Pull request #3590 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c0b3e513eb9170f3e245e84ef5c49943ab44f6c4+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (2a80bf5b980f28d513e480bfee69d864e9b0c140) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8701746900538031918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4041163653021778502.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git 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-3590/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3590/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5154313701345087176.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3590/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6066515526807430065.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4582302227138131247.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE 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-3590/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3590/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh96446502156831454.key > 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 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-766’ Running on prd-centos7-docker-4c-2g-770 in /w/workspace/edgexfoundry_edgex-go_PR-3590 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2258613856883187367.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh895819382411294104.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3590/head:refs/remotes/origin/PR-3590 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 Merge succeeded, producing c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 Checking out Revision c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 (PR-3590) > git config core.sparsecheckout # timeout=10 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1142287492062145333.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:46 ========================================================= 19:07:46 EdgeX Global Pipelines Version Info 19:07:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:48 ------------------- 19:07:48 stable info: 19:07:48 ------------------- 19:07:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:48 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:07:48 Message: update stable to v1.0.195 19:07:48 ------------------- 19:07:48 experimental info: 19:07:48 ------------------- 19:07:48 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:48 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:07:48 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3590 [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3590 [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3590 [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0b3e51 [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:50 provisioning config files... 19:07:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6158510999645269587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:51 ---> docker-login.sh 19:07:51 nexus3.edgexfoundry.org:10001 19:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 nexus3.edgexfoundry.org:10002 19:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 nexus3.edgexfoundry.org:10003 19:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 nexus3.edgexfoundry.org:10004 19:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 docker.io 19:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 ---> docker-login.sh ends [Pipeline] } 19:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:52 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:07:52 + for file in '`ls cmd/**/Dockerfile`' 19:07:52 ++ dirname cmd/core-command/Dockerfile 19:07:52 ++ cut -d/ -f2 19:07:52 + echo core-command,cmd/core-command/Dockerfile 19:07:52 + for file in '`ls cmd/**/Dockerfile`' 19:07:52 ++ cut -d/ -f2 19:07:52 ++ dirname cmd/core-data/Dockerfile 19:07:52 + echo core-data,cmd/core-data/Dockerfile 19:07:52 + for file in '`ls cmd/**/Dockerfile`' 19:07:52 ++ dirname cmd/core-metadata/Dockerfile 19:07:52 ++ cut -d/ -f2 19:07:52 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:52 + for file in '`ls cmd/**/Dockerfile`' 19:07:52 ++ dirname cmd/security-bootstrapper/Dockerfile 19:07:52 ++ cut -d/ -f2 19:07:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:52 + for file in '`ls cmd/**/Dockerfile`' 19:07:52 ++ cut -d/ -f2 19:07:52 ++ dirname cmd/security-proxy-setup/Dockerfile 19:07:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:52 + for file in '`ls cmd/**/Dockerfile`' 19:07:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:07:52 ++ cut -d/ -f2 19:07:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:52 + for file in '`ls cmd/**/Dockerfile`' 19:07:52 ++ dirname cmd/support-notifications/Dockerfile 19:07:52 ++ cut -d/ -f2 19:07:52 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:52 + for file in '`ls cmd/**/Dockerfile`' 19:07:52 ++ dirname cmd/support-scheduler/Dockerfile 19:07:52 ++ cut -d/ -f2 19:07:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:52 + for file in '`ls cmd/**/Dockerfile`' 19:07:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:07:52 ++ cut -d/ -f2 19:07:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:54 19:07:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:07:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:54 latest: Pulling from edgex-devops/git-semver 19:07:54 31603596830f: Pulling fs layer 19:07:54 54011a49482f: Pulling fs layer 19:07:54 a6820b24f6d8: Pulling fs layer 19:07:54 f581987b2513: Pulling fs layer 19:07:54 f581987b2513: Waiting 19:07:54 54011a49482f: Verifying Checksum 19:07:54 54011a49482f: Download complete 19:07:54 31603596830f: Download complete 19:07:54 f581987b2513: Verifying Checksum 19:07:54 f581987b2513: Download complete 19:07:54 31603596830f: Pull complete 19:07:55 a6820b24f6d8: Verifying Checksum 19:07:55 a6820b24f6d8: Download complete 19:07:55 54011a49482f: Pull complete 19:07:55 a6820b24f6d8: Pull complete 19:07:55 f581987b2513: Pull complete 19:07:55 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:07:56 prd-centos7-docker-4c-2g-770 does not seem to be running inside a container 19:07:56 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:07:57 $ docker top 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:57 [ssh-agent] Looking for ssh-agent implementation... 19:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:57 $ docker exec 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 ssh-agent 19:07:57 SSH_AUTH_SOCK=/tmp/ssh-KgoeHWYSFWR4/agent.14 19:07:57 SSH_AGENT_PID=20 19:07:57 Running ssh-add (command line suppressed) 19:07:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8842262255566587906.key (/w/workspace/edgex-go/1@tmp/private_key_8842262255566587906.key) 19:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:57 + git tag --points-at HEAD [Pipeline] } 19:07:57 $ docker exec --env ******** --env ******** 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 ssh-agent -k 19:07:58 unset SSH_AUTH_SOCK; 19:07:58 unset SSH_AGENT_PID; 19:07:58 echo Agent pid 20 killed; 19:07:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:58 [ssh-agent] Looking for ssh-agent implementation... 19:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:58 $ docker exec 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 ssh-agent 19:07:58 SSH_AUTH_SOCK=/tmp/ssh-G1cXCGKVhoUI/agent.51 19:07:58 SSH_AGENT_PID=58 19:07:58 Running ssh-add (command line suppressed) 19:07:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_454130852951269164.key (/w/workspace/edgex-go/1@tmp/private_key_454130852951269164.key) 19:07:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:58 + git semver init 19:07:58 # -> Open(): unable to determine branch for HEAD 19:07:58 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:07:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:07:58 # $SEMVER_REMOTE_NAME = origin 19:07:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:07:58 # $SEMVER_USER_NAME = edgex-jenkins 19:07:58 # $SEMVER_BRANCH = PR-3590 19:07:58 # $SEMVER_TEMP = /tmp/semver-394903532 19:07:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:08:20 # '/tmp/semver-394903532' -> '/w/workspace/edgex-go/1/.semver' 19:08:21 # -> Force: false 19:08:21 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:08:21 $ docker exec --env ******** --env ******** 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 ssh-agent -k 19:08:21 unset SSH_AUTH_SOCK; 19:08:21 unset SSH_AGENT_PID; 19:08:21 echo Agent pid 58 killed; 19:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:21 + git semver [Pipeline] } 19:08:21 $ docker stop --time=1 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 19:08:23 $ docker rm -f 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:24 Stashed 1 file(s) [Pipeline] echo 19:08:24 [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 19:08:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:08:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:08:26 + sudo service docker restart 19:08:26 + true 19:08:26 Redirecting to /bin/systemctl restart docker.service 19:08:39 Still waiting to schedule task 19:08:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-767’ is offline [Pipeline] echo 19:08:44 ========================================================= 19:08:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:08:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:08:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:08:46 Sending build context to Docker daemon 329.5MB 19:08:46 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:08:46 Step 2/6 : FROM ${BASE} 19:08:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:46 540db60ca938: Pulling fs layer 19:08:46 adcc1eea9eea: Pulling fs layer 19:08:46 4c4ab2625f07: Pulling fs layer 19:08:46 0510c868ecb4: Pulling fs layer 19:08:46 afea3b2eda06: Pulling fs layer 19:08:46 7809a108b3ef: Pulling fs layer 19:08:46 f706445af74f: Pulling fs layer 19:08:46 0510c868ecb4: Waiting 19:08:46 afea3b2eda06: Waiting 19:08:46 7809a108b3ef: Waiting 19:08:46 f706445af74f: Waiting 19:08:46 4c4ab2625f07: Verifying Checksum 19:08:46 4c4ab2625f07: Download complete 19:08:46 adcc1eea9eea: Verifying Checksum 19:08:46 adcc1eea9eea: Download complete 19:08:46 afea3b2eda06: Verifying Checksum 19:08:46 afea3b2eda06: Download complete 19:08:46 7809a108b3ef: Verifying Checksum 19:08:46 7809a108b3ef: Download complete 19:08:46 540db60ca938: Verifying Checksum 19:08:46 540db60ca938: Download complete 19:08:46 540db60ca938: Pull complete 19:08:46 adcc1eea9eea: Pull complete 19:08:46 4c4ab2625f07: Pull complete 19:08:48 f706445af74f: Verifying Checksum 19:08:48 f706445af74f: Download complete 19:08:48 0510c868ecb4: Verifying Checksum 19:08:48 0510c868ecb4: Download complete 19:08:51 0510c868ecb4: Pull complete 19:08:51 afea3b2eda06: Pull complete 19:08:51 7809a108b3ef: Pull complete 19:08:54 f706445af74f: Pull complete 19:08:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:08:54 ---> b068be0155e3 19:08: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 19:08:56 ---> Running in fa4bb47713ae 19:08:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:08:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:08:57 (1/12) Installing libmagic (5.39-r0) 19:08:57 (2/12) Installing file (5.39-r0) 19:08:58 (3/12) Installing libc-dev (0.7.2-r3) 19:08:58 (4/12) Installing g++ (10.2.1_pre1-r3) 19:09:06 (5/12) Installing fortify-headers (1.1-r0) 19:09:06 (6/12) Installing patch (2.7.6-r7) 19:09:06 (7/12) Installing build-base (0.5-r2) 19:09:06 (8/12) Installing libsodium (1.0.18-r0) 19:09:06 (9/12) Installing pkgconf (1.7.3-r0) 19:09:06 (10/12) Installing libsodium-dev (1.0.18-r0) 19:09:06 (11/12) Installing libzmq (4.3.3-r1) 19:09:06 (12/12) Installing zeromq-dev (4.3.3-r1) 19:09:06 Executing busybox-1.32.1-r6.trigger 19:09:06 OK: 219 MiB in 52 packages 19:09:07 Removing intermediate container fa4bb47713ae 19:09:07 ---> 99d18b65521e 19:09:07 Step 4/6 : WORKDIR /edgex-go 19:09:07 ---> Running in f72f428429fc 19:09:07 Removing intermediate container f72f428429fc 19:09:07 ---> a184bb8faff0 19:09:07 Step 5/6 : COPY go.mod . 19:09:07 ---> beb4d527812f 19:09:07 Step 6/6 : RUN go mod download 19:09:07 ---> Running in c5228e9033e0 19:09:25 Removing intermediate container c5228e9033e0 19:09:25 ---> 8380dcb825dc 19:09:25 Successfully built 8380dcb825dc 19:09:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:09:26 + docker inspect -f . ci-base-image-x86_64 19:09:26 . [Pipeline] withDockerContainer 19:09:26 prd-centos7-docker-4c-2g-770 does not seem to be running inside a container 19:09:26 $ 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 ******** ci-base-image-x86_64 cat 19:09:26 $ docker top 393b35df3fa231552b1b891147bf9b951927082aa9dd1b615b0e8e1e14128b99 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:27 + go version 19:09:27 go version go1.16.3 linux/amd64 [Pipeline] } 19:09:27 $ docker stop --time=1 393b35df3fa231552b1b891147bf9b951927082aa9dd1b615b0e8e1e14128b99 19:09:28 $ docker rm -f 393b35df3fa231552b1b891147bf9b951927082aa9dd1b615b0e8e1e14128b99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:29 + docker inspect -f . ci-base-image-x86_64 19:09:29 . [Pipeline] withDockerContainer 19:09:29 prd-centos7-docker-4c-2g-770 does not seem to be running inside a container 19:09:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat 19:09:29 $ docker top 9d3cd6568dfa30a617d74f18d209414627c24db033e9ac443d9c850ded78263a -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:30 ========================================================= 19:09:30 [edgeXBuildGoParallel] Running Tests and Build... 19:09:30 ========================================================= [Pipeline] sh 19:09:30 + go mod tidy [Pipeline] sh 19:09:30 + make test 19:09:30 go mod tidy 19:09:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:36 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:10:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:10:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:10:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:10:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:10:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:10:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:10:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:10:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:10:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:10:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 19:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 19:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 53.1% of statements 19:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.087s coverage: 87.7% of statements 19:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.052s coverage: 78.9% of statements 19:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 19:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 95.1% of statements 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements 19:10:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 19:10:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 19:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 19:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 19:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 19:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 19:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 19:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 19:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.262s coverage: 81.8% of statements 19:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-771 in /w/workspace/edgexfoundry_edgex-go_PR-3590 [Pipeline] { [Pipeline] ws 19:10:37 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:37 The recommended git tool is: git 19:10:43 using credential edgex-jenkins-ssh 19:10:43 Cloning the remote Git repository 19:10:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:43 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:43 > git --version # timeout=10 19:10:43 > git --version # 'git version 2.17.1' 19:10:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 66.9% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.097s coverage: 19.3% of statements 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 19:10:54 GO111MODULE=on go vet ./... 19:10:59 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:10:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3590/head:refs/remotes/origin/PR-3590 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:00 Merge succeeded, producing c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:11:00 Checking out Revision c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 (PR-3590) 19:10:59 > git config core.sparsecheckout # timeout=10 19:10:59 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 19:11:00 > git remote # timeout=10 19:11:00 > git config --get remote.origin.url # timeout=10 19:11:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:00 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 19:11:00 > git rev-parse HEAD^{commit} # timeout=10 19:11:00 > git config core.sparsecheckout # timeout=10 19:11:00 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 19:11:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:11:04 > git --version # timeout=10 19:11:04 > git --version # 'git version 2.17.1' 19:11:04 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:11:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:11:07 + sudo service docker+ restart 19:11:07 true 19:11:21 gofmt -l . 19:11:21 [ "`gofmt -l .`" = "" ] 19:11:21 ./bin/test-attribution-txt.sh [Pipeline] sh 19:11:21 + ls -al . 19:11:21 total 516 19:11:21 drwxrwxr-x 10 1001 1001 4096 Jun 22 19:11 . 19:11:21 drwxr-xr-x 4 root root 28 Jun 22 19:09 .. 19:11:21 -rw-rw-r-- 1 1001 1001 11 Jun 22 19:07 .dockerignore 19:11:21 drwxrwxr-x 8 1001 1001 179 Jun 22 19:07 .git 19:11:21 drwxrwxr-x 3 1001 1001 125 Jun 22 19:07 .github 19:11:21 -rw-rw-r-- 1 1001 1001 818 Jun 22 19:07 .gitignore 19:11:21 drwx------ 3 1001 1001 60 Jun 22 19:08 .semver 19:11:21 -rw-rw-r-- 1 1001 1001 166 Jun 22 19:07 .sonarcloud.properties 19:11:21 -rw-rw-r-- 1 1001 1001 8609 Jun 22 19:07 Attribution.txt 19:11:21 -rw-rw-r-- 1 1001 1001 3804 Jun 22 19:07 CONTRIBUTING.md 19:11:21 -rw-rw-r-- 1 1001 1001 931 Jun 22 19:07 Dockerfile.build 19:11:21 -rw-rw-r-- 1 1001 1001 849 Jun 22 19:07 Jenkinsfile 19:11:21 -rw-rw-r-- 1 1001 1001 10775 Jun 22 19:07 LICENSE 19:11:21 -rw-rw-r-- 1 1001 1001 5605 Jun 22 19:07 Makefile 19:11:21 -rw-rw-r-- 1 1001 1001 7905 Jun 22 19:07 README.md 19:11:21 -rw-rw-r-- 1 1001 1001 7071 Jun 22 19:07 SECURITY.md 19:11:21 -rw-rw-r-- 1 1001 1001 5 Jun 22 19:08 VERSION 19:11:21 -rw-rw-r-- 1 1001 1001 4131 Jun 22 19:07 ZMQWindows.md 19:11:21 drwxrwxr-x 2 1001 1001 37 Jun 22 19:07 bin 19:11:21 drwxrwxr-x 14 1001 1001 4096 Jun 22 19:07 cmd 19:11:21 -rw-r--r-- 1 root root 398095 Jun 22 19:10 coverage.out 19:11:21 -rw-rw-r-- 1 1001 1001 841 Jun 22 19:07 go.mod 19:11:21 -rw-r--r-- 1 root root 20962 Jun 22 19:09 go.sum 19:11:21 drwxrwxr-x 7 1001 1001 114 Jun 22 19:07 internal 19:11:21 drwxrwxr-x 3 1001 1001 16 Jun 22 19:07 openapi 19:11:21 drwxrwxr-x 4 1001 1001 71 Jun 22 19:07 snap 19:11:21 -rw-rw-r-- 1 1001 1001 168 Jun 22 19:07 version.go [Pipeline] sh 19:11:22 + '[' -e coverage.out ] 19:11:22 + chown 1001:1001 coverage.out [Pipeline] stash 19:11:22 Stashed 1 file(s) [Pipeline] sh 19:11:22 + make build 19:11:22 go mod tidy 19:11:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:11:24 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:25 provisioning config files... 19:11:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9150909415609134253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:26 ---> docker-login.sh 19:11:26 nexus3.edgexfoundry.org:10001 19:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:27 Configure a credential helper to remove this warning. See 19:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:27 19:11:27 Login Succeeded 19:11:27 nexus3.edgexfoundry.org:10002 19:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:27 Configure a credential helper to remove this warning. See 19:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:27 19:11:27 Login Succeeded 19:11:27 nexus3.edgexfoundry.org:10003 19:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:28 Configure a credential helper to remove this warning. See 19:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:28 19:11:28 Login Succeeded 19:11:28 nexus3.edgexfoundry.org:10004 19:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:28 Configure a credential helper to remove this warning. See 19:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:28 19:11:28 Login Succeeded 19:11:28 docker.io 19:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:29 Configure a credential helper to remove this warning. See 19:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:29 19:11:29 Login Succeeded 19:11:29 ---> docker-login.sh ends [Pipeline] } 19:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:30 ========================================================= 19:11:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:11:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:11:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:11:32 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 19:11:32 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 19:11:32 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 19:11:33 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 19:11:33 Sending build context to Docker daemon 166.3MB 19:11:33 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:11:33 Step 2/6 : FROM ${BASE} 19:11:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:33 595b0fe564bb: Pulling fs layer 19:11:33 3088b5b3c5c0: Pulling fs layer 19:11:33 5b7225fbf94c: Pulling fs layer 19:11:33 ba82ee9f976e: Pulling fs layer 19:11:33 506bd15cee9f: Pulling fs layer 19:11:33 75a0a4a0db45: Pulling fs layer 19:11:33 618dc40b7e24: Pulling fs layer 19:11:33 506bd15cee9f: Waiting 19:11:33 75a0a4a0db45: Waiting 19:11:33 ba82ee9f976e: Waiting 19:11:33 618dc40b7e24: Waiting 19:11:33 5b7225fbf94c: Verifying Checksum 19:11:33 5b7225fbf94c: Download complete 19:11:33 3088b5b3c5c0: Verifying Checksum 19:11:33 3088b5b3c5c0: Download complete 19:11:33 506bd15cee9f: Verifying Checksum 19:11:33 506bd15cee9f: Download complete 19:11:33 75a0a4a0db45: Verifying Checksum 19:11:33 595b0fe564bb: Verifying Checksum 19:11:33 595b0fe564bb: Download complete 19:11:34 595b0fe564bb: Pull complete 19:11:34 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 19:11:34 3088b5b3c5c0: Pull complete 19:11:34 5b7225fbf94c: Pull complete 19:11:35 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 19:11:35 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 19:11:36 618dc40b7e24: Verifying Checksum 19:11:36 618dc40b7e24: Download complete 19:11:36 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 19:11:37 ba82ee9f976e: Verifying Checksum 19:11:37 ba82ee9f976e: Download complete 19:11:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:11:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:11:40 $ docker stop --time=1 9d3cd6568dfa30a617d74f18d209414627c24db033e9ac443d9c850ded78263a 19:11:41 $ docker rm -f 9d3cd6568dfa30a617d74f18d209414627c24db033e9ac443d9c850ded78263a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:45 19:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:11:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:45 latest: Pulling from edgex-devops/edgex-compose 19:11:45 cbdbe7a5bc2a: Pulling fs layer 19:11:45 ca9280d653b3: Pulling fs layer 19:11:45 7e9c9ca2126c: Pulling fs layer 19:11:46 cbdbe7a5bc2a: Verifying Checksum 19:11:46 cbdbe7a5bc2a: Download complete 19:11:46 cbdbe7a5bc2a: Pull complete 19:11:46 ca9280d653b3: Verifying Checksum 19:11:46 ca9280d653b3: Download complete 19:11:46 ca9280d653b3: Pull complete 19:11:47 7e9c9ca2126c: Verifying Checksum 19:11:47 7e9c9ca2126c: Download complete 19:11:47 ba82ee9f976e: Pull complete 19:11:47 506bd15cee9f: Pull complete 19:11:48 75a0a4a0db45: Pull complete 19:11:50 7e9c9ca2126c: Pull complete 19:11:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:11:50 prd-centos7-docker-4c-2g-770 does not seem to be running inside a container 19:11:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:52 618dc40b7e24: Pull complete 19:11:52 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:11:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:11:52 ---> a36622ca3599 19:11:52 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 19:11:53 $ docker top 8b6713089780d018c5c719b79ca3b26743d1cdb27aef36bd62dd9ac5b3c1fdcf -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:53 + docker-compose build --help 19:11:53 + grep parallel 19:11:54 --parallel Build images in parallel. [Pipeline] } 19:11:54 $ docker stop --time=1 8b6713089780d018c5c719b79ca3b26743d1cdb27aef36bd62dd9ac5b3c1fdcf 19:11:54 ---> Running in 7c8e02744b72 19:11:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:11:55 $ docker rm -f 8b6713089780d018c5c719b79ca3b26743d1cdb27aef36bd62dd9ac5b3c1fdcf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:56 . [Pipeline] withDockerContainer 19:11:56 prd-centos7-docker-4c-2g-770 does not seem to be running inside a container 19:11:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:11:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:57 $ docker top ceabf71ffdeeba97c5d232b1df556641e059db7c89bc4fae1fe1aeb5902b2631 -eo pid,comm [Pipeline] { 19:11:57 (1/12) Installing libmagic (5.39-r0) [Pipeline] sh 19:11:57 (2/12) Installing file (5.39-r0) 19:11:57 (3/12) Installing libc-dev (0.7.2-r3) 19:11:57 (4/12) Installing g++ (10.2.1_pre1-r3) 19:11:57 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:58 Building core-command ... 19:11:58 Building core-data ... 19:11:58 Building core-metadata ... 19:11:58 Building security-bootstrapper ... 19:11:58 Building security-proxy-setup ... 19:11:58 Building security-secretstore-setup ... 19:11:58 Building support-notifications ... 19:11:58 Building support-scheduler ... 19:11:58 Building sys-mgmt-agent ... 19:11:58 Building support-scheduler 19:11:58 Building sys-mgmt-agent 19:11:58 Building security-bootstrapper 19:11:58 Building core-command 19:11:58 Building support-notifications 19:12:00 (5/12) Installing fortify-headers (1.1-r0) 19:12:00 (6/12) Installing patch (2.7.6-r7) 19:12:00 (7/12) Installing build-base (0.5-r2) 19:12:01 (8/12) Installing libsodium (1.0.18-r0) 19:12:01 (9/12) Installing pkgconf (1.7.3-r0) 19:12:01 (10/12) Installing libsodium-dev (1.0.18-r0) 19:12:01 (11/12) Installing libzmq (4.3.3-r1) 19:12:01 (12/12) Installing zeromq-dev (4.3.3-r1) 19:12:01 Executing busybox-1.32.1-r6.trigger 19:12:01 OK: 218 MiB in 52 packages 19:12:05 Removing intermediate container 7c8e02744b72 19:12:05 ---> b88d77bdf94e 19:12:05 Step 4/6 : WORKDIR /edgex-go 19:12:05 ---> Running in 18a231578a06 19:12:05 Removing intermediate container 18a231578a06 19:12:05 ---> bdd41f0cc9c5 19:12:05 Step 5/6 : COPY go.mod . 19:12:06 ---> 6361039d0065 19:12:06 Step 6/6 : RUN go mod download 19:12:06 ---> Running in a7e2954d8e90 19:12:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:16 ---> 8380dcb825dc 19:12:16 Step 3/23 : WORKDIR /edgex-go 19:12:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:16 ---> 8380dcb825dc 19:12:16 Step 3/23 : WORKDIR /edgex-go 19:12:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:31 ---> 8380dcb825dc 19:12:31 Step 3/24 : WORKDIR /edgex-go 19:12:31 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:12:31 ---> 8380dcb825dc 19:12:31 Step 3/32 : WORKDIR /edgex-go 19:12:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:31 ---> 8380dcb825dc 19:12:31 Step 3/24 : WORKDIR /edgex-go 19:12:33 Removing intermediate container a7e2954d8e90 19:12:33 ---> 74166e549c12 19:12:33 Successfully built 74166e549c12 19:12:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:12:34 + docker inspect -f . ci-base-image-arm64 19:12:34 . [Pipeline] withDockerContainer 19:12:34 prd-ubuntu18.04-docker-arm64-4c-16g-771 does not seem to be running inside a container 19:12: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 ******** ci-base-image-arm64 cat 19:12:35 ---> Running in 94448323cc9b 19:12:35 ---> Running in 798c751660fc 19:12:35 ---> Running in 48b5c4f740f3 19:12:35 ---> Running in 54103075f1bc 19:12:35 ---> Running in b8d253165a75 19:12:35 Removing intermediate container 94448323cc9b 19:12:35 ---> 5483542b4011 19:12:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:35 Removing intermediate container 798c751660fc 19:12:35 ---> 293c9635171a 19:12:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:35 Removing intermediate container 48b5c4f740f3 19:12:35 ---> 611db1b516a8 19:12:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:35 Removing intermediate container 54103075f1bc 19:12:35 ---> ae3426cd9467 19:12:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:35 ---> Running in 17d88e4e71c2 19:12:35 Removing intermediate container b8d253165a75 19:12:35 ---> 7e11d1c1ab4f 19:12:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:35 ---> Running in aad91d47a2ed 19:12:35 ---> Running in 6b59fc83fc26 19:12:35 ---> Running in 553dc21efbe2 19:12:35 ---> Running in cd8a543166c6 19:12:35 $ docker top 23994e9cef609781cdc2c4265e6b330d4bb3e33b104bf51265d52a2f169a9554 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:36 + go version 19:12:36 go version go1.16.5 linux/arm64 [Pipeline] } 19:12:36 $ docker stop --time=1 23994e9cef609781cdc2c4265e6b330d4bb3e33b104bf51265d52a2f169a9554 19:12:37 Removing intermediate container aad91d47a2ed 19:12:37 ---> 444c6a2df5b6 19:12:37 Step 5/32 : RUN apk add --update --no-cache make git 19:12:37 ---> Running in baf1ee5942ac 19:12:37 Removing intermediate container 17d88e4e71c2 19:12:37 ---> 47066b2dfa4a 19:12:37 Step 5/24 : RUN apk add --update --no-cache make bash git 19:12:37 ---> Running in d0ade3517273 19:12:37 Removing intermediate container 6b59fc83fc26 19:12:37 ---> e5e893a08588 19:12:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:37 Removing intermediate container 553dc21efbe2 19:12:37 ---> 5a0c34f8ea0e 19:12:37 Step 5/23 : RUN apk add --update --no-cache make git 19:12:37 ---> Running in 49534c8ccca3 19:12:37 ---> Running in 6d16bb478c1d 19:12:37 Removing intermediate container cd8a543166c6 19:12:37 ---> 93f5c2fd5ce3 19:12:37 Step 5/24 : RUN apk add --update --no-cache make git 19:12:37 ---> Running in 8850d197f36d 19:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:38 $ docker rm -f 23994e9cef609781cdc2c4265e6b330d4bb3e33b104bf51265d52a2f169a9554 19:12:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:12:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 19:12:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:39 OK: 219 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh 19:12:39 OK: 219 MiB in 52 packages 19:12:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:39 + docker inspect -f . ci-base-image-arm64 19:12:39 . [Pipeline] withDockerContainer 19:12:40 Removing intermediate container baf1ee5942ac 19:12:40 ---> cd6202e37a46 19:12:40 Step 6/32 : COPY go.mod . 19:12:40 OK: 219 MiB in 52 packages 19:12:40 OK: 219 MiB in 52 packages 19:12:40 prd-ubuntu18.04-docker-arm64-4c-16g-771 does not seem to be running inside a container 19:12:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-arm64 cat 19:12:40 ---> f7602c29b693 19:12:40 Step 7/32 : RUN go mod download 19:12:40 OK: 219 MiB in 52 packages 19:12:40 ---> Running in 4e8e23563e9e 19:12:40 Removing intermediate container 49534c8ccca3 19:12:40 ---> 6eea361f1db8 19:12:40 Step 6/23 : COPY go.mod . 19:12:40 Removing intermediate container 6d16bb478c1d 19:12:40 ---> d972968c4d35 19:12:40 Step 6/23 : COPY go.mod . 19:12:41 Removing intermediate container d0ade3517273 19:12:41 ---> 3ad358bf9a6b 19:12:41 Step 6/24 : COPY go.mod . 19:12:41 ---> 149243a54b60 19:12:41 Step 7/23 : RUN go mod download 19:12:41 ---> c722f6f461fd 19:12:41 Step 7/23 : RUN go mod download 19:12:41 Removing intermediate container 8850d197f36d 19:12:41 ---> f9c620709073 19:12:41 Step 6/24 : COPY go.mod . 19:12:41 ---> Running in d3ef3b2ec30e 19:12:41 ---> Running in c32b5bf30421 19:12:41 ---> 8f3a889ff2f3 19:12:41 Step 7/24 : RUN go mod download 19:12:41 ---> Running in abeb4f902eb3 19:12:41 $ docker top a9317c155d0a25283e3306bf89d5f0dbc59cc54175368ee51fe74e12e19e4e2e -eo pid,comm 19:12:42 ---> 0b7a468bd4ca 19:12:42 Step 7/24 : RUN go mod download 19:12:42 ---> Running in dc7464b99bea [Pipeline] { [Pipeline] echo 19:12:42 ========================================================= 19:12:42 [edgeXBuildGoParallel] Running Tests and Build... 19:12:42 ========================================================= [Pipeline] sh 19:12:42 Removing intermediate container 4e8e23563e9e 19:12:42 ---> 034e64f64f48 19:12:42 Step 8/32 : COPY . . 19:12:42 + go mod tidy [Pipeline] sh 19:12:44 + make test 19:12:44 go mod tidy 19:12:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:47 Removing intermediate container d3ef3b2ec30e 19:12:47 ---> bd8d74c73b36 19:12:47 Step 8/23 : COPY . . 19:12:47 ---> b9734019dca4 19:12:47 Step 9/32 : RUN go mod tidy 19:12:48 Removing intermediate container c32b5bf30421 19:12:48 ---> f7443b944ac0 19:12:48 Step 8/23 : COPY . . 19:12:58 ---> Running in daa7fe09ee8c 19:12:58 Removing intermediate container abeb4f902eb3 19:12:58 ---> dc8663887921 19:12:58 Step 8/24 : COPY . . 19:12:58 Removing intermediate container dc7464b99bea 19:12:58 ---> 263eb3780867 19:12:58 Step 8/24 : COPY . . 19:12:58 ---> 157ec68da9b8 19:12:58 Step 9/23 : RUN go mod tidy 19:13:00 ---> fae52cf206d5 19:13:00 Step 9/23 : RUN go mod tidy 19:13:11 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:12 ---> Running in 0900e2624012 19:13:12 ---> Running in 1589f5eade0e 19:13:12 ---> 56f3b78cec30 19:13:12 Step 9/24 : RUN go mod tidy 19:13:12 ---> c67619cbaede 19:13:12 Step 9/24 : RUN go mod tidy 19:13:12 ---> Running in 186d28faf393 19:13:12 ---> Running in 507f55d022cd 19:13:12 Removing intermediate container daa7fe09ee8c 19:13:12 ---> 800a8bae181b 19:13:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:13:12 ---> Running in fc703ee15fe2 19:13:12 Removing intermediate container 0900e2624012 19:13:12 ---> b7aabe2bbdfd 19:13:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:13:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:13:12 ---> Running in 68cc4c117d85 19:13:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:13:14 Removing intermediate container 186d28faf393 19:13:14 ---> 864bfbd4d0f5 19:13:14 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:13:14 Removing intermediate container 1589f5eade0e 19:13:14 ---> d939be5697de 19:13:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:13:14 ---> Running in 2f10aa8eb350 19:13:14 Removing intermediate container 507f55d022cd 19:13:14 ---> 841739f48dcc 19:13:14 Step 10/24 : RUN make cmd/core-command/core-command 19:13:14 ---> Running in 67ad88b24065 19:13:14 ---> Running in 01097b75c414 19:13:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:13:15 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 19:13:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:13:53 Removing intermediate container fc703ee15fe2 19:13:53 ---> 32e92634974e 19:13:53 19:13:53 Step 11/32 : FROM alpine:3.12 19:13:53 3.12: Pulling from library/alpine 19:13:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:13:53 Status: Downloaded newer image for alpine:3.12 19:13:53 ---> 13621d1b12d4 19:13:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:13:53 ---> Running in a4fcfea83a8d 19:13:53 Removing intermediate container a4fcfea83a8d 19:13:53 ---> ba86233cb43d 19:13:53 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:13:53 Removing intermediate container 01097b75c414 19:13:53 ---> e54322cbaf30 19:13:53 19:13:53 Step 11/24 : FROM alpine:3.12 19:13:53 ---> 13621d1b12d4 19:13:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:13:54 ---> Running in 2150a7d1ea6a 19:13:54 ---> Running in 067f93f3beab 19:13:54 Removing intermediate container 2f10aa8eb350 19:13:54 ---> c29300c87a69 19:13:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:13:54 Removing intermediate container 68cc4c117d85 19:13:54 ---> 0d58c85768a0 19:13:54 19:13:54 Step 11/23 : FROM alpine:3.12 19:13:54 ---> 13621d1b12d4 19:13:54 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:54 ---> Running in 2882bff08278 19:13:54 ---> Running in 941e2d92097d 19:13:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:55 (1/2) Installing dumb-init (1.2.2-r1) 19:13:55 (2/2) Installing su-exec (0.2-r1) 19:13:55 Executing busybox-1.31.1-r20.trigger 19:13:55 OK: 6 MiB in 16 packages 19:13:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:55 (1/1) Installing dumb-init (1.2.2-r1) 19:13:55 Executing busybox-1.31.1-r20.trigger 19:13:55 OK: 6 MiB in 15 packages 19:13:55 Removing intermediate container 67ad88b24065 19:13:55 ---> b9eefb4005c7 19:13:55 19:13:55 Step 11/23 : FROM alpine:3.12 19:13:55 ---> 13621d1b12d4 19:13:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:13:55 ---> Running in 59eb507b678e 19:13:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:55 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 19:13:55 (1/2) Installing ca-certificates (20191127-r4) 19:13:55 (2/2) Installing dumb-init (1.2.2-r1) 19:13:55 Executing busybox-1.31.1-r20.trigger 19:13:55 Executing ca-certificates-20191127-r4.trigger 19:13:56 OK: 6 MiB in 16 packages 19:13:56 Removing intermediate container 2150a7d1ea6a 19:13:56 ---> a09402908f13 19:13:56 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:13:56 ---> Running in 4a057299be5e 19:13:56 Removing intermediate container 067f93f3beab 19:13:56 ---> 3dbf27578b83 19:13:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:56 Removing intermediate container 4a057299be5e 19:13:56 ---> ffa6c3779416 19:13:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:13:56 ---> Running in 592823c8b5ac 19:13:56 ---> Running in 0689840c6285 19:13:56 Removing intermediate container 592823c8b5ac 19:13:56 ---> 55cdf1e960ef 19:13:56 Step 14/24 : ENV APP_PORT=59882 19:13:56 Removing intermediate container 0689840c6285 19:13:56 ---> d2ccf93c6fb5 19:13:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:13:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:56 Removing intermediate container 941e2d92097d 19:13:56 ---> 6980c9bcf6db 19:13:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:56 ---> Running in 17c99d298a53 19:13:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:56 ---> Running in 544c46c6957c 19:13:56 ---> Running in 3b1429bd4968 19:13:56 (1/1) Installing dumb-init (1.2.2-r1) 19:13:56 Executing busybox-1.31.1-r20.trigger 19:13:56 OK: 6 MiB in 15 packages 19:13:56 Removing intermediate container 2882bff08278 19:13:56 ---> dd91d09b73c1 19:13:56 19:13:56 Step 12/24 : FROM docker:20.10.0 19:13:56 Removing intermediate container 17c99d298a53 19:13:56 ---> ff0bfcb6e08c 19:13:56 Step 15/24 : EXPOSE $APP_PORT 19:13:56 Removing intermediate container 3b1429bd4968 19:13:56 ---> 80daf262e877 19:13:56 Step 14/23 : ENV APP_PORT=59860 19:13:56 20.10.0: Pulling from library/docker 19:13:56 ---> Running in 42fa98d52733 19:13:56 ---> Running in b28c91d6cb14 19:13:57 Removing intermediate container 42fa98d52733 19:13:57 ---> a199d609fda9 19:13:57 Step 15/23 : EXPOSE $APP_PORT 19:13:57 Removing intermediate container 59eb507b678e 19:13:57 ---> 70fb76f411d4 19:13:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:57 Removing intermediate container b28c91d6cb14 19:13:57 ---> a3bfbb31c40a 19:13:57 Step 16/24 : WORKDIR / 19:13:57 ---> Running in 2f44dbf29253 19:13:57 ---> Running in 3a2be5b50df6 19:13:57 ---> Running in 396107f43850 19:13:57 Removing intermediate container 544c46c6957c 19:13:57 ---> f74c42120f4a 19:13:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:13:57 Removing intermediate container 2f44dbf29253 19:13:57 ---> 36d15ad42c72 19:13:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:57 Removing intermediate container 3a2be5b50df6 19:13:57 ---> 8617d679366d 19:13:57 Step 14/23 : ENV APP_PORT=59861 19:13:57 Removing intermediate container 396107f43850 19:13:57 ---> 779da8ebf470 19:13:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:57 ---> Running in 9bb3a7481c13 19:13:57 ---> Running in abd3c377eb19 19:13:57 ---> a3a2178de43e 19:13:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:57 Removing intermediate container abd3c377eb19 19:13:57 ---> 33eee4149512 19:13:57 Step 15/23 : EXPOSE $APP_PORT 19:13:58 Removing intermediate container 9bb3a7481c13 19:13:58 ---> 4fcecf0c0f5a 19:13:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:13:58 ---> 37b3d76461a9 19:13:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:58 ---> Running in 3fe1532529cd 19:13:58 Removing intermediate container 3fe1532529cd 19:13:58 ---> 69b6607f8d8f 19:13:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:58 ---> 99643c68d3ff 19:13:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:13:58 ---> Running in 07fe34efc971 19:13:58 ---> dedf4b88e04a 19:13:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:13:58 ---> e6311c127085 19:13:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:13:58 ---> b38db4ccde5e 19:13:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:58 ---> 33f8f04886fd 19:13:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:13:58 ---> b758f8c81ce8 19:13:58 Step 20/24 : ENTRYPOINT ["/core-command"] 19:13:58 ---> 0967c2cf46ab 19:13:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:13:59 ---> Running in 442bd3f0a366 19:13:59 ---> Running in da7f00ee774c 19:13:59 Removing intermediate container 442bd3f0a366 19:13:59 ---> 90e3fb842956 19:13:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:59 ---> Running in c01faf6555c6 19:13:59 Removing intermediate container da7f00ee774c 19:13:59 ---> dbd3c567ed48 19:13:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:59 ---> 6e8912e54927 19:13:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:13:59 ---> Running in fda36525372c 19:13:59 ---> Running in f050b7699bcd 19:13:59 Removing intermediate container c01faf6555c6 19:13:59 ---> 5e9942ef216e 19:13:59 Step 21/23 : LABEL arch=x86_64 19:13:59 Removing intermediate container 07fe34efc971 19:13:59 ---> fcdbd13255ed 19:13:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:59 Removing intermediate container fda36525372c 19:13:59 ---> 385ddbd84247 19:13:59 Step 22/24 : LABEL arch=x86_64 19:13:59 ---> Running in b398454e70fb 19:13:59 Removing intermediate container f050b7699bcd 19:13:59 ---> 994c00539cfc 19:13:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:59 ---> Running in 068a57433cb9 19:13:59 ---> Running in e52185d06cc5 19:13:59 ---> 3e7be26b044c 19:13:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:59 Removing intermediate container b398454e70fb 19:13:59 ---> 66cd8524afdb 19:13:59 Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:13:59 Removing intermediate container 068a57433cb9 19:13:59 ---> 6096cd4f1a88 19:13:59 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:13:59 ---> Running in 7e23db597415 19:13:59 Removing intermediate container e52185d06cc5 19:13:59 ---> bfd74c1ffbfb 19:13:59 Step 21/23 : LABEL arch=x86_64 19:13:59 ---> Running in 78257e0ae0cf 19:13:59 Removing intermediate container 7e23db597415 19:13:59 ---> 1cd4354bdf27 19:13:59 Step 23/23 : LABEL version=0.0.0 19:14:00 ---> Running in 102d08ba92a8 19:14:00 ---> 9cdd0ff260a8 19:14:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:14:00 ---> Running in 2698090610af 19:14:00 Removing intermediate container 78257e0ae0cf 19:14:00 ---> 2404eb522db6 19:14:00 Step 24/24 : LABEL version=0.0.0 19:14:00 Removing intermediate container 102d08ba92a8 19:14:00 ---> 32a8943805cd 19:14:00 Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:14:00 ---> Running in 90cadbfa1b7c 19:14:00 ---> Running in d6b10bdf23ac 19:14:00 Removing intermediate container 2698090610af 19:14:00 ---> 5771b598f991 19:14:00 19:14:00 Successfully built 5771b598f991 19:14:00 ---> f53a3d246c37 19:14:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:14:00 Successfully tagged support-notifications:latest 19:14:00 Building security-proxy-setup 19:14:00  Building support-notifications ... done Removing intermediate container 90cadbfa1b7c 19:14:00 ---> 4d43166093d3 19:14:00 19:14:00 Removing intermediate container d6b10bdf23ac 19:14:00 ---> b17cc00e7d06 19:14:00 Step 23/23 : LABEL version=0.0.0 19:14:00 Successfully built 4d43166093d3 19:14:01 Successfully tagged core-command:latest 19:14:01  Building core-command ... done Building security-secretstore-setup 19:14:01 ---> Running in 999918b5615d 19:14:01 ---> d759f08064c9 19:14:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:14:02 Removing intermediate container 999918b5615d 19:14:02 ---> 4d398052bea5 19:14:02 19:14:02 Successfully built 4d398052bea5 19:14:03 Successfully tagged support-scheduler:latest 19:14:03  Building support-scheduler ... done Building core-metadata 19:14:03 ---> 2a7791d06434 19:14:03 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:14:03 ---> Running in d7a65e401877 19:14:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:14:03 Status: Downloaded newer image for docker:20.10.0 19:14:04 ---> aefe523efa57 19:14:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:14:05 ---> Running in 48cfe17d1db4 19:14:05 Removing intermediate container d7a65e401877 19:14:05 ---> 8ff27aabd930 19:14:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:14:06 Removing intermediate container 48cfe17d1db4 19:14:06 ---> b96481beacdc 19:14:06 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:14:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:14:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:14:08 ---> 8380dcb825dc 19:14:08 Step 3/26 : WORKDIR /edgex-go 19:14:08 ---> Using cache 19:14:08 ---> 7e11d1c1ab4f 19:14:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:08 ---> Using cache 19:14:08 ---> 93f5c2fd5ce3 19:14:08 Step 5/26 : RUN apk add --update --no-cache make git 19:14:08 ---> Using cache 19:14:08 ---> f9c620709073 19:14:08 Step 6/26 : COPY go.mod . 19:14:08 ---> Using cache 19:14:08 ---> 0b7a468bd4ca 19:14:08 Step 7/26 : RUN go mod download 19:14:08 ---> Using cache 19:14:08 ---> 263eb3780867 19:14:08 Step 8/26 : COPY . . 19:14:08 ---> Using cache 19:14:08 ---> c67619cbaede 19:14:08 Step 9/26 : RUN go mod tidy 19:14:08 ---> Using cache 19:14:08 ---> 841739f48dcc 19:14:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:14:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:14:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:14:08 ---> 8380dcb825dc 19:14:08 Step 3/24 : WORKDIR /edgex-go 19:14:08 ---> Using cache 19:14:08 ---> 7e11d1c1ab4f 19:14:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:08 ---> Using cache 19:14:08 ---> 93f5c2fd5ce3 19:14:08 Step 5/24 : RUN apk add --update --no-cache make git 19:14:08 ---> Using cache 19:14:08 ---> f9c620709073 19:14:08 Step 6/24 : COPY go.mod . 19:14:08 ---> Using cache 19:14:08 ---> 0b7a468bd4ca 19:14:08 Step 7/24 : RUN go mod download 19:14:08 ---> Using cache 19:14:08 ---> 263eb3780867 19:14:08 Step 8/24 : COPY . . 19:14:08 ---> Using cache 19:14:08 ---> c67619cbaede 19:14:08 Step 9/24 : RUN go mod tidy 19:14:08 ---> Using cache 19:14:08 ---> 841739f48dcc 19:14:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:14:09 ---> 577e04b07151 19:14:09 Step 27/32 : RUN chmod +x /entrypoint.sh 19:14:09 ---> Running in 7cf2defbbf8d 19:14:09 ---> Running in f319627a3747 19:14:09 ---> Running in eec0f35a1346 19:14:10 ---> Running in 846d5e576e21 19:14:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:11 (1/39) Installing readline (8.0.4-r0) 19:14:11 (2/39) Installing bash (5.0.17-r0) 19:14:11 Executing bash-5.0.17-r0.post-install 19:14:11 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:14:11 (4/39) Installing libcurl (7.77.0-r0) 19:14:11 (5/39) Installing curl (7.77.0-r0) 19:14:11 (6/39) Installing dumb-init (1.2.2-r1) 19:14:12 (7/39) Installing libbz2 (1.0.8-r1) 19:14:12 (8/39) Installing expat (2.2.9-r1) 19:14:12 (9/39) Installing libffi (3.3-r2) 19:14:12 (10/39) Installing gdbm (1.13-r1) 19:14:12 (11/39) Installing xz-libs (5.2.5-r0) 19:14:12 (12/39) Installing sqlite-libs (3.32.1-r1) 19:14:12 (13/39) Installing python3 (3.8.10-r0) 19:14:12 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 19:14:12 (14/39) Installing py3-appdirs (1.4.4-r1) 19:14:12 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:14:12 (16/39) Installing py3-parsing (2.4.7-r0) 19:14:12 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 19:14:12 (17/39) Installing py3-six (1.15.0-r0) 19:14:12 (18/39) Installing py3-packaging (20.4-r0) 19:14:12 (19/39) Installing py3-setuptools (47.0.0-r0) 19:14:12 (20/39) Installing py3-chardet (3.0.4-r4) 19:14:13 (21/39) Installing py3-idna (2.9-r0) 19:14:13 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:14:13 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:14:13 (24/39) Installing py3-requests (2.23.0-r0) 19:14:13 (25/39) Installing py3-msgpack (1.0.0-r0) 19:14:13 (26/39) Installing py3-lockfile (0.12.2-r3) 19:14:13 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:14:13 (28/39) Installing py3-colorama (0.4.3-r0) 19:14:13 (29/39) Installing py3-distlib (0.3.0-r0) 19:14:13 (30/39) Installing py3-distro (1.5.0-r1) 19:14:13 (31/39) Installing py3-webencodings (0.5.1-r3) 19:14:13 (32/39) Installing py3-html5lib (1.0.1-r4) 19:14:13 (33/39) Installing py3-pytoml (0.1.21-r0) 19:14:13 (34/39) Installing py3-pep517 (0.8.2-r0) 19:14:13 (35/39) Installing py3-progress (1.5-r0) 19:14:14 (36/39) Installing py3-toml (0.10.1-r0) 19:14:14 (37/39) Installing py3-retrying (1.3.3-r0) 19:14:14 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:14:14 (39/39) Installing py3-pip (20.1.1-r0) 19:14:14 Removing intermediate container 846d5e576e21 19:14:14 ---> bc939b0a7474 19:14:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:14:14 Executing busybox-1.31.1-r19.trigger 19:14:14 OK: 72 MiB in 59 packages 19:14:14 ---> Running in 9c7fb523cac7 19:14:14 Removing intermediate container 9c7fb523cac7 19:14:14 ---> 6900fbece08e 19:14:14 Step 29/32 : CMD ["gate"] 19:14:14 ---> Running in 5584e16b2bab 19:14:14 Removing intermediate container 5584e16b2bab 19:14:14 ---> 90d3f27d9faf 19:14:14 Step 30/32 : LABEL arch=x86_64 19:14:14 ---> Running in b0e7ada60d6a 19:14:15 Removing intermediate container b0e7ada60d6a 19:14:15 ---> 61a401b5d9a2 19:14:15 Step 31/32 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:14:15 ---> Running in 32f843580885 19:14:15 Removing intermediate container 32f843580885 19:14:15 ---> 39fe30f326ae 19:14:15 Step 32/32 : LABEL version=0.0.0 19:14:15 ---> Running in 0c520930ab0a 19:14:15 Removing intermediate container 0c520930ab0a 19:14:15 ---> 99b6ec1f9db4 19:14:15 19:14:15 Successfully built 99b6ec1f9db4 19:14:15 Successfully tagged security-bootstrapper:latest 19:14:15  Building security-bootstrapper ... done Building core-data 19:14:16 Collecting docker-compose==1.23.2 19:14:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:14:16 Collecting PyYAML<4,>=3.10 19:14:16 Downloading PyYAML-3.13.tar.gz (270 kB) 19:14:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:14:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:14:16 ---> 8380dcb825dc 19:14:16 Step 3/22 : WORKDIR /edgex-go 19:14:16 ---> Using cache 19:14:16 ---> 7e11d1c1ab4f 19:14:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:16 ---> Using cache 19:14:16 ---> 93f5c2fd5ce3 19:14:16 Step 5/22 : RUN apk add --update --no-cache make git 19:14:16 ---> Using cache 19:14:16 ---> f9c620709073 19:14:16 Step 6/22 : COPY go.mod . 19:14:16 ---> Using cache 19:14:16 ---> 0b7a468bd4ca 19:14:16 Step 7/22 : RUN go mod download 19:14:16 ---> Using cache 19:14:16 ---> 263eb3780867 19:14:16 Step 8/22 : COPY . . 19:14:16 ---> Using cache 19:14:16 ---> c67619cbaede 19:14:16 Step 9/22 : RUN go mod tidy 19:14:16 ---> Using cache 19:14:16 ---> 841739f48dcc 19:14:16 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:14:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:14:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:14:18 ---> Running in 1b864648c0a2 19:14:18 Collecting cached-property<2,>=1.2.0 19:14:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:14:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:14:18 Collecting jsonschema<3,>=2.5.1 19:14:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:14:18 Collecting dockerpty<0.5,>=0.4.1 19:14:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:14:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:18 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 19:14:19 Collecting texttable<0.10,>=0.9.0 19:14:19 Downloading texttable-0.9.1.tar.gz (11 kB) 19:14:20 Collecting docopt<0.7,>=0.6.1 19:14:20 Downloading docopt-0.6.2.tar.gz (25 kB) 19:14:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:21 Collecting websocket-client<1.0,>=0.32.0 19:14:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:14:21 Collecting docker<4.0,>=3.6.0 19:14:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:14:22 Collecting idna<2.8,>=2.5 19:14:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:14:22 Collecting urllib3<1.25,>=1.21.1 19:14:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:14:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:14:22 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) 19:14:22 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) 19:14:22 Collecting docker-pycreds>=0.4.0 19:14:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:14:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:14:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:14:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:14:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:14:22 Installing collected packages: PyYAML, idna, urllib3, requests, cached-property, jsonschema, dockerpty, texttable, docopt, websocket-client, docker-pycreds, docker, docker-compose 19:14:22 Running setup.py install for PyYAML: started 19:14:24 Running setup.py install for PyYAML: finished with status 'done' 19:14:24 Attempting uninstall: idna 19:14:24 Found existing installation: idna 2.9 19:14:24 Uninstalling idna-2.9: 19:14:24 Successfully uninstalled idna-2.9 19:14:24 Attempting uninstall: urllib3 19:14:24 Found existing installation: urllib3 1.25.9 19:14:24 Uninstalling urllib3-1.25.9: 19:14:24 Successfully uninstalled urllib3-1.25.9 19:14:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:14:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:14:24 ---> 8380dcb825dc 19:14:24 Step 3/24 : WORKDIR /edgex-go 19:14:24 ---> Using cache 19:14:24 ---> 7e11d1c1ab4f 19:14:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:24 ---> Using cache 19:14:24 ---> 93f5c2fd5ce3 19:14:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:14:25 ---> Running in f7c70b1111da 19:14:25 Attempting uninstall: requests 19:14:25 Found existing installation: requests 2.23.0 19:14:25 Uninstalling requests-2.23.0: 19:14:25 Successfully uninstalled requests-2.23.0 19:14:25 Running setup.py install for dockerpty: started 19:14:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:14:26 Running setup.py install for dockerpty: finished with status 'done' 19:14:26 Running setup.py install for texttable: started 19:14:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:14:27 Running setup.py install for texttable: finished with status 'done' 19:14:27 Running setup.py install for docopt: started 19:14:27 OK: 219 MiB in 52 packages 19:14:27 Removing intermediate container f7c70b1111da 19:14:27 ---> 5a13ac791ac6 19:14:27 Step 6/24 : COPY go.mod . 19:14:28 Running setup.py install for docopt: finished with status 'done' 19:14:28 ---> 54cb67f4d3e1 19:14:28 Step 7/24 : RUN go mod download 19:14:28 ---> Running in 830670abb233 19:14:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:14:29 Removing intermediate container 830670abb233 19:14:29 ---> 1a4448de7124 19:14:29 Step 8/24 : COPY . . 19:14:34 Removing intermediate container 7cf2defbbf8d 19:14:34 ---> 4e137edc9bef 19:14:34 Step 15/24 : ENV APP_PORT=58890 19:14:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements 19:14:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:14:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:14:34 ---> Running in 1e4df1aebb57 19:14:35 Removing intermediate container 1e4df1aebb57 19:14:35 ---> 691a49211c8b 19:14:35 Step 16/24 : EXPOSE $APP_PORT 19:14:35 ---> Running in cf49139d6fee 19:14:35 ---> 60165ed7544d 19:14:35 Step 9/24 : RUN go mod tidy 19:14:35 Removing intermediate container cf49139d6fee 19:14:35 ---> 5b713e5140f7 19:14:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:14:35 ---> Running in 2922d6bbd5f1 19:14:36 ---> 1d5af5f2d65e 19:14:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:14:36 ---> fd23157d33e6 19:14:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:14:37 ---> 57a3c02d031e 19:14:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:14:37 ---> Running in 8f3edbd4df87 19:14:37 Removing intermediate container 8f3edbd4df87 19:14:37 ---> 3023e5580ebe 19:14:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:37 ---> Running in af982f3a2d29 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.470s coverage: 100.0% of statements 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:14:37 Removing intermediate container af982f3a2d29 19:14:37 ---> d8364c663e5b 19:14:37 Step 22/24 : LABEL arch=x86_64 19:14:37 ---> Running in c1d722b2ad26 19:14:37 Removing intermediate container c1d722b2ad26 19:14:37 ---> 63c1d1eff578 19:14:37 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:14:37 ---> Running in ff6abddf0c01 19:14:38 Removing intermediate container 2922d6bbd5f1 19:14:38 ---> e17959a7e467 19:14:38 Step 10/24 : RUN make cmd/core-data/core-data 19:14:38 ---> Running in db47298dc471 19:14:38 Removing intermediate container ff6abddf0c01 19:14:38 ---> a628010fa144 19:14:38 Step 24/24 : LABEL version=0.0.0 19:14:38 ---> Running in e6d59d6df59c 19:14:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.326s coverage: 53.1% of statements 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:38 Removing intermediate container e6d59d6df59c 19:14:38 ---> 2dda1f988e7d 19:14:38 19:14:38 Successfully built 2dda1f988e7d 19:14:38 Successfully tagged sys-mgmt-agent:latest 19:14:38  Building sys-mgmt-agent ... done 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 19:14:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.606s coverage: 87.7% of statements 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.263s coverage: 78.9% of statements 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.178s coverage: 81.2% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:46 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 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.272s coverage: 95.1% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 60.0% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.284s coverage: 0.8% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.158s coverage: 58.8% of statements 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.170s coverage: 22.0% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.206s coverage: 79.5% of statements 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.341s coverage: 96.3% of statements 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements 19:14:51 Removing intermediate container eec0f35a1346 19:14:51 ---> 4c996aaccfa0 19:14:51 19:14:51 Step 11/26 : FROM alpine:3.12 19:14:51 ---> 13621d1b12d4 19:14:51 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:14:51 ---> Running in 4de79fbaa695 19:14:51 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 19:14:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:52 (1/6) Installing ca-certificates (20191127-r4) 19:14:52 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:14:52 (3/6) Installing libcurl (7.77.0-r0) 19:14:52 (4/6) Installing curl (7.77.0-r0) 19:14:52 (5/6) Installing dumb-init (1.2.2-r1) 19:14:52 (6/6) Installing su-exec (0.2-r1) 19:14:52 Executing busybox-1.31.1-r20.trigger 19:14:52 Executing ca-certificates-20191127-r4.trigger 19:14:52 OK: 7 MiB in 20 packages 19:14:52 Removing intermediate container f319627a3747 19:14:52 ---> cb912353adb6 19:14:52 19:14:52 Step 11/24 : FROM alpine:3.12 19:14:52 ---> 13621d1b12d4 19:14:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:14:52 ---> Using cache 19:14:52 ---> 70fb76f411d4 19:14:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:52 ---> Using cache 19:14:52 ---> 8617d679366d 19:14:52 Step 14/24 : ENV APP_PORT=59881 19:14:52 ---> Running in 4b807c14ed69 19:14:52 Removing intermediate container 4b807c14ed69 19:14:52 ---> a2fd35527e00 19:14:52 Step 15/24 : EXPOSE $APP_PORT 19:14:52 ---> Running in b8d406e03532 19:14:52 Removing intermediate container 4de79fbaa695 19:14:52 ---> 6accbaf42a37 19:14:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:53 ---> Running in 21298b2fa1b4 19:14:53 Removing intermediate container b8d406e03532 19:14:53 ---> bc145dbdbda8 19:14:53 Step 16/24 : WORKDIR / 19:14:53 ---> Running in 855efc28bad3 19:14:53 Removing intermediate container 21298b2fa1b4 19:14:53 ---> 03725bbb1455 19:14:53 Step 14/26 : WORKDIR / 19:14:53 ---> Running in 8c9021b059e5 19:14:53 Removing intermediate container 855efc28bad3 19:14:53 ---> c2b0948ba94c 19:14:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:53 Removing intermediate container 8c9021b059e5 19:14:53 ---> 84624c79b704 19:14:53 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:14:53 ---> 3a1068a61310 19:14:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:14:54 ---> bdbd0c7996dc 19:14:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:14:54 ---> 195705713eaa 19:14:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:14:54 ---> 2d9516ce5a20 19:14:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:14:54 ---> 517957cdec9d 19:14:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:14:55 ---> 22f431f086a8 19:14:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:14:55 ---> Running in 026f4a408d1d 19:14:55 Removing intermediate container 1b864648c0a2 19:14:55 ---> 47f37049a028 19:14:55 19:14:55 Step 11/22 : FROM alpine:3.12 19:14:55 ---> 13621d1b12d4 19:14:55 Step 12/22 : RUN apk add --update --no-cache curl 19:14:55 ---> ee24c5b22962 19:14:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:14:55 Removing intermediate container 026f4a408d1d 19:14:55 ---> 1d86a81800d5 19:14:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:55 ---> Running in 63d2a49b7364 19:14:55 ---> Running in cc93f008cb57 19:14:55 Removing intermediate container cc93f008cb57 19:14:55 ---> 53f92942c46f 19:14:55 Step 22/24 : LABEL arch=x86_64 19:14:55 ---> Running in 3aa74249efaa 19:14:56 ---> fd7f048eaa6e 19:14:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:14:56 Removing intermediate container 3aa74249efaa 19:14:56 ---> 398f1f09eaf3 19:14:56 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:14:56 ---> Running in 57b9bd3a31ce 19:14:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:56 Removing intermediate container 57b9bd3a31ce 19:14:56 ---> 477a7e71d359 19:14:56 Step 24/24 : LABEL version=0.0.0 19:14:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:56 ---> Running in 3797ad1c32fb 19:14:56 (1/4) Installing ca-certificates (20191127-r4) 19:14:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:14:56 (3/4) Installing libcurl (7.77.0-r0) 19:14:56 ---> 9556639ce947 19:14:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:14:56 (4/4) Installing curl (7.77.0-r0) 19:14:56 Executing busybox-1.31.1-r20.trigger 19:14:56 Executing ca-certificates-20191127-r4.trigger 19:14:56 OK: 7 MiB in 18 packages 19:14:56 Removing intermediate container 3797ad1c32fb 19:14:56 ---> 851ee371d993 19:14:56 19:14:56 Successfully built 851ee371d993 19:14:56 Successfully tagged core-metadata:latest 19:14:56  Building core-metadata ... done  ---> ec9cc6957c45 19:14:56 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:14:57 ---> Running in cc574da035f4 19:14:57 Removing intermediate container 63d2a49b7364 19:14:57 ---> 06aa6a5dcd5e 19:14:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:57 ---> Running in 6d117891f216 19:14:57 Removing intermediate container 6d117891f216 19:14:57 ---> b2bbeb6dc06f 19:14:57 Step 14/22 : WORKDIR /edgex 19:14:57 ---> Running in 4f4dc8708e4e 19:14:57 Removing intermediate container 4f4dc8708e4e 19:14:57 ---> 4ab64e36c02e 19:14:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:14:58 Removing intermediate container cc574da035f4 19:14:58 ---> 3edb0be649f9 19:14:58 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:14:58 ---> Running in 32d605f1c50f 19:14:58 ---> 9909b598c1d8 19:14:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:14:58 Removing intermediate container 32d605f1c50f 19:14:58 ---> 774cd589df4c 19:14:58 Step 24/26 : LABEL arch=x86_64 19:14:58 ---> Running in c791db7764a9 19:14:58 Removing intermediate container c791db7764a9 19:14:58 ---> e463e2ca7552 19:14:58 Step 25/26 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:14:58 ---> 7248185f45ff 19:14:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:14:58 ---> Running in db6a12e39d98 19:14:59 Removing intermediate container db6a12e39d98 19:14:59 ---> c7dcf8875228 19:14:59 Step 26/26 : LABEL version=0.0.0 19:14:59 ---> Running in 2e8743273295 19:14:59 ---> 72a81159c8a0 19:14:59 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:14:59 Removing intermediate container 2e8743273295 19:14:59 ---> 8e4376736fb6 19:14:59 19:14:59 ---> Running in e2ae2dfebceb 19:14:59 Successfully built 8e4376736fb6 19:14:59 Successfully tagged security-secretstore-setup:latest 19:14:59  Building security-secretstore-setup ... done Removing intermediate container e2ae2dfebceb 19:14:59 ---> 4bb667933a9f 19:14:59 Step 19/22 : CMD ["--init=true"] 19:14:59 ---> Running in 79acc7085a9f 19:14:59 Removing intermediate container 79acc7085a9f 19:14:59 ---> 478e41e6dd91 19:14:59 Step 20/22 : LABEL arch=x86_64 19:14:59 ---> Running in 24c106167f68 19:14:59 Removing intermediate container 24c106167f68 19:14:59 ---> 379222c13d6f 19:14:59 Step 21/22 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:14:59 ---> Running in a5ec8de3c983 19:15:00 Removing intermediate container a5ec8de3c983 19:15:00 ---> cfb3d3e4e057 19:15:00 Step 22/22 : LABEL version=0.0.0 19:15:00 ---> Running in a41cf6c72b00 19:15:00 Removing intermediate container a41cf6c72b00 19:15:00 ---> b1c09bacb847 19:15:00 19:15:00 Successfully built b1c09bacb847 19:15:00 Successfully tagged security-proxy-setup:latest 19:15:02  Building security-proxy-setup ... done Removing intermediate container db47298dc471 19:15:02 ---> 68738dbe7c7c 19:15:02 19:15:02 Step 11/24 : FROM alpine:3.12 19:15:02 ---> 13621d1b12d4 19:15:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:15:02 ---> Running in 2f5f4e30e047 19:15:02 Removing intermediate container 2f5f4e30e047 19:15:02 ---> dd5d252251bd 19:15:02 Step 13/24 : ENV APP_PORT=59880 19:15:02 ---> Running in 7f16c7d101a2 19:15:02 Removing intermediate container 7f16c7d101a2 19:15:02 ---> 21e98cac22d0 19:15:02 Step 14/24 : EXPOSE $APP_PORT 19:15:02 ---> Running in a1ede3331c56 19:15:03 Removing intermediate container a1ede3331c56 19:15:03 ---> 33e875c82a34 19:15:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:03 ---> Running in ce35d2feaaa4 19:15:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.180s coverage: 94.4% of statements 19:15:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements 19:15:03 Removing intermediate container ce35d2feaaa4 19:15:03 ---> c41958665704 19:15:03 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:15:03 ---> Running in 2cab3b23493a 19:15:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:15:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:15:04 (1/6) Installing dumb-init (1.2.2-r1) 19:15:05 (2/6) Installing libgcc (9.3.0-r2) 19:15:05 (3/6) Installing libsodium (1.0.18-r0) 19:15:05 (4/6) Installing libstdc++ (9.3.0-r2) 19:15:06 (5/6) Installing libzmq (4.3.3-r0) 19:15:06 (6/6) Installing zeromq (4.3.3-r0) 19:15:06 Executing busybox-1.31.1-r20.trigger 19:15:06 OK: 8 MiB in 20 packages 19:15:06 Removing intermediate container 2cab3b23493a 19:15:06 ---> ddfcebbf7e07 19:15:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:06 ---> 283064632bd2 19:15:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:15:06 ---> 3714514cc265 19:15:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:15:06 ---> 80ecb904f5d5 19:15:06 Step 20/24 : ENTRYPOINT ["/core-data"] 19:15:06 ---> Running in 5fc0a17f5a66 19:15:07 Removing intermediate container 5fc0a17f5a66 19:15:07 ---> d23eedce5b1f 19:15:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:07 ---> Running in e53f7c1e9038 19:15:07 Removing intermediate container e53f7c1e9038 19:15:07 ---> e09429d6e03c 19:15:07 Step 22/24 : LABEL arch=x86_64 19:15:07 ---> Running in 59aae4be4c9f 19:15:07 Removing intermediate container 59aae4be4c9f 19:15:07 ---> 8555cbb7d374 19:15:07 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:15:07 ---> Running in f7baa46a3bc0 19:15:07 Removing intermediate container f7baa46a3bc0 19:15:07 ---> 48902d73a85a 19:15:07 Step 24/24 : LABEL version=0.0.0 19:15:07 ---> Running in 2e0b69590b94 19:15:07 Removing intermediate container 2e0b69590b94 19:15:07 ---> a6d3b21fbc1c 19:15:07 19:15:07 Successfully built a6d3b21fbc1c 19:15:07 Successfully tagged core-data:latest 19:15:07  Building core-data ... done  [Pipeline] } 19:15:07 $ docker stop --time=1 ceabf71ffdeeba97c5d232b1df556641e059db7c89bc4fae1fe1aeb5902b2631 19:15:08 $ docker rm -f ceabf71ffdeeba97c5d232b1df556641e059db7c89bc4fae1fe1aeb5902b2631 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:09 + docker images 19:15:09 REPOSITORY TAG IMAGE ID CREATED SIZE 19:15:09 core-data latest a6d3b21fbc1c 2 seconds ago 20.2MB 19:15:09 68738dbe7c7c 7 seconds ago 1.15GB 19:15:09 security-proxy-setup latest b1c09bacb847 9 seconds ago 25.7MB 19:15:09 security-secretstore-setup latest 8e4376736fb6 10 seconds ago 28.7MB 19:15:09 core-metadata latest 851ee371d993 13 seconds ago 16.6MB 19:15:09 47f37049a028 15 seconds ago 1.15GB 19:15:09 cb912353adb6 17 seconds ago 1.15GB 19:15:09 4c996aaccfa0 19 seconds ago 1.15GB 19:15:09 sys-mgmt-agent latest 2dda1f988e7d 31 seconds ago 312MB 19:15:09 security-bootstrapper latest 99b6ec1f9db4 54 seconds ago 18.6MB 19:15:09 support-scheduler latest 4d398052bea5 About a minute ago 15.9MB 19:15:09 support-notifications latest 5771b598f991 About a minute ago 16.7MB 19:15:09 core-command latest 4d43166093d3 About a minute ago 15.9MB 19:15:09 dd91d09b73c1 About a minute ago 1.15GB 19:15:09 b9eefb4005c7 About a minute ago 1.15GB 19:15:09 0d58c85768a0 About a minute ago 1.15GB 19:15:09 e54322cbaf30 About a minute ago 1.14GB 19:15:09 32e92634974e About a minute ago 1.15GB 19:15:09 ci-base-image-x86_64 latest 8380dcb825dc 5 minutes ago 647MB 19:15:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 19:15:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 19:15:09 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 19:15:09 docker 20.10.0 aefe523efa57 6 months ago 240MB 19:15:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 19:15:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.643s coverage: 81.8% of statements 19:15:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.339s coverage: 91.2% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.700s coverage: 64.4% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 19:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.977s coverage: 66.9% of statements 19:15:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 43.6% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.313s coverage: 84.8% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:25 Still waiting to schedule task 19:15:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.234s coverage: 19.3% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.559s coverage: 91.9% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.187s coverage: 62.7% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.6% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 19:15:32 GO111MODULE=on go vet ./... 19:16:54 gofmt -l . 19:16:54 [ "`gofmt -l .`" = "" ] 19:16:54 ./bin/test-attribution-txt.sh [Pipeline] sh 19:16:55 + ls -al . 19:16:55 total 544 19:16:55 drwxrwxr-x 9 1001 1001 4096 Jun 22 19:16 . 19:16:55 drwxr-xr-x 4 root root 4096 Jun 22 19:12 .. 19:16:55 -rw-rw-r-- 1 1001 1001 11 Jun 22 19:10 .dockerignore 19:16:55 drwxrwxr-x 8 1001 1001 4096 Jun 22 19:11 .git 19:16:55 drwxrwxr-x 3 1001 1001 4096 Jun 22 19:10 .github 19:16:55 -rw-rw-r-- 1 1001 1001 818 Jun 22 19:10 .gitignore 19:16:55 -rw-rw-r-- 1 1001 1001 166 Jun 22 19:10 .sonarcloud.properties 19:16:55 -rw-rw-r-- 1 1001 1001 8609 Jun 22 19:10 Attribution.txt 19:16:55 -rw-rw-r-- 1 1001 1001 3804 Jun 22 19:10 CONTRIBUTING.md 19:16:55 -rw-rw-r-- 1 1001 1001 931 Jun 22 19:10 Dockerfile.build 19:16:55 -rw-rw-r-- 1 1001 1001 849 Jun 22 19:10 Jenkinsfile 19:16:55 -rw-rw-r-- 1 1001 1001 10775 Jun 22 19:10 LICENSE 19:16:55 -rw-rw-r-- 1 1001 1001 5605 Jun 22 19:10 Makefile 19:16:55 -rw-rw-r-- 1 1001 1001 7905 Jun 22 19:10 README.md 19:16:55 -rw-rw-r-- 1 1001 1001 7071 Jun 22 19:10 SECURITY.md 19:16:55 -rw-rw-r-- 1 1001 1001 5 Jun 22 19:08 VERSION 19:16:55 -rw-rw-r-- 1 1001 1001 4131 Jun 22 19:10 ZMQWindows.md 19:16:55 drwxrwxr-x 2 1001 1001 4096 Jun 22 19:10 bin 19:16:55 drwxrwxr-x 14 1001 1001 4096 Jun 22 19:10 cmd 19:16:55 -rw-r--r-- 1 root root 398095 Jun 22 19:15 coverage.out 19:16:55 -rw-rw-r-- 1 1001 1001 841 Jun 22 19:10 go.mod 19:16:55 -rw-r--r-- 1 root root 20962 Jun 22 19:12 go.sum 19:16:55 drwxrwxr-x 7 1001 1001 4096 Jun 22 19:11 internal 19:16:55 drwxrwxr-x 3 1001 1001 4096 Jun 22 19:11 openapi 19:16:55 drwxrwxr-x 4 1001 1001 4096 Jun 22 19:11 snap 19:16:55 -rw-rw-r-- 1 1001 1001 168 Jun 22 19:11 version.go [Pipeline] sh 19:16:55 + '[' -e coverage.out ] 19:16:55 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:55 Warning: overwriting stash ‘coverage-report’ 19:16:56 Stashed 1 file(s) [Pipeline] sh 19:16:57 + make build 19:16:57 go mod tidy 19:16: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 19:17:04 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 19:17:26 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 19:17:28 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 19:17:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:17:33 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 19:17:36 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 19:17:40 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 19:17:42 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 19:17:47 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 19:17:49 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 19:17:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:17:57 $ docker stop --time=1 a9317c155d0a25283e3306bf89d5f0dbc59cc54175368ee51fe74e12e19e4e2e 19:18:00 $ docker rm -f a9317c155d0a25283e3306bf89d5f0dbc59cc54175368ee51fe74e12e19e4e2e 19:18:01 Running on prd-ubuntu18.04-docker-8c-8g-772 in /w/workspace/edgexfoundry_edgex-go_PR-3590 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 19:18:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix 19:18:01 The recommended git tool is: git [Pipeline] sh 19:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:02 19:18:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:03 latest: Pulling from edgex-devops/edgex-compose-arm64 19:18:03 29e5d40040c1: Pulling fs layer 19:18:03 1ce36da41761: Pulling fs layer 19:18:03 25b303627fd3: Pulling fs layer 19:18:03 29e5d40040c1: Verifying Checksum 19:18:03 29e5d40040c1: Download complete 19:18:03 29e5d40040c1: Pull complete 19:18:04 1ce36da41761: Download complete 19:18:04 using credential edgex-jenkins-ssh 19:18:04 Cloning the remote Git repository 19:18:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:18:04 > git init /w/workspace/edgex-go/1 # timeout=10 19:18:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:04 > git --version # timeout=10 19:18:04 > git --version # 'git version 2.17.1' 19:18:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:05 1ce36da41761: Pull complete 19:18:05 25b303627fd3: Verifying Checksum 19:18:05 25b303627fd3: Download complete 19:18:11 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:18:11 Merge succeeded, producing c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:18:11 Checking out Revision c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 (PR-3590) 19:18:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3590/head:refs/remotes/origin/PR-3590 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:18:11 > git config core.sparsecheckout # timeout=10 19:18:11 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 19:18:11 > git remote # timeout=10 19:18:11 > git config --get remote.origin.url # timeout=10 19:18:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:11 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 19:18:11 > git rev-parse HEAD^{commit} # timeout=10 19:18:11 > git config core.sparsecheckout # timeout=10 19:18:11 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 19:18:14 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:18:14 > git --version # timeout=10 19:18:14 > git --version # 'git version 2.17.1' 19:18:14 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:16 25b303627fd3: Pull complete 19:18:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:18:16 + echo snap-build.sh 19:18:16 snap-build.sh 19:18:16 + SNAP_BASE_DIR=. 19:18:16 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:18:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:18:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:18:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:18:16 + cd /w/workspace/edgex-go/1 19:18:16 + sudo apt-get remove -qy --purge lxd lxd-client 19:18:16 Reading package lists... 19:18:16 prd-ubuntu18.04-docker-arm64-4c-16g-771 does not seem to be running inside a container 19:18:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:18:16 Building dependency tree... 19:18:16 Reading state information... 19:18:16 The following packages were automatically installed and are no longer required: 19:18:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:18:16 uidmap xdelta3 19:18:16 Use 'sudo apt autoremove' to remove them. 19:18:16 The following packages will be REMOVED: 19:18:16 lxd* lxd-client* 19:18:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:18:17 After this operation, 31.7 MB disk space will be freed. 19:18:17 (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 ... 190317 files and directories currently installed.) 19:18:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:18:18 Removing lxd dnsmasq configuration 19:18:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:18:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:18:19 $ docker top 2ecb08f7b250a2138f3145efe05eda2d19f57c6c049768267db5f5745d6c948c -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:18:20 (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 ... 190142 files and directories currently installed.) 19:18:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:18:20 + grep parallel 19:18:20 + docker-compose build --help 19:18:21 Processing triggers for systemd (237-3ubuntu10.45) ... 19:18:21 Processing triggers for ureadahead (0.100.0-21) ... 19:18:23 + sudo snap remove --purge lxd 19:18:23 snap "lxd" is not installed 19:18:23 + sudo groupadd --force --system lxd 19:18:23 ++ whoami 19:18:23 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:18:23 + newgrp - lxd 19:18:23 + sudo snap install lxd 19:18:23 --parallel Build images in parallel. [Pipeline] } 19:18:24 $ docker stop --time=1 2ecb08f7b250a2138f3145efe05eda2d19f57c6c049768267db5f5745d6c948c 19:18:25 $ docker rm -f 2ecb08f7b250a2138f3145efe05eda2d19f57c6c049768267db5f5745d6c948c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:26 . [Pipeline] withDockerContainer 19:18:27 prd-ubuntu18.04-docker-arm64-4c-16g-771 does not seem to be running inside a container 19:18:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:18:28 $ docker top 96223ee49f62ead245b0e17da63f1bc7913b56f25e3f90e0fd5672cb0d6bc62d -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:29 + docker-compose -f ./docker-compose-build.yml build --parallel 19:18:33 Building core-command ... 19:18:33 Building core-data ... 19:18:33 Building core-metadata ... 19:18:33 Building security-bootstrapper ... 19:18:33 Building security-proxy-setup ... 19:18:33 Building security-secretstore-setup ... 19:18:33 Building support-notifications ... 19:18:33 Building support-scheduler ... 19:18:33 Building sys-mgmt-agent ... 19:18:33 Building support-notifications 19:18:33 Building core-command 19:18:33 Building security-secretstore-setup 19:18:33 Building security-bootstrapper 19:18:33 Building sys-mgmt-agent 19:18:33 2021-06-22T19:18:30Z INFO Waiting for automatic snapd restart... 19:18:48 lxd 4.15 from Canonical* installed 19:18:48 + sudo lxd init --auto 19:18:58 + sudo snap install --classic snapcraft 19:19:10 snapcraft 4.8.2 from Canonical* installed 19:19:10 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:19:10 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:19:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:10 Dload Upload Total Spent Left Speed 19:19:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3754 19:19:10 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M 19:19:10 ./yq_linux_amd64 19:19:10 + sudo snapcraft prime --use-lxd 19:19:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:19:12 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: 19:19:12 - README.md 19:19:12 19:19:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:19:13 Launching a container. 19:19:21 Waiting for container to be ready 19:19:21 To start your first instance, try: lxc launch ubuntu:18.04 19:19:21 19:19:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:19:25 Waiting for network to be ready... 19:19:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:19:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 19:19:26 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:19:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 19:19:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:19:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:19:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 19:19:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 19:19:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 19:19:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 19:19:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:19:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:19:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:19:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:19:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:19:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:19:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:19:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:19:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:19:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 19:19:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 19:19:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:19:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:19:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 19:19:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 19:19:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 19:19:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:19:30 Fetched 24.7 MB in 4s (5895 kB/s) 19:19:31 Reading package lists... 19:19:31 Reading package lists... 19:19:31 Building dependency tree... 19:19:31 Reading state information... 19:19:31 The following additional packages will be installed: 19:19:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:19:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:19:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:19:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:19:31 Suggested packages: 19:19:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:19:31 Recommended packages: 19:19:31 gnupg libsasl2-modules 19:19:31 The following NEW packages will be installed: 19:19:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:19:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:19:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:19:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:19:31 The following packages will be upgraded: 19:19:31 gpg gpg-agent gpgconf libudev1 19:19:31 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 19:19:31 Need to get 3530 kB of archives. 19:19:31 After this operation, 13.3 MB of additional disk space will be used. 19:19:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:19:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:19:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:19:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:19:31 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 19:19:32 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 19:19:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:19:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:19:32 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:19:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:19:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:19:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:19:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:19:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:19:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:19:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:19:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:19:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:19:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:19:32 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:19:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:19:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:19:32 debconf: delaying package configuration, since apt-utils is not installed 19:19:32 Fetched 3530 kB in 1s (2984 kB/s) 19:19:32 (Reading database ... 12511 files and directories currently installed.) 19:19:32 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 19:19:32 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:19:32 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 19:19:33 Selecting previously unselected package udev. 19:19:33 (Reading database ... 12511 files and directories currently installed.) 19:19:33 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 19:19:33 Unpacking udev (237-3ubuntu10.48) ... 19:19:33 Selecting previously unselected package libfuse2:amd64. 19:19:33 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:19:33 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:19:33 Selecting previously unselected package fuse. 19:19:33 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:19:33 Unpacking fuse (2.9.7-1ubuntu1) ... 19:19:33 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:33 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:33 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:33 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:33 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:33 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:34 Selecting previously unselected package libksba8:amd64. 19:19:34 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:19:34 Unpacking libksba8:amd64 (1.3.5-2) ... 19:19:34 Selecting previously unselected package libroken18-heimdal:amd64. 19:19:34 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:34 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:34 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:19:34 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:34 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:34 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:19:34 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:34 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:34 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:19:34 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:34 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:34 Selecting previously unselected package libwind0-heimdal:amd64. 19:19:34 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:34 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:34 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:19:34 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:34 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:34 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:19:34 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:34 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:34 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:19:34 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:34 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:34 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:19:34 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:34 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:34 Selecting previously unselected package libsasl2-modules-db:amd64. 19:19:34 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:19:34 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:34 Selecting previously unselected package libsasl2-2:amd64. 19:19:34 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:19:34 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:34 Selecting previously unselected package libldap-common. 19:19:34 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:19:34 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:19:34 Selecting previously unselected package libldap-2.4-2:amd64. 19:19:34 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:19:34 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:19:35 Selecting previously unselected package dirmngr. 19:19:35 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:35 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:19:35 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:19:35 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:19:35 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:19:35 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:35 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:35 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:19:35 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:35 Setting up libksba8:amd64 (1.3.5-2) ... 19:19:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:35 Setting up udev (237-3ubuntu10.48) ... 19:19:35 invoke-rc.d: policy-rc.d denied execution of start. 19:19:36 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:36 Processing triggers for systemd (237-3ubuntu10) ... 19:19:36 Setting up fuse (2.9.7-1ubuntu1) ... 19:19:36 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:19:36 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:36 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:36 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:36 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:36 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:36 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:36 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:36 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:19:36 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:19:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:36 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:19:36 settings in the [Install] section, and DefaultInstance for template units). 19:19:36 This means they are not meant to be enabled using systemctl. 19:19:36 Possible reasons for having this kind of units are: 19:19:36 1) A unit may be statically enabled by being symlinked from another unit's 19:19:36 .wants/ or .requires/ directory. 19:19:36 2) A unit's purpose may be to act as a helper for some other unit which has 19:19:36 a requirement dependency on it. 19:19:36 3) A unit may be started when needed via activation (socket, path, timer, 19:19:36 D-Bus, udev, scripted systemctl call, ...). 19:19:36 4) In case of template units, the unit is meant to be enabled with some 19:19:36 instance name specified. 19:19:36 Reading package lists... 19:19:37 Building dependency tree... 19:19:37 Reading state information... 19:19:37 The following additional packages will be installed: 19:19:37 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:19:37 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:19:37 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:19:37 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:19:37 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:19:37 Suggested packages: 19:19:37 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:19:37 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:19:37 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:19:37 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:19:37 systemd-container policykit-1 19:19:37 Recommended packages: 19:19:37 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:19:37 The following NEW packages will be installed: 19:19:37 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:19:37 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:19:37 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:19:37 multiarch-support openssh-client python3 python3-minimal python3.6 19:19:37 python3.6-minimal snapd squashfs-tools sudo 19:19:37 The following packages will be upgraded: 19:19:37 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:19:37 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 19:19:37 Need to get 36.7 MB of archives. 19:19:37 After this operation, 147 MB of additional disk space will be used. 19:19:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:19:37 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 19:19:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:19:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:19:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:19:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:19:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:19:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:19:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:19:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:19:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:19:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:19:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:19:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:19:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:19:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:19:38 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 19:19:38 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 19:19:38 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 19:19:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:19:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:19:38 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:19:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:19:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:19:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:19:38 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:19:38 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:19:38 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:19:38 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:19:38 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:19:40 debconf: delaying package configuration, since apt-utils is not installed 19:19:40 Fetched 36.7 MB in 2s (15.8 MB/s) 19:19:40 (Reading database ... 12757 files and directories currently installed.) 19:19:40 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 19:19:40 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:19:40 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 19:19:40 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:19:40 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 19:19:40 (Reading database ... 12757 files and directories currently installed.) 19:19:40 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 19:19:40 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 19:19:40 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 19:19:40 (Reading database ... 12757 files and directories currently installed.) 19:19:40 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 19:19:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:41 ---> 74166e549c12 19:19:41 Step 3/24 : WORKDIR /edgex-go 19:19:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:19:41 ---> 74166e549c12 19:19:41 Step 3/32 : WORKDIR /edgex-go 19:19:41 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:19:41 ---> 74166e549c12 19:19:41 Step 3/26 : WORKDIR /edgex-go 19:19:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:41 ---> 74166e549c12 19:19:41 Step 3/23 : WORKDIR /edgex-go 19:19:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:41 ---> 74166e549c12 19:19:41 Step 3/24 : WORKDIR /edgex-go 19:19:41 Unpacking apt (1.6.13) over (1.6.1) ... 19:19:41 Setting up apt (1.6.13) ... 19:19:41 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:19:41 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:19:41 (Reading database ... 12764 files and directories currently installed.) 19:19:41 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:19:41 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:19:42 Selecting previously unselected package libpython3.6-minimal:amd64. 19:19:42 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:42 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:42 Selecting previously unselected package libexpat1:amd64. 19:19:42 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:19:42 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:19:42 Selecting previously unselected package python3.6-minimal. 19:19:42 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:42 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:19:42 ---> Running in bb8503445f28 19:19:42 ---> Running in cfecf0dfe03a 19:19:42 ---> Running in 85a3b076e570 19:19:42 ---> Running in c6a061be8349 19:19:42 ---> Running in c0764838b3bc 19:19:42 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:19:42 Checking for services that may need to be restarted...done. 19:19:42 Checking for services that may need to be restarted...done. 19:19:42 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:42 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:19:42 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:19:43 Selecting previously unselected package python3-minimal. 19:19:43 (Reading database ... 13012 files and directories currently installed.) 19:19:43 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:19:43 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:19:43 Selecting previously unselected package mime-support. 19:19:43 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:19:43 Unpacking mime-support (3.60ubuntu1) ... 19:19:43 Selecting previously unselected package libmpdec2:amd64. 19:19:43 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:19:43 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:19:43 Removing intermediate container bb8503445f28 19:19:43 ---> a050f4b7c933 19:19:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:43 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:19:43 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:43 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:43 Removing intermediate container c0764838b3bc 19:19:43 ---> 1b4053b95ac3 19:19:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:43 Removing intermediate container 85a3b076e570 19:19:43 ---> 13f7b5d1766c 19:19:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:43 Removing intermediate container cfecf0dfe03a 19:19:43 ---> 233e7045c7f0 19:19:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:43 Selecting previously unselected package python3.6. 19:19:43 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:43 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:19:43 Selecting previously unselected package libpython3-stdlib:amd64. 19:19:43 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:19:43 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:19:43 Setting up python3-minimal (3.6.7-1~18.04) ... 19:19:44 Selecting previously unselected package python3. 19:19:44 (Reading database ... 13442 files and directories currently installed.) 19:19:44 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:19:44 Unpacking python3 (3.6.7-1~18.04) ... 19:19:44 Selecting previously unselected package multiarch-support. 19:19:44 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:19:44 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:19:44 Removing intermediate container c6a061be8349 19:19:44 ---> 5bea5da401c1 19:19:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:44 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:19:44 Selecting previously unselected package liblzo2-2:amd64. 19:19:44 (Reading database ... 13479 files and directories currently installed.) 19:19:44 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:19:44 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:19:44 Selecting previously unselected package libbsd0:amd64. 19:19:44 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:19:44 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:19:44 ---> Running in 0c994d9bf99a 19:19:44 ---> Running in 23a152e8a8cd 19:19:44 ---> Running in 4ff7bda5735f 19:19:44 ---> Running in 9a42e1bb1a94 19:19:44 ---> Running in af4a5a5a2485 19:19:44 Selecting previously unselected package sudo. 19:19:44 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:19:44 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:19:44 Selecting previously unselected package apparmor. 19:19:44 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:19:44 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:19:45 Selecting previously unselected package libedit2:amd64. 19:19:45 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:19:45 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:19:45 Selecting previously unselected package libkrb5support0:amd64. 19:19:45 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:19:45 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:19:45 Selecting previously unselected package libk5crypto3:amd64. 19:19:45 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:19:45 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:19:45 Selecting previously unselected package libkeyutils1:amd64. 19:19:45 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:19:45 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:19:46 Selecting previously unselected package libkrb5-3:amd64. 19:19:46 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:19:46 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:19:46 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:19:46 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:19:46 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:19:46 Selecting previously unselected package libssl1.0.0:amd64. 19:19:46 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:19:46 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:19:46 Selecting previously unselected package openssh-client. 19:19:46 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:19:46 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:19:46 Selecting previously unselected package squashfs-tools. 19:19:46 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:19:46 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:19:46 Selecting previously unselected package snapd. 19:19:46 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:19:46 Unpacking snapd (2.49.2+18.04) ... 19:19:48 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:19:48 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:19:48 Removing intermediate container 0c994d9bf99a 19:19:48 ---> 23fac895fb20 19:19:48 Step 5/24 : RUN apk add --update --no-cache make bash git 19:19:48 ---> Running in 6c030bc809fb 19:19:48 Removing intermediate container 23a152e8a8cd 19:19:48 ---> f96a7426953a 19:19:48 Step 5/32 : RUN apk add --update --no-cache make git 19:19:48 Removing intermediate container 9a42e1bb1a94 19:19:48 ---> 71a65097c077 19:19:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:19:48 ---> Running in 7c3c0e4daa20 19:19:48 Setting up mime-support (3.60ubuntu1) ... 19:19:48 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:19:48 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:19:48 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:19:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:48 Setting up systemd (237-3ubuntu10.48) ... 19:19:48 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:19:49 Removing intermediate container 4ff7bda5735f 19:19:49 ---> ad6b4fe5c8c5 19:19:49 Step 5/26 : RUN apk add --update --no-cache make git 19:19:49 ---> Running in b33fbfa8c425 19:19:49 Removing intermediate container af4a5a5a2485 19:19:49 ---> cbe1b47918d6 19:19:49 Step 5/24 : RUN apk add --update --no-cache make git 19:19:49 ---> Running in c247892759fd 19:19:49 ---> Running in 540cd8a98fc0 19:19:49 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:19:49 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:19:49 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:19:49 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:49 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:19:49 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:19:50 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:19:50 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:19:50 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:19:50 Setting up python3 (3.6.7-1~18.04) ... 19:19:50 running python rtupdate hooks for python3.6... 19:19:50 running python post-rtupdate hooks for python3.6... 19:19:50 Setting up apparmor (2.12-4ubuntu5.1) ... 19:19:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:19:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:19:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:19:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:19:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:19:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:19:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:19:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:19:52 OK: 218 MiB in 52 packages 19:19:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:19:52 OK: 218 MiB in 52 packages 19:19:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:19:53 OK: 218 MiB in 52 packages 19:19:53 OK: 218 MiB in 52 packages 19:19:53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:19:53 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:19:53 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:19:53 Setting up snapd (2.49.2+18.04) ... 19:19:54 Removing intermediate container 6c030bc809fb 19:19:54 ---> a0b11e23c47e 19:19:54 Step 6/24 : COPY go.mod . 19:19:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:19:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:19:54 OK: 218 MiB in 52 packages 19:19:54 Removing intermediate container 7c3c0e4daa20 19:19:54 ---> da34fe1f9ff5 19:19:54 Step 6/32 : COPY go.mod . 19:19:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:19:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:19:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:19:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:19:55 Removing intermediate container b33fbfa8c425 19:19:55 ---> e5561b520790 19:19:55 Step 6/23 : COPY go.mod . 19:19:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:19:55 Removing intermediate container c247892759fd 19:19:55 ---> a231e2ad388a 19:19:55 Step 6/24 : COPY go.mod . 19:19:55 ---> ae2ffa751020 19:19:55 Step 7/24 : RUN go mod download 19:19:55 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:19:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:19:55 ---> Running in 50ee68f32824 19:19:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:19:55 ---> de196a37600f 19:19:55 Step 7/32 : RUN go mod download 19:19:55 Removing intermediate container 540cd8a98fc0 19:19:55 ---> c3207c814526 19:19:55 Step 6/26 : COPY go.mod . 19:19:55 ---> Running in 9046960b4ead 19:19:56 /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' 19:19:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:56 Processing triggers for systemd (237-3ubuntu10.48) ... 19:19:56 ---> 20e11b7d14fa 19:19:56 Step 7/23 : RUN go mod download 19:19:56 ---> c065bc7d6aef 19:19:56 Step 7/24 : RUN go mod download 19:19:56 ---> Running in fdc13e8f6030 19:19:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:19:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:19:57 ---> Running in df4eb448ed1a 19:19:57 ---> 1ae5939fea0d 19:19:57 Step 7/26 : RUN go mod download 19:19:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:19:57 ---> Running in f6e9b00dc811 19:19:58 Reading package lists... 19:19:59 Reading package lists... 19:19:59 Building dependency tree... 19:19:59 Reading state information... 19:19:59 Calculating upgrade... 19:19:59 The following packages will be upgraded: 19:19:59 advancecomp base-files bash binutils binutils-common 19:19:59 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:19:59 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:19:59 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:19:59 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:19:59 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:19:59 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:19:59 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:19:59 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:19:59 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:19:59 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:19:59 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:19:59 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:19:59 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:19:59 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:19:59 ubuntu-keyring util-linux 19:19:59 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:19:59 Need to get 64.1 MB of archives. 19:19:59 After this operation, 5112 kB of additional disk space will be used. 19:19:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:19:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:19:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:19:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:19:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:19:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:19:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:19:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:19:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:19:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:19:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:19:59 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:19:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:19:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:19:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:19:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:19:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:19:59 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:19:59 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:19:59 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:19:59 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:19:59 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:19:59 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:19:59 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:19:59 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:19:59 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:19:59 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:19:59 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:19:59 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:19:59 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:19:59 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:19:59 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:19:59 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:19:59 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:19:59 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:19:59 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:19:59 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:19:59 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:19:59 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:19:59 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:19:59 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:19:59 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:19:59 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:19:59 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:19:59 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:19:59 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:19:59 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:19:59 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:19:59 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:19:59 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:19:59 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:19:59 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:19:59 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:19:59 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:19:59 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:19:59 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:20:00 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:20:00 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:20:00 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:20:00 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:20:00 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:20:00 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:20:00 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:20:00 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:20:00 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:20:00 Removing intermediate container 50ee68f32824 19:20:00 ---> f5c3ff6e8c80 19:20:00 Step 8/24 : COPY . . 19:20:00 Removing intermediate container 9046960b4ead 19:20:00 ---> eb782de7fe2f 19:20:00 Step 8/32 : COPY . . 19:20:00 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:20:00 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 19:20:00 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:20:01 Removing intermediate container fdc13e8f6030 19:20:01 ---> 6251f8a948f2 19:20:01 Step 8/23 : COPY . . 19:20:01 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:20:01 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:20:01 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:20:01 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:20:01 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:20:01 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:20:01 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:20:01 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:20:01 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:20:01 Removing intermediate container df4eb448ed1a 19:20:01 ---> 4d4a6de1596a 19:20:01 Step 8/24 : COPY . . 19:20:01 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:20:01 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:20:01 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:20:01 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:20:01 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:20:01 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:20:01 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:20:01 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:20:01 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 19:20:01 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:20:01 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:20:01 Removing intermediate container f6e9b00dc811 19:20:01 ---> 39e97d26e141 19:20:01 Step 8/26 : COPY . . 19:20:01 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:20:01 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:20:01 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:20:01 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:20:01 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:20:01 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:20:01 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:20:01 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:20:01 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:20:01 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:20:01 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:20:01 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:20:01 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:20:02 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:20:02 debconf: delaying package configuration, since apt-utils is not installed 19:20:02 Fetched 64.1 MB in 3s (23.7 MB/s) 19:20:02 (Reading database ... 13914 files and directories currently installed.) 19:20:02 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:20:02 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:02 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:20:02 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:03 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 19:20:03 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 19:20:03 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:03 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:03 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:03 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:03 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:03 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:03 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:03 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:03 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:03 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:03 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:03 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:04 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:04 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:04 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:04 (Reading database ... 13914 files and directories currently installed.) 19:20:04 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:04 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:20:04 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:20:04 (Reading database ... 13914 files and directories currently installed.) 19:20:04 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:04 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:04 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:04 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:04 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:05 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:05 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:05 (Reading database ... 13914 files and directories currently installed.) 19:20:05 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:20:05 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:06 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:20:06 (Reading database ... 13914 files and directories currently installed.) 19:20:06 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:20:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:20:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:20:06 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:20:06 Setting up base-files (10.1ubuntu2.10) ... 19:20:06 Installing new version of config file /etc/issue ... 19:20:06 Installing new version of config file /etc/issue.net ... 19:20:06 Installing new version of config file /etc/lsb-release ... 19:20:06 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:20:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:20:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:20:06 Removing obsolete conffile /etc/default/motd-news ... 19:20:06 (Reading database ... 13915 files and directories currently installed.) 19:20:06 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:20:06 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:20:07 Setting up bash (4.4.18-2ubuntu1.2) ... 19:20:07 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 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:07 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:20:07 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:20:07 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:20:07 Setting up tar (1.29b-2ubuntu0.2) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:20:07 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:20:07 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:07 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:07 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:07 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:08 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:20:08 (Reading database ... 13915 files and directories currently installed.) 19:20:08 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:20:08 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:20:08 Setting up grep (3.1-2build1) ... 19:20:08 (Reading database ... 13915 files and directories currently installed.) 19:20:08 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:20:08 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:20:08 Setting up login (1:4.5-1ubuntu2) ... 19:20:08 (Reading database ... 13915 files and directories currently installed.) 19:20:08 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:08 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:09 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:20:09 (Reading database ... 13915 files and directories currently installed.) 19:20:09 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:20:09 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:09 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:20:09 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:09 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:20:09 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:09 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:20:10 (Reading database ... 13915 files and directories currently installed.) 19:20:10 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:20:10 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:10 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:20:10 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:20:10 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:20:10 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:20:10 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:20:10 (Reading database ... 13915 files and directories currently installed.) 19:20:10 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:20:10 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:20:10 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:20:10 (Reading database ... 13915 files and directories currently installed.) 19:20:10 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:10 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:11 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:11 (Reading database ... 13915 files and directories currently installed.) 19:20:11 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:11 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:11 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:11 (Reading database ... 13915 files and directories currently installed.) 19:20:11 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:11 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:11 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:11 (Reading database ... 13915 files and directories currently installed.) 19:20:11 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:11 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:11 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:11 (Reading database ... 13915 files and directories currently installed.) 19:20:11 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:11 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:11 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:11 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:12 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:20:12 (Reading database ... 13915 files and directories currently installed.) 19:20:12 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:12 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:12 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:20:12 (Reading database ... 13915 files and directories currently installed.) 19:20:12 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:12 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:12 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:12 (Reading database ... 13915 files and directories currently installed.) 19:20:12 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:12 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:12 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:20:12 (Reading database ... 13915 files and directories currently installed.) 19:20:12 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:12 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:12 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:20:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:20:13 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:20:13 (Reading database ... 13915 files and directories currently installed.) 19:20:13 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:20:13 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:13 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:20:13 (Reading database ... 13915 files and directories currently installed.) 19:20:13 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:20:13 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:13 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:20:14 (Reading database ... 13917 files and directories currently installed.) 19:20:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:20:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:20:14 Setting up debconf (1.5.66ubuntu1) ... 19:20:14 (Reading database ... 13917 files and directories currently installed.) 19:20:14 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:20:14 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:20:14 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:20:14 (Reading database ... 13917 files and directories currently installed.) 19:20:14 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:20:14 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:20:14 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:20:14 (Reading database ... 13917 files and directories currently installed.) 19:20:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:20:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:14 (Reading database ... 13917 files and directories currently installed.) 19:20:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:20:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:15 (Reading database ... 13919 files and directories currently installed.) 19:20:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:20:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:15 (Reading database ... 13923 files and directories currently installed.) 19:20:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 19:20:15 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:20:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:15 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:20:15 (Reading database ... 13923 files and directories currently installed.) 19:20:15 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:20:15 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:20:15 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:20:16 (Reading database ... 13923 files and directories currently installed.) 19:20:16 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:20:16 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:20:16 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:20:16 (Reading database ... 13923 files and directories currently installed.) 19:20:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:20:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:16 (Reading database ... 13923 files and directories currently installed.) 19:20:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:20:16 (Reading database ... 13923 files and directories currently installed.) 19:20:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:20:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:20:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:20:16 (Reading database ... 13923 files and directories currently installed.) 19:20:16 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:20:16 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:20:16 Setting up passwd (1:4.5-1ubuntu2) ... 19:20:16 (Reading database ... 13923 files and directories currently installed.) 19:20:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:20:16 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:20:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:20:17 (Reading database ... 13923 files and directories currently installed.) 19:20:17 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:20:17 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:20:17 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:20:17 (Reading database ... 13923 files and directories currently installed.) 19:20:17 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:20:17 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:20:17 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:20:17 (Reading database ... 13923 files and directories currently installed.) 19:20:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:20:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:20:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:20:17 (Reading database ... 13923 files and directories currently installed.) 19:20:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:20:17 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:20:17 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:20:17 (Reading database ... 13923 files and directories currently installed.) 19:20:17 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:20:17 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:20:17 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:20:17 (Reading database ... 13923 files and directories currently installed.) 19:20:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:20:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:20:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:20:18 (Reading database ... 13923 files and directories currently installed.) 19:20:18 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:20:18 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:20:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:20:18 (Reading database ... 13923 files and directories currently installed.) 19:20:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:20:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:20:18 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:20:18 (Reading database ... 13924 files and directories currently installed.) 19:20:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:20:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:20:18 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:20:18 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:20:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:20:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:20:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:20:18 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:20:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:20:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:20:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:20:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:20:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:20:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:20:18 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:20:18 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:20:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:20:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:20:19 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:20:19 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:20:19 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:20:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:20:19 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:20:19 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:20:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:20:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:20:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:20:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:20:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:20 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:20 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:23 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:23 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:20:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:20:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:20:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:20:24 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:20:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:20:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:20:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:20:24 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:20:24 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:20:24 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:20:24 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:20:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:20:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:20:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:20:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:20:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:20:25 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:20:25 19:20:25 Current default time zone: 'Etc/UTC' 19:20:25 Local time is now: Tue Jun 22 19:20:25 UTC 2021. 19:20:25 Universal Time is now: Tue Jun 22 19:20:25 UTC 2021. 19:20:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:20:25 19:20:25 Setting up systemd-sysv (237-3ubuntu10.48) ... 19:20:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:25 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 19:20:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:20:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:20:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:20:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:20:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:20:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:20:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:20:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:25 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:20:25 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:20:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:25 Setting up patch (2.7.6-2ubuntu1.1) ... 19:20:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:20:25 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:20:25 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:20:25 Installing new version of config file /etc/ssl/openssl.cnf ... 19:20:25 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:20:25 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:20:25 Setting up ca-certificates (20210119~18.04.1) ... 19:20:27 Updating certificates in /etc/ssl/certs... 19:20:28 23 added, 27 removed; done. 19:20:28 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:20:28 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:20:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:20:28 Setting up pkgbinarymangler (138.18.04.1) ... 19:20:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:28 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:20:28 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:28 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:28 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:20:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:28 ---> 1884d38bf785 19:20:28 Step 9/32 : RUN go mod tidy 19:20:28 ---> 2ee97a4394d4 19:20:28 Step 9/24 : RUN go mod tidy 19:20:28 ---> 0621cbffc1e0 19:20:28 Step 9/24 : RUN go mod tidy 19:20:28 ---> Running in cdd6e8037bb4 19:20:28 ---> Running in b2940d4b988d 19:20:28 ---> 211316d004b5 19:20:28 Step 9/23 : RUN go mod tidy 19:20:28 ---> 54800e162f5c 19:20:28 Step 9/26 : RUN go mod tidy 19:20:28 ---> Running in 40aefcd11ef5 19:20:28 ---> Running in 9f66134094e6 19:20:28 ---> Running in 9dc028303476 19:20:28 Setting up perl (5.26.1-6ubuntu0.5) ... 19:20:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:20:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:20:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:20:28 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:20:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:20:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:20:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:20:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:20:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:20:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:20:28 Processing triggers for systemd (237-3ubuntu10.48) ... 19:20:29 Processing triggers for mime-support (3.60ubuntu1) ... 19:20:29 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:20:29 Updating certificates in /etc/ssl/certs... 19:20:29 0 added, 0 removed; done. 19:20:29 Running hooks in /etc/ca-certificates/update.d... 19:20:29 done. 19:20:30 Reading package lists... 19:20:30 Building dependency tree... 19:20:30 Reading state information... 19:20:30 The following NEW packages will be installed: 19:20:30 apt-transport-https 19:20:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:20:30 Need to get 1692 B of archives. 19:20:30 After this operation, 154 kB of additional disk space will be used. 19:20:30 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 19:20:30 debconf: delaying package configuration, since apt-utils is not installed 19:20:30 Fetched 1692 B in 0s (8432 B/s) 19:20:30 Selecting previously unselected package apt-transport-https. 19:20:30 (Reading database ... 13929 files and directories currently installed.) 19:20:30 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 19:20:30 Unpacking apt-transport-https (1.6.13) ... 19:20:30 Setting up apt-transport-https (1.6.13) ... 19:20:31 Waiting for network to be ready... 19:20:32 Removing intermediate container b2940d4b988d 19:20:32 ---> 345f1b15ca54 19:20:32 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:20:32 ---> Running in cc50bc0d256e 19:20:32 Removing intermediate container cdd6e8037bb4 19:20:32 ---> b9f3c7d62674 19:20:32 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:20:32 Removing intermediate container 40aefcd11ef5 19:20:32 ---> 590d02374284 19:20:32 Step 10/24 : RUN make cmd/core-command/core-command 19:20:32 ---> Running in 83818ad66b9d 19:20:32 ---> Running in cb73fcf132c3 19:20:32 Removing intermediate container 9f66134094e6 19:20:32 ---> b051bdb976d7 19:20:32 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:20:32 Removing intermediate container 9dc028303476 19:20:32 ---> 39362e729913 19:20:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:20:32 ---> Running in 4050adb27298 19:20:32 ---> Running in d0dd494015bc 19:20:33 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 19:20:34 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 19:20:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20:35 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 19:20:37 2021-06-22T19:20:34Z INFO Waiting for automatic snapd restart... 19:20:38 snapd 2.51 from Canonical* installed 19:20:39 "snapd" switched to the "latest/stable" channel 19:20:39 19:20:42 core18 20210611 from Canonical* installed 19:20:42 "core18" switched to the "latest/stable" channel 19:20:42 19:20:45 snapcraft 4.8.2 from Canonical* installed 19:20:46 "snapcraft" switched to the "latest/stable" channel 19:20:46 19:20:50 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: 19:20:50 - README.md 19:20:50 19:20:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:20:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:20:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:20:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:20:52 Reading package lists... 19:20:52 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 19:20:52 Reading package lists... 19:20:52 Building dependency tree... 19:20:52 Reading state information... 19:20:53 Suggested packages: 19:20:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:20:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:20:53 Recommended packages: 19:20:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:20:53 The following NEW packages will be installed: 19:20:53 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:20:53 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:20:53 pkg-config zip 19:20:53 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:20:53 Need to get 7663 kB of archives. 19:20:53 After this operation, 43.8 MB of additional disk space will be used. 19:20:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:20:53 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:20:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:20:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:20:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:20:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:20:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:20:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:20:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:20:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:20:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:20:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:20:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:20:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:20:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:20:53 debconf: delaying package configuration, since apt-utils is not installed 19:20:53 Fetched 7663 kB in 1s (10.8 MB/s) 19:20:53 Selecting previously unselected package libglib2.0-0:amd64. 19:20:53 (Reading database ... 13933 files and directories currently installed.) 19:20:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:20:54 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:20:54 Selecting previously unselected package libpsl5:amd64. 19:20:54 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:20:54 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:20:54 Selecting previously unselected package libnghttp2-14:amd64. 19:20:54 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:20:54 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:20:54 Selecting previously unselected package librtmp1:amd64. 19:20:54 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:20:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:20:54 Selecting previously unselected package libcurl3-gnutls:amd64. 19:20:54 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:20:54 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:20:54 Selecting previously unselected package liberror-perl. 19:20:54 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:20:54 Unpacking liberror-perl (0.17025-1) ... 19:20:54 Selecting previously unselected package git-man. 19:20:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:20:54 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:20:54 Selecting previously unselected package git. 19:20:54 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:20:54 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:20:55 Selecting previously unselected package libnorm1:amd64. 19:20:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:20:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:20:55 Selecting previously unselected package libpgm-5.2-0:amd64. 19:20:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:20:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:20:55 Selecting previously unselected package libsodium23:amd64. 19:20:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:20:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:20:55 Selecting previously unselected package libzmq5:amd64. 19:20:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:20:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:20:55 Selecting previously unselected package libzmq3-dev:amd64. 19:20:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:20:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:20:55 Selecting previously unselected package pkg-config. 19:20:55 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:20:55 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:20:55 Selecting previously unselected package zip. 19:20:55 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:20:55 Unpacking zip (3.0-11build1) ... 19:20:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:20:56 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:20:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:20:56 Setting up liberror-perl (0.17025-1) ... 19:20:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:20:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:20:56 No schema files found: doing nothing. 19:20:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:20:56 Setting up zip (3.0-11build1) ... 19:20:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:20:56 Setting up libsodium23:amd64 (1.0.16-2) ... 19:20:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:20:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:20:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:20:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:20:56 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:20:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:20:56 git set to automatically installed. 19:20:56 git-man set to automatically installed. 19:20:56 libcurl3-gnutls set to automatically installed. 19:20:56 liberror-perl set to automatically installed. 19:20:56 libglib2.0-0 set to automatically installed. 19:20:56 libnghttp2-14 set to automatically installed. 19:20:56 libnorm1 set to automatically installed. 19:20:56 libpgm-5.2-0 set to automatically installed. 19:20:56 libpsl5 set to automatically installed. 19:20:56 librtmp1 set to automatically installed. 19:20:56 libsodium23 set to automatically installed. 19:20:56 libzmq3-dev set to automatically installed. 19:20:56 libzmq5 set to automatically installed. 19:20:56 pkg-config set to automatically installed. 19:20:56 zip set to automatically installed. 19:20:58 snapd is not logged in, snap install commands will use sudo 19:21:06 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 19:21:06 snapd is not logged in, snap install commands will use sudo 19:21:07 error: cannot refresh "core18": unexpectedly empty response from the server 19:21:07 (try again later) 19:21:08 Error while refreshing snap 'core18' to channel 'latest/stable' 19:21:08 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:21:10 Failed in branch amd64 19:22:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:22:27 Removing intermediate container 83818ad66b9d 19:22:27 ---> 2399a306e546 19:22:27 19:22:27 Step 11/24 : FROM alpine:3.12 19:22:27 3.12: Pulling from library/alpine 19:22:27 Removing intermediate container cc50bc0d256e 19:22:27 ---> f35210ddfb3e 19:22:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:22:27 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:22:27 Status: Downloaded newer image for alpine:3.12 19:22:27 ---> c4fd0aeabfcf 19:22:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:22:27 ---> Running in 93b7d9471df1 19:22:27 Removing intermediate container cb73fcf132c3 19:22:27 ---> 389c611390e1 19:22:27 19:22:27 Step 11/32 : FROM alpine:3.12 19:22:27 ---> c4fd0aeabfcf 19:22:27 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:22:27 ---> Running in 74e137fd21c6 19:22:28 Removing intermediate container 4050adb27298 19:22:28 ---> 21cd7ab1a5f1 19:22:28 19:22:28 Step 11/26 : FROM alpine:3.12 19:22:28 ---> c4fd0aeabfcf 19:22:28 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:22:28 ---> Running in 5b0cbe20c10a 19:22:28 ---> Running in 2d98ad5e6b9f 19:22:28 Removing intermediate container d0dd494015bc 19:22:28 ---> a292a4011e18 19:22:28 19:22:28 Step 11/23 : FROM alpine:3.12 19:22:28 ---> c4fd0aeabfcf 19:22:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:22:29 ---> Running in e0fc5b724ad0 19:22:29 Removing intermediate container 5b0cbe20c10a 19:22:29 ---> 1d45b14ae4c9 19:22:29 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:22:29 ---> Running in 70b4e8e3fd1d 19:22:30 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 19:22:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:22:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:22:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:22:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:22:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:22:31 (1/1) Installing dumb-init (1.2.2-r1) 19:22:31 Executing busybox-1.31.1-r20.trigger 19:22:31 OK: 5 MiB in 15 packages 19:22:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:22:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:22:31 (1/6) Installing ca-certificates (20191127-r4) 19:22:31 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:22:31 (3/6) Installing libcurl (7.77.0-r0) 19:22:31 (4/6) Installing curl (7.77.0-r0) 19:22:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:22:31 (5/6) Installing dumb-init (1.2.2-r1) 19:22:31 (6/6) Installing su-exec (0.2-r1) 19:22:31 Executing busybox-1.31.1-r20.trigger 19:22:31 Executing ca-certificates-20191127-r4.trigger 19:22:32 OK: 7 MiB in 20 packages 19:22:32 (1/2) Installing ca-certificates (20191127-r4) 19:22:32 (2/2) Installing dumb-init (1.2.2-r1) 19:22:32 Executing busybox-1.31.1-r20.trigger 19:22:32 Executing ca-certificates-20191127-r4.trigger 19:22:32 (1/2) Installing dumb-init (1.2.2-r1) 19:22:32 (2/2) Installing su-exec (0.2-r1) 19:22:32 Executing busybox-1.31.1-r20.trigger 19:22:32 OK: 5 MiB in 16 packages 19:22:32 OK: 6 MiB in 16 packages 19:22:33 Removing intermediate container 74e137fd21c6 19:22:33 ---> 3b22d89e5e6a 19:22:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:22:34 ---> Running in 34221f2c2162 19:22:34 Removing intermediate container 70b4e8e3fd1d 19:22:34 ---> 20f958b9eedd 19:22:34 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:22:34 Removing intermediate container 2d98ad5e6b9f 19:22:34 ---> c1c423d5b691 19:22:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:22:34 ---> Running in c1239c5e278d 19:22:34 ---> Running in 6632909ee5a3 19:22:34 Removing intermediate container 34221f2c2162 19:22:34 ---> 2230707a271a 19:22:34 Step 14/24 : ENV APP_PORT=59882 19:22:34 Removing intermediate container 93b7d9471df1 19:22:34 ---> 73aff781891f 19:22:34 19:22:34 Step 12/24 : FROM docker:20.10.0 19:22:35 ---> Running in 80bd4162a5ec 19:22:35 Removing intermediate container e0fc5b724ad0 19:22:35 ---> 434d1dba4385 19:22:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:22:35 20.10.0: Pulling from library/docker 19:22:35 Removing intermediate container c1239c5e278d 19:22:35 ---> 4101a1517e30 19:22:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:22:35 ---> Running in a8c4901c893c 19:22:35 Removing intermediate container 6632909ee5a3 19:22:35 ---> 4c00e6bca0bb 19:22:35 Step 14/26 : WORKDIR / 19:22:35 ---> Running in 5f16e851250f 19:22:35 Removing intermediate container 80bd4162a5ec 19:22:35 ---> 3ef46075f8c6 19:22:35 Step 15/24 : EXPOSE $APP_PORT 19:22:35 ---> Running in fdb694169786 19:22:35 ---> Running in 747fecec6866 19:22:36 Removing intermediate container a8c4901c893c 19:22:36 ---> ab615f15f6e1 19:22:36 Step 14/23 : ENV APP_PORT=59860 19:22:36 Removing intermediate container 5f16e851250f 19:22:36 ---> 2ee15383410d 19:22:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:22:36 ---> Running in 02082870a3cf 19:22:36 ---> Running in f8c534d129c6 19:22:37 Removing intermediate container fdb694169786 19:22:37 ---> ff6087e3b10a 19:22:37 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:22:37 Removing intermediate container 747fecec6866 19:22:37 ---> 4e6fdf3bc50a 19:22:37 Step 16/24 : WORKDIR / 19:22:37 ---> Running in c867c6451927 19:22:37 Removing intermediate container 02082870a3cf 19:22:37 ---> 0449f42449f4 19:22:37 Step 15/23 : EXPOSE $APP_PORT 19:22:37 ---> Running in f53e8e7f0f83 19:22:38 ---> 14eae8616bcf 19:22:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:22:38 Removing intermediate container c867c6451927 19:22:38 ---> c31c7ad93e82 19:22:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:22:39 Removing intermediate container f53e8e7f0f83 19:22:39 ---> 11315a4631a3 19:22:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:22:40 ---> 3da41a8c5b17 19:22:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:22:40 ---> 5269764d56fb 19:22:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:22:40 Removing intermediate container f8c534d129c6 19:22:40 ---> 698e41dd6a2f 19:22:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:22:40 ---> 29bdec5038b5 19:22:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:22:40 ---> Running in 9ee97d8ec518 19:22:41 ---> 53f774235a1f 19:22:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:22:41 Removing intermediate container 9ee97d8ec518 19:22:41 ---> 633092aefe72 19:22:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:22:42 ---> 1af12381a541 19:22:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:22:42 ---> d4f4fb1a81dc 19:22:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:22:42 ---> e5f81857d2d5 19:22:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:22:43 ---> 528e1088f8c8 19:22:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:22:43 ---> Running in bb27d69432b3 19:22:43 ---> 429b9cf39735 19:22:43 Step 20/24 : ENTRYPOINT ["/core-command"] 19:22:44 ---> Running in cf23c51415ea 19:22:44 ---> 9b099dc7cb31 19:22:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:22:44 ---> Running in 77af594687d0 19:22:45 Removing intermediate container cf23c51415ea 19:22:45 ---> 461b85e6b994 19:22:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:22:45 ---> 65dbb5043752 19:22:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:22:45 ---> Running in 4ea44a713b4f 19:22:45 Removing intermediate container 77af594687d0 19:22:45 ---> 8d3e1a28a729 19:22:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:22:46 ---> Running in cc511b55b716 19:22:46 Removing intermediate container 4ea44a713b4f 19:22:46 ---> ca29b266b253 19:22:46 Step 22/24 : LABEL arch=arm64 19:22:46 ---> Running in 87aded03a578 19:22:46 Removing intermediate container cc511b55b716 19:22:46 ---> e83b25ca5a75 19:22:46 Step 21/23 : LABEL arch=arm64 19:22:47 ---> Running in 919ae4b0769d 19:22:47 Removing intermediate container bb27d69432b3 19:22:47 ---> 8aba400ff018 19:22:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:22:47 Removing intermediate container 87aded03a578 19:22:47 ---> df1f260b8b7f 19:22:47 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:22:48 ---> 9cc2107fbe1e 19:22:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:22:48 ---> Running in cb1e3d86cd98 19:22:48 Removing intermediate container 919ae4b0769d 19:22:48 ---> 2e7ba279f7f4 19:22:48 Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:22:48 ---> Running in 3150055c30cc 19:22:49 Removing intermediate container cb1e3d86cd98 19:22:49 ---> 27bd08878208 19:22:49 Step 24/24 : LABEL version=0.0.0 19:22:49 ---> 1886792e6090 19:22:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:22:49 ---> Running in 471dc27ad01d 19:22:49 Removing intermediate container 3150055c30cc 19:22:49 ---> b9d0277c776a 19:22:49 Step 23/23 : LABEL version=0.0.0 19:22:49 ---> 7f54eb122965 19:22:49 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:22:50 ---> Running in c379afbe84c3 19:22:50 ---> Running in 9a522d7e9dc4 19:22:50 Removing intermediate container 471dc27ad01d 19:22:50 ---> 1074998d3888 19:22:50 19:22:51 Removing intermediate container c379afbe84c3 19:22:51 ---> 3b345b7c1168 19:22:51 19:22:51 Successfully built 1074998d3888 19:22:51 Successfully tagged core-command-arm64:latest 19:22:51  Building core-command ... done Building core-data 19:22:51 ---> 717ba77516bd 19:22:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:22:51 Successfully built 3b345b7c1168 19:22:51 Successfully tagged support-notifications-arm64:latest 19:22:51  Building support-notifications ... done Building core-metadata 19:22:52 ---> a986f03b99f1 19:22:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:22:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:22:52 Status: Downloaded newer image for docker:20.10.0 19:22:52 ---> eeaf43b92773 19:22:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:22:53 ---> Running in 76ff0d300734 19:22:53 Removing intermediate container 9a522d7e9dc4 19:22:53 ---> 001bd070f3ff 19:22:53 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:22:53 ---> Running in 41c6d8da15fd 19:22:53 Removing intermediate container 76ff0d300734 19:22:53 ---> 8f455dd8e494 19:22:53 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:22:54 ---> ad716d029025 19:22:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:22:54 ---> Running in 1ebd7f660859 19:22:54 Removing intermediate container 41c6d8da15fd 19:22:54 ---> 802a6875d9c6 19:22:54 Step 24/26 : LABEL arch=arm64 19:22:55 ---> Running in 850f8884f0c3 19:22:55 ---> 14a0c50f0c2d 19:22:55 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:22:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:22:56 ---> Running in 43dcbd19c95b 19:22:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:22:56 Removing intermediate container 850f8884f0c3 19:22:56 ---> 87bf1ba5dd55 19:22:56 Step 25/26 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:22:57 ---> Running in 1ee71a5154f3 19:22:57 (1/39) Installing readline (8.0.4-r0) 19:22:57 Removing intermediate container 43dcbd19c95b 19:22:57 ---> 90f2a06b83cf 19:22:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:22:57 (2/39) Installing bash (5.0.17-r0) 19:22:57 Executing bash-5.0.17-r0.post-install 19:22:57 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:22:57 (4/39) Installing libcurl (7.77.0-r0) 19:22:57 (5/39) Installing curl (7.77.0-r0) 19:22:57 (6/39) Installing dumb-init (1.2.2-r1) 19:22:57 (7/39) Installing libbz2 (1.0.8-r1) 19:22:57 (8/39) Installing expat (2.2.9-r1) 19:22:57 (9/39) Installing libffi (3.3-r2) 19:22:57 (10/39) Installing gdbm (1.13-r1) 19:22:57 (11/39) Installing xz-libs (5.2.5-r0) 19:22:57 (12/39) Installing sqlite-libs (3.32.1-r1) 19:22:57 (13/39) Installing python3 (3.8.10-r0) 19:22:57 Removing intermediate container 1ee71a5154f3 19:22:57 ---> 281a0ec42829 19:22:57 Step 26/26 : LABEL version=0.0.0 19:22:58 ---> Running in 29eb02411ee1 19:22:58 ---> 5ca4e09f1d91 19:22:58 Step 27/32 : RUN chmod +x /entrypoint.sh 19:22:59 ---> Running in f8f891f6baab 19:22:59 Removing intermediate container 29eb02411ee1 19:22:59 ---> 4f01c9654b5f 19:22:59 19:22:59 (14/39) Installing py3-appdirs (1.4.4-r1) 19:22:59 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:22:59 (16/39) Installing py3-parsing (2.4.7-r0) 19:22:59 (17/39) Installing py3-six (1.15.0-r0) 19:22:59 (18/39) Installing py3-packaging (20.4-r0) 19:22:59 (19/39) Installing py3-setuptools (47.0.0-r0) 19:22:59 (20/39) Installing py3-chardet (3.0.4-r4) 19:22:59 (21/39) Installing py3-idna (2.9-r0) 19:22:59 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:22:59 Successfully built 4f01c9654b5f 19:22:59 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:23:00 Successfully tagged security-secretstore-setup-arm64:latest 19:23:00  Building security-secretstore-setup ... done Building support-scheduler 19:23:00 (24/39) Installing py3-requests (2.23.0-r0) 19:23:00 (25/39) Installing py3-msgpack (1.0.0-r0) 19:23:00 (26/39) Installing py3-lockfile (0.12.2-r3) 19:23:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:23:00 (28/39) Installing py3-colorama (0.4.3-r0) 19:23:00 (29/39) Installing py3-distlib (0.3.0-r0) 19:23:00 (30/39) Installing py3-distro (1.5.0-r1) 19:23:00 (31/39) Installing py3-webencodings (0.5.1-r3) 19:23:00 (32/39) Installing py3-html5lib (1.0.1-r4) 19:23:00 (33/39) Installing py3-pytoml (0.1.21-r0) 19:23:00 (34/39) Installing py3-pep517 (0.8.2-r0) 19:23:00 (35/39) Installing py3-progress (1.5-r0) 19:23:00 (36/39) Installing py3-toml (0.10.1-r0) 19:23:00 (37/39) Installing py3-retrying (1.3.3-r0) 19:23:00 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:23:00 (39/39) Installing py3-pip (20.1.1-r0) 19:23:00 Executing busybox-1.31.1-r19.trigger 19:23:00 OK: 72 MiB in 59 packages 19:23:03 Removing intermediate container f8f891f6baab 19:23:03 ---> c175d08120fa 19:23:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:23:03 ---> Running in 3f84cd8a4d04 19:23:04 Removing intermediate container 3f84cd8a4d04 19:23:04 ---> 02755ebff6e3 19:23:04 Step 29/32 : CMD ["gate"] 19:23:04 ---> Running in a897c0657dff 19:23:04 Removing intermediate container a897c0657dff 19:23:04 ---> 2c4ffa109507 19:23:04 Step 30/32 : LABEL arch=arm64 19:23:05 Collecting docker-compose==1.23.2 19:23:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:23:05 ---> Running in 1b7eb3dd1739 19:23:06 Collecting websocket-client<1.0,>=0.32.0 19:23:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:23:06 Removing intermediate container 1b7eb3dd1739 19:23:06 ---> ed01a4f87b65 19:23:06 Step 31/32 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:23:07 Collecting cached-property<2,>=1.2.0 19:23:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:23:07 ---> Running in bbbc56df0e14 19:23:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:23:08 Removing intermediate container bbbc56df0e14 19:23:08 ---> 33a1a0211946 19:23:08 Step 32/32 : LABEL version=0.0.0 19:23:08 Collecting PyYAML<4,>=3.10 19:23:08 Downloading PyYAML-3.13.tar.gz (270 kB) 19:23:08 ---> Running in 4bf1baba1dd3 19:23:09 Removing intermediate container 4bf1baba1dd3 19:23:09 ---> 374709cd4004 19:23:09 19:23:09 Successfully built 374709cd4004 19:23:09 Successfully tagged security-bootstrapper-arm64:latest 19:23:09  Building security-bootstrapper ... done Building security-proxy-setup 19:23:11 Collecting docopt<0.7,>=0.6.1 19:23:11 Downloading docopt-0.6.2.tar.gz (25 kB) 19:23:14 Collecting dockerpty<0.5,>=0.4.1 19:23:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:23:17 Collecting jsonschema<3,>=2.5.1 19:23:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:23:18 Collecting docker<4.0,>=3.6.0 19:23:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:23:18 Collecting texttable<0.10,>=0.9.0 19:23:18 Downloading texttable-0.9.1.tar.gz (11 kB) 19:23:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:23:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:23:22 Collecting docker-pycreds>=0.4.0 19:23:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:23:22 Collecting idna<2.8,>=2.5 19:23:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:23:22 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) 19:23:22 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) 19:23:23 Collecting urllib3<1.25,>=1.21.1 19:23:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:23:23 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:23:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:23:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:23:23 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:23:24 Installing collected packages: websocket-client, cached-property, PyYAML, docopt, dockerpty, jsonschema, idna, urllib3, requests, docker-pycreds, docker, texttable, docker-compose 19:23:25 Running setup.py install for PyYAML: started 19:23:28 Running setup.py install for PyYAML: finished with status 'done' 19:23:28 Running setup.py install for docopt: started 19:23:30 Running setup.py install for docopt: finished with status 'done' 19:23:30 Running setup.py install for dockerpty: started 19:23:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:23:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:23:31 ---> 74166e549c12 19:23:31 Step 3/24 : WORKDIR /edgex-go 19:23:31 ---> Using cache 19:23:31 ---> 5bea5da401c1 19:23:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:31 ---> Using cache 19:23:31 ---> cbe1b47918d6 19:23:31 Step 5/24 : RUN apk add --update --no-cache make git 19:23:31 ---> Using cache 19:23:31 ---> a231e2ad388a 19:23:31 Step 6/24 : COPY go.mod . 19:23:31 ---> Using cache 19:23:31 ---> c065bc7d6aef 19:23:31 Step 7/24 : RUN go mod download 19:23:31 ---> Using cache 19:23:31 ---> 4d4a6de1596a 19:23:31 Step 8/24 : COPY . . 19:23:31 ---> Using cache 19:23:31 ---> 0621cbffc1e0 19:23:31 Step 9/24 : RUN go mod tidy 19:23:31 ---> Using cache 19:23:31 ---> 590d02374284 19:23:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:23:32 Running setup.py install for dockerpty: finished with status 'done' 19:23:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:23:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:23:32 ---> 74166e549c12 19:23:32 Step 3/24 : WORKDIR /edgex-go 19:23:32 ---> Using cache 19:23:32 ---> 5bea5da401c1 19:23:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:32 ---> Using cache 19:23:32 ---> cbe1b47918d6 19:23:32 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:23:33 Attempting uninstall: idna 19:23:33 Found existing installation: idna 2.9 19:23:33 Uninstalling idna-2.9: 19:23:33 Successfully uninstalled idna-2.9 19:23:35 Attempting uninstall: urllib3 19:23:35 Found existing installation: urllib3 1.25.9 19:23:35 Uninstalling urllib3-1.25.9: 19:23:35 Successfully uninstalled urllib3-1.25.9 19:23:36 ---> Running in 33d46aa88bdd 19:23:36 ---> Running in 14c665d15121 19:23:36 Attempting uninstall: requests 19:23:36 Found existing installation: requests 2.23.0 19:23:36 Uninstalling requests-2.23.0: 19:23:36 Successfully uninstalled requests-2.23.0 19:23:37 Running setup.py install for texttable: started 19:23:38 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 19:23:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:23:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:23:40 OK: 218 MiB in 52 packages 19:23:40 Running setup.py install for texttable: finished with status 'done' 19:23:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:23:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:23:41 ---> 74166e549c12 19:23:41 Step 3/23 : WORKDIR /edgex-go 19:23:41 ---> Using cache 19:23:41 ---> 5bea5da401c1 19:23:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:41 ---> Using cache 19:23:41 ---> cbe1b47918d6 19:23:41 Step 5/23 : RUN apk add --update --no-cache make git 19:23:41 ---> Using cache 19:23:41 ---> a231e2ad388a 19:23:41 Step 6/23 : COPY go.mod . 19:23:41 ---> Using cache 19:23:41 ---> c065bc7d6aef 19:23:41 Step 7/23 : RUN go mod download 19:23:41 ---> Using cache 19:23:41 ---> 4d4a6de1596a 19:23:41 Step 8/23 : COPY . . 19:23:41 ---> Using cache 19:23:41 ---> 0621cbffc1e0 19:23:41 Step 9/23 : RUN go mod tidy 19:23:41 ---> Using cache 19:23:41 ---> 590d02374284 19:23:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:23:42 ---> Running in 02b81531377d 19:23:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:23:43 Removing intermediate container 33d46aa88bdd 19:23:43 ---> 1d7458877fb3 19:23:43 Step 6/24 : COPY go.mod . 19:23:44 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 19:23:44 ---> 972bda8dd3f1 19:23:44 Step 7/24 : RUN go mod download 19:23:45 ---> Running in 4c6cc92faf96 19:23:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:23:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:23:50 ---> 74166e549c12 19:23:50 Step 3/22 : WORKDIR /edgex-go 19:23:50 ---> Using cache 19:23:50 ---> 5bea5da401c1 19:23:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:50 ---> Using cache 19:23:50 ---> cbe1b47918d6 19:23:50 Step 5/22 : RUN apk add --update --no-cache make git 19:23:50 ---> Using cache 19:23:50 ---> a231e2ad388a 19:23:50 Step 6/22 : COPY go.mod . 19:23:50 ---> Using cache 19:23:50 ---> c065bc7d6aef 19:23:50 Step 7/22 : RUN go mod download 19:23:50 ---> Using cache 19:23:50 ---> 4d4a6de1596a 19:23:50 Step 8/22 : COPY . . 19:23:50 ---> Using cache 19:23:50 ---> 0621cbffc1e0 19:23:50 Step 9/22 : RUN go mod tidy 19:23:50 ---> Using cache 19:23:50 ---> 590d02374284 19:23:50 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:23:50 ---> Running in 876efb580895 19:23:51 Removing intermediate container 4c6cc92faf96 19:23:51 ---> 169e9244657b 19:23:51 Step 8/24 : COPY . . 19:23:53 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 19:24:02 Removing intermediate container 1ebd7f660859 19:24:02 ---> 0b2c122cdad0 19:24:02 Step 15/24 : ENV APP_PORT=58890 19:24:02 ---> Running in 681be73b0bb3 19:24:03 Removing intermediate container 681be73b0bb3 19:24:03 ---> ff389ffa86d3 19:24:03 Step 16/24 : EXPOSE $APP_PORT 19:24:03 ---> Running in b5dd6c0ad415 19:24:05 Removing intermediate container b5dd6c0ad415 19:24:05 ---> 09831acb91a9 19:24:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:24:08 ---> f382f508000e 19:24:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:24:11 ---> 26291278c53c 19:24:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:24:13 ---> 2c419bddc354 19:24:13 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:24:13 ---> Running in 2ff3a1f781e8 19:24:14 ---> fcdf19582ba5 19:24:14 Step 9/24 : RUN go mod tidy 19:24:14 Removing intermediate container 2ff3a1f781e8 19:24:14 ---> 792bad011d1d 19:24:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:14 ---> Running in 73564ec27960 19:24:15 ---> Running in eefd2a7547c2 19:24:16 Removing intermediate container eefd2a7547c2 19:24:16 ---> 1e5028ab32a1 19:24:16 Step 22/24 : LABEL arch=arm64 19:24:16 ---> Running in 049e873c3998 19:24:17 Removing intermediate container 049e873c3998 19:24:17 ---> b6183b0ab3e9 19:24:17 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:24:17 ---> Running in a57c3d807ca9 19:24:18 Removing intermediate container a57c3d807ca9 19:24:18 ---> f8c9e3c4e41d 19:24:18 Step 24/24 : LABEL version=0.0.0 19:24:18 ---> Running in a225d22c5a00 19:24:19 Removing intermediate container a225d22c5a00 19:24:19 ---> 45b2b7e812ef 19:24:19 19:24:19 Successfully built 45b2b7e812ef 19:24:19 Successfully tagged sys-mgmt-agent-arm64:latest 19:24:21  Building sys-mgmt-agent ... done Removing intermediate container 73564ec27960 19:24:21 ---> 47e9203bfd93 19:24:21 Step 10/24 : RUN make cmd/core-data/core-data 19:24:22 ---> Running in 267313375ff6 19:24:24 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 19:25:21 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 19:25:24 Removing intermediate container 02b81531377d 19:25:24 ---> cdc6cdd03e5c 19:25:24 19:25:24 Step 11/23 : FROM alpine:3.12 19:25:24 ---> c4fd0aeabfcf 19:25:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:25:24 ---> Using cache 19:25:24 ---> 3b22d89e5e6a 19:25:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:25:24 ---> Using cache 19:25:24 ---> 2230707a271a 19:25:24 Step 14/23 : ENV APP_PORT=59861 19:25:24 Removing intermediate container 14c665d15121 19:25:24 ---> a51d5c01ab4d 19:25:24 19:25:24 Step 11/24 : FROM alpine:3.12 19:25:24 ---> c4fd0aeabfcf 19:25:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:25:24 ---> Using cache 19:25:24 ---> 3b22d89e5e6a 19:25:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:25:24 ---> Using cache 19:25:24 ---> 2230707a271a 19:25:24 Step 14/24 : ENV APP_PORT=59881 19:25:24 ---> Running in c4c7bc852c2b 19:25:24 ---> Running in 31a0076df94b 19:25:25 Removing intermediate container c4c7bc852c2b 19:25:25 ---> f1834ce172d4 19:25:25 Step 15/23 : EXPOSE $APP_PORT 19:25:25 ---> Running in ab0a404c649b 19:25:25 Removing intermediate container 31a0076df94b 19:25:25 ---> 8fd36fc91d4e 19:25:25 Step 15/24 : EXPOSE $APP_PORT 19:25:25 ---> Running in b0b649f81a93 19:25:26 Removing intermediate container ab0a404c649b 19:25:26 ---> a8c9ecb8df0f 19:25:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:27 Removing intermediate container b0b649f81a93 19:25:27 ---> acdcc27168e2 19:25:27 Step 16/24 : WORKDIR / 19:25:27 ---> Running in 6715d1813894 19:25:28 ---> e8df8988cd9a 19:25:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:25:29 Removing intermediate container 6715d1813894 19:25:29 ---> 52942c73b51f 19:25:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:31 ---> a23e1a4f0dbc 19:25:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:25:31 ---> 9794f6dcf4a1 19:25:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:25:31 Removing intermediate container 876efb580895 19:25:31 ---> f79828ed6c28 19:25:31 19:25:31 Step 11/22 : FROM alpine:3.12 19:25:31 ---> c4fd0aeabfcf 19:25:32 Step 12/22 : RUN apk add --update --no-cache curl 19:25:32 ---> Running in 8a4c2e26886c 19:25:33 ---> 562392c74f07 19:25:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:25:33 ---> 8ad1da72c086 19:25:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:25:33 ---> Running in f06c63c23411 19:25:34 Removing intermediate container f06c63c23411 19:25:34 ---> c3713786a250 19:25:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:34 ---> Running in f26102db44ce 19:25:35 ---> 41325d660280 19:25:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:25:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:25:35 ---> Running in 8f44ce247348 19:25:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:25:35 Removing intermediate container f26102db44ce 19:25:35 ---> ea8e4f04dca9 19:25:35 Step 21/23 : LABEL arch=arm64 19:25:35 ---> Running in 84edb8862678 19:25:35 (1/4) Installing ca-certificates (20191127-r4) 19:25:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:25:35 (3/4) Installing libcurl (7.77.0-r0) 19:25:35 (4/4) Installing curl (7.77.0-r0) 19:25:35 Removing intermediate container 8f44ce247348 19:25:35 ---> b8ac1f9ce3f8 19:25:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:35 Executing busybox-1.31.1-r20.trigger 19:25:36 Executing ca-certificates-20191127-r4.trigger 19:25:36 ---> Running in 28fe0a30c418 19:25:36 OK: 7 MiB in 18 packages 19:25:36 Removing intermediate container 84edb8862678 19:25:36 ---> 688f32377088 19:25:36 Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:25:36 ---> Running in a51798921011 19:25:37 Removing intermediate container 28fe0a30c418 19:25:37 ---> 751750c3ae6b 19:25:37 Step 22/24 : LABEL arch=arm64 19:25:37 ---> Running in c9e321957b69 19:25:37 Removing intermediate container a51798921011 19:25:37 ---> 782ce7edb611 19:25:37 Step 23/23 : LABEL version=0.0.0 19:25:37 ---> Running in f75719c0da92 19:25:38 Removing intermediate container c9e321957b69 19:25:38 ---> a3626469850a 19:25:38 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:25:38 Removing intermediate container 8a4c2e26886c 19:25:38 ---> 63dad7ce1fb1 19:25:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:25:38 Removing intermediate container f75719c0da92 19:25:38 ---> 5d7fb9e90736 19:25:38 19:25:39 ---> Running in efd49250102d 19:25:39 ---> Running in 16c63ff765a3 19:25:39 Successfully built 5d7fb9e90736 19:25:39 Successfully tagged support-scheduler-arm64:latest 19:25:39  Building support-scheduler ... done Removing intermediate container efd49250102d 19:25:39 ---> d5159b8f8adf 19:25:39 Step 24/24 : LABEL version=0.0.0 19:25:39 Removing intermediate container 16c63ff765a3 19:25:39 ---> c1d9807d1b87 19:25:39 Step 14/22 : WORKDIR /edgex 19:25:40 ---> Running in 13d66f3a0e8e 19:25:40 ---> Running in 3ca09f4e9b24 19:25:40 Removing intermediate container 3ca09f4e9b24 19:25:40 ---> 49721d3c2284 19:25:40 19:25:40 Removing intermediate container 13d66f3a0e8e 19:25:40 ---> f8d1b2d96c35 19:25:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:25:40 Successfully built 49721d3c2284 19:25:40 Successfully tagged core-metadata-arm64:latest 19:25:41  Building core-metadata ... done  ---> 142db558289d 19:25:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:25:43 ---> a44c57498950 19:25:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:25:44 ---> 5b45964702b0 19:25:44 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:25:44 ---> Running in ace0fdab2e52 19:25:45 Removing intermediate container ace0fdab2e52 19:25:45 ---> ee4f4e405d8b 19:25:45 Step 19/22 : CMD ["--init=true"] 19:25:45 ---> Running in 6c7ed02777cb 19:25:46 Removing intermediate container 6c7ed02777cb 19:25:46 ---> 1ea915e1b443 19:25:46 Step 20/22 : LABEL arch=arm64 19:25:46 ---> Running in ea1f924d336d 19:25:47 Removing intermediate container ea1f924d336d 19:25:47 ---> 1e73978ff2ea 19:25:47 Step 21/22 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:25:47 ---> Running in c84a03575c29 19:25:47 Removing intermediate container c84a03575c29 19:25:47 ---> 7d71624ecbe5 19:25:47 Step 22/22 : LABEL version=0.0.0 19:25:48 Removing intermediate container 267313375ff6 19:25:48 ---> ead3950147dd 19:25:48 19:25:48 Step 11/24 : FROM alpine:3.12 19:25:48 ---> c4fd0aeabfcf 19:25:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:25:48 ---> Running in 50a2bbc3bed9 19:25:48 ---> Running in 94bf897badfa 19:25:48 Removing intermediate container 50a2bbc3bed9 19:25:48 ---> 512671a33c78 19:25:48 19:25:49 Removing intermediate container 94bf897badfa 19:25:49 ---> 76c6df005d2f 19:25:49 Step 13/24 : ENV APP_PORT=59880 19:25:49 Successfully built 512671a33c78 19:25:49 Successfully tagged security-proxy-setup-arm64:latest 19:25:49  Building security-proxy-setup ... done  ---> Running in b6e6d0338e64 19:25:49 Removing intermediate container b6e6d0338e64 19:25:49 ---> 94cf3df56e7c 19:25:49 Step 14/24 : EXPOSE $APP_PORT 19:25:49 ---> Running in 6645abc2baa6 19:25:50 Removing intermediate container 6645abc2baa6 19:25:50 ---> cc2f862cbb18 19:25:50 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:50 ---> Running in 7ee01b1c2d48 19:25:53 Removing intermediate container 7ee01b1c2d48 19:25:53 ---> e0a27c090c03 19:25:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:25:53 ---> Running in 1d9e2ab49b62 19:25:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:25:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:25:55 (1/6) Installing dumb-init (1.2.2-r1) 19:25:55 (2/6) Installing libgcc (9.3.0-r2) 19:25:55 (3/6) Installing libsodium (1.0.18-r0) 19:25:55 (4/6) Installing libstdc++ (9.3.0-r2) 19:25:56 (5/6) Installing libzmq (4.3.3-r0) 19:25:56 (6/6) Installing zeromq (4.3.3-r0) 19:25:56 Executing busybox-1.31.1-r20.trigger 19:25:56 OK: 8 MiB in 20 packages 19:25:57 Removing intermediate container 1d9e2ab49b62 19:25:57 ---> a88594c45b4e 19:25:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:58 ---> a0ebac607bb8 19:25:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:25:59 ---> 3e01b5167e52 19:25:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:26:00 ---> 92543000cd69 19:26:00 Step 20/24 : ENTRYPOINT ["/core-data"] 19:26:00 ---> Running in 1542641bfa85 19:26:01 Removing intermediate container 1542641bfa85 19:26:01 ---> 302d5cf6b5c0 19:26:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:01 ---> Running in 5b2801a6fc81 19:26:01 Removing intermediate container 5b2801a6fc81 19:26:01 ---> 9c809e6b320c 19:26:01 Step 22/24 : LABEL arch=arm64 19:26:01 ---> Running in 410df1cde888 19:26:02 Removing intermediate container 410df1cde888 19:26:02 ---> 72a68881ffa4 19:26:02 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 19:26:02 ---> Running in 8a0fb08cde64 19:26:02 Removing intermediate container 8a0fb08cde64 19:26:02 ---> 0c2a94bb8c31 19:26:02 Step 24/24 : LABEL version=0.0.0 19:26:02 ---> Running in 4a0023979865 19:26:03 Removing intermediate container 4a0023979865 19:26:03 ---> bf36cb3fece4 19:26:03 19:26:03 Successfully built bf36cb3fece4 19:26:03 Successfully tagged core-data-arm64:latest 19:26:04  Building core-data ... done  [Pipeline] } 19:26:04 $ docker stop --time=1 96223ee49f62ead245b0e17da63f1bc7913b56f25e3f90e0fd5672cb0d6bc62d 19:26:06 $ docker rm -f 96223ee49f62ead245b0e17da63f1bc7913b56f25e3f90e0fd5672cb0d6bc62d [Pipeline] // withDockerContainer [Pipeline] sh 19:26:06 + docker images 19:26:07 REPOSITORY TAG IMAGE ID CREATED SIZE 19:26:07 core-data-arm64 latest bf36cb3fece4 3 seconds ago 19.1MB 19:26:07 security-proxy-setup-arm64 latest 512671a33c78 18 seconds ago 24.2MB 19:26:07 ead3950147dd 19 seconds ago 975MB 19:26:07 core-metadata-arm64 latest 49721d3c2284 26 seconds ago 15.7MB 19:26:07 support-scheduler-arm64 latest 5d7fb9e90736 28 seconds ago 15.1MB 19:26:07 f79828ed6c28 35 seconds ago 973MB 19:26:07 a51d5c01ab4d 43 seconds ago 972MB 19:26:07 cdc6cdd03e5c 43 seconds ago 969MB 19:26:07 sys-mgmt-agent-arm64 latest 45b2b7e812ef About a minute ago 299MB 19:26:07 security-bootstrapper-arm64 latest 374709cd4004 2 minutes ago 17.5MB 19:26:07 security-secretstore-setup-arm64 latest 4f01c9654b5f 3 minutes ago 27.1MB 19:26:07 support-notifications-arm64 latest 3b345b7c1168 3 minutes ago 15.7MB 19:26:07 core-command-arm64 latest 1074998d3888 3 minutes ago 15MB 19:26:07 73aff781891f 3 minutes ago 969MB 19:26:07 a292a4011e18 3 minutes ago 969MB 19:26:07 21cd7ab1a5f1 3 minutes ago 976MB 19:26:07 389c611390e1 3 minutes ago 970MB 19:26:07 2399a306e546 3 minutes ago 967MB 19:26:07 ci-base-image-arm64 latest 74166e549c12 13 minutes ago 641MB 19:26:07 alpine 3.12 c4fd0aeabfcf 6 days ago 5.32MB 19:26:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 days ago 429MB 19:26:07 docker 20.10.0 eeaf43b92773 6 months ago 228MB 19:26:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:26:08 ---> job-cost.sh 19:26:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fbv8 19:26:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:28:24 lf-activate-venv(): INFO: Adding /tmp/venv-fbv8/bin to PATH 19:28:24 INFO: No Stack... 19:28:24 INFO: Retrieving Pricing Info for: v2-standard-4 19:28:24 INFO: Archiving Costs [Pipeline] sh 19:28:24 + cut -d, -f6+ 19:28:24 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:28:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3590-1-stack-cost] 19:28:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3590-1-stack-cost] did not exist. Created. 19:28:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:28:25 + echo total: 0.18000000715255737 [Pipeline] stash 19:28:25 Stashed 1 file(s) [Pipeline] } 19:28:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3590-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:28:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:28:30 ---> package-listing.sh 19:28:30 ++ facter osfamily 19:28:30 ++ tr '[:upper:]' '[:lower:]' 19:28:30 + OS_FAMILY=redhat 19:28:30 + workspace=/w/workspace/edgex-go/1 19:28:30 + START_PACKAGES=/tmp/packages_start.txt 19:28:30 + END_PACKAGES=/tmp/packages_end.txt 19:28:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:28:30 + PACKAGES=/tmp/packages_start.txt 19:28:30 + '[' /w/workspace/edgex-go/1 ']' 19:28:30 + PACKAGES=/tmp/packages_end.txt 19:28:30 + case "${OS_FAMILY}" in 19:28:30 + rpm -qa 19:28:30 + sort 19:28:32 + '[' -f /tmp/packages_start.txt ']' 19:28:32 + '[' -f /tmp/packages_end.txt ']' 19:28:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:28:32 + '[' /w/workspace/edgex-go/1 ']' 19:28:32 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:28:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:28:32 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 19:28:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:28:33 19:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:28:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:28:33 alpine: Pulling from edgex-lftools-log-publisher 19:28:33 df20fa9351a1: Pulling fs layer 19:28:33 36b3adc4ff6f: Pulling fs layer 19:28:33 8ad3a11d3b57: Pulling fs layer 19:28:33 46f8f816bc3b: Pulling fs layer 19:28:33 93b61091891f: Pulling fs layer 19:28:33 93b9cdb0e59b: Pulling fs layer 19:28:33 5e14af77c1be: Pulling fs layer 19:28:33 01666e4c0597: Pulling fs layer 19:28:33 aa168da1d23b: Pulling fs layer 19:28:33 93b9cdb0e59b: Waiting 19:28:33 5e14af77c1be: Waiting 19:28:33 01666e4c0597: Waiting 19:28:33 aa168da1d23b: Waiting 19:28:33 46f8f816bc3b: Waiting 19:28:33 93b61091891f: Waiting 19:28:33 36b3adc4ff6f: Verifying Checksum 19:28:33 36b3adc4ff6f: Download complete 19:28:33 46f8f816bc3b: Verifying Checksum 19:28:33 46f8f816bc3b: Download complete 19:28:33 df20fa9351a1: Verifying Checksum 19:28:33 93b9cdb0e59b: Verifying Checksum 19:28:33 93b9cdb0e59b: Download complete 19:28:33 5e14af77c1be: Verifying Checksum 19:28:33 5e14af77c1be: Download complete 19:28:33 93b61091891f: Verifying Checksum 19:28:33 93b61091891f: Download complete 19:28:33 01666e4c0597: Verifying Checksum 19:28:33 01666e4c0597: Download complete 19:28:33 df20fa9351a1: Pull complete 19:28:34 36b3adc4ff6f: Pull complete 19:28:34 8ad3a11d3b57: Download complete 19:28:34 8ad3a11d3b57: Pull complete 19:28:34 46f8f816bc3b: Pull complete 19:28:34 93b61091891f: Pull complete 19:28:35 93b9cdb0e59b: Pull complete 19:28:35 5e14af77c1be: Pull complete 19:28:35 01666e4c0597: Pull complete 19:28:36 aa168da1d23b: Verifying Checksum 19:28:36 aa168da1d23b: Download complete 19:28:40 aa168da1d23b: Pull complete 19:28:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:28:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:28:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:28:40 prd-centos7-docker-4c-2g-770 does not seem to be running inside a container 19:28:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:28:42 $ docker top 7e992d49e7c775b6efe57387736c634c09be33d6be18d2cdb2943a6a9ce106d2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:43 + touch /tmp/pre-build-complete [Pipeline] sh 19:28:43 + mkdir -p /var/log/sa [Pipeline] sh 19:28:44 + ls /var/log/sa-host 19:28:44 + sadf -c /var/log/sa-host/sa05 19:28:44 file_magic: OK 19:28:44 HZ: Using current value: 100 19:28:44 file_header: OK 19:28:44 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 19:28:44 Statistics: 19:28:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:28:44 File successfully converted to sysstat format version 12.2.1 19:28:44 + sadf -c /var/log/sa-host/sa22 19:28:44 file_magic: OK 19:28:44 HZ: Using current value: 100 19:28:44 file_header: OK 19:28:44 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 19:28:44 Statistics: 19:28:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:28:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:28:44 provisioning config files... 19:28:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3518178231293835108tmp [Pipeline] { [Pipeline] echo 19:28:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:28:45 ---> create-netrc.sh [Pipeline] } 19:28:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:28:45 ---> python-tools-install.sh [Pipeline] echo 19:28:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:28:46 ---> sudo-logs.sh 19:28:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:28:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:28:46 ---> job-cost.sh 19:28:46 lf-activate-venv: SKIPPING 19:28:46 DEBUG: total: 0.18000000715255737 19:28:46 INFO: Retrieving Stack Cost... 19:28:47 INFO: Retrieving Pricing Info for: v3-standard-2 19:28:47 INFO: Archiving Costs [Pipeline] echo 19:28:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:28:48 ---> logs-deploy.sh 19:28:48 lf-activate-venv: SKIPPING 19:28:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3590/1 19:28:48 INFO: archiving workspace using pattern(s): 19:28:49 Archives upload complete. 19:28:49 INFO: archiving logs to Nexus 19:28:49 ---> uname -a: 19:28:49 Linux prd-centos7-docker-4c-2g-770.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:28:49 19:28:49 19:28:49 ---> lscpu: 19:28:49 Architecture: x86_64 19:28:49 CPU op-mode(s): 32-bit, 64-bit 19:28:49 Byte Order: Little Endian 19:28:49 Address sizes: 40 bits physical, 48 bits virtual 19:28:49 CPU(s): 2 19:28:49 On-line CPU(s) list: 0,1 19:28:49 Thread(s) per core: 1 19:28:49 Core(s) per socket: 1 19:28:49 Socket(s): 2 19:28:49 NUMA node(s): 1 19:28:49 Vendor ID: AuthenticAMD 19:28:49 CPU family: 23 19:28:49 Model: 49 19:28:49 Model name: AMD EPYC-Rome Processor 19:28:49 Stepping: 0 19:28:49 CPU MHz: 2800.000 19:28:49 BogoMIPS: 5600.00 19:28:49 Virtualization: AMD-V 19:28:49 Hypervisor vendor: KVM 19:28:49 Virtualization type: full 19:28:49 L1d cache: 64 KiB 19:28:49 L1i cache: 64 KiB 19:28:49 L2 cache: 1 MiB 19:28:49 L3 cache: 32 MiB 19:28:49 NUMA node0 CPU(s): 0,1 19:28:49 Vulnerability Itlb multihit: Not affected 19:28:49 Vulnerability L1tf: Not affected 19:28:49 Vulnerability Mds: Not affected 19:28:49 Vulnerability Meltdown: Not affected 19:28:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:28:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:28:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:28:49 Vulnerability Srbds: Not affected 19:28:49 Vulnerability Tsx async abort: Not affected 19:28:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:28:49 19:28:49 19:28:49 ---> nproc: 19:28:49 2 19:28:49 19:28:49 19:28:49 ---> df -h: 19:28:49 Filesystem Size Used Available Use% Mounted on 19:28:49 overlay 40.0G 12.0G 27.9G 30% / 19:28:49 tmpfs 64.0M 0 64.0M 0% /dev 19:28:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:28:49 shm 64.0M 0 64.0M 0% /dev/shm 19:28:49 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 19:28:49 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 19:28:49 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 19:28:49 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 19:28:49 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 19:28:49 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 19:28:49 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 19:28:49 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 19:28:49 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1 19:28:49 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1@tmp 19:28:49 19:28:49 19:28:49 ---> free -m: 19:28:49 total used free shared buff/cache available 19:28:49 Mem: 7821 1327 2260 0 4233 6453 19:28:49 Swap: 1023 2 1021 19:28:49 19:28:49 19:28:49 ---> ip addr: 19:28:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:28:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:28:49 inet 127.0.0.1/8 scope host lo 19:28:49 valid_lft forever preferred_lft forever 19:28:49 inet6 ::1/128 scope host 19:28:49 valid_lft forever preferred_lft forever 19:28:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:28:49 link/ether fa:16:3e:34:99:97 brd ff:ff:ff:ff:ff:ff 19:28:49 inet 10.30.123.149/23 brd 10.30.123.255 scope global dynamic eth0 19:28:49 valid_lft 85084sec preferred_lft 85084sec 19:28:49 inet6 fe80::f816:3eff:fe34:9997/64 scope link 19:28:49 valid_lft forever preferred_lft forever 19:28:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:28:49 link/ether 02:42:1d:66:7c:7f brd ff:ff:ff:ff:ff:ff 19:28:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:28:49 valid_lft forever preferred_lft forever 19:28:49 inet6 fe80::42:1dff:fe66:7c7f/64 scope link 19:28:49 valid_lft forever preferred_lft forever 19:28:49 19:28:49 19:28:49 ---> sar -b -r -n DEV: 19:28:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 19:28:49 19:28:49 19:06:43 LINUX RESTART (2 CPU) 19:28:49 19:28:49 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:28:49 19:08:01 161.75 24.61 137.15 0.00 5981.49 45181.59 0.00 19:28:49 19:09:01 80.08 0.18 79.90 0.00 22.78 41470.85 0.00 19:28:49 19:10:01 140.08 0.00 140.08 0.00 0.00 17508.13 0.00 19:28:49 19:11:01 57.75 0.00 57.75 0.00 0.00 10701.67 0.00 19:28:49 19:12:02 120.64 0.00 120.64 0.00 0.00 33615.55 0.00 19:28:49 19:13:05 462.30 132.94 329.37 0.00 3506.97 235243.84 0.00 19:28:49 19:14:01 289.28 13.38 275.90 0.00 1363.88 81233.26 0.00 19:28:49 19:15:01 557.60 141.32 416.27 0.00 5319.42 171892.58 0.00 19:28:49 19:16:01 39.15 7.56 31.59 0.00 1149.84 3836.30 0.00 19:28:49 19:17:01 0.25 0.02 0.23 0.00 0.13 3.03 0.00 19:28:49 19:18:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 19:28:49 19:19:01 0.42 0.05 0.37 0.00 0.40 5.35 0.00 19:28:49 19:20:01 0.27 0.00 0.27 0.00 0.00 2.80 0.00 19:28:49 19:21:01 0.32 0.00 0.32 0.00 0.00 3.28 0.00 19:28:49 19:22:01 0.42 0.18 0.23 0.00 5.73 2.48 0.00 19:28:49 19:23:01 1.00 0.20 0.80 0.00 1.60 16.19 0.00 19:28:49 19:24:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 19:28:49 19:25:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 19:28:49 19:26:01 0.35 0.00 0.35 0.00 0.00 4.80 0.00 19:28:49 19:27:01 0.20 0.00 0.20 0.00 0.00 2.62 0.00 19:28:49 19:28:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 19:28:49 Average: 91.24 15.52 75.71 0.00 829.33 30864.61 0.00 19:28:49 19:28:49 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:28:49 19:08:01 5185100 0 890820 11.12 2620 1930400 1481080 16.35 815420 1598788 31492 19:28:49 19:09:01 4121704 0 982404 12.27 2620 2902212 1556792 17.19 1072924 2330036 45860 19:28:49 19:10:01 3891404 0 1100452 13.74 2620 3014464 1557728 17.20 1303112 2264900 257944 19:28:49 19:11:01 3877524 0 1153824 14.41 2620 2974972 1715800 18.94 1274692 2294160 63212 19:28:49 19:12:02 1960908 0 1188380 14.84 2620 4857032 1388132 15.33 1752200 3677732 1128840 19:28:49 19:13:05 137488 0 1411736 17.63 2620 6457096 2021032 22.31 3326908 3819440 250720 19:28:49 19:14:01 748432 0 1379944 17.23 2620 5877944 1808556 19.97 2266276 4277140 147472 19:28:49 19:15:01 2321668 0 1430796 17.86 2620 4253856 1932736 21.34 1957432 2984992 21664 19:28:49 19:16:01 2934544 0 1261684 15.75 2620 3810092 1295108 14.30 1412036 2950892 8 19:28:49 19:17:01 2940644 0 1255576 15.68 2620 3810100 1252948 13.83 1424824 2934320 12 19:28:49 19:18:01 2941320 0 1254896 15.67 2620 3810104 1253044 13.83 1420008 2939980 8 19:28:49 19:19:01 2940568 0 1255644 15.68 2620 3810108 1253216 13.84 1424784 2935896 8 19:28:49 19:20:01 2939836 0 1256368 15.69 2620 3810116 1253012 13.83 1418328 2943212 8 19:28:49 19:21:01 2939844 0 1256360 15.69 2620 3810116 1253012 13.83 1418348 2943212 8 19:28:49 19:22:01 2939488 0 1256680 15.69 2620 3810152 1253012 13.83 1418392 2943196 16 19:28:49 19:23:01 2937308 0 1258860 15.72 2620 3810152 1253108 13.84 1423940 2940440 8 19:28:49 19:24:01 2936900 0 1259260 15.72 2620 3810160 1253012 13.83 1425888 2938464 12 19:28:49 19:25:01 2936544 0 1259612 15.73 2620 3810164 1253108 13.84 1433008 2931328 8 19:28:49 19:26:01 2936632 0 1259520 15.73 2620 3810168 1253084 13.83 1444548 2919844 16 19:28:49 19:27:01 2937044 0 1259104 15.72 2620 3810172 1253012 13.83 1444436 2919840 8 19:28:49 19:28:01 2937196 0 1258952 15.72 2620 3810172 1253108 13.84 1444556 2919840 8 19:28:49 Average: 2878195 0 1232899 15.39 2620 3895226 1418745 15.66 1539146 2924174 92730 19:28:49 19:28:49 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:28:49 19:08:01 eth0 1139.33 967.52 4263.68 133.28 0.00 0.00 0.00 0.00 19:28:49 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:08:01 veth93ec561 225.02 157.88 24.32 542.00 0.00 0.00 0.00 0.00 19:28:49 19:08:01 docker0 225.02 157.78 21.24 541.99 0.00 0.00 0.00 0.00 19:28:49 19:09:01 eth0 917.14 1029.36 5072.42 97.43 0.00 0.00 0.00 0.00 19:28:49 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:09:01 vethbc24c37 70.59 81.95 4.76 216.13 0.00 0.00 0.00 0.00 19:28:49 19:09:01 docker0 790.16 646.92 59.00 2374.59 0.00 0.00 0.00 0.00 19:28:49 19:10:01 eth0 287.10 262.50 669.09 33.88 0.00 0.00 0.00 0.00 19:28:49 19:10:01 veth7d7b8ba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:28:49 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:10:01 docker0 239.44 244.97 16.58 632.13 0.00 0.00 0.00 0.00 19:28:49 19:11:01 eth0 35.15 23.08 22.22 103.99 0.00 0.00 0.00 0.00 19:28:49 19:11:01 veth7d7b8ba 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 19:28:49 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:11:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 19:28:49 19:12:02 eth0 177.76 153.70 1702.17 24.98 0.00 0.00 0.00 0.00 19:28:49 19:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:12:02 vethf2ae4fe 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:28:49 19:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:13:05 eth0 82.27 62.63 178.42 14.59 0.00 0.00 0.00 0.00 19:28:49 19:13:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:13:05 vethf2ae4fe 0.00 0.64 0.00 0.03 0.00 0.00 0.00 0.00 19:28:49 19:13:05 veth4222a4b 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 19:28:49 19:14:01 eth0 151.39 108.91 1499.33 14.79 0.00 0.00 0.00 0.00 19:28:49 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:14:01 vethf2ae4fe 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 19:28:49 19:14:01 docker0 1412.20 1211.67 108.17 4106.37 0.00 0.00 0.00 0.00 19:28:49 19:15:01 vethb2cb1ec 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:28:49 19:15:01 eth0 130.06 77.44 503.76 127.09 0.00 0.00 0.00 0.00 19:28:49 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:15:01 vethf2ae4fe 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 19:28:49 19:16:01 eth0 26.31 20.32 54.01 5.05 0.00 0.00 0.00 0.00 19:28:49 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:16:01 docker0 1379.92 1222.11 105.04 4341.45 0.00 0.00 0.00 0.00 19:28:49 19:17:01 eth0 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 19:28:49 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:18:01 eth0 0.67 0.20 0.19 0.07 0.00 0.00 0.00 0.00 19:28:49 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:19:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 19:28:49 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:28:49 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:28:49 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:28:49 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:23:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 19:28:49 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:28:49 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:25:01 eth0 0.25 0.17 0.12 0.07 0.00 0.00 0.00 0.00 19:28:49 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:26:01 eth0 0.30 0.27 0.14 0.02 0.00 0.00 0.00 0.00 19:28:49 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:28:49 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:28:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:28:49 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 Average: eth0 140.28 128.86 661.26 26.38 0.00 0.00 0.00 0.00 19:28:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:49 Average: docker0 65.78 58.26 5.01 206.95 0.00 0.00 0.00 0.00 19:28:49 19:28:49 19:28:49 ---> sar -P ALL: 19:28:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 19:28:49 19:28:49 19:06:43 LINUX RESTART (2 CPU) 19:28:49 19:28:49 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:28:49 19:08:01 all 22.12 0.00 6.53 6.26 0.08 65.01 19:28:49 19:08:01 0 22.48 0.00 6.86 4.74 0.07 65.85 19:28:49 19:08:01 1 21.76 0.00 6.21 7.77 0.09 64.16 19:28:49 19:09:01 all 16.55 0.00 4.98 2.21 0.09 76.18 19:28:49 19:09:01 0 20.15 0.00 5.28 2.43 0.09 72.07 19:28:49 19:09:01 1 13.02 0.00 4.68 2.00 0.09 80.22 19:28:49 19:10:01 all 48.27 0.00 7.94 1.91 0.10 41.78 19:28:49 19:10:01 0 49.07 0.00 7.51 1.96 0.09 41.36 19:28:49 19:10:01 1 47.46 0.00 8.37 1.86 0.11 42.20 19:28:49 19:11:01 all 33.45 0.00 4.81 0.95 0.09 60.71 19:28:49 19:11:01 0 33.29 0.00 4.86 1.26 0.09 60.50 19:28:49 19:11:01 1 33.60 0.00 4.77 0.63 0.09 60.91 19:28:49 19:12:02 all 50.10 0.00 10.52 1.68 0.09 37.61 19:28:49 19:12:02 0 49.46 0.00 10.31 1.50 0.09 38.64 19:28:49 19:12:02 1 50.73 0.00 10.73 1.86 0.09 36.58 19:28:49 19:13:05 all 18.56 0.00 15.63 53.15 0.11 12.55 19:28:49 19:13:05 0 18.27 0.00 15.79 53.30 0.10 12.55 19:28:49 19:13:05 1 18.86 0.00 15.48 53.00 0.12 12.54 19:28:49 19:14:01 all 74.65 0.00 14.27 8.13 0.11 2.84 19:28:49 19:14:01 0 75.00 0.00 13.71 8.87 0.12 2.31 19:28:49 19:14:01 1 74.31 0.00 14.83 7.39 0.10 3.37 19:28:49 19:15:01 all 72.75 0.00 18.31 6.71 0.11 2.11 19:28:49 19:15:01 0 73.10 0.00 18.04 6.57 0.09 2.21 19:28:49 19:15:01 1 72.41 0.00 18.58 6.86 0.13 2.02 19:28:49 19:16:01 all 2.16 0.00 1.44 0.36 0.03 96.00 19:28:49 19:16:01 0 2.44 0.00 1.40 0.24 0.05 95.87 19:28:49 19:16:01 1 1.88 0.00 1.48 0.49 0.02 96.14 19:28:49 19:17:01 all 0.03 0.00 0.07 0.00 0.03 99.87 19:28:49 19:17:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:28:49 19:17:01 1 0.02 0.00 0.08 0.00 0.02 99.88 19:28:49 19:18:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:28:49 19:18:01 0 0.10 0.00 0.02 0.00 0.03 99.85 19:28:49 19:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:28:49 19:28:49 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:28:49 19:19:01 all 0.08 0.00 0.02 0.00 0.02 99.88 19:28:49 19:19:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:28:49 19:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:28:49 19:20:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:28:49 19:20:01 0 0.15 0.00 0.03 0.00 0.03 99.78 19:28:49 19:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:28:49 19:21:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:28:49 19:21:01 0 0.08 0.00 0.02 0.00 0.03 99.87 19:28:49 19:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:28:49 19:22:01 all 0.12 0.00 0.06 0.00 0.02 99.81 19:28:49 19:22:01 0 0.18 0.00 0.07 0.00 0.02 99.73 19:28:49 19:22:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:28:49 19:23:01 all 0.07 0.00 0.03 0.01 0.03 99.87 19:28:49 19:23:01 0 0.03 0.00 0.03 0.02 0.00 99.92 19:28:49 19:23:01 1 0.10 0.00 0.02 0.00 0.05 99.83 19:28:49 19:24:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:28:49 19:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:28:49 19:24:01 1 0.12 0.00 0.03 0.00 0.02 99.83 19:28:49 19:25:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:28:49 19:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:28:49 19:25:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:28:49 19:26:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:28:49 19:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:28:49 19:26:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:28:49 19:27:01 all 0.03 0.00 0.00 0.00 0.02 99.96 19:28:49 19:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:28:49 19:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:28:49 19:28:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:28:49 19:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:28:49 19:28:01 1 0.18 0.00 0.03 0.00 0.02 99.77 19:28:49 Average: all 15.12 0.00 3.83 3.82 0.05 77.18 19:28:49 Average: 0 15.34 0.00 3.80 3.80 0.05 77.01 19:28:49 Average: 1 14.91 0.00 3.85 3.84 0.05 77.35 19:28:49 19:28:49 19:28:49