Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bc40500604438589a356f746f9d5d55d6ec5d0f2+a2749409447314ed009d40dfa1be3db87bf47467 (b5de6a3983211165526c9557b684f80fcaa6fbf3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7361116986257245590.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh3859930203950277125.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2284210384128153163.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh22405282275626565.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh545336500920636264.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-352 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh4838951794086972250.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 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit bc40500604438589a356f746f9d5d55d6ec5d0f2 Merge succeeded, producing bc40500604438589a356f746f9d5d55d6ec5d0f2 Checking out Revision bc40500604438589a356f746f9d5d55d6ec5d0f2 (PR-3531) > 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/7@tmp/jenkins-gitclient-ssh2820456529327773763.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc40500604438589a356f746f9d5d55d6ec5d0f2 # 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/7@tmp/jenkins-gitclient-ssh7502492950929881223.key > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc40500604438589a356f746f9d5d55d6ec5d0f2 # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:45:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:45:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:45:31 ========================================================= 16:45:31 EdgeX Global Pipelines Version Info 16:45:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d27116e2c2444831b686c578e9bba9ab009332b9 # timeout=10 16:45:32 ------------------- 16:45:32 stable info: 16:45:32 ------------------- 16:45:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:45:32 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 16:45:32 Message: update stable to v1.0.193 16:45:33 ------------------- 16:45:33 experimental info: 16:45:33 ------------------- 16:45:33 Commited By: **** collab-it+edgex@linuxfoundation.org 16:45:33 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 16:45:33 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:45:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc40500604438589a356f746f9d5d55d6ec5d0f2 [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc40500 [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:34 provisioning config files... 16:45:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3380182032184566965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:34 ---> docker-login.sh 16:45:34 nexus3.edgexfoundry.org:10001 16:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:34 Configure a credential helper to remove this warning. See 16:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:34 16:45:34 Login Succeeded 16:45:34 nexus3.edgexfoundry.org:10002 16:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:35 Configure a credential helper to remove this warning. See 16:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:35 16:45:35 Login Succeeded 16:45:35 nexus3.edgexfoundry.org:10003 16:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:35 Configure a credential helper to remove this warning. See 16:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:35 16:45:35 Login Succeeded 16:45:35 nexus3.edgexfoundry.org:10004 16:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:35 Configure a credential helper to remove this warning. See 16:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:35 16:45:35 Login Succeeded 16:45:35 docker.io 16:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:35 Configure a credential helper to remove this warning. See 16:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:35 16:45:35 Login Succeeded 16:45:35 ---> docker-login.sh ends [Pipeline] } 16:45:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:45:36 ++ 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 16:45:36 + for file in '`ls cmd/**/Dockerfile`' 16:45:36 ++ dirname cmd/core-command/Dockerfile 16:45:36 ++ cut -d/ -f2 16:45:36 + echo core-command,cmd/core-command/Dockerfile 16:45:36 + for file in '`ls cmd/**/Dockerfile`' 16:45:36 ++ dirname cmd/core-data/Dockerfile 16:45:36 ++ cut -d/ -f2 16:45:36 + echo core-data,cmd/core-data/Dockerfile 16:45:36 + for file in '`ls cmd/**/Dockerfile`' 16:45:36 ++ dirname cmd/core-metadata/Dockerfile 16:45:36 ++ cut -d/ -f2 16:45:36 + echo core-metadata,cmd/core-metadata/Dockerfile 16:45:36 + for file in '`ls cmd/**/Dockerfile`' 16:45:36 ++ dirname cmd/security-bootstrapper/Dockerfile 16:45:36 ++ cut -d/ -f2 16:45:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:45:36 + for file in '`ls cmd/**/Dockerfile`' 16:45:36 ++ dirname cmd/security-proxy-setup/Dockerfile 16:45:36 ++ cut -d/ -f2 16:45:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:45:36 + for file in '`ls cmd/**/Dockerfile`' 16:45:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:45:36 ++ cut -d/ -f2 16:45:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:45:36 + for file in '`ls cmd/**/Dockerfile`' 16:45:36 ++ dirname cmd/support-notifications/Dockerfile 16:45:36 ++ cut -d/ -f2 16:45:36 + echo support-notifications,cmd/support-notifications/Dockerfile 16:45:36 + for file in '`ls cmd/**/Dockerfile`' 16:45:36 ++ dirname cmd/support-scheduler/Dockerfile 16:45:36 ++ cut -d/ -f2 16:45:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:45:36 + for file in '`ls cmd/**/Dockerfile`' 16:45:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:45:36 ++ cut -d/ -f2 16:45:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:45:36 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 16:45:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:45:36 16:45:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:45:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:45:37 latest: Pulling from edgex-devops/git-semver 16:45:37 31603596830f: Pulling fs layer 16:45:37 54011a49482f: Pulling fs layer 16:45:37 a6820b24f6d8: Pulling fs layer 16:45:37 f581987b2513: Pulling fs layer 16:45:37 f581987b2513: Waiting 16:45:37 54011a49482f: Verifying Checksum 16:45:37 54011a49482f: Download complete 16:45:37 31603596830f: Verifying Checksum 16:45:37 31603596830f: Download complete 16:45:37 f581987b2513: Verifying Checksum 16:45:37 f581987b2513: Download complete 16:45:37 a6820b24f6d8: Verifying Checksum 16:45:37 a6820b24f6d8: Download complete 16:45:37 31603596830f: Pull complete 16:45:37 54011a49482f: Pull complete 16:45:38 a6820b24f6d8: Pull complete 16:45:38 f581987b2513: Pull complete 16:45:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:45:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:45:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:45:38 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 16:45:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10004/edgex-devops/git-semver:latest cat 16:45:40 $ docker top 3fd74f3f28699a68abce397b301de8b169898cbf5f68131a8d6890e672a7d536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:45:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:40 [ssh-agent] Looking for ssh-agent implementation... 16:45:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:40 $ docker exec 3fd74f3f28699a68abce397b301de8b169898cbf5f68131a8d6890e672a7d536 ssh-agent 16:45:40 SSH_AUTH_SOCK=/tmp/ssh-6k7DOoH5FLsA/agent.14 16:45:40 SSH_AGENT_PID=21 16:45:40 Running ssh-add (command line suppressed) 16:45:40 Identity added: /w/workspace/edgex-go/7@tmp/private_key_105666243964670180.key (/w/workspace/edgex-go/7@tmp/private_key_105666243964670180.key) 16:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:40 + git tag --points-at HEAD [Pipeline] } 16:45:40 $ docker exec --env ******** --env ******** 3fd74f3f28699a68abce397b301de8b169898cbf5f68131a8d6890e672a7d536 ssh-agent -k 16:45:40 unset SSH_AUTH_SOCK; 16:45:40 unset SSH_AGENT_PID; 16:45:40 echo Agent pid 21 killed; 16:45:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:45:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:41 [ssh-agent] Looking for ssh-agent implementation... 16:45:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:41 $ docker exec 3fd74f3f28699a68abce397b301de8b169898cbf5f68131a8d6890e672a7d536 ssh-agent 16:45:41 SSH_AUTH_SOCK=/tmp/ssh-687JaIkarUKa/agent.55 16:45:41 SSH_AGENT_PID=61 16:45:41 Running ssh-add (command line suppressed) 16:45:41 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2988403562331215813.key (/w/workspace/edgex-go/7@tmp/private_key_2988403562331215813.key) 16:45:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:41 + git semver init 16:45:41 # -> Open(): unable to determine branch for HEAD 16:45:41 # $GIT_DIR = /w/workspace/edgex-go/7/.git 16:45:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 16:45:41 # $SEMVER_REMOTE_NAME = origin 16:45:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:45:41 # $SEMVER_USER_NAME = edgex-jenkins 16:45:41 # $SEMVER_BRANCH = PR-3531 16:45:41 # $SEMVER_TEMP = /tmp/semver-929314257 16:45:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:45:59 # '/tmp/semver-929314257' -> '/w/workspace/edgex-go/7/.semver' 16:45:59 # -> Force: false 16:45:59 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 16:45:59 $ docker exec --env ******** --env ******** 3fd74f3f28699a68abce397b301de8b169898cbf5f68131a8d6890e672a7d536 ssh-agent -k 16:46:00 unset SSH_AUTH_SOCK; 16:46:00 unset SSH_AGENT_PID; 16:46:00 echo Agent pid 61 killed; 16:46:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:46:00 + git semver [Pipeline] } 16:46:00 $ docker stop --time=1 3fd74f3f28699a68abce397b301de8b169898cbf5f68131a8d6890e672a7d536 16:46:03 $ docker rm -f 3fd74f3f28699a68abce397b301de8b169898cbf5f68131a8d6890e672a7d536 [Pipeline] // withDockerContainer [Pipeline] sh 16:46:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:46:04 Stashed 1 file(s) [Pipeline] echo 16:46:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:46:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:46:05 + sudo service docker restart 16:46:05 + true 16:46:05 Redirecting to /bin/systemctl restart docker.service 16:46:19 Still waiting to schedule task 16:46:19 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 16:46:23 ========================================================= 16:46:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:46:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:46:24 + 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 . 16:46:25 Sending build context to Docker daemon 329MB 16:46:25 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:46:25 Step 2/6 : FROM ${BASE} 16:46:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:46:25 540db60ca938: Pulling fs layer 16:46:25 adcc1eea9eea: Pulling fs layer 16:46:25 4c4ab2625f07: Pulling fs layer 16:46:25 0510c868ecb4: Pulling fs layer 16:46:25 afea3b2eda06: Pulling fs layer 16:46:25 7809a108b3ef: Pulling fs layer 16:46:25 f706445af74f: Pulling fs layer 16:46:25 0510c868ecb4: Waiting 16:46:25 afea3b2eda06: Waiting 16:46:25 7809a108b3ef: Waiting 16:46:25 f706445af74f: Waiting 16:46:25 4c4ab2625f07: Verifying Checksum 16:46:25 4c4ab2625f07: Download complete 16:46:25 adcc1eea9eea: Verifying Checksum 16:46:25 adcc1eea9eea: Download complete 16:46:25 afea3b2eda06: Verifying Checksum 16:46:25 afea3b2eda06: Download complete 16:46:25 540db60ca938: Verifying Checksum 16:46:25 540db60ca938: Download complete 16:46:25 7809a108b3ef: Verifying Checksum 16:46:25 7809a108b3ef: Download complete 16:46:25 540db60ca938: Pull complete 16:46:26 adcc1eea9eea: Pull complete 16:46:26 4c4ab2625f07: Pull complete 16:46:27 f706445af74f: Verifying Checksum 16:46:27 f706445af74f: Download complete 16:46:27 0510c868ecb4: Verifying Checksum 16:46:27 0510c868ecb4: Download complete 16:46:31 0510c868ecb4: Pull complete 16:46:31 afea3b2eda06: Pull complete 16:46:31 7809a108b3ef: Pull complete 16:46:33 f706445af74f: Pull complete 16:46:33 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:46:33 ---> b068be0155e3 16:46:33 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:46:34 ---> Running in 7840336213fb 16:46:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:46:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:46:35 (1/12) Installing libmagic (5.39-r0) 16:46:36 (2/12) Installing file (5.39-r0) 16:46:36 (3/12) Installing libc-dev (0.7.2-r3) 16:46:36 (4/12) Installing g++ (10.2.1_pre1-r3) 16:46:44 (5/12) Installing fortify-headers (1.1-r0) 16:46:44 (6/12) Installing patch (2.7.6-r6) 16:46:44 (7/12) Installing build-base (0.5-r2) 16:46:44 (8/12) Installing libsodium (1.0.18-r0) 16:46:44 (9/12) Installing pkgconf (1.7.3-r0) 16:46:44 (10/12) Installing libsodium-dev (1.0.18-r0) 16:46:44 (11/12) Installing libzmq (4.3.3-r1) 16:46:44 (12/12) Installing zeromq-dev (4.3.3-r1) 16:46:44 Executing busybox-1.32.1-r6.trigger 16:46:44 OK: 219 MiB in 52 packages 16:46:46 Removing intermediate container 7840336213fb 16:46:46 ---> 29cbae7f819b 16:46:46 Step 4/6 : WORKDIR /edgex-go 16:46:46 ---> Running in 1b32b822d705 16:46:46 Removing intermediate container 1b32b822d705 16:46:46 ---> c175545b044e 16:46:46 Step 5/6 : COPY go.mod . 16:46:46 ---> 1b41336d5694 16:46:46 Step 6/6 : RUN go mod download 16:46:46 ---> Running in 9dc62c3ab650 16:47:01 Removing intermediate container 9dc62c3ab650 16:47:01 ---> 59538e18d9ba 16:47:01 Successfully built 59538e18d9ba 16:47:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:47:01 + docker inspect -f . ci-base-image-x86_64 16:47:01 . [Pipeline] withDockerContainer 16:47:01 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 16:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:47:02 $ docker top 94842f8e8bd6343ee9bd0e48d3d323aa74be78c43218ef5f364cbf22b6ec8510 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:02 + go version 16:47:02 go version go1.16.3 linux/amd64 [Pipeline] } 16:47:02 $ docker stop --time=1 94842f8e8bd6343ee9bd0e48d3d323aa74be78c43218ef5f364cbf22b6ec8510 16:47:03 $ docker rm -f 94842f8e8bd6343ee9bd0e48d3d323aa74be78c43218ef5f364cbf22b6ec8510 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:04 + docker inspect -f . ci-base-image-x86_64 16:47:04 . [Pipeline] withDockerContainer 16:47:04 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 16:47:04 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:47:04 $ docker top 88e7de53cdf9d97912514853e82163fb3d1350bf9594727f9e68b7d443db0541 -eo pid,comm [Pipeline] { [Pipeline] echo 16:47:04 ========================================================= 16:47:04 [edgeXBuildGoParallel] Running Tests and Build... 16:47:04 ========================================================= [Pipeline] sh 16:47:05 + go mod tidy [Pipeline] sh 16:47:05 + make test 16:47:05 go mod tidy 16:47:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:47:11 ? github.com/edgexfoundry/edgex-go [no test files] 16:47:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:47:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:47:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:47:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:47:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:47:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:47:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:47:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:47:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:47:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:47:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:47:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:47:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:47:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:47:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:47:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:47:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:47:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.057s coverage: 28.7% of statements 16:47:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements 16:47:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:47:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:47:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 87.7% of statements 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:47:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.241s coverage: 95.1% of statements 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:47:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:47:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.050s coverage: 60.0% of statements 16:47:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements 16:47:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:47:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 22.0% of statements 16:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 16:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements 16:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 16:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 16:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 16:47:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 16:47:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.202s coverage: 81.8% of statements 16:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 44.4% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.028s coverage: 89.5% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.037s coverage: 84.8% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.053s coverage: 19.3% of statements 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.122s coverage: 91.9% of statements 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 63.4% of statements 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.096s coverage: 97.6% of statements 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 28.9% of statements 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:48:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 16:48:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements 16:48:31 GO111MODULE=on go vet ./... 16:48:53 gofmt -l . 16:48:53 [ "`gofmt -l .`" = "" ] 16:48:53 ./bin/test-attribution-txt.sh [Pipeline] sh 16:48:53 + ls -al . 16:48:53 total 528 16:48:53 drwxrwxr-x 10 1001 1001 4096 Jun 3 16:48 . 16:48:53 drwxr-xr-x 4 root root 28 Jun 3 16:47 .. 16:48:53 -rw-rw-r-- 1 1001 1001 11 Jun 3 16:45 .dockerignore 16:48:53 drwxrwxr-x 8 1001 1001 179 Jun 3 16:45 .git 16:48:53 drwxrwxr-x 3 1001 1001 125 Jun 3 16:45 .github 16:48:53 -rw-rw-r-- 1 1001 1001 818 Jun 3 16:45 .gitignore 16:48:53 drwx------ 3 1001 1001 60 Jun 3 16:45 .semver 16:48:53 -rw-rw-r-- 1 1001 1001 166 Jun 3 16:45 .sonarcloud.properties 16:48:53 -rw-rw-r-- 1 1001 1001 8609 Jun 3 16:45 Attribution.txt 16:48:53 -rw-rw-r-- 1 1001 1001 3804 Jun 3 16:45 CONTRIBUTING.md 16:48:53 -rw-rw-r-- 1 1001 1001 931 Jun 3 16:45 Dockerfile.build 16:48:53 -rw-rw-r-- 1 1001 1001 849 Jun 3 16:45 Jenkinsfile 16:48:53 -rw-rw-r-- 1 1001 1001 10775 Jun 3 16:45 LICENSE 16:48:53 -rw-rw-r-- 1 1001 1001 5605 Jun 3 16:45 Makefile 16:48:53 -rw-rw-r-- 1 1001 1001 7978 Jun 3 16:45 README.md 16:48:53 -rw-rw-r-- 1 1001 1001 6755 Jun 3 16:45 SECURITY.md 16:48:53 -rw-rw-r-- 1 1001 1001 5 Jun 3 16:46 VERSION 16:48:53 -rw-rw-r-- 1 1001 1001 4131 Jun 3 16:45 ZMQWindows.md 16:48:53 drwxrwxr-x 2 1001 1001 37 Jun 3 16:45 bin 16:48:53 drwxrwxr-x 14 1001 1001 4096 Jun 3 16:45 cmd 16:48:53 -rw-r--r-- 1 root root 411206 Jun 3 16:48 coverage.out 16:48:53 -rw-rw-r-- 1 1001 1001 902 Jun 3 16:45 go.mod 16:48:53 -rw-r--r-- 1 root root 21139 Jun 3 16:47 go.sum 16:48:53 drwxrwxr-x 8 1001 1001 127 Jun 3 16:45 internal 16:48:53 drwxrwxr-x 3 1001 1001 16 Jun 3 16:45 openapi 16:48:53 drwxrwxr-x 4 1001 1001 71 Jun 3 16:45 snap 16:48:53 -rw-rw-r-- 1 1001 1001 168 Jun 3 16:45 version.go [Pipeline] sh 16:48:54 + '[' -e coverage.out ] 16:48:54 + chown 1001:1001 coverage.out [Pipeline] stash 16:48:54 Stashed 1 file(s) [Pipeline] sh 16:48:54 + make build 16:48:54 go mod tidy 16:48:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:48:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:49:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:49:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:49:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:49:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:49:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:49:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:49:09 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] } 16:49:11 $ docker stop --time=1 88e7de53cdf9d97912514853e82163fb3d1350bf9594727f9e68b7d443db0541 16:49:12 $ docker rm -f 88e7de53cdf9d97912514853e82163fb3d1350bf9594727f9e68b7d443db0541 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:14 16:49:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:49:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:14 latest: Pulling from edgex-devops/edgex-compose 16:49:14 cbdbe7a5bc2a: Pulling fs layer 16:49:14 ca9280d653b3: Pulling fs layer 16:49:14 7e9c9ca2126c: Pulling fs layer 16:49:14 cbdbe7a5bc2a: Verifying Checksum 16:49:14 cbdbe7a5bc2a: Download complete 16:49:14 cbdbe7a5bc2a: Pull complete 16:49:15 ca9280d653b3: Verifying Checksum 16:49:15 ca9280d653b3: Download complete 16:49:16 ca9280d653b3: Pull complete 16:49:16 7e9c9ca2126c: Verifying Checksum 16:49:16 7e9c9ca2126c: Download complete 16:49:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-359 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 16:49:18 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 16:49:19 The recommended git tool is: git 16:49:19 7e9c9ca2126c: Pull complete 16:49:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:49:19 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 16:49:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:49:22 $ docker top 5d2b9ebe9f73f5e9d19311c7ce8860834b035ed31e1243f28dfa58c50f9dc6af -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:23 + docker-compose build --help 16:49:23 + grep parallel 16:49:23 --parallel Build images in parallel. [Pipeline] } 16:49:23 $ docker stop --time=1 5d2b9ebe9f73f5e9d19311c7ce8860834b035ed31e1243f28dfa58c50f9dc6af 16:49:24 using credential edgex-jenkins-ssh 16:49:24 $ docker rm -f 5d2b9ebe9f73f5e9d19311c7ce8860834b035ed31e1243f28dfa58c50f9dc6af 16:49:24 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:49:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:49:25 > git init /w/workspace/edgex-go/7 # timeout=10 16:49:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:49:25 > git --version # timeout=10 16:49:25 > git --version # 'git version 2.17.1' 16:49:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:25 . [Pipeline] withDockerContainer 16:49:25 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 16:49:25 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:49:25 $ docker top 429e75b334d93323ae04988b7778860a040d0eca4347e8c6a7dba011e9ed4520 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:26 + docker-compose -f ./docker-compose-build.yml build --parallel 16:49:26 Building core-command ... 16:49:26 Building core-data ... 16:49:26 Building core-metadata ... 16:49:26 Building security-bootstrapper ... 16:49:26 Building security-proxy-setup ... 16:49:26 Building security-secretstore-setup ... 16:49:26 Building support-notifications ... 16:49:26 Building support-scheduler ... 16:49:26 Building sys-mgmt-agent ... 16:49:26 Building core-data 16:49:26 Building security-secretstore-setup 16:49:26 Building security-bootstrapper 16:49:26 Building support-scheduler 16:49:26 Building support-notifications 16:49:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:49:39 ---> 59538e18d9ba 16:49:39 Step 3/26 : WORKDIR /edgex-go 16:49:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:49:39 ---> 59538e18d9ba 16:49:39 Step 3/32 : WORKDIR /edgex-go 16:49:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:39 ---> 59538e18d9ba 16:49:39 Step 3/23 : WORKDIR /edgex-go 16:49:43 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit bc40500604438589a356f746f9d5d55d6ec5d0f2 16:49:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:49:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:49:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:49:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:49:43 > git config core.sparsecheckout # timeout=10 16:49:43 > git checkout -f bc40500604438589a356f746f9d5d55d6ec5d0f2 # timeout=10 16:49:43 ---> Running in 0442b1fc5077 16:49:43 ---> Running in f2fc43096867 16:49:43 ---> Running in 5cf4fb379c17 16:49:43 Merge succeeded, producing bc40500604438589a356f746f9d5d55d6ec5d0f2 16:49:43 Checking out Revision bc40500604438589a356f746f9d5d55d6ec5d0f2 (PR-3531) 16:49:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:44 ---> 59538e18d9ba 16:49:44 Step 3/24 : WORKDIR /edgex-go 16:49:43 > git remote # timeout=10 16:49:43 > git config --get remote.origin.url # timeout=10 16:49:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:43 > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 16:49:43 > git rev-parse HEAD^{commit} # timeout=10 16:49:43 > git config core.sparsecheckout # timeout=10 16:49:43 > git checkout -f bc40500604438589a356f746f9d5d55d6ec5d0f2 # timeout=10 16:49:45 ---> Using cache 16:49:45 ---> 59c8b3f54994 16:49:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:45 Removing intermediate container 5cf4fb379c17 16:49:45 ---> fc64288e521e 16:49:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:45 Removing intermediate container f2fc43096867 16:49:45 ---> 59c8b3f54994 16:49:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:45 Removing intermediate container 0442b1fc5077 16:49:45 ---> 8ce05269e1b3 16:49:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:45 ---> Running in dd6e3242a94b 16:49:45 ---> Running in 487bdbd1d07f 16:49:45 ---> Running in 175c037f2670 16:49:45 ---> Running in 23bd6442bbe8 16:49:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:47 ---> 59538e18d9ba 16:49:47 Step 3/23 : WORKDIR /edgex-go 16:49:47 ---> Using cache 16:49:47 ---> 8ce05269e1b3 16:49:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:47 ---> Running in 9ec4e655fe4c 16:49:47 Removing intermediate container dd6e3242a94b 16:49:47 ---> f9a1c0f4b996 16:49:47 Step 5/32 : RUN apk add --update --no-cache make git 16:49:47 ---> Running in 104a1f975914 16:49:47 Removing intermediate container 175c037f2670 16:49:47 ---> 6923788a844a 16:49:47 Step 5/26 : RUN apk add --update --no-cache make git 16:49:47 ---> Running in 181221bc9206 16:49:47 Removing intermediate container 487bdbd1d07f 16:49:47 ---> b0ed32b6fb83 16:49:47 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:49:47 ---> Running in 0794e9931416 16:49:47 Removing intermediate container 23bd6442bbe8 16:49:47 ---> 8a6247e55705 16:49:47 Step 5/23 : RUN apk add --update --no-cache make git 16:49:47 ---> Running in 61c1c928f40c 16:49:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:49:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:49:48 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" 16:49:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:49:48 Removing intermediate container 9ec4e655fe4c 16:49:48 ---> f0be555d5d14 16:49:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:49:48 ---> Running in ce3cda7abba0 16:49:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:49:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:49:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:49:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:49:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:49:49 OK: 219 MiB in 52 packages 16:49:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 16:49:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:49:49 OK: 219 MiB in 52 packages 16:49:49 OK: 219 MiB in 52 packages [Pipeline] sh 16:49:49 OK: 219 MiB in 52 packages 16:49:49 Removing intermediate container 104a1f975914 16:49:49 ---> be4e71a1b819 16:49:49 Step 6/32 : COPY go.mod . 16:49:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:49:50 Removing intermediate container 0794e9931416 16:49:50 ---> 0ef2c50929ac 16:49:50 Step 6/24 : COPY go.mod . 16:49:50 ---> c97b7903bfa5 16:49:50 Step 7/32 : RUN go mod download 16:49:50 Removing intermediate container 181221bc9206 16:49:50 ---> 39fcc05cda11 16:49:50 Step 6/26 : COPY go.mod . 16:49:50 ---> Running in 7eeebd5d9e2b 16:49:50 OK: 219 MiB in 52 packages 16:49:50 + sudo service docker restart 16:49:50 + true 16:49:50 ---> 89fb1869ec15 16:49:50 Step 7/24 : RUN go mod download 16:49:50 Removing intermediate container 61c1c928f40c 16:49:50 ---> b396ffd1b987 16:49:50 Step 6/23 : COPY go.mod . 16:49:50 ---> Running in e9f3aa228c33 16:49:50 ---> 96be1001a672 16:49:50 Step 7/26 : RUN go mod download 16:49:50 ---> Running in b28a6f761d8f 16:49:50 ---> f425022a353d 16:49:50 Step 7/23 : RUN go mod download 16:49:50 ---> Running in 8f01ea9e1b9e 16:49:50 Removing intermediate container ce3cda7abba0 16:49:50 ---> 4c5b891f180f 16:49:50 Step 6/23 : COPY go.mod . 16:49:51 ---> a3c6b03e0868 16:49:51 Step 7/23 : RUN go mod download 16:49:51 ---> Running in ad7a37205b35 16:49:51 Removing intermediate container 7eeebd5d9e2b 16:49:51 ---> 11ea948a1aaf 16:49:51 Step 8/32 : COPY . . 16:49:52 Removing intermediate container e9f3aa228c33 16:49:52 ---> 370c1a02ec0d 16:49:52 Step 8/24 : COPY . . 16:49:52 Removing intermediate container 8f01ea9e1b9e 16:49:52 ---> 56a8e6646754 16:49:52 Step 8/23 : COPY . . 16:49:54 Removing intermediate container b28a6f761d8f 16:49:54 ---> da8359759f54 16:49:54 Step 8/26 : COPY . . 16:49:56 Removing intermediate container ad7a37205b35 16:49:56 ---> cb859706a785 16:49:56 Step 8/23 : COPY . . 16:50:01 ---> c7dfb5b4e9fd 16:50:01 Step 9/32 : RUN go mod tidy 16:50:03 ---> Running in a61f9df42d41 16:50:03 ---> 5c602cc0fd35 16:50:03 Step 9/26 : RUN go mod tidy 16:50:04 ---> Running in c1f5f98f2fd9 16:50:06 Removing intermediate container a61f9df42d41 16:50:06 ---> b1dd45a672d6 16:50:06 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:06 ---> Running in 02e9792d1390 16:50:06 Removing intermediate container c1f5f98f2fd9 16:50:06 ---> 09e6dbc24197 16:50:06 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:50:06 ---> Running in 4f0027923919 16:50:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:50:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:50:07 ---> 3af7634381c5 16:50:07 Step 9/24 : RUN go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:08 provisioning config files... 16:50:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config726080701775572330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:08 ---> Running in c47f233f2ef7 16:50:09 ---> docker-login.sh 16:50:09 nexus3.edgexfoundry.org:10001 16:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:10 Configure a credential helper to remove this warning. See 16:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:10 16:50:10 Login Succeeded 16:50:10 nexus3.edgexfoundry.org:10002 16:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:11 Configure a credential helper to remove this warning. See 16:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:11 16:50:11 Login Succeeded 16:50:11 nexus3.edgexfoundry.org:10003 16:50:11 ---> da9bed546409 16:50:11 Step 9/23 : RUN go mod tidy 16:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:11 Configure a credential helper to remove this warning. See 16:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:11 16:50:11 Login Succeeded 16:50:11 nexus3.edgexfoundry.org:10004 16:50:11 ---> Running in 95d11c5575ea 16:50:12 Removing intermediate container c47f233f2ef7 16:50:12 ---> 527f7c80c781 16:50:12 Step 10/24 : RUN make cmd/core-data/core-data 16:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:12 Configure a credential helper to remove this warning. See 16:50:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:12 16:50:12 Login Succeeded 16:50:12 docker.io 16:50:12 ---> Running in 03971e308a6e 16:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:13 Configure a credential helper to remove this warning. See 16:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:13 16:50:13 Login Succeeded 16:50:13 ---> docker-login.sh ends [Pipeline] } 16:50:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:50:13 ========================================================= 16:50:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:50:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:50:13 + 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 . 16:50:14 Removing intermediate container 95d11c5575ea 16:50:14 ---> 6407f8a6415a 16:50:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:50:14 ---> Running in 84b52a15beef 16:50: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 16:50:16 Sending build context to Docker daemon 166.1MB 16:50:16 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:50:16 Step 2/6 : FROM ${BASE} 16:50:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:50:16 595b0fe564bb: Pulling fs layer 16:50:16 7186ed65a4f7: Pulling fs layer 16:50:16 316046926c0a: Pulling fs layer 16:50:16 4ebd0625c992: Pulling fs layer 16:50:16 207e8628e3a3: Pulling fs layer 16:50:16 c791037a9be2: Pulling fs layer 16:50:16 ffd874e62e21: Pulling fs layer 16:50:16 207e8628e3a3: Waiting 16:50:16 c791037a9be2: Waiting 16:50:16 ffd874e62e21: Waiting 16:50:16 4ebd0625c992: Waiting 16:50:16 316046926c0a: Verifying Checksum 16:50:16 316046926c0a: Download complete 16:50:16 7186ed65a4f7: Verifying Checksum 16:50:16 7186ed65a4f7: Download complete 16:50:16 207e8628e3a3: Verifying Checksum 16:50:16 207e8628e3a3: Download complete 16:50:16 595b0fe564bb: Verifying Checksum 16:50:16 595b0fe564bb: Download complete 16:50:16 c791037a9be2: Download complete 16:50:17 595b0fe564bb: Pull complete 16:50:18 7186ed65a4f7: Pull complete 16:50:18 316046926c0a: Pull complete 16:50:20 ffd874e62e21: Verifying Checksum 16:50:20 ffd874e62e21: Download complete 16:50:22 4ebd0625c992: Verifying Checksum 16:50:22 4ebd0625c992: Download complete 16:50:23 ---> 7be43c9f64d7 16:50:23 Step 9/23 : RUN go mod tidy 16:50:23 ---> Running in 16871d0aded5 16:50:25 Removing intermediate container 16871d0aded5 16:50:25 ---> 720d6f18b8ac 16:50:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:50:25 ---> Running in fe3111b119d4 16:50:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:50:34 4ebd0625c992: Pull complete 16:50:34 207e8628e3a3: Pull complete 16:50:34 c791037a9be2: Pull complete 16:50:37 ffd874e62e21: Pull complete 16:50:37 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:50:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:50:37 ---> cfc18b08335c 16:50:37 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:50:39 ---> Running in 0b8933c7e56c 16:50:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:50:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:43 (1/12) Installing libmagic (5.39-r0) 16:50:43 Removing intermediate container 02e9792d1390 16:50:43 ---> eedbe84082b4 16:50:43 16:50:43 Step 11/32 : FROM alpine:3.12 16:50:43 3.12: Pulling from library/alpine 16:50:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:50:43 Status: Downloaded newer image for alpine:3.12 16:50:43 ---> 13621d1b12d4 16:50:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:50:43 ---> Running in 7efd8705fe7e 16:50:43 Removing intermediate container 7efd8705fe7e 16:50:43 ---> 114f1fac13c7 16:50:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:50:43 (2/12) Installing file (5.39-r0) 16:50:43 (3/12) Installing libc-dev (0.7.2-r3) 16:50:43 ---> Running in 9977ccf5baf7 16:50:43 (4/12) Installing g++ (10.2.1_pre1-r3) 16:50:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:44 (1/2) Installing dumb-init (1.2.2-r1) 16:50:44 (2/2) Installing su-exec (0.2-r1) 16:50:44 Executing busybox-1.31.1-r20.trigger 16:50:44 OK: 6 MiB in 16 packages 16:50:45 Removing intermediate container 9977ccf5baf7 16:50:45 ---> 5a24dba8af08 16:50:45 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:50:45 Removing intermediate container 4f0027923919 16:50:45 ---> 66d3c76f224c 16:50:45 16:50:45 Step 11/26 : FROM alpine:3.12 16:50:45 ---> 13621d1b12d4 16:50:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:50:45 ---> Running in d345fc637f1c 16:50:45 ---> Running in 462bf353b602 16:50:45 Removing intermediate container d345fc637f1c 16:50:45 ---> f84576e5d6bf 16:50:45 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:50:45 ---> Running in cfed9878b761 16:50:46 Removing intermediate container cfed9878b761 16:50:46 ---> 83c4862d8d21 16:50:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:50:46 ---> Running in 93411107985e 16:50:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:46 (1/6) Installing ca-certificates (20191127-r4) 16:50:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:50:46 (3/6) Installing libcurl (7.77.0-r0) 16:50:46 (4/6) Installing curl (7.77.0-r0) 16:50:46 (5/6) Installing dumb-init (1.2.2-r1) 16:50:46 (6/6) Installing su-exec (0.2-r1) 16:50:46 Executing busybox-1.31.1-r20.trigger 16:50:46 Executing ca-certificates-20191127-r4.trigger 16:50:46 OK: 7 MiB in 20 packages 16:50:47 Removing intermediate container 93411107985e 16:50:47 ---> c90b86605f13 16:50:47 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:50:47 ---> Running in d6371914b0ce 16:50:47 Removing intermediate container d6371914b0ce 16:50:47 ---> fbfcf32d981a 16:50:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:50:47 Removing intermediate container 462bf353b602 16:50:47 ---> f266af1cac7a 16:50:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:47 ---> Running in c7bd960d2916 16:50:48 ---> 5a46c28126b4 16:50:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:50:48 Removing intermediate container c7bd960d2916 16:50:48 ---> 97e7c5a2685d 16:50:48 Step 14/26 : WORKDIR / 16:50:48 ---> Running in 2e0cba3fabec 16:50:48 ---> Running in 31567d4c1b5d 16:50:48 Removing intermediate container 2e0cba3fabec 16:50:48 ---> a66cbf3ab2ec 16:50:48 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:50:48 ---> ee6f568e3317 16:50:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:50:48 ---> 10c19f90c404 16:50:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:50:49 Removing intermediate container 31567d4c1b5d 16:50:49 ---> 1922376aec6a 16:50:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:49 ---> 7b5da6b07afc 16:50:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:50:49 ---> 3dc1812f47eb 16:50:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:50:49 ---> e5e81dd44806 16:50:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:50:50 ---> 8e64ea392b12 16:50:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:50:50 ---> 0b0b5beb0670 16:50:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:50:50 ---> 2190337bbdd7 16:50:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:50:51 ---> 9e13639d175d 16:50:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:50:51 ---> 53ac8429d57d 16:50:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:50:51 ---> 42764b813323 16:50:51 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/ 16:50:51 ---> Running in d0d4cbb9f851 16:50:51 ---> cd43db604a91 16:50:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:50:51 ---> Running in 9a3e96d14e07 16:50:51 Removing intermediate container 9a3e96d14e07 16:50:51 ---> f0a91be58ec0 16:50:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:50:52 ---> 61eb91aae3f8 16:50:52 Step 27/32 : RUN chmod +x /entrypoint.sh 16:50:52 ---> Running in 82e2cd02be81 16:50:52 (5/12) Installing fortify-headers (1.1-r0) 16:50:52 (6/12) Installing patch (2.7.6-r6) 16:50:52 (7/12) Installing build-base (0.5-r2) 16:50:52 (8/12) Installing libsodium (1.0.18-r0) 16:50:52 Removing intermediate container d0d4cbb9f851 16:50:52 ---> 13b449f067a0 16:50:52 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:50:52 ---> Running in 42e5c3d20272 16:50:52 (9/12) Installing pkgconf (1.7.3-r0) 16:50:52 (10/12) Installing libsodium-dev (1.0.18-r0) 16:50:52 Removing intermediate container 42e5c3d20272 16:50:52 ---> 89b6e576c3bc 16:50:52 Step 24/26 : LABEL arch=x86_64 16:50:52 (11/12) Installing libzmq (4.3.3-r1) 16:50:52 ---> Running in cdae9f8f2b2b 16:50:52 Removing intermediate container cdae9f8f2b2b 16:50:52 ---> 81f3da8ccca4 16:50:52 Step 25/26 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 16:50:52 ---> Running in b6d986cf9533 16:50:52 Removing intermediate container 82e2cd02be81 16:50:52 ---> e0ce086b132e 16:50:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:50:53 (12/12) Installing zeromq-dev (4.3.3-r1) 16:50:53 Executing busybox-1.32.1-r6.trigger 16:50:53 ---> Running in 22daa20091a5 16:50:53 Removing intermediate container b6d986cf9533 16:50:53 ---> 4e1593642445 16:50:53 Step 26/26 : LABEL version=0.0.0 16:50:53 ---> Running in 90154c34f394 16:50:53 Removing intermediate container 22daa20091a5 16:50:53 ---> 4833e20e4047 16:50:53 Step 29/32 : CMD ["gate"] 16:50:53 OK: 218 MiB in 52 packages 16:50:53 ---> Running in e9e0e5d4aaa9 16:50:53 Removing intermediate container 90154c34f394 16:50:53 ---> df490a036868 16:50:53 16:50:53 Successfully built df490a036868 16:50:53 Successfully tagged security-secretstore-setup:latest 16:50:53 Building sys-mgmt-agent 16:50:53 Removing intermediate container e9e0e5d4aaa9 16:50:53 ---> 4a0f4bde3fe1 16:50:53 Step 30/32 : LABEL arch=x86_64 16:50:53  Building security-secretstore-setup ... done  ---> Running in 1b8b810cd06b 16:50:53 Removing intermediate container 1b8b810cd06b 16:50:53 ---> fb7a75f7b25e 16:50:53 Step 31/32 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 16:50:54 ---> Running in ea2786fc7c72 16:50:54 Removing intermediate container ea2786fc7c72 16:50:54 ---> 542c3ec93403 16:50:54 Step 32/32 : LABEL version=0.0.0 16:50:55 ---> Running in 2acc4c5cc9f2 16:50:55 Removing intermediate container 2acc4c5cc9f2 16:50:55 ---> 8d2561b4b635 16:50:55 16:50:55 Removing intermediate container 84b52a15beef 16:50:55 ---> 9bc60988014b 16:50:55 16:50:55 Step 11/23 : FROM alpine:3.12 16:50:55 ---> 13621d1b12d4 16:50:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:50:55 ---> Running in cb179498b2ff 16:50:55 Successfully built 8d2561b4b635 16:50:55 Successfully tagged security-bootstrapper:latest 16:50:55 Building security-proxy-setup 16:50:56  Building security-bootstrapper ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:56 (1/1) Installing dumb-init (1.2.2-r1) 16:50:56 Executing busybox-1.31.1-r20.trigger 16:50:56 OK: 6 MiB in 15 packages 16:50:57 Removing intermediate container 0b8933c7e56c 16:50:57 ---> ed4fb5ce367f 16:50:57 Step 4/6 : WORKDIR /edgex-go 16:50:57 ---> Running in acbb8b45553d 16:50:57 Removing intermediate container acbb8b45553d 16:50:57 ---> 19967f9e7e50 16:50:57 Step 5/6 : COPY go.mod . 16:50:58 Removing intermediate container cb179498b2ff 16:50:58 ---> 39f4a1d66755 16:50:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:58 ---> f5e2a1e5fb63 16:50:58 Step 6/6 : RUN go mod download 16:50:58 ---> Running in 045c18823fae 16:50:59 ---> Running in 789c2177adc8 16:50:59 Removing intermediate container 789c2177adc8 16:50:59 ---> 174ba08b8c16 16:50:59 Step 14/23 : ENV APP_PORT=59861 16:50:59 ---> Running in db3043966a68 16:51:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:01 Removing intermediate container db3043966a68 16:51:01 ---> a8824bc534e5 16:51:01 Step 15/23 : EXPOSE $APP_PORT 16:51:01 ---> 59538e18d9ba 16:51:01 Step 3/22 : WORKDIR /edgex-go 16:51:01 ---> Using cache 16:51:01 ---> 8ce05269e1b3 16:51:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:01 ---> Using cache 16:51:01 ---> f0be555d5d14 16:51:01 Step 5/22 : RUN apk add --update --no-cache make git 16:51:02 ---> Running in daf83bbb68ac 16:51:02 ---> Running in 665adca7ff80 16:51:02 Removing intermediate container 03971e308a6e 16:51:02 ---> 998877d1e48e 16:51:02 16:51:02 Step 11/24 : FROM alpine:3.12 16:51:02 ---> 13621d1b12d4 16:51:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:51:02 ---> Running in c94a960d5a17 16:51:02 Removing intermediate container daf83bbb68ac 16:51:02 ---> 254bd136e7fc 16:51:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:02 Removing intermediate container c94a960d5a17 16:51:02 ---> 3771bfaaa188 16:51:02 Step 13/24 : ENV APP_PORT=59880 16:51:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:51:02 ---> Running in 83b2d919dbfb 16:51:03 ---> b61f2ffc85bd 16:51:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:51:03 Removing intermediate container 83b2d919dbfb 16:51:03 ---> 0a7e83859056 16:51:03 Step 14/24 : EXPOSE $APP_PORT 16:51:03 Removing intermediate container fe3111b119d4 16:51:03 ---> 9fdcde82e35b 16:51:03 16:51:03 Step 11/23 : FROM alpine:3.12 16:51:03 ---> 13621d1b12d4 16:51:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:03 ---> Running in 18fc618f4d19 16:51:03 ---> Running in ee18aabcde99 16:51:03 ---> 12a7761ab76f 16:51:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:51:03 Removing intermediate container ee18aabcde99 16:51:03 ---> fc51dcea2436 16:51:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:51:03 ---> Running in d6a4b2ea8631 16:51:03 ---> 9906e1d560aa 16:51:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:51:03 ---> Running in 6a7384585652 16:51:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:04 OK: 219 MiB in 52 packages 16:51:04 (1/2) Installing ca-certificates (20191127-r4) 16:51:04 (2/2) Installing dumb-init (1.2.2-r1) 16:51:04 Executing busybox-1.31.1-r20.trigger 16:51:04 Executing ca-certificates-20191127-r4.trigger 16:51:04 Removing intermediate container 6a7384585652 16:51:04 ---> d409938d5e85 16:51:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:51:04 ---> 59538e18d9ba 16:51:04 Step 3/24 : WORKDIR /edgex-go 16:51:04 ---> Using cache 16:51:04 ---> 8ce05269e1b3 16:51:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:04 ---> Using cache 16:51:04 ---> f0be555d5d14 16:51:04 Step 5/24 : RUN apk add --update --no-cache make bash git 16:51:04 OK: 6 MiB in 16 packages 16:51:04 ---> Running in 9607e16e520f 16:51:04 ---> Running in a4131a7662c1 16:51:04 Removing intermediate container a4131a7662c1 16:51:04 ---> eb8f05db13dc 16:51:04 Step 21/23 : LABEL arch=x86_64 16:51:04 ---> Running in 4bee48a31404 16:51:04 Removing intermediate container 4bee48a31404 16:51:04 ---> e263ed400135 16:51:04 Step 22/23 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 16:51:04 Removing intermediate container 665adca7ff80 16:51:04 ---> 733d43312c3e 16:51:04 Step 6/22 : COPY go.mod . 16:51:04 ---> Running in e4e5db603d22 16:51:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:51:04 Removing intermediate container e4e5db603d22 16:51:04 ---> 57314ad74379 16:51:04 Step 23/23 : LABEL version=0.0.0 16:51:04 Removing intermediate container d6a4b2ea8631 16:51:04 ---> 4374a2ba679c 16:51:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:51:04 ---> a1326652029d 16:51:04 Step 7/22 : RUN go mod download 16:51:04 ---> Running in 835e9428a22d 16:51:04 ---> Running in e9d89347a410 16:51:04 ---> Running in a45ee4ca7eb7 16:51:04 Removing intermediate container 18fc618f4d19 16:51:04 ---> 72d192d2ce0f 16:51:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:51:05 ---> Running in 6be63366093a 16:51:05 Removing intermediate container e9d89347a410 16:51:05 ---> 0117e2d58bdb 16:51:05 16:51:05 Successfully built 0117e2d58bdb 16:51:05 Removing intermediate container 6be63366093a 16:51:05 ---> 263ba1a08860 16:51:05 Step 14/23 : ENV APP_PORT=59860 16:51:05 Successfully tagged support-scheduler:latest 16:51:05 Building core-metadata 16:51:05  Building support-scheduler ... done  ---> Running in c9ee5282b2db 16:51:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:51:05 Removing intermediate container c9ee5282b2db 16:51:05 ---> be73ac8ffb62 16:51:05 Step 15/23 : EXPOSE $APP_PORT 16:51:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:06 OK: 219 MiB in 52 packages 16:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:06 ---> Running in 85d368f6e26e 16:51:06 (1/6) Installing dumb-init (1.2.2-r1) 16:51:06 (2/6) Installing libgcc (9.3.0-r2) 16:51:07 Removing intermediate container 85d368f6e26e 16:51:07 ---> 70f07e3d7030 16:51:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:07 (3/6) Installing libsodium (1.0.18-r0) 16:51:07 Removing intermediate container a45ee4ca7eb7 16:51:07 ---> 9dc9de6b7387 16:51:07 Step 8/22 : COPY . . 16:51:07 Removing intermediate container 9607e16e520f 16:51:07 ---> 1cb2ffc10b3a 16:51:07 Step 6/24 : COPY go.mod . 16:51:07 ---> ae0af406c5a2 16:51:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:51:07 (4/6) Installing libstdc++ (9.3.0-r2) 16:51:07 ---> edfe32e52416 16:51:07 Step 7/24 : RUN go mod download 16:51:08 (5/6) Installing libzmq (4.3.3-r0) 16:51:09 (6/6) Installing zeromq (4.3.3-r0) 16:51:09 ---> Running in fdcba75ee472 16:51:09 Executing busybox-1.31.1-r20.trigger 16:51:09 OK: 8 MiB in 20 packages 16:51:09 ---> 4442d60d7fa2 16:51:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:51:10 ---> 3c6f677f5ded 16:51:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:51:10 Removing intermediate container 835e9428a22d 16:51:10 ---> 7777aa8b267b 16:51:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:10 ---> Running in c1cc8a64a1c2 16:51:10 ---> 6879dadb7fe2 16:51:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:51:10 Removing intermediate container c1cc8a64a1c2 16:51:10 ---> 80a6b8ab12f4 16:51:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:10 ---> Running in 09fed22ab4b3 16:51:10 Removing intermediate container fdcba75ee472 16:51:10 ---> e1975f378a1a 16:51:10 Step 8/24 : COPY . . 16:51:10 Removing intermediate container 09fed22ab4b3 16:51:10 ---> 3c712fed38eb 16:51:10 Step 21/23 : LABEL arch=x86_64 16:51:11 ---> Running in 432b166b0964 16:51:11 ---> 8a3b36c30917 16:51:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:51:11 Removing intermediate container 432b166b0964 16:51:11 ---> 33cd0fc72ed9 16:51:11 Step 22/23 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 16:51:12 ---> Running in 58d14eef3a41 16:51:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:51:12 ---> 59538e18d9ba 16:51:12 Step 3/24 : WORKDIR /edgex-go 16:51:12 ---> Using cache 16:51:12 ---> 8ce05269e1b3 16:51:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:12 ---> Using cache 16:51:12 ---> f0be555d5d14 16:51:12 Step 5/24 : RUN apk add --update --no-cache make git 16:51:12 ---> Using cache 16:51:12 ---> 733d43312c3e 16:51:12 Step 6/24 : COPY go.mod . 16:51:12 ---> Using cache 16:51:12 ---> a1326652029d 16:51:12 Step 7/24 : RUN go mod download 16:51:12 ---> Using cache 16:51:12 ---> 9dc9de6b7387 16:51:12 Step 8/24 : COPY . . 16:51:12 ---> 0b6c0646e70d 16:51:12 Step 20/24 : ENTRYPOINT ["/core-data"] 16:51:14 ---> Running in 454fa9d658d3 16:51:14 Removing intermediate container 58d14eef3a41 16:51:14 ---> 18067008a896 16:51:14 Step 23/23 : LABEL version=0.0.0 16:51:14 ---> 1e4ef166f311 16:51:14 Step 9/22 : RUN go mod tidy 16:51:14 Removing intermediate container 454fa9d658d3 16:51:14 ---> ad9255c96eb4 16:51:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:14 ---> Running in 02565eef7624 16:51:14 ---> Running in 0d61a818f08f 16:51:14 ---> Running in 11763bd31abb 16:51:14 Removing intermediate container 02565eef7624 16:51:14 ---> 39da10b84f8e 16:51:14 16:51:14 Successfully built 39da10b84f8e 16:51:15 Successfully tagged support-notifications:latest 16:51:15 Building core-command 16:51:15  Building support-notifications ... done Removing intermediate container 11763bd31abb 16:51:15 ---> a5e6449bb50d 16:51:15 Step 22/24 : LABEL arch=x86_64 16:51:15 ---> Running in 093b46cb3f7a 16:51:17 Removing intermediate container 093b46cb3f7a 16:51:17 ---> 6073272d761c 16:51:17 Step 23/24 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 16:51:19 ---> 45793220c3f4 16:51:19 Step 9/24 : RUN go mod tidy 16:51:19 ---> Running in c60d03966de9 16:51:20 ---> Running in 10dd112fd72a 16:51:20 Removing intermediate container 0d61a818f08f 16:51:20 ---> d530ab7db7a8 16:51:20 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:51:20 ---> 9f1dd772c955 16:51:20 Step 9/24 : RUN go mod tidy 16:51:20 Removing intermediate container c60d03966de9 16:51:20 ---> 4efc466ea457 16:51:20 Step 24/24 : LABEL version=0.0.0 16:51:20 ---> Running in 82ac30c76369 16:51:20 ---> Running in ac3d2f952518 16:51:20 ---> Running in f3407756fd4b 16:51:20 Removing intermediate container f3407756fd4b 16:51:20 ---> 60ab17a38409 16:51:20 16:51:20 Successfully built 60ab17a38409 16:51:20 Successfully tagged core-data:latest 16:51:20  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:51:21 Removing intermediate container 10dd112fd72a 16:51:21 ---> 4dbe81659002 16:51:21 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:51:21 ---> Running in 00878daf161f 16:51:22 Removing intermediate container 82ac30c76369 16:51:22 ---> b339a0db45e4 16:51:22 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:51:22 ---> Running in b8093443f3ee 16:51:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:51:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:51:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:51:25 ---> 59538e18d9ba 16:51:25 Step 3/24 : WORKDIR /edgex-go 16:51:25 ---> Using cache 16:51:25 ---> 8ce05269e1b3 16:51:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:25 ---> Using cache 16:51:25 ---> f0be555d5d14 16:51:25 Step 5/24 : RUN apk add --update --no-cache make git 16:51:25 ---> Using cache 16:51:25 ---> 733d43312c3e 16:51:25 Step 6/24 : COPY go.mod . 16:51:25 ---> Using cache 16:51:25 ---> a1326652029d 16:51:25 Step 7/24 : RUN go mod download 16:51:25 ---> Using cache 16:51:25 ---> 9dc9de6b7387 16:51:25 Step 8/24 : COPY . . 16:51:25 ---> Using cache 16:51:25 ---> 9f1dd772c955 16:51:25 Step 9/24 : RUN go mod tidy 16:51:25 ---> Using cache 16:51:25 ---> b339a0db45e4 16:51:25 Step 10/24 : RUN make cmd/core-command/core-command 16:51:25 ---> Running in e10934928c36 16:51: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 16:51:31 Removing intermediate container 045c18823fae 16:51:31 ---> 881587ca3660 16:51:31 Successfully built 881587ca3660 16:51:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:51:31 + docker inspect -f . ci-base-image-arm64 16:51:31 . [Pipeline] withDockerContainer 16:51:32 prd-ubuntu18.04-docker-arm64-4c-16g-359 does not seem to be running inside a container 16:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:51:33 $ docker top 0e9290b3f01327b2b8fae358ca73dc22277f979b66cc2798941ade313d3415f5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:34 + go version 16:51:34 go version go1.16.3 linux/arm64 [Pipeline] } 16:51:35 $ docker stop --time=1 0e9290b3f01327b2b8fae358ca73dc22277f979b66cc2798941ade313d3415f5 16:51:36 $ docker rm -f 0e9290b3f01327b2b8fae358ca73dc22277f979b66cc2798941ade313d3415f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:37 + docker inspect -f . ci-base-image-arm64 16:51:37 . [Pipeline] withDockerContainer 16:51:37 prd-ubuntu18.04-docker-arm64-4c-16g-359 does not seem to be running inside a container 16:51:37 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:51:39 $ docker top a36d2e27b30de157424e46180ecdbc25a0c5fe451cb289e24ae46efa0c7f4c73 -eo pid,comm [Pipeline] { [Pipeline] echo 16:51:39 ========================================================= 16:51:39 [edgeXBuildGoParallel] Running Tests and Build... 16:51:39 ========================================================= [Pipeline] sh 16:51:40 + go mod tidy [Pipeline] sh 16:51:42 + make test 16:51:42 go mod tidy 16:51:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:51:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:51:49 Removing intermediate container ac3d2f952518 16:51:49 ---> 036fe6340d72 16:51:49 16:51:49 Step 11/22 : FROM alpine:3.12 16:51:49 ---> 13621d1b12d4 16:51:49 Step 12/22 : RUN apk add --update --no-cache curl 16:51:50 ---> Running in 5dfbe9ae5061 16:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:51 (1/4) Installing ca-certificates (20191127-r4) 16:51:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:51:51 (3/4) Installing libcurl (7.77.0-r0) 16:51:51 (4/4) Installing curl (7.77.0-r0) 16:51:51 Executing busybox-1.31.1-r20.trigger 16:51:51 Executing ca-certificates-20191127-r4.trigger 16:51:51 OK: 7 MiB in 18 packages 16:51:51 Removing intermediate container 5dfbe9ae5061 16:51:51 ---> 5be07d5a893b 16:51:51 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:51 ---> Running in 18b9443251a1 16:51:51 Removing intermediate container 18b9443251a1 16:51:51 ---> d48da5af1185 16:51:51 Step 14/22 : WORKDIR /edgex 16:51:51 ---> Running in a42efd5228ab 16:51:52 Removing intermediate container a42efd5228ab 16:51:52 ---> 5dacad898568 16:51:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:51:52 ---> cae4f0f74c7f 16:51:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:51:52 ---> f72daec05350 16:51:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:51:53 ---> bec3b1e53ea0 16:51:53 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:51:53 ---> Running in 8dfd4f4966d7 16:51:53 Removing intermediate container 8dfd4f4966d7 16:51:53 ---> 0428afa58727 16:51:53 Step 19/22 : CMD ["--init=true"] 16:51:53 ---> Running in a996befde302 16:51:53 Removing intermediate container a996befde302 16:51:53 ---> 4560828db871 16:51:53 Step 20/22 : LABEL arch=x86_64 16:51:53 ---> Running in 96ee1451e2e4 16:51:53 Removing intermediate container 96ee1451e2e4 16:51:53 ---> bceae50221fb 16:51:53 Step 21/22 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 16:51:53 ---> Running in 680dad6efd5d 16:51:54 Removing intermediate container 680dad6efd5d 16:51:54 ---> bd7a4c5689a7 16:51:54 Step 22/22 : LABEL version=0.0.0 16:51:54 ---> Running in 4adca14f9ea2 16:51:54 Removing intermediate container 4adca14f9ea2 16:51:54 ---> be5c64d436d4 16:51:54 16:51:54 Successfully built be5c64d436d4 16:51:54 Successfully tagged security-proxy-setup:latest 16:51:55  Building security-proxy-setup ... done Removing intermediate container b8093443f3ee 16:51:55 ---> 85586cff3cf9 16:51:55 16:51:55 Step 11/24 : FROM alpine:3.12 16:51:55 ---> 13621d1b12d4 16:51:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:51:55 ---> Using cache 16:51:55 ---> 39f4a1d66755 16:51:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:55 ---> Using cache 16:51:55 ---> 174ba08b8c16 16:51:55 Step 14/24 : ENV APP_PORT=59881 16:51:55 ---> Running in d5d9a4df7f2a 16:51:56 Removing intermediate container d5d9a4df7f2a 16:51:56 ---> 149f383c5f7a 16:51:56 Step 15/24 : EXPOSE $APP_PORT 16:51:56 ---> Running in 691ef4589c4f 16:51:56 Removing intermediate container 00878daf161f 16:51:56 ---> efdbc68e234a 16:51:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:51:56 Removing intermediate container e10934928c36 16:51:56 ---> b56ba14bbeb2 16:51:56 16:51:56 Step 11/24 : FROM alpine:3.12 16:51:56 ---> 13621d1b12d4 16:51:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:51:56 ---> Using cache 16:51:56 ---> 39f4a1d66755 16:51:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:56 ---> Using cache 16:51:56 ---> 174ba08b8c16 16:51:56 Step 14/24 : ENV APP_PORT=59882 16:51:56 ---> Running in cd092a7ad136 16:51:56 ---> Running in 5d073758c667 16:51:56 Removing intermediate container 691ef4589c4f 16:51:56 ---> b78e2e5446da 16:51:56 Step 16/24 : WORKDIR / 16:51:56 ---> Running in 7987cf9bec02 16:51:56 Removing intermediate container 5d073758c667 16:51:56 ---> fa924e4d6827 16:51:56 Step 15/24 : EXPOSE $APP_PORT 16:51:56 ---> Running in 4e597f9d8085 16:51:56 Removing intermediate container 7987cf9bec02 16:51:56 ---> 7e7b9052f1fe 16:51:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:51:56 Removing intermediate container 4e597f9d8085 16:51:56 ---> 249f1d627f8d 16:51:56 Step 16/24 : WORKDIR / 16:51:56 ---> Running in ec1f930284a2 16:51:56 ---> d5646b1d9aac 16:51:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:51:56 Removing intermediate container ec1f930284a2 16:51:56 ---> 43a95ad73308 16:51:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:57 ---> 076cdff7b189 16:51:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:51:57 ---> 5eccd6ecad44 16:51:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:51:57 Removing intermediate container cd092a7ad136 16:51:57 ---> 016687b561c8 16:51:57 16:51:57 Step 12/24 : FROM docker:20.10.0 16:51:57 ---> 3dd0ea78c57b 16:51:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:51:57 20.10.0: Pulling from library/docker 16:51:57 ---> Running in a4e36e3df584 16:51:57 ---> 0a2512927666 16:51:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:51:57 Removing intermediate container a4e36e3df584 16:51:57 ---> a6b70d4e40b9 16:51:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:57 ---> Running in e6c58c87c0d3 16:51:57 ---> 42239c59b1eb 16:51:57 Step 20/24 : ENTRYPOINT ["/core-command"] 16:51:57 Removing intermediate container e6c58c87c0d3 16:51:57 ---> 9d681053aea9 16:51:57 Step 22/24 : LABEL arch=x86_64 16:51:57 ---> Running in 8d9412e78327 16:51:57 ---> Running in bfe4ea191dde 16:51:57 Removing intermediate container bfe4ea191dde 16:51:57 ---> 1a2838493110 16:51:57 Step 23/24 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 16:51:57 Removing intermediate container 8d9412e78327 16:51:57 ---> bbfdc81ef511 16:51:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:57 ---> Running in 552829d4ade9 16:51:57 ---> Running in e0b29d96979e 16:51:58 Removing intermediate container 552829d4ade9 16:51:58 ---> 4529fdeb12d4 16:51:58 Step 24/24 : LABEL version=0.0.0 16:51:58 Removing intermediate container e0b29d96979e 16:51:58 ---> 0eb72249669f 16:51:58 Step 22/24 : LABEL arch=x86_64 16:51:58 ---> Running in 923b784beed6 16:51:58 ---> Running in 0ba8653bf14f 16:51:58 Removing intermediate container 923b784beed6 16:51:58 ---> 6fe3cfd75080 16:51:58 16:51:58 Removing intermediate container 0ba8653bf14f 16:51:58 ---> 6e7b4a2d1cce 16:51:58 Step 23/24 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 16:51:58 ---> Running in 85aaa1c714c8 16:51:58 Successfully built 6fe3cfd75080 16:51:58 Successfully tagged core-metadata:latest 16:51:58  Building core-metadata ... done Removing intermediate container 85aaa1c714c8 16:51:58 ---> 6596974b07c3 16:51:58 Step 24/24 : LABEL version=0.0.0 16:51:58 ---> Running in c9a50e325cbd 16:51:58 Removing intermediate container c9a50e325cbd 16:51:58 ---> 02646a293a81 16:51:58 16:51:58 Successfully built 02646a293a81 16:51:58 Successfully tagged core-command:latest 16:52:01  Building core-command ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:52:01 Status: Downloaded newer image for docker:20.10.0 16:52:01 ---> aefe523efa57 16:52:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:52:01 ---> Running in c1382d978b37 16:52:01 Removing intermediate container c1382d978b37 16:52:01 ---> 9e885f703b73 16:52:01 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:52:01 ---> Running in fbd4a4bf6e0b 16:52:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:01 (1/39) Installing readline (8.0.4-r0) 16:52:01 (2/39) Installing bash (5.0.17-r0) 16:52:01 Executing bash-5.0.17-r0.post-install 16:52:01 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:52:01 (4/39) Installing libcurl (7.77.0-r0) 16:52:01 (5/39) Installing curl (7.77.0-r0) 16:52:01 (6/39) Installing dumb-init (1.2.2-r1) 16:52:01 (7/39) Installing libbz2 (1.0.8-r1) 16:52:01 (8/39) Installing expat (2.2.9-r1) 16:52:01 (9/39) Installing libffi (3.3-r2) 16:52:01 (10/39) Installing gdbm (1.13-r1) 16:52:01 (11/39) Installing xz-libs (5.2.5-r0) 16:52:01 (12/39) Installing sqlite-libs (3.32.1-r0) 16:52:01 (13/39) Installing python3 (3.8.10-r0) 16:52:02 (14/39) Installing py3-appdirs (1.4.4-r1) 16:52:02 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:52:02 (16/39) Installing py3-parsing (2.4.7-r0) 16:52:02 (17/39) Installing py3-six (1.15.0-r0) 16:52:02 (18/39) Installing py3-packaging (20.4-r0) 16:52:02 (19/39) Installing py3-setuptools (47.0.0-r0) 16:52:02 (20/39) Installing py3-chardet (3.0.4-r4) 16:52:02 (21/39) Installing py3-idna (2.9-r0) 16:52:02 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:52:02 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:52:02 (24/39) Installing py3-requests (2.23.0-r0) 16:52:02 (25/39) Installing py3-msgpack (1.0.0-r0) 16:52:02 (26/39) Installing py3-lockfile (0.12.2-r3) 16:52:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:52:02 (28/39) Installing py3-colorama (0.4.3-r0) 16:52:02 (29/39) Installing py3-distlib (0.3.0-r0) 16:52:02 (30/39) Installing py3-distro (1.5.0-r1) 16:52:02 (31/39) Installing py3-webencodings (0.5.1-r3) 16:52:02 (32/39) Installing py3-html5lib (1.0.1-r4) 16:52:02 (33/39) Installing py3-pytoml (0.1.21-r0) 16:52:02 (34/39) Installing py3-pep517 (0.8.2-r0) 16:52:02 (35/39) Installing py3-progress (1.5-r0) 16:52:02 (36/39) Installing py3-toml (0.10.1-r0) 16:52:02 (37/39) Installing py3-retrying (1.3.3-r0) 16:52:02 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:52:02 (39/39) Installing py3-pip (20.1.1-r0) 16:52:02 Executing busybox-1.31.1-r19.trigger 16:52:02 OK: 72 MiB in 59 packages 16:52:03 Collecting docker-compose==1.23.2 16:52:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:52:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:52:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:52:03 Collecting docopt<0.7,>=0.6.1 16:52:03 Downloading docopt-0.6.2.tar.gz (25 kB) 16:52:03 Collecting dockerpty<0.5,>=0.4.1 16:52:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:52:04 Collecting jsonschema<3,>=2.5.1 16:52:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:52:04 Collecting PyYAML<4,>=3.10 16:52:04 Downloading PyYAML-3.13.tar.gz (270 kB) 16:52:04 Collecting texttable<0.10,>=0.9.0 16:52:04 Downloading texttable-0.9.1.tar.gz (11 kB) 16:52:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:52:05 Collecting cached-property<2,>=1.2.0 16:52:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:52:05 Collecting docker<4.0,>=3.6.0 16:52:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:52:05 Collecting websocket-client<1.0,>=0.32.0 16:52:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:52:05 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:52:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:52:05 Collecting urllib3<1.25,>=1.21.1 16:52:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:52:05 Collecting idna<2.8,>=2.5 16:52:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:52:05 Collecting docker-pycreds>=0.4.0 16:52:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:52:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:52:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:52:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:52:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:52:05 Installing collected packages: urllib3, idna, requests, docopt, dockerpty, jsonschema, PyYAML, texttable, cached-property, websocket-client, docker-pycreds, docker, docker-compose 16:52:05 Attempting uninstall: urllib3 16:52:05 Found existing installation: urllib3 1.25.9 16:52:05 Uninstalling urllib3-1.25.9: 16:52:05 Successfully uninstalled urllib3-1.25.9 16:52:05 Attempting uninstall: idna 16:52:05 Found existing installation: idna 2.9 16:52:05 Uninstalling idna-2.9: 16:52:05 Successfully uninstalled idna-2.9 16:52:05 Attempting uninstall: requests 16:52:05 Found existing installation: requests 2.23.0 16:52:05 Uninstalling requests-2.23.0: 16:52:05 Successfully uninstalled requests-2.23.0 16:52:06 Running setup.py install for docopt: started 16:52:06 Running setup.py install for docopt: finished with status 'done' 16:52:06 Running setup.py install for dockerpty: started 16:52:06 Running setup.py install for dockerpty: finished with status 'done' 16:52:06 Running setup.py install for PyYAML: started 16:52:07 Running setup.py install for PyYAML: finished with status 'done' 16:52:07 Running setup.py install for texttable: started 16:52:07 Running setup.py install for texttable: finished with status 'done' 16:52:07 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 16:52:11 Removing intermediate container fbd4a4bf6e0b 16:52:11 ---> 03dd657aed33 16:52:11 Step 15/24 : ENV APP_PORT=58890 16:52:11 ---> Running in 1e00ec5d0e63 16:52:11 Removing intermediate container 1e00ec5d0e63 16:52:11 ---> aa04095dcac5 16:52:11 Step 16/24 : EXPOSE $APP_PORT 16:52:11 ---> Running in 42833b172305 16:52:11 Removing intermediate container 42833b172305 16:52:11 ---> 5393b8547c80 16:52:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:52:11 ---> 3cd0953bf165 16:52:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:52:11 ---> 620cfa1ecfb8 16:52:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:52:11 ---> c06fec57d73a 16:52:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:52:11 ---> Running in b3cbb90350a4 16:52:11 Removing intermediate container b3cbb90350a4 16:52:11 ---> eda42c3b6c83 16:52:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:11 ---> Running in f04a61199615 16:52:11 Removing intermediate container f04a61199615 16:52:11 ---> 15f98cf1e9de 16:52:11 Step 22/24 : LABEL arch=x86_64 16:52:11 ---> Running in 8f965ded1358 16:52:11 Removing intermediate container 8f965ded1358 16:52:11 ---> adfe4ec1662a 16:52:11 Step 23/24 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 16:52:11 ---> Running in 171fc79416f0 16:52:11 Removing intermediate container 171fc79416f0 16:52:11 ---> b26908923939 16:52:11 Step 24/24 : LABEL version=0.0.0 16:52:11 ---> Running in 543493cd673f 16:52:12 Removing intermediate container 543493cd673f 16:52:12 ---> 05aa4f626edf 16:52:12 16:52:12 Successfully built 05aa4f626edf 16:52:12 Successfully tagged sys-mgmt-agent:latest 16:52:12  Building sys-mgmt-agent ... done  [Pipeline] } 16:52:12 $ docker stop --time=1 429e75b334d93323ae04988b7778860a040d0eca4347e8c6a7dba011e9ed4520 16:52:13 $ docker rm -f 429e75b334d93323ae04988b7778860a040d0eca4347e8c6a7dba011e9ed4520 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:13 + docker images 16:52:13 REPOSITORY TAG IMAGE ID CREATED SIZE 16:52:13 sys-mgmt-agent latest 05aa4f626edf 2 seconds ago 312MB 16:52:13 core-metadata latest 6fe3cfd75080 15 seconds ago 16.6MB 16:52:13 core-command latest 02646a293a81 15 seconds ago 15.9MB 16:52:13 016687b561c8 16 seconds ago 1.15GB 16:52:13 85586cff3cf9 18 seconds ago 1.15GB 16:52:13 b56ba14bbeb2 18 seconds ago 1.14GB 16:52:13 security-proxy-setup latest be5c64d436d4 19 seconds ago 25.3MB 16:52:13 036fe6340d72 24 seconds ago 1.15GB 16:52:13 core-data latest 60ab17a38409 53 seconds ago 20.2MB 16:52:13 support-notifications latest 39da10b84f8e 59 seconds ago 16.6MB 16:52:13 support-scheduler latest 0117e2d58bdb About a minute ago 15.9MB 16:52:13 9fdcde82e35b About a minute ago 1.15GB 16:52:13 998877d1e48e About a minute ago 1.15GB 16:52:13 security-bootstrapper latest 8d2561b4b635 About a minute ago 18.2MB 16:52:13 9bc60988014b About a minute ago 1.15GB 16:52:13 security-secretstore-setup latest df490a036868 About a minute ago 28.1MB 16:52:13 66d3c76f224c About a minute ago 1.15GB 16:52:13 eedbe84082b4 About a minute ago 1.14GB 16:52:13 ci-base-image-x86_64 latest 59538e18d9ba 5 minutes ago 648MB 16:52:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 16:52:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 16:52:13 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 16:52:13 docker 20.10.0 aefe523efa57 5 months ago 240MB 16:52:13 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:52:15 ? github.com/edgexfoundry/edgex-go [no test files] 16:52:29 Still waiting to schedule task 16:52:29 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 16:53:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:53:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:53:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:53:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:53:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:53:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:53:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:53:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:53:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:53:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:53:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:53:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:53:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:53:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.245s coverage: 28.7% of statements 16:53:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.332s coverage: 100.0% of statements 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:53:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.203s coverage: 81.2% of statements 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.373s coverage: 53.4% of statements 16:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:53:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.564s coverage: 87.7% of statements 16:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:53:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.208s coverage: 78.9% of statements 16:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:53:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:54:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.352s coverage: 95.1% of statements 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:54:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:54:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.201s coverage: 60.0% of statements 16:54:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.297s coverage: 0.8% of statements 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:54:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.227s coverage: 22.0% of statements 16:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.209s coverage: 47.1% of statements 16:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.234s coverage: 79.5% of statements 16:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements 16:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.229s coverage: 96.3% of statements 16:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 16:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.192s coverage: 94.4% of statements 16:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 16:54:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.577s coverage: 81.8% of statements 16:54:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 76.0% of statements 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.187s coverage: 80.0% of statements 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.360s coverage: 91.2% of statements 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.776s coverage: 64.4% of statements 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 16:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 16:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 16:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.044s coverage: 66.9% of statements 16:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.815s coverage: 44.4% of statements 16:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements 16:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements 16:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.303s coverage: 19.3% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.598s coverage: 91.9% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.273s coverage: 63.4% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.437s coverage: 97.6% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.206s coverage: 28.1% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 16:54:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.180s coverage: 28.9% of statements 16:54:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 16:54:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 16:54:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 16:54:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:54:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 16:54:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements 16:54:49 GO111MODULE=on go vet ./... 16:56:26 gofmt -l . 16:56:26 [ "`gofmt -l .`" = "" ] 16:56:26 ./bin/test-attribution-txt.sh [Pipeline] sh 16:56:27 + ls -al . 16:56:27 total 556 16:56:27 drwxrwxr-x 9 1001 1001 4096 Jun 3 16:56 . 16:56:27 drwxr-xr-x 4 root root 4096 Jun 3 16:51 .. 16:56:27 -rw-rw-r-- 1 1001 1001 11 Jun 3 16:49 .dockerignore 16:56:27 drwxrwxr-x 8 1001 1001 4096 Jun 3 16:49 .git 16:56:27 drwxrwxr-x 3 1001 1001 4096 Jun 3 16:49 .github 16:56:27 -rw-rw-r-- 1 1001 1001 818 Jun 3 16:49 .gitignore 16:56:27 -rw-rw-r-- 1 1001 1001 166 Jun 3 16:49 .sonarcloud.properties 16:56:27 -rw-rw-r-- 1 1001 1001 8609 Jun 3 16:49 Attribution.txt 16:56:27 -rw-rw-r-- 1 1001 1001 3804 Jun 3 16:49 CONTRIBUTING.md 16:56:27 -rw-rw-r-- 1 1001 1001 931 Jun 3 16:49 Dockerfile.build 16:56:27 -rw-rw-r-- 1 1001 1001 849 Jun 3 16:49 Jenkinsfile 16:56:27 -rw-rw-r-- 1 1001 1001 10775 Jun 3 16:49 LICENSE 16:56:27 -rw-rw-r-- 1 1001 1001 5605 Jun 3 16:49 Makefile 16:56:27 -rw-rw-r-- 1 1001 1001 7978 Jun 3 16:49 README.md 16:56:27 -rw-rw-r-- 1 1001 1001 6755 Jun 3 16:49 SECURITY.md 16:56:27 -rw-rw-r-- 1 1001 1001 5 Jun 3 16:46 VERSION 16:56:27 -rw-rw-r-- 1 1001 1001 4131 Jun 3 16:49 ZMQWindows.md 16:56:27 drwxrwxr-x 2 1001 1001 4096 Jun 3 16:49 bin 16:56:27 drwxrwxr-x 14 1001 1001 4096 Jun 3 16:49 cmd 16:56:27 -rw-r--r-- 1 root root 411206 Jun 3 16:54 coverage.out 16:56:27 -rw-rw-r-- 1 1001 1001 902 Jun 3 16:49 go.mod 16:56:27 -rw-r--r-- 1 root root 21139 Jun 3 16:51 go.sum 16:56:27 drwxrwxr-x 8 1001 1001 4096 Jun 3 16:49 internal 16:56:27 drwxrwxr-x 3 1001 1001 4096 Jun 3 16:49 openapi 16:56:27 drwxrwxr-x 4 1001 1001 4096 Jun 3 16:49 snap 16:56:27 -rw-rw-r-- 1 1001 1001 168 Jun 3 16:49 version.go [Pipeline] sh 16:56:28 + '[' -e coverage.out ] 16:56:28 + chown 1001:1001 coverage.out [Pipeline] stash 16:56:28 Warning: overwriting stash ‘coverage-report’ 16:56:29 Stashed 1 file(s) [Pipeline] sh 16:56:30 + make build 16:56:30 go mod tidy 16:56:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:56:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:56:39 Running on prd-ubuntu18.04-docker-8c-8g-405 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 16:56:39 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 16:56:39 The recommended git tool is: git 16:56:42 using credential edgex-jenkins-ssh 16:56:42 Cloning the remote Git repository 16:56:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:56:42 > git init /w/workspace/edgex-go/7 # timeout=10 16:56:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:56:42 > git --version # timeout=10 16:56:42 > git --version # 'git version 2.17.1' 16:56:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:57:05 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit bc40500604438589a356f746f9d5d55d6ec5d0f2 16:57:05 Merge succeeded, producing bc40500604438589a356f746f9d5d55d6ec5d0f2 16:57:05 Checking out Revision bc40500604438589a356f746f9d5d55d6ec5d0f2 (PR-3531) 16:57:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:57:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:57:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:57:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:57:05 > git config core.sparsecheckout # timeout=10 16:57:05 > git checkout -f bc40500604438589a356f746f9d5d55d6ec5d0f2 # timeout=10 16:57:05 > git remote # timeout=10 16:57:05 > git config --get remote.origin.url # timeout=10 16:57:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:05 > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 16:57:05 > git rev-parse HEAD^{commit} # timeout=10 16:57:05 > git config core.sparsecheckout # timeout=10 16:57:05 > git checkout -f bc40500604438589a356f746f9d5d55d6ec5d0f2 # timeout=10 16:57:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:57:09 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:10 + echo snap-build.sh 16:57:10 snap-build.sh 16:57:10 + SNAP_BASE_DIR=. 16:57:10 + '[' '!' -z /w/workspace/edgex-go/7 ']' 16:57:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 16:57:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 16:57:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 16:57:10 + cd /w/workspace/edgex-go/7 16:57:10 + sudo apt-get remove -qy --purge lxd lxd-client 16:57:10 Reading package lists... 16:57:10 Building dependency tree... 16:57:10 Reading state information... 16:57:10 The following packages were automatically installed and are no longer required: 16:57:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:57:10 uidmap xdelta3 16:57:10 Use 'sudo apt autoremove' to remove them. 16:57:10 The following packages will be REMOVED: 16:57:10 lxd* lxd-client* 16:57:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:57:10 After this operation, 31.7 MB disk space will be freed. 16:57:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:57:11 (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.) 16:57:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:57:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:57:12 Removing lxd dnsmasq configuration 16:57:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:57:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:57:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:57:14 (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.) 16:57:14 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:57:16 Processing triggers for systemd (237-3ubuntu10.45) ... 16:57:16 Processing triggers for ureadahead (0.100.0-21) ... 16:57:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:57:18 + sudo snap remove --purge lxd 16:57:18 snap "lxd" is not installed 16:57:18 + sudo groupadd --force --system lxd 16:57:18 ++ whoami 16:57:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:57:18 + newgrp - lxd 16:57:19 + sudo snap install lxd 16:57:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:57:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:57:29 2021-06-03T16:57:25Z INFO Waiting for automatic snapd restart... 16:57:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:57:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:57:35 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] } 16:57:41 $ docker stop --time=1 a36d2e27b30de157424e46180ecdbc25a0c5fe451cb289e24ae46efa0c7f4c73 16:57:43 $ docker rm -f a36d2e27b30de157424e46180ecdbc25a0c5fe451cb289e24ae46efa0c7f4c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:57:45 16:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:57:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:57:46 latest: Pulling from edgex-devops/edgex-compose-arm64 16:57:46 29e5d40040c1: Pulling fs layer 16:57:46 1ce36da41761: Pulling fs layer 16:57:46 25b303627fd3: Pulling fs layer 16:57:46 29e5d40040c1: Verifying Checksum 16:57:46 29e5d40040c1: Download complete 16:57:47 1ce36da41761: Verifying Checksum 16:57:47 1ce36da41761: Download complete 16:57:47 29e5d40040c1: Pull complete 16:57:48 1ce36da41761: Pull complete 16:57:49 25b303627fd3: Verifying Checksum 16:57:49 25b303627fd3: Download complete 16:57:59 25b303627fd3: Pull complete 16:57:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:57:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:57:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:57:59 prd-ubuntu18.04-docker-arm64-4c-16g-359 does not seem to be running inside a container 16:57:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:58:02 $ docker top b750759308cd77a207681af76409a0b7822c40f852c1e9203a96ea80f035f696 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:03 + docker-compose build --help 16:58:03 + grep parallel 16:58:06 --parallel Build images in parallel. [Pipeline] } 16:58:07 $ docker stop --time=1 b750759308cd77a207681af76409a0b7822c40f852c1e9203a96ea80f035f696 16:58:08 $ docker rm -f b750759308cd77a207681af76409a0b7822c40f852c1e9203a96ea80f035f696 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:58:09 . [Pipeline] withDockerContainer 16:58:09 prd-ubuntu18.04-docker-arm64-4c-16g-359 does not seem to be running inside a container 16:58:09 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:58:11 $ docker top 9c6677e77c4861de12b2882bfdd9a0897ac96ab56987c524b6d8dea59f8e1dfa -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:12 + docker-compose -f ./docker-compose-build.yml build --parallel 16:58:16 Building core-command ... 16:58:16 Building core-data ... 16:58:16 Building core-metadata ... 16:58:16 Building security-bootstrapper ... 16:58:16 Building security-proxy-setup ... 16:58:16 Building security-secretstore-setup ... 16:58:16 Building support-notifications ... 16:58:16 Building support-scheduler ... 16:58:16 Building sys-mgmt-agent ... 16:58:16 Building core-metadata 16:58:16 Building security-proxy-setup 16:58:16 Building security-secretstore-setup 16:58:16 Building support-scheduler 16:58:16 Building core-command 16:59:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:59:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:59:24 ---> 881587ca3660 16:59:24 Step 3/24 : WORKDIR /edgex-go 16:59:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:59:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:59:24 ---> 881587ca3660 16:59:24 Step 3/22 : WORKDIR /edgex-go 16:59:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:59:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:59:24 ---> 881587ca3660 16:59:24 Step 3/24 : WORKDIR /edgex-go 16:59:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:59:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:24 ---> 881587ca3660 16:59:24 Step 3/23 : WORKDIR /edgex-go 16:59:24 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:59:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:59:24 ---> 881587ca3660 16:59:24 Step 3/26 : WORKDIR /edgex-go 16:59:25 ---> Running in 38b82975a3fe 16:59:25 ---> Running in 5452bf314095 16:59:25 ---> Running in c0d24dc1006d 16:59:25 ---> Running in 06b9389ed984 16:59:25 ---> Running in 0cb2c6b148c9 16:59:26 Removing intermediate container 0cb2c6b148c9 16:59:26 ---> 4b6174320a01 16:59:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:26 Removing intermediate container c0d24dc1006d 16:59:26 ---> 69fd94d75ad9 16:59:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:26 Removing intermediate container 38b82975a3fe 16:59:26 ---> 9eb8e961c821 16:59:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:26 Removing intermediate container 5452bf314095 16:59:26 ---> c0f4b687ef7d 16:59:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:26 Removing intermediate container 06b9389ed984 16:59:26 ---> 549ca3f1a9a5 16:59:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:26 ---> Running in aba01c318cca 16:59:26 ---> Running in b0fcb684fb11 16:59:26 ---> Running in 152f3b216411 16:59:26 ---> Running in 5b21e2584e31 16:59:27 ---> Running in 35081eeabac6 16:59:30 Removing intermediate container 152f3b216411 16:59:30 ---> 2bc00a3955de 16:59:30 Step 5/24 : RUN apk add --update --no-cache make git 16:59:30 ---> Running in 8d63dd08b743 16:59:30 Removing intermediate container b0fcb684fb11 16:59:30 ---> c1a46e1de7f4 16:59:30 Step 5/23 : RUN apk add --update --no-cache make git 16:59:31 ---> Running in c271b4d88bdd 16:59:31 Removing intermediate container 35081eeabac6 16:59:31 ---> 1ee62fff5cb9 16:59:31 Step 5/26 : RUN apk add --update --no-cache make git 16:59:31 Removing intermediate container aba01c318cca 16:59:31 ---> 896145a1ca8d 16:59:31 Step 5/22 : RUN apk add --update --no-cache make git 16:59:31 Removing intermediate container 5b21e2584e31 16:59:31 ---> ee7c7117d4d0 16:59:31 Step 5/24 : RUN apk add --update --no-cache make git 16:59:31 ---> Running in fb8fcb3fb4d5 16:59:31 ---> Running in 4f038d0dfbe2 16:59:31 ---> Running in c0e0f2c69ba4 16:59:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:59:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:59:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:59:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:59:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:59:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:59:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:59:34 OK: 218 MiB in 52 packages 16:59:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:59:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:59:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:59:34 OK: 218 MiB in 52 packages 16:59:35 OK: 218 MiB in 52 packages 16:59:35 OK: 218 MiB in 52 packages 16:59:35 OK: 218 MiB in 52 packages 16:59:36 Removing intermediate container 8d63dd08b743 16:59:36 ---> 8ee0f2d7e822 16:59:36 Step 6/24 : COPY go.mod . 16:59:36 Removing intermediate container c271b4d88bdd 16:59:36 ---> c341fb6553c4 16:59:36 Step 6/23 : COPY go.mod . 16:59:37 ---> 75cf44890c47 16:59:37 Step 7/24 : RUN go mod download 16:59:37 ---> Running in b2cdbe3b59bb 16:59:37 Removing intermediate container c0e0f2c69ba4 16:59:37 ---> 6be70b0d266a 16:59:37 Step 6/22 : COPY go.mod . 16:59:37 Removing intermediate container fb8fcb3fb4d5 16:59:37 ---> 8c86b65c2c9e 16:59:37 Step 6/24 : COPY go.mod . 16:59:37 ---> 139cc1b06aed 16:59:37 Step 7/23 : RUN go mod download 16:59:37 Removing intermediate container 4f038d0dfbe2 16:59:37 ---> 975afb8d5bbe 16:59:37 Step 6/26 : COPY go.mod . 16:59:37 ---> Running in 3754f5d36ebe 16:59:38 ---> c76718f1a14b 16:59:38 Step 7/22 : RUN go mod download 16:59:38 ---> Running in 1d264cbbd600 16:59:39 ---> 46667f59a697 16:59:39 Step 7/24 : RUN go mod download 16:59:39 ---> 1c4765770b81 16:59:39 Step 7/26 : RUN go mod download 16:59:39 ---> Running in d46a1d45cd63 16:59:39 ---> Running in 76df6d5dc06a 16:59:41 Removing intermediate container b2cdbe3b59bb 16:59:41 ---> aab83936e011 16:59:41 Step 8/24 : COPY . . 16:59:41 Removing intermediate container 3754f5d36ebe 16:59:41 ---> e2a5170867db 16:59:41 Step 8/23 : COPY . . 16:59:42 Removing intermediate container 1d264cbbd600 16:59:42 ---> d82d5836681d 16:59:42 Step 8/22 : COPY . . 16:59:44 Removing intermediate container 76df6d5dc06a 16:59:44 ---> affe6c235758 16:59:44 Step 8/26 : COPY . . 16:59:45 Removing intermediate container d46a1d45cd63 16:59:45 ---> 6c350fe7485e 16:59:45 Step 8/24 : COPY . . 17:00:03 ---> b2cd4f9eef9c 17:00:03 Step 9/22 : RUN go mod tidy 17:00:03 ---> 12f55c14ae2c 17:00:03 Step 9/23 : RUN go mod tidy 17:00:03 ---> e87dec7072db 17:00:03 Step 9/24 : RUN go mod tidy 17:00:03 ---> 25470980177c 17:00:03 Step 9/26 : RUN go mod tidy 17:00:03 ---> Running in 1fd1592e8e60 17:00:03 ---> Running in 15e247df1b89 17:00:03 ---> Running in 093c341f813e 17:00:03 ---> Running in 2b28f3f839cd 17:00:03 ---> ed3af6ae8a4c 17:00:03 Step 9/24 : RUN go mod tidy 17:00:04 ---> Running in 7667d9e0ff6b 17:00:09 Removing intermediate container 1fd1592e8e60 17:00:09 ---> c6c29b8c670a 17:00:09 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:00:09 Removing intermediate container 15e247df1b89 17:00:09 ---> 9c4e1a194b01 17:00:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:00:09 ---> Running in 1a83ef1059ee 17:00:10 ---> Running in 74178a9832cb 17:00:10 Removing intermediate container 2b28f3f839cd 17:00:10 ---> 854e3cf9076c 17:00:10 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:00:10 Removing intermediate container 093c341f813e 17:00:10 ---> f9c1fd5eb35d 17:00:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:00:10 Removing intermediate container 7667d9e0ff6b 17:00:10 ---> f9b463c6aae8 17:00:10 Step 10/24 : RUN make cmd/core-command/core-command 17:00:10 ---> Running in 20d5be7dbb4f 17:00:10 ---> Running in c14181df384a 17:00:10 ---> Running in 8f49e1e48796 17:00:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:00:12 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 17:00:13 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 17:00:13 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 17:00:13 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 17:00:35 lxd 4.14 from Canonical* installed 17:00:35 + sudo lxd init --auto 17:00:45 + sudo snap install --classic snapcraft 17:00:50 snapcraft 4.8 from Canonical* installed 17:00:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:00:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:00:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:50 Dload Upload Total Spent Left Speed 17:00:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4786 0 --:--:-- --:--:-- --:--:-- 4750 17:00:50 100 3325k 100 3325k 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 10.4M 17:00:50 ./yq_linux_amd64 17:00:50 + sudo snapcraft prime --use-lxd 17:00:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:00:51 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: 17:00:51 - README.md 17:00:51 17:00:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:00:52 Launching a container. 17:00:59 Waiting for container to be ready 17:00:59 To start your first instance, try: lxc launch ubuntu:18.04 17:00:59 17:01:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:01:04 Waiting for network to be ready... 17:01:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:01:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:01:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 17:01:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 17:01:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:01:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:01:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 17:01:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 17:01:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 17:01:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 17:01:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:01:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:01:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:01:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:01:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:01:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:01:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:01:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:01:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:01:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] 17:01:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 17:01:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 17:01:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 17:01:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 17:01:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 17:01:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 17:01:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 17:01:08 Fetched 24.7 MB in 4s (6408 kB/s) 17:01:09 Reading package lists... 17:01:09 Reading package lists... 17:01:09 Building dependency tree... 17:01:09 Reading state information... 17:01:09 The following additional packages will be installed: 17:01:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:01:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:01:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:01:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:01:09 Suggested packages: 17:01:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:01:09 Recommended packages: 17:01:09 gnupg libsasl2-modules 17:01:09 The following NEW packages will be installed: 17:01:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:01:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:01:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:01:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:01:09 The following packages will be upgraded: 17:01:09 gpg gpg-agent gpgconf libudev1 17:01:09 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 17:01:09 Need to get 3530 kB of archives. 17:01:09 After this operation, 13.3 MB of additional disk space will be used. 17:01:09 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] 17:01:09 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] 17:01:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:01:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:01:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 17:01:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 17:01:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:01:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:01:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:01:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:01:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:01:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:01:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:01:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:01:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:01:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:01:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:01:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:01:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:01:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:01:10 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:01:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:01:10 debconf: delaying package configuration, since apt-utils is not installed 17:01:10 Fetched 3530 kB in 1s (3906 kB/s) 17:01:10 (Reading database ... 12511 files and directories currently installed.) 17:01:10 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 17:01:10 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:01:10 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 17:01:11 Selecting previously unselected package udev. 17:01:11 (Reading database ... 12511 files and directories currently installed.) 17:01:11 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 17:01:11 Unpacking udev (237-3ubuntu10.47) ... 17:01:11 Selecting previously unselected package libfuse2:amd64. 17:01:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:01:11 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:01:11 Selecting previously unselected package fuse. 17:01:11 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:01:11 Unpacking fuse (2.9.7-1ubuntu1) ... 17:01:11 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:01:11 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:01:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:01:11 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:01:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:01:11 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:01:11 Selecting previously unselected package libksba8:amd64. 17:01:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:01:11 Unpacking libksba8:amd64 (1.3.5-2) ... 17:01:11 Selecting previously unselected package libroken18-heimdal:amd64. 17:01:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:01:11 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:11 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:01:11 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:11 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:01:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:11 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:11 Selecting previously unselected package libwind0-heimdal:amd64. 17:01:11 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:12 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:01:12 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:01:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:01:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:01:12 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:12 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:12 Selecting previously unselected package libsasl2-modules-db:amd64. 17:01:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:01:12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:01:12 Selecting previously unselected package libsasl2-2:amd64. 17:01:12 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:01:12 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:01:12 Selecting previously unselected package libldap-common. 17:01:12 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:01:12 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:01:12 Selecting previously unselected package libldap-2.4-2:amd64. 17:01:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:01:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:01:12 Selecting previously unselected package dirmngr. 17:01:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:01:12 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:01:12 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:01:12 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:01:12 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:01:12 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:01:12 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:01:12 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:01:12 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:12 Setting up libksba8:amd64 (1.3.5-2) ... 17:01:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:01:12 Setting up udev (237-3ubuntu10.47) ... 17:01:13 invoke-rc.d: policy-rc.d denied execution of start. 17:01:13 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:13 Processing triggers for systemd (237-3ubuntu10) ... 17:01:13 Setting up fuse (2.9.7-1ubuntu1) ... 17:01:13 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:01:13 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:13 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:13 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:13 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:13 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:01:13 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:01:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:01:14 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:01:14 settings in the [Install] section, and DefaultInstance for template units). 17:01:14 This means they are not meant to be enabled using systemctl. 17:01:14 Possible reasons for having this kind of units are: 17:01:14 1) A unit may be statically enabled by being symlinked from another unit's 17:01:14 .wants/ or .requires/ directory. 17:01:14 2) A unit's purpose may be to act as a helper for some other unit which has 17:01:14 a requirement dependency on it. 17:01:14 3) A unit may be started when needed via activation (socket, path, timer, 17:01:14 D-Bus, udev, scripted systemctl call, ...). 17:01:14 4) In case of template units, the unit is meant to be enabled with some 17:01:14 instance name specified. 17:01:14 Reading package lists... 17:01:14 Building dependency tree... 17:01:14 Reading state information... 17:01:14 The following additional packages will be installed: 17:01:14 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:01:14 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:01:14 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:01:14 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:01:14 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:01:14 Suggested packages: 17:01:14 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:01:14 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:01:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:01:14 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:01:14 systemd-container policykit-1 17:01:14 Recommended packages: 17:01:14 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:01:14 The following NEW packages will be installed: 17:01:14 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:01:14 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:01:14 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:01:14 multiarch-support openssh-client python3 python3-minimal python3.6 17:01:14 python3.6-minimal snapd squashfs-tools sudo 17:01:14 The following packages will be upgraded: 17:01:14 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:01:14 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 17:01:14 Need to get 35.2 MB of archives. 17:01:14 After this operation, 141 MB of additional disk space will be used. 17:01:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 17:01:14 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 17:01:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:01:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:01:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:01:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:01:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:01:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:01:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:01:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:01:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:01:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:01:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:01:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:01:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:01:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:01:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 17:01:15 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 17:01:15 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 17:01:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 17:01:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:01:15 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:01:15 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:01:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:01:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:01:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:01:15 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:01:15 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:01:15 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:01:15 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:01:15 debconf: delaying package configuration, since apt-utils is not installed 17:01:15 Fetched 35.2 MB in 1s (30.3 MB/s) 17:01:16 (Reading database ... 12757 files and directories currently installed.) 17:01:16 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 17:01:16 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:01:16 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 17:01:16 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:01:16 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 17:01:16 (Reading database ... 12757 files and directories currently installed.) 17:01:16 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 17:01:16 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 17:01:17 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 17:01:17 (Reading database ... 12757 files and directories currently installed.) 17:01:17 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 17:01:17 Unpacking apt (1.6.13) over (1.6.1) ... 17:01:17 Setting up apt (1.6.13) ... 17:01:17 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:01:17 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:01:17 (Reading database ... 12764 files and directories currently installed.) 17:01:17 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:01:17 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:01:17 Selecting previously unselected package libpython3.6-minimal:amd64. 17:01:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:01:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:01:18 Selecting previously unselected package libexpat1:amd64. 17:01:18 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:01:18 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:01:18 Selecting previously unselected package python3.6-minimal. 17:01:18 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:01:18 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:01:18 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 17:01:18 Checking for services that may need to be restarted...done. 17:01:18 Checking for services that may need to be restarted...done. 17:01:18 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:01:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:01:18 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:01:18 Selecting previously unselected package python3-minimal. 17:01:18 (Reading database ... 13012 files and directories currently installed.) 17:01:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:01:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:01:19 Selecting previously unselected package mime-support. 17:01:19 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:01:19 Unpacking mime-support (3.60ubuntu1) ... 17:01:19 Selecting previously unselected package libmpdec2:amd64. 17:01:19 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:01:19 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:01:19 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:01:19 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:01:19 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:01:19 Selecting previously unselected package python3.6. 17:01:19 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:01:19 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:01:19 Selecting previously unselected package libpython3-stdlib:amd64. 17:01:19 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:01:19 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:01:19 Setting up python3-minimal (3.6.7-1~18.04) ... 17:01:19 Selecting previously unselected package python3. 17:01:19 (Reading database ... 13442 files and directories currently installed.) 17:01:19 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:01:19 Unpacking python3 (3.6.7-1~18.04) ... 17:01:19 Selecting previously unselected package multiarch-support. 17:01:19 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:01:19 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:01:19 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:01:19 Selecting previously unselected package liblzo2-2:amd64. 17:01:19 (Reading database ... 13479 files and directories currently installed.) 17:01:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:01:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:01:19 Selecting previously unselected package libbsd0:amd64. 17:01:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:01:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:01:19 Selecting previously unselected package sudo. 17:01:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:01:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:01:20 Selecting previously unselected package apparmor. 17:01:20 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:01:20 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:01:20 Selecting previously unselected package libedit2:amd64. 17:01:20 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:01:20 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:01:20 Selecting previously unselected package libkrb5support0:amd64. 17:01:20 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:01:20 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:01:20 Selecting previously unselected package libk5crypto3:amd64. 17:01:20 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:01:20 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:01:20 Selecting previously unselected package libkeyutils1:amd64. 17:01:20 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:01:20 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:01:20 Selecting previously unselected package libkrb5-3:amd64. 17:01:20 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:01:20 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:01:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:01:20 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:01:20 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:01:20 Selecting previously unselected package libssl1.0.0:amd64. 17:01:20 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:01:20 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:01:21 Selecting previously unselected package openssh-client. 17:01:21 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:01:21 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:01:21 Selecting previously unselected package squashfs-tools. 17:01:21 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:01:21 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:01:21 Selecting previously unselected package snapd. 17:01:21 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 17:01:21 Unpacking snapd (2.48.3+18.04) ... 17:01:23 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:01:23 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:01:23 Setting up mime-support (3.60ubuntu1) ... 17:01:23 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:01:23 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:01:23 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:01:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:01:23 Setting up systemd (237-3ubuntu10.47) ... 17:01:23 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:01:24 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:01:24 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:01:24 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:01:24 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:01:24 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:01:24 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:01:25 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:01:25 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:01:25 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:01:25 Setting up python3 (3.6.7-1~18.04) ... 17:01:25 running python rtupdate hooks for python3.6... 17:01:25 running python post-rtupdate hooks for python3.6... 17:01:25 Setting up apparmor (2.12-4ubuntu5.1) ... 17:01:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:01:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:01:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:01:26 Setting up snapd (2.48.3+18.04) ... 17:01:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:01:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:01:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:01:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:01:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:01:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:01:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:01:27 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:01:27 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:01:27 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:01:28 /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' 17:01:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:01:28 Processing triggers for systemd (237-3ubuntu10.47) ... 17:01:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:01:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:01:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:01:30 Reading package lists... 17:01:30 Reading package lists... 17:01:31 Building dependency tree... 17:01:31 Reading state information... 17:01:31 Calculating upgrade... 17:01:31 The following packages will be upgraded: 17:01:31 advancecomp base-files bash binutils binutils-common 17:01:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:01:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:01:31 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:01:31 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:01:31 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:01:31 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:01:31 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:01:31 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:01:31 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:01:31 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:01:31 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:01:31 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:01:31 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:01:31 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:01:31 ubuntu-keyring util-linux 17:01:31 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:01:31 Need to get 64.1 MB of archives. 17:01:31 After this operation, 5097 kB of additional disk space will be used. 17:01:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 17:01:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:01:31 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:01:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:01:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:01:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:01:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:01:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:01:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:01:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:01:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:01:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:01:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:01:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:01:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:01:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:01:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:01:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:01:31 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:01:31 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:01:31 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:01:31 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:01:31 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:01:31 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:01:31 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:01:31 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:01:31 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:01:31 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:01:31 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:01:31 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:01:31 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:01:31 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:01:31 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:01:31 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:01:31 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:01:31 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:01:31 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:01:31 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 17:01:31 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 17:01:31 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:01:31 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:01:31 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 17:01:31 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:01:31 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:01:31 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:01:31 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:01:31 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:01:31 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:01:31 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:01:31 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:01:31 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:01:31 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:01:31 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:01:31 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:01:31 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:01:31 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:01:31 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:01:32 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:01:32 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:01:32 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:01:32 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:01:32 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:01:32 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:01:32 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:01:32 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:01:32 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:01:32 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:01:32 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:01:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:01:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:01:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:01:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:01:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:01:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:01:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:01:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:01:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:01:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:01:33 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:01:33 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:01:33 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:01:33 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:01:33 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:01:33 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] 17:01:33 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:01:33 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 17:01:33 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] 17:01:33 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:01:33 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:01:33 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:01:33 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:01:33 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:01:33 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:01:33 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:01:33 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:01:33 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] 17:01:33 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:01:33 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:01:33 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:01:33 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:01:34 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:01:34 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:01:34 debconf: delaying package configuration, since apt-utils is not installed 17:01:34 Fetched 64.1 MB in 3s (23.1 MB/s) 17:01:34 (Reading database ... 13912 files and directories currently installed.) 17:01:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:01:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:01:34 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:01:34 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:01:34 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 17:01:34 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 17:01:35 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:01:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:01:36 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:36 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:01:36 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:36 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:01:36 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:01:36 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:36 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:01:36 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:36 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:01:36 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:01:37 (Reading database ... 13912 files and directories currently installed.) 17:01:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:01:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:01:37 (Reading database ... 13912 files and directories currently installed.) 17:01:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:01:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:01:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:01:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:01:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:01:37 (Reading database ... 13912 files and directories currently installed.) 17:01:37 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:01:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:01:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:01:38 (Reading database ... 13912 files and directories currently installed.) 17:01:38 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:01:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:01:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:01:38 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:01:39 Setting up base-files (10.1ubuntu2.10) ... 17:01:39 Installing new version of config file /etc/issue ... 17:01:39 Installing new version of config file /etc/issue.net ... 17:01:39 Installing new version of config file /etc/lsb-release ... 17:01:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:01:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:01:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:01:39 Removing obsolete conffile /etc/default/motd-news ... 17:01:39 (Reading database ... 13913 files and directories currently installed.) 17:01:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:01:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:01:39 Setting up bash (4.4.18-2ubuntu1.2) ... 17:01:39 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 17:01:39 (Reading database ... 13913 files and directories currently installed.) 17:01:39 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:01:39 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:01:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:01:40 (Reading database ... 13913 files and directories currently installed.) 17:01:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:01:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:01:40 Setting up tar (1.29b-2ubuntu0.2) ... 17:01:40 (Reading database ... 13913 files and directories currently installed.) 17:01:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:01:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:01:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:01:41 (Reading database ... 13913 files and directories currently installed.) 17:01:41 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:01:41 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:01:41 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:01:41 (Reading database ... 13913 files and directories currently installed.) 17:01:41 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:01:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:01:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:01:41 (Reading database ... 13913 files and directories currently installed.) 17:01:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:01:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:01:42 Setting up grep (3.1-2build1) ... 17:01:42 (Reading database ... 13913 files and directories currently installed.) 17:01:42 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:01:42 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:01:42 Setting up login (1:4.5-1ubuntu2) ... 17:01:42 (Reading database ... 13913 files and directories currently installed.) 17:01:42 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:01:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:01:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:01:42 (Reading database ... 13913 files and directories currently installed.) 17:01:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:01:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:01:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:01:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:01:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:01:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:01:44 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:01:44 (Reading database ... 13913 files and directories currently installed.) 17:01:44 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:01:44 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:01:45 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:01:45 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:01:45 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:01:45 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:01:45 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:01:45 (Reading database ... 13913 files and directories currently installed.) 17:01:45 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:01:45 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:01:45 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:01:45 (Reading database ... 13913 files and directories currently installed.) 17:01:45 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:01:45 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:01:45 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:01:45 (Reading database ... 13913 files and directories currently installed.) 17:01:45 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:01:45 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:01:46 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:01:46 (Reading database ... 13913 files and directories currently installed.) 17:01:46 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:01:46 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:01:46 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:01:46 (Reading database ... 13913 files and directories currently installed.) 17:01:46 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:01:46 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:01:46 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:01:46 (Reading database ... 13913 files and directories currently installed.) 17:01:46 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:01:46 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:01:46 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:01:46 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:01:46 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:01:46 (Reading database ... 13913 files and directories currently installed.) 17:01:46 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:01:46 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:01:46 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:01:46 (Reading database ... 13913 files and directories currently installed.) 17:01:46 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:01:46 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:01:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:01:47 (Reading database ... 13913 files and directories currently installed.) 17:01:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:01:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:01:47 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:01:47 (Reading database ... 13913 files and directories currently installed.) 17:01:47 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:01:47 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:01:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:01:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:01:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:01:48 (Reading database ... 13913 files and directories currently installed.) 17:01:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:01:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:01:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:01:49 (Reading database ... 13913 files and directories currently installed.) 17:01:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:01:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:01:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:01:49 (Reading database ... 13915 files and directories currently installed.) 17:01:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:01:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:01:49 Setting up debconf (1.5.66ubuntu1) ... 17:01:49 (Reading database ... 13915 files and directories currently installed.) 17:01:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:01:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:01:49 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:01:49 (Reading database ... 13915 files and directories currently installed.) 17:01:49 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:01:49 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:01:49 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:01:49 (Reading database ... 13915 files and directories currently installed.) 17:01:49 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:01:49 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:01:49 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:01:49 (Reading database ... 13915 files and directories currently installed.) 17:01:49 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:01:49 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:01:50 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:01:50 (Reading database ... 13917 files and directories currently installed.) 17:01:50 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:01:50 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:01:50 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:01:50 (Reading database ... 13921 files and directories currently installed.) 17:01:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:01:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:01:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 17:01:50 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:01:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:01:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:01:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:01:50 (Reading database ... 13921 files and directories currently installed.) 17:01:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:01:50 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:01:50 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:01:50 (Reading database ... 13921 files and directories currently installed.) 17:01:50 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:01:50 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:01:50 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:01:50 (Reading database ... 13921 files and directories currently installed.) 17:01:50 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:01:50 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:01:51 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:01:51 (Reading database ... 13921 files and directories currently installed.) 17:01:51 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:01:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:01:51 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:01:51 (Reading database ... 13921 files and directories currently installed.) 17:01:51 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:01:51 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:01:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:01:51 (Reading database ... 13921 files and directories currently installed.) 17:01:51 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:01:51 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:01:51 Setting up passwd (1:4.5-1ubuntu2) ... 17:01:51 (Reading database ... 13921 files and directories currently installed.) 17:01:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:01:51 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:01:51 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:01:51 (Reading database ... 13921 files and directories currently installed.) 17:01:51 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 17:01:51 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 17:01:52 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 17:01:52 (Reading database ... 13921 files and directories currently installed.) 17:01:52 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 17:01:52 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 17:01:52 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 17:01:52 (Reading database ... 13921 files and directories currently installed.) 17:01:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:01:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:01:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:01:52 (Reading database ... 13921 files and directories currently installed.) 17:01:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:01:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:01:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:01:52 (Reading database ... 13921 files and directories currently installed.) 17:01:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:01:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:01:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:01:52 (Reading database ... 13921 files and directories currently installed.) 17:01:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:01:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:01:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:01:52 (Reading database ... 13921 files and directories currently installed.) 17:01:52 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:01:52 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:01:52 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:01:52 (Reading database ... 13921 files and directories currently installed.) 17:01:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:01:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:01:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:01:53 (Reading database ... 13922 files and directories currently installed.) 17:01:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:01:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:01:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:01:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:01:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:01:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:01:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:01:53 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:01:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:01:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:01:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:01:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:01:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:01:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:01:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:01:53 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:01:53 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:01:53 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:01:53 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:01:53 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:01:53 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:01:53 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:01:54 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:01:54 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:01:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:01:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:01:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:01:54 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:01:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:01:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:01:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:01:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:01:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:01:55 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:01:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:01:55 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:01:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:01:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:01:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:01:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:01:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:01:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:01:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:01:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:01:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:01:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:01:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:01:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:01:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:01:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:01:57 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:01:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:01:58 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:01:58 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:01:58 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:01:58 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:01:58 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:01:58 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:01:58 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:01:58 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:01:58 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:01:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:01:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:01:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:01:59 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:01:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:01:59 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:01:59 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:01:59 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:01:59 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:01:59 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:01:59 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:01:59 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:01:59 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:01:59 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:01:59 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:01:59 17:01:59 Current default time zone: 'Etc/UTC' 17:01:59 Local time is now: Thu Jun 3 17:01:59 UTC 2021. 17:01:59 Universal Time is now: Thu Jun 3 17:01:59 UTC 2021. 17:01:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:01:59 17:01:59 Setting up systemd-sysv (237-3ubuntu10.47) ... 17:01:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:01:59 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 17:01:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:01:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:01:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:01:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:01:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:01:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:01:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:01:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:01:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:01:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:01:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:01:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:01:59 Setting up patch (2.7.6-2ubuntu1.1) ... 17:01:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:01:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:01:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 17:01:59 Installing new version of config file /etc/ssl/openssl.cnf ... 17:01:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:01:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:01:59 Setting up ca-certificates (20210119~18.04.1) ... 17:02:01 Updating certificates in /etc/ssl/certs... 17:02:02 23 added, 27 removed; done. 17:02:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:02:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:02:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:02:02 Setting up pkgbinarymangler (138.18.04.1) ... 17:02:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:02:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:02:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:02 Setting up perl (5.26.1-6ubuntu0.5) ... 17:02:03 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:02:03 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:02:03 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:02:03 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:02:03 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:02:03 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:02:03 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:02:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:02:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:02:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:02:03 Processing triggers for systemd (237-3ubuntu10.47) ... 17:02:03 Processing triggers for mime-support (3.60ubuntu1) ... 17:02:03 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:02:03 Updating certificates in /etc/ssl/certs... 17:02:03 0 added, 0 removed; done. 17:02:03 Running hooks in /etc/ca-certificates/update.d... 17:02:03 done. 17:02:04 Reading package lists... 17:02:04 Building dependency tree... 17:02:04 Reading state information... 17:02:04 The following NEW packages will be installed: 17:02:04 apt-transport-https 17:02:05 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:02:05 Need to get 1692 B of archives. 17:02:05 After this operation, 154 kB of additional disk space will be used. 17:02:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 17:02:05 debconf: delaying package configuration, since apt-utils is not installed 17:02:05 Fetched 1692 B in 0s (9179 B/s) 17:02:05 Selecting previously unselected package apt-transport-https. 17:02:05 (Reading database ... 13927 files and directories currently installed.) 17:02:05 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 17:02:05 Unpacking apt-transport-https (1.6.13) ... 17:02:05 Setting up apt-transport-https (1.6.13) ... 17:02:05 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 17:02:05 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 17:02:05 Waiting for network to be ready... 17:02:09 Removing intermediate container 8f49e1e48796 17:02:09 ---> c7a5e47b5edc 17:02:09 17:02:09 Step 11/24 : FROM alpine:3.12 17:02:09 3.12: Pulling from library/alpine 17:02:11 Removing intermediate container 1a83ef1059ee 17:02:11 ---> 7ef27d0f789e 17:02:11 17:02:11 Step 11/22 : FROM alpine:3.12 17:02:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:02:11 Status: Downloaded newer image for alpine:3.12 17:02:11 ---> 9852663dfa18 17:02:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:02:11 3.12: Pulling from library/alpine 17:02:11 Removing intermediate container 20d5be7dbb4f 17:02:11 ---> 5cae5964f2a1 17:02:11 17:02:11 Step 11/26 : FROM alpine:3.12 17:02:11 ---> 9852663dfa18 17:02:11 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:02:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:02:12 Status: Image is up to date for alpine:3.12 17:02:12 ---> 9852663dfa18 17:02:12 Step 12/22 : RUN apk add --update --no-cache curl 17:02:12 2021-06-03T17:02:09Z INFO Waiting for automatic snapd restart... 17:02:12 ---> Running in 327589fe6835 17:02:12 ---> Running in 0edacbbcf143 17:02:12 ---> Running in 9429dbca7eaf 17:02:12 snapd 2.50.1 from Canonical* installed 17:02:12 Removing intermediate container 74178a9832cb 17:02:12 ---> f126e7d93544 17:02:12 17:02:12 Step 11/23 : FROM alpine:3.12 17:02:12 ---> 9852663dfa18 17:02:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:02:13 ---> Running in 0266294af2d7 17:02:13 "snapd" switched to the "latest/stable" channel 17:02:13 17:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:16 (1/1) Installing dumb-init (1.2.2-r1) 17:02:16 Executing busybox-1.31.1-r20.trigger 17:02:16 (1/4) Installing ca-certificates (20191127-r4) 17:02:16 OK: 5 MiB in 15 packages 17:02:16 Removing intermediate container c14181df384a 17:02:16 ---> 5ed5a45358f9 17:02:16 17:02:16 Step 11/24 : FROM alpine:3.12 17:02:16 ---> 9852663dfa18 17:02:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:02:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:02:16 (3/4) Installing libcurl (7.77.0-r0) 17:02:16 (4/4) Installing curl (7.77.0-r0) 17:02:16 Executing busybox-1.31.1-r20.trigger 17:02:16 Executing ca-certificates-20191127-r4.trigger 17:02:16 (1/1) Installing dumb-init (1.2.2-r1) 17:02:16 Executing busybox-1.31.1-r20.trigger 17:02:16 core18 20210507 from Canonical* installed 17:02:16 OK: 5 MiB in 15 packages 17:02:16 (1/6) Installing ca-certificates (20191127-r4) 17:02:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:02:16 (3/6) Installing libcurl (7.77.0-r0) 17:02:16 OK: 7 MiB in 18 packages 17:02:16 (4/6) Installing curl (7.77.0-r0) 17:02:16 (5/6) Installing dumb-init (1.2.2-r1) 17:02:16 (6/6) Installing su-exec (0.2-r1) 17:02:16 Executing busybox-1.31.1-r20.trigger 17:02:16 Executing ca-certificates-20191127-r4.trigger 17:02:16 "core18" switched to the "latest/stable" channel 17:02:16 17:02:16 ---> Running in 49e37feb9032 17:02:16 OK: 7 MiB in 20 packages 17:02:18 Removing intermediate container 327589fe6835 17:02:18 ---> ad419de238bf 17:02:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:18 Removing intermediate container 0266294af2d7 17:02:18 ---> 6fe71910421c 17:02:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:18 ---> Running in 449652429a36 17:02:18 ---> Running in 91ed87ddfe1c 17:02:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:19 snapcraft 4.8 from Canonical* installed 17:02:20 (1/1) Installing dumb-init (1.2.2-r1) 17:02:20 Executing busybox-1.31.1-r20.trigger 17:02:20 OK: 5 MiB in 15 packages 17:02:20 Removing intermediate container 9429dbca7eaf 17:02:20 ---> a42bfd1ec775 17:02:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:02:20 Removing intermediate container 0edacbbcf143 17:02:20 ---> 7564cb1c0663 17:02:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:02:20 Removing intermediate container 91ed87ddfe1c 17:02:20 ---> 2e0461c357e2 17:02:20 Step 14/23 : ENV APP_PORT=59861 17:02:20 Removing intermediate container 449652429a36 17:02:20 ---> cabda0d4e1c2 17:02:20 Step 14/24 : ENV APP_PORT=59882 17:02:20 "snapcraft" switched to the "latest/stable" channel 17:02:20 17:02:20 ---> Running in d85e5a8bb7a8 17:02:20 ---> Running in 0a09a0e84184 17:02:20 ---> Running in f94350344b62 17:02:20 ---> Running in 1c2fea9e49d3 17:02:21 Removing intermediate container d85e5a8bb7a8 17:02:21 ---> 28dd68f54b26 17:02:21 Step 14/22 : WORKDIR /edgex 17:02:21 Removing intermediate container 0a09a0e84184 17:02:21 ---> 8193f3d45a07 17:02:21 Step 14/26 : WORKDIR / 17:02:21 ---> Running in fef0941e8c53 17:02:21 Removing intermediate container 1c2fea9e49d3 17:02:21 ---> 036f43f11d66 17:02:21 Step 15/24 : EXPOSE $APP_PORT 17:02:21 Removing intermediate container f94350344b62 17:02:21 ---> 38c65b7e7bcb 17:02:21 Step 15/23 : EXPOSE $APP_PORT 17:02:21 ---> Running in 70c35a28e333 17:02:21 Removing intermediate container 49e37feb9032 17:02:21 ---> 6f770d42fa3a 17:02:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:22 ---> Running in 9ca68ac83dca 17:02:22 ---> Running in 43e264a520aa 17:02:22 ---> Running in 62827d83d47b 17:02:22 Removing intermediate container fef0941e8c53 17:02:22 ---> 216b33bca8f4 17:02:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:02:22 Removing intermediate container 9ca68ac83dca 17:02:22 ---> a5946b635594 17:02:22 Step 16/24 : WORKDIR / 17:02:22 Removing intermediate container 70c35a28e333 17:02:22 ---> c29cd469efb9 17:02:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:02:22 Removing intermediate container 43e264a520aa 17:02:22 ---> 557a2148d8de 17:02:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:22 Removing intermediate container 62827d83d47b 17:02:22 ---> 60ea6426489e 17:02:22 Step 14/24 : ENV APP_PORT=59881 17:02:22 ---> Running in 092d66560248 17:02:23 ---> Running in caf7d97b02b6 17:02:23 ---> d181b663e38f 17:02:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:02:23 Removing intermediate container 092d66560248 17:02:23 ---> 1a341fa499fb 17:02:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:24 ---> 6653aca9fc6f 17:02:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:02:24 Removing intermediate container caf7d97b02b6 17:02:24 ---> 2a187d22adf1 17:02:24 Step 15/24 : EXPOSE $APP_PORT 17:02:24 ---> b26c055fc701 17:02:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:02:24 ---> Running in 8ebb8242b9ae 17:02:24 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: 17:02:24 - README.md 17:02:24 17:02:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:02:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:02:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:02:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:02:25 ---> 902f5b791e69 17:02:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:02:25 ---> 648209a9b100 17:02:25 Removing intermediate container 8ebb8242b9ae 17:02:25 ---> ff9eac9916e5 17:02:25 Step 16/24 : WORKDIR / 17:02:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:02:25 ---> 50b31445af83 17:02:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:02:25 ---> Running in adcd70b1128d 17:02:26 ---> 39eebb474afa 17:02:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:02:26 Reading package lists... 17:02:27 ---> 22bea39fd2fb 17:02:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:02:27 ---> eb8e464a0f64 17:02:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:02:27 Removing intermediate container adcd70b1128d 17:02:27 ---> 4dae4ea34678 17:02:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:27 ---> 2e2aef4a61d4 17:02:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:02:27 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 17:02:27 Reading package lists... 17:02:27 ---> 2d61fc0f38a3 17:02:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:02:27 ---> Running in eebee81869a2 17:02:27 Building dependency tree... 17:02:27 Reading state information... 17:02:27 Suggested packages: 17:02:27 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:02:27 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:02:27 Recommended packages: 17:02:27 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:02:27 The following NEW packages will be installed: 17:02:27 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:02:27 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:02:27 pkg-config zip 17:02:27 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:02:27 Need to get 7663 kB of archives. 17:02:27 After this operation, 43.8 MB of additional disk space will be used. 17:02:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:02:27 ---> Running in 9bdc868af56d 17:02:27 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:02:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 17:02:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:02:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:02:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:02:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:02:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:02:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:02:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:02:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:02:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:02:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:02:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:02:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:02:28 debconf: delaying package configuration, since apt-utils is not installed 17:02:28 Fetched 7663 kB in 1s (11.8 MB/s) 17:02:28 ---> 02d1bd29448d 17:02:28 Step 20/24 : ENTRYPOINT ["/core-command"] 17:02:28 Removing intermediate container eebee81869a2 17:02:28 ---> 3d4394db9975 17:02:28 Step 19/22 : CMD ["--init=true"] 17:02:28 ---> Running in 3a4339975122 17:02:28 Selecting previously unselected package libglib2.0-0:amd64. 17:02:28 (Reading database ... 13931 files and directories currently installed.) 17:02:28 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:02:28 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:02:28 Selecting previously unselected package libpsl5:amd64. 17:02:28 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:02:28 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:02:28 Selecting previously unselected package libnghttp2-14:amd64. 17:02:28 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:02:28 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:02:28 Removing intermediate container 9bdc868af56d 17:02:28 ---> 774df0befdd0 17:02:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:28 ---> 0b1172951f82 17:02:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:02:28 ---> 0fd03a6ec822 17:02:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:02:28 ---> Running in 8aaf6f7a4426 17:02:28 Selecting previously unselected package librtmp1:amd64. 17:02:28 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:02:28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:02:28 Selecting previously unselected package libcurl3-gnutls:amd64. 17:02:28 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 17:02:28 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:02:28 Selecting previously unselected package liberror-perl. 17:02:28 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:02:28 Unpacking liberror-perl (0.17025-1) ... 17:02:28 Selecting previously unselected package git-man. 17:02:28 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:02:28 ---> Running in 4b61c190cae7 17:02:28 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:02:28 Selecting previously unselected package git. 17:02:28 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:02:28 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:02:29 Removing intermediate container 3a4339975122 17:02:29 ---> 89ffbcc50709 17:02:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:29 ---> Running in 9cce11383d75 17:02:29 Removing intermediate container 8aaf6f7a4426 17:02:29 ---> 52880082de57 17:02:29 Step 20/22 : LABEL arch=arm64 17:02:29 Selecting previously unselected package libnorm1:amd64. 17:02:29 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:02:29 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:02:29 Selecting previously unselected package libpgm-5.2-0:amd64. 17:02:29 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:02:29 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:02:29 Removing intermediate container 4b61c190cae7 17:02:29 ---> 4b8985238136 17:02:29 Step 21/23 : LABEL arch=arm64 17:02:29 ---> Running in 249d7209b3c6 17:02:29 Selecting previously unselected package libsodium23:amd64. 17:02:29 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:02:29 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:02:29 Selecting previously unselected package libzmq5:amd64. 17:02:29 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:02:29 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:02:29 Selecting previously unselected package libzmq3-dev:amd64. 17:02:29 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:02:29 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:02:29 ---> Running in 556f8122354c 17:02:30 Selecting previously unselected package pkg-config. 17:02:30 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:02:30 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:02:30 Selecting previously unselected package zip. 17:02:30 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:02:30 Unpacking zip (3.0-11build1) ... 17:02:30 Removing intermediate container 9cce11383d75 17:02:30 ---> a1adabe69100 17:02:30 Step 22/24 : LABEL arch=arm64 17:02:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:02:30 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:02:30 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:02:30 Setting up liberror-perl (0.17025-1) ... 17:02:30 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:02:30 ---> Running in 042ae63f5a75 17:02:30 ---> 91c5efd2233a 17:02:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:02:30 Removing intermediate container 249d7209b3c6 17:02:30 ---> 2b0d4981672b 17:02:30 Step 21/22 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 17:02:30 ---> 19cc1819fe76 17:02:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:02:30 Removing intermediate container 556f8122354c 17:02:30 ---> 2d2c37f8e6bd 17:02:30 Step 22/23 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 17:02:30 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:02:30 No schema files found: doing nothing. 17:02:30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:02:30 Setting up zip (3.0-11build1) ... 17:02:30 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:02:30 Setting up libsodium23:amd64 (1.0.16-2) ... 17:02:30 ---> Running in 61ab189096a2 17:02:30 ---> Running in a55f8fc5e244 17:02:30 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:02:30 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:02:30 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:02:30 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:02:30 Removing intermediate container 042ae63f5a75 17:02:30 ---> 7bdf501299c9 17:02:30 Step 23/24 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 17:02:31 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:02:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:02:31 ---> Running in abcdc6b299dc 17:02:31 Removing intermediate container 61ab189096a2 17:02:31 ---> c2299d7085c2 17:02:31 Step 22/22 : LABEL version=0.0.0 17:02:31 Removing intermediate container a55f8fc5e244 17:02:31 ---> e3feb10b916e 17:02:31 Step 23/23 : LABEL version=0.0.0 17:02:31 ---> ee4a6acdfb01 17:02:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:02:31 ---> Running in 1a64cf9298a4 17:02:31 ---> Running in 1d1dded6c1e3 17:02:31 ---> Running in a271facab5ae 17:02:32 git set to automatically installed. 17:02:32 git-man set to automatically installed. 17:02:32 libcurl3-gnutls set to automatically installed. 17:02:32 liberror-perl set to automatically installed. 17:02:32 libglib2.0-0 set to automatically installed. 17:02:32 libnghttp2-14 set to automatically installed. 17:02:32 libnorm1 set to automatically installed. 17:02:32 libpgm-5.2-0 set to automatically installed. 17:02:32 libpsl5 set to automatically installed. 17:02:32 librtmp1 set to automatically installed. 17:02:32 libsodium23 set to automatically installed. 17:02:32 libzmq3-dev set to automatically installed. 17:02:32 libzmq5 set to automatically installed. 17:02:32 pkg-config set to automatically installed. 17:02:32 zip set to automatically installed. 17:02:32 Removing intermediate container abcdc6b299dc 17:02:32 ---> 187fab751b1a 17:02:32 Step 24/24 : LABEL version=0.0.0 17:02:32 ---> 5566aeb4f49a 17:02:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:02:32 ---> Running in bd765277e167 17:02:32 Removing intermediate container 1a64cf9298a4 17:02:32 ---> 3cba85a840da 17:02:32 17:02:32 Removing intermediate container 1d1dded6c1e3 17:02:32 ---> 855a7e7b308d 17:02:32 17:02:32 Removing intermediate container a271facab5ae 17:02:32 ---> 2ef136a4c060 17:02:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:32 snapd is not logged in, snap install commands will use sudo 17:02:33 Successfully built 3cba85a840da 17:02:33 ---> Running in 6d5f5264d373 17:02:33 Removing intermediate container bd765277e167 17:02:33 ---> 0d46923e6b60 17:02:33 17:02:33 Successfully tagged security-proxy-setup-arm64:latest 17:02:33 Building security-bootstrapper 17:02:33  Building security-proxy-setup ... done Successfully built 855a7e7b308d 17:02:33 ---> b070ca914753 17:02:33 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/ 17:02:33 Successfully tagged support-scheduler-arm64:latest 17:02:33  Building support-scheduler ... done Building sys-mgmt-agent 17:02:33 ---> Running in cceec8cfb061 17:02:33 Successfully built 0d46923e6b60 17:02:33 Successfully tagged core-command-arm64:latest 17:02:33  Building core-command ... done Building support-notifications 17:02:33 Removing intermediate container 6d5f5264d373 17:02:33 ---> 8477f4d6940a 17:02:33 Step 22/24 : LABEL arch=arm64 17:02:33 snap "core18" has no updates available 17:02:34 ---> Running in 2b056f8f26c4 17:02:34 snapd is not logged in, snap install commands will use sudo 17:02:34 Removing intermediate container 2b056f8f26c4 17:02:34 ---> cd99dbd204fb 17:02:34 Step 23/24 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 17:02:34 ---> Running in 276f37c03b91 17:02:35 Removing intermediate container 276f37c03b91 17:02:35 ---> 02adb7d942ef 17:02:35 Step 24/24 : LABEL version=0.0.0 17:02:35 ---> Running in 6e432168b6d4 17:02:36 Removing intermediate container 6e432168b6d4 17:02:36 ---> 5534820a41e0 17:02:36 17:02:36 Successfully built 5534820a41e0 17:02:36 Successfully tagged core-metadata-arm64:latest 17:02:36 Building core-data 17:02:36  Building core-metadata ... done Removing intermediate container cceec8cfb061 17:02:36 ---> c4339f1d1fd9 17:02:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:02:37 ---> Running in 11e3bfc38897 17:02:37 Removing intermediate container 11e3bfc38897 17:02:37 ---> e6f0a93ab9bc 17:02:37 Step 24/26 : LABEL arch=arm64 17:02:37 ---> Running in 7dcd87193ea1 17:02:38 Removing intermediate container 7dcd87193ea1 17:02:38 ---> 3a62d896ac4a 17:02:38 Step 25/26 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 17:02:38 ---> Running in 64db6ec8f2e9 17:02:39 Removing intermediate container 64db6ec8f2e9 17:02:39 ---> df6e07066b69 17:02:39 Step 26/26 : LABEL version=0.0.0 17:02:39 ---> Running in 76c70a0d1299 17:02:40 Removing intermediate container 76c70a0d1299 17:02:40 ---> 4ed040e493a6 17:02:40 17:02:40 Successfully built 4ed040e493a6 17:02:40 Successfully tagged security-secretstore-setup-arm64:latest 17:02:46 go (1.15/stable) 1.15.12 from Michael Hudson-Doyle (mwhudson) installed 17:02:46 Pulling go-build-helper 17:02:46 + snapcraftctl pull 17:02:47 'app-service-config' has dependencies that need to be staged: go-build-helper 17:02:47 Skipping pull go-build-helper (already ran) 17:02:47 Building go-build-helper 17:02:47 + snapcraftctl build 17:02:49 Staging go-build-helper 17:02:49 + snapcraftctl stage 17:02:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:02:57 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:02:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 17:02:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 17:02:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:02:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:02:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 17:02:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 17:02:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 17:02:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 17:02:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:02:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:02:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:02:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:02:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:02:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:02:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:02:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:02:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:02:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] 17:02:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 17:02:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 17:02:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 17:02:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 17:02:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 17:02:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 17:02:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 17:02:57 Fetched 24.7 MB in 0s (0 B/s) 17:02:57 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:02:57 Fetched 224 kB in 0s (0 B/s) 17:02:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:02:57 Fetched 157 kB in 0s (0 B/s) 17:02:57 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:02:57 Fetched 221 kB in 0s (0 B/s) 17:02:57 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:02:57 Fetched 143 kB in 0s (0 B/s) 17:02:57 Pulling app-service-config 17:02:57 + snapcraftctl pull 17:02:58 Cloning into '/root/parts/app-service-config/src'... 17:02:59 Pulling config-common 17:02:59 + snapcraftctl pull 17:03:03 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:03:03 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:03:03 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:03:03 Fetched 0 B in 0s (0 B/s) 17:03:03 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:03:03 Fetched 0 B in 0s (0 B/s) 17:03:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:03:03 Fetched 0 B in 0s (0 B/s) 17:03:03 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:03:03 Fetched 0 B in 0s (0 B/s) 17:03:03 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:03:03 Fetched 0 B in 0s (0 B/s) 17:03:03 Pulling edgex-go 17:03:03 + snapcraftctl pull 17:03:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:03:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:03:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:03:21 Fetched 0 B in 0s (0 B/s) 17:03:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:03:21 Fetched 96.5 kB in 0s (0 B/s) 17:03:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:03:21 Fetched 279 kB in 0s (0 B/s) 17:03:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:03:21 Fetched 122 kB in 0s (0 B/s) 17:03:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:03:21 Fetched 77.8 kB in 0s (0 B/s) 17:03:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:03:21 Fetched 8848 B in 0s (0 B/s) 17:03:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:03:21 Fetched 47.8 kB in 0s (0 B/s) 17:03:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:03:21 Fetched 45.6 kB in 0s (0 B/s) 17:03:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:03:21 Fetched 15.0 kB in 0s (0 B/s) 17:03:21 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 17:03:21 Fetched 219 kB in 0s (0 B/s) 17:03:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:03:21 Fetched 154 kB in 0s (0 B/s) 17:03:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:03:21 Fetched 50.6 kB in 0s (0 B/s) 17:03:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:03:21 Fetched 14.8 kB in 0s (0 B/s) 17:03:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:03:21 Fetched 41.8 kB in 0s (0 B/s) 17:03:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:03:21 Fetched 499 kB in 0s (0 B/s) 17:03:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:03:21 Fetched 111 kB in 0s (0 B/s) 17:03:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:03:21 Fetched 240 kB in 0s (0 B/s) 17:03:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:03:21 Fetched 29.3 kB in 0s (0 B/s) 17:03:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:03:21 Fetched 85.5 kB in 0s (0 B/s) 17:03:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:03:21 Fetched 24.5 kB in 0s (0 B/s) 17:03:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:03:21 Fetched 49.2 kB in 0s (0 B/s) 17:03:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:03:21 Fetched 54.2 kB in 0s (0 B/s) 17:03:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:03:21 Fetched 30.8 kB in 0s (0 B/s) 17:03:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:03:21 Fetched 15.8 kB in 0s (0 B/s) 17:03:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:03:21 Fetched 85.9 kB in 0s (0 B/s) 17:03:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:03:21 Fetched 8720 B in 0s (0 B/s) 17:03:21 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 17:03:21 Fetched 137 kB in 0s (0 B/s) 17:03:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:03:21 Fetched 119 kB in 0s (0 B/s) 17:03:21 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 17:03:21 Fetched 110 kB in 0s (0 B/s) 17:03:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:03:21 Fetched 11.1 kB in 0s (0 B/s) 17:03:21 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:03:21 Fetched 645 kB in 0s (0 B/s) 17:03:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:03:21 Fetched 41.3 kB in 0s (0 B/s) 17:03:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:03:21 Fetched 17.9 kB in 0s (0 B/s) 17:03:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:03:21 Fetched 368 kB in 0s (0 B/s) 17:03:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:03:21 Fetched 187 kB in 0s (0 B/s) 17:03:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:03:21 Fetched 175 kB in 0s (0 B/s) 17:03:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:03:21 Fetched 206 kB in 0s (0 B/s) 17:03:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 17:03:21 Fetched 1301 kB in 0s (0 B/s) 17:03:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:03:21 Fetched 36.2 kB in 0s (0 B/s) 17:03:21 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 17:03:21 Fetched 159 kB in 0s (0 B/s) 17:03:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:03:21 Fetched 107 kB in 0s (0 B/s) 17:03:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:03:21 Fetched 48.7 kB in 0s (0 B/s) 17:03:21 Pulling static-packages 17:03:21 + snapcraftctl pull 17:03:21 Pulling version 17:03:21 + cd /root/project 17:03:21 + [ -f VERSION ] 17:03:21 + PROJECT_VERSION=local-dev 17:03:21 + git rev-parse --short HEAD 17:03:21 + GIT_REVISION=bc405006 17:03:21 + snapcraftctl set-version local-dev 17:03:21 Skipping build go-build-helper (already ran) 17:03:21 Building app-service-config 17:03:21 + make build 17:03:21 go mod tidy 17:03:23 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 17:03:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 17:03:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 17:03:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 17:03:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 17:03:23 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 17:03:23 go: downloading github.com/stretchr/testify v1.7.0 17:03:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 17:03:23 go: downloading github.com/google/uuid v1.2.0 17:03:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:03:24 go: downloading github.com/pelletier/go-toml v1.9.1 17:03:24 go: downloading github.com/go-kit/kit v0.9.0 17:03:24 go: downloading github.com/davecgh/go-spew v1.1.1 17:03:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:03:24 go: downloading github.com/hashicorp/consul/api v1.8.1 17:03:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:03:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:03:24 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:03:24 go: downloading github.com/hashicorp/serf v0.9.5 17:03:24 go: downloading github.com/pmezard/go-difflib v1.0.0 17:03:24 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:03:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:03:24 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:03:24 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:03:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:03:24 go: downloading github.com/mitchellh/copystructure v1.0.0 17:03:24 go: downloading github.com/fatih/color v1.9.0 17:03:24 go: downloading github.com/go-stack/stack v1.8.0 17:03:24 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:03:24 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:03:24 go: downloading github.com/mattn/go-isatty v0.0.12 17:03:24 go: downloading github.com/go-playground/validator/v10 v10.6.1 17:03:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 17:03:24 go: downloading gopkg.in/yaml.v2 v2.4.0 17:03:24 go: downloading github.com/gorilla/mux v1.8.0 17:03:24 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:03:24 go: downloading github.com/x448/float16 v0.8.4 17:03:24 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:03:24 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:03:24 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:03:25 go: downloading github.com/gorilla/websocket v1.4.2 17:03:25 go: downloading golang.org/x/text v0.3.2 17:03:25 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:03:25 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:03:25 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:03:25 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:03:25 go: downloading github.com/go-playground/universal-translator v0.17.0 17:03:25 go: downloading github.com/pebbe/zmq4 v1.2.7 17:03:25 go: downloading github.com/go-playground/locales v0.13.0 17:03:25 go: downloading github.com/leodido/go-urn v1.2.0 17:03:25 go: downloading github.com/mattn/go-colorable v0.1.6 17:03:25 go: downloading github.com/hashicorp/memberlist v0.2.2 17:03:25 go: downloading github.com/stretchr/objx v0.1.0 17:03:25 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:03:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:03:25 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:03:25 go: downloading github.com/miekg/dns v1.1.26 17:03:25 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:03:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:03:25 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:03:25 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:03:25 go: downloading github.com/kr/pretty v0.2.0 17:03:25 go: downloading github.com/pkg/errors v0.8.1 17:03:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:03:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:03:25 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:03:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:03:25 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 17:03:25 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:03:25 go: downloading github.com/kr/text v0.1.0 17:03:25 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:03:25 go: downloading github.com/onsi/ginkgo v1.10.1 17:03:25 go: downloading github.com/hashicorp/errwrap v1.0.0 17:03:25 go: downloading github.com/onsi/gomega v1.7.0 17:03:26 go: downloading github.com/hpcloud/tail v1.0.0 17:03:26 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:03:26 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:03:26 go: downloading github.com/golang/protobuf v1.3.2 17:03:26 go: downloading github.com/fsnotify/fsnotify v1.4.7 17:03:26 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:03:29  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:03:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:03:29 ---> 881587ca3660 17:03:29 Step 3/24 : WORKDIR /edgex-go 17:03:29 ---> Using cache 17:03:29 ---> 549ca3f1a9a5 17:03:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:29 ---> Using cache 17:03:29 ---> 1ee62fff5cb9 17:03:29 Step 5/24 : RUN apk add --update --no-cache make bash git 17:03:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:03:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:03:29 ---> 881587ca3660 17:03:29 Step 3/23 : WORKDIR /edgex-go 17:03:29 ---> Using cache 17:03:29 ---> 549ca3f1a9a5 17:03:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:29 ---> Using cache 17:03:29 ---> 1ee62fff5cb9 17:03:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:03:29 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:03:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:03:29 ---> 881587ca3660 17:03:29 Step 3/32 : WORKDIR /edgex-go 17:03:29 ---> Using cache 17:03:29 ---> 549ca3f1a9a5 17:03:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:29 ---> Using cache 17:03:29 ---> 1ee62fff5cb9 17:03:29 Step 5/32 : RUN apk add --update --no-cache make git 17:03:29 ---> Using cache 17:03:29 ---> 975afb8d5bbe 17:03:29 Step 6/32 : COPY go.mod . 17:03:29 ---> Using cache 17:03:29 ---> 1c4765770b81 17:03:29 Step 7/32 : RUN go mod download 17:03:29 ---> Using cache 17:03:29 ---> affe6c235758 17:03:29 Step 8/32 : COPY . . 17:03:29 ---> Using cache 17:03:29 ---> 25470980177c 17:03:29 Step 9/32 : RUN go mod tidy 17:03:29 ---> Using cache 17:03:29 ---> 854e3cf9076c 17:03:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:03:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:03:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:03:29 ---> 881587ca3660 17:03:29 Step 3/24 : WORKDIR /edgex-go 17:03:29 ---> Using cache 17:03:29 ---> 549ca3f1a9a5 17:03:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:29 ---> Using cache 17:03:29 ---> 1ee62fff5cb9 17:03:29 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:03:30 ---> Running in 70e588adce38 17:03:30 ---> Running in 4f2b66b5d8e2 17:03:30 ---> Running in 745288a54048 17:03:30 ---> Running in ebe46dd7dc4d 17:03:32 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 17:03:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:03:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:03:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:03:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:03:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:03:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:03:34 OK: 218 MiB in 52 packages 17:03:36 Removing intermediate container 4f2b66b5d8e2 17:03:36 ---> 16914244131b 17:03:36 Step 6/24 : COPY go.mod . 17:03:36 OK: 218 MiB in 52 packages 17:03:36 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 17:03:36 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 17:03:36 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 17:03:36 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 17:03:37 OK: 218 MiB in 52 packages 17:03:37 Building config-common 17:03:37 + snapcraftctl build 17:03:38 ---> d27430bd3a18 17:03:38 Step 7/24 : RUN go mod download 17:03:38 ---> Running in 6403cb3a4dd1 17:03:39 Removing intermediate container ebe46dd7dc4d 17:03:39 ---> c9a15bee8446 17:03:39 Step 6/24 : COPY go.mod . 17:03:39 Removing intermediate container 70e588adce38 17:03:39 ---> ad028b585254 17:03:39 Step 6/23 : COPY go.mod . 17:03:39 Building edgex-go 17:03:40 + cd /root/parts/edgex-go/src 17:03:40 + make build 17:03:40 go mod tidy 17:03:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.96 17:03:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 17:03:40 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:03:40 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:03:40 go: downloading github.com/lib/pq v1.10.2 17:03:40 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:03:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:03:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:03:41 ---> f95b5c2ab1fb 17:03:41 Step 7/24 : RUN go mod download 17:03:41 ---> ba602668f9f3 17:03:41 Step 7/23 : RUN go mod download 17:03:41 ---> Running in 4c159c7209e0 17:03:41 ---> Running in 08bfdb37baf9 17:03:42 Removing intermediate container 6403cb3a4dd1 17:03:42 ---> 14dc1b504284 17:03:42 Step 8/24 : COPY . . 17:03:45 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 17:03:46 Removing intermediate container 08bfdb37baf9 17:03:46 ---> b610733f4038 17:03:46 Step 8/24 : COPY . . 17:03:46 Removing intermediate container 4c159c7209e0 17:03:46 ---> 1ccd938fbd35 17:03:46 Step 8/23 : COPY . . 17:03:50 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 17:03:52 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 17:03:53 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 17:03:54 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 17:03:56 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 17:03:58 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 17:03:59 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 17:04:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:04:02 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 17:04:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:04:06 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:04:06 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:04:06 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:04:06 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:04:06 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:04:06 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:04:06 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:04:06 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:04:06 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:04:06 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:04:06 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:04:06 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:04:06 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:04:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:04:06 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:04:06 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:04:06 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:04:06 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 17:04:06 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:04:06 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:04:06 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:04:06 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:04:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:04:06 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 17:04:06 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:04:06 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:04:06 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:04:10 Building static-packages 17:04:10 + snapcraftctl build 17:04:11 Building version 17:04:11 + snapcraftctl build 17:04:14 Skipping stage go-build-helper (already ran) 17:04:14 Staging app-service-config 17:04:14 + snapcraftctl stage 17:04:14 Staging config-common 17:04:14 + snapcraftctl stage 17:04:16 Staging edgex-go 17:04:16 + snapcraftctl stage 17:04:17 Staging static-packages 17:04:17 + snapcraftctl stage 17:04:18 Staging version 17:04:18 + snapcraftctl stage 17:04:19 ---> 09b7a1328a79 17:04:19 Step 9/24 : RUN go mod tidy 17:04:19 ---> 6d8828557b01 17:04:19 Step 9/24 : RUN go mod tidy 17:04:19 ---> f98262784c0e 17:04:19 Step 9/23 : RUN go mod tidy 17:04:19 ---> Running in def106765d20 17:04:19 ---> Running in a3c226ebe83e 17:04:19 ---> Running in 326461df1dca 17:04:19 Removing intermediate container 745288a54048 17:04:19 ---> cc15a6ba294d 17:04:19 17:04:19 Step 11/32 : FROM alpine:3.12 17:04:19 ---> 9852663dfa18 17:04:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:04:19 ---> Running in 481ce85b9177 17:04:19 Removing intermediate container 481ce85b9177 17:04:19 ---> 7a9719bdf611 17:04:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:04:19 ---> Running in f6c39d9c8a8c 17:04:19 Priming go-build-helper 17:04:19 + snapcraftctl prime 17:04:20 Priming app-service-config 17:04:20 + snapcraftctl prime 17:04:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:04:21 Priming config-common 17:04:21 + snapcraftctl prime 17:04:21 Removing intermediate container def106765d20 17:04:21 ---> 77ed9b91afa6 17:04:21 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:04:21 Removing intermediate container 326461df1dca 17:04:21 ---> 208fb40780d6 17:04:21 Step 10/24 : RUN make cmd/core-data/core-data 17:04:22 ---> Running in fd4862bf2703 17:04:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:04:22 Removing intermediate container a3c226ebe83e 17:04:22 ---> 394b4e254ce1 17:04:22 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:04:22 ---> Running in 5d5f648965ad 17:04:22 ---> Running in 6c4037c0ee68 17:04:22 (1/2) Installing dumb-init (1.2.2-r1) 17:04:22 (2/2) Installing su-exec (0.2-r1) 17:04:22 Executing busybox-1.31.1-r20.trigger 17:04:23 OK: 5 MiB in 16 packages 17:04:23 Priming edgex-go 17:04:23 + snapcraftctl prime 17:04:24 Priming static-packages 17:04:24 + snapcraftctl prime 17:04:24 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 17:04:24 Removing intermediate container f6c39d9c8a8c 17:04:24 ---> 87cdfacaaab2 17:04:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:04: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 17:04:24 ---> Running in a720ede96ba8 17:04:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:04:25 Removing intermediate container a720ede96ba8 17:04:25 ---> e31f9c4a17af 17:04:25 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:04:25 ---> Running in 8530bc668965 17:04:26 Priming version 17:04:26 + snapcraftctl prime 17:04:26 Removing intermediate container 8530bc668965 17:04:26 ---> c01edb2599ac 17:04:26 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:04:26 ---> Running in 18fef589162b 17:04:27 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:04:30 Removing intermediate container 18fef589162b 17:04:30 ---> 2a63c7bfc9d6 17:04:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:04:30 ---> Running in 9ca02068aaa1 17:04:31 Removing intermediate container 9ca02068aaa1 17:04:31 ---> 55c97ac835f4 17:04:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:04:32 ---> 69d140c02fa4 17:04:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:04:32 ---> Running in e42dd45cfead 17:04:36 Removing intermediate container e42dd45cfead 17:04:36 ---> 4185a0e3e391 17:04:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:37 ---> ff0109567e8f 17:04:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:04:39 ---> f1de741dda16 17:04:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:04:40 ---> 61211d8e20c4 17:04:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:04:41 ---> 346baf685ee6 17:04:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:04:43 ---> 54eff7920ea8 17:04:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:04:43 ---> Running in 95d0eeaade01 17:04:44 Removing intermediate container 95d0eeaade01 17:04:44 ---> b3d78cbdf38f 17:04:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:04:45 ---> 341de5200661 17:04:45 Step 27/32 : RUN chmod +x /entrypoint.sh 17:04:45 ---> Running in b2167dc9ebf1 17:04:49 Removing intermediate container b2167dc9ebf1 17:04:49 ---> 7ffe136133da 17:04:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:04:49 ---> Running in 2639e610d8f5 17:04:50 Removing intermediate container 2639e610d8f5 17:04:50 ---> 490fde4c447e 17:04:50 Step 29/32 : CMD ["gate"] 17:04:50 ---> Running in 1fc34b6f77f9 17:04:51 Removing intermediate container 1fc34b6f77f9 17:04:51 ---> 1f44019dc10c 17:04:51 Step 30/32 : LABEL arch=arm64 17:04:51 ---> Running in 346e614d4681 17:04:52 Removing intermediate container 346e614d4681 17:04:52 ---> 1e9b6fac3802 17:04:52 Step 31/32 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 17:04:53 ---> Running in 0d95b2409115 17:04:54 Removing intermediate container 0d95b2409115 17:04:54 ---> deb5a23ac44e 17:04:54 Step 32/32 : LABEL version=0.0.0 17:04:54 ---> Running in 4f71e0eda3ba 17:04:55 Removing intermediate container 4f71e0eda3ba 17:04:55 ---> 4093120c71ae 17:04:55 17:04:55 Successfully built 4093120c71ae 17:04:55 Successfully tagged security-bootstrapper-arm64:latest 17:05:52  Building security-bootstrapper ... done Removing intermediate container 6c4037c0ee68 17:05:52 ---> b4e4df4cc367 17:05:52 17:05:52 Step 11/23 : FROM alpine:3.12 17:05:52 ---> 9852663dfa18 17:05:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:05:52 ---> Running in 2cf5089718df 17:05:52 Removing intermediate container fd4862bf2703 17:05:52 ---> d9d96fcb37d3 17:05:52 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:05:52 ---> Running in 870d70e148df 17:05:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:05:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:05:52 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 17:05:52 (1/2) Installing ca-certificates (20191127-r4) 17:05:52 (2/2) Installing dumb-init (1.2.2-r1) 17:05:52 Executing busybox-1.31.1-r20.trigger 17:05:52 Executing ca-certificates-20191127-r4.trigger 17:05:52 OK: 6 MiB in 16 packages 17:05:53 Removing intermediate container 2cf5089718df 17:05:53 ---> 282b3b258b7c 17:05:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:05:53 ---> Running in 6ddd8d700f6d 17:05:53 Removing intermediate container 870d70e148df 17:05:53 ---> 810cad54ce2e 17:05:53 17:05:53 Step 12/24 : FROM docker:20.10.0 17:05:54 20.10.0: Pulling from library/docker 17:05:54 Removing intermediate container 6ddd8d700f6d 17:05:54 ---> 9f66aaf5f7ab 17:05:54 Step 14/23 : ENV APP_PORT=59860 17:05:54 ---> Running in b23e00472a91 17:05:54 Removing intermediate container 5d5f648965ad 17:05:54 ---> b90a2104be86 17:05:54 17:05:54 Step 11/24 : FROM alpine:3.12 17:05:54 ---> 9852663dfa18 17:05:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:05:55 ---> Running in cc8551d0d64b 17:05:55 Removing intermediate container b23e00472a91 17:05:55 ---> 6085f090469f 17:05:55 Step 15/23 : EXPOSE $APP_PORT 17:05:55 ---> Running in ce214c7dea1e 17:05:55 Removing intermediate container cc8551d0d64b 17:05:55 ---> 3fac9b50a1d9 17:05:55 Step 13/24 : ENV APP_PORT=59880 17:05:56 ---> Running in 806d689b190d 17:05:56 Removing intermediate container ce214c7dea1e 17:05:56 ---> 5003e7d0c9ba 17:05:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:56 Removing intermediate container 806d689b190d 17:05:56 ---> 4d4c5449a4ec 17:05:56 Step 14/24 : EXPOSE $APP_PORT 17:05:56 ---> Running in dc5ef79f5735 17:05:57 ---> 6322d30a32a7 17:05:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:05:57 Removing intermediate container dc5ef79f5735 17:05:57 ---> 42962d5ed6de 17:05:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:58 ---> Running in 5b736b614f16 17:05:58 ---> 308fc7e022bb 17:05:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:06:00 ---> e0e1dee81119 17:06:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:06:00 ---> Running in 163ca621fd53 17:06:00 Removing intermediate container 5b736b614f16 17:06:00 ---> 3cbddf1535c1 17:06:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:06:00 Removing intermediate container 163ca621fd53 17:06:00 ---> a6785918a2c9 17:06:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:00 ---> Running in 2affd4f8d47f 17:06:01 ---> Running in 6b9d0fe9e38f 17:06:02 Removing intermediate container 6b9d0fe9e38f 17:06:02 ---> 3e2984efd6a3 17:06:02 Step 21/23 : LABEL arch=arm64 17:06:02 ---> Running in 57985f1bc6c8 17:06:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:06:03 Removing intermediate container 57985f1bc6c8 17:06:03 ---> a92e904b1939 17:06:03 Step 22/23 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 17:06:03 ---> Running in bd268ff97bb3 17:06:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:06:03 Removing intermediate container bd268ff97bb3 17:06:03 ---> 8f0dd655ece4 17:06:03 Step 23/23 : LABEL version=0.0.0 17:06:03 ---> Running in 122bf05ba42b 17:06:04 (1/6) Installing dumb-init (1.2.2-r1) 17:06:04 (2/6) Installing libgcc (9.3.0-r2) 17:06:04 (3/6) Installing libsodium (1.0.18-r0) 17:06:04 Removing intermediate container 122bf05ba42b 17:06:04 ---> c0afd8b5ac54 17:06:04 17:06:04 (4/6) Installing libstdc++ (9.3.0-r2) 17:06:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:06:04 Status: Downloaded newer image for docker:20.10.0 17:06:04 ---> eeaf43b92773 17:06: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' 17:06:04 (5/6) Installing libzmq (4.3.3-r0) 17:06:05 (6/6) Installing zeromq (4.3.3-r0) 17:06:05 Successfully built c0afd8b5ac54 17:06:05 Successfully tagged support-notifications-arm64:latest 17:06:05  Building support-notifications ... done  ---> Running in 78952dfe2e2c 17:06:05 Executing busybox-1.31.1-r20.trigger 17:06:05 OK: 8 MiB in 20 packages 17:06:05 Removing intermediate container 78952dfe2e2c 17:06:05 ---> efe14ec965f2 17:06:05 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:06:05 ---> Running in aeb5991027e9 17:06:06 Removing intermediate container 2affd4f8d47f 17:06:06 ---> 9401aeb32ada 17:06:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:06:07 ---> f1dae3a97014 17:06:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:06:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:06:07 (1/39) Installing readline (8.0.4-r0) 17:06:07 (2/39) Installing bash (5.0.17-r0) 17:06:08 Executing bash-5.0.17-r0.post-install 17:06:08 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:06:08 (4/39) Installing libcurl (7.77.0-r0) 17:06:08 (5/39) Installing curl (7.77.0-r0) 17:06:08 (6/39) Installing dumb-init (1.2.2-r1) 17:06:08 (7/39) Installing libbz2 (1.0.8-r1) 17:06:08 (8/39) Installing expat (2.2.9-r1) 17:06:08 (9/39) Installing libffi (3.3-r2) 17:06:08 (10/39) Installing gdbm (1.13-r1) 17:06:08 (11/39) Installing xz-libs (5.2.5-r0) 17:06:08 (12/39) Installing sqlite-libs (3.32.1-r0) 17:06:08 (13/39) Installing python3 (3.8.10-r0) 17:06:08 ---> 6fe42d954ace 17:06:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:06:09 ---> de3106fbf587 17:06:09 Step 20/24 : ENTRYPOINT ["/core-data"] 17:06:10 ---> Running in a69420061092 17:06:10 (14/39) Installing py3-appdirs (1.4.4-r1) 17:06:10 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:06:10 (16/39) Installing py3-parsing (2.4.7-r0) 17:06:10 (17/39) Installing py3-six (1.15.0-r0) 17:06:10 (18/39) Installing py3-packaging (20.4-r0) 17:06:10 (19/39) Installing py3-setuptools (47.0.0-r0) 17:06:10 (20/39) Installing py3-chardet (3.0.4-r4) 17:06:10 (21/39) Installing py3-idna (2.9-r0) 17:06:10 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:06:10 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:06:10 (24/39) Installing py3-requests (2.23.0-r0) 17:06:10 (25/39) Installing py3-msgpack (1.0.0-r0) 17:06:10 (26/39) Installing py3-lockfile (0.12.2-r3) 17:06:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:06:10 (28/39) Installing py3-colorama (0.4.3-r0) 17:06:10 (29/39) Installing py3-distlib (0.3.0-r0) 17:06:10 (30/39) Installing py3-distro (1.5.0-r1) 17:06:10 (31/39) Installing py3-webencodings (0.5.1-r3) 17:06:10 (32/39) Installing py3-html5lib (1.0.1-r4) 17:06:10 (33/39) Installing py3-pytoml (0.1.21-r0) 17:06:10 (34/39) Installing py3-pep517 (0.8.2-r0) 17:06:10 (35/39) Installing py3-progress (1.5-r0) 17:06:10 (36/39) Installing py3-toml (0.10.1-r0) 17:06:10 (37/39) Installing py3-retrying (1.3.3-r0) 17:06:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:06:10 (39/39) Installing py3-pip (20.1.1-r0) 17:06:10 Removing intermediate container a69420061092 17:06:10 ---> 6adbe86f5734 17:06:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:10 Executing busybox-1.31.1-r19.trigger 17:06:10 OK: 72 MiB in 59 packages 17:06:10 ---> Running in dfe50a005acc 17:06:11 Removing intermediate container dfe50a005acc 17:06:11 ---> f7ade4967b6d 17:06:11 Step 22/24 : LABEL arch=arm64 17:06:11 ---> Running in c05d3dd285cb 17:06:12 Removing intermediate container c05d3dd285cb 17:06:12 ---> e0b79fa59af2 17:06:12 Step 23/24 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 17:06:12 ---> Running in 8f00db41bd94 17:06:12 Removing intermediate container 8f00db41bd94 17:06:12 ---> 81b6516e6432 17:06:12 Step 24/24 : LABEL version=0.0.0 17:06:12 ---> Running in e85205b86a88 17:06:13 Removing intermediate container e85205b86a88 17:06:13 ---> 177a8025d0c0 17:06:13 17:06:13 Successfully built 177a8025d0c0 17:06:13 Successfully tagged core-data-arm64:latest 17:06:15  Building core-data ... done Collecting docker-compose==1.23.2 17:06:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:06:15 Collecting docopt<0.7,>=0.6.1 17:06:15 Downloading docopt-0.6.2.tar.gz (25 kB) 17:06:18 Collecting websocket-client<1.0,>=0.32.0 17:06:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:06:18 Collecting cached-property<2,>=1.2.0 17:06:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:06:19 Collecting PyYAML<4,>=3.10 17:06:19 Downloading PyYAML-3.13.tar.gz (270 kB) 17:06:22 Collecting jsonschema<3,>=2.5.1 17:06:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:06:22 Collecting dockerpty<0.5,>=0.4.1 17:06:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:06:24 Collecting docker<4.0,>=3.6.0 17:06:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:06:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:06:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:06:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:06:26 Collecting texttable<0.10,>=0.9.0 17:06:26 Downloading texttable-0.9.1.tar.gz (11 kB) 17:06:28 Collecting docker-pycreds>=0.4.0 17:06:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:06:29 Collecting urllib3<1.25,>=1.21.1 17:06:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:06:29 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) 17:06:29 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) 17:06:29 Collecting idna<2.8,>=2.5 17:06:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:06:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:06:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:06:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:06:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:06:30 Installing collected packages: docopt, websocket-client, cached-property, PyYAML, jsonschema, dockerpty, urllib3, idna, requests, docker-pycreds, docker, texttable, docker-compose 17:06:30 Running setup.py install for docopt: started 17:06:32 Running setup.py install for docopt: finished with status 'done' 17:06:32 Running setup.py install for PyYAML: started 17:06:34 Running setup.py install for PyYAML: finished with status 'done' 17:06:34 Running setup.py install for dockerpty: started 17:06:36 Running setup.py install for dockerpty: finished with status 'done' 17:06:36 Attempting uninstall: urllib3 17:06:36 Found existing installation: urllib3 1.25.9 17:06:36 Uninstalling urllib3-1.25.9: 17:06:36 Successfully uninstalled urllib3-1.25.9 17:06:37 Attempting uninstall: idna 17:06:37 Found existing installation: idna 2.9 17:06:37 Uninstalling idna-2.9: 17:06:37 Successfully uninstalled idna-2.9 17:06:37 Attempting uninstall: requests 17:06:37 Found existing installation: requests 2.23.0 17:06:37 Uninstalling requests-2.23.0: 17:06:38 Successfully uninstalled requests-2.23.0 17:06:39 Running setup.py install for texttable: started 17:06:40 Running setup.py install for texttable: finished with status 'done' 17:06:41 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 17:06:49 Removing intermediate container aeb5991027e9 17:06:49 ---> d5d0d586eb82 17:06:49 Step 15/24 : ENV APP_PORT=58890 17:06:49 ---> Running in 910de53ddae0 17:06:50 Removing intermediate container 910de53ddae0 17:06:50 ---> 69fa9bec34a3 17:06:50 Step 16/24 : EXPOSE $APP_PORT 17:06:50 ---> Running in 51c2ad86cc43 17:06:50 Removing intermediate container 51c2ad86cc43 17:06:50 ---> ad281dc05db1 17:06:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:06:52 ---> 7b064dedfc0a 17:06:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:06:52 ---> e656eec4bdaa 17:06:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:06:53 ---> 42372456f634 17:06:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:06:53 ---> Running in 0a8f5dab29c6 17:06:54 Removing intermediate container 0a8f5dab29c6 17:06:54 ---> 7d0c3df5080d 17:06:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:54 ---> Running in 3d4591b4bb9f 17:06:54 Removing intermediate container 3d4591b4bb9f 17:06:54 ---> 97f50d4f984d 17:06:54 Step 22/24 : LABEL arch=arm64 17:06:55 ---> Running in 0874b06d06c7 17:06:55 Removing intermediate container 0874b06d06c7 17:06:55 ---> 27352978005c 17:06:55 Step 23/24 : LABEL git_sha=bc40500604438589a356f746f9d5d55d6ec5d0f2 17:06:55 ---> Running in 2031ef4bf3aa 17:06:56 Removing intermediate container 2031ef4bf3aa 17:06:56 ---> 21f4a345b6cc 17:06:56 Step 24/24 : LABEL version=0.0.0 17:06:56 ---> Running in 03e7c36ee457 17:06:56 Removing intermediate container 03e7c36ee457 17:06:56 ---> b2cb062708b0 17:06:56 17:06:57 Successfully built b2cb062708b0 17:06:57 Successfully tagged sys-mgmt-agent-arm64:latest 17:06:57  Building sys-mgmt-agent ... done  [Pipeline] } 17:06:57 $ docker stop --time=1 9c6677e77c4861de12b2882bfdd9a0897ac96ab56987c524b6d8dea59f8e1dfa 17:06:59 $ docker rm -f 9c6677e77c4861de12b2882bfdd9a0897ac96ab56987c524b6d8dea59f8e1dfa [Pipeline] // withDockerContainer [Pipeline] sh 17:06:59 + docker images 17:07:00 REPOSITORY TAG IMAGE ID CREATED SIZE 17:07:00 sys-mgmt-agent-arm64 latest b2cb062708b0 3 seconds ago 299MB 17:07:00 core-data-arm64 latest 177a8025d0c0 46 seconds ago 19.1MB 17:07:00 support-notifications-arm64 latest c0afd8b5ac54 55 seconds ago 15.7MB 17:07:00 b90a2104be86 About a minute ago 975MB 17:07:00 810cad54ce2e About a minute ago 973MB 17:07:00 b4e4df4cc367 About a minute ago 969MB 17:07:00 security-bootstrapper-arm64 latest 4093120c71ae 2 minutes ago 17.1MB 17:07:00 cc15a6ba294d 2 minutes ago 967MB 17:07:00 security-secretstore-setup-arm64 latest 4ed040e493a6 4 minutes ago 26.5MB 17:07:00 core-metadata-arm64 latest 5534820a41e0 4 minutes ago 15.6MB 17:07:00 support-scheduler-arm64 latest 855a7e7b308d 4 minutes ago 15MB 17:07:00 security-proxy-setup-arm64 latest 3cba85a840da 4 minutes ago 24MB 17:07:00 core-command-arm64 latest 0d46923e6b60 4 minutes ago 15MB 17:07:00 5ed5a45358f9 4 minutes ago 972MB 17:07:00 f126e7d93544 4 minutes ago 968MB 17:07:00 7ef27d0f789e 4 minutes ago 971MB 17:07:00 5cae5964f2a1 4 minutes ago 974MB 17:07:00 c7a5e47b5edc 4 minutes ago 966MB 17:07:00 ci-base-image-arm64 latest 881587ca3660 15 minutes ago 641MB 17:07:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 17:07:00 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 17:07:00 docker 20.10.0 eeaf43b92773 5 months ago 228MB 17:07:00 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 17:07:00 ---> job-cost.sh 17:07:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sGT9 17:07:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:09:16 lf-activate-venv(): INFO: Adding /tmp/venv-sGT9/bin to PATH 17:09:16 INFO: No Stack... 17:09:16 INFO: Retrieving Pricing Info for: v2-standard-4 17:09:16 INFO: Archiving Costs [Pipeline] sh 17:09:16 + cat /w/workspace/edgex-go/7/archives/cost.csv 17:09:16 + cut -d, -f6 [Pipeline] lock 17:09:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-7-stack-cost] 17:09:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-7-stack-cost] did not exist. Created. 17:09:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:17 + echo total: 0.18000000715255737 [Pipeline] stash 17:09:17 Stashed 1 file(s) [Pipeline] } 17:09:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:09:18 provisioning config files... 17:09:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5330924799940405350tmp [Pipeline] { [Pipeline] sh 17:09:18 + set +x 17:09:18 + curl -s https://codecov.io/bash 17:09:18 + bash -s -- 17:09:18 17:09:18 _____ _ 17:09:18 / ____| | | 17:09:18 | | ___ __| | ___ ___ _____ __ 17:09:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:18 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:18 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:18 Bash-1.0.3 17:09:18 17:09:18 17:09:18 ==> git version 2.24.4 found 17:09:18 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:09:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:09:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:09:18 ==> Jenkins CI detected. 17:09:18 project root: . 17:09:18 --> token set from env 17:09:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:18 ==> Running gcov in . (disable via -X gcov) 17:09:18 ==> Python coveragepy not found 17:09:18 ==> Searching for coverage reports in: 17:09:18 + . 17:09:18 -> Found 1 reports 17:09:18 ==> Detecting git/mercurial file structure 17:09:18 ==> Reading reports 17:09:18 + ./coverage.out bytes=411206 17:09:18 ==> Appending adjustments 17:09:18 https://docs.codecov.io/docs/fixing-reports 17:09:20 + Found adjustments 17:09:20 ==> Gzipping contents 17:09:20 56K /tmp/codecov.NbgvZF.gz 17:09:20 ==> Uploading reports 17:09:20 url: https://codecov.io 17:09:20 query: branch=PR-3531&commit=bc40500604438589a356f746f9d5d55d6ec5d0f2&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 17:09:20 -> Pinging Codecov 17:09:20 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=bc40500604438589a356f746f9d5d55d6ec5d0f2&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 17:09:20 -> Uploading to 17:09:20 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/00271124DB129430A58F1EEE437C3FCB/bc40500604438589a356f746f9d5d55d6ec5d0f2/25e8624a-cde2-4975-992a-89075a85f8dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T170920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89f8b8d58630d1f504830cb0dfb6b4d795646846a1ef9bc774f1d1a58124b989 17:09:20 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:20 Dload Upload Total Spent Left Speed 17:09:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55899 0 0 100 55899 0 95394 --:--:-- --:--:-- --:--:-- 95390 17:09:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bc40500604438589a356f746f9d5d55d6ec5d0f2 [Pipeline] } 17:09:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:09:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:22 ---> package-listing.sh 17:09:22 ++ tr '[:upper:]' '[:lower:]' 17:09:22 ++ facter osfamily 17:09:22 + OS_FAMILY=redhat 17:09:22 + workspace=/w/workspace/edgex-go/7 17:09:22 + START_PACKAGES=/tmp/packages_start.txt 17:09:22 + END_PACKAGES=/tmp/packages_end.txt 17:09:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:22 + PACKAGES=/tmp/packages_start.txt 17:09:22 + '[' /w/workspace/edgex-go/7 ']' 17:09:22 + PACKAGES=/tmp/packages_end.txt 17:09:22 + case "${OS_FAMILY}" in 17:09:22 + rpm -qa 17:09:22 + sort 17:09:24 + '[' -f /tmp/packages_start.txt ']' 17:09:24 + '[' -f /tmp/packages_end.txt ']' 17:09:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:24 + '[' /w/workspace/edgex-go/7 ']' 17:09:24 + mkdir -p /w/workspace/edgex-go/7/archives/ 17:09:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 17:09:24 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:09:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:09:25 17:09:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:09:26 alpine: Pulling from edgex-lftools-log-publisher 17:09:26 df20fa9351a1: Pulling fs layer 17:09:26 36b3adc4ff6f: Pulling fs layer 17:09:26 8ad3a11d3b57: Pulling fs layer 17:09:26 46f8f816bc3b: Pulling fs layer 17:09:26 93b61091891f: Pulling fs layer 17:09:26 93b9cdb0e59b: Pulling fs layer 17:09:26 5e14af77c1be: Pulling fs layer 17:09:26 01666e4c0597: Pulling fs layer 17:09:26 aa168da1d23b: Pulling fs layer 17:09:26 46f8f816bc3b: Waiting 17:09:26 93b61091891f: Waiting 17:09:26 5e14af77c1be: Waiting 17:09:26 93b9cdb0e59b: Waiting 17:09:26 01666e4c0597: Waiting 17:09:26 aa168da1d23b: Waiting 17:09:26 36b3adc4ff6f: Verifying Checksum 17:09:26 36b3adc4ff6f: Download complete 17:09:26 46f8f816bc3b: Verifying Checksum 17:09:26 46f8f816bc3b: Download complete 17:09:26 df20fa9351a1: Verifying Checksum 17:09:26 df20fa9351a1: Download complete 17:09:26 93b9cdb0e59b: Verifying Checksum 17:09:26 93b9cdb0e59b: Download complete 17:09:26 5e14af77c1be: Verifying Checksum 17:09:26 5e14af77c1be: Download complete 17:09:26 93b61091891f: Verifying Checksum 17:09:26 93b61091891f: Download complete 17:09:26 01666e4c0597: Verifying Checksum 17:09:26 01666e4c0597: Download complete 17:09:26 8ad3a11d3b57: Verifying Checksum 17:09:26 8ad3a11d3b57: Download complete 17:09:26 df20fa9351a1: Pull complete 17:09:26 36b3adc4ff6f: Pull complete 17:09:26 8ad3a11d3b57: Pull complete 17:09:27 46f8f816bc3b: Pull complete 17:09:27 93b61091891f: Pull complete 17:09:27 93b9cdb0e59b: Pull complete 17:09:27 5e14af77c1be: Pull complete 17:09:27 01666e4c0597: Pull complete 17:09:28 aa168da1d23b: Verifying Checksum 17:09:28 aa168da1d23b: Download complete 17:09:32 aa168da1d23b: Pull complete 17:09:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:09:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:09:33 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 17:09:33 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:09:36 $ docker top c82cadaf19d8f6e00d4f5ea95487ffa63733bf543e1fd8615ce686a6bec255b8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:36 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:36 + mkdir -p /var/log/sa [Pipeline] sh 17:09:37 + ls /var/log/sa-host 17:09:37 + sadf -c /var/log/sa-host/sa03 17:09:37 file_magic: OK 17:09:37 HZ: Using current value: 100 17:09:37 file_header: OK 17:09:37 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 17:09:37 Statistics: 17:09:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:09:37 File successfully converted to sysstat format version 12.2.1 17:09:37 + sadf -c /var/log/sa-host/sa05 17:09:37 file_magic: OK 17:09:37 HZ: Using current value: 100 17:09:37 file_header: OK 17:09:37 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 17:09:37 Statistics: 17:09:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:09:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:37 provisioning config files... 17:09:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config8639005941772682828tmp [Pipeline] { [Pipeline] echo 17:09:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:37 ---> create-netrc.sh [Pipeline] } 17:09:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:09:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:09:38 ---> python-tools-install.sh [Pipeline] echo 17:09:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:38 ---> sudo-logs.sh 17:09:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:38 ---> job-cost.sh 17:09:38 lf-activate-venv: SKIPPING 17:09:38 DEBUG: total: 0.18000000715255737 17:09:38 INFO: Retrieving Stack Cost... 17:09:40 INFO: Retrieving Pricing Info for: v3-standard-2 17:09:40 INFO: Archiving Costs [Pipeline] echo 17:09:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:40 ---> logs-deploy.sh 17:09:40 lf-activate-venv: SKIPPING 17:09:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/7 17:09:40 INFO: archiving workspace using pattern(s): 17:09:41 Archives upload complete. 17:09:41 INFO: archiving logs to Nexus 17:09:42 ---> uname -a: 17:09:42 Linux prd-centos7-docker-4c-2g-352.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:09:42 17:09:42 17:09:42 ---> lscpu: 17:09:42 Architecture: x86_64 17:09:42 CPU op-mode(s): 32-bit, 64-bit 17:09:42 Byte Order: Little Endian 17:09:42 Address sizes: 40 bits physical, 48 bits virtual 17:09:42 CPU(s): 2 17:09:42 On-line CPU(s) list: 0,1 17:09:42 Thread(s) per core: 1 17:09:42 Core(s) per socket: 1 17:09:42 Socket(s): 2 17:09:42 NUMA node(s): 1 17:09:42 Vendor ID: AuthenticAMD 17:09:42 CPU family: 23 17:09:42 Model: 49 17:09:42 Model name: AMD EPYC-Rome Processor 17:09:42 Stepping: 0 17:09:42 CPU MHz: 2800.000 17:09:42 BogoMIPS: 5600.00 17:09:42 Virtualization: AMD-V 17:09:42 Hypervisor vendor: KVM 17:09:42 Virtualization type: full 17:09:42 L1d cache: 64 KiB 17:09:42 L1i cache: 64 KiB 17:09:42 L2 cache: 1 MiB 17:09:42 L3 cache: 32 MiB 17:09:42 NUMA node0 CPU(s): 0,1 17:09:42 Vulnerability Itlb multihit: Not affected 17:09:42 Vulnerability L1tf: Not affected 17:09:42 Vulnerability Mds: Not affected 17:09:42 Vulnerability Meltdown: Not affected 17:09:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:09:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:09:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:09:42 Vulnerability Srbds: Not affected 17:09:42 Vulnerability Tsx async abort: Not affected 17:09:42 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 17:09:42 17:09:42 17:09:42 ---> nproc: 17:09:42 2 17:09:42 17:09:42 17:09:42 ---> df -h: 17:09:42 Filesystem Size Used Available Use% Mounted on 17:09:42 overlay 40.0G 12.9G 27.1G 32% / 17:09:42 tmpfs 64.0M 0 64.0M 0% /dev 17:09:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:09:42 shm 64.0M 0 64.0M 0% /dev/shm 17:09:42 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 17:09:42 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 17:09:42 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 17:09:42 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 17:09:42 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 17:09:42 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 17:09:42 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 17:09:42 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 17:09:42 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/7 17:09:42 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/7@tmp 17:09:42 17:09:42 17:09:42 ---> free -m: 17:09:42 total used free shared buff/cache available 17:09:42 Mem: 7821 1225 1912 0 4683 6573 17:09:42 Swap: 1023 1 1022 17:09:42 17:09:42 17:09:42 ---> ip addr: 17:09:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:09:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:09:42 inet 127.0.0.1/8 scope host lo 17:09:42 valid_lft forever preferred_lft forever 17:09:42 inet6 ::1/128 scope host 17:09:42 valid_lft forever preferred_lft forever 17:09:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:09:42 link/ether fa:16:3e:39:20:d9 brd ff:ff:ff:ff:ff:ff 17:09:42 inet 10.30.122.128/23 brd 10.30.123.255 scope global dynamic eth0 17:09:42 valid_lft 84909sec preferred_lft 84909sec 17:09:42 inet6 fe80::f816:3eff:fe39:20d9/64 scope link 17:09:42 valid_lft forever preferred_lft forever 17:09:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:09:42 link/ether 02:42:23:ed:e1:cd brd ff:ff:ff:ff:ff:ff 17:09:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:09:42 valid_lft forever preferred_lft forever 17:09:42 inet6 fe80::42:23ff:feed:e1cd/64 scope link 17:09:42 valid_lft forever preferred_lft forever 17:09:42 17:09:42 17:09:42 ---> sar -b -r -n DEV: 17:09:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 17:09:42 17:09:42 16:44:40 LINUX RESTART (2 CPU) 17:09:42 17:09:42 16:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:09:42 16:46:01 123.10 27.18 95.92 0.00 5968.76 45694.65 0.00 17:09:42 16:47:01 185.50 0.18 185.32 0.00 22.77 58813.00 0.00 17:09:42 16:48:01 58.85 0.00 58.85 0.00 0.00 6765.18 0.00 17:09:42 16:49:01 57.92 0.02 57.90 0.00 0.53 5549.28 0.00 17:09:42 16:50:03 677.48 238.12 439.36 0.00 8623.86 282543.56 0.00 17:09:42 16:51:01 586.46 260.09 326.37 0.00 13389.84 111165.15 0.00 17:09:42 16:52:01 579.20 90.49 488.71 0.00 2633.31 195287.16 0.00 17:09:42 16:53:01 79.20 10.98 68.22 0.00 1343.37 6957.74 0.00 17:09:42 16:54:01 1.57 0.00 1.57 0.00 0.00 29.38 0.00 17:09:42 16:55:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 17:09:42 16:56:01 0.47 0.23 0.23 0.00 93.95 2.12 0.00 17:09:42 16:57:01 0.25 0.00 0.25 0.00 0.00 3.55 0.00 17:09:42 16:58:01 0.27 0.00 0.27 0.00 0.00 3.32 0.00 17:09:42 16:59:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 17:09:42 17:00:01 0.50 0.18 0.32 0.00 5.73 4.81 0.00 17:09:42 17:01:01 0.87 0.05 0.82 0.00 0.67 15.64 0.00 17:09:42 17:02:01 0.48 0.15 0.33 0.00 2.53 5.21 0.00 17:09:42 17:03:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 17:09:42 17:04:01 0.17 0.00 0.17 0.00 0.00 2.18 0.00 17:09:42 17:05:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 17:09:42 17:06:01 0.32 0.00 0.32 0.00 0.00 3.83 0.00 17:09:42 17:07:01 0.20 0.00 0.20 0.00 0.00 2.97 0.00 17:09:42 17:08:01 0.23 0.00 0.23 0.00 0.00 2.08 0.00 17:09:42 17:09:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 17:09:42 Average: 97.88 26.00 71.89 0.00 1326.15 29794.23 0.00 17:09:42 17:09:42 16:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:09:42 16:46:01 4931356 0 855684 10.68 2620 2219280 1491164 16.46 922468 1734440 191636 17:09:42 16:47:01 4274552 0 981616 12.26 2620 2750152 1520960 16.79 1002256 2198584 16 17:09:42 16:48:01 3822192 0 1096816 13.69 2620 3087312 1830420 20.21 1333056 2289384 144612 17:09:42 16:49:01 3891140 0 1039232 12.98 2620 3075948 1552772 17.14 1226896 2323236 141456 17:09:42 16:50:03 360896 0 1314604 16.41 2620 6330820 2051616 22.65 3262440 3660840 12308 17:09:42 16:51:01 131104 0 1283524 16.03 2620 6591692 1931720 21.33 3166992 3977764 59784 17:09:42 16:52:01 2172576 0 1249468 15.60 2620 4584276 1747856 19.30 1717636 3379312 28 17:09:42 16:53:01 2588116 0 1154860 14.42 2620 4263344 1305844 14.42 1241104 3445792 20 17:09:42 16:54:01 2593880 0 1149096 14.35 2620 4263344 1263684 13.95 1237880 3445628 8 17:09:42 16:55:01 2594032 0 1148936 14.35 2620 4263352 1263684 13.95 1237884 3445628 8 17:09:42 16:56:01 2587820 0 1152344 14.39 2620 4266156 1263852 13.95 1243868 3445644 16 17:09:42 16:57:01 2587968 0 1152188 14.39 2620 4266164 1263864 13.95 1244144 3445704 8 17:09:42 16:58:01 2587580 0 1152572 14.39 2620 4266168 1263900 13.95 1244180 3445704 8 17:09:42 16:59:01 2588556 0 1151596 14.38 2620 4266168 1263684 13.95 1243316 3445704 8 17:09:42 17:00:01 2588572 0 1151540 14.38 2620 4266208 1263684 13.95 1244236 3444908 16 17:09:42 17:01:01 2587140 0 1152968 14.40 2620 4266212 1266124 13.98 1244948 3444908 8 17:09:42 17:02:01 2587968 0 1151972 14.38 2620 4266380 1264192 13.96 1244456 3445008 8 17:09:42 17:03:01 2587920 0 1152012 14.38 2620 4266388 1264228 13.96 1244472 3445008 12 17:09:42 17:04:01 2588068 0 1151864 14.38 2620 4266388 1264192 13.96 1244464 3445008 12 17:09:42 17:05:01 2588108 0 1151816 14.38 2620 4266396 1264192 13.96 1244592 3445008 8 17:09:42 17:06:01 2587536 0 1152388 14.39 2620 4266396 1264360 13.96 1244956 3445008 12 17:09:42 17:07:01 2587388 0 1152528 14.39 2620 4266404 1264384 13.96 1245124 3445012 8 17:09:42 17:08:01 2587992 0 1151920 14.38 2620 4266408 1264192 13.96 1244492 3445008 8 17:09:42 17:09:01 2588256 0 1151656 14.38 2620 4266408 1264192 13.96 1244492 3445008 8 17:09:42 Average: 2649613 0 1141800 14.26 2620 4214907 1402448 15.48 1407098 3255552 22917 17:09:42 17:09:42 16:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:09:42 16:46:01 eth0 1673.67 1815.54 6414.60 206.89 0.00 0.00 0.00 0.00 17:09:42 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:46:01 docker0 1133.47 758.30 85.11 2694.32 0.00 0.00 0.00 0.00 17:09:42 16:47:01 eth0 542.62 464.74 3550.00 74.02 0.00 0.00 0.00 0.00 17:09:42 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:47:01 veth552ced5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:47:01 vethe7f553f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:48:01 eth0 45.75 27.71 34.82 69.21 0.00 0.00 0.00 0.00 17:09:42 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:48:01 veth42bd9f7 0.83 0.97 0.07 0.08 0.00 0.00 0.00 0.00 17:09:42 16:48:01 docker0 1344.50 1014.22 99.93 3541.76 0.00 0.00 0.00 0.00 17:09:42 16:49:01 eth0 23.31 12.46 18.96 9.76 0.00 0.00 0.00 0.00 17:09:42 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:49:01 veth42bd9f7 1.22 1.22 0.10 0.10 0.00 0.00 0.00 0.00 17:09:42 16:49:01 docker0 1.22 1.22 0.08 0.10 0.00 0.00 0.00 0.00 17:09:42 16:50:03 vethde662ac 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 17:09:42 16:50:03 eth0 248.87 210.66 1842.80 74.85 0.00 0.00 0.00 0.00 17:09:42 16:50:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:50:03 docker0 52.35 59.53 3.51 162.77 0.00 0.00 0.00 0.00 17:09:42 16:51:01 vethde662ac 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 17:09:42 16:51:01 eth0 65.82 37.19 183.51 68.51 0.00 0.00 0.00 0.00 17:09:42 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:51:01 docker0 8.65 15.76 0.48 102.49 0.00 0.00 0.00 0.00 17:09:42 16:52:01 vethde662ac 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 17:09:42 16:52:01 eth0 201.23 161.16 1433.35 78.23 0.00 0.00 0.00 0.00 17:09:42 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:52:01 docker0 42.41 51.38 2.81 183.14 0.00 0.00 0.00 0.00 17:09:42 16:53:01 eth0 63.14 36.16 357.68 8.00 0.00 0.00 0.00 0.00 17:09:42 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:53:01 docker0 28.68 49.47 1.87 345.75 0.00 0.00 0.00 0.00 17:09:42 16:54:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:09:42 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:55:01 eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:09:42 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:56:01 eth0 1.35 0.43 0.48 0.24 0.00 0.00 0.00 0.00 17:09:42 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:57:01 eth0 1.20 0.30 0.35 0.23 0.00 0.00 0.00 0.00 17:09:42 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:58:01 eth0 0.60 0.28 0.28 0.17 0.00 0.00 0.00 0.00 17:09:42 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:59:01 eth0 0.18 0.08 0.02 0.04 0.00 0.00 0.00 0.00 17:09:42 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:00:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:09:42 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:01:01 eth0 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 17:09:42 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:09:42 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:03:01 eth0 0.15 0.08 0.05 0.01 0.00 0.00 0.00 0.00 17:09:42 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:04:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:09:42 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:05:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:09:42 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:06:01 eth0 1.42 0.45 0.48 0.27 0.00 0.00 0.00 0.00 17:09:42 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:07:01 eth0 0.60 0.27 0.29 0.20 0.00 0.00 0.00 0.00 17:09:42 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:08:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:09:01 eth0 0.52 0.03 0.05 0.00 0.00 0.00 0.00 0.00 17:09:42 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 Average: eth0 119.86 115.56 578.29 24.60 0.00 0.00 0.00 0.00 17:09:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:42 Average: docker0 61.66 49.71 4.53 180.80 0.00 0.00 0.00 0.00 17:09:42 17:09:42 17:09:42 ---> sar -P ALL: 17:09:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 17:09:42 17:09:42 16:44:40 LINUX RESTART (2 CPU) 17:09:42 17:09:42 16:45:01 CPU %user %nice %system %iowait %steal %idle 17:09:42 16:46:01 all 31.69 0.00 7.63 4.09 0.11 56.48 17:09:42 16:46:01 0 27.79 0.00 8.46 2.38 0.11 61.26 17:09:42 16:46:01 1 35.60 0.00 6.80 5.81 0.11 51.68 17:09:42 16:47:01 all 12.12 0.00 6.18 7.01 0.09 74.61 17:09:42 16:47:01 0 13.15 0.00 6.17 6.80 0.09 73.78 17:09:42 16:47:01 1 11.09 0.00 6.18 7.22 0.09 75.43 17:09:42 16:48:01 all 56.59 0.00 6.34 0.99 0.10 35.97 17:09:42 16:48:01 0 56.20 0.00 6.52 1.12 0.09 36.06 17:09:42 16:48:01 1 56.98 0.00 6.17 0.85 0.11 35.89 17:09:42 16:49:01 all 50.43 0.00 6.79 0.50 0.10 42.18 17:09:42 16:49:01 0 50.84 0.00 6.80 0.47 0.11 41.79 17:09:42 16:49:01 1 50.02 0.00 6.79 0.54 0.09 42.56 17:09:42 16:50:03 all 34.50 0.00 19.91 18.40 0.12 27.07 17:09:42 16:50:03 0 33.91 0.00 19.96 19.01 0.11 27.01 17:09:42 16:50:03 1 35.09 0.00 19.86 17.79 0.13 27.14 17:09:42 16:51:01 all 74.44 0.00 15.57 9.47 0.11 0.40 17:09:42 16:51:01 0 73.85 0.00 16.06 9.56 0.11 0.42 17:09:42 16:51:01 1 75.03 0.00 15.09 9.38 0.11 0.38 17:09:42 16:52:01 all 66.51 0.00 19.94 8.75 0.12 4.68 17:09:42 16:52:01 0 66.73 0.00 20.00 8.84 0.11 4.32 17:09:42 16:52:01 1 66.29 0.00 19.89 8.65 0.13 5.04 17:09:42 16:53:01 all 5.50 0.00 2.18 1.16 0.05 91.11 17:09:42 16:53:01 0 5.57 0.00 2.27 1.15 0.07 90.94 17:09:42 16:53:01 1 5.42 0.00 2.10 1.17 0.03 91.27 17:09:42 16:54:01 all 0.06 0.00 0.07 0.00 0.03 99.85 17:09:42 16:54:01 0 0.02 0.00 0.05 0.00 0.03 99.90 17:09:42 16:54:01 1 0.10 0.00 0.08 0.00 0.02 99.80 17:09:42 16:55:01 all 0.13 0.00 0.27 0.00 0.03 99.57 17:09:42 16:55:01 0 0.13 0.00 0.47 0.00 0.05 99.35 17:09:42 16:55:01 1 0.13 0.00 0.07 0.00 0.02 99.78 17:09:42 16:56:01 all 0.06 0.00 0.03 0.01 0.03 99.87 17:09:42 16:56:01 0 0.03 0.00 0.02 0.00 0.05 99.90 17:09:42 16:56:01 1 0.08 0.00 0.03 0.02 0.02 99.85 17:09:42 17:09:42 16:56:01 CPU %user %nice %system %iowait %steal %idle 17:09:42 16:57:01 all 0.07 0.00 0.02 0.00 0.03 99.88 17:09:42 16:57:01 0 0.08 0.00 0.02 0.00 0.05 99.85 17:09:42 16:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:09:42 16:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 17:09:42 16:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:09:42 16:58:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:09:42 16:59:01 all 0.08 0.00 0.03 0.00 0.03 99.86 17:09:42 16:59:01 0 0.12 0.00 0.02 0.00 0.02 99.85 17:09:42 16:59:01 1 0.05 0.00 0.03 0.00 0.05 99.87 17:09:42 17:00:01 all 0.08 0.00 0.04 0.00 0.03 99.86 17:09:42 17:00:01 0 0.13 0.00 0.03 0.00 0.02 99.82 17:09:42 17:00:01 1 0.02 0.00 0.05 0.00 0.03 99.90 17:09:42 17:01:01 all 0.10 0.00 0.03 0.00 0.03 99.84 17:09:42 17:01:01 0 0.17 0.00 0.03 0.00 0.03 99.77 17:09:42 17:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:09:42 17:02:01 all 0.09 0.00 0.03 0.00 0.03 99.86 17:09:42 17:02:01 0 0.15 0.00 0.02 0.00 0.00 99.83 17:09:42 17:02:01 1 0.03 0.00 0.03 0.00 0.05 99.88 17:09:42 17:03:01 all 0.03 0.00 0.02 0.00 0.03 99.93 17:09:42 17:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:09:42 17:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:09:42 17:04:01 all 0.05 0.00 0.01 0.00 0.03 99.92 17:09:42 17:04:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:09:42 17:04:01 1 0.05 0.00 0.02 0.00 0.03 99.90 17:09:42 17:05:01 all 0.09 0.00 0.03 0.00 0.03 99.86 17:09:42 17:05:01 0 0.17 0.00 0.02 0.00 0.02 99.80 17:09:42 17:05:01 1 0.02 0.00 0.03 0.00 0.03 99.92 17:09:42 17:06:01 all 0.05 0.00 0.02 0.00 0.03 99.91 17:09:42 17:06:01 0 0.07 0.00 0.02 0.00 0.02 99.90 17:09:42 17:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:09:42 17:07:01 all 0.08 0.00 0.03 0.00 0.03 99.86 17:09:42 17:07:01 0 0.10 0.00 0.02 0.00 0.02 99.87 17:09:42 17:07:01 1 0.07 0.00 0.05 0.00 0.03 99.85 17:09:42 17:09:42 17:07:01 CPU %user %nice %system %iowait %steal %idle 17:09:42 17:08:01 all 0.04 0.00 0.02 0.00 0.03 99.92 17:09:42 17:08:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:09:42 17:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 17:09:42 17:09:01 all 0.04 0.00 0.02 0.00 0.03 99.92 17:09:42 17:09:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:09:42 17:09:01 1 0.07 0.00 0.02 0.00 0.02 99.90 17:09:42 Average: all 12.96 0.00 3.33 1.98 0.05 81.67 17:09:42 Average: 0 12.83 0.00 3.40 1.94 0.05 81.78 17:09:42 Average: 1 13.09 0.00 3.26 2.02 0.05 81.57 17:09:42 17:09:42 17:09:42