Pull request #3622 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 rather than 86f6abfecd80b73de97252db26bef9d7157a4426 Obtained Jenkinsfile from 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh341163546248086764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2334380533017371838.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3622/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3622/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh450146181362836844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3622/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4330606625850915151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5546176773240112170.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3622/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3622/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1551683513085017387.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-83 in /w/workspace/edgexfoundry_edgex-go_PR-3622 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2445642712517219152.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 86f6abfecd80b73de97252db26bef9d7157a4426 Merge succeeded, producing 86f6abfecd80b73de97252db26bef9d7157a4426 Checking out Revision 86f6abfecd80b73de97252db26bef9d7157a4426 (PR-3622) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2897342416026546389.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3622/head:refs/remotes/origin/PR-3622 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5021045354258845800.key > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 Commit message: "fix: Fix core-command crashes error" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:15:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:15:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:15:54 ========================================================= 09:15:54 EdgeX Global Pipelines Version Info 09:15:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:15:55 ------------------- 09:15:55 stable info: 09:15:55 ------------------- 09:15:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:15:55 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 09:15:55 Message: update stable to v1.0.196 09:15:56 ------------------- 09:15:56 experimental info: 09:15:56 ------------------- 09:15:56 Commited By: **** collab-it+edgex@linuxfoundation.org 09:15:56 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 09:15:56 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:15:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3622 [Pipeline] echo 09:15:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3622 [Pipeline] echo 09:15:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3622 [Pipeline] echo 09:15:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86f6abfecd80b73de97252db26bef9d7157a4426 [Pipeline] echo 09:15:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86f6abf [Pipeline] echo 09:15:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:58 provisioning config files... 09:15:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config248467998506882112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:58 ---> docker-login.sh 09:15:58 nexus3.edgexfoundry.org:10001 09:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:59 Configure a credential helper to remove this warning. See 09:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:59 09:15:59 Login Succeeded 09:15:59 nexus3.edgexfoundry.org:10002 09:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:59 Configure a credential helper to remove this warning. See 09:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:59 09:15:59 Login Succeeded 09:15:59 nexus3.edgexfoundry.org:10003 09:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:59 Configure a credential helper to remove this warning. See 09:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:59 09:15:59 Login Succeeded 09:15:59 nexus3.edgexfoundry.org:10004 09:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:59 Configure a credential helper to remove this warning. See 09:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:59 09:15:59 Login Succeeded 09:15:59 docker.io 09:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:59 Configure a credential helper to remove this warning. See 09:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:59 09:15:59 Login Succeeded 09:15:59 ---> docker-login.sh ends [Pipeline] } 09:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:00 ++ 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 09:16:00 + for file in '`ls cmd/**/Dockerfile`' 09:16:00 ++ dirname cmd/core-command/Dockerfile 09:16:00 ++ cut -d/ -f2 09:16:00 + echo core-command,cmd/core-command/Dockerfile 09:16:00 + for file in '`ls cmd/**/Dockerfile`' 09:16:00 ++ dirname cmd/core-data/Dockerfile 09:16:00 ++ cut -d/ -f2 09:16:00 + echo core-data,cmd/core-data/Dockerfile 09:16:00 + for file in '`ls cmd/**/Dockerfile`' 09:16:00 ++ dirname cmd/core-metadata/Dockerfile 09:16:00 ++ cut -d/ -f2 09:16:00 + echo core-metadata,cmd/core-metadata/Dockerfile 09:16:00 + for file in '`ls cmd/**/Dockerfile`' 09:16:00 ++ dirname cmd/security-bootstrapper/Dockerfile 09:16:00 ++ cut -d/ -f2 09:16:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:16:00 + for file in '`ls cmd/**/Dockerfile`' 09:16:00 ++ dirname cmd/security-proxy-setup/Dockerfile 09:16:00 ++ cut -d/ -f2 09:16:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:16:00 + for file in '`ls cmd/**/Dockerfile`' 09:16:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:16:00 ++ cut -d/ -f2 09:16:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:16:00 + for file in '`ls cmd/**/Dockerfile`' 09:16:00 ++ dirname cmd/support-notifications/Dockerfile 09:16:00 ++ cut -d/ -f2 09:16:00 + echo support-notifications,cmd/support-notifications/Dockerfile 09:16:00 + for file in '`ls cmd/**/Dockerfile`' 09:16:00 ++ dirname cmd/support-scheduler/Dockerfile 09:16:00 ++ cut -d/ -f2 09:16:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:16:00 + for file in '`ls cmd/**/Dockerfile`' 09:16:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:16:00 ++ cut -d/ -f2 09:16:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:16:00 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 09:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:01 09:16:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:16:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:01 latest: Pulling from edgex-devops/git-semver 09:16:01 31603596830f: Pulling fs layer 09:16:01 b6dc333f4379: Pulling fs layer 09:16:01 3d9ef1400e77: Pulling fs layer 09:16:01 fd332fbdc1db: Pulling fs layer 09:16:01 fd332fbdc1db: Waiting 09:16:02 b6dc333f4379: Download complete 09:16:02 31603596830f: Verifying Checksum 09:16:02 31603596830f: Download complete 09:16:02 fd332fbdc1db: Verifying Checksum 09:16:02 fd332fbdc1db: Download complete 09:16:02 3d9ef1400e77: Verifying Checksum 09:16:02 3d9ef1400e77: Download complete 09:16:02 31603596830f: Pull complete 09:16:02 b6dc333f4379: Pull complete 09:16:02 3d9ef1400e77: Pull complete 09:16:03 fd332fbdc1db: Pull complete 09:16:03 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 09:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:16:03 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 09:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:16:04 $ docker top b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:04 [ssh-agent] Looking for ssh-agent implementation... 09:16:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:04 $ docker exec b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 ssh-agent 09:16:04 SSH_AUTH_SOCK=/tmp/ssh-Ia1CdxGFOaxB/agent.14 09:16:04 SSH_AGENT_PID=20 09:16:04 Running ssh-add (command line suppressed) 09:16:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_528425054387601151.key (/w/workspace/edgex-go/1@tmp/private_key_528425054387601151.key) 09:16:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:05 + git tag --points-at HEAD [Pipeline] } 09:16:05 $ docker exec --env ******** --env ******** b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 ssh-agent -k 09:16:05 unset SSH_AUTH_SOCK; 09:16:05 unset SSH_AGENT_PID; 09:16:05 echo Agent pid 20 killed; 09:16:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:16:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:05 [ssh-agent] Looking for ssh-agent implementation... 09:16:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:05 $ docker exec b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 ssh-agent 09:16:05 SSH_AUTH_SOCK=/tmp/ssh-lR7yWqu405Wr/agent.53 09:16:05 SSH_AGENT_PID=59 09:16:05 Running ssh-add (command line suppressed) 09:16:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2010794082354341590.key (/w/workspace/edgex-go/1@tmp/private_key_2010794082354341590.key) 09:16:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:06 + git semver init 09:16:06 # -> Open(): unable to determine branch for HEAD 09:16:06 # $GIT_DIR = /w/workspace/edgex-go/1/.git 09:16:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 09:16:06 # $SEMVER_REMOTE_NAME = origin 09:16:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:16:06 # $SEMVER_USER_NAME = edgex-jenkins 09:16:06 # $SEMVER_BRANCH = PR-3622 09:16:06 # $SEMVER_TEMP = /tmp/semver-008957957 09:16:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:16:32 # '/tmp/semver-008957957' -> '/w/workspace/edgex-go/1/.semver' 09:16:32 # -> Force: false 09:16:32 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 09:16:32 $ docker exec --env ******** --env ******** b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 ssh-agent -k 09:16:32 unset SSH_AUTH_SOCK; 09:16:32 unset SSH_AGENT_PID; 09:16:32 echo Agent pid 59 killed; 09:16:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:33 + git semver [Pipeline] } 09:16:33 $ docker stop --time=1 b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 09:16:35 $ docker rm -f b4e24a13d34df9ac40d22481cb34410318e7687f4664e681ba479d6149599d57 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:16:35 Stashed 1 file(s) [Pipeline] echo 09:16:35 [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 09:16:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:16:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:16:37 + sudo service docker restart 09:16:37 + true 09:16:37 Redirecting to /bin/systemctl restart docker.service 09:16:51 Still waiting to schedule task 09:16:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-81’ is offline [Pipeline] echo 09:16:55 ========================================================= 09:16:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:16:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:16:56 + 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 . 09:16:57 Sending build context to Docker daemon 328.3MB 09:16:57 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:16:57 Step 2/6 : FROM ${BASE} 09:16:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:16:57 540db60ca938: Pulling fs layer 09:16:57 adcc1eea9eea: Pulling fs layer 09:16:57 4c4ab2625f07: Pulling fs layer 09:16:57 0773c198feca: Pulling fs layer 09:16:57 345f892a5656: Pulling fs layer 09:16:57 9ac62484cfdc: Pulling fs layer 09:16:57 5ac4037533be: Pulling fs layer 09:16:57 dc6bda0758c5: Pulling fs layer 09:16:57 0773c198feca: Waiting 09:16:57 345f892a5656: Waiting 09:16:57 9ac62484cfdc: Waiting 09:16:57 dc6bda0758c5: Waiting 09:16:57 5ac4037533be: Waiting 09:16:57 4c4ab2625f07: Verifying Checksum 09:16:57 4c4ab2625f07: Download complete 09:16:57 adcc1eea9eea: Verifying Checksum 09:16:57 adcc1eea9eea: Download complete 09:16:57 345f892a5656: Verifying Checksum 09:16:57 345f892a5656: Download complete 09:16:57 540db60ca938: Verifying Checksum 09:16:57 540db60ca938: Download complete 09:16:57 9ac62484cfdc: Verifying Checksum 09:16:57 9ac62484cfdc: Download complete 09:16:57 540db60ca938: Pull complete 09:16:57 adcc1eea9eea: Pull complete 09:16:57 4c4ab2625f07: Pull complete 09:16:58 5ac4037533be: Verifying Checksum 09:16:58 5ac4037533be: Download complete 09:17:00 dc6bda0758c5: Verifying Checksum 09:17:00 dc6bda0758c5: Download complete 09:17:00 0773c198feca: Verifying Checksum 09:17:00 0773c198feca: Download complete 09:17:04 0773c198feca: Pull complete 09:17:04 345f892a5656: Pull complete 09:17:04 9ac62484cfdc: Pull complete 09:17:04 5ac4037533be: Pull complete 09:17:06 dc6bda0758c5: Pull complete 09:17:06 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 09:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:17:06 ---> eb58bd16d52e 09:17:06 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 09:17:07 ---> Running in f1d4821f8eda 09:17:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:17:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:17:09 (1/12) Installing libmagic (5.39-r0) 09:17:09 (2/12) Installing file (5.39-r0) 09:17:09 (3/12) Installing libc-dev (0.7.2-r3) 09:17:09 (4/12) Installing g++ (10.2.1_pre1-r3) 09:17:14 (5/12) Installing fortify-headers (1.1-r0) 09:17:14 (6/12) Installing patch (2.7.6-r7) 09:17:14 (7/12) Installing build-base (0.5-r2) 09:17:14 (8/12) Installing libsodium (1.0.18-r0) 09:17:15 (9/12) Installing pkgconf (1.7.3-r0) 09:17:15 (10/12) Installing libsodium-dev (1.0.18-r0) 09:17:15 (11/12) Installing libzmq (4.3.3-r1) 09:17:15 (12/12) Installing zeromq-dev (4.3.3-r1) 09:17:15 Executing busybox-1.32.1-r6.trigger 09:17:15 OK: 219 MiB in 52 packages 09:17:16 Removing intermediate container f1d4821f8eda 09:17:16 ---> 487e7c30303b 09:17:16 Step 4/6 : WORKDIR /edgex-go 09:17:16 ---> Running in 51b2f8ec8025 09:17:16 Removing intermediate container 51b2f8ec8025 09:17:16 ---> 331b87eb2275 09:17:16 Step 5/6 : COPY go.mod . 09:17:16 ---> 450552772764 09:17:16 Step 6/6 : RUN go mod download 09:17:16 ---> Running in d46320672bff 09:17:31 Removing intermediate container d46320672bff 09:17:31 ---> 68f7c0f51706 09:17:31 Successfully built 68f7c0f51706 09:17:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:17:32 + docker inspect -f . ci-base-image-x86_64 09:17:32 . [Pipeline] withDockerContainer 09:17:32 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 09:17:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:17:32 $ docker top 6df9dce3d9457c303882f2f468ddfa5b37233f6649e927b2deef577ef408cf2b -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:33 + go version 09:17:33 go version go1.16.5 linux/amd64 [Pipeline] } 09:17:33 $ docker stop --time=1 6df9dce3d9457c303882f2f468ddfa5b37233f6649e927b2deef577ef408cf2b 09:17:34 $ docker rm -f 6df9dce3d9457c303882f2f468ddfa5b37233f6649e927b2deef577ef408cf2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:17:35 + docker inspect -f . ci-base-image-x86_64 09:17:35 . [Pipeline] withDockerContainer 09:17:35 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 09:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:17:35 $ docker top 24e065fc55f57d3e3df1a90ff00fca488986f45816a69a7328bdadb0b2c3e905 -eo pid,comm [Pipeline] { [Pipeline] echo 09:17:35 ========================================================= 09:17:35 [edgeXBuildGoParallel] Running Tests and Build... 09:17:35 ========================================================= [Pipeline] sh 09:17:36 + go mod tidy [Pipeline] sh 09:17:36 + make test 09:17:36 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:17:36 go mod tidy 09:17:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:17:42 ? github.com/edgexfoundry/edgex-go [no test files] 09:18:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:18:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:18:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:18:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:18:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:18:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:18:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:18:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:18:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:18:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:18:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:18:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:18:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 09:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:18:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements 09:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:18:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 50.5% of statements 09:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:18:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.093s coverage: 88.5% of statements 09:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:18:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.042s coverage: 78.9% of statements 09:18:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:18:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 95.1% of statements 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:18:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:18:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 09:18:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:18:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 09:18:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements 09:18:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 09:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 09:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 09:18:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 09:18:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 09:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 09:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 09:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 81.8% of statements 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.042s coverage: 58.8% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements 09:18:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:18:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-84 in /w/workspace/edgexfoundry_edgex-go_PR-3622 [Pipeline] { [Pipeline] ws 09:18:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:18:56 The recommended git tool is: git 09:19:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:19:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 91.9% of statements 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:19:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:19:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:19:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:19:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 09:19:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 09:19:02 GO111MODULE=on go vet ./... 09:19:02 using credential edgex-jenkins-ssh 09:19:02 Cloning the remote Git repository 09:19:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:19:02 > git init /w/workspace/edgex-go/1 # timeout=10 09:19:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:19:02 > git --version # timeout=10 09:19:02 > git --version # 'git version 2.17.1' 09:19:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:20 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 86f6abfecd80b73de97252db26bef9d7157a4426 09:19:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:19:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:19:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:19:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3622/head:refs/remotes/origin/PR-3622 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:19:21 > git config core.sparsecheckout # timeout=10 09:19:21 > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 09:19:21 Merge succeeded, producing 86f6abfecd80b73de97252db26bef9d7157a4426 09:19:21 Checking out Revision 86f6abfecd80b73de97252db26bef9d7157a4426 (PR-3622) 09:19:21 > git remote # timeout=10 09:19:21 > git config --get remote.origin.url # timeout=10 09:19:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:21 > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 09:19:21 > git rev-parse HEAD^{commit} # timeout=10 09:19:21 > git config core.sparsecheckout # timeout=10 09:19:21 > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 09:19:24 gofmt -l . 09:19:24 [ "`gofmt -l .`" = "" ] 09:19:24 ./bin/test-attribution-txt.sh [Pipeline] sh 09:19:24 + ls -al . 09:19:24 total 564 09:19:24 drwxrwxr-x 10 1001 1001 4096 Jul 14 09:19 . 09:19:24 drwxr-xr-x 4 root root 28 Jul 14 09:17 .. 09:19:24 -rw-rw-r-- 1 1001 1001 11 Jul 14 09:15 .dockerignore 09:19:24 drwxrwxr-x 8 1001 1001 179 Jul 14 09:15 .git 09:19:24 drwxrwxr-x 3 1001 1001 125 Jul 14 09:15 .github 09:19:24 -rw-rw-r-- 1 1001 1001 818 Jul 14 09:15 .gitignore 09:19:24 -rw-rw-r-- 1 1001 1001 76 Jul 14 09:15 .hadolint.yml 09:19:24 drwx------ 3 1001 1001 58 Jul 14 09:16 .semver 09:19:24 -rw-rw-r-- 1 1001 1001 166 Jul 14 09:15 .sonarcloud.properties 09:19:24 -rw-rw-r-- 1 1001 1001 8609 Jul 14 09:15 Attribution.txt 09:19:24 -rw-rw-r-- 1 1001 1001 43881 Jul 14 09:15 CHANGELOG.md 09:19:24 -rw-rw-r-- 1 1001 1001 3804 Jul 14 09:15 CONTRIBUTING.md 09:19:24 -rw-rw-r-- 1 1001 1001 931 Jul 14 09:15 Dockerfile.build 09:19:24 -rw-rw-r-- 1 1001 1001 849 Jul 14 09:15 Jenkinsfile 09:19:24 -rw-rw-r-- 1 1001 1001 10775 Jul 14 09:15 LICENSE 09:19:24 -rw-rw-r-- 1 1001 1001 6003 Jul 14 09:15 Makefile 09:19:24 -rw-rw-r-- 1 1001 1001 7818 Jul 14 09:15 README.md 09:19:24 -rw-rw-r-- 1 1001 1001 6912 Jul 14 09:15 SECURITY.md 09:19:24 -rw-rw-r-- 1 1001 1001 5 Jul 14 09:16 VERSION 09:19:24 -rw-rw-r-- 1 1001 1001 4131 Jul 14 09:15 ZMQWindows.md 09:19:24 drwxrwxr-x 2 1001 1001 37 Jul 14 09:15 bin 09:19:24 drwxrwxr-x 14 1001 1001 4096 Jul 14 09:15 cmd 09:19:24 -rw-r--r-- 1 root root 399433 Jul 14 09:19 coverage.out 09:19:24 -rw-rw-r-- 1 1001 1001 812 Jul 14 09:15 go.mod 09:19:24 -rw-r--r-- 1 root root 20973 Jul 14 09:17 go.sum 09:19:24 drwxrwxr-x 7 1001 1001 114 Jul 14 09:15 internal 09:19:24 drwxrwxr-x 3 1001 1001 16 Jul 14 09:15 openapi 09:19:24 drwxrwxr-x 4 1001 1001 71 Jul 14 09:15 snap 09:19:24 -rw-rw-r-- 1 1001 1001 204 Jul 14 09:15 version.go [Pipeline] sh 09:19:25 + '[' -e coverage.out ] 09:19:25 + chown 1001:1001 coverage.out [Pipeline] stash 09:19:25 Stashed 1 file(s) [Pipeline] sh 09:19:25 + make build 09:19:25 go mod tidy 09:19:25 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 09:19:25 Commit message: "fix: Fix core-command crashes error" 09:19:25 > git --version # timeout=10 09:19:25 > git --version # 'git version 2.17.1' 09:19:25 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:27 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 09:19:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:19:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:19:27 + true 09:19:27 + sudo service docker restart 09:19:33 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 09:19:33 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 09:19:34 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 09:19:35 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 09:19:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:19:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:19:37 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 09:19:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:19:39 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 09:19:40 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] } 09:19:41 $ docker stop --time=1 24e065fc55f57d3e3df1a90ff00fca488986f45816a69a7328bdadb0b2c3e905 09:19:43 $ docker rm -f 24e065fc55f57d3e3df1a90ff00fca488986f45816a69a7328bdadb0b2c3e905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:47 provisioning config files... 09:19:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7734242333929322821tmp [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:48 09:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:19:48 ---> docker-login.sh 09:19:48 nexus3.edgexfoundry.org:10001 09:19:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:48 latest: Pulling from edgex-devops/edgex-compose 09:19:48 cbdbe7a5bc2a: Pulling fs layer 09:19:48 ca9280d653b3: Pulling fs layer 09:19:48 7e9c9ca2126c: Pulling fs layer 09:19:49 cbdbe7a5bc2a: Verifying Checksum 09:19:49 cbdbe7a5bc2a: Download complete 09:19:49 cbdbe7a5bc2a: Pull complete 09:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:49 ca9280d653b3: Verifying Checksum 09:19:49 ca9280d653b3: Download complete 09:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:50 Configure a credential helper to remove this warning. See 09:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:50 09:19:50 Login Succeeded 09:19:50 nexus3.edgexfoundry.org:10002 09:19:50 ca9280d653b3: Pull complete 09:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:50 Configure a credential helper to remove this warning. See 09:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:50 09:19:50 Login Succeeded 09:19:50 nexus3.edgexfoundry.org:10003 09:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:51 Configure a credential helper to remove this warning. See 09:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:51 09:19:51 Login Succeeded 09:19:51 nexus3.edgexfoundry.org:10004 09:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:51 7e9c9ca2126c: Verifying Checksum 09:19:51 7e9c9ca2126c: Download complete 09:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:51 Configure a credential helper to remove this warning. See 09:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:51 09:19:51 Login Succeeded 09:19:51 docker.io 09:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:52 Configure a credential helper to remove this warning. See 09:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:52 09:19:52 Login Succeeded 09:19:52 ---> docker-login.sh ends [Pipeline] } 09:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:19:53 ========================================================= 09:19:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:19:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:19:53 + 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 . 09:19:54 7e9c9ca2126c: Pull complete 09:19:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:19:54 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 09:19:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:19:56 Sending build context to Docker daemon 165.8MB 09:19:56 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:19:56 Step 2/6 : FROM ${BASE} 09:19:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:19:56 595b0fe564bb: Pulling fs layer 09:19:56 24495759ef45: Pulling fs layer 09:19:56 d148012ef14d: Pulling fs layer 09:19:56 cb65c68fc2e2: Pulling fs layer 09:19:56 093eec477d81: Pulling fs layer 09:19:56 20fd20ab2234: Pulling fs layer 09:19:56 43245461236d: Pulling fs layer 09:19:56 5a37c24eccbd: Pulling fs layer 09:19:56 cb65c68fc2e2: Waiting 09:19:56 093eec477d81: Waiting 09:19:56 20fd20ab2234: Waiting 09:19:56 5a37c24eccbd: Waiting 09:19:56 43245461236d: Waiting 09:19:56 d148012ef14d: Verifying Checksum 09:19:56 d148012ef14d: Download complete 09:19:56 24495759ef45: Verifying Checksum 09:19:56 24495759ef45: Download complete 09:19:56 093eec477d81: Verifying Checksum 09:19:56 093eec477d81: Download complete 09:19:56 20fd20ab2234: Download complete 09:19:56 595b0fe564bb: Verifying Checksum 09:19:56 595b0fe564bb: Download complete 09:19:56 43245461236d: Verifying Checksum 09:19:56 43245461236d: Download complete 09:19:57 595b0fe564bb: Pull complete 09:19:57 24495759ef45: Pull complete 09:19:57 $ docker top 7a1bd1a3b20c91d56e4578826123d77343367572dcf3fb7df1beb6d44642635e -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:58 d148012ef14d: Pull complete 09:19:58 + docker-compose build --help 09:19:58 + grep parallel 09:19:58 5a37c24eccbd: Verifying Checksum 09:19:58 5a37c24eccbd: Download complete 09:19:58 --parallel Build images in parallel. [Pipeline] } 09:19:58 $ docker stop --time=1 7a1bd1a3b20c91d56e4578826123d77343367572dcf3fb7df1beb6d44642635e 09:19:59 cb65c68fc2e2: Verifying Checksum 09:19:59 cb65c68fc2e2: Download complete 09:20:00 $ docker rm -f 7a1bd1a3b20c91d56e4578826123d77343367572dcf3fb7df1beb6d44642635e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:20:00 . [Pipeline] withDockerContainer 09:20:01 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 09:20:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:20:01 $ docker top aea802bc7b3d39b07167ae4d049adbd057bcda614b11bb6c2b82e1340629c9d6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:01 + docker-compose -f ./docker-compose-build.yml build --parallel 09:20:02 Building core-command ... 09:20:02 Building core-data ... 09:20:02 Building core-metadata ... 09:20:02 Building security-bootstrapper ... 09:20:02 Building security-proxy-setup ... 09:20:02 Building security-secretstore-setup ... 09:20:02 Building support-notifications ... 09:20:02 Building support-scheduler ... 09:20:02 Building sys-mgmt-agent ... 09:20:02 Building support-notifications 09:20:02 Building core-command 09:20:02 Building core-data 09:20:02 Building support-scheduler 09:20:02 Building security-bootstrapper 09:20:09 cb65c68fc2e2: Pull complete 09:20:10 093eec477d81: Pull complete 09:20:10 20fd20ab2234: Pull complete 09:20:11 43245461236d: Pull complete 09:20:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:20:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:20:14 ---> 68f7c0f51706 09:20:14 Step 3/24 : WORKDIR /edgex-go 09:20:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:20:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:20:14 ---> 68f7c0f51706 09:20:14 Step 3/23 : WORKDIR /edgex-go 09:20:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:20:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:20:14 ---> 68f7c0f51706 09:20:14 Step 3/24 : WORKDIR /edgex-go 09:20:14 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:20:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:20:14 ---> 68f7c0f51706 09:20:14 Step 3/32 : WORKDIR /edgex-go 09:20:15 5a37c24eccbd: Pull complete 09:20:15 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 09:20:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:20:15 ---> 274d7007c78b 09:20:15 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 09:20:18 ---> Running in 27a0a37ef8ee 09:20:18 ---> Running in 98a8a9aafafb 09:20:18 ---> Running in 98dbd4467990 09:20:18 ---> Running in d9bf3bad5b30 09:20:18 ---> Running in 53d3b8731553 09:20:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:20:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:20:20 Removing intermediate container 27a0a37ef8ee 09:20:20 ---> 8ce91ac7a019 09:20:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:20 Removing intermediate container 53d3b8731553 09:20:20 ---> 39d82cd2b4b6 09:20:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:20 Removing intermediate container d9bf3bad5b30 09:20:20 ---> 040bcee0c86b 09:20:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:20 Removing intermediate container 98a8a9aafafb 09:20:20 ---> e79a4bf4bdaa 09:20:20 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:20 ---> Running in f843d7369f7b 09:20:20 ---> Running in 543e8028d64e 09:20:21 (1/12) Installing libmagic (5.39-r0) 09:20:21 ---> Running in ba36da72e4ac 09:20:21 ---> Running in 31a1de807849 09:20:21 (2/12) Installing file (5.39-r0) 09:20:21 (3/12) Installing libc-dev (0.7.2-r3) 09:20:21 (4/12) Installing g++ (10.2.1_pre1-r3) 09:20:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:20:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:20:22 ---> 68f7c0f51706 09:20:22 Step 3/23 : WORKDIR /edgex-go 09:20:22 ---> Using cache 09:20:22 ---> e79a4bf4bdaa 09:20:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:22 ---> Running in ee752cc196d8 09:20:22 Removing intermediate container f843d7369f7b 09:20:22 ---> a632e6e204dc 09:20:22 Step 5/23 : RUN apk add --update --no-cache make git 09:20:22 ---> Running in 4f9f26255a50 09:20:22 Removing intermediate container 543e8028d64e 09:20:22 ---> d62fabdb9660 09:20:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:20:22 ---> Running in de9a22f5d84d 09:20:22 Removing intermediate container ba36da72e4ac 09:20:22 ---> b82acbcc4ae6 09:20:22 Step 5/32 : RUN apk add --update --no-cache make git 09:20:22 ---> Running in a6db4b003adc 09:20:23 Removing intermediate container 31a1de807849 09:20:23 ---> f8d7d78d438b 09:20:23 Step 5/24 : RUN apk add --update --no-cache make git 09:20:23 Removing intermediate container ee752cc196d8 09:20:23 ---> 7b1a77aa0ad2 09:20:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:20:23 ---> Running in 4ebe5ea0e2ec 09:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:20:23 ---> Running in ad79413abfe4 09:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:20:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:20:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:20:24 OK: 219 MiB in 52 packages 09:20:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:20:24 OK: 219 MiB in 52 packages 09:20:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:20:24 OK: 219 MiB in 52 packages 09:20:25 OK: 219 MiB in 52 packages 09:20:25 Removing intermediate container 4f9f26255a50 09:20:25 ---> 93f51539aa9e 09:20:25 Step 6/23 : COPY go.mod . 09:20:25 Removing intermediate container de9a22f5d84d 09:20:25 ---> a883bbe82785 09:20:25 Step 6/24 : COPY go.mod . 09:20:25 OK: 219 MiB in 52 packages 09:20:25 Removing intermediate container a6db4b003adc 09:20:25 ---> 08e4175a4c7e 09:20:25 Step 6/32 : COPY go.mod . 09:20:26 ---> b5b1d5aaad31 09:20:26 Step 7/23 : RUN go mod download 09:20:26 ---> 0605adf09097 09:20:26 Step 7/24 : RUN go mod download 09:20:26 ---> Running in 4e2eb6e364d6 09:20:26 Removing intermediate container ad79413abfe4 09:20:26 ---> e7ec9e059fce 09:20:26 Step 6/23 : COPY go.mod . 09:20:26 ---> bf35dc63785e 09:20:26 Step 7/32 : RUN go mod download 09:20:26 ---> Running in 1ffdf58049fe 09:20:26 ---> Running in e39fd01428ee 09:20:26 (5/12) Installing fortify-headers (1.1-r0) 09:20:26 (6/12) Installing patch (2.7.6-r7) 09:20:26 (7/12) Installing build-base (0.5-r2) 09:20:26 (8/12) Installing libsodium (1.0.18-r0) 09:20:26 Removing intermediate container 4ebe5ea0e2ec 09:20:26 ---> ea011268239b 09:20:26 Step 6/24 : COPY go.mod . 09:20:26 ---> a7e93a62cb2b 09:20:26 Step 7/23 : RUN go mod download 09:20:26 ---> Running in 644c559ab681 09:20:26 (9/12) Installing pkgconf (1.7.3-r0) 09:20:26 (10/12) Installing libsodium-dev (1.0.18-r0) 09:20:26 (11/12) Installing libzmq (4.3.3-r1) 09:20:27 ---> 74068c595892 09:20:27 Step 7/24 : RUN go mod download 09:20:27 ---> Running in ef27016663bd 09:20:27 (12/12) Installing zeromq-dev (4.3.3-r1) 09:20:27 Executing busybox-1.32.1-r6.trigger 09:20:27 OK: 218 MiB in 52 packages 09:20:28 Removing intermediate container 4e2eb6e364d6 09:20:28 ---> f3a62be43552 09:20:28 Step 8/23 : COPY . . 09:20:28 Removing intermediate container 1ffdf58049fe 09:20:28 ---> 752dfd01a8ac 09:20:28 Step 8/24 : COPY . . 09:20:31 Removing intermediate container 98dbd4467990 09:20:31 ---> 052daea7e0ab 09:20:31 Step 4/6 : WORKDIR /edgex-go 09:20:31 ---> Running in 5f1832be101a 09:20:31 Removing intermediate container 5f1832be101a 09:20:31 ---> 3bcffaf7a63a 09:20:31 Step 5/6 : COPY go.mod . 09:20:32 ---> 8bc6bfce9fa1 09:20:32 Step 6/6 : RUN go mod download 09:20:32 ---> Running in b95bc090415e 09:20:34 Removing intermediate container e39fd01428ee 09:20:34 ---> f79a64e5f1f1 09:20:34 Step 8/32 : COPY . . 09:20:34 ---> 3966da5fd498 09:20:34 Step 9/23 : RUN go mod tidy 09:20:34 Removing intermediate container 644c559ab681 09:20:34 ---> 8f081c19bcd7 09:20:34 Step 8/23 : COPY . . 09:20:34 ---> ff76cdd7b448 09:20:34 Step 9/24 : RUN go mod tidy 09:20:34 ---> Running in 563a5e5cae04 09:20:34 Removing intermediate container ef27016663bd 09:20:34 ---> 137717e25d52 09:20:34 Step 8/24 : COPY . . 09:20:37 ---> Running in 5db4c8d6bb1b 09:20:43 Removing intermediate container 5db4c8d6bb1b 09:20:43 ---> d82ea55849bd 09:20:43 Step 10/24 : RUN make cmd/core-data/core-data 09:20:43 Removing intermediate container 563a5e5cae04 09:20:43 ---> 8f1a0c9eb24e 09:20:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:20:43 ---> Running in 44d91eb2bd33 09:20:43 ---> 68c0bd0f040e 09:20:43 Step 9/24 : RUN go mod tidy 09:20:43 ---> Running in 06f243cd5f8c 09:20:43 ---> 6669b1906568 09:20:43 Step 9/32 : RUN go mod tidy 09:20:43 ---> 4ebba5d5b696 09:20:43 Step 9/23 : RUN go mod tidy 09:20:43 ---> Running in 19d0129d3438 09:20:43 ---> Running in 2eab7ce1466d 09:20:43 ---> Running in dbfb9ace14d3 09:20:43 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 09:20:43 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 09:20:45 Removing intermediate container 19d0129d3438 09:20:45 ---> 0d6b7ae108a4 09:20:45 Step 10/24 : RUN make cmd/core-command/core-command 09:20:45 ---> Running in 3cbd16569cc6 09:20:45 Removing intermediate container 2eab7ce1466d 09:20:45 ---> 405a5ee30252 09:20:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:20:45 ---> Running in d97c614c3fa3 09:20:45 Removing intermediate container dbfb9ace14d3 09:20:45 ---> 913dad008d3c 09:20:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:20:45 ---> Running in 4984e09d68d3 09:20:46 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 09:20:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:20:46 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 09:20:59 Removing intermediate container b95bc090415e 09:20:59 ---> 393de4053050 09:20:59 Successfully built 393de4053050 09:20:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:20:59 + docker inspect -f . ci-base-image-arm64 09:20:59 . [Pipeline] withDockerContainer 09:20:59 prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container 09:20:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:21:01 $ docker top bfc642eb3907066216cf2e1a45d893c50ee7920f893735f7d1b174b3e2234a42 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:02 + go version 09:21:02 go version go1.16.5 linux/arm64 [Pipeline] } 09:21:02 $ docker stop --time=1 bfc642eb3907066216cf2e1a45d893c50ee7920f893735f7d1b174b3e2234a42 09:21:04 $ docker rm -f bfc642eb3907066216cf2e1a45d893c50ee7920f893735f7d1b174b3e2234a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:21:05 + docker inspect -f . ci-base-image-arm64 09:21:05 . [Pipeline] withDockerContainer 09:21:05 prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container 09:21:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:21:07 $ docker top 831211961de12a40150e36fe758b81cddee555fef613724d8051741825962229 -eo pid,comm [Pipeline] { [Pipeline] echo 09:21:07 ========================================================= 09:21:07 [edgeXBuildGoParallel] Running Tests and Build... 09:21:07 ========================================================= [Pipeline] sh 09:21:08 + go mod tidy [Pipeline] sh 09:21:09 + make test 09:21:09 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:21:09 go mod tidy 09:21:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:21:25 Removing intermediate container 06f243cd5f8c 09:21:25 ---> 825431fddfc5 09:21:25 09:21:25 Step 11/23 : FROM alpine:3.12 09:21:25 3.12: Pulling from library/alpine 09:21:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:21:25 Status: Downloaded newer image for alpine:3.12 09:21:26 ---> 13621d1b12d4 09:21:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:21:26 Removing intermediate container 44d91eb2bd33 09:21:26 ---> 053a14a5d0b6 09:21:26 09:21:26 Step 11/24 : FROM alpine:3.12 09:21:26 ---> 13621d1b12d4 09:21:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:21:26 Removing intermediate container 3cbd16569cc6 09:21:26 ---> 0f71c4550582 09:21:26 09:21:26 Step 11/24 : FROM alpine:3.12 09:21:26 ---> 13621d1b12d4 09:21:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:21:26 ---> Running in 1dffcc140f62 09:21:26 ---> Running in 8d8c02970eb6 09:21:26 ---> Running in 117814c03977 09:21:26 Removing intermediate container 117814c03977 09:21:26 ---> a4d06d691877 09:21:26 Step 13/24 : ENV APP_PORT=59880 09:21:27 ---> Running in 2ce320089a71 09:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:28 Removing intermediate container 4984e09d68d3 09:21:28 ---> 85c42d501ffb 09:21:28 09:21:28 Step 11/32 : FROM alpine:3.12 09:21:28 ---> 13621d1b12d4 09:21:28 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:21:28 Removing intermediate container 2ce320089a71 09:21:28 ---> 8c27e65de3ae 09:21:28 Step 14/24 : EXPOSE $APP_PORT 09:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:28 Removing intermediate container d97c614c3fa3 09:21:28 ---> 9de19cda5b09 09:21:28 09:21:28 Step 11/23 : FROM alpine:3.12 09:21:28 ---> 13621d1b12d4 09:21:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:28 (1/1) Installing dumb-init (1.2.2-r1) 09:21:28 ---> Running in 7fb43a1c3a53 09:21:28 ---> Running in 40e813f306a1 09:21:28 Executing busybox-1.31.1-r20.trigger 09:21:28 OK: 6 MiB in 15 packages 09:21:28 ---> Running in 6f1f0dcf7eea 09:21:28 (1/1) Installing dumb-init (1.2.2-r1) 09:21:28 Executing busybox-1.31.1-r20.trigger 09:21:28 OK: 6 MiB in 15 packages 09:21:28 Removing intermediate container 40e813f306a1 09:21:28 ---> eebc27129894 09:21:28 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:21:28 Removing intermediate container 7fb43a1c3a53 09:21:28 ---> 43d103414247 09:21:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:28 ---> Running in c3207e6b8fc1 09:21:28 ---> Running in dadfdf835a72 09:21:29 Removing intermediate container 1dffcc140f62 09:21:29 ---> 6beb18d15878 09:21:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:21:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:29 Removing intermediate container 8d8c02970eb6 09:21:29 ---> d485a6984de3 09:21:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:21:29 ---> Running in 8e6cfeb3bb50 09:21:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:29 ---> Running in e26100f467e0 09:21:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:29 (1/2) Installing ca-certificates (20191127-r4) 09:21:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:29 (2/2) Installing dumb-init (1.2.2-r1) 09:21:29 Executing busybox-1.31.1-r20.trigger 09:21:29 Executing ca-certificates-20191127-r4.trigger 09:21:29 Removing intermediate container 8e6cfeb3bb50 09:21:29 ---> 8d52ed979f87 09:21:29 Step 14/24 : ENV APP_PORT=59882 09:21:29 OK: 6 MiB in 16 packages 09:21:29 (1/2) Installing dumb-init (1.2.2-r1) 09:21:29 (2/2) Installing su-exec (0.2-r1) 09:21:29 ---> Running in 69ffe0ebd20a 09:21:29 Executing busybox-1.31.1-r20.trigger 09:21:29 OK: 6 MiB in 16 packages 09:21:29 Removing intermediate container e26100f467e0 09:21:29 ---> 6ff9d1cb0759 09:21:29 Step 14/23 : ENV APP_PORT=59861 09:21:29 ---> Running in 25f66f1de0b7 09:21:30 Removing intermediate container 69ffe0ebd20a 09:21:30 ---> 19ba173e2a48 09:21:30 Step 15/24 : EXPOSE $APP_PORT 09:21:30 ---> Running in 196d086aacd6 09:21:30 Removing intermediate container 25f66f1de0b7 09:21:30 ---> 22c8ddc0676d 09:21:30 Step 15/23 : EXPOSE $APP_PORT 09:21:30 ---> Running in 39e4bc9e7546 09:21:30 Removing intermediate container 196d086aacd6 09:21:30 ---> 1c6183640ba3 09:21:30 Step 16/24 : WORKDIR / 09:21:30 Removing intermediate container 6f1f0dcf7eea 09:21:30 ---> 7359e0a76de2 09:21:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:21:30 ---> Running in 8e366e3409bf 09:21:30 ---> Running in 92ee7babe221 09:21:30 Removing intermediate container c3207e6b8fc1 09:21:30 ---> aa1e2871b5e7 09:21:30 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:21:30 Removing intermediate container 39e4bc9e7546 09:21:30 ---> cccad4a5039d 09:21:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:30 ---> Running in f68e34e177c0 09:21:30 Removing intermediate container dadfdf835a72 09:21:30 ---> 1b2918713999 09:21:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:21:30 ---> Running in 8d900a10e4b6 09:21:30 Removing intermediate container 8e366e3409bf 09:21:30 ---> 7ad2f6f42b4b 09:21:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:30 Removing intermediate container 92ee7babe221 09:21:30 ---> e135cc4829d8 09:21:30 Step 14/23 : ENV APP_PORT=59860 09:21:30 Removing intermediate container f68e34e177c0 09:21:30 ---> 104264f3dd5c 09:21:30 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:21:30 ---> Running in 4b77152bdcf8 09:21:30 ---> Running in 59db1a8d02e0 09:21:30 ---> 8540ca727d9b 09:21:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:21:30 ---> bcdd9e73b184 09:21:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:21:30 Removing intermediate container 4b77152bdcf8 09:21:30 ---> af930ec2e632 09:21:30 Step 15/23 : EXPOSE $APP_PORT 09:21:31 ---> Running in 0973a225dfa1 09:21:31 Removing intermediate container 59db1a8d02e0 09:21:31 ---> aab2347e583e 09:21:31 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:21:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:31 ---> Running in 026b19878ee6 09:21:31 Removing intermediate container 0973a225dfa1 09:21:31 ---> 137453d4ed41 09:21:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:31 ---> 88b7531fa91c 09:21:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:21:31 ---> 3e925b03c2c7 09:21:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:21:31 ---> d9b4daa6a5c0 09:21:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:21:31 ---> 1ed00ded2819 09:21:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:21:31 ---> Running in 9d964a9c5862 09:21:31 ---> 4f09eaeb6a37 09:21:31 Step 20/24 : ENTRYPOINT ["/core-command"] 09:21:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:31 Removing intermediate container 9d964a9c5862 09:21:31 ---> 697d3e98c2da 09:21:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:31 ---> Running in 30cd3470ca4c 09:21:31 ---> Running in 84e3f2adb023 09:21:31 ---> e153af2e7053 09:21:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:21:31 Removing intermediate container 30cd3470ca4c 09:21:31 ---> c2d65752b76b 09:21:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:31 Removing intermediate container 84e3f2adb023 09:21:31 ---> ea3c24727c60 09:21:31 Step 21/23 : LABEL arch=x86_64 09:21:32 ---> Running in bd1dbeb9a246 09:21:32 (1/6) Installing dumb-init (1.2.2-r1) 09:21:32 ---> Running in c2912f88d17c 09:21:32 (2/6) Installing libgcc (9.3.0-r2) 09:21:32 Removing intermediate container 026b19878ee6 09:21:32 ---> 35db89531c4d 09:21:32 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:21:32 ---> 9715e883719c 09:21:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:21:32 Removing intermediate container bd1dbeb9a246 09:21:32 ---> 61798e8468e5 09:21:32 Step 22/24 : LABEL arch=x86_64 09:21:32 ---> Running in 04c994fed2f1 09:21:32 Removing intermediate container c2912f88d17c 09:21:32 ---> b3ac07221697 09:21:32 Step 22/23 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:21:32 ---> Running in bf071371353d 09:21:32 ---> Running in 9480ef6ba19f 09:21:32 (3/6) Installing libsodium (1.0.18-r0) 09:21:32 ---> Running in ac1e30ec9f31 09:21:32 (4/6) Installing libstdc++ (9.3.0-r2) 09:21:32 Removing intermediate container 04c994fed2f1 09:21:32 ---> 95242319e63b 09:21:32 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:21:32 Removing intermediate container bf071371353d 09:21:32 ---> e416d22a6439 09:21:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:32 Removing intermediate container 9480ef6ba19f 09:21:32 ---> 2780441cbdc6 09:21:32 Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:21:32 ---> Running in 762b8208327f 09:21:32 ---> Running in be6721be9829 09:21:32 Removing intermediate container ac1e30ec9f31 09:21:32 ---> 90e2c502024c 09:21:32 Step 23/23 : LABEL version=0.0.0 09:21:32 ---> Running in 8fd7f66b8a4c 09:21:32 Removing intermediate container be6721be9829 09:21:32 ---> 8a4832f4be19 09:21:32 Step 24/24 : LABEL version=0.0.0 09:21:32 Removing intermediate container 762b8208327f 09:21:32 ---> 6e27b6000509 09:21:32 Step 21/23 : LABEL arch=x86_64 09:21:32 ---> Running in 01c1a92c729f 09:21:32 ---> 3b947a81c0a5 09:21:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:21:32 Removing intermediate container 8fd7f66b8a4c 09:21:32 ---> a29ef10ae6bb 09:21:32 09:21:32 ---> Running in 61e2bb3e8a45 09:21:32 ---> Running in f0f86d6cd4c2 09:21:32 Successfully built a29ef10ae6bb 09:21:32 Successfully tagged support-scheduler:latest 09:21:32 Building security-proxy-setup 09:21:32  Building support-scheduler ... done Removing intermediate container 01c1a92c729f 09:21:32 ---> 40cf548ac878 09:21:32 09:21:33 Successfully built 40cf548ac878 09:21:33 Successfully tagged core-command:latest 09:21:33 Building security-secretstore-setup 09:21:33  Building core-command ... done Removing intermediate container 61e2bb3e8a45 09:21:33 ---> 0af2ffa847e7 09:21:33 Step 22/23 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:21:33 (5/6) Installing libzmq (4.3.3-r0) 09:21:34 (6/6) Installing zeromq (4.3.3-r0) 09:21:34 Executing busybox-1.31.1-r20.trigger 09:21:34 OK: 8 MiB in 20 packages 09:21:35 ---> Running in 10807761cd24 09:21:37 Removing intermediate container 10807761cd24 09:21:37 ---> bb154f8d418a 09:21:37 Step 23/23 : LABEL version=0.0.0 09:21:37 ? github.com/edgexfoundry/edgex-go [no test files] 09:21:37 Removing intermediate container f0f86d6cd4c2 09:21:37 ---> c51198da477a 09:21:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:39 Removing intermediate container 8d900a10e4b6 09:21:39 ---> 671c0990a1fc 09:21:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:39 ---> Running in 2eba4bb9fb20 09:21:41 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:21:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:21:41 ---> 68f7c0f51706 09:21:41 Step 3/26 : WORKDIR /edgex-go 09:21:41 ---> Using cache 09:21:41 ---> e79a4bf4bdaa 09:21:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:41 ---> Using cache 09:21:41 ---> 7b1a77aa0ad2 09:21:41 Step 5/26 : RUN apk add --update --no-cache make git 09:21:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:21:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:21:41 ---> 68f7c0f51706 09:21:41 Step 3/22 : WORKDIR /edgex-go 09:21:41 ---> Using cache 09:21:41 ---> e79a4bf4bdaa 09:21:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:41 ---> Using cache 09:21:41 ---> 7b1a77aa0ad2 09:21:41 Step 5/22 : RUN apk add --update --no-cache make git 09:21:49 ---> 4c86bc223adb 09:21:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:21:49 ---> Running in 1a48f294a03a 09:21:49 ---> Running in 0fddaf68e415 09:21:49 Removing intermediate container 2eba4bb9fb20 09:21:49 ---> 47f5da1d10f9 09:21:49 09:21:49 ---> 82fae370485a 09:21:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:21:49 Successfully built 47f5da1d10f9 09:21:49 Successfully tagged support-notifications:latest 09:21:49 Building sys-mgmt-agent 09:21:49  Building support-notifications ... done  ---> 3a0311aa35ec 09:21:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:21:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:21:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:21:56 ---> 68f7c0f51706 09:21:56 Step 3/24 : WORKDIR /edgex-go 09:21:56 ---> Using cache 09:21:56 ---> e79a4bf4bdaa 09:21:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:56 ---> Using cache 09:21:56 ---> 7b1a77aa0ad2 09:21:56 Step 5/24 : RUN apk add --update --no-cache make bash git 09:22:03 ---> 3450a09c6b02 09:22:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:22:03 ---> Running in 18268337882c 09:22:03 ---> bb9c7d9ead8f 09:22:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:22:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:22:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:22:03 ---> 48d0a60275a8 09:22:03 Step 20/24 : ENTRYPOINT ["/core-data"] 09:22:03 ---> ff81c7f959b2 09:22:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:22:03 ---> Running in 46c9d7bd711e 09:22:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:22:03 Removing intermediate container 46c9d7bd711e 09:22:03 ---> e052bc47ec59 09:22:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:22:03 ---> b66516ef4222 09:22:03 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:22:03 ---> Running in 5cf608bc98ef 09:22:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:22:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:22:03 ---> Running in 572547c996b2 09:22:03 Removing intermediate container 5cf608bc98ef 09:22:03 ---> 5a59566f1905 09:22:03 Step 22/24 : LABEL arch=x86_64 09:22:03 ---> Running in 20b4503d422d 09:22:03 Removing intermediate container 572547c996b2 09:22:03 ---> 80fad9c7d278 09:22:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:22:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:22:03 Removing intermediate container 20b4503d422d 09:22:03 ---> fdfdfb47d7a9 09:22:03 Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:22:03 OK: 219 MiB in 52 packages 09:22:04 ---> Running in 5a638057b4a2 09:22:04 ---> 2779ec9142c1 09:22:04 Step 27/32 : RUN chmod +x /entrypoint.sh 09:22:04 OK: 219 MiB in 52 packages 09:22:04 OK: 219 MiB in 52 packages 09:22:04 Removing intermediate container 5a638057b4a2 09:22:04 ---> aadc4d36ab53 09:22:04 Step 24/24 : LABEL version=0.0.0 09:22:04 ---> Running in 92772d9d0acd 09:22:05 ---> Running in 8fd939997e95 09:22:05 Removing intermediate container 1a48f294a03a 09:22:05 ---> 21a81341bffc 09:22:05 Step 6/26 : COPY go.mod . 09:22:05 Removing intermediate container 8fd939997e95 09:22:05 ---> 3fb9ef6db72e 09:22:05 09:22:05 Successfully built 3fb9ef6db72e 09:22:05 ---> df29d040015f 09:22:05 Step 7/26 : RUN go mod download 09:22:05 Successfully tagged core-data:latest 09:22:05 Building core-metadata 09:22:05  Building core-data ... done Removing intermediate container 0fddaf68e415 09:22:05 ---> 5c2a24b70276 09:22:05 Step 6/22 : COPY go.mod . 09:22:06 ---> Running in fcd5558eb595 09:22:06 Removing intermediate container 18268337882c 09:22:06 ---> 8a47f39633d8 09:22:06 Step 6/24 : COPY go.mod . 09:22:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:22:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:22:16 ---> 68f7c0f51706 09:22:16 Step 3/24 : WORKDIR /edgex-go 09:22:16 ---> Using cache 09:22:16 ---> e79a4bf4bdaa 09:22:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:16 ---> Using cache 09:22:16 ---> 7b1a77aa0ad2 09:22:16 Step 5/24 : RUN apk add --update --no-cache make git 09:22:16 ---> Using cache 09:22:16 ---> 5c2a24b70276 09:22:16 Step 6/24 : COPY go.mod . 09:22:16 ---> Using cache 09:22:16 ---> 08b965611646 09:22:16 Step 7/24 : RUN go mod download 09:22:19 ---> 08b965611646 09:22:19 Step 7/22 : RUN go mod download 09:22:19 ---> 157ba2ce534c 09:22:19 Step 7/24 : RUN go mod download 09:22:19 ---> Running in 332d7ba7d23a 09:22:19 ---> Running in a513917bbd02 09:22:19 ---> Running in d1552815b138 09:22:20 Removing intermediate container 92772d9d0acd 09:22:20 ---> 7a9ce16fd230 09:22:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:22:20 ---> Running in fa6fe6275965 09:22:20 Removing intermediate container fa6fe6275965 09:22:20 ---> ef108af5cee3 09:22:20 Step 29/32 : CMD ["gate"] 09:22:21 Removing intermediate container fcd5558eb595 09:22:21 ---> c85e0c518792 09:22:21 Step 8/26 : COPY . . 09:22:21 ---> Running in 4d4c2c10c2e8 09:22:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:22:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:22:33 Removing intermediate container 4d4c2c10c2e8 09:22:33 ---> 930accdd96bd 09:22:33 Step 30/32 : LABEL arch=x86_64 09:22:33 ---> ebc1ecfcafd3 09:22:33 Step 9/26 : RUN go mod tidy 09:22:33 ---> Running in 69b011cf0d42 09:22:33 ---> Running in c130c28576a9 09:22:33 Removing intermediate container 332d7ba7d23a 09:22:33 ---> 38755f720237 09:22:33 Step 8/24 : COPY . . 09:22:33 Removing intermediate container a513917bbd02 09:22:33 ---> 71c10b5c9bb9 09:22:33 Step 8/22 : COPY . . 09:22:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:22:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:22:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:22:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:22:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:22:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:22:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:22:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:22:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:22:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:22:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:23:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.176s coverage: 28.7% of statements 09:23:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:23:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:23:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 100.0% of statements 09:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:23:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.342s coverage: 50.5% of statements 09:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:23:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.551s coverage: 88.5% of statements 09:23:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:23:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:23:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.200s coverage: 78.9% of statements 09:23:05 Removing intermediate container c130c28576a9 09:23:05 ---> 53344268dc34 09:23:05 Step 31/32 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:23:05 Removing intermediate container d1552815b138 09:23:05 ---> c797b93fd1d6 09:23:05 Step 8/24 : COPY . . 09:23:05 ---> 0a3d35a11de9 09:23:05 Step 9/24 : RUN go mod tidy 09:23:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.207s coverage: 81.2% of statements 09:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:23:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.391s coverage: 95.1% of statements 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:23:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.171s coverage: 60.0% of statements 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:23:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.264s coverage: 0.8% of statements 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:23:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 09:23:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 22.0% of statements 09:23:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:23:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements 09:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 79.5% of statements 09:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements 09:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements 09:23:15 ---> Running in 88e592a3550f 09:23:15 ---> 1b63fead043a 09:23:15 Step 9/22 : RUN go mod tidy 09:23:15 ---> Running in 1bd54ce441cc 09:23:15 ---> Running in ea6a069ac6a3 09:23:15 ---> 94d2721c66e2 09:23:15 Step 9/24 : RUN go mod tidy 09:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements 09:23:17 Removing intermediate container 88e592a3550f 09:23:17 ---> b87115f98938 09:23:17 Step 32/32 : LABEL version=0.0.0 09:23:17 Removing intermediate container 69b011cf0d42 09:23:17 ---> e0cc7665a994 09:23:17 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:23:17 ---> Running in d483d0ce0e9d 09:23:18 ---> Running in b65a0e968483 09:23:18 ---> Running in 3eff61d63de0 09:23:19 Removing intermediate container 3eff61d63de0 09:23:19 ---> 05385a9fab2a 09:23:19 09:23:19 Successfully built 05385a9fab2a 09:23:20 Successfully tagged security-bootstrapper:latest 09:23:20  Building security-bootstrapper ... done 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 09:23:21 Removing intermediate container 1bd54ce441cc 09:23:21 ---> d27fee3465b7 09:23:21 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:23:21 Removing intermediate container ea6a069ac6a3 09:23:21 ---> c2243e230b99 09:23:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:23:22 ---> Running in 798c8b4d3655 09:23:23 ---> Running in 9e5fbb216f89 09:23:23 Removing intermediate container d483d0ce0e9d 09:23:23 ---> 4df91717a964 09:23:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:23:23 ---> Running in fd6f180db5c0 09:23:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:23:24 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 09:23:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:23:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.199s coverage: 94.4% of statements 09:23:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 09:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.665s coverage: 81.8% of statements 09:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.238s coverage: 92.9% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.191s coverage: 58.8% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.199s coverage: 80.0% of statements 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.272s coverage: 91.2% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.611s coverage: 64.4% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 09:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.975s coverage: 66.9% of statements 09:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:23:47 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 09:23:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.817s coverage: 43.6% of statements 09:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:23:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.205s coverage: 89.5% of statements 09:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:23:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 09:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:23:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.217s coverage: 19.3% of statements 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:23:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.493s coverage: 91.9% of statements 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:23:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 62.7% of statements 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:23:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.353s coverage: 97.6% of statements 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:23:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:23:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:23:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 09:23:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.067s coverage: 95.4% of statements 09:23:56 GO111MODULE=on go vet ./... 09:24:05 Removing intermediate container b65a0e968483 09:24:05 ---> 740338742b9c 09:24:05 09:24:05 Step 11/26 : FROM alpine:3.12 09:24:05 ---> 13621d1b12d4 09:24:05 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:24:05 ---> Running in bd6a260771fd 09:24: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 09:24:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:24:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:24:05 (1/6) Installing ca-certificates (20191127-r4) 09:24:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:24:05 (3/6) Installing libcurl (7.77.0-r0) 09:24:05 (4/6) Installing curl (7.77.0-r0) 09:24:05 (5/6) Installing dumb-init (1.2.2-r1) 09:24:05 (6/6) Installing su-exec (0.2-r1) 09:24:05 Executing busybox-1.31.1-r20.trigger 09:24:06 Executing ca-certificates-20191127-r4.trigger 09:24:06 OK: 7 MiB in 20 packages 09:24:11 Removing intermediate container bd6a260771fd 09:24:11 ---> 3534b406e309 09:24:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:24:11 ---> Running in 7e97421183f3 09:24:12 Removing intermediate container fd6f180db5c0 09:24:12 ---> 18c36f9d589f 09:24:12 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:24:15 ---> Running in 29a5b7368c36 09:24:15 Removing intermediate container 7e97421183f3 09:24:15 ---> 7826c49a5e76 09:24:15 Step 14/26 : WORKDIR / 09:24:15 Removing intermediate container 9e5fbb216f89 09:24:15 ---> 2ac8add606e7 09:24:15 09:24:15 Step 11/22 : FROM alpine:3.12 09:24:15 ---> 13621d1b12d4 09:24:15 Step 12/22 : RUN apk add --update --no-cache curl 09:24:15 Removing intermediate container 798c8b4d3655 09:24:15 ---> 338b24858fea 09:24:15 09:24:15 Step 11/24 : FROM alpine:3.12 09:24:15 ---> 13621d1b12d4 09:24:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:24:15 ---> Using cache 09:24:15 ---> d485a6984de3 09:24:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:24:15 ---> Using cache 09:24:15 ---> 6ff9d1cb0759 09:24:15 Step 14/24 : ENV APP_PORT=59881 09:24:15 ---> Running in aa4350d41962 09:24:15 ---> Running in e45ae9bae7ed 09:24:16 ---> Running in 762e7195f549 09:24:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:24:17 Removing intermediate container 762e7195f549 09:24:17 ---> 93d3ccc65ae8 09:24:17 Step 15/24 : EXPOSE $APP_PORT 09:24:17 Removing intermediate container e45ae9bae7ed 09:24:17 ---> a03008d78090 09:24:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:24:17 ---> Running in 3709dabcd999 09:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:24:17 Removing intermediate container 3709dabcd999 09:24:17 ---> de86b8e0f974 09:24:17 Step 16/24 : WORKDIR / 09:24:17 ---> 4b2ea885565c 09:24:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:24:17 (1/4) Installing ca-certificates (20191127-r4) 09:24:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:24:17 (3/4) Installing libcurl (7.77.0-r0) 09:24:17 (4/4) Installing curl (7.77.0-r0) 09:24:17 Executing busybox-1.31.1-r20.trigger 09:24:17 Executing ca-certificates-20191127-r4.trigger 09:24:17 OK: 7 MiB in 18 packages 09:24:18 ---> Running in 02eb30842ebc 09:24:18 ---> c5f6eeece2c4 09:24:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:24:18 Removing intermediate container 02eb30842ebc 09:24:18 ---> 3f66b4b96592 09:24:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:24:18 ---> 5cfbec40d71f 09:24:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:24:19 ---> a2da71c57811 09:24:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:24:19 Removing intermediate container 29a5b7368c36 09:24:19 ---> d73b73585b82 09:24:19 09:24:19 Step 12/24 : FROM docker:20.10.0 09:24:19 ---> 47e50f1421a1 09:24:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:24:20 20.10.0: Pulling from library/docker 09:24:20 Removing intermediate container aa4350d41962 09:24:20 ---> d277ad570512 09:24:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:24:20 ---> e118b5f685ca 09:24:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:24:20 ---> Running in 1cfc0a6efd20 09:24:20 ---> 4fb5d8350b02 09:24:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:24:24 ---> 34fd71dc4447 09:24:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:24:25 Removing intermediate container 1cfc0a6efd20 09:24:25 ---> c005dd425db4 09:24:25 Step 14/22 : WORKDIR /edgex 09:24:25 ---> 9bfebb7b51eb 09:24:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:24:25 ---> Running in f08dbead4c91 09:24:25 ---> Running in 0f5fcd5c3767 09:24:25 Removing intermediate container f08dbead4c91 09:24:25 ---> 2ec2d4c8369a 09:24:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:24:25 Removing intermediate container 0f5fcd5c3767 09:24:25 ---> 73f8d144230b 09:24:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:24:25 ---> 6dc47a47f96d 09:24:25 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/ 09:24:26 ---> Running in b94a9e4cad5c 09:24:26 ---> Running in 293cfa39c625 09:24:30 ---> 34054919e97a 09:24:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:24:30 Removing intermediate container b94a9e4cad5c 09:24:30 ---> 36ecbc346e80 09:24:30 Step 22/24 : LABEL arch=x86_64 09:24:30 ---> Running in 5d23b8d8e8b1 09:24:30 ---> ea84c69f7a21 09:24:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:24:31 Removing intermediate container 5d23b8d8e8b1 09:24:31 ---> aa03de0fe29d 09:24:31 Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:24:32 ---> 9d95d3c36015 09:24:32 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:24:32 ---> Running in 551330e09eb7 09:24:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:24:32 ---> Running in e0154536de58 09:24:32 Status: Downloaded newer image for docker:20.10.0 09:24:32 ---> aefe523efa57 09:24:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:24:32 Removing intermediate container 293cfa39c625 09:24:32 ---> b7fc41135bbc 09:24:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:24:32 Removing intermediate container 551330e09eb7 09:24:32 ---> ed1fbb40284a 09:24:32 Step 24/24 : LABEL version=0.0.0 09:24:32 ---> Running in ab9d1061ffde 09:24:32 ---> Running in 354f170b0d16 09:24:32 ---> Running in b86e5363aaca 09:24:32 Removing intermediate container e0154536de58 09:24:32 ---> 1a67dab6feac 09:24:32 Step 19/22 : CMD ["--init=true"] 09:24:33 ---> Running in de2e876d249e 09:24:33 Removing intermediate container ab9d1061ffde 09:24:33 ---> 93bf20e65e4e 09:24:33 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:24:33 Removing intermediate container 354f170b0d16 09:24:33 ---> 0329f9e8e80d 09:24:33 Step 24/26 : LABEL arch=x86_64 09:24:33 Removing intermediate container b86e5363aaca 09:24:33 ---> 42594b7876fd 09:24:33 09:24:34 Successfully built 42594b7876fd 09:24:34 Successfully tagged core-metadata:latest 09:24:34  Building core-metadata ... done  ---> Running in 66aeaa3322fc 09:24:34 Removing intermediate container de2e876d249e 09:24:34 ---> 31875b0b3c74 09:24:34 Step 20/22 : LABEL arch=x86_64 09:24:34 ---> Running in 84b1f3b81d90 09:24:34 ---> Running in 29c78c03449c 09:24:34 Removing intermediate container 84b1f3b81d90 09:24:34 ---> 6fad0f5803d4 09:24:34 Step 25/26 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:24:34 Removing intermediate container 29c78c03449c 09:24:34 ---> a405e21f5788 09:24:34 Step 21/22 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:24:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:24:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:24:35 (1/39) Installing readline (8.0.4-r0) 09:24:35 (2/39) Installing bash (5.0.17-r0) 09:24:35 Executing bash-5.0.17-r0.post-install 09:24:35 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:24:35 (4/39) Installing libcurl (7.77.0-r0) 09:24:35 ---> Running in bebcbed07040 09:24:35 (5/39) Installing curl (7.77.0-r0) 09:24:35 (6/39) Installing dumb-init (1.2.2-r1) 09:24:35 (7/39) Installing libbz2 (1.0.8-r1) 09:24:35 (8/39) Installing expat (2.2.9-r1) 09:24:35 (9/39) Installing libffi (3.3-r2) 09:24:35 (10/39) Installing gdbm (1.13-r1) 09:24:35 ---> Running in 4dda332b5e9d 09:24:35 (11/39) Installing xz-libs (5.2.5-r0) 09:24:35 (12/39) Installing sqlite-libs (3.32.1-r1) 09:24:35 (13/39) Installing python3 (3.8.10-r0) 09:24:35 Removing intermediate container bebcbed07040 09:24:35 ---> 8cf0801027f1 09:24:35 Step 26/26 : LABEL version=0.0.0 09:24:40 Removing intermediate container 4dda332b5e9d 09:24:40 ---> f0c19113e06b 09:24:40 Step 22/22 : LABEL version=0.0.0 09:24:40 ---> Running in f2f92bf98188 09:24:40 (14/39) Installing py3-appdirs (1.4.4-r1) 09:24:40 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:24:40 (16/39) Installing py3-parsing (2.4.7-r0) 09:24:40 (17/39) Installing py3-six (1.15.0-r0) 09:24:40 (18/39) Installing py3-packaging (20.4-r0) 09:24:40 (19/39) Installing py3-setuptools (47.0.0-r0) 09:24:40 ---> Running in cbb08c6e54ae 09:24:40 (20/39) Installing py3-chardet (3.0.4-r4) 09:24:40 (21/39) Installing py3-idna (2.9-r0) 09:24:40 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:24:40 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:24:41 (24/39) Installing py3-requests (2.23.0-r0) 09:24:41 (25/39) Installing py3-msgpack (1.0.0-r0) 09:24:41 Removing intermediate container f2f92bf98188 09:24:41 ---> 68d3b7986278 09:24:41 09:24:41 (26/39) Installing py3-lockfile (0.12.2-r3) 09:24:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:24:41 Successfully built 68d3b7986278 09:24:42 (28/39) Installing py3-colorama (0.4.3-r0) 09:24:42 Successfully tagged security-secretstore-setup:latest 09:24:42 Removing intermediate container cbb08c6e54ae 09:24:42 ---> c73fc1e6519b 09:24:42 09:24:42 (29/39) Installing py3-distlib (0.3.0-r0) 09:24:42  Building security-secretstore-setup ... done (30/39) Installing py3-distro (1.5.0-r1) 09:24:42 (31/39) Installing py3-webencodings (0.5.1-r3) 09:24:42 (32/39) Installing py3-html5lib (1.0.1-r4) 09:24:42 Successfully built c73fc1e6519b 09:24:42 Successfully tagged security-proxy-setup:latest 09:24:42  Building security-proxy-setup ... done (33/39) Installing py3-pytoml (0.1.21-r0) 09:24:42 (34/39) Installing py3-pep517 (0.8.2-r0) 09:24:42 (35/39) Installing py3-progress (1.5-r0) 09:24:42 (36/39) Installing py3-toml (0.10.1-r0) 09:24:42 (37/39) Installing py3-retrying (1.3.3-r0) 09:24:42 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:24:42 (39/39) Installing py3-pip (20.1.1-r0) 09:24:42 Executing busybox-1.31.1-r19.trigger 09:24:42 OK: 72 MiB in 59 packages 09:24:42 Collecting docker-compose==1.23.2 09:24:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:24:43 Collecting PyYAML<4,>=3.10 09:24:43 Downloading PyYAML-3.13.tar.gz (270 kB) 09:24:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:24:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:24:43 Collecting docker<4.0,>=3.6.0 09:24:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:24:43 Collecting dockerpty<0.5,>=0.4.1 09:24:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:24:44 Collecting jsonschema<3,>=2.5.1 09:24:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:24:44 Collecting cached-property<2,>=1.2.0 09:24:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:24:44 Collecting texttable<0.10,>=0.9.0 09:24:44 Downloading texttable-0.9.1.tar.gz (11 kB) 09:24:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:24:44 Collecting docopt<0.7,>=0.6.1 09:24:44 Downloading docopt-0.6.2.tar.gz (25 kB) 09:24:44 Collecting websocket-client<1.0,>=0.32.0 09:24:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:24:44 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) 09:24:44 Collecting urllib3<1.25,>=1.21.1 09:24:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:24:45 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) 09:24:45 Collecting idna<2.8,>=2.5 09:24:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:24:45 Collecting docker-pycreds>=0.4.0 09:24:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:24:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:24:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:24:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:24:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:24:45 Installing collected packages: PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, cached-property, texttable, docopt, docker-compose 09:24:45 Running setup.py install for PyYAML: started 09:24:45 Running setup.py install for PyYAML: finished with status 'done' 09:24:45 Attempting uninstall: urllib3 09:24:45 Found existing installation: urllib3 1.25.9 09:24:45 Uninstalling urllib3-1.25.9: 09:24:45 Successfully uninstalled urllib3-1.25.9 09:24:46 Attempting uninstall: idna 09:24:46 Found existing installation: idna 2.9 09:24:46 Uninstalling idna-2.9: 09:24:46 Successfully uninstalled idna-2.9 09:24:46 Attempting uninstall: requests 09:24:46 Found existing installation: requests 2.23.0 09:24:46 Uninstalling requests-2.23.0: 09:24:46 Successfully uninstalled requests-2.23.0 09:24:48 Running setup.py install for dockerpty: started 09:24:48 Running setup.py install for dockerpty: finished with status 'done' 09:24:48 Running setup.py install for texttable: started 09:24:49 Running setup.py install for texttable: finished with status 'done' 09:24:49 Running setup.py install for docopt: started 09:24:49 Running setup.py install for docopt: finished with status 'done' 09:24:50 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 09:25:02 Removing intermediate container 66aeaa3322fc 09:25:02 ---> bc1be97076ff 09:25:02 Step 15/24 : ENV APP_PORT=58890 09:25:02 ---> Running in f2d5eab43db2 09:25:02 Removing intermediate container f2d5eab43db2 09:25:02 ---> ac6d4257981d 09:25:02 Step 16/24 : EXPOSE $APP_PORT 09:25:02 ---> Running in 616244c9f18c 09:25:02 Removing intermediate container 616244c9f18c 09:25:02 ---> faf6a45bea9a 09:25:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:25:03 ---> 7ff2abb743b9 09:25:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:25:03 ---> 9fe0c667dde9 09:25:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:25:03 ---> 45d350daef7f 09:25:03 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:25:04 ---> Running in 2ee76ee6331d 09:25:04 Removing intermediate container 2ee76ee6331d 09:25:04 ---> c8687ca1937f 09:25:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:25:04 ---> Running in cc07e1d8912a 09:25:04 Removing intermediate container cc07e1d8912a 09:25:04 ---> 91d5d57acf73 09:25:04 Step 22/24 : LABEL arch=x86_64 09:25:04 ---> Running in baa049cc7116 09:25:05 Removing intermediate container baa049cc7116 09:25:05 ---> 932e7ca38fae 09:25:05 Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:25:05 ---> Running in 1d8bb4256ec2 09:25:05 Removing intermediate container 1d8bb4256ec2 09:25:05 ---> 94de30fddd9a 09:25:05 Step 24/24 : LABEL version=0.0.0 09:25:05 ---> Running in 269b02d222c8 09:25:05 Removing intermediate container 269b02d222c8 09:25:05 ---> b788b3df2a85 09:25:05 09:25:06 Successfully built b788b3df2a85 09:25:06 Successfully tagged sys-mgmt-agent:latest 09:25:06  Building sys-mgmt-agent ... done  [Pipeline] } 09:25:06 $ docker stop --time=1 aea802bc7b3d39b07167ae4d049adbd057bcda614b11bb6c2b82e1340629c9d6 09:25:08 $ docker rm -f aea802bc7b3d39b07167ae4d049adbd057bcda614b11bb6c2b82e1340629c9d6 [Pipeline] // withDockerContainer [Pipeline] sh 09:25:09 + docker images 09:25:09 REPOSITORY TAG IMAGE ID CREATED SIZE 09:25:09 sys-mgmt-agent latest b788b3df2a85 4 seconds ago 311MB 09:25:09 security-proxy-setup latest c73fc1e6519b 28 seconds ago 25.7MB 09:25:09 security-secretstore-setup latest 68d3b7986278 29 seconds ago 28.7MB 09:25:09 core-metadata latest 42594b7876fd 37 seconds ago 16.6MB 09:25:09 d73b73585b82 51 seconds ago 1.16GB 09:25:09 338b24858fea 54 seconds ago 1.16GB 09:25:09 2ac8add606e7 56 seconds ago 1.16GB 09:25:09 740338742b9c About a minute ago 1.17GB 09:25:09 security-bootstrapper latest 05385a9fab2a About a minute ago 18.6MB 09:25:09 core-data latest 3fb9ef6db72e 3 minutes ago 20.3MB 09:25:09 support-notifications latest 47f5da1d10f9 3 minutes ago 16.7MB 09:25:09 core-command latest 40cf548ac878 3 minutes ago 15.9MB 09:25:09 support-scheduler latest a29ef10ae6bb 3 minutes ago 15.9MB 09:25:09 9de19cda5b09 3 minutes ago 1.16GB 09:25:09 85c42d501ffb 3 minutes ago 1.16GB 09:25:09 053a14a5d0b6 3 minutes ago 1.16GB 09:25:09 0f71c4550582 3 minutes ago 1.16GB 09:25:09 825431fddfc5 3 minutes ago 1.16GB 09:25:09 ci-base-image-x86_64 latest 68f7c0f51706 7 minutes ago 659MB 09:25:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 days ago 457MB 09:25:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 7 days ago 37.5MB 09:25:09 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 09:25:09 docker 20.10.0 aefe523efa57 7 months ago 240MB 09:25:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 09:25:18 gofmt -l . 09:25:18 [ "`gofmt -l .`" = "" ] 09:25:18 ./bin/test-attribution-txt.sh [Pipeline] sh 09:25:18 + ls -al . 09:25:18 total 592 09:25:18 drwxrwxr-x 9 1001 1001 4096 Jul 14 09:25 . 09:25:18 drwxr-xr-x 4 root root 4096 Jul 14 09:21 .. 09:25:18 -rw-rw-r-- 1 1001 1001 11 Jul 14 09:19 .dockerignore 09:25:18 drwxrwxr-x 8 1001 1001 4096 Jul 14 09:19 .git 09:25:18 drwxrwxr-x 3 1001 1001 4096 Jul 14 09:19 .github 09:25:18 -rw-rw-r-- 1 1001 1001 818 Jul 14 09:19 .gitignore 09:25:18 -rw-rw-r-- 1 1001 1001 76 Jul 14 09:19 .hadolint.yml 09:25:18 -rw-rw-r-- 1 1001 1001 166 Jul 14 09:19 .sonarcloud.properties 09:25:18 -rw-rw-r-- 1 1001 1001 8609 Jul 14 09:19 Attribution.txt 09:25:18 -rw-rw-r-- 1 1001 1001 43881 Jul 14 09:19 CHANGELOG.md 09:25:18 -rw-rw-r-- 1 1001 1001 3804 Jul 14 09:19 CONTRIBUTING.md 09:25:18 -rw-rw-r-- 1 1001 1001 931 Jul 14 09:19 Dockerfile.build 09:25:18 -rw-rw-r-- 1 1001 1001 849 Jul 14 09:19 Jenkinsfile 09:25:18 -rw-rw-r-- 1 1001 1001 10775 Jul 14 09:19 LICENSE 09:25:18 -rw-rw-r-- 1 1001 1001 6003 Jul 14 09:19 Makefile 09:25:18 -rw-rw-r-- 1 1001 1001 7818 Jul 14 09:19 README.md 09:25:18 -rw-rw-r-- 1 1001 1001 6912 Jul 14 09:19 SECURITY.md 09:25:18 -rw-rw-r-- 1 1001 1001 5 Jul 14 09:16 VERSION 09:25:18 -rw-rw-r-- 1 1001 1001 4131 Jul 14 09:19 ZMQWindows.md 09:25:18 drwxrwxr-x 2 1001 1001 4096 Jul 14 09:19 bin 09:25:18 drwxrwxr-x 14 1001 1001 4096 Jul 14 09:19 cmd 09:25:18 -rw-r--r-- 1 root root 399433 Jul 14 09:23 coverage.out 09:25:18 -rw-rw-r-- 1 1001 1001 812 Jul 14 09:19 go.mod 09:25:18 -rw-r--r-- 1 root root 20973 Jul 14 09:21 go.sum 09:25:18 drwxrwxr-x 7 1001 1001 4096 Jul 14 09:19 internal 09:25:18 drwxrwxr-x 3 1001 1001 4096 Jul 14 09:19 openapi 09:25:18 drwxrwxr-x 4 1001 1001 4096 Jul 14 09:19 snap 09:25:18 -rw-rw-r-- 1 1001 1001 204 Jul 14 09:19 version.go [Pipeline] sh 09:25:19 + '[' -e coverage.out ] 09:25:19 + chown 1001:1001 coverage.out [Pipeline] stash 09:25:19 Warning: overwriting stash ‘coverage-report’ 09:25:20 Stashed 1 file(s) [Pipeline] sh 09:25:21 + make build 09:25:21 go mod tidy 09:25:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:25:25 Still waiting to schedule task 09:25:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:25:28 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 09:25: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 09:25:51 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 09:25:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:25:56 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 09:25:59 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 09:26:03 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 09:26: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 09:26:10 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 09:26:12 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 09:26:15 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] } 09:26:21 $ docker stop --time=1 831211961de12a40150e36fe758b81cddee555fef613724d8051741825962229 09:26:23 $ docker rm -f 831211961de12a40150e36fe758b81cddee555fef613724d8051741825962229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:26:25 09:26:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:26:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:26:26 latest: Pulling from edgex-devops/edgex-compose-arm64 09:26:26 29e5d40040c1: Pulling fs layer 09:26:26 1ce36da41761: Pulling fs layer 09:26:26 25b303627fd3: Pulling fs layer 09:26:26 29e5d40040c1: Verifying Checksum 09:26:26 29e5d40040c1: Download complete 09:26:27 1ce36da41761: Verifying Checksum 09:26:27 1ce36da41761: Download complete 09:26:27 29e5d40040c1: Pull complete 09:26:28 1ce36da41761: Pull complete 09:26:28 25b303627fd3: Verifying Checksum 09:26:28 25b303627fd3: Download complete 09:26:38 25b303627fd3: Pull complete 09:26:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:26:39 prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container 09:26:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:26:42 $ docker top 769a31776071affcc26de95f83d617fc67c2d957892ec4527b32ef591eb0e07e -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:43 + grep+ docker-compose build --help parallel 09:26:43 09:26:47 --parallel Build images in parallel. [Pipeline] } 09:26:47 $ docker stop --time=1 769a31776071affcc26de95f83d617fc67c2d957892ec4527b32ef591eb0e07e 09:26:49 $ docker rm -f 769a31776071affcc26de95f83d617fc67c2d957892ec4527b32ef591eb0e07e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:26:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:26:50 . [Pipeline] withDockerContainer 09:26:50 prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container 09:26:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:26:52 $ docker top 8498775a3c96290f5eda443348c2a8dcb84b8d6434f3f438ead248b239cfb854 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:53 + docker-compose -f ./docker-compose-build.yml build --parallel 09:26:57 Building core-command ... 09:26:57 Building core-data ... 09:26:57 Building core-metadata ... 09:26:57 Building security-bootstrapper ... 09:26:57 Building security-proxy-setup ... 09:26:57 Building security-secretstore-setup ... 09:26:57 Building support-notifications ... 09:26:57 Building support-scheduler ... 09:26:57 Building sys-mgmt-agent ... 09:26:57 Building core-data 09:26:57 Building security-bootstrapper 09:26:57 Building security-secretstore-setup 09:26:57 Building security-proxy-setup 09:26:57 Building sys-mgmt-agent 09:27:01 Running on prd-ubuntu18.04-docker-8c-8g-85 in /w/workspace/edgexfoundry_edgex-go_PR-3622 [Pipeline] { [Pipeline] ws 09:27:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:27:01 The recommended git tool is: git 09:27:03 using credential edgex-jenkins-ssh 09:27:03 Cloning the remote Git repository 09:27:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:27:04 > git init /w/workspace/edgex-go/1 # timeout=10 09:27:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:27:04 > git --version # timeout=10 09:27:04 > git --version # 'git version 2.17.1' 09:27:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:27:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:29 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 86f6abfecd80b73de97252db26bef9d7157a4426 09:27:29 Merge succeeded, producing 86f6abfecd80b73de97252db26bef9d7157a4426 09:27:29 Checking out Revision 86f6abfecd80b73de97252db26bef9d7157a4426 (PR-3622) 09:27:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:27:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:27:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:27:28 using GIT_SSH to set credentials SSH Credentials for GitHub 09:27:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3622/head:refs/remotes/origin/PR-3622 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:27:29 > git config core.sparsecheckout # timeout=10 09:27:29 > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 09:27:29 > git remote # timeout=10 09:27:29 > git config --get remote.origin.url # timeout=10 09:27:29 using GIT_SSH to set credentials SSH Credentials for GitHub 09:27:29 > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 09:27:29 > git rev-parse HEAD^{commit} # timeout=10 09:27:29 > git config core.sparsecheckout # timeout=10 09:27:29 > git checkout -f 86f6abfecd80b73de97252db26bef9d7157a4426 # timeout=10 09:27:33 Commit message: "fix: Fix core-command crashes error" 09:27:33 > git --version # timeout=10 09:27:33 > git --version # 'git version 2.17.1' 09:27:33 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:34 + echo snap-build.sh 09:27:34 snap-build.sh 09:27:34 + SNAP_BASE_DIR=. 09:27:34 + '[' '!' -z /w/workspace/edgex-go/1 ']' 09:27:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 09:27:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 09:27:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 09:27:34 + cd /w/workspace/edgex-go/1 09:27:34 + sudo apt-get remove -qy --purge lxd lxd-client 09:27:34 Reading package lists... 09:27:34 Building dependency tree... 09:27:34 Reading state information... 09:27:34 The following packages were automatically installed and are no longer required: 09:27:34 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:27:34 uidmap xdelta3 09:27:34 Use 'sudo apt autoremove' to remove them. 09:27:34 The following packages will be REMOVED: 09:27:34 lxd* lxd-client* 09:27:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:27:35 After this operation, 31.7 MB disk space will be freed. 09:27:37 (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.) 09:27:37 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:27:38 Removing lxd dnsmasq configuration 09:27:38 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:27:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:27:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:27:40 (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.) 09:27:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:27:42 Processing triggers for systemd (237-3ubuntu10.45) ... 09:27:42 Processing triggers for ureadahead (0.100.0-21) ... 09:27:43 + sudo snap remove --purge lxd 09:27:43 snap "lxd" is not installed 09:27:43 + sudo groupadd --force --system lxd 09:27:43 ++ whoami 09:27:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:27:43 + newgrp - lxd 09:27:44 + sudo snap install lxd 09:27:54 2021-07-14T09:27:50Z INFO Waiting for automatic snapd restart... 09:28:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:28:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:28:05 ---> 393de4053050 09:28:05 Step 3/26 : WORKDIR /edgex-go 09:28:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:28:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:28:05 ---> 393de4053050 09:28:05 Step 3/22 : WORKDIR /edgex-go 09:28:05 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:28:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:28:05 ---> 393de4053050 09:28:05 Step 3/32 : WORKDIR /edgex-go 09:28:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:28:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:28:05 ---> 393de4053050 09:28:05 Step 3/24 : WORKDIR /edgex-go 09:28:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:28:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:28:05 ---> 393de4053050 09:28:05 Step 3/24 : WORKDIR /edgex-go 09:28:06 ---> Running in f2a8c23d3f61 09:28:06 ---> Running in f1310d1e0faf 09:28:06 ---> Running in 6d329d9e6655 09:28:06 ---> Running in 78239947f0e6 09:28:06 ---> Running in 1741a5eebc01 09:28:06 Removing intermediate container 6d329d9e6655 09:28:06 ---> 4784bdd7f93d 09:28:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:07 Removing intermediate container f1310d1e0faf 09:28:07 ---> 674f6021f022 09:28:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:07 Removing intermediate container 78239947f0e6 09:28:07 ---> bc31ac241df0 09:28:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:07 Removing intermediate container f2a8c23d3f61 09:28:07 ---> 513228d937dc 09:28:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:07 Removing intermediate container 1741a5eebc01 09:28:07 ---> 83b930bc46ee 09:28:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:07 ---> Running in b4a5a40bcee4 09:28:07 ---> Running in 463f7ba27403 09:28:07 ---> Running in dea003866c38 09:28:07 ---> Running in 24dd66cb6f72 09:28:07 ---> Running in df42975f263e 09:28:11 Removing intermediate container b4a5a40bcee4 09:28:11 ---> 3211f4af88a1 09:28:11 Step 5/22 : RUN apk add --update --no-cache make git 09:28:11 ---> Running in 75ae0cda6a04 09:28:11 Removing intermediate container 463f7ba27403 09:28:11 ---> c26809c3b690 09:28:11 Step 5/32 : RUN apk add --update --no-cache make git 09:28:11 Removing intermediate container dea003866c38 09:28:11 ---> 1289e3f0bc38 09:28:11 Step 5/24 : RUN apk add --update --no-cache make bash git 09:28:11 Removing intermediate container 24dd66cb6f72 09:28:11 ---> 31973c4fc996 09:28:11 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:28:11 ---> Running in e83f4a78b302 09:28:11 ---> Running in 7571b199aa92 09:28:12 Removing intermediate container df42975f263e 09:28:12 ---> 4f2bb84260e1 09:28:12 Step 5/26 : RUN apk add --update --no-cache make git 09:28:12 ---> Running in 37a20bfa7364 09:28:12 ---> Running in c3c9b1e8791d 09:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:14 OK: 218 MiB in 52 packages 09:28:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:16 OK: 218 MiB in 52 packages 09:28:16 OK: 218 MiB in 52 packages 09:28:16 OK: 218 MiB in 52 packages 09:28:16 OK: 218 MiB in 52 packages 09:28:16 Removing intermediate container 75ae0cda6a04 09:28:16 ---> a1a8af33a2e5 09:28:16 Step 6/22 : COPY go.mod . 09:28:17 ---> a65948c53172 09:28:17 Step 7/22 : RUN go mod download 09:28:17 ---> Running in ff662744f7d3 09:28:18 Removing intermediate container 37a20bfa7364 09:28:18 ---> b5b34ae48a10 09:28:18 Step 6/24 : COPY go.mod . 09:28:18 Removing intermediate container 7571b199aa92 09:28:18 ---> 8a1916f6ed91 09:28:18 Step 6/32 : COPY go.mod . 09:28:18 Removing intermediate container e83f4a78b302 09:28:18 ---> 610d2238b886 09:28:18 Step 6/24 : COPY go.mod . 09:28:18 Removing intermediate container c3c9b1e8791d 09:28:18 ---> 9069d293917a 09:28:18 Step 6/26 : COPY go.mod . 09:28:19 ---> c67abcda7270 09:28:19 Step 7/24 : RUN go mod download 09:28:19 ---> Running in 6d0dc4be3fa1 09:28:19 ---> 082e34118722 09:28:19 Step 7/32 : RUN go mod download 09:28:20 ---> 1b3088de0f29 09:28:20 Step 7/24 : RUN go mod download 09:28:20 ---> 9322b9cb8e55 09:28:20 Step 7/26 : RUN go mod download 09:28:20 ---> Running in e95c66569c1f 09:28:20 ---> Running in d46bdfae128d 09:28:20 ---> Running in e9770afe50dd 09:28:21 Removing intermediate container ff662744f7d3 09:28:21 ---> b8698ce054fb 09:28:21 Step 8/22 : COPY . . 09:28:24 Removing intermediate container 6d0dc4be3fa1 09:28:24 ---> 22edde1fcd51 09:28:24 Step 8/24 : COPY . . 09:28:25 Removing intermediate container e9770afe50dd 09:28:25 ---> 0beab32546e7 09:28:25 Step 8/26 : COPY . . 09:28:25 Removing intermediate container d46bdfae128d 09:28:25 ---> 59de263d1d95 09:28:25 Step 8/24 : COPY . . 09:28:26 Removing intermediate container e95c66569c1f 09:28:26 ---> 74f45143fbd4 09:28:26 Step 8/32 : COPY . . 09:28:26 lxd 4.16 from Canonical* installed 09:28:26 + sudo lxd init --auto 09:28:36 + sudo snap install --classic snapcraft 09:28:44 ---> 8bfae5bb515b 09:28:44 Step 9/22 : RUN go mod tidy 09:28:44 ---> 83f8ea190c38 09:28:44 Step 9/24 : RUN go mod tidy 09:28:44 ---> Running in 21fcdd4750eb 09:28:45 ---> Running in 5dcb1333b0b8 09:28:45 ---> 6d4abebf4eab 09:28:45 Step 9/26 : RUN go mod tidy 09:28:45 ---> Running in 606e60f42061 09:28:46 ---> 089cdfe015b0 09:28:46 Step 9/32 : RUN go mod tidy 09:28:46 ---> Running in 28d25936e3a1 09:28:46 ---> 8082b9d29339 09:28:46 Step 9/24 : RUN go mod tidy 09:28:46 ---> Running in 0b99294f5869 09:28:48 snapcraft 4.8.3 from Canonical* installed 09:28:48 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:28:48 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:28:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:28:48 Dload Upload Total Spent Left Speed 09:28:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4415 09:28:48 100 3325k 100 3325k 0 0 8417k 0 --:--:-- --:--:-- --:--:-- 8417k 09:28:48 ./yq_linux_amd64 09:28:48 + sudo snapcraft prime --use-lxd 09:28:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:28: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: 09:28:51 - README.md 09:28:51 09:28:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:28:51 Launching a container. 09:28:52 Removing intermediate container 5dcb1333b0b8 09:28:52 ---> e12e56852765 09:28:52 Step 10/24 : RUN make cmd/core-data/core-data 09:28:52 ---> Running in 91d4dfb1157d 09:28:52 Removing intermediate container 21fcdd4750eb 09:28:52 ---> 2163c34f0224 09:28:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:28:52 ---> Running in 7d6dcaa335cf 09:28:52 Removing intermediate container 606e60f42061 09:28:52 ---> 32d33daeb5fd 09:28:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:28:52 ---> Running in b6dc4420b5ac 09:28:52 Removing intermediate container 28d25936e3a1 09:28:52 ---> feeb9d547383 09:28:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:28:53 ---> Running in 1d2304be2a8c 09:28:53 Removing intermediate container 0b99294f5869 09:28:53 ---> 579fcaed512b 09:28:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:28:53 ---> Running in 0262be8ad83e 09:28: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 09:28:54 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 09:28:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:28:55 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 09:28:56 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 09:29:01 Waiting for container to be ready 09:29:01 To start your first instance, try: lxc launch ubuntu:18.04 09:29:01 09:29:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:29:05 Waiting for network to be ready... 09:29:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:29:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 09:29:06 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:29:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 09:29:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:29:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:29:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 09:29:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 09:29:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 09:29:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 09:29:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:29:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:29:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:29:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:29:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:29:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:29:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:29:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:29:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:29:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 09:29:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 09:29:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:29:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:29:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 09:29:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 09:29:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 09:29:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 09:29:10 Fetched 24.8 MB in 4s (5731 kB/s) 09:29:11 Reading package lists... 09:29:11 Reading package lists... 09:29:12 Building dependency tree... 09:29:12 Reading state information... 09:29:12 The following additional packages will be installed: 09:29:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:29:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:29:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:29:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:29:12 Suggested packages: 09:29:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:29:12 Recommended packages: 09:29:12 gnupg libsasl2-modules 09:29:12 The following NEW packages will be installed: 09:29:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:29:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:29:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:29:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:29:12 The following packages will be upgraded: 09:29:12 gpg gpg-agent gpgconf libudev1 09:29:12 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 09:29:12 Need to get 3530 kB of archives. 09:29:12 After this operation, 13.3 MB of additional disk space will be used. 09:29:12 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] 09:29:12 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] 09:29:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:29:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:29:12 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 09:29:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 09:29:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:29:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:29:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:29:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:29:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:29:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:29:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:29:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:29:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:29:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:29:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:29:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:29:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:29:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:29:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:29:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:29:13 debconf: delaying package configuration, since apt-utils is not installed 09:29:13 Fetched 3530 kB in 1s (3218 kB/s) 09:29:13 (Reading database ... 12511 files and directories currently installed.) 09:29:13 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 09:29:13 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:29:13 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 09:29:13 Selecting previously unselected package udev. 09:29:13 (Reading database ... 12511 files and directories currently installed.) 09:29:13 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 09:29:13 Unpacking udev (237-3ubuntu10.48) ... 09:29:14 Selecting previously unselected package libfuse2:amd64. 09:29:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:29:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:29:14 Selecting previously unselected package fuse. 09:29:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:29:14 Unpacking fuse (2.9.7-1ubuntu1) ... 09:29:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:29:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:29:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:29:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:29:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:29:15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:29:15 Selecting previously unselected package libksba8:amd64. 09:29:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:29:15 Unpacking libksba8:amd64 (1.3.5-2) ... 09:29:15 Selecting previously unselected package libroken18-heimdal:amd64. 09:29:15 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:29:15 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:29:15 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:29:15 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:29:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:29:15 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:29:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:29:15 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:15 Selecting previously unselected package libwind0-heimdal:amd64. 09:29:15 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:29:15 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:29:15 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:29:15 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:29:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:29:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:29:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:29:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:29:16 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:29:16 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:16 Selecting previously unselected package libsasl2-modules-db:amd64. 09:29:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:29:16 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:29:16 Selecting previously unselected package libsasl2-2:amd64. 09:29:16 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:29:16 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:29:16 Selecting previously unselected package libldap-common. 09:29:16 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:29:16 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:29:16 Selecting previously unselected package libldap-2.4-2:amd64. 09:29:16 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:29:16 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:29:16 Selecting previously unselected package dirmngr. 09:29:16 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:29:16 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:29:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:29:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:29:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:29:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:29:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:29:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:29:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:17 Setting up libksba8:amd64 (1.3.5-2) ... 09:29:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:29:17 Setting up udev (237-3ubuntu10.48) ... 09:29:17 invoke-rc.d: policy-rc.d denied execution of start. 09:29:17 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:17 Processing triggers for systemd (237-3ubuntu10) ... 09:29:17 Setting up fuse (2.9.7-1ubuntu1) ... 09:29:17 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:29:17 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:17 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:17 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:17 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:17 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:17 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:17 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:29:17 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:29:17 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:29:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:29:18 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:29:18 settings in the [Install] section, and DefaultInstance for template units). 09:29:18 This means they are not meant to be enabled using systemctl. 09:29:18 Possible reasons for having this kind of units are: 09:29:18 1) A unit may be statically enabled by being symlinked from another unit's 09:29:18 .wants/ or .requires/ directory. 09:29:18 2) A unit's purpose may be to act as a helper for some other unit which has 09:29:18 a requirement dependency on it. 09:29:18 3) A unit may be started when needed via activation (socket, path, timer, 09:29:18 D-Bus, udev, scripted systemctl call, ...). 09:29:18 4) In case of template units, the unit is meant to be enabled with some 09:29:18 instance name specified. 09:29:19 Reading package lists... 09:29:19 Building dependency tree... 09:29:19 Reading state information... 09:29:19 The following additional packages will be installed: 09:29:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:29:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:29:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:29:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:29:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:29:19 Suggested packages: 09:29:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:29:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:29:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:29:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:29:19 systemd-container policykit-1 09:29:19 Recommended packages: 09:29:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:29:19 The following NEW packages will be installed: 09:29:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:29:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:29:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:29:19 multiarch-support openssh-client python3 python3-minimal python3.6 09:29:19 python3.6-minimal snapd squashfs-tools sudo 09:29:19 The following packages will be upgraded: 09:29:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:29:19 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 09:29:19 Need to get 36.7 MB of archives. 09:29:19 After this operation, 147 MB of additional disk space will be used. 09:29:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 09:29:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:29:19 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 09:29:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:29:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:29:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:29:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:29:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:29:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:29:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:29:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:29:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:29:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:29:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:29:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 09:29:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:29:20 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 09:29:20 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 09:29:20 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 09:29:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:29:20 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:29:20 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:29:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:29:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:29:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:29:20 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:29:20 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:29:20 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:29:20 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 09:29:20 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 09:29:22 debconf: delaying package configuration, since apt-utils is not installed 09:29:22 Fetched 36.7 MB in 2s (15.4 MB/s) 09:29:22 (Reading database ... 12757 files and directories currently installed.) 09:29:22 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 09:29:22 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:29:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 09:29:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:29:22 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 09:29:22 (Reading database ... 12757 files and directories currently installed.) 09:29:22 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 09:29:22 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 09:29:23 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 09:29:23 (Reading database ... 12757 files and directories currently installed.) 09:29:23 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 09:29:23 Unpacking apt (1.6.14) over (1.6.1) ... 09:29:23 Setting up apt (1.6.14) ... 09:29:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:29:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:29:24 (Reading database ... 12764 files and directories currently installed.) 09:29:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:29:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:29:24 Selecting previously unselected package libpython3.6-minimal:amd64. 09:29:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:29:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:29:24 Selecting previously unselected package libexpat1:amd64. 09:29:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:29:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:29:25 Selecting previously unselected package python3.6-minimal. 09:29:25 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:29:25 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:29:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 09:29:25 Checking for services that may need to be restarted...done. 09:29:25 Checking for services that may need to be restarted...done. 09:29:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:29:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:29:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:29:25 Selecting previously unselected package python3-minimal. 09:29:25 (Reading database ... 13012 files and directories currently installed.) 09:29:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:29:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:29:26 Selecting previously unselected package mime-support. 09:29:26 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:29:26 Unpacking mime-support (3.60ubuntu1) ... 09:29:26 Selecting previously unselected package libmpdec2:amd64. 09:29:26 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:29:26 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:29:26 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:29:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:29:26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:29:31 Selecting previously unselected package python3.6. 09:29:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:29:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:29:31 Selecting previously unselected package libpython3-stdlib:amd64. 09:29:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:29:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:29:31 Setting up python3-minimal (3.6.7-1~18.04) ... 09:29:31 Selecting previously unselected package python3. 09:29:31 (Reading database ... 13442 files and directories currently installed.) 09:29:31 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:29:31 Unpacking python3 (3.6.7-1~18.04) ... 09:29:32 Selecting previously unselected package multiarch-support. 09:29:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:29:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:29:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:29:32 Selecting previously unselected package liblzo2-2:amd64. 09:29:32 (Reading database ... 13479 files and directories currently installed.) 09:29:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:29:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:29:32 Selecting previously unselected package libbsd0:amd64. 09:29:32 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:29:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:29:32 Selecting previously unselected package sudo. 09:29:32 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:29:32 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:29:32 Selecting previously unselected package apparmor. 09:29:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:29:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:29:33 Selecting previously unselected package libedit2:amd64. 09:29:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:29:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:29:33 Selecting previously unselected package libkrb5support0:amd64. 09:29:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:29:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:29:33 Selecting previously unselected package libk5crypto3:amd64. 09:29:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:29:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:29:33 Selecting previously unselected package libkeyutils1:amd64. 09:29:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:29:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:29:33 Selecting previously unselected package libkrb5-3:amd64. 09:29:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:29:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:29:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:29:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:29:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:29:33 Selecting previously unselected package libssl1.0.0:amd64. 09:29:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 09:29:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:29:33 Selecting previously unselected package openssh-client. 09:29:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:29:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:29:34 Selecting previously unselected package squashfs-tools. 09:29:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 09:29:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:29:34 Selecting previously unselected package snapd. 09:29:34 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 09:29:34 Unpacking snapd (2.49.2+18.04) ... 09:29:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:29:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:29:36 Setting up mime-support (3.60ubuntu1) ... 09:29:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:29:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:29:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:29:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:29:36 Setting up systemd (237-3ubuntu10.48) ... 09:29:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:29:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:29:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:29:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:29:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:29:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:29:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:29:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:29:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:29:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:29:37 Setting up python3 (3.6.7-1~18.04) ... 09:29:37 running python rtupdate hooks for python3.6... 09:29:37 running python post-rtupdate hooks for python3.6... 09:29:37 Setting up apparmor (2.12-4ubuntu5.1) ... 09:29:38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:29:38 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:29:38 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:29:39 Setting up snapd (2.49.2+18.04) ... 09:29:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:29:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:29:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:29:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:29:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:29:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:29:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:29:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:29:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:29:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:29:41 /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' 09:29:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:29:41 Processing triggers for systemd (237-3ubuntu10.48) ... 09:29:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:29:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:29:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:29:43 Reading package lists... 09:29:43 Reading package lists... 09:29:43 Building dependency tree... 09:29:43 Reading state information... 09:29:44 Calculating upgrade... 09:29:44 The following packages will be upgraded: 09:29:44 advancecomp base-files bash binutils binutils-common 09:29:44 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:29:44 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:29:44 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 09:29:44 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 09:29:44 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:29:44 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:29:44 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:29:44 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:29:44 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:29:44 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:29:44 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:29:44 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:29:44 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:29:44 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:29:44 ubuntu-keyring util-linux 09:29:44 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:29:44 Need to get 64.1 MB of archives. 09:29:44 After this operation, 5112 kB of additional disk space will be used. 09:29:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 09:29:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:29:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:29:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:29:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:29:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:29:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:29:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:29:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:29:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:29:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:29:44 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:29:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:29:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:29:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:29:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:29:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:29:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:29:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:29:44 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:29:44 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:29:44 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:29:44 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:29:44 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:29:44 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:29:44 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:29:44 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:29:44 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:29:44 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:29:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:29:44 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:29:44 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:29:44 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:29:44 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:29:44 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:29:44 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:29:44 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:29:44 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 09:29:44 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 09:29:44 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:29:44 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:29:44 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 09:29:44 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 09:29:44 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:29:44 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:29:44 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:29:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 09:29:44 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:29:44 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:29:44 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] 09:29:44 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 09:29:44 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 09:29:44 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 09:29:44 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:29:44 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:29:44 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:29:44 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:29:44 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:29:45 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:29:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:29:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:29:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:29:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:29:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:29:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:29:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:29:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:29:45 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:29:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:29:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:29:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:29:45 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:29:45 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:29:45 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:29:45 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:29:45 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:29:45 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:29:45 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:29:45 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:29:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:29:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:29:45 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:29:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:29:45 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] 09:29:45 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:29:46 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 09:29:46 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] 09:29:46 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:29:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:29:46 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:29:46 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:29:46 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:29:46 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:29:46 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:29:46 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:29:46 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] 09:29:46 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:29:46 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:29:46 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:29:46 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:29:46 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:29:46 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:29:46 debconf: delaying package configuration, since apt-utils is not installed 09:29:46 Fetched 64.1 MB in 2s (34.8 MB/s) 09:29:46 (Reading database ... 13914 files and directories currently installed.) 09:29:46 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:29:46 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:29:46 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:29:46 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:29:46 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 09:29:46 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 09:29:47 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:47 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:29:47 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:47 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:29:47 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:47 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:29:47 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:47 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:29:47 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:47 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:29:47 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:47 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:29:47 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:47 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:29:47 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:29:47 (Reading database ... 13914 files and directories currently installed.) 09:29:47 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:47 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:29:48 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:29:48 (Reading database ... 13914 files and directories currently installed.) 09:29:48 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:48 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:29:48 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:48 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:29:48 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:29:48 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:29:48 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:29:48 (Reading database ... 13914 files and directories currently installed.) 09:29:48 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:29:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:29:49 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:29:49 (Reading database ... 13914 files and directories currently installed.) 09:29:49 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:29:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:29:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:29:49 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:29:50 Setting up base-files (10.1ubuntu2.10) ... 09:29:50 Installing new version of config file /etc/issue ... 09:29:50 Installing new version of config file /etc/issue.net ... 09:29:50 Installing new version of config file /etc/lsb-release ... 09:29:50 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:29:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:29:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:29:50 Removing obsolete conffile /etc/default/motd-news ... 09:29:50 (Reading database ... 13915 files and directories currently installed.) 09:29:50 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:29:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:29:50 Setting up bash (4.4.18-2ubuntu1.2) ... 09:29:50 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 09:29:50 (Reading database ... 13915 files and directories currently installed.) 09:29:50 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:29:50 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:29:50 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:29:50 (Reading database ... 13915 files and directories currently installed.) 09:29:50 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:29:51 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:29:51 Setting up tar (1.29b-2ubuntu0.2) ... 09:29:51 (Reading database ... 13915 files and directories currently installed.) 09:29:51 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:29:51 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:29:51 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:29:51 (Reading database ... 13915 files and directories currently installed.) 09:29:51 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:29:51 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:29:51 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:29:51 (Reading database ... 13915 files and directories currently installed.) 09:29:51 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:29:51 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:29:51 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:29:51 (Reading database ... 13915 files and directories currently installed.) 09:29:51 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:29:51 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:29:52 Setting up grep (3.1-2build1) ... 09:29:52 (Reading database ... 13915 files and directories currently installed.) 09:29:52 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:29:52 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:29:52 Setting up login (1:4.5-1ubuntu2) ... 09:29:52 (Reading database ... 13915 files and directories currently installed.) 09:29:52 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:29:52 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:29:52 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:29:52 (Reading database ... 13915 files and directories currently installed.) 09:29:52 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:29:52 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:29:53 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:29:53 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:29:53 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:29:53 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:29:53 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:29:53 (Reading database ... 13915 files and directories currently installed.) 09:29:53 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:29:53 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:29:54 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:29:55 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:29:55 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:29:55 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:29:55 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:29:55 (Reading database ... 13915 files and directories currently installed.) 09:29:55 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:29:55 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:29:56 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:29:56 (Reading database ... 13915 files and directories currently installed.) 09:29:56 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:29:56 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:29:56 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:29:56 (Reading database ... 13915 files and directories currently installed.) 09:29:56 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:29:56 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:29:56 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:29:56 (Reading database ... 13915 files and directories currently installed.) 09:29:56 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:29:56 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:29:56 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:29:57 (Reading database ... 13915 files and directories currently installed.) 09:29:57 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:29:57 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:29:57 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:29:57 (Reading database ... 13915 files and directories currently installed.) 09:29:57 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:29:57 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:29:57 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:29:57 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:29:57 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:29:58 (Reading database ... 13915 files and directories currently installed.) 09:29:58 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:29:58 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:29:58 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:29:58 (Reading database ... 13915 files and directories currently installed.) 09:29:58 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:29:58 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:29:58 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:29:58 (Reading database ... 13915 files and directories currently installed.) 09:29:58 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:29:58 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:29:58 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:29:58 (Reading database ... 13915 files and directories currently installed.) 09:29:58 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:29:58 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:29:59 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:29:59 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:29:59 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:29:59 (Reading database ... 13915 files and directories currently installed.) 09:29:59 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:29:59 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:30:00 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:30:00 (Reading database ... 13915 files and directories currently installed.) 09:30:00 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:30:00 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:30:00 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:30:00 (Reading database ... 13917 files and directories currently installed.) 09:30:00 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:30:00 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:30:00 Setting up debconf (1.5.66ubuntu1) ... 09:30:00 (Reading database ... 13917 files and directories currently installed.) 09:30:00 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:30:00 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:30:00 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:30:00 (Reading database ... 13917 files and directories currently installed.) 09:30:00 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:30:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:30:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:30:01 (Reading database ... 13917 files and directories currently installed.) 09:30:01 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:30:01 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:30:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:30:01 (Reading database ... 13917 files and directories currently installed.) 09:30:01 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:30:01 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:30:01 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:30:01 (Reading database ... 13919 files and directories currently installed.) 09:30:01 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:30:01 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:30:01 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:30:01 (Reading database ... 13923 files and directories currently installed.) 09:30:01 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:30:01 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:30:01 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 09:30:01 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:30:02 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:30:02 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:30:02 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:30:02 (Reading database ... 13923 files and directories currently installed.) 09:30:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:30:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:30:02 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:30:02 (Reading database ... 13923 files and directories currently installed.) 09:30:02 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:30:02 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:30:02 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:30:02 (Reading database ... 13923 files and directories currently installed.) 09:30:02 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:30:02 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:30:02 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:30:02 (Reading database ... 13923 files and directories currently installed.) 09:30:02 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:30:02 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:30:02 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:30:03 (Reading database ... 13923 files and directories currently installed.) 09:30:03 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:30:03 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:30:03 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:30:03 (Reading database ... 13923 files and directories currently installed.) 09:30:03 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:30:03 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:30:03 Setting up passwd (1:4.5-1ubuntu2) ... 09:30:03 (Reading database ... 13923 files and directories currently installed.) 09:30:03 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:30:03 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:30:03 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:30:03 (Reading database ... 13923 files and directories currently installed.) 09:30:03 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:30:03 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:30:03 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:30:04 (Reading database ... 13923 files and directories currently installed.) 09:30:04 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:30:04 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:30:04 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:30:04 (Reading database ... 13923 files and directories currently installed.) 09:30:04 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:30:04 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:30:04 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:30:04 (Reading database ... 13923 files and directories currently installed.) 09:30:04 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:30:04 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:30:04 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:30:04 (Reading database ... 13923 files and directories currently installed.) 09:30:04 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:30:04 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:30:05 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:30:05 (Reading database ... 13923 files and directories currently installed.) 09:30:05 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:30:05 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:30:05 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:30:05 (Reading database ... 13923 files and directories currently installed.) 09:30:05 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:30:05 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:30:05 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:30:05 (Reading database ... 13923 files and directories currently installed.) 09:30:05 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:30:05 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:30:05 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:30:05 (Reading database ... 13924 files and directories currently installed.) 09:30:05 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:30:05 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:30:06 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:30:06 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:30:06 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:30:06 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:30:06 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 09:30:06 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 09:30:06 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:30:06 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:30:06 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:30:06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:30:06 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:30:06 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:30:06 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:30:06 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:30:06 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:30:07 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:30:07 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:30:07 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:30:07 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:30:07 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:30:07 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 09:30:07 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 09:30:08 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:30:08 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:30:08 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:30:08 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:30:08 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:30:08 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:30:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:30:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:30:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:30:08 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:30:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:30:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:30:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:30:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:30:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:30:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:30:09 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:30:09 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:30:09 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:30:09 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:30:10 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:30:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:30:11 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:30:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:30:11 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:30:11 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:30:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:30:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:30:12 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:30:12 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:30:12 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:30:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:30:12 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:30:12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:30:13 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:30:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:30:13 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:30:13 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:30:13 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:30:13 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:30:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:30:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:30:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:30:14 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:30:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:30:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:30:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:30:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:30:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:30:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:30:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:30:14 Setting up tzdata (2021a-0ubuntu0.18.04) ... 09:30:14 09:30:14 Current default time zone: 'Etc/UTC' 09:30:14 Local time is now: Wed Jul 14 09:30:14 UTC 2021. 09:30:14 Universal Time is now: Wed Jul 14 09:30:14 UTC 2021. 09:30:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:30:14 09:30:14 Setting up systemd-sysv (237-3ubuntu10.48) ... 09:30:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:30:14 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 09:30:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:30:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:30:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:30:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:30:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:30:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:30:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:30:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:30:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:30:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:30:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 09:30:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:30:15 Setting up patch (2.7.6-2ubuntu1.1) ... 09:30:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:30:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:30:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 09:30:15 Installing new version of config file /etc/ssl/openssl.cnf ... 09:30:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:30:15 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:30:15 Setting up ca-certificates (20210119~18.04.1) ... 09:30:17 Updating certificates in /etc/ssl/certs... 09:30:18 23 added, 27 removed; done. 09:30:18 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:30:18 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:30:18 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:30:18 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:30:18 Setting up pkgbinarymangler (138.18.04.1) ... 09:30:18 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:30:18 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 09:30:18 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:30:18 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:30:18 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:30:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:30:18 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:30:18 Setting up perl (5.26.1-6ubuntu0.5) ... 09:30:18 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 09:30:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:30:18 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:30:18 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 09:30:18 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:30:18 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:30:18 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:30:18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:30:18 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:30:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:30:18 Processing triggers for systemd (237-3ubuntu10.48) ... 09:30:18 Processing triggers for mime-support (3.60ubuntu1) ... 09:30:18 Processing triggers for ca-certificates (20210119~18.04.1) ... 09:30:18 Updating certificates in /etc/ssl/certs... 09:30:19 0 added, 0 removed; done. 09:30:19 Running hooks in /etc/ca-certificates/update.d... 09:30:19 done. 09:30:19 Reading package lists... 09:30:19 Building dependency tree... 09:30:19 Reading state information... 09:30:19 The following NEW packages will be installed: 09:30:19 apt-transport-https 09:30:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:30:20 Need to get 4348 B of archives. 09:30:20 After this operation, 154 kB of additional disk space will be used. 09:30:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 09:30:20 debconf: delaying package configuration, since apt-utils is not installed 09:30:20 Fetched 4348 B in 0s (17.9 kB/s) 09:30:20 Selecting previously unselected package apt-transport-https. 09:30:20 (Reading database ... 13929 files and directories currently installed.) 09:30:20 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 09:30:20 Unpacking apt-transport-https (1.6.14) ... 09:30:20 Setting up apt-transport-https (1.6.14) ... 09:30:20 Waiting for network to be ready... 09:30:27 2021-07-14T09:30:25Z INFO Waiting for automatic snapd restart... 09:30:28 snapd 2.51.1 from Canonical* installed 09:30:29 "snapd" switched to the "latest/stable" channel 09:30:29 09:30:33 core18 20210611 from Canonical* installed 09:30:33 "core18" switched to the "latest/stable" channel 09:30:33 09:30:36 snapcraft 4.8.3 from Canonical* installed 09:30:36 "snapcraft" switched to the "latest/stable" channel 09:30:36 09:30:41 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: 09:30:41 - README.md 09:30:41 09:30:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:30:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:30:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:30:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:30:43 Reading package lists... 09:30:43 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 09:30:43 Reading package lists... 09:30:43 Building dependency tree... 09:30:43 Reading state information... 09:30:43 Suggested packages: 09:30:43 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:30:43 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:30:43 Recommended packages: 09:30:43 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:30:43 The following NEW packages will be installed: 09:30:43 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:30:43 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:30:43 pkg-config zip 09:30:43 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:30:43 Need to get 7663 kB of archives. 09:30:43 After this operation, 43.8 MB of additional disk space will be used. 09:30:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:30:44 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:30:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 09:30:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 09:30:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 09:30:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:30:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:30:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:30:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:30:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:30:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:30:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:30:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:30:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:30:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:30:44 debconf: delaying package configuration, since apt-utils is not installed 09:30:44 Fetched 7663 kB in 1s (10.4 MB/s) 09:30:44 Selecting previously unselected package libglib2.0-0:amd64. 09:30:44 (Reading database ... 13933 files and directories currently installed.) 09:30:44 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:30:44 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:30:45 Selecting previously unselected package libpsl5:amd64. 09:30:45 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:30:45 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:30:45 Selecting previously unselected package libnghttp2-14:amd64. 09:30:45 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:30:45 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:30:45 Selecting previously unselected package librtmp1:amd64. 09:30:45 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:30:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:30:45 Selecting previously unselected package libcurl3-gnutls:amd64. 09:30:45 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 09:30:45 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:30:45 Selecting previously unselected package liberror-perl. 09:30:45 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:30:45 Unpacking liberror-perl (0.17025-1) ... 09:30:45 Selecting previously unselected package git-man. 09:30:45 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 09:30:45 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 09:30:46 Selecting previously unselected package git. 09:30:46 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 09:30:46 Unpacking git (1:2.17.1-1ubuntu0.8) ... 09:30:46 Selecting previously unselected package libnorm1:amd64. 09:30:46 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:30:46 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:30:46 Selecting previously unselected package libpgm-5.2-0:amd64. 09:30:46 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:30:46 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:30:46 Selecting previously unselected package libsodium23:amd64. 09:30:46 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:30:46 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:30:46 Selecting previously unselected package libzmq5:amd64. 09:30:46 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:30:46 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:30:47 Selecting previously unselected package libzmq3-dev:amd64. 09:30:47 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:30:47 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:30:47 Selecting previously unselected package pkg-config. 09:30:47 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:30:47 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:30:47 Selecting previously unselected package zip. 09:30:47 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:30:47 Unpacking zip (3.0-11build1) ... 09:30:47 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:30:47 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 09:30:47 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:30:47 Setting up liberror-perl (0.17025-1) ... 09:30:47 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:30: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 09:30:48 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 09:30:48 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:30:48 No schema files found: doing nothing. 09:30:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:30:48 Setting up zip (3.0-11build1) ... 09:30:48 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:30:48 Setting up libsodium23:amd64 (1.0.16-2) ... 09:30:48 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:30:48 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:30:48 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:30:48 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:30:48 Setting up git (1:2.17.1-1ubuntu0.8) ... 09:30:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:30:49 Removing intermediate container 0262be8ad83e 09:30:49 ---> ed540b3455b3 09:30:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:30:49 Removing intermediate container 1d2304be2a8c 09:30:49 ---> 05d1b9fa275b 09:30:49 09:30:49 Step 11/32 : FROM alpine:3.12 09:30:49 git set to automatically installed. 09:30:49 git-man set to automatically installed. 09:30:49 libcurl3-gnutls set to automatically installed. 09:30:49 liberror-perl set to automatically installed. 09:30:49 libglib2.0-0 set to automatically installed. 09:30:49 libnghttp2-14 set to automatically installed. 09:30:49 libnorm1 set to automatically installed. 09:30:49 libpgm-5.2-0 set to automatically installed. 09:30:49 libpsl5 set to automatically installed. 09:30:49 librtmp1 set to automatically installed. 09:30:49 libsodium23 set to automatically installed. 09:30:49 libzmq3-dev set to automatically installed. 09:30:49 libzmq5 set to automatically installed. 09:30:49 pkg-config set to automatically installed. 09:30:49 zip set to automatically installed. 09:30:49 ---> Running in bc5e7291fc16 09:30:49 3.12: Pulling from library/alpine 09:30:50 snapd is not logged in, snap install commands will use sudo 09:30:51 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 09:30:52 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:30:52 Status: Downloaded newer image for alpine:3.12 09:30:52 ---> c4fd0aeabfcf 09:30:52 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:30:53 ---> Running in b6b127757c3f 09:30:53 Removing intermediate container b6dc4420b5ac 09:30:53 ---> 467907573d6c 09:30:53 09:30:53 Step 11/26 : FROM alpine:3.12 09:30:53 ---> c4fd0aeabfcf 09:30:53 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:30:53 Removing intermediate container 7d6dcaa335cf 09:30:53 ---> ab6acc77e730 09:30:53 09:30:53 Step 11/22 : FROM alpine:3.12 09:30:53 ---> c4fd0aeabfcf 09:30:53 Step 12/22 : RUN apk add --update --no-cache curl 09:30:54 ---> Running in c403b2a511f2 09:30:54 ---> Running in 0745ab643747 09:30:54 Removing intermediate container b6b127757c3f 09:30:54 ---> 1a27ddff7445 09:30:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:30:55 ---> Running in e7eafe3b705d 09:30:55 Removing intermediate container bc5e7291fc16 09:30:55 ---> 67408ded53e2 09:30:55 09:30:55 Step 12/24 : FROM docker:20.10.0 09:30:55 20.10.0: Pulling from library/docker 09:30:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:30:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:30:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:30:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:30:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:30:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:30:58 (1/4) Installing ca-certificates (20191127-r4) 09:30:58 (1/6) Installing ca-certificates (20191127-r4) 09:30:58 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:30:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:30:58 (3/6) Installing libcurl (7.77.0-r0) 09:30:58 (3/4) Installing libcurl (7.77.0-r0) 09:30:58 (4/6) Installing curl (7.77.0-r0) 09:30:58 (4/4) Installing curl (7.77.0-r0) 09:30:58 (5/6) Installing dumb-init (1.2.2-r1) 09:30:58 (6/6) Installing su-exec (0.2-r1) 09:30:58 Executing busybox-1.31.1-r20.trigger 09:30:58 Executing busybox-1.31.1-r20.trigger 09:30:58 Executing ca-certificates-20191127-r4.trigger 09:30:58 Executing ca-certificates-20191127-r4.trigger 09:30:58 (1/2) Installing dumb-init (1.2.2-r1) 09:30:58 (2/2) Installing su-exec (0.2-r1) 09:30:58 Executing busybox-1.31.1-r20.trigger 09:30:58 OK: 5 MiB in 16 packages 09:30:58 OK: 7 MiB in 18 packages 09:30:58 OK: 7 MiB in 20 packages 09:31:01 Removing intermediate container 91d4dfb1157d 09:31:01 ---> 7faff6ae94b2 09:31:01 09:31:01 Step 11/24 : FROM alpine:3.12 09:31:01 ---> c4fd0aeabfcf 09:31:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:31:01 ---> Running in a9601c8b9249 09:31:01 Removing intermediate container e7eafe3b705d 09:31:01 ---> d7b28433cf09 09:31:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:31:02 Removing intermediate container c403b2a511f2 09:31:02 ---> 4dd4dbf30403 09:31:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:31:02 Removing intermediate container 0745ab643747 09:31:02 ---> dbb6be4b8443 09:31:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:31:02 ---> Running in 7f5cb886f371 09:31:02 ---> Running in ba61b52fad5e 09:31:02 ---> Running in e6df33985d29 09:31:02 Removing intermediate container a9601c8b9249 09:31:02 ---> a111238cbe42 09:31:02 Step 13/24 : ENV APP_PORT=59880 09:31:03 ---> Running in 9b928f8b4a5e 09:31:03 Removing intermediate container 7f5cb886f371 09:31:03 ---> 67f22b06c34b 09:31:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:31:03 Removing intermediate container e6df33985d29 09:31:03 ---> 6514cfefd5da 09:31:03 Step 14/26 : WORKDIR / 09:31:03 Removing intermediate container ba61b52fad5e 09:31:03 ---> 22146f49f0a2 09:31:03 Step 14/22 : WORKDIR /edgex 09:31:03 ---> Running in c81bc03d22d3 09:31:03 ---> Running in d2809e824f73 09:31:03 ---> Running in da0b9f1524be 09:31:03 Removing intermediate container 9b928f8b4a5e 09:31:03 ---> bde89f840d41 09:31:03 Step 14/24 : EXPOSE $APP_PORT 09:31:04 ---> Running in 64061a441212 09:31:04 Removing intermediate container c81bc03d22d3 09:31:04 ---> 168a381dee2a 09:31:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:31:04 Removing intermediate container d2809e824f73 09:31:04 ---> d837a6012fac 09:31:04 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:31:04 ---> Running in 2bb2b36fdfec 09:31:04 Removing intermediate container da0b9f1524be 09:31:04 ---> 54a8365fa20a 09:31:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:31:05 Removing intermediate container 64061a441212 09:31:05 ---> 4893ab18eb6c 09:31:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:05 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 09:31:05 snapd is not logged in, snap install commands will use sudo 09:31:05 snap "core18" has no updates available 09:31:05 Pulling config-common 09:31:05 + snapcraftctl pull 09:31:05 ---> Running in 5cf613f2b2da 09:31:06 ---> aa7ecd81630f 09:31:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:31:06 ---> 31f74582e517 09:31:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:31:06 Pulling go-build-helper 09:31:06 + snapcraftctl pull 09:31:07 'edgex-go' has dependencies that need to be staged: go-build-helper 09:31:07 Skipping pull go-build-helper (already ran) 09:31:07 Building go-build-helper 09:31:07 + snapcraftctl build 09:31:08 ---> 86763c6df0aa 09:31:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:31:08 ---> cf4ead5304ee 09:31:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:31:08 Removing intermediate container 2bb2b36fdfec 09:31:08 ---> 58b12f7a0759 09:31:08 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:31:08 ---> Running in 9505076a3038 09:31:09 ---> 68fa72047fc6 09:31:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:31:09 Removing intermediate container 5cf613f2b2da 09:31:09 ---> 8bb8d1de1968 09:31:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:31:09 Staging go-build-helper 09:31:09 + snapcraftctl stage 09:31:09 ---> Running in 11700c1e4e6d 09:31:09 Removing intermediate container 9505076a3038 09:31:10 ---> d81c87eac565 09:31:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:31:10 ---> babbc934a3cb 09:31:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:31:10 ---> Running in a24beef1951d 09:31:10 ---> edc5f90fd3c1 09:31:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:31:11 Removing intermediate container a24beef1951d 09:31:11 ---> 8b80f0b9c318 09:31:11 Step 19/22 : CMD ["--init=true"] 09:31:11 ---> fe076464f4d0 09:31:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:31:11 ---> Running in a5e5fd126a8c 09:31:11 ---> Running in 04b6afd291f6 09:31:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:31:11 Status: Downloaded newer image for docker:20.10.0 09:31:11 ---> eeaf43b92773 09:31:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:31:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:31:12 ---> Running in 4b5e67a44138 09:31:12 Removing intermediate container a5e5fd126a8c 09:31:12 ---> ab4fbee85394 09:31:12 Step 20/22 : LABEL arch=arm64 09:31:12 ---> 78f81b9612ad 09:31:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:31:12 ---> Running in 29d8523a2d6b 09:31:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:31:12 Removing intermediate container 4b5e67a44138 09:31:12 ---> 88f4ed6ddc9f 09:31:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:31:13 ---> Running in 1267481313b5 09:31:13 (1/6) Installing dumb-init (1.2.2-r1) 09:31:13 Removing intermediate container 29d8523a2d6b 09:31:13 ---> e0fb25c63b76 09:31:13 Step 21/22 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:31:13 (2/6) Installing libgcc (9.3.0-r2) 09:31:13 (3/6) Installing libsodium (1.0.18-r0) 09:31:13 (4/6) Installing libstdc++ (9.3.0-r2) 09:31:13 ---> Running in f2f5dec00e44 09:31:13 (5/6) Installing libzmq (4.3.3-r0) 09:31:14 (6/6) Installing zeromq (4.3.3-r0) 09:31:14 Executing busybox-1.31.1-r20.trigger 09:31:14 OK: 8 MiB in 20 packages 09:31:14 ---> f0f368af472d 09:31:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:31:14 Removing intermediate container f2f5dec00e44 09:31:14 ---> e51596462da4 09:31:14 Step 22/22 : LABEL version=0.0.0 09:31:15 ---> Running in 26d31d63e8c0 09:31:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:31:15 Removing intermediate container 04b6afd291f6 09:31:15 ---> 343899d3cb54 09:31:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:15 ---> 3db572b6fe6d 09:31:15 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/ 09:31:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:31:15 ---> Running in b7bdd6cf2115 09:31:16 Removing intermediate container 26d31d63e8c0 09:31:16 ---> ec8351e8caf2 09:31:16 09:31:16 Removing intermediate container 11700c1e4e6d 09:31:16 ---> 2f4674aa3511 09:31:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:16 (1/39) Installing readline (8.0.4-r0) 09:31:16 (2/39) Installing bash (5.0.17-r0) 09:31:16 Executing bash-5.0.17-r0.post-install 09:31:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:31:16 (4/39) Installing libcurl (7.77.0-r0) 09:31:16 (5/39) Installing curl (7.77.0-r0) 09:31:16 (6/39) Installing dumb-init (1.2.2-r1) 09:31:16 (7/39) Installing libbz2 (1.0.8-r1) 09:31:16 (8/39) Installing expat (2.2.9-r1) 09:31:16 (9/39) Installing libffi (3.3-r2) 09:31:16 (10/39) Installing gdbm (1.13-r1) 09:31:16 (11/39) Installing xz-libs (5.2.5-r0) 09:31:16 (12/39) Installing sqlite-libs (3.32.1-r1) 09:31:16 (13/39) Installing python3 (3.8.10-r0) 09:31:16 Successfully built ec8351e8caf2 09:31:16 Successfully tagged security-proxy-setup-arm64:latest 09:31:16 ---> 48d71b71fe0d 09:31:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:31:16 Building support-scheduler 09:31:18  Building security-proxy-setup ... done  ---> 6ec4c786cf82 09:31:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:31:18 (14/39) Installing py3-appdirs (1.4.4-r1) 09:31:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:31:18 (16/39) Installing py3-parsing (2.4.7-r0) 09:31:18 (17/39) Installing py3-six (1.15.0-r0) 09:31:18 (18/39) Installing py3-packaging (20.4-r0) 09:31:18 (19/39) Installing py3-setuptools (47.0.0-r0) 09:31:18 (20/39) Installing py3-chardet (3.0.4-r4) 09:31:18 (21/39) Installing py3-idna (2.9-r0) 09:31:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:31:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:31:18 (24/39) Installing py3-requests (2.23.0-r0) 09:31:18 (25/39) Installing py3-msgpack (1.0.0-r0) 09:31:18 (26/39) Installing py3-lockfile (0.12.2-r3) 09:31:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:31:18 (28/39) Installing py3-colorama (0.4.3-r0) 09:31:19 (29/39) Installing py3-distlib (0.3.0-r0) 09:31:19 (30/39) Installing py3-distro (1.5.0-r1) 09:31:19 (31/39) Installing py3-webencodings (0.5.1-r3) 09:31:19 (32/39) Installing py3-html5lib (1.0.1-r4) 09:31:19 (33/39) Installing py3-pytoml (0.1.21-r0) 09:31:19 (34/39) Installing py3-pep517 (0.8.2-r0) 09:31:19 (35/39) Installing py3-progress (1.5-r0) 09:31:19 (36/39) Installing py3-toml (0.10.1-r0) 09:31:19 (37/39) Installing py3-retrying (1.3.3-r0) 09:31:19 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:31:19 (39/39) Installing py3-pip (20.1.1-r0) 09:31:19 ---> 3cbc01830c19 09:31:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:31:19 Executing busybox-1.31.1-r19.trigger 09:31:19 OK: 72 MiB in 59 packages 09:31:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:31:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:31:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 09:31:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 09:31:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:31:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:31:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 09:31:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 09:31:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 09:31:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 09:31:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:31:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:31:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:31:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:31:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:31:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:31:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:31:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:31:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:31:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 09:31:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 09:31:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:31:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:31:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 09:31:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 09:31:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 09:31:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 09:31:19 Fetched 24.8 MB in 0s (0 B/s) 09:31:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:31:19 Fetched 224 kB in 0s (0 B/s) 09:31:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:31:19 Fetched 157 kB in 0s (0 B/s) 09:31:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:31:19 Fetched 221 kB in 0s (0 B/s) 09:31:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:31:19 Fetched 143 kB in 0s (0 B/s) 09:31:19 Pulling edgex-go 09:31:19 + snapcraftctl pull 09:31:19 Pulling hooks 09:31:19 + snapcraftctl pull 09:31:20 ---> fe9fd43559db 09:31:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:31:20 Removing intermediate container b7bdd6cf2115 09:31:20 ---> 8adb8f65924e 09:31:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:31:21 ---> 28516d3aa7fc 09:31:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:31:21 ---> Running in c9694c0eb041 09:31:22 ---> 7187e761a2e7 09:31:22 Step 20/24 : ENTRYPOINT ["/core-data"] 09:31:22 Removing intermediate container c9694c0eb041 09:31:22 ---> f34dc3b133d1 09:31:22 Step 24/26 : LABEL arch=arm64 09:31:22 ---> Running in 0165acba1b8a 09:31:22 ---> Running in fe1060676054 09:31:22 ---> 3437309f3604 09:31:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:31:23 Removing intermediate container 0165acba1b8a 09:31:23 ---> d9dd24d4d251 09:31:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:23 Removing intermediate container fe1060676054 09:31:23 ---> 18b05a71ba88 09:31:23 Step 25/26 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:31:23 ---> Running in 5cb886551fbf 09:31:23 ---> Running in d8ad182b9f4b 09:31:24 ---> c024f0dc9fad 09:31:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:31:24 Collecting docker-compose==1.23.2 09:31:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:31:24 ---> Running in 529a01b1d549 09:31:24 Removing intermediate container d8ad182b9f4b 09:31:24 ---> 9be746e4f60e 09:31:24 Step 26/26 : LABEL version=0.0.0 09:31:24 Removing intermediate container 5cb886551fbf 09:31:24 ---> 5c865a68fd61 09:31:24 Step 22/24 : LABEL arch=arm64 09:31:25 ---> Running in 31b4985798a3 09:31:25 ---> Running in f6077c8ae4fb 09:31:25 Removing intermediate container 529a01b1d549 09:31:25 ---> 7dc4cb4f9676 09:31:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:31:25 Collecting docker<4.0,>=3.6.0 09:31:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:31:26 Removing intermediate container 31b4985798a3 09:31:26 ---> 49a82a41e5aa 09:31:26 09:31:26 Removing intermediate container f6077c8ae4fb 09:31:26 ---> 094031012147 09:31:26 Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:31:26 ---> Running in 3971f568a079 09:31:26 Successfully built 49a82a41e5aa 09:31:26 Successfully tagged security-secretstore-setup-arm64:latest 09:31:26  Building security-secretstore-setup ... done Building support-notifications 09:31:27 ---> ac861aab4225 09:31:27 Step 27/32 : RUN chmod +x /entrypoint.sh 09:31:27 Removing intermediate container 3971f568a079 09:31:27 ---> 8a1faed44bcc 09:31:27 Step 24/24 : LABEL version=0.0.0 09:31:27 ---> Running in a09298a5030f 09:31:27 ---> Running in af7f3db827b2 09:31:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:31:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:31:28 Collecting cached-property<2,>=1.2.0 09:31:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:31:28 Removing intermediate container af7f3db827b2 09:31:28 ---> 1502215fab4b 09:31:28 09:31:29 Collecting websocket-client<1.0,>=0.32.0 09:31:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:31:29 Successfully built 1502215fab4b 09:31:29 Successfully tagged core-data-arm64:latest 09:31:29 Building core-metadata 09:31:30  Building core-data ... done Collecting PyYAML<4,>=3.10 09:31:30 Downloading PyYAML-3.13.tar.gz (270 kB) 09:31:31 Removing intermediate container a09298a5030f 09:31:31 ---> 9da86d204867 09:31:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:31:31 ---> Running in 658c2bd6abdf 09:31:33 Removing intermediate container 658c2bd6abdf 09:31:33 ---> 17840b204a5c 09:31:33 Step 29/32 : CMD ["gate"] 09:31:33 ---> Running in 16ca2e76f9d4 09:31:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:31:34 Removing intermediate container 16ca2e76f9d4 09:31:34 ---> 58ea32cd7cbe 09:31:34 Step 30/32 : LABEL arch=arm64 09:31:34 Collecting jsonschema<3,>=2.5.1 09:31:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:31:35 ---> Running in 689077d9bc49 09:31:35 Collecting texttable<0.10,>=0.9.0 09:31:35 Downloading texttable-0.9.1.tar.gz (11 kB) 09:31:36 Removing intermediate container 689077d9bc49 09:31:36 ---> f2091f755fbf 09:31:36 Step 31/32 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:31:37 ---> Running in 1bf863ffb78f 09:31:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:31:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:31:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:31:37 Fetched 0 B in 0s (0 B/s) 09:31:37 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:31:37 Fetched 96.5 kB in 0s (0 B/s) 09:31:37 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:31:37 Fetched 279 kB in 0s (0 B/s) 09:31:37 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:31:37 Fetched 122 kB in 0s (0 B/s) 09:31:37 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:31:37 Fetched 77.8 kB in 0s (0 B/s) 09:31:37 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:31:37 Fetched 8848 B in 0s (0 B/s) 09:31:37 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:31:37 Fetched 47.8 kB in 0s (0 B/s) 09:31:37 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:31:37 Fetched 45.6 kB in 0s (0 B/s) 09:31:37 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:31:37 Fetched 15.0 kB in 0s (0 B/s) 09:31:37 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 09:31:37 Fetched 219 kB in 0s (0 B/s) 09:31:37 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:31:37 Fetched 154 kB in 0s (0 B/s) 09:31:37 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:31:37 Fetched 50.6 kB in 0s (0 B/s) 09:31:37 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:31:37 Fetched 14.8 kB in 0s (0 B/s) 09:31:37 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:31:37 Fetched 41.8 kB in 0s (0 B/s) 09:31:37 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:31:37 Fetched 499 kB in 0s (0 B/s) 09:31:37 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:31:37 Fetched 111 kB in 0s (0 B/s) 09:31:37 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:31:37 Fetched 240 kB in 0s (0 B/s) 09:31:37 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:31:37 Fetched 29.3 kB in 0s (0 B/s) 09:31:37 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:31:37 Fetched 85.5 kB in 0s (0 B/s) 09:31:37 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:31:37 Fetched 24.5 kB in 0s (0 B/s) 09:31:37 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:31:37 Fetched 49.2 kB in 0s (0 B/s) 09:31:37 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:31:37 Fetched 54.2 kB in 0s (0 B/s) 09:31:37 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:31:37 Fetched 30.8 kB in 0s (0 B/s) 09:31:37 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:31:37 Fetched 15.8 kB in 0s (0 B/s) 09:31:37 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:31:37 Fetched 85.9 kB in 0s (0 B/s) 09:31:37 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:31:37 Fetched 8720 B in 0s (0 B/s) 09:31:37 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 09:31:37 Fetched 140 kB in 0s (0 B/s) 09:31:37 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:31:37 Fetched 119 kB in 0s (0 B/s) 09:31:37 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 09:31:37 Fetched 111 kB in 0s (0 B/s) 09:31:37 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:31:37 Fetched 11.1 kB in 0s (0 B/s) 09:31:37 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 09:31:37 Fetched 645 kB in 0s (0 B/s) 09:31:37 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:31:37 Fetched 41.3 kB in 0s (0 B/s) 09:31:37 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:31:37 Fetched 17.9 kB in 0s (0 B/s) 09:31:37 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:31:37 Fetched 368 kB in 0s (0 B/s) 09:31:37 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:31:37 Fetched 187 kB in 0s (0 B/s) 09:31:37 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:31:37 Fetched 175 kB in 0s (0 B/s) 09:31:37 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:31:37 Fetched 206 kB in 0s (0 B/s) 09:31:37 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 09:31:37 Fetched 1301 kB in 0s (0 B/s) 09:31:37 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:31:37 Fetched 36.2 kB in 0s (0 B/s) 09:31:37 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 09:31:37 Fetched 159 kB in 0s (0 B/s) 09:31:37 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:31:37 Fetched 107 kB in 0s (0 B/s) 09:31:37 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:31:37 Fetched 48.7 kB in 0s (0 B/s) 09:31:37 Pulling static-packages 09:31:37 + snapcraftctl pull 09:31:37 Pulling version 09:31:37 + cd /root/project 09:31:37 + + sedgit s/v// 09:31:37 describe --tags --abbrev=0 09:31:37 + GIT_VERSION=2.0.1-dev.7 09:31:37 + [ -z 2.0.1-dev.7 ] 09:31:37 + snapcraftctl set-version 2.0.1-dev.7 09:31:37 Collecting dockerpty<0.5,>=0.4.1 09:31:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:31:38 Removing intermediate container 1bf863ffb78f 09:31:38 ---> 16fcdfc195e4 09:31:38 Step 32/32 : LABEL version=0.0.0 09:31:38 ---> Running in f32f708954dc 09:31:38 Building config-common 09:31:38 + snapcraftctl build 09:31:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:31:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:31:39 ---> 393de4053050 09:31:39 Step 3/23 : WORKDIR /edgex-go 09:31:39 ---> Using cache 09:31:39 ---> 83b930bc46ee 09:31:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:39 ---> Using cache 09:31:39 ---> 4f2bb84260e1 09:31:39 Step 5/23 : RUN apk add --update --no-cache make git 09:31:39 ---> Using cache 09:31:39 ---> 9069d293917a 09:31:39 Step 6/23 : COPY go.mod . 09:31:39 ---> Using cache 09:31:39 ---> 9322b9cb8e55 09:31:39 Step 7/23 : RUN go mod download 09:31:39 ---> Using cache 09:31:39 ---> 0beab32546e7 09:31:39 Step 8/23 : COPY . . 09:31:39 ---> Using cache 09:31:39 ---> 6d4abebf4eab 09:31:39 Step 9/23 : RUN go mod tidy 09:31:39 ---> Using cache 09:31:39 ---> 32d33daeb5fd 09:31:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:31:39 Removing intermediate container f32f708954dc 09:31:39 ---> 3f0201b97117 09:31:39 09:31:39 ---> Running in 1f664098c622 09:31:40 Collecting docopt<0.7,>=0.6.1 09:31:40 Successfully built 3f0201b97117 09:31:40 Downloading docopt-0.6.2.tar.gz (25 kB) 09:31:40 Successfully tagged security-bootstrapper-arm64:latest 09:31:40  Building security-bootstrapper ... done Building core-command 09:31:40 Skipping build go-build-helper (already ran) 09:31:40 Building edgex-go 09:31:40 + cd /root/parts/edgex-go/src 09:31:40 + git describe --tags --abbrev=0 09:31:40 + sed s/v// 09:31:40 + GIT_VERSION=2.0.1-dev.7 09:31:40 + [ -z 2.0.1-dev.7 ] 09:31:40 + echo 2.0.1-dev.7 09:31:40 + make build 09:31:41 go mod tidy 09:31:41 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 09:31:42 Collecting docker-pycreds>=0.4.0 09:31:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:31:43 Collecting idna<2.8,>=2.5 09:31:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:31:43 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) 09:31:43 go: downloading github.com/gorilla/mux v1.8.0 09:31:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 09:31:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.1 09:31:43 go: downloading github.com/stretchr/testify v1.7.0 09:31:43 go: downloading github.com/google/uuid v1.2.0 09:31:43 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 09:31:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 09:31:43 go: downloading gopkg.in/yaml.v2 v2.4.0 09:31:43 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:31:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 09:31:43 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 09:31:43 go: downloading github.com/lib/pq v1.10.2 09:31:44 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:31:44 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 09:31:44 go: downloading github.com/pelletier/go-toml v1.9.3 09:31:44 Collecting urllib3<1.25,>=1.21.1 09:31:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:31:44 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 09:31:44 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 09:31:44 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) 09:31:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:31:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:31:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:31:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:31:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 09:31:44 go: downloading github.com/go-playground/validator/v10 v10.6.1 09:31:44 go: downloading github.com/go-kit/kit v0.9.0 09:31:44 go: downloading github.com/davecgh/go-spew v1.1.1 09:31:44 go: downloading github.com/pmezard/go-difflib v1.0.0 09:31:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:31:44 go: downloading github.com/stretchr/objx v0.1.0 09:31:44 go: downloading github.com/x448/float16 v0.8.4 09:31:44 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:31:45 go: downloading github.com/go-playground/universal-translator v0.17.0 09:31:45 go: downloading github.com/leodido/go-urn v1.2.0 09:31:45 go: downloading golang.org/x/text v0.3.2 09:31:45 go: downloading github.com/go-playground/assert/v2 v2.0.1 09:31:45 go: downloading github.com/go-playground/locales v0.13.0 09:31:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 09:31:45 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:31:45 go: downloading github.com/pebbe/zmq4 v1.2.7 09:31:45 go: downloading github.com/kr/pretty v0.2.0 09:31:45 go: downloading github.com/go-logfmt/logfmt v0.4.0 09:31:45 go: downloading github.com/go-stack/stack v1.8.0 09:31:45 go: downloading github.com/hashicorp/consul/api v1.8.1 09:31:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:31:45 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 09:31:45 go: downloading github.com/gorilla/websocket v1.4.2 09:31:45 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 09:31:45 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, jsonschema, texttable, dockerpty, docopt, docker-compose 09:31:45 Attempting uninstall: idna 09:31:45 Found existing installation: idna 2.9 09:31:45 Uninstalling idna-2.9: 09:31:45 Successfully uninstalled idna-2.9 09:31:46 go: downloading github.com/kr/text v0.1.0 09:31:46 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:31:46 go: downloading github.com/onsi/ginkgo v1.10.1 09:31:46 go: downloading github.com/onsi/gomega v1.7.0 09:31:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:31:46 go: downloading github.com/mitchellh/copystructure v1.0.0 09:31:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:31:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:31:46 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:31:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:31:46 Attempting uninstall: urllib3 09:31:46 Found existing installation: urllib3 1.25.9 09:31:46 Uninstalling urllib3-1.25.9: 09:31:46 Successfully uninstalled urllib3-1.25.9 09:31:46 go: downloading github.com/hashicorp/serf v0.9.5 09:31:46 go: downloading github.com/hashicorp/consul/sdk v0.7.0 09:31:46 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:31:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:31:46 go: downloading github.com/fatih/color v1.9.0 09:31:46 go: downloading github.com/mattn/go-colorable v0.1.6 09:31:46 go: downloading github.com/mattn/go-isatty v0.0.12 09:31:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:31:46 go: downloading github.com/hpcloud/tail v1.0.0 09:31:46 go: downloading github.com/pkg/errors v0.8.1 09:31:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:31:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:31:46 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:31:46 go: downloading github.com/hashicorp/memberlist v0.2.2 09:31:46 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:31:46 go: downloading gopkg.in/fsnotify.v1 v1.4.7 09:31:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:31:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:31:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:31:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:31:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:31:46 go: downloading github.com/miekg/dns v1.1.26 09:31:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:31:46 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:31:46 go: downloading github.com/hashicorp/errwrap v1.0.0 09:31:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data 09:31:47 Attempting uninstall: requests 09:31:47 Found existing installation: requests 2.23.0 09:31:47 Uninstalling requests-2.23.0: 09:31:47 Successfully uninstalled requests-2.23.0 09:31:49 Running setup.py install for PyYAML: started 09:31:52 Running setup.py install for PyYAML: finished with status 'done' 09:31:52 Running setup.py install for texttable: started 09:31:55 Running setup.py install for texttable: finished with status 'done' 09:31:55 Running setup.py install for dockerpty: started 09:31:57 Running setup.py install for dockerpty: finished with status 'done' 09:31:57 Running setup.py install for docopt: started 09:31:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:32:00 Running setup.py install for docopt: finished with status 'done' 09:32:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:32:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command 09:32:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:32:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:32:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:32:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:32:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:32:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:32:07 ---> 393de4053050 09:32:07 Step 3/23 : WORKDIR /edgex-go 09:32:07 ---> Using cache 09:32:07 ---> 83b930bc46ee 09:32:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:07 ---> Using cache 09:32:07 ---> 4f2bb84260e1 09:32:07 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:32:07 ---> Running in 934d7bce0d98 09:32:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:32:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:32:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:32:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:32:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:32:11 OK: 218 MiB in 52 packages 09:32:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 09:32:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:32:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:32:12 ---> 393de4053050 09:32:12 Step 3/24 : WORKDIR /edgex-go 09:32:12 ---> Using cache 09:32:12 ---> 83b930bc46ee 09:32:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:12 ---> Using cache 09:32:12 ---> 4f2bb84260e1 09:32:12 Step 5/24 : RUN apk add --update --no-cache make git 09:32:12 ---> Using cache 09:32:12 ---> 9069d293917a 09:32:12 Step 6/24 : COPY go.mod . 09:32:12 ---> Using cache 09:32:12 ---> 9322b9cb8e55 09:32:12 Step 7/24 : RUN go mod download 09:32:12 ---> Using cache 09:32:12 ---> 0beab32546e7 09:32:12 Step 8/24 : COPY . . 09:32:12 ---> Using cache 09:32:12 ---> 6d4abebf4eab 09:32:12 Step 9/24 : RUN go mod tidy 09:32:12 ---> Using cache 09:32:12 ---> 32d33daeb5fd 09:32:12 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:32:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:32:13 ---> Running in 345c3c8517ee 09:32:15 Removing intermediate container 934d7bce0d98 09:32:15 ---> 9b95ddb1f057 09:32:15 Step 6/23 : COPY go.mod . 09:32:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:32:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:32:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:32:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:32:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:32:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:32:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:32:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:32:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:32:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:32:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:32:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:32:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:32:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:32:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:32:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:32:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:32:15 + 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 09:32:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:32:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:32:15 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:32:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:32:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:32:15 + 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 09:32:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:32:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:32:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:32:15 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 09:32:16 Building hooks 09:32:16 + cd /root/parts/hooks/src 09:32:16 + make build 09:32:16 go mod tidy 09:32:17 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 09:32:17 go: downloading github.com/stretchr/testify v1.5.1 09:32:17 go: downloading gopkg.in/yaml.v2 v2.2.2 09:32:17 go: downloading github.com/davecgh/go-spew v1.1.0 09:32:17 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:32:17 ---> 4e544c229cd0 09:32:17 Step 7/23 : RUN go mod download 09:32:18 ---> Running in ac848ed6bb72 09:32:18 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:32:19 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:32:19 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:32:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:32:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:32:21 ---> 393de4053050 09:32:21 Step 3/24 : WORKDIR /edgex-go 09:32:21 ---> Using cache 09:32:21 ---> 83b930bc46ee 09:32:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:21 ---> Using cache 09:32:21 ---> 4f2bb84260e1 09:32:21 Step 5/24 : RUN apk add --update --no-cache make git 09:32:21 ---> Using cache 09:32:21 ---> 9069d293917a 09:32:21 Step 6/24 : COPY go.mod . 09:32:21 ---> Using cache 09:32:21 ---> 9322b9cb8e55 09:32:21 Step 7/24 : RUN go mod download 09:32:21 ---> Using cache 09:32:21 ---> 0beab32546e7 09:32:21 Step 8/24 : COPY . . 09:32:21 ---> Using cache 09:32:21 ---> 6d4abebf4eab 09:32:21 Step 9/24 : RUN go mod tidy 09:32:21 ---> Using cache 09:32:21 ---> 32d33daeb5fd 09:32:21 Step 10/24 : RUN make cmd/core-command/core-command 09:32:21 ---> Running in 7b191df02e1f 09:32:22 Removing intermediate container 1267481313b5 09:32:22 ---> 0cf995f5061b 09:32:22 Step 15/24 : ENV APP_PORT=58890 09:32:22 Building static-packages 09:32:22 + snapcraftctl build 09:32:22 ---> Running in bd35a2131880 09:32:23 Removing intermediate container bd35a2131880 09:32:23 ---> eea651701540 09:32:23 Step 16/24 : EXPOSE $APP_PORT 09:32:24 ---> Running in 5f7809abc95e 09:32:24 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 09:32:24 Removing intermediate container ac848ed6bb72 09:32:24 ---> f4e21d418534 09:32:24 Step 8/23 : COPY . . 09:32:24 Building version 09:32:24 + snapcraftctl build 09:32:24 Removing intermediate container 5f7809abc95e 09:32:24 ---> be03853a6602 09:32:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:32:26 Staging config-common 09:32:26 + snapcraftctl stage 09:32:27 Skipping stage go-build-helper (already ran) 09:32:27 Staging edgex-go 09:32:27 + snapcraftctl stage 09:32:28 ---> b797edbda0fb 09:32:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:32:28 Staging hooks 09:32:28 + snapcraftctl stage 09:32:29 ---> 80acb42ca5eb 09:32:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:32:30 Staging static-packages 09:32:30 + snapcraftctl stage 09:32:31 Staging version 09:32:31 + snapcraftctl stage 09:32:31 ---> 515faab57c8d 09:32:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:32:32 ---> Running in ef8ca2817abb 09:32:32 Priming config-common 09:32:32 + snapcraftctl prime 09:32:33 Priming go-build-helper 09:32:33 + snapcraftctl prime 09:32:33 Removing intermediate container ef8ca2817abb 09:32:33 ---> d3b397338000 09:32:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:33 ---> Running in d5b2e36a5894 09:32:34 Priming edgex-go 09:32:34 + snapcraftctl prime 09:32:34 Removing intermediate container d5b2e36a5894 09:32:34 ---> 92abd75a1a56 09:32:34 Step 22/24 : LABEL arch=arm64 09:32:34 ---> Running in c9e0cb8c9b58 09:32:35 Removing intermediate container c9e0cb8c9b58 09:32:35 ---> 1c7119ea2682 09:32:35 Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:32:36 ---> Running in 50efc500f806 09:32:36 Priming hooks 09:32:36 + snapcraftctl prime 09:32:37 Priming static-packages 09:32:37 + snapcraftctl prime 09:32:37 Removing intermediate container 50efc500f806 09:32:37 ---> 82f00f771f6b 09:32:37 Step 24/24 : LABEL version=0.0.0 09:32:37 ---> Running in 20d02f097f47 09:32:38 Removing intermediate container 20d02f097f47 09:32:38 ---> 6e540fbae701 09:32:38 09:32:39 Priming version 09:32:39 + snapcraftctl prime 09:32:39 Successfully built 6e540fbae701 09:32:39 Successfully tagged sys-mgmt-agent-arm64:latest 09:32:40 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] } 09:32:44  Building sys-mgmt-agent ... done  ---> 0e1007d0a27c 09:32:44 Step 9/23 : RUN go mod tidy 09:32:44 ---> Running in 1cf759934c8b 09:32:50 Removing intermediate container 1cf759934c8b 09:32:50 ---> 1d76d367aae9 09:32:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:32:50 ---> Running in 752fceb19aa1 09:32: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 09:33:02 Removing intermediate container 1f664098c622 09:33:02 ---> b087540976b4 09:33:02 09:33:02 Step 11/23 : FROM alpine:3.12 09:33:02 ---> c4fd0aeabfcf 09:33:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:33:02 ---> Running in 3fd72298cc23 09:33:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:33:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:33:04 (1/1) Installing dumb-init (1.2.2-r1) 09:33:04 Executing busybox-1.31.1-r20.trigger 09:33:04 OK: 5 MiB in 15 packages 09:33:05 Removing intermediate container 3fd72298cc23 09:33:05 ---> 12fb9b749bd1 09:33:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:33:05 ---> Running in e36a100786b3 09:33:06 Removing intermediate container e36a100786b3 09:33:06 ---> f716851dc88a 09:33:06 Step 14/23 : ENV APP_PORT=59861 09:33:06 ---> Running in eb4c71f3d973 09:33:07 Removing intermediate container eb4c71f3d973 09:33:07 ---> e74449ad4635 09:33:07 Step 15/23 : EXPOSE $APP_PORT 09:33:07 ---> Running in 55f12a658b8b 09:33:08 Removing intermediate container 55f12a658b8b 09:33:08 ---> 68aeaa81a432 09:33:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 ---> c3ed9ad6b522 09:33:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:33:11 ---> 3d40cc62d25d 09:33:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:33:12 ---> a8a140da435c 09:33:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:33:12 ---> Running in e6a306ab8c57 09:33:13 Removing intermediate container e6a306ab8c57 09:33:13 ---> df4a9c1e994f 09:33:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:33:13 ---> Running in 3baed9ada7cf 09:33:14 Removing intermediate container 3baed9ada7cf 09:33:14 ---> f79ac5672803 09:33:14 Step 21/23 : LABEL arch=arm64 09:33:14 ---> Running in 28ec0fae19ba 09:33:15 Removing intermediate container 28ec0fae19ba 09:33:15 ---> e75b2c7a4919 09:33:15 Step 22/23 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:33:15 ---> Running in 31d6e0592e28 09:33:16 Removing intermediate container 31d6e0592e28 09:33:16 ---> 3921d6ea365c 09:33:16 Step 23/23 : LABEL version=0.0.0 09:33:16 ---> Running in 01b150aa35be 09:33:17 Removing intermediate container 01b150aa35be 09:33:17 ---> efdb754de5ac 09:33:17 09:33:17 Successfully built efdb754de5ac 09:33:17 Successfully tagged support-scheduler-arm64:latest 09:33:49  Building support-scheduler ... done Removing intermediate container 7b191df02e1f 09:33:49 ---> a630ac0eed07 09:33:49 09:33:49 Step 11/24 : FROM alpine:3.12 09:33:49 ---> c4fd0aeabfcf 09:33:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:33:49 ---> Using cache 09:33:49 ---> 12fb9b749bd1 09:33:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:33:49 ---> Using cache 09:33:49 ---> f716851dc88a 09:33:49 Step 14/24 : ENV APP_PORT=59882 09:33:49 ---> Running in 2c3a743838d5 09:33:49 Removing intermediate container 345c3c8517ee 09:33:49 ---> d688eedaff34 09:33:49 09:33:49 Step 11/24 : FROM alpine:3.12 09:33:49 ---> c4fd0aeabfcf 09:33:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:33:49 ---> Using cache 09:33:49 ---> 12fb9b749bd1 09:33:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:33:49 ---> Using cache 09:33:49 ---> f716851dc88a 09:33:49 Step 14/24 : ENV APP_PORT=59881 09:33:49 ---> Running in 298884d5b101 09:33:49 Removing intermediate container 2c3a743838d5 09:33:49 ---> 817698def486 09:33:49 Step 15/24 : EXPOSE $APP_PORT 09:33:49 ---> Running in 31cac1e966e0 09:33:49 Removing intermediate container 298884d5b101 09:33:49 ---> 568f45e5069f 09:33:49 Step 15/24 : EXPOSE $APP_PORT 09:33:49 ---> Running in b97171595979 09:33:49 Removing intermediate container 31cac1e966e0 09:33:49 ---> 64edae450e1f 09:33:49 Step 16/24 : WORKDIR / 09:33:49 ---> Running in 537c6d80ceeb 09:33:49 Removing intermediate container b97171595979 09:33:49 ---> 2c08620cae01 09:33:49 Step 16/24 : WORKDIR / 09:33:49 ---> Running in 50f775024629 09:33:49 Removing intermediate container 537c6d80ceeb 09:33:49 ---> 80e97a1f33b7 09:33:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:33:50 Removing intermediate container 50f775024629 09:33:50 ---> b5d2f84d71d9 09:33:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:33:51 ---> 22fecb367460 09:33:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:33:51 ---> 1884e430f74e 09:33:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:33:53 ---> 6e128b4c8343 09:33:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:33:53 ---> 654f640402cf 09:33:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:33:54 ---> 1baa1240b4aa 09:33:54 Step 20/24 : ENTRYPOINT ["/core-command"] 09:33:54 ---> Running in a5e272741a9e 09:33:54 ---> 2f8431d638a0 09:33:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:33:54 ---> Running in 3ee927b242e2 09:33:54 Removing intermediate container a5e272741a9e 09:33:54 ---> b91ce5460027 09:33:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:33:55 ---> Running in 66f8672d2424 09:33:55 Removing intermediate container 3ee927b242e2 09:33:55 ---> 35711bb46be7 09:33:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:33:55 ---> Running in 20e5d4afeb8b 09:33:56 Removing intermediate container 66f8672d2424 09:33:56 ---> 55b0fb2e76ab 09:33:56 Step 22/24 : LABEL arch=arm64 09:33:56 ---> Running in 0c0304575b4e 09:33:56 Removing intermediate container 20e5d4afeb8b 09:33:56 ---> 706d22354941 09:33:56 Step 22/24 : LABEL arch=arm64 09:33:56 ---> Running in 045511d9a352 09:33:57 Removing intermediate container 0c0304575b4e 09:33:57 ---> dc26bbec134b 09:33:57 Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:33:57 ---> Running in 554e6065b079 09:33:57 Removing intermediate container 045511d9a352 09:33:57 ---> 12267de4bce4 09:33:57 Step 23/24 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:33:57 Removing intermediate container 752fceb19aa1 09:33:57 ---> 43a5fe2330b0 09:33:57 09:33:57 Step 11/23 : FROM alpine:3.12 09:33:57 ---> c4fd0aeabfcf 09:33:57 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:33:57 ---> Running in f2e32f7ec078 09:33:57 ---> Running in f814cfa114c3 09:33:57 Removing intermediate container 554e6065b079 09:33:57 ---> 4a416507eeb2 09:33:57 Step 24/24 : LABEL version=0.0.0 09:33:58 ---> Running in 2d162793b4ee 09:33:58 Removing intermediate container f2e32f7ec078 09:33:58 ---> 81898b248dd8 09:33:58 Step 24/24 : LABEL version=0.0.0 09:33:58 ---> Running in ef9f9e693a24 09:33:58 Removing intermediate container 2d162793b4ee 09:33:58 ---> fb103992ee1d 09:33:58 09:33:58 Removing intermediate container ef9f9e693a24 09:33:58 ---> ab97ac8918c8 09:33:58 09:33:59 Successfully built fb103992ee1d 09:33:59 Successfully tagged core-command-arm64:latest 09:33:59  Building core-command ... done Successfully built ab97ac8918c8 09:33:59 Successfully tagged core-metadata-arm64:latest 09:33:59  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:33:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:34:00 (1/2) Installing ca-certificates (20191127-r4) 09:34:00 (2/2) Installing dumb-init (1.2.2-r1) 09:34:00 Executing busybox-1.31.1-r20.trigger 09:34:00 Executing ca-certificates-20191127-r4.trigger 09:34:00 OK: 6 MiB in 16 packages 09:34:01 Removing intermediate container f814cfa114c3 09:34:01 ---> db578e06d99c 09:34:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:34:01 ---> Running in 21236e820d41 09:34:02 Removing intermediate container 21236e820d41 09:34:02 ---> f5052edef1dd 09:34:02 Step 14/23 : ENV APP_PORT=59860 09:34:02 ---> Running in 234e54705c6e 09:34:03 Removing intermediate container 234e54705c6e 09:34:03 ---> 2905253d9e5a 09:34:03 Step 15/23 : EXPOSE $APP_PORT 09:34:03 ---> Running in 059c46f19191 09:34:03 Removing intermediate container 059c46f19191 09:34:03 ---> 90484987479a 09:34:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:34:04 ---> f3c393fa2663 09:34:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:34:05 ---> 8c9b2d3527ba 09:34:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:34:06 ---> af9d9899665a 09:34:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:34:06 ---> Running in 7f730965659e 09:34:07 Removing intermediate container 7f730965659e 09:34:07 ---> e4ef01c08fb7 09:34:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:34:07 ---> Running in 7003c116aa34 09:34:07 Removing intermediate container 7003c116aa34 09:34:07 ---> a062bd0d5503 09:34:07 Step 21/23 : LABEL arch=arm64 09:34:07 ---> Running in c2f1bcda827a 09:34:08 Removing intermediate container c2f1bcda827a 09:34:08 ---> c5f46d35f711 09:34:08 Step 22/23 : LABEL git_sha=86f6abfecd80b73de97252db26bef9d7157a4426 09:34:08 ---> Running in 2dd1928c6643 09:34:08 Removing intermediate container 2dd1928c6643 09:34:08 ---> 070b3c1807a1 09:34:08 Step 23/23 : LABEL version=0.0.0 09:34:08 ---> Running in 8cbf4a4ffbd7 09:34:09 Removing intermediate container 8cbf4a4ffbd7 09:34:09 ---> 3b3d2ce49fc1 09:34:09 09:34:09 Successfully built 3b3d2ce49fc1 09:34:09 Successfully tagged support-notifications-arm64:latest 09:34:10  Building support-notifications ... done  [Pipeline] } 09:34:10 $ docker stop --time=1 8498775a3c96290f5eda443348c2a8dcb84b8d6434f3f438ead248b239cfb854 09:34:12 $ docker rm -f 8498775a3c96290f5eda443348c2a8dcb84b8d6434f3f438ead248b239cfb854 [Pipeline] // withDockerContainer [Pipeline] sh 09:34:12 + docker images 09:34:12 REPOSITORY TAG IMAGE ID CREATED SIZE 09:34:12 support-notifications-arm64 latest 3b3d2ce49fc1 3 seconds ago 15.7MB 09:34:12 core-metadata-arm64 latest ab97ac8918c8 14 seconds ago 15.7MB 09:34:12 core-command-arm64 latest fb103992ee1d 14 seconds ago 15MB 09:34:12 43a5fe2330b0 15 seconds ago 991MB 09:34:12 d688eedaff34 26 seconds ago 994MB 09:34:12 a630ac0eed07 27 seconds ago 988MB 09:34:12 support-scheduler-arm64 latest efdb754de5ac 56 seconds ago 15.1MB 09:34:12 b087540976b4 About a minute ago 990MB 09:34:12 sys-mgmt-agent-arm64 latest 6e540fbae701 About a minute ago 298MB 09:34:12 security-bootstrapper-arm64 latest 3f0201b97117 2 minutes ago 17.5MB 09:34:12 core-data-arm64 latest 1502215fab4b 2 minutes ago 19.2MB 09:34:12 security-secretstore-setup-arm64 latest 49a82a41e5aa 2 minutes ago 27.1MB 09:34:12 security-proxy-setup-arm64 latest ec8351e8caf2 2 minutes ago 24.2MB 09:34:12 7faff6ae94b2 3 minutes ago 997MB 09:34:12 67408ded53e2 3 minutes ago 991MB 09:34:12 ab6acc77e730 3 minutes ago 995MB 09:34:12 467907573d6c 3 minutes ago 998MB 09:34:12 05d1b9fa275b 3 minutes ago 991MB 09:34:12 ci-base-image-arm64 latest 393de4053050 13 minutes ago 663MB 09:34:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 4 days ago 451MB 09:34:12 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 09:34:12 docker 20.10.0 eeaf43b92773 7 months ago 228MB 09:34:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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 09:34:14 ---> job-cost.sh 09:34:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IUAD 09:34:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-IUAD/bin to PATH 09:36:30 INFO: No Stack... 09:36:30 INFO: Retrieving Pricing Info for: v2-standard-4 09:36:30 INFO: Archiving Costs [Pipeline] sh 09:36:30 + + catcut /w/workspace/edgex-go/1/archives/cost.csv -d, 09:36:30 -f6 [Pipeline] lock 09:36:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3622-1-stack-cost] 09:36:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3622-1-stack-cost] did not exist. Created. 09:36:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:36:30 + echo total: 0.18000000715255737 [Pipeline] stash 09:36:31 Stashed 1 file(s) [Pipeline] } 09:36:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3622-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:36:32 provisioning config files... 09:36:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4103084299940472235tmp [Pipeline] { [Pipeline] sh 09:36:33 + set +x 09:36:33 + curl -s https://codecov.io/bash 09:36:33 + bash -s -- 09:36:33 09:36:33 _____ _ 09:36:33 / ____| | | 09:36:33 | | ___ __| | ___ ___ _____ __ 09:36:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:36:33 | |___| (_) | (_| | __/ (_| (_) \ V / 09:36:33 \_____\___/ \__,_|\___|\___\___/ \_/ 09:36:33 Bash-1.0.4 09:36:33 09:36:33 09:36:33 ==> git version 2.24.4 found 09:36:33 ==> 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 09:36:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:36:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:36:33 ==> Jenkins CI detected. 09:36:33 project root: . 09:36:33 --> token set from env 09:36:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:36:33 ==> Running gcov in . (disable via -X gcov) 09:36:33 ==> Python coveragepy not found 09:36:33 ==> Searching for coverage reports in: 09:36:33 + . 09:36:33 -> Found 1 reports 09:36:33 ==> Detecting git/mercurial file structure 09:36:33 ==> Reading reports 09:36:33 + ./coverage.out bytes=399433 09:36:33 ==> Appending adjustments 09:36:33 https://docs.codecov.io/docs/fixing-reports 09:36:35 + Found adjustments 09:36:35 ==> Gzipping contents 09:36:35 56K /tmp/codecov.C5F0YV.gz 09:36:35 ==> Uploading reports 09:36:35 url: https://codecov.io 09:36:35 query: branch=PR-3622&commit=86f6abfecd80b73de97252db26bef9d7157a4426&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3622&job=&cmd_args= 09:36:35 -> Pinging Codecov 09:36:35 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3622&commit=86f6abfecd80b73de97252db26bef9d7157a4426&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3622&job=&cmd_args= 09:36:35 -> Uploading to 09:36:35 https://storage.googleapis.com/codecov/v4/raw/2021-07-14/00271124DB129430A58F1EEE437C3FCB/86f6abfecd80b73de97252db26bef9d7157a4426/82a7a2b8-011d-45d9-8b3d-00809e4c3488.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T093635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1a68788685b6157116023341928cf64760d9d805e26f19b9ea51922d6d5b160 09:36:35 % Total % Received % Xferd Average Speed Time Time Time Current 09:36:35 Dload Upload Total Spent Left Speed 09:36:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54045 0 0 100 54045 0 141k --:--:-- --:--:-- --:--:-- 141k 100 54045 0 0 100 54045 0 141k --:--:-- --:--:-- --:--:-- 140k 09:36:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/86f6abfecd80b73de97252db26bef9d7157a4426 [Pipeline] } 09:36:35 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 09:36:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:36:38 ---> package-listing.sh 09:36:38 ++ facter osfamily 09:36:38 ++ tr '[:upper:]' '[:lower:]' 09:36:38 + OS_FAMILY=redhat 09:36:38 + workspace=/w/workspace/edgex-go/1 09:36:38 + START_PACKAGES=/tmp/packages_start.txt 09:36:38 + END_PACKAGES=/tmp/packages_end.txt 09:36:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:36:38 + PACKAGES=/tmp/packages_start.txt 09:36:38 + '[' /w/workspace/edgex-go/1 ']' 09:36:38 + PACKAGES=/tmp/packages_end.txt 09:36:38 + case "${OS_FAMILY}" in 09:36:38 + rpm -qa 09:36:38 + sort 09:36:41 + '[' -f /tmp/packages_start.txt ']' 09:36:41 + '[' -f /tmp/packages_end.txt ']' 09:36:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:36:41 + '[' /w/workspace/edgex-go/1 ']' 09:36:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:36:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:36:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:36:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:36:42 09:36:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:36:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:36:42 alpine: Pulling from edgex-lftools-log-publisher 09:36:42 df20fa9351a1: Pulling fs layer 09:36:42 36b3adc4ff6f: Pulling fs layer 09:36:42 8ad3a11d3b57: Pulling fs layer 09:36:42 46f8f816bc3b: Pulling fs layer 09:36:42 93b61091891f: Pulling fs layer 09:36:42 93b9cdb0e59b: Pulling fs layer 09:36:42 5e14af77c1be: Pulling fs layer 09:36:42 01666e4c0597: Pulling fs layer 09:36:42 aa168da1d23b: Pulling fs layer 09:36:42 93b61091891f: Waiting 09:36:42 93b9cdb0e59b: Waiting 09:36:42 5e14af77c1be: Waiting 09:36:42 01666e4c0597: Waiting 09:36:42 aa168da1d23b: Waiting 09:36:42 46f8f816bc3b: Waiting 09:36:42 36b3adc4ff6f: Verifying Checksum 09:36:42 36b3adc4ff6f: Download complete 09:36:42 46f8f816bc3b: Verifying Checksum 09:36:42 46f8f816bc3b: Download complete 09:36:42 df20fa9351a1: Verifying Checksum 09:36:42 df20fa9351a1: Download complete 09:36:42 93b9cdb0e59b: Verifying Checksum 09:36:42 93b9cdb0e59b: Download complete 09:36:42 5e14af77c1be: Verifying Checksum 09:36:42 5e14af77c1be: Download complete 09:36:42 93b61091891f: Verifying Checksum 09:36:42 93b61091891f: Download complete 09:36:42 01666e4c0597: Download complete 09:36:42 df20fa9351a1: Pull complete 09:36:42 8ad3a11d3b57: Verifying Checksum 09:36:42 8ad3a11d3b57: Download complete 09:36:42 36b3adc4ff6f: Pull complete 09:36:43 8ad3a11d3b57: Pull complete 09:36:43 46f8f816bc3b: Pull complete 09:36:43 93b61091891f: Pull complete 09:36:43 93b9cdb0e59b: Pull complete 09:36:43 5e14af77c1be: Pull complete 09:36:43 01666e4c0597: Pull complete 09:36:45 aa168da1d23b: Verifying Checksum 09:36:45 aa168da1d23b: Download complete 09:36:49 aa168da1d23b: Pull complete 09:36:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:36:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:36:49 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 09:36:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:36:52 $ docker top 8485f02c7312d510145d3dcb0bf26a178b7a66db85e407ecbef2a81037efb9ea -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:52 + touch /tmp/pre-build-complete [Pipeline] sh 09:36:52 + mkdir -p /var/log/sa [Pipeline] sh 09:36:53 + ls /var/log/sa-host 09:36:53 + sadf -c /var/log/sa-host/sa05 09:36:53 file_magic: OK 09:36:53 HZ: Using current value: 100 09:36:53 file_header: OK 09:36:53 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 09:36:53 Statistics: 09:36:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:36:53 File successfully converted to sysstat format version 12.2.1 09:36:53 + sadf -c /var/log/sa-host/sa14 09:36:53 file_magic: OK 09:36:53 HZ: Using current value: 100 09:36:53 file_header: OK 09:36:53 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 09:36:53 Statistics: 09:36:53 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... 09:36:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:36:53 provisioning config files... 09:36:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3498158898902100547tmp [Pipeline] { [Pipeline] echo 09:36:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:36:54 ---> create-netrc.sh [Pipeline] } 09:36:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:36:55 ---> python-tools-install.sh [Pipeline] echo 09:36:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:36:55 ---> sudo-logs.sh 09:36:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:36:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:36:55 ---> job-cost.sh 09:36:55 lf-activate-venv: SKIPPING 09:36:55 DEBUG: total: 0.18000000715255737 09:36:55 INFO: Retrieving Stack Cost... 09:36:57 INFO: Retrieving Pricing Info for: v3-standard-2 09:36:57 INFO: Archiving Costs [Pipeline] echo 09:36:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:36:57 ---> logs-deploy.sh 09:36:57 lf-activate-venv: SKIPPING 09:36:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3622/1 09:36:57 INFO: archiving workspace using pattern(s): 09:36:58 Archives upload complete. 09:36:58 INFO: archiving logs to Nexus 09:36:59 ---> uname -a: 09:36:59 Linux prd-centos7-docker-4c-2g-83.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:36:59 09:36:59 09:36:59 ---> lscpu: 09:36:59 Architecture: x86_64 09:36:59 CPU op-mode(s): 32-bit, 64-bit 09:36:59 Byte Order: Little Endian 09:36:59 Address sizes: 40 bits physical, 48 bits virtual 09:36:59 CPU(s): 2 09:36:59 On-line CPU(s) list: 0,1 09:36:59 Thread(s) per core: 1 09:36:59 Core(s) per socket: 1 09:36:59 Socket(s): 2 09:36:59 NUMA node(s): 1 09:36:59 Vendor ID: AuthenticAMD 09:36:59 CPU family: 23 09:36:59 Model: 49 09:36:59 Model name: AMD EPYC-Rome Processor 09:36:59 Stepping: 0 09:36:59 CPU MHz: 2799.998 09:36:59 BogoMIPS: 5599.99 09:36:59 Virtualization: AMD-V 09:36:59 Hypervisor vendor: KVM 09:36:59 Virtualization type: full 09:36:59 L1d cache: 64 KiB 09:36:59 L1i cache: 64 KiB 09:36:59 L2 cache: 1 MiB 09:36:59 L3 cache: 32 MiB 09:36:59 NUMA node0 CPU(s): 0,1 09:36:59 Vulnerability Itlb multihit: Not affected 09:36:59 Vulnerability L1tf: Not affected 09:36:59 Vulnerability Mds: Not affected 09:36:59 Vulnerability Meltdown: Not affected 09:36:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:36:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:36:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:36:59 Vulnerability Srbds: Not affected 09:36:59 Vulnerability Tsx async abort: Not affected 09:36:59 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 09:36:59 09:36:59 09:36:59 ---> nproc: 09:36:59 2 09:36:59 09:36:59 09:36:59 ---> df -h: 09:36:59 Filesystem Size Used Available Use% Mounted on 09:36:59 overlay 40.0G 13.3G 26.7G 33% / 09:36:59 tmpfs 64.0M 0 64.0M 0% /dev 09:36:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:36:59 shm 64.0M 0 64.0M 0% /dev/shm 09:36:59 /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os 09:36:59 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf 09:36:59 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname 09:36:59 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts 09:36:59 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log 09:36:59 /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json 09:36:59 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host 09:36:59 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure 09:36:59 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/1 09:36:59 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/1@tmp 09:36:59 09:36:59 09:36:59 ---> free -m: 09:36:59 total used free shared buff/cache available 09:36:59 Mem: 7821 1211 1941 0 4667 6565 09:36:59 Swap: 1023 1 1022 09:36:59 09:36:59 09:36:59 ---> ip addr: 09:36:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:36:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:36:59 inet 127.0.0.1/8 scope host lo 09:36:59 valid_lft forever preferred_lft forever 09:36:59 inet6 ::1/128 scope host 09:36:59 valid_lft forever preferred_lft forever 09:36:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:36:59 link/ether fa:16:3e:43:a6:04 brd ff:ff:ff:ff:ff:ff 09:36:59 inet 10.30.123.147/23 brd 10.30.123.255 scope global dynamic eth0 09:36:59 valid_lft 85101sec preferred_lft 85101sec 09:36:59 inet6 fe80::f816:3eff:fe43:a604/64 scope link 09:36:59 valid_lft forever preferred_lft forever 09:36:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:36:59 link/ether 02:42:9f:be:72:b6 brd ff:ff:ff:ff:ff:ff 09:36:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:36:59 valid_lft forever preferred_lft forever 09:36:59 inet6 fe80::42:9fff:febe:72b6/64 scope link 09:36:59 valid_lft forever preferred_lft forever 09:36:59 09:36:59 09:36:59 ---> sar -b -r -n DEV: 09:36:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 09:36:59 09:36:59 09:15:07 LINUX RESTART (2 CPU) 09:36:59 09:36:59 09:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:36:59 09:17:01 31.01 0.67 30.34 0.00 352.77 13542.55 0.00 09:36:59 09:18:01 183.41 0.00 183.41 0.00 0.00 48389.83 0.00 09:36:59 09:19:01 56.46 0.02 56.45 0.00 0.53 10731.66 0.00 09:36:59 09:20:01 104.95 0.00 104.95 0.00 0.00 20052.46 0.00 09:36:59 09:21:01 582.62 161.11 421.51 0.00 4636.30 294850.78 0.00 09:36:59 09:22:01 270.01 9.01 261.01 0.00 1447.09 110174.24 0.00 09:36:59 09:23:01 190.14 1.23 188.91 0.00 126.03 119190.26 0.00 09:36:59 09:24:01 118.29 9.11 109.18 0.00 417.19 43353.08 0.00 09:36:59 09:25:01 171.59 1.47 170.12 0.00 42.23 29412.46 0.00 09:36:59 09:26:01 26.45 11.66 14.79 0.00 1443.97 1215.24 0.00 09:36:59 09:27:01 0.23 0.05 0.18 0.00 0.40 1.87 0.00 09:36:59 09:28:01 0.25 0.00 0.25 0.00 0.00 3.43 0.00 09:36:59 09:29:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 09:36:59 09:30:01 0.35 0.00 0.35 0.00 0.00 4.35 0.00 09:36:59 09:31:01 0.40 0.18 0.22 0.00 5.73 3.38 0.00 09:36:59 09:32:01 0.83 0.00 0.83 0.00 0.00 15.76 0.00 09:36:59 09:33:01 0.23 0.00 0.23 0.00 0.00 2.35 0.00 09:36:59 09:34:01 0.22 0.00 0.22 0.00 0.00 1.80 0.00 09:36:59 09:35:02 0.28 0.00 0.28 0.00 0.00 2.97 0.00 09:36:59 09:36:01 0.25 0.00 0.25 0.00 0.00 2.69 0.00 09:36:59 Average: 87.01 9.74 77.27 0.00 424.05 34585.65 0.00 09:36:59 09:36:59 09:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:36:59 09:17:01 4473556 0 918496 11.47 2620 2614268 1695720 18.72 1084124 2016440 560964 09:36:59 09:18:01 3878272 0 1183756 14.78 2620 2944292 1813496 20.02 1361844 2228708 184964 09:36:59 09:19:01 4048400 0 1029420 12.85 2620 2928500 1645548 18.17 1110004 2292956 14212 09:36:59 09:20:01 3772064 0 1034204 12.91 2620 3200052 1590248 17.56 1194828 2470580 24 09:36:59 09:21:01 800804 0 1757152 21.94 2620 5448364 3738316 41.27 2732848 3760680 129196 09:36:59 09:22:01 1123708 0 1194036 14.91 2620 5688576 1743920 19.25 1848712 4333628 0 09:36:59 09:23:01 198680 0 1209160 15.10 2620 6598480 1526960 16.86 3418668 3662112 156 09:36:59 09:24:01 1035924 0 1269028 15.85 2620 5701368 2055112 22.69 2899944 3333108 500 09:36:59 09:25:01 2185312 0 1191628 14.88 2620 4629380 1479096 16.33 1495356 3620340 28 09:36:59 09:26:01 2629212 0 1130952 14.12 2620 4246156 1282988 14.16 1052816 3636384 8 09:36:59 09:27:01 2632044 0 1128120 14.09 2620 4246156 1244192 13.74 1051856 3635104 20 09:36:59 09:28:01 2631676 0 1128480 14.09 2620 4246164 1244240 13.74 1052568 3634552 8 09:36:59 09:29:01 2632928 0 1127224 14.07 2620 4246168 1243976 13.73 1051960 3634552 8 09:36:59 09:30:01 2632604 0 1127544 14.08 2620 4246172 1243976 13.73 1045860 3640720 16 09:36:59 09:31:01 2634776 0 1125336 14.05 2620 4246208 1246500 13.76 1043084 3640740 16 09:36:59 09:32:01 2636080 0 1124028 14.03 2620 4246212 1238632 13.68 1042628 3640788 8 09:36:59 09:33:01 2634692 0 1125412 14.05 2620 4246216 1235548 13.64 1047244 3637020 8 09:36:59 09:34:01 2634612 0 1125484 14.05 2620 4246224 1235548 13.64 1066960 3617428 8 09:36:59 09:35:02 2634720 0 1125376 14.05 2620 4246224 1235548 13.64 1066928 3617428 8 09:36:59 09:36:01 2633916 0 1126176 14.06 2620 4246228 1242172 13.71 1067208 3617428 8 09:36:59 Average: 2524199 0 1159051 14.47 2620 4323070 1549087 17.10 1436772 3383535 44508 09:36:59 09:36:59 09:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:36:59 09:17:01 eth0 1018.18 1242.45 5894.90 156.82 0.00 0.00 0.00 0.00 09:36:59 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:17:01 docker0 911.69 644.98 72.45 2687.82 0.00 0.00 0.00 0.00 09:36:59 09:18:01 eth0 300.20 231.70 878.18 32.66 0.00 0.00 0.00 0.00 09:36:59 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:18:01 veth0b83680 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:36:59 09:18:01 docker0 210.90 264.01 14.70 843.55 0.00 0.00 0.00 0.00 09:36:59 09:19:01 eth0 35.38 22.34 24.50 64.91 0.00 0.00 0.00 0.00 09:36:59 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:19:01 veth0b83680 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 09:36:59 09:19:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 09:36:59 09:20:01 eth0 215.83 189.71 1705.41 66.43 0.00 0.00 0.00 0.00 09:36:59 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:20:01 veth6dcf3e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:21:01 veth14ba40a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:36:59 09:21:01 veth7947e1d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:36:59 09:21:01 eth0 99.23 71.25 193.32 18.27 0.00 0.00 0.00 0.00 09:36:59 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:22:01 veth7c194da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:22:01 vethfaefa6a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:22:01 eth0 71.91 48.78 233.49 65.34 0.00 0.00 0.00 0.00 09:36:59 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:23:01 vethfdc1f61 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:36:59 09:23:01 eth0 59.48 44.36 115.99 11.13 0.00 0.00 0.00 0.00 09:36:59 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:23:01 veth6dcf3e1 0.00 1.32 0.00 0.06 0.00 0.00 0.00 0.00 09:36:59 09:24:01 veth13f4fae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:36:59 09:24:01 eth0 19.92 10.11 16.47 8.63 0.00 0.00 0.00 0.00 09:36:59 09:24:01 veth0c0c26e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:36:59 09:24:01 vethd76b496 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:36:59 09:25:01 eth0 196.35 150.79 1674.89 76.19 0.00 0.00 0.00 0.00 09:36:59 09:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:36:59 09:25:01 veth6dcf3e1 0.00 1.47 0.00 0.07 0.00 0.00 0.00 0.00 09:36:59 09:25:01 docker0 1275.74 1114.12 97.25 4391.74 0.00 0.00 0.00 0.00 09:36:59 09:26:01 eth0 9.06 5.11 7.91 3.55 0.00 0.00 0.00 0.00 09:36:59 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:27:01 eth0 0.80 0.33 0.36 0.23 0.00 0.00 0.00 0.00 09:36:59 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:28:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 09:36:59 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:59 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:59 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:31:01 eth0 2.43 2.30 0.24 16.22 0.00 0.00 0.00 0.00 09:36:59 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:32:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:36:59 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:34:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:35:02 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:36:59 09:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:36:01 eth0 1.07 0.98 0.14 6.56 0.00 0.00 0.00 0.00 09:36:59 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 Average: eth0 101.65 101.15 537.87 26.38 0.00 0.00 0.00 0.00 09:36:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:59 Average: docker0 63.85 55.76 4.87 219.80 0.00 0.00 0.00 0.00 09:36:59 09:36:59 09:36:59 ---> sar -P ALL: 09:36:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 09:36:59 09:36:59 09:15:07 LINUX RESTART (2 CPU) 09:36:59 09:36:59 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:36:59 09:17:01 all 15.95 0.00 4.55 0.87 0.07 78.56 09:36:59 09:17:01 0 20.34 0.00 5.00 0.85 0.07 73.74 09:36:59 09:17:01 1 11.63 0.00 4.10 0.89 0.07 83.31 09:36:59 09:18:01 all 43.67 0.00 8.39 3.25 0.11 44.59 09:36:59 09:18:01 0 43.93 0.00 8.76 3.00 0.11 44.20 09:36:59 09:18:01 1 43.40 0.00 8.02 3.49 0.11 44.98 09:36:59 09:19:01 all 33.14 0.00 4.45 1.68 0.07 60.67 09:36:59 09:19:01 0 32.98 0.00 4.68 1.47 0.07 60.80 09:36:59 09:19:01 1 33.29 0.00 4.22 1.89 0.07 60.53 09:36:59 09:20:01 all 53.23 0.00 8.70 2.18 0.09 35.81 09:36:59 09:20:01 0 54.04 0.00 9.06 2.54 0.09 34.28 09:36:59 09:20:01 1 52.42 0.00 8.34 1.82 0.09 37.33 09:36:59 09:21:01 all 49.39 0.00 20.01 20.83 0.14 9.63 09:36:59 09:21:01 0 48.17 0.00 19.89 23.99 0.13 7.82 09:36:59 09:21:01 1 50.61 0.00 20.12 17.67 0.15 11.45 09:36:59 09:22:01 all 41.47 0.00 10.05 41.02 0.10 7.36 09:36:59 09:22:01 0 41.84 0.00 9.56 42.06 0.11 6.43 09:36:59 09:22:01 1 41.09 0.00 10.54 39.98 0.09 8.30 09:36:59 09:23:01 all 9.42 0.00 7.57 69.03 0.08 13.90 09:36:59 09:23:01 0 9.49 0.00 7.79 70.81 0.07 11.84 09:36:59 09:23:01 1 9.35 0.00 7.36 67.24 0.09 15.97 09:36:59 09:24:01 all 43.88 0.00 7.11 39.30 0.12 9.60 09:36:59 09:24:01 0 43.79 0.00 7.03 40.90 0.11 8.17 09:36:59 09:24:01 1 43.97 0.00 7.19 37.70 0.12 11.02 09:36:59 09:25:01 all 15.63 0.00 6.45 41.13 0.10 36.68 09:36:59 09:25:01 0 14.50 0.00 6.25 46.21 0.10 32.93 09:36:59 09:25:01 1 16.76 0.00 6.66 36.03 0.10 40.45 09:36:59 09:26:01 all 0.93 0.00 0.63 3.09 0.03 95.33 09:36:59 09:26:01 0 0.85 0.00 0.65 4.02 0.02 94.45 09:36:59 09:26:01 1 1.01 0.00 0.60 2.15 0.03 96.21 09:36:59 09:27:01 all 0.17 0.00 0.04 0.00 0.01 99.78 09:36:59 09:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:36:59 09:27:01 1 0.28 0.00 0.03 0.00 0.00 99.68 09:36:59 09:36:59 09:27:01 CPU %user %nice %system %iowait %steal %idle 09:36:59 09:28:01 all 0.19 0.00 0.03 0.00 0.02 99.76 09:36:59 09:28:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:36:59 09:28:01 1 0.33 0.00 0.05 0.00 0.00 99.62 09:36:59 09:29:01 all 0.16 0.00 0.03 0.00 0.02 99.79 09:36:59 09:29:01 0 0.15 0.00 0.05 0.00 0.02 99.78 09:36:59 09:29:01 1 0.17 0.00 0.02 0.00 0.02 99.80 09:36:59 09:30:01 all 0.12 0.00 0.03 0.00 0.01 99.84 09:36:59 09:30:01 0 0.20 0.00 0.03 0.00 0.02 99.75 09:36:59 09:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:36:59 09:31:01 all 0.19 0.00 0.06 0.00 0.02 99.73 09:36:59 09:31:01 0 0.28 0.00 0.03 0.00 0.02 99.67 09:36:59 09:31:01 1 0.10 0.00 0.08 0.00 0.02 99.80 09:36:59 09:32:01 all 0.04 0.00 0.04 0.00 0.01 99.91 09:36:59 09:32:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:36:59 09:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:36:59 09:33:01 all 0.03 0.00 0.03 0.00 0.02 99.92 09:36:59 09:33:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:36:59 09:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:36:59 09:34:01 all 0.05 0.00 0.03 0.00 0.01 99.92 09:36:59 09:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:36:59 09:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:36:59 09:35:02 all 0.03 0.00 0.03 0.00 0.01 99.93 09:36:59 09:35:02 0 0.03 0.00 0.05 0.00 0.02 99.90 09:36:59 09:35:02 1 0.02 0.00 0.02 0.00 0.00 99.97 09:36:59 09:36:01 all 0.05 0.00 0.03 0.00 0.01 99.91 09:36:59 09:36:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:36:59 09:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:36:59 Average: all 14.79 0.00 3.77 10.84 0.05 70.56 09:36:59 Average: 0 14.94 0.00 3.81 11.52 0.05 69.68 09:36:59 Average: 1 14.63 0.00 3.72 10.17 0.05 71.43 09:36:59 09:36:59 09:36:59