Pull request #3745 updated 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from c61c73c85108840b226d4e7e4e67753735b7f4db+ad4e2ec656e651f68823448b3bf3a6d913f5758f (191b3ef78edf8dda0ebbf35a86e585592067aa4c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7508467361212151607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh479225882889420597.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 c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6950499586947763168.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8192094267024827682.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7010425352310754100.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-98 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh6887256429622822679.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4311869639706727046.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad4e2ec656e651f68823448b3bf3a6d913f5758f into PR head commit c61c73c85108840b226d4e7e4e67753735b7f4db Merge succeeded, producing c61c73c85108840b226d4e7e4e67753735b7f4db Checking out Revision c61c73c85108840b226d4e7e4e67753735b7f4db (PR-3745) > git config core.sparsecheckout # timeout=10 > git checkout -f c61c73c85108840b226d4e7e4e67753735b7f4db # 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/8@tmp/jenkins-gitclient-ssh7600035177524867260.key > git merge ad4e2ec656e651f68823448b3bf3a6d913f5758f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c61c73c85108840b226d4e7e4e67753735b7f4db # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git rev-list --no-walk 87f1880455fc64a9d865445072ba24056f47963f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:01:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:01:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:01:58 ========================================================= 17:01:58 EdgeX Global Pipelines Version Info 17:01:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:02:00 ------------------- 17:02:00 stable info: 17:02:00 ------------------- 17:02:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:02:00 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 17:02:00 Message: update stable to v1.0.208 17:02:00 ------------------- 17:02:00 experimental info: 17:02:00 ------------------- 17:02:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:02:00 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 17:02:00 Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:02:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3745 [Pipeline] echo 17:02:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3745 [Pipeline] echo 17:02:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3745 [Pipeline] echo 17:02:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c61c73c85108840b226d4e7e4e67753735b7f4db [Pipeline] echo 17:02:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c61c73c [Pipeline] echo 17:02:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:01 provisioning config files... 17:02:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5680878383565109914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:01 ---> docker-login.sh 17:02:01 nexus3.edgexfoundry.org:10001 17:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:01 Configure a credential helper to remove this warning. See 17:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:01 17:02:01 Login Succeeded 17:02:01 nexus3.edgexfoundry.org:10002 17:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:01 Configure a credential helper to remove this warning. See 17:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:01 17:02:01 Login Succeeded 17:02:01 nexus3.edgexfoundry.org:10003 17:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:01 Configure a credential helper to remove this warning. See 17:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:01 17:02:01 Login Succeeded 17:02:01 nexus3.edgexfoundry.org:10004 17:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:01 Configure a credential helper to remove this warning. See 17:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:01 17:02:01 Login Succeeded 17:02:01 docker.io 17:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:02 Configure a credential helper to remove this warning. See 17:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:02 17:02:02 Login Succeeded 17:02:02 ---> docker-login.sh ends [Pipeline] } 17:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:02 ++ 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 17:02:02 + for file in '`ls cmd/**/Dockerfile`' 17:02:02 ++ dirname cmd/core-command/Dockerfile 17:02:02 ++ cut -d/ -f2 17:02:02 + echo core-command,cmd/core-command/Dockerfile 17:02:02 + for file in '`ls cmd/**/Dockerfile`' 17:02:02 ++ dirname cmd/core-data/Dockerfile 17:02:02 ++ cut -d/ -f2 17:02:02 + echo core-data,cmd/core-data/Dockerfile 17:02:02 + for file in '`ls cmd/**/Dockerfile`' 17:02:02 ++ dirname cmd/core-metadata/Dockerfile 17:02:02 ++ cut -d/ -f2 17:02:02 + echo core-metadata,cmd/core-metadata/Dockerfile 17:02:02 + for file in '`ls cmd/**/Dockerfile`' 17:02:02 ++ dirname cmd/security-bootstrapper/Dockerfile 17:02:02 ++ cut -d/ -f2 17:02:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:02:02 + for file in '`ls cmd/**/Dockerfile`' 17:02:02 ++ dirname cmd/security-proxy-setup/Dockerfile 17:02:02 ++ cut -d/ -f2 17:02:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:02:02 + for file in '`ls cmd/**/Dockerfile`' 17:02:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:02:02 ++ cut -d/ -f2 17:02:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:02:02 + for file in '`ls cmd/**/Dockerfile`' 17:02:02 ++ dirname cmd/support-notifications/Dockerfile 17:02:02 ++ cut -d/ -f2 17:02:02 + echo support-notifications,cmd/support-notifications/Dockerfile 17:02:02 + for file in '`ls cmd/**/Dockerfile`' 17:02:02 ++ dirname cmd/support-scheduler/Dockerfile 17:02:02 ++ cut -d/ -f2 17:02:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:02:02 + for file in '`ls cmd/**/Dockerfile`' 17:02:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:02:02 ++ cut -d/ -f2 17:02:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:02:02 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 17:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:03 17:02:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:02:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:03 latest: Pulling from edgex-devops/git-semver 17:02:03 a0d0a0d46f8b: Pulling fs layer 17:02:03 3e5f54012d9b: Pulling fs layer 17:02:03 4c7163046ea9: Pulling fs layer 17:02:03 0c2d73faf560: Pulling fs layer 17:02:03 0c2d73faf560: Waiting 17:02:03 3e5f54012d9b: Verifying Checksum 17:02:03 3e5f54012d9b: Download complete 17:02:03 a0d0a0d46f8b: Verifying Checksum 17:02:03 a0d0a0d46f8b: Download complete 17:02:03 0c2d73faf560: Verifying Checksum 17:02:03 0c2d73faf560: Download complete 17:02:03 4c7163046ea9: Verifying Checksum 17:02:03 4c7163046ea9: Download complete 17:02:04 a0d0a0d46f8b: Pull complete 17:02:04 3e5f54012d9b: Pull complete 17:02:04 4c7163046ea9: Pull complete 17:02:04 0c2d73faf560: Pull complete 17:02:04 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:02:04 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 17:02:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat 17:02:05 $ docker top 94d35df51942b3638ddd70904e597d47eac7ecbd50cfe8b5f1045a1db6e56865 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:02:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:05 [ssh-agent] Looking for ssh-agent implementation... 17:02:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:05 $ docker exec 94d35df51942b3638ddd70904e597d47eac7ecbd50cfe8b5f1045a1db6e56865 ssh-agent 17:02:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMIbpIh/agent.14 17:02:05 SSH_AGENT_PID=21 17:02:05 Running ssh-add (command line suppressed) 17:02:05 Identity added: /w/workspace/edgex-go/8@tmp/private_key_3403462425456713422.key (/w/workspace/edgex-go/8@tmp/private_key_3403462425456713422.key) 17:02:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:06 + git tag --points-at HEAD [Pipeline] } 17:02:06 $ docker exec --env ******** --env ******** 94d35df51942b3638ddd70904e597d47eac7ecbd50cfe8b5f1045a1db6e56865 ssh-agent -k 17:02:06 unset SSH_AUTH_SOCK; 17:02:06 unset SSH_AGENT_PID; 17:02:06 echo Agent pid 21 killed; 17:02:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:02:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:06 [ssh-agent] Looking for ssh-agent implementation... 17:02:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:06 $ docker exec 94d35df51942b3638ddd70904e597d47eac7ecbd50cfe8b5f1045a1db6e56865 ssh-agent 17:02:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfNhgHe/agent.55 17:02:06 SSH_AGENT_PID=61 17:02:06 Running ssh-add (command line suppressed) 17:02:06 Identity added: /w/workspace/edgex-go/8@tmp/private_key_2391801903876145054.key (/w/workspace/edgex-go/8@tmp/private_key_2391801903876145054.key) 17:02:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:07 + git semver init 17:02:07 # -> Open(): unable to determine branch for HEAD 17:02:07 # $GIT_DIR = /w/workspace/edgex-go/8/.git 17:02:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 17:02:07 # $SEMVER_REMOTE_NAME = origin 17:02:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:02:07 # $SEMVER_USER_NAME = edgex-jenkins 17:02:07 # $SEMVER_BRANCH = PR-3745 17:02:07 # $SEMVER_TEMP = /tmp/semver-250739023 17:02:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:02:22 # '/tmp/semver-250739023' -> '/w/workspace/edgex-go/8/.semver' 17:02:22 # -> Force: false 17:02:22 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 17:02:22 $ docker exec --env ******** --env ******** 94d35df51942b3638ddd70904e597d47eac7ecbd50cfe8b5f1045a1db6e56865 ssh-agent -k 17:02:22 unset SSH_AUTH_SOCK; 17:02:22 unset SSH_AGENT_PID; 17:02:22 echo Agent pid 61 killed; 17:02:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:22 + git semver [Pipeline] } 17:02:22 $ docker stop --time=1 94d35df51942b3638ddd70904e597d47eac7ecbd50cfe8b5f1045a1db6e56865 17:02:24 $ docker rm -f 94d35df51942b3638ddd70904e597d47eac7ecbd50cfe8b5f1045a1db6e56865 [Pipeline] // withDockerContainer [Pipeline] sh 17:02:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:02:25 Stashed 1 file(s) [Pipeline] echo 17:02:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 17:02:25 ========================================================= 17:02:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:02:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:02:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:02:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:02:25 4e9f2cdf4387: Pulling fs layer 17:02:25 57d31006c564: Pulling fs layer 17:02:25 bd5ccded8296: Pulling fs layer 17:02:25 304dd3a0f381: Pulling fs layer 17:02:25 d37cda54a23b: Pulling fs layer 17:02:25 bae75c0f2455: Pulling fs layer 17:02:25 806579b3d29a: Pulling fs layer 17:02:25 c77eb801bf70: Pulling fs layer 17:02:25 6d0567d44e1a: Pulling fs layer 17:02:25 304dd3a0f381: Waiting 17:02:25 c77eb801bf70: Waiting 17:02:25 6d0567d44e1a: Waiting 17:02:25 d37cda54a23b: Waiting 17:02:25 806579b3d29a: Waiting 17:02:25 bd5ccded8296: Verifying Checksum 17:02:25 bd5ccded8296: Download complete 17:02:25 57d31006c564: Verifying Checksum 17:02:25 57d31006c564: Download complete 17:02:25 d37cda54a23b: Verifying Checksum 17:02:25 d37cda54a23b: Download complete 17:02:25 4e9f2cdf4387: Download complete 17:02:25 bae75c0f2455: Verifying Checksum 17:02:25 bae75c0f2455: Download complete 17:02:25 806579b3d29a: Verifying Checksum 17:02:25 806579b3d29a: Download complete 17:02:25 c77eb801bf70: Verifying Checksum 17:02:25 c77eb801bf70: Download complete 17:02:25 4e9f2cdf4387: Pull complete 17:02:26 57d31006c564: Pull complete 17:02:26 6d0567d44e1a: Verifying Checksum 17:02:26 6d0567d44e1a: Download complete 17:02:26 bd5ccded8296: Pull complete 17:02:26 304dd3a0f381: Verifying Checksum 17:02:26 304dd3a0f381: Download complete 17:02:29 304dd3a0f381: Pull complete 17:02:29 d37cda54a23b: Pull complete 17:02:30 bae75c0f2455: Pull complete 17:02:30 806579b3d29a: Pull complete 17:02:30 c77eb801bf70: Pull complete 17:02:32 6d0567d44e1a: Pull complete 17:02:32 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 17:02:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:02:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:02:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:02:32 WORKDIR /edgex 17:02:32 COPY go.mod . 17:02:32 RUN go mod download' 17:02:32 + docker build -t ci-base-image-x86_64 -f - . 17:02:34 Sending build context to Docker daemon 329.4MB 17:02:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:02:34 ---> e839a31ac9d1 17:02:34 Step 2/4 : WORKDIR /edgex 17:02:36 ---> Running in c75ddbd7bc3a 17:02:36 Removing intermediate container c75ddbd7bc3a 17:02:36 ---> ff7510349cdf 17:02:36 Step 3/4 : COPY go.mod . 17:02:36 ---> c55992b7452d 17:02:36 Step 4/4 : RUN go mod download 17:02:36 ---> Running in 5c188c1ad954 17:02:40 Still waiting to schedule task 17:02:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:03:08 Removing intermediate container 5c188c1ad954 17:03:08 ---> bc8671752064 17:03:08 Successfully built bc8671752064 17:03:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:03:08 + docker inspect -f . ci-base-image-x86_64 17:03:08 . [Pipeline] withDockerContainer 17:03:08 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 17:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:03:09 $ docker top 80a178699a403473a7bd142ca2429560a51e44f1f21fb3807dfc1aac455e1ce6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:09 + go version 17:03:09 go version go1.16.8 linux/amd64 [Pipeline] } 17:03:09 $ docker stop --time=1 80a178699a403473a7bd142ca2429560a51e44f1f21fb3807dfc1aac455e1ce6 17:03:10 $ docker rm -f 80a178699a403473a7bd142ca2429560a51e44f1f21fb3807dfc1aac455e1ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:03:11 + docker inspect -f . ci-base-image-x86_64 17:03:11 . [Pipeline] withDockerContainer 17:03:11 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 17:03:11 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:03:11 $ docker top a854428c607c4c707b4b34f8094b3e4758eb2ca685694f591ed50281550f4943 -eo pid,comm [Pipeline] { [Pipeline] echo 17:03:11 ========================================================= 17:03:11 [edgeXBuildGoParallel] Running Tests and Build... 17:03:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:03:12 + make test 17:03:12 go mod tidy 17:03:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:03:17 ? github.com/edgexfoundry/edgex-go [no test files] 17:03:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:03:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:03:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:03:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:03:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:03:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:03:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:03:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:03:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:03:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:03:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:03:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:03:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:03:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 17:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:03:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements 17:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 46.3% of statements 17:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 90.1% of statements 17:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:03:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:03:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 17:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:03:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 1.0% of statements 17:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:03:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 17:03:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 17:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 17:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 17:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 17:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 17:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 17:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 17:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 17:04:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.200s coverage: 82.5% of statements 17:04:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 17:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.239s coverage: 70.4% of statements 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.4% of statements 17:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 17:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 17:04:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:04:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 19.5% of statements 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:04:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.0% of statements 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:04:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:04:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:04:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:04:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:04:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 17:04:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 17:04: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 17:04:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-99 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws 17:04:59 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 17:04:59 The recommended git tool is: git 17:05:05 using credential edgex-jenkins-ssh 17:05:05 Cloning the remote Git repository 17:05:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:05:05 > git init /w/workspace/edgex-go/8 # timeout=10 17:05:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:05:06 > git --version # timeout=10 17:05:06 > git --version # 'git version 2.17.1' 17:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:09 GO111MODULE=on go vet ./... 17:05:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:05:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:05:17 ./bin/test-attribution-txt.sh [Pipeline] sh 17:05:18 + ls -al . 17:05:18 total 612 17:05:18 drwxrwxr-x 10 1001 1001 4096 Oct 8 17:05 . 17:05:18 drwxr-xr-x 4 root root 28 Oct 8 17:03 .. 17:05:18 -rw-rw-r-- 1 1001 1001 11 Oct 8 17:01 .dockerignore 17:05:18 drwxrwxr-x 8 1001 1001 179 Oct 8 17:01 .git 17:05:18 drwxrwxr-x 4 1001 1001 142 Oct 8 17:01 .github 17:05:18 -rw-rw-r-- 1 1001 1001 804 Oct 8 17:01 .gitignore 17:05:18 -rw-rw-r-- 1 1001 1001 42 Oct 8 17:01 .golangci.yml 17:05:18 -rw-rw-r-- 1 1001 1001 76 Oct 8 17:01 .hadolint.yml 17:05:18 drwx------ 3 1001 1001 58 Oct 8 17:02 .semver 17:05:18 -rw-rw-r-- 1 1001 1001 166 Oct 8 17:01 .sonarcloud.properties 17:05:18 -rw-rw-r-- 1 1001 1001 1171 Oct 8 17:01 ADOPTERS.md 17:05:18 -rw-rw-r-- 1 1001 1001 8608 Oct 8 17:01 Attribution.txt 17:05:18 -rw-rw-r-- 1 1001 1001 43881 Oct 8 17:01 CHANGELOG.md 17:05:18 -rw-rw-r-- 1 1001 1001 3804 Oct 8 17:01 CONTRIBUTING.md 17:05:18 -rw-rw-r-- 1 1001 1001 677 Oct 8 17:01 GOVERNANCE.md 17:05:18 -rw-rw-r-- 1 1001 1001 849 Oct 8 17:01 Jenkinsfile 17:05:18 -rw-rw-r-- 1 1001 1001 10775 Oct 8 17:01 LICENSE 17:05:18 -rw-rw-r-- 1 1001 1001 6508 Oct 8 17:01 Makefile 17:05:18 -rw-rw-r-- 1 1001 1001 582 Oct 8 17:01 OWNERS.md 17:05:18 -rw-rw-r-- 1 1001 1001 8256 Oct 8 17:01 README.md 17:05:18 -rw-rw-r-- 1 1001 1001 6912 Oct 8 17:01 SECURITY.md 17:05:18 -rw-rw-r-- 1 1001 1001 5 Oct 8 17:02 VERSION 17:05:18 -rw-rw-r-- 1 1001 1001 4131 Oct 8 17:01 ZMQWindows.md 17:05:18 drwxrwxr-x 2 1001 1001 37 Oct 8 17:01 bin 17:05:18 drwxrwxr-x 14 1001 1001 4096 Oct 8 17:01 cmd 17:05:18 -rw-r--r-- 1 root root 403932 Oct 8 17:04 coverage.out 17:05:18 -rw-rw-r-- 1 1001 1001 829 Oct 8 17:01 go.mod 17:05:18 -rw-rw-r-- 1 1001 1001 50143 Oct 8 17:03 go.sum 17:05:18 drwxrwxr-x 8 1001 1001 124 Oct 8 17:01 internal 17:05:18 drwxrwxr-x 3 1001 1001 16 Oct 8 17:01 openapi 17:05:18 drwxrwxr-x 4 1001 1001 71 Oct 8 17:01 snap 17:05:18 -rw-rw-r-- 1 1001 1001 204 Oct 8 17:01 version.go [Pipeline] sh 17:05:18 + '[' -e coverage.out ] 17:05:18 + chown 1001:1001 coverage.out [Pipeline] stash 17:05:18 Stashed 1 file(s) [Pipeline] sh 17:05:19 + make build 17:05:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:05:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:05:22 Merging remotes/origin/main commit ad4e2ec656e651f68823448b3bf3a6d913f5758f into PR head commit c61c73c85108840b226d4e7e4e67753735b7f4db 17:05:23 Merge succeeded, producing c61c73c85108840b226d4e7e4e67753735b7f4db 17:05:23 Checking out Revision c61c73c85108840b226d4e7e4e67753735b7f4db (PR-3745) 17:05:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:05:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:05:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:05:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:05:22 > git config core.sparsecheckout # timeout=10 17:05:22 > git checkout -f c61c73c85108840b226d4e7e4e67753735b7f4db # timeout=10 17:05:23 > git remote # timeout=10 17:05:23 > git config --get remote.origin.url # timeout=10 17:05:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:23 > git merge ad4e2ec656e651f68823448b3bf3a6d913f5758f # timeout=10 17:05:23 > git rev-parse HEAD^{commit} # timeout=10 17:05:23 > git config core.sparsecheckout # timeout=10 17:05:23 > git checkout -f c61c73c85108840b226d4e7e4e67753735b7f4db # timeout=10 17:05:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:05:27 Commit message: "ci: changes required for Jakara LTS" 17:05:27 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:28 provisioning config files... 17:05:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6161844944856538950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:05:28 ---> docker-login.sh 17:05:28 nexus3.edgexfoundry.org:10001 17:05:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:05:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:30 Configure a credential helper to remove this warning. See 17:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:30 17:05:30 Login Succeeded 17:05:30 nexus3.edgexfoundry.org:10002 17:05:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:05:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:31 Configure a credential helper to remove this warning. See 17:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:31 17:05:31 Login Succeeded 17:05:31 nexus3.edgexfoundry.org:10003 17:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:31 Configure a credential helper to remove this warning. See 17:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:31 17:05:31 Login Succeeded 17:05:31 nexus3.edgexfoundry.org:10004 17:05:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:32 Configure a credential helper to remove this warning. See 17:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:32 17:05:32 Login Succeeded 17:05:32 docker.io 17:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:33 Configure a credential helper to remove this warning. See 17:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:33 17:05:33 Login Succeeded 17:05:33 ---> docker-login.sh ends [Pipeline] } 17:05:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:05:33 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] echo 17:05:33 ========================================================= 17:05:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:05:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:05:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:05:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:05:34 bbf911997326: Pulling fs layer 17:05:34 58ec367f63d7: Pulling fs layer 17:05:34 1b4a6ffa7d45: Pulling fs layer 17:05:34 fc5181fea5dc: Pulling fs layer 17:05:34 9c418107303f: Pulling fs layer 17:05:34 284eca6f2348: Pulling fs layer 17:05:34 842844d905b1: Pulling fs layer 17:05:34 901a3a57568e: Pulling fs layer 17:05:34 842844d905b1: Waiting 17:05:34 284eca6f2348: Waiting 17:05:34 fc5181fea5dc: Waiting 17:05:34 901a3a57568e: Waiting 17:05:34 9c418107303f: Waiting 17:05:34 1b4a6ffa7d45: Verifying Checksum 17:05:34 1b4a6ffa7d45: Download complete 17:05:34 58ec367f63d7: Verifying Checksum 17:05:34 58ec367f63d7: Download complete 17:05:34 9c418107303f: Verifying Checksum 17:05:34 9c418107303f: Download complete 17:05:34 284eca6f2348: Verifying Checksum 17:05:34 284eca6f2348: Download complete 17:05:34 bbf911997326: Verifying Checksum 17:05:34 842844d905b1: Verifying Checksum 17:05:34 842844d905b1: Download complete [Pipeline] } 17:05:35 $ docker stop --time=1 a854428c607c4c707b4b34f8094b3e4758eb2ca685694f591ed50281550f4943 17:05:35 bbf911997326: Pull complete 17:05:36 58ec367f63d7: Pull complete 17:05:36 1b4a6ffa7d45: Pull complete 17:05:36 $ docker rm -f a854428c607c4c707b4b34f8094b3e4758eb2ca685694f591ed50281550f4943 17:05:37 901a3a57568e: Verifying Checksum 17:05:37 901a3a57568e: Download complete 17:05:37 fc5181fea5dc: Verifying Checksum 17:05:37 fc5181fea5dc: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:05:37 17:05:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:05:38 latest: Pulling from edgex-devops/edgex-compose 17:05:38 cbdbe7a5bc2a: Pulling fs layer 17:05:38 ca9280d653b3: Pulling fs layer 17:05:38 7e9c9ca2126c: Pulling fs layer 17:05:38 cbdbe7a5bc2a: Verifying Checksum 17:05:38 cbdbe7a5bc2a: Download complete 17:05:38 ca9280d653b3: Verifying Checksum 17:05:38 ca9280d653b3: Download complete 17:05:38 cbdbe7a5bc2a: Pull complete 17:05:38 7e9c9ca2126c: Verifying Checksum 17:05:38 7e9c9ca2126c: Download complete 17:05:39 ca9280d653b3: Pull complete 17:05:43 7e9c9ca2126c: Pull complete 17:05:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:05:43 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 17:05:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:05:46 $ docker top 79e114350a0e8c85ed6495a698a50d5ed5a7ec809e5285cb11c6565ece90cf2d -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:46 + docker-compose build --help 17:05:46 + grep parallel 17:05:47 --parallel Build images in parallel. [Pipeline] } 17:05:47 $ docker stop --time=1 79e114350a0e8c85ed6495a698a50d5ed5a7ec809e5285cb11c6565ece90cf2d 17:05:47 fc5181fea5dc: Pull complete 17:05:47 9c418107303f: Pull complete 17:05:47 284eca6f2348: Pull complete 17:05:48 842844d905b1: Pull complete 17:05:48 $ docker rm -f 79e114350a0e8c85ed6495a698a50d5ed5a7ec809e5285cb11c6565ece90cf2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:05:48 . [Pipeline] withDockerContainer 17:05:48 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 17:05:48 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:05:49 $ docker top 5d65d71a3a8668e7c38d7f8dccb23bc0f35f6bd3676037153b0831ccd0226921 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:49 + docker-compose -f ./docker-compose-build.yml build --parallel 17:05:50 Building core-command ... 17:05:50 Building core-data ... 17:05:50 Building core-metadata ... 17:05:50 Building security-bootstrapper ... 17:05:50 Building security-proxy-setup ... 17:05:50 Building security-secretstore-setup ... 17:05:50 Building support-notifications ... 17:05:50 Building support-scheduler ... 17:05:50 Building sys-mgmt-agent ... 17:05:50 Building support-notifications 17:05:50 Building security-bootstrapper 17:05:50 Building security-proxy-setup 17:05:50 Building core-command 17:05:50 Building sys-mgmt-agent 17:05:53 901a3a57568e: Pull complete 17:05:53 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 17:05:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:05:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:05:54 + docker build -t ci-base-image-arm64 -f - . 17:05:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:05:54 WORKDIR /edgex 17:05:54 COPY go.mod . 17:05:54 RUN go mod download 17:05:56 Sending build context to Docker daemon 166.3MB 17:05:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:05:56 ---> 72ade6ffb461 17:05:56 Step 2/4 : WORKDIR /edgex 17:05:59 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:05:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:05:59 ---> bc8671752064 17:05:59 Step 3/21 : WORKDIR /edgex-go 17:05:59 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:05:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:05:59 ---> bc8671752064 17:05:59 Step 3/20 : WORKDIR /edgex-go 17:06:02 ---> Running in 5b28dfb13f94 17:06:02 Removing intermediate container 5b28dfb13f94 17:06:02 ---> 33c2078f51c3 17:06:02 Step 3/4 : COPY go.mod . 17:06:03 ---> 8cfba245a766 17:06:03 Step 4/4 : RUN go mod download 17:06:03 ---> Running in c2e116af5c64 17:06:05 ---> Running in 6f8d22b69d07 17:06:05 ---> Running in c586a15caf1b 17:06:08 Removing intermediate container 6f8d22b69d07 17:06:08 ---> 641da6bfefb0 17:06:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:08 Removing intermediate container c586a15caf1b 17:06:08 ---> 583d73de7062 17:06:08 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:08 ---> Running in 30b6bf3f63a7 17:06:09 ---> Running in 106ddc81277b 17:06:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:06:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:06:10 ---> bc8671752064 17:06:10 Step 3/22 : WORKDIR /edgex-go 17:06:10 ---> Using cache 17:06:10 ---> 583d73de7062 17:06:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:10 ---> Running in 0e88d64120d0 17:06:11 Removing intermediate container 30b6bf3f63a7 17:06:11 ---> 5cac4f887f10 17:06:11 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:06:11 Removing intermediate container 106ddc81277b 17:06:11 ---> cb4d544c9383 17:06:11 Step 5/20 : RUN apk add --update --no-cache make git 17:06:11 ---> Running in dfb8e938290f 17:06:11 ---> Running in 1422e5249c5c 17:06:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:06:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:06:12 Removing intermediate container 0e88d64120d0 17:06:12 ---> c2f5cfb7000f 17:06:12 Step 5/22 : RUN apk add --update --no-cache make git 17:06:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:06:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:06:12 ---> bc8671752064 17:06:12 Step 3/22 : WORKDIR /edgex-go 17:06:12 ---> Using cache 17:06:12 ---> 583d73de7062 17:06:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:12 ---> Using cache 17:06:12 ---> c2f5cfb7000f 17:06:12 Step 5/22 : RUN apk add --update --no-cache make bash git 17:06:12 ---> Running in 2b15caadee44 17:06:12 ---> Running in 540fba9dda98 17:06:12 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:06:12 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:06:12 ---> bc8671752064 17:06:12 Step 3/30 : WORKDIR /edgex-go 17:06:12 ---> Using cache 17:06:12 ---> 583d73de7062 17:06:12 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:12 ---> Using cache 17:06:12 ---> c2f5cfb7000f 17:06:12 Step 5/30 : RUN apk add --update --no-cache make git 17:06:12 ---> Running in 62b7299d5c32 17:06:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:06:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:06:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:06:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:06:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:06:13 OK: 219 MiB in 52 packages 17:06:13 OK: 219 MiB in 52 packages 17:06:13 Removing intermediate container dfb8e938290f 17:06:13 ---> 319e9305b6fa 17:06:13 Step 6/21 : COPY . . 17:06:13 Removing intermediate container 1422e5249c5c 17:06:13 ---> 387105806de1 17:06:13 Step 6/20 : COPY . . 17:06:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:06:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:06:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:06:13 OK: 219 MiB in 52 packages 17:06:14 OK: 219 MiB in 52 packages 17:06:14 OK: 219 MiB in 52 packages 17:06:18 Removing intermediate container 540fba9dda98 17:06:18 ---> c1f9d5ec0825 17:06:18 Step 6/22 : COPY . . 17:06:18 Removing intermediate container 62b7299d5c32 17:06:18 ---> 6b7fc203b5e3 17:06:18 Step 6/30 : COPY . . 17:06:18 Removing intermediate container 2b15caadee44 17:06:18 ---> b21f2a03daec 17:06:18 Step 6/22 : COPY . . 17:06:21 ---> e47f4a1ef33f 17:06:21 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:23 ---> Running in 33c75eb81a12 17:06:23 ---> 014485e475e7 17:06:23 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:23 ---> 17123c032f6d 17:06:23 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:23 ---> Running in a9b978ac140a 17:06:23 ---> Running in 6ea1605ca43e 17:06:30 Removing intermediate container 33c75eb81a12 17:06:30 ---> 1243d0a5dc6c 17:06:30 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:06:30 Removing intermediate container 6ea1605ca43e 17:06:30 ---> a33946d7ba41 17:06:30 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:06:30 ---> Running in c458c460ac9c 17:06:30 Removing intermediate container a9b978ac140a 17:06:30 ---> 5963bf4ec7a5 17:06:30 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:06:30 ---> Running in 3043bc5eb082 17:06:30 ---> Running in bcbdb30e56e6 17:06:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:06:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:06:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:06:35 ---> 49d64979cae1 17:06:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:35 ---> Running in 052c5924b946 17:06:35 ---> 1af4aca22d9b 17:06:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:35 ---> Running in 0b579a2b0c7b 17:06:37 Removing intermediate container 052c5924b946 17:06:37 ---> 6a999bb51392 17:06:37 Step 8/22 : RUN make cmd/core-command/core-command 17:06:37 ---> Running in 0f229ff9041e 17:06:37 Removing intermediate container 0b579a2b0c7b 17:06:37 ---> c7435bbe32ed 17:06:37 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:06:38 ---> Running in fe023b26e394 17:06:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:06:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:07:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:07:09 Removing intermediate container c458c460ac9c 17:07:09 ---> 0ccd55ef7fdc 17:07:09 17:07:09 Step 9/20 : FROM alpine:3.14 17:07:09 Removing intermediate container 3043bc5eb082 17:07:09 ---> d7610a86413c 17:07:09 17:07:09 Step 9/30 : FROM alpine:3.14 17:07:09 3.14: Pulling from library/alpine 17:07:09 3.14: Pulling from library/alpine 17:07:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:07:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:07:10 Status: Downloaded newer image for alpine:3.14 17:07:10 Status: Downloaded newer image for alpine:3.14 17:07:10 ---> 14119a10abf4 17:07:10 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:07:10 ---> 14119a10abf4 17:07:10 Step 10/20 : RUN apk add --update --no-cache curl 17:07:10 ---> Running in 3ba9845a42c8 17:07:10 ---> Running in 80adb840d8af 17:07:10 Removing intermediate container 3ba9845a42c8 17:07:10 ---> fdaccf494ed3 17:07:10 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:07:10 ---> Running in 395005ff4c67 17:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:07:11 Removing intermediate container bcbdb30e56e6 17:07:11 ---> 5f4db8d1fa0f 17:07:11 17:07:11 Step 9/21 : FROM alpine:3.14 17:07:11 ---> 14119a10abf4 17:07:11 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:07:11 ---> Running in 1ad2681e8231 17:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:07:12 (1/5) Installing ca-certificates (20191127-r5) 17:07:12 (2/5) Installing brotli-libs (1.0.9-r5) 17:07:12 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:07:12 (4/5) Installing libcurl (7.79.1-r0) 17:07:12 (5/5) Installing curl (7.79.1-r0) 17:07:12 Executing busybox-1.33.1-r3.trigger 17:07:12 Executing ca-certificates-20191127-r5.trigger 17:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:07:12 OK: 8 MiB in 19 packages 17:07:12 (1/2) Installing dumb-init (1.2.5-r1) 17:07:12 (2/2) Installing su-exec (0.2-r1) 17:07:12 Executing busybox-1.33.1-r3.trigger 17:07:12 OK: 6 MiB in 16 packages 17:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:07:12 (1/2) Installing ca-certificates (20191127-r5) 17:07:12 (2/2) Installing dumb-init (1.2.5-r1) 17:07:12 Executing busybox-1.33.1-r3.trigger 17:07:12 Executing ca-certificates-20191127-r5.trigger 17:07:12 OK: 6 MiB in 16 packages 17:07:12 Removing intermediate container 80adb840d8af 17:07:12 ---> 2a04f4bcfc19 17:07:12 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:07:13 ---> Running in 11211973a4e9 17:07:13 Removing intermediate container 395005ff4c67 17:07:13 ---> e775265ba513 17:07:13 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:07:13 ---> Running in 2acfa70eee1f 17:07:13 Removing intermediate container 11211973a4e9 17:07:13 ---> 03af10719dd5 17:07:13 Step 12/20 : WORKDIR /edgex 17:07:13 ---> Running in 885d7f50d80f 17:07:13 Removing intermediate container 2acfa70eee1f 17:07:13 ---> c9efbbf7723c 17:07:13 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:07:13 Removing intermediate container 1ad2681e8231 17:07:13 ---> f01307d7c3d2 17:07:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:07:13 ---> Running in 276d383f65d2 17:07:13 ---> Running in d4bcc588533f 17:07:13 Removing intermediate container 885d7f50d80f 17:07:13 ---> 426e860ae0e9 17:07:13 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:07:13 Removing intermediate container 276d383f65d2 17:07:13 ---> 250b94b3192b 17:07:13 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:07:13 Removing intermediate container d4bcc588533f 17:07:13 ---> a719dd776a63 17:07:13 Step 12/21 : ENV APP_PORT=59860 17:07:14 ---> Running in 141eadc3e7e5 17:07:14 ---> 011198db3da1 17:07:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:07:14 ---> Running in d3b2d9d1de9b 17:07:14 Removing intermediate container 0f229ff9041e 17:07:14 ---> 7a33581c914b 17:07:14 17:07:14 Step 9/22 : FROM alpine:3.14 17:07:14 ---> 14119a10abf4 17:07:14 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:07:14 ---> Running in bcfe571800b1 17:07:14 Removing intermediate container d3b2d9d1de9b 17:07:14 ---> 0dc137e1a6c9 17:07:14 Step 13/21 : EXPOSE $APP_PORT 17:07:14 ---> Running in 469eea1e84ef 17:07:14 ---> 73e35e4b60d8 17:07:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:07:14 Removing intermediate container fe023b26e394 17:07:14 ---> 1b94910f1461 17:07:14 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:07:14 ---> Running in 17b749e7ad64 17:07:14 Removing intermediate container 469eea1e84ef 17:07:14 ---> fd175cc44b6f 17:07:14 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:07:15 Removing intermediate container 141eadc3e7e5 17:07:15 ---> d1d9ce0bb451 17:07:15 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:07:15 ---> 008cf299fde8 17:07:15 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:07:15 ---> 8ef79cadd0aa 17:07:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:07:15 ---> Running in f62e68a69727 17:07:15 ---> Running in 67bddddd44f9 17:07:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:07:15 (1/1) Installing dumb-init (1.2.5-r1) 17:07:15 Executing busybox-1.33.1-r3.trigger 17:07:15 OK: 6 MiB in 15 packages 17:07:15 Removing intermediate container 67bddddd44f9 17:07:15 ---> 7b300e9cb74d 17:07:15 Step 17/20 : CMD ["--init=true"] 17:07:15 ---> Running in 9f3d8e6df37c 17:07:15 Removing intermediate container f62e68a69727 17:07:15 ---> 3d1140dbd533 17:07:15 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:07:15 Removing intermediate container 9f3d8e6df37c 17:07:15 ---> 988bd9d55119 17:07:15 Step 18/20 : LABEL arch=x86_64 17:07:15 ---> d1c5153e7f82 17:07:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:07:15 ---> Running in a731026f5ed3 17:07:15 Removing intermediate container bcfe571800b1 17:07:15 ---> 567f94808cbe 17:07:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:07:15 ---> Running in f56436bfefc1 17:07:15 ---> 2ff82fff6c4b 17:07:15 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:07:16 Removing intermediate container a731026f5ed3 17:07:16 ---> f88a0feca429 17:07:16 Step 19/20 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:07:16 ---> Running in 1fa9c28fea60 17:07:16 ---> Running in 2af671751a2d 17:07:16 ---> 9de99dc07cf2 17:07:16 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:07:16 Removing intermediate container f56436bfefc1 17:07:16 ---> b57e6e712afe 17:07:16 Step 12/22 : ENV APP_PORT=59882 17:07:16 ---> Running in 1690d09f63b5 17:07:16 ---> Running in c7740319a4dc 17:07:16 Removing intermediate container 2af671751a2d 17:07:16 ---> e29266666ef5 17:07:16 Step 20/20 : LABEL version=0.0.0 17:07:16 Removing intermediate container c7740319a4dc 17:07:16 ---> 3e2632e553c5 17:07:16 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:16 ---> Running in 9816c9d60325 17:07:16 Removing intermediate container 1690d09f63b5 17:07:16 ---> dae349038f5d 17:07:16 Step 13/22 : EXPOSE $APP_PORT 17:07:16 ---> Running in 96cec346a845 17:07:16 Removing intermediate container 17b749e7ad64 17:07:16 ---> e80537bb3ee5 17:07:16 17:07:16 Step 10/22 : FROM docker:20.10.8 17:07:16 ---> Running in 97ed920cbf4f 17:07:16 Removing intermediate container 9816c9d60325 17:07:16 ---> a17eac81ea79 17:07:16 17:07:16 Removing intermediate container 96cec346a845 17:07:16 ---> 1e9c53478c1b 17:07:16 Step 19/21 : LABEL arch=x86_64 17:07:16 Successfully built a17eac81ea79 17:07:16 20.10.8: Pulling from library/docker 17:07:16 Successfully tagged security-proxy-setup:latest 17:07:16 Building security-secretstore-setup 17:07:16  Building security-proxy-setup ... done Removing intermediate container 97ed920cbf4f 17:07:16 ---> 09bbdba69b9b 17:07:16 Step 14/22 : WORKDIR / 17:07:16 ---> Running in 9ad1bf251fef 17:07:16 ---> Running in 0475b0c02c36 17:07:18 Removing intermediate container 9ad1bf251fef 17:07:18 ---> ad1a11bb70a8 17:07:18 Step 20/21 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:07:18 Removing intermediate container 0475b0c02c36 17:07:18 ---> 1ca1b173e02f 17:07:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:18 ---> Running in d6ff53adfa27 17:07:18 Removing intermediate container 1fa9c28fea60 17:07:18 ---> fa0793349ff4 17:07:18 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:18 Removing intermediate container d6ff53adfa27 17:07:18 ---> dfe6b7faf926 17:07:18 Step 21/21 : LABEL version=0.0.0 17:07:18 ---> 36a04b10fb14 17:07:18 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:07:18 ---> Running in 0ebf2e013393 17:07:18 ---> f8fa4cf333a2 17:07:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:07:19 Removing intermediate container 0ebf2e013393 17:07:19 ---> 5577152120e3 17:07:19 17:07:19 Successfully built 5577152120e3 17:07:19 Successfully tagged support-notifications:latest 17:07:19  Building support-notifications ... done Building core-data 17:07:20 ---> b29603b29ac9 17:07:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:07:21 ---> e255ebcf76e7 17:07:21 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:07:21 ---> f30838a3f565 17:07:21 Step 18/22 : ENTRYPOINT ["/core-command"] 17:07:21 ---> Running in fb6786b7ec71 17:07:21 ---> d5ff1dff2662 17:07:21 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:07:21 Removing intermediate container fb6786b7ec71 17:07:21 ---> d179a911d379 17:07:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:21 ---> Running in f05cb99a1258 17:07:21 ---> ab72c69a7d4d 17:07:21 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:07:21 Removing intermediate container f05cb99a1258 17:07:21 ---> 6856ce1bed73 17:07:21 Step 20/22 : LABEL arch=x86_64 17:07:21 ---> Running in 5e985923d367 17:07:21 ---> 98d6d902caeb 17:07:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:07:22 ---> Running in 97004ae50fd2 17:07:22 Removing intermediate container 5e985923d367 17:07:22 ---> b0dd56b8dd59 17:07:22 Step 21/22 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:07:22 Removing intermediate container 97004ae50fd2 17:07:22 ---> 12cffb3e374c 17:07:22 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:07:22 ---> Running in 0f0d97409a0c 17:07:22 Removing intermediate container 0f0d97409a0c 17:07:22 ---> 00112144deed 17:07:22 Step 22/22 : LABEL version=0.0.0 17:07:22 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:07:22 ---> af9023948222 17:07:22 Step 25/30 : RUN chmod +x /entrypoint.sh 17:07:22 Status: Downloaded newer image for docker:20.10.8 17:07:22 ---> bc6c0ffef665 17:07:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:07:22 ---> Running in 17bf60d4718f 17:07:23 ---> Running in 484d003b4263 17:07:23 ---> Running in faad8e875356 17:07:23 Removing intermediate container 17bf60d4718f 17:07:23 ---> 4258d99836fd 17:07:23 17:07:23 Successfully built 4258d99836fd 17:07:23 Successfully tagged core-command:latest 17:07:23 Building core-metadata 17:07:23  Building core-command ... done Removing intermediate container faad8e875356 17:07:23 ---> 2c6f387c3a36 17:07:23 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:07:23 ---> Running in 54e5727cf5e5 17:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:07:24 (1/42) Installing readline (8.1.0-r0) 17:07:24 (2/42) Installing bash (5.1.4-r0) 17:07:24 Executing bash-5.1.4-r0.post-install 17:07:24 (3/42) Installing brotli-libs (1.0.9-r5) 17:07:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:07:24 (5/42) Installing libcurl (7.79.1-r0) 17:07:24 (6/42) Installing curl (7.79.1-r0) 17:07:24 (7/42) Installing dumb-init (1.2.5-r1) 17:07:24 (8/42) Installing libbz2 (1.0.8-r1) 17:07:24 (9/42) Installing expat (2.4.1-r0) 17:07:24 (10/42) Installing libffi (3.3-r2) 17:07:24 (11/42) Installing gdbm (1.19-r0) 17:07:24 (12/42) Installing xz-libs (5.2.5-r0) 17:07:24 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:07:24 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:07:24 (15/42) Installing mpdecimal (2.5.1-r1) 17:07:24 (16/42) Installing sqlite-libs (3.35.5-r0) 17:07:24 (17/42) Installing python3 (3.9.5-r1) 17:07:25 Removing intermediate container c2e116af5c64 17:07:25 ---> d63652524e3e 17:07:25 Successfully built d63652524e3e 17:07:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:07:26 + docker inspect -f . ci-base-image-arm64 17:07:26 . [Pipeline] withDockerContainer 17:07:26 (18/42) Installing py3-appdirs (1.4.4-r2) 17:07:26 (19/42) Installing py3-chardet (4.0.0-r2) 17:07:26 prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container 17:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:07:26 (20/42) Installing py3-idna (3.2-r0) 17:07:26 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:07:26 (22/42) Installing py3-certifi (2020.12.5-r1) 17:07:26 (23/42) Installing py3-requests (2.25.1-r4) 17:07:26 (24/42) Installing py3-msgpack (1.0.2-r1) 17:07:26 (25/42) Installing py3-lockfile (0.12.2-r4) 17:07:26 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:07:26 (27/42) Installing py3-colorama (0.4.4-r1) 17:07:26 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:07:26 (29/42) Installing py3-distlib (0.3.1-r3) 17:07:26 (30/42) Installing py3-distro (1.5.0-r3) 17:07:26 (31/42) Installing py3-six (1.15.0-r1) 17:07:26 (32/42) Installing py3-webencodings (0.5.1-r4) 17:07:26 (33/42) Installing py3-html5lib (1.1-r1) 17:07:26 (34/42) Installing py3-parsing (2.4.7-r2) 17:07:26 (35/42) Installing py3-packaging (20.9-r1) 17:07:27 (36/42) Installing py3-toml (0.10.2-r2) 17:07:27 (37/42) Installing py3-pep517 (0.10.0-r2) 17:07:27 (38/42) Installing py3-progress (1.5-r2) 17:07:27 (39/42) Installing py3-retrying (1.3.3-r1) 17:07:27 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:07:27 (41/42) Installing py3-setuptools (52.0.0-r3) 17:07:27 (42/42) Installing py3-pip (20.3.4-r1) 17:07:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:07:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:07:27 ---> bc8671752064 17:07:27 Step 3/22 : WORKDIR /edgex-go 17:07:28 ---> Using cache 17:07:28 ---> 583d73de7062 17:07:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:28 ---> Using cache 17:07:28 ---> c2f5cfb7000f 17:07:28 Step 5/22 : RUN apk add --update --no-cache make git 17:07:28 ---> Using cache 17:07:28 ---> 6b7fc203b5e3 17:07:28 Step 6/22 : COPY . . 17:07:28 ---> Using cache 17:07:28 ---> 17123c032f6d 17:07:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:28 ---> Using cache 17:07:28 ---> a33946d7ba41 17:07:28 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:07:28 $ docker top 97ae108dcb0594aa860556617b8cc86be039b041f11237ce3057a815b910b5c4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:29 + go version 17:07:29 go version go1.16.8 linux/arm64 [Pipeline] } 17:07:29 $ docker stop --time=1 97ae108dcb0594aa860556617b8cc86be039b041f11237ce3057a815b910b5c4 17:07:29 Executing busybox-1.33.1-r3.trigger 17:07:29 OK: 84 MiB in 64 packages 17:07:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:07:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:07:30 ---> bc8671752064 17:07:30 Step 3/22 : WORKDIR /edgex-go 17:07:30 ---> Using cache 17:07:30 ---> 583d73de7062 17:07:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:30 ---> Using cache 17:07:30 ---> c2f5cfb7000f 17:07:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:07:30 Removing intermediate container 484d003b4263 17:07:30 ---> 2ca41a4d4a26 17:07:30 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:07:30 ---> Running in 6a112bb3068f 17:07:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:07:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:07:30 ---> bc8671752064 17:07:30 Step 3/24 : WORKDIR /edgex-go 17:07:30 ---> Using cache 17:07:30 ---> 583d73de7062 17:07:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:30 ---> Using cache 17:07:30 ---> c2f5cfb7000f 17:07:30 Step 5/24 : RUN apk add --update --no-cache make git 17:07:30 ---> Using cache 17:07:30 ---> 6b7fc203b5e3 17:07:30 Step 6/24 : COPY . . 17:07:30 ---> Using cache 17:07:30 ---> 17123c032f6d 17:07:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:30 ---> Using cache 17:07:30 ---> a33946d7ba41 17:07:30 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:07:30 ---> Running in c865d27bc8d1 17:07:30 ---> Running in 7c1fcfb327aa 17:07:30 ---> Running in ad616264ac4e 17:07:30 Collecting docker-compose==1.23.2 17:07:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:07:31 Collecting dockerpty<0.5,>=0.4.1 17:07:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:07:31 Removing intermediate container 7c1fcfb327aa 17:07:31 ---> f8d31092197f 17:07:31 Step 27/30 : CMD ["gate"] 17:07:31 $ docker rm -f 97ae108dcb0594aa860556617b8cc86be039b041f11237ce3057a815b910b5c4 17:07:31 ---> Running in 9bf0982d7f4c 17:07:31 Collecting docker<4.0,>=3.6.0 17:07:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:07:31 Collecting cached-property<2,>=1.2.0 17:07:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:07:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:07:31 Collecting jsonschema<3,>=2.5.1 17:07:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:31 Collecting PyYAML<4,>=3.10 17:07:31 Removing intermediate container 9bf0982d7f4c 17:07:31 ---> bfbc86356330 17:07:31 Step 28/30 : LABEL arch=x86_64 17:07:31 Downloading PyYAML-3.13.tar.gz (270 kB) 17:07:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:07:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:07:31 ---> Running in a4bbd3d2b852 17:07:31 + docker inspect -f . ci-base-image-arm64 17:07:31 . 17:07:31 Removing intermediate container a4bbd3d2b852 17:07:31 ---> c39d639c8448 17:07:31 Step 29/30 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db [Pipeline] withDockerContainer 17:07:32 ---> Running in d08e9c43418a 17:07:32 Collecting texttable<0.10,>=0.9.0 17:07:32 Downloading texttable-0.9.1.tar.gz (11 kB) 17:07:32 prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container 17:07:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:07:32 Removing intermediate container d08e9c43418a 17:07:32 ---> fd5944c1a872 17:07:32 Step 30/30 : LABEL version=0.0.0 17:07:32 ---> Running in ad295d8a63e0 17:07:32 Removing intermediate container ad295d8a63e0 17:07:32 ---> b87b2dc8ba80 17:07:32 17:07:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:07:32 Successfully built b87b2dc8ba80 17:07:32 Successfully tagged security-bootstrapper:latest 17:07:32  Building security-bootstrapper ... done Building support-scheduler 17:07:33 OK: 219 MiB in 52 packages 17:07:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:07:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:07:33 Collecting docopt<0.7,>=0.6.1 17:07:33 Downloading docopt-0.6.2.tar.gz (25 kB) 17:07:33 $ docker top 6683e9b49ccdac63650d2fd04d2b93db18eb059d321ac9577a2b76a3567334d4 -eo pid,comm 17:07:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [Pipeline] { [Pipeline] echo 17:07:34 ========================================================= 17:07:34 [edgeXBuildGoParallel] Running Tests and Build... 17:07:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:07:34 Collecting websocket-client<1.0,>=0.32.0 17:07:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:07:34 Collecting docker-pycreds>=0.4.0 17:07:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:07:34 + make test 17:07:34 go mod tidy 17:07:35 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:07:35 Collecting idna<2.8,>=2.5 17:07:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:07:35 Collecting urllib3<1.25,>=1.21.1 17:07:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:07:35 Collecting chardet<3.1.0,>=3.0.2 17:07:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:07:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:07:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:07:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:07:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:07:35 Removing intermediate container c865d27bc8d1 17:07:35 ---> 6993b1d8461b 17:07:35 Step 6/22 : COPY . . 17:07:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:07:35 Attempting uninstall: urllib3 17:07:35 Found existing installation: urllib3 1.26.5 17:07:35 Uninstalling urllib3-1.26.5: 17:07:35 Successfully uninstalled urllib3-1.26.5 17:07:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:07:35 Attempting uninstall: idna 17:07:35 Found existing installation: idna 3.2 17:07:35 Uninstalling idna-3.2: 17:07:35 Successfully uninstalled idna-3.2 17:07:36 Attempting uninstall: chardet 17:07:36 Found existing installation: chardet 4.0.0 17:07:36 Uninstalling chardet-4.0.0: 17:07:36 Successfully uninstalled chardet-4.0.0 17:07:37 Attempting uninstall: requests 17:07:37 Found existing installation: requests 2.25.1 17:07:37 Uninstalling requests-2.25.1: 17:07:37 Successfully uninstalled requests-2.25.1 17:07:37 Running setup.py install for texttable: started 17:07:37 Running setup.py install for texttable: finished with status 'done' 17:07:37 Running setup.py install for PyYAML: started 17:07:38 Running setup.py install for PyYAML: finished with status 'done' 17:07:38 Running setup.py install for docopt: started 17:07:39 Running setup.py install for docopt: finished with status 'done' 17:07:39 Running setup.py install for dockerpty: started 17:07:40 Running setup.py install for dockerpty: finished with status 'done' 17:07:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:07:44 ---> b422bc169aec 17:07:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:44 ---> Running in 663d9a9ffa54 17:07:46 Removing intermediate container 663d9a9ffa54 17:07:46 ---> 193d67b61189 17:07:46 Step 8/22 : RUN make cmd/core-data/core-data 17:07:46 ---> Running in 7555ce96c6c6 17:07:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:07:47 Removing intermediate container 54e5727cf5e5 17:07:47 ---> f178a22f010d 17:07:47 Step 13/22 : ENV APP_PORT=58890 17:07:47 ---> Running in 888b69d0b17e 17:07:47 Removing intermediate container 888b69d0b17e 17:07:47 ---> 298fb86f1e54 17:07:47 Step 14/22 : EXPOSE $APP_PORT 17:07:47 ---> Running in 66b2ea83a17c 17:07:48 Removing intermediate container 66b2ea83a17c 17:07:48 ---> 325a567c3334 17:07:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:07:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:07:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:07:48 ---> bc8671752064 17:07:48 Step 3/23 : WORKDIR /edgex-go 17:07:48 ---> Using cache 17:07:48 ---> 583d73de7062 17:07:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:48 ---> Using cache 17:07:48 ---> c2f5cfb7000f 17:07:48 Step 5/23 : RUN apk add --update --no-cache make git 17:07:48 ---> Using cache 17:07:48 ---> 6b7fc203b5e3 17:07:48 Step 6/23 : COPY go.mod . 17:07:48 ---> 74d9b194b39b 17:07:48 Step 7/23 : RUN go mod download 17:07:48 ---> 42c222792357 17:07:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:07:49 ---> Running in 9a4c9a7bad88 17:07:49 ---> aee5cdd9dc69 17:07:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:07:49 ---> f6af7a55cdf8 17:07:49 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:07:49 ---> Running in 29a00c03169e 17:07:49 Removing intermediate container 29a00c03169e 17:07:49 ---> ca13fff92457 17:07:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:49 ---> Running in 16d915e44e0a 17:07:49 Removing intermediate container 16d915e44e0a 17:07:49 ---> c74fb436003a 17:07:49 Step 20/22 : LABEL arch=x86_64 17:07:50 ---> Running in b523426df61d 17:07:50 Removing intermediate container b523426df61d 17:07:50 ---> 4db7f25a8f4f 17:07:50 Step 21/22 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:07:50 ---> Running in e5db7b299d76 17:07:50 Removing intermediate container e5db7b299d76 17:07:50 ---> d77300c2cb1d 17:07:50 Step 22/22 : LABEL version=0.0.0 17:07:50 ---> Running in bea1e0d5f5cb 17:07:50 Removing intermediate container bea1e0d5f5cb 17:07:50 ---> b453835aaab2 17:07:50 17:07:50 Successfully built b453835aaab2 17:07:50 Successfully tagged sys-mgmt-agent:latest 17:07:51  Building sys-mgmt-agent ... done Removing intermediate container 9a4c9a7bad88 17:07:51 ---> 3f7959b4a92f 17:07:51 Step 8/23 : COPY . . 17:07:58 ---> 7aad0b80b9d7 17:07:58 Step 9/23 : RUN go mod tidy 17:07:58 ---> Running in d9b6f8868de4 17:08:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:08:02 Removing intermediate container d9b6f8868de4 17:08:02 ---> 7babf24deaf7 17:08:02 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:08:02 ---> Running in 98ce3e0bea23 17:08:02 ? github.com/edgexfoundry/edgex-go [no test files] 17:08:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:08:03 Removing intermediate container 6a112bb3068f 17:08:03 ---> f9f810b9e88a 17:08:03 17:08:03 Step 9/22 : FROM alpine:3.14 17:08:03 ---> 14119a10abf4 17:08:03 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:08:03 ---> Using cache 17:08:03 ---> 567f94808cbe 17:08:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:08:03 ---> Using cache 17:08:03 ---> b57e6e712afe 17:08:03 Step 12/22 : ENV APP_PORT=59881 17:08:03 ---> Running in 8182f0f7c769 17:08:03 Removing intermediate container 8182f0f7c769 17:08:03 ---> c232ddb985f5 17:08:03 Step 13/22 : EXPOSE $APP_PORT 17:08:04 ---> Running in 0e1b4a1df1c7 17:08:04 Removing intermediate container 0e1b4a1df1c7 17:08:04 ---> 348c6d5fcaa2 17:08:04 Step 14/22 : WORKDIR / 17:08:04 ---> Running in 404d6cc1ed60 17:08:04 Removing intermediate container ad616264ac4e 17:08:04 ---> 60dce9bd361e 17:08:04 17:08:04 Step 9/24 : FROM alpine:3.14 17:08:04 ---> 14119a10abf4 17:08:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:08:04 Removing intermediate container 404d6cc1ed60 17:08:04 ---> 0650f661405c 17:08:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:04 ---> Running in de66492ee169 17:08:05 ---> 7c316aabd8d2 17:08:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:08:06 ---> dc4e1c3e44ed 17:08:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:08:06 (1/3) Installing ca-certificates (20191127-r5) 17:08:06 (2/3) Installing dumb-init (1.2.5-r1) 17:08:06 (3/3) Installing su-exec (0.2-r1) 17:08:06 Executing busybox-1.33.1-r3.trigger 17:08:06 Executing ca-certificates-20191127-r5.trigger 17:08:06 OK: 6 MiB in 17 packages 17:08:06 ---> cb7fccb29611 17:08:06 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:08:06 ---> Running in 2f16cf6ad58c 17:08:06 Removing intermediate container 2f16cf6ad58c 17:08:06 ---> acca68d556b8 17:08:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:06 ---> Running in 2f90259f6c8f 17:08:06 Removing intermediate container de66492ee169 17:08:06 ---> f95982af0e10 17:08:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:08:06 ---> Running in 95d04a50a580 17:08:06 Removing intermediate container 2f90259f6c8f 17:08:06 ---> b3dc86303335 17:08:06 Step 20/22 : LABEL arch=x86_64 17:08:07 ---> Running in b40fd6e08523 17:08:07 Removing intermediate container 95d04a50a580 17:08:07 ---> 1e5481466312 17:08:07 Step 12/24 : WORKDIR / 17:08:07 ---> Running in 5013c3a83173 17:08:07 Removing intermediate container b40fd6e08523 17:08:07 ---> 04a3a8f8b3f4 17:08:07 Step 21/22 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:08:07 ---> Running in e69bd0992279 17:08:07 Removing intermediate container 5013c3a83173 17:08:07 ---> 643382c3c12e 17:08:07 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:08:07 Removing intermediate container e69bd0992279 17:08:07 ---> 7225b7fa0db3 17:08:07 Step 22/22 : LABEL version=0.0.0 17:08:07 ---> Running in 0ae20c54fbb3 17:08:07 Removing intermediate container 0ae20c54fbb3 17:08:07 ---> c5f781728202 17:08:07 17:08:07 ---> aee084147b36 17:08:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:08:07 Successfully built c5f781728202 17:08:07 Successfully tagged core-metadata:latest 17:08:07  Building core-metadata ... done  ---> ff015da3a558 17:08:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:08:08 ---> 731b4a5d12a4 17:08:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:08:08 ---> 831f071e1f07 17:08:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:08:09 ---> 739a96743da9 17:08:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:08:09 ---> 658679cc6092 17:08:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:08:09 ---> d1cefea10867 17:08:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:08:09 ---> Running in c494b6fd41f6 17:08:10 Removing intermediate container c494b6fd41f6 17:08:10 ---> 85901840a6fb 17:08:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:08:10 ---> Running in 9526362374de 17:08:11 Removing intermediate container 9526362374de 17:08:11 ---> d091cdce900d 17:08:11 Step 22/24 : LABEL arch=x86_64 17:08:11 ---> Running in 04c938fc5930 17:08:11 Removing intermediate container 04c938fc5930 17:08:11 ---> 5885227063eb 17:08:11 Step 23/24 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:08:11 ---> Running in f46e814b30cc 17:08:11 Removing intermediate container f46e814b30cc 17:08:11 ---> ab227c513be4 17:08:11 Step 24/24 : LABEL version=0.0.0 17:08:11 ---> Running in da7fb3883d85 17:08:11 Removing intermediate container da7fb3883d85 17:08:11 ---> ba8f83a735d3 17:08:11 17:08:12 Successfully built ba8f83a735d3 17:08:12 Successfully tagged security-secretstore-setup:latest 17:08:17  Building security-secretstore-setup ... done Removing intermediate container 7555ce96c6c6 17:08:17 ---> 19cca26e7e54 17:08:17 17:08:17 Step 9/22 : FROM alpine:3.14 17:08:17 ---> 14119a10abf4 17:08:17 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:08:17 ---> Running in fbc7f6f08171 17:08:17 Removing intermediate container fbc7f6f08171 17:08:17 ---> 803c3cc5c634 17:08:17 Step 11/22 : ENV APP_PORT=59880 17:08:17 ---> Running in 9fef4bf48564 17:08:17 Removing intermediate container 9fef4bf48564 17:08:17 ---> 2c0099605c08 17:08:17 Step 12/22 : EXPOSE $APP_PORT 17:08:17 ---> Running in 37af44c6a890 17:08:17 Removing intermediate container 37af44c6a890 17:08:17 ---> 26fbd1b43e29 17:08:17 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:17 ---> Running in 9f94122a5cfa 17:08:18 Removing intermediate container 9f94122a5cfa 17:08:18 ---> 0d1fe7263691 17:08:18 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:08:18 ---> Running in 1f2958c0650c 17:08:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:08:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:08:20 (1/6) Installing dumb-init (1.2.5-r1) 17:08:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:08:20 (3/6) Installing libsodium (1.0.18-r0) 17:08:20 Removing intermediate container 98ce3e0bea23 17:08:20 ---> a46a6318e3c2 17:08:20 17:08:20 Step 11/23 : FROM alpine:3.14 17:08:20 ---> 14119a10abf4 17:08:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:08:20 ---> Using cache 17:08:20 ---> 567f94808cbe 17:08:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:08:20 ---> Using cache 17:08:20 ---> b57e6e712afe 17:08:20 Step 14/23 : ENV APP_PORT=59861 17:08:20 ---> Running in 71a247568af6 17:08:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:08:20 Removing intermediate container 71a247568af6 17:08:20 ---> b9022fd4fc69 17:08:20 Step 15/23 : EXPOSE $APP_PORT 17:08:20 ---> Running in 8b8838396620 17:08:20 (5/6) Installing libzmq (4.3.4-r0) 17:08:20 Removing intermediate container 8b8838396620 17:08:20 ---> 3d2c359dc7c4 17:08:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:20 (6/6) Installing zeromq (4.3.4-r0) 17:08:20 Executing busybox-1.33.1-r3.trigger 17:08:20 OK: 8 MiB in 20 packages 17:08:20 ---> 66d9951074f4 17:08:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:08:20 ---> 6ea336580cfd 17:08:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:08:20 Removing intermediate container 1f2958c0650c 17:08:20 ---> a7ef09ebaff9 17:08:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:21 ---> 660aefc00eec 17:08:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:08:21 ---> Running in 4027f3d8059e 17:08:21 ---> 841f07dcae8c 17:08:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:08:21 Removing intermediate container 4027f3d8059e 17:08:21 ---> 2d04b44b66cf 17:08:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:21 ---> Running in 736b6644ef94 17:08:21 ---> e05f21249e1e 17:08:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:08:21 Removing intermediate container 736b6644ef94 17:08:21 ---> e9019fc34842 17:08:21 Step 21/23 : LABEL arch=x86_64 17:08:21 ---> Running in 8b6810db4cc3 17:08:21 Removing intermediate container 8b6810db4cc3 17:08:21 ---> 10b386087978 17:08:21 Step 22/23 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:08:21 ---> 7708758bfd1e 17:08:21 Step 18/22 : ENTRYPOINT ["/core-data"] 17:08:21 ---> Running in 36ac1499a94a 17:08:21 ---> Running in c009658f4a49 17:08:21 Removing intermediate container 36ac1499a94a 17:08:21 ---> 7fc6f663b77b 17:08:21 Step 23/23 : LABEL version=0.0.0 17:08:21 Removing intermediate container c009658f4a49 17:08:21 ---> b09ce725edb3 17:08:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:21 ---> Running in a9c12a3315c0 17:08:21 ---> Running in 24ca6dce1659 17:08:21 Removing intermediate container a9c12a3315c0 17:08:21 ---> e78cd30233ca 17:08:21 17:08:21 Removing intermediate container 24ca6dce1659 17:08:21 ---> 0a94f1e15932 17:08:21 Step 20/22 : LABEL arch=x86_64 17:08:21 Successfully built e78cd30233ca 17:08:21 Successfully tagged support-scheduler:latest 17:08:21  Building support-scheduler ... done  ---> Running in 64f0cb6a41fb 17:08:21 Removing intermediate container 64f0cb6a41fb 17:08:21 ---> 29612b95f285 17:08:21 Step 21/22 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:08:22 ---> Running in a5f9b01467d1 17:08:22 Removing intermediate container a5f9b01467d1 17:08:22 ---> 572f19f9cdb3 17:08:22 Step 22/22 : LABEL version=0.0.0 17:08:22 ---> Running in 648bd260fa00 17:08:22 Removing intermediate container 648bd260fa00 17:08:22 ---> 4f32dab788c5 17:08:22 17:08:22 Successfully built 4f32dab788c5 17:08:22 Successfully tagged core-data:latest 17:08:22  Building core-data ... done  [Pipeline] } 17:08:22 $ docker stop --time=1 5d65d71a3a8668e7c38d7f8dccb23bc0f35f6bd3676037153b0831ccd0226921 17:08:23 $ docker rm -f 5d65d71a3a8668e7c38d7f8dccb23bc0f35f6bd3676037153b0831ccd0226921 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:24 + docker images 17:08:24 REPOSITORY TAG IMAGE ID CREATED SIZE 17:08:24 core-data latest 4f32dab788c5 2 seconds ago 20.5MB 17:08:24 support-scheduler latest e78cd30233ca 3 seconds ago 16.1MB 17:08:24 a46a6318e3c2 5 seconds ago 1.75GB 17:08:24 19cca26e7e54 8 seconds ago 1.76GB 17:08:24 security-secretstore-setup latest ba8f83a735d3 13 seconds ago 28.2MB 17:08:24 core-metadata latest c5f781728202 17 seconds ago 16.8MB 17:08:24 60dce9bd361e 20 seconds ago 1.76GB 17:08:24 f9f810b9e88a 21 seconds ago 1.76GB 17:08:24 sys-mgmt-agent latest b453835aaab2 34 seconds ago 294MB 17:08:24 security-bootstrapper latest b87b2dc8ba80 52 seconds ago 18.8MB 17:08:24 core-command latest 4258d99836fd About a minute ago 16MB 17:08:24 support-notifications latest 5577152120e3 About a minute ago 16.8MB 17:08:24 e80537bb3ee5 About a minute ago 1.75GB 17:08:24 security-proxy-setup latest a17eac81ea79 About a minute ago 26.7MB 17:08:24 7a33581c914b About a minute ago 1.75GB 17:08:24 5f4db8d1fa0f About a minute ago 1.75GB 17:08:24 d7610a86413c About a minute ago 1.75GB 17:08:24 0ccd55ef7fdc About a minute ago 1.76GB 17:08:24 ci-base-image-x86_64 latest bc8671752064 5 minutes ago 1.25GB 17:08:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 19 hours ago 34.5MB 17:08:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 46 hours ago 546MB 17:08:24 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 17:08:24 alpine 3.14 14119a10abf4 6 weeks ago 5.6MB 17:08:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 17:08:39 Still waiting to schedule task 17:08:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:09:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:09:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:09:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:09:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:09:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:09:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:09:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:09:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.226s coverage: 28.7% of statements 17:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:09:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.332s coverage: 98.5% of statements 17:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:09:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.399s coverage: 46.3% of statements 17:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.636s coverage: 90.1% of statements 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:09:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 84.4% of statements 17:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:09:38 Running on prd-ubuntu18.04-docker-8c-8g-102 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws 17:09:38 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 17:09:38 The recommended git tool is: git 17:09:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.543s coverage: 94.2% of statements 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:09:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 59.1% of statements 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:09:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.175s coverage: 60.0% of statements 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:09:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.311s coverage: 1.0% of statements 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:09:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.238s coverage: 58.8% of statements 17:09:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.202s coverage: 21.7% of statements 17:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.213s coverage: 47.1% of statements 17:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.191s coverage: 79.5% of statements 17:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 17:09:40 using credential edgex-jenkins-ssh 17:09:40 Cloning the remote Git repository 17:09:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:09:40 > git init /w/workspace/edgex-go/8 # timeout=10 17:09:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:09:40 > git --version # timeout=10 17:09:40 > git --version # 'git version 2.17.1' 17:09:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements 17:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.193s coverage: 87.5% of statements 17:09:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:09:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:50 Merging remotes/origin/main commit ad4e2ec656e651f68823448b3bf3a6d913f5758f into PR head commit c61c73c85108840b226d4e7e4e67753735b7f4db 17:09:50 Merge succeeded, producing c61c73c85108840b226d4e7e4e67753735b7f4db 17:09:50 Checking out Revision c61c73c85108840b226d4e7e4e67753735b7f4db (PR-3745) 17:09:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:09:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:09:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:09:50 > git config core.sparsecheckout # timeout=10 17:09:50 > git checkout -f c61c73c85108840b226d4e7e4e67753735b7f4db # timeout=10 17:09:50 > git remote # timeout=10 17:09:50 > git config --get remote.origin.url # timeout=10 17:09:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:50 > git merge ad4e2ec656e651f68823448b3bf3a6d913f5758f # timeout=10 17:09:50 > git rev-parse HEAD^{commit} # timeout=10 17:09:50 > git config core.sparsecheckout # timeout=10 17:09:50 > git checkout -f c61c73c85108840b226d4e7e4e67753735b7f4db # timeout=10 17:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements 17:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements 17:09:54 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:55 + echo snap-build.sh 17:09:55 snap-build.sh 17:09:55 + SNAP_BASE_DIR=. 17:09:55 + '[' '!' -z /w/workspace/edgex-go/8 ']' 17:09:55 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 17:09:55 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 17:09:55 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 17:09:55 + cd /w/workspace/edgex-go/8 17:09:55 + sudo apt-get remove -qy --purge lxd lxd-client 17:09:55 Reading package lists... 17:09:55 Building dependency tree... 17:09:55 Reading state information... 17:09:55 The following packages were automatically installed and are no longer required: 17:09:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:09:55 uidmap xdelta3 17:09:55 Use 'sudo apt autoremove' to remove them. 17:09:55 The following packages will be REMOVED: 17:09:55 lxd* lxd-client* 17:09:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:09:55 After this operation, 31.7 MB disk space will be freed. 17:09:56 (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.) 17:09:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:09:56 Removing lxd dnsmasq configuration 17:09:56 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:09:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:09:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:09:58 (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.) 17:09:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:09:59 Processing triggers for systemd (237-3ubuntu10.45) ... 17:09:59 Processing triggers for ureadahead (0.100.0-21) ... 17:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.625s coverage: 82.5% of statements 17:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:10:00 + sudo snap remove --purge lxd 17:10:00 snap "lxd" is not installed 17:10:00 + sudo groupadd --force --system lxd 17:10:00 ++ whoami 17:10:00 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:10:00 + newgrp - lxd 17:10:00 + sudo snap install lxd 17:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.451s coverage: 92.9% of statements 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 58.8% of statements 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements 17:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements 17:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements 17:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.715s coverage: 91.2% of statements 17:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.857s coverage: 64.4% of statements 17:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.195s coverage: 100.0% of statements 17:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 17:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 17:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements 17:10:10 2021-10-08T17:10:07Z INFO Waiting for automatic snapd restart... 17:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 17:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.398s coverage: 70.4% of statements 17:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.927s coverage: 43.4% of statements 17:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements 17:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements 17:10:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:10:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.229s coverage: 19.5% of statements 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:10:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.576s coverage: 92.0% of statements 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:10:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 63.2% of statements 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:10:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.451s coverage: 97.7% of statements 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:10:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:10:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:10:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.160s coverage: 100.0% of statements 17:10:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 17:10:24 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 17:10:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:10:24 GO111MODULE=on go vet ./... 17:10:25 lxd 4.19 from Canonical* installed 17:10:25 + sudo lxd init --auto 17:10:35 + sudo snap install --classic snapcraft 17:10:47 snapcraft 5.0 from Canonical* installed 17:10:47 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:10:47 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:10:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:47 Dload Upload Total Spent Left Speed 17:10:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4576 17:10:47 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 3325k 100 3325k 0 0 1845k 0 0:00:01 0:00:01 --:--:-- 21.0M 17:10:47 ./yq_linux_amd64 17:10:47 + sudo snapcraft prime --use-lxd 17:10:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:10:50 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:10:50 - README.md 17:10:50 17:10:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:10:50 Launching a container. 17:10:55 Waiting for container to be ready 17:10:56 To start your first instance, try: lxc launch ubuntu:20.04 17:10:56 17:11:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:11:00 Waiting for network to be ready... 17:11:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:11:00 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:11:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 17:11:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 17:11:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:11:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:11:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 17:11:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 17:11:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 17:11:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 17:11:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:11:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:11:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:11:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:11:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:11:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:11:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:11:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:11:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:11:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] 17:11:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 17:11:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:11:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:11:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 17:11:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 17:11:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 17:11:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 17:11:04 Fetched 25.4 MB in 4s (5883 kB/s) 17:11:05 Reading package lists... 17:11:05 Reading package lists... 17:11:06 Building dependency tree... 17:11:06 Reading state information... 17:11:06 The following additional packages will be installed: 17:11:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:11:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:11:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:11:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:11:06 Suggested packages: 17:11:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:11:06 Recommended packages: 17:11:06 gnupg libsasl2-modules 17:11:06 The following NEW packages will be installed: 17:11:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:11:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:11:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:11:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:11:06 The following packages will be upgraded: 17:11:06 gpg gpg-agent gpgconf libudev1 17:11:06 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:11:06 Need to get 3527 kB of archives. 17:11:06 After this operation, 13.3 MB of additional disk space will be used. 17:11:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:11:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:11:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:11:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:11:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 17:11:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 17:11:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:11:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:11:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:11:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:11:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:11:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:11:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:11:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:11:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:11:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:11:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:11:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:11:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:11:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:11:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:11:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:11:07 debconf: delaying package configuration, since apt-utils is not installed 17:11:07 Fetched 3527 kB in 1s (2841 kB/s) 17:11:07 (Reading database ... 12511 files and directories currently installed.) 17:11:07 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 17:11:07 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:11:07 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 17:11:07 Selecting previously unselected package udev. 17:11:07 (Reading database ... 12511 files and directories currently installed.) 17:11:07 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 17:11:07 Unpacking udev (237-3ubuntu10.52) ... 17:11:07 Selecting previously unselected package libfuse2:amd64. 17:11:07 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:11:07 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:11:08 Selecting previously unselected package fuse. 17:11:08 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:11:08 Unpacking fuse (2.9.7-1ubuntu1) ... 17:11:08 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:11:08 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:11:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:11:08 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:11:08 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:11:08 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:11:08 Selecting previously unselected package libksba8:amd64. 17:11:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:11:08 Unpacking libksba8:amd64 (1.3.5-2) ... 17:11:08 Selecting previously unselected package libroken18-heimdal:amd64. 17:11:08 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:11:08 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:11:08 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:11:08 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:11:08 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:11:08 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:08 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:11:08 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:11:08 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:08 Selecting previously unselected package libwind0-heimdal:amd64. 17:11:08 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:11:08 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:11:09 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:11:09 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:11:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:11:09 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:09 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:11:09 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:11:09 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:09 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:11:09 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:11:09 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:09 Selecting previously unselected package libsasl2-modules-db:amd64. 17:11:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:11:09 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:11:09 Selecting previously unselected package libsasl2-2:amd64. 17:11:09 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:11:09 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:11:09 Selecting previously unselected package libldap-common. 17:11:09 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:11:09 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:11:09 Selecting previously unselected package libldap-2.4-2:amd64. 17:11:09 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:11:09 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:11:09 Selecting previously unselected package dirmngr. 17:11:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:11:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:11:09 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:11:09 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:11:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:11:09 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:11:09 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:11:09 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:11:09 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:09 Setting up libksba8:amd64 (1.3.5-2) ... 17:11:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:11:09 Setting up udev (237-3ubuntu10.52) ... 17:11:09 invoke-rc.d: policy-rc.d denied execution of start. 17:11:10 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:10 Processing triggers for systemd (237-3ubuntu10) ... 17:11:10 Setting up fuse (2.9.7-1ubuntu1) ... 17:11:10 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:11:10 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:10 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:10 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:10 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:10 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:10 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:10 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:11:10 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:11:10 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:11:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:11:10 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:11:10 settings in the [Install] section, and DefaultInstance for template units). 17:11:10 This means they are not meant to be enabled using systemctl. 17:11:10 Possible reasons for having this kind of units are: 17:11:10 1) A unit may be statically enabled by being symlinked from another unit's 17:11:10 .wants/ or .requires/ directory. 17:11:10 2) A unit's purpose may be to act as a helper for some other unit which has 17:11:10 a requirement dependency on it. 17:11:10 3) A unit may be started when needed via activation (socket, path, timer, 17:11:10 D-Bus, udev, scripted systemctl call, ...). 17:11:10 4) In case of template units, the unit is meant to be enabled with some 17:11:10 instance name specified. 17:11:10 Reading package lists... 17:11:11 Building dependency tree... 17:11:11 Reading state information... 17:11:11 The following additional packages will be installed: 17:11:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:11:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:11:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:11:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:11:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:11:11 Suggested packages: 17:11:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:11:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:11:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:11:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:11:11 systemd-container policykit-1 17:11:11 Recommended packages: 17:11:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:11:11 The following NEW packages will be installed: 17:11:11 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:11:11 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:11:11 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:11:11 multiarch-support openssh-client python3 python3-minimal python3.6 17:11:11 python3.6-minimal snapd squashfs-tools sudo 17:11:11 The following packages will be upgraded: 17:11:11 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:11:11 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:11:11 Need to get 36.8 MB of archives. 17:11:11 After this operation, 147 MB of additional disk space will be used. 17:11:11 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 17:11:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:11:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:11:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:11:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:11:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:11:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:11:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:11:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:11:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:11:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:11:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:11:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:11:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:11:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:11:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:11:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 17:11:12 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 17:11:12 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:11:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:11:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:11:12 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:11:12 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:11:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:11:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:11:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:11:12 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:11:12 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:11:12 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:11:12 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 17:11:13 debconf: delaying package configuration, since apt-utils is not installed 17:11:13 Fetched 36.8 MB in 2s (20.1 MB/s) 17:11:13 (Reading database ... 12757 files and directories currently installed.) 17:11:13 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 17:11:13 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:11:14 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 17:11:14 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:11:14 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 17:11:14 (Reading database ... 12757 files and directories currently installed.) 17:11:14 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:11:14 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:11:14 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:11:14 (Reading database ... 12757 files and directories currently installed.) 17:11:14 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:11:14 Unpacking apt (1.6.14) over (1.6.1) ... 17:11:14 Setting up apt (1.6.14) ... 17:11:14 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:11:14 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:11:15 (Reading database ... 12764 files and directories currently installed.) 17:11:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:11:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:11:15 Selecting previously unselected package libpython3.6-minimal:amd64. 17:11:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:11:15 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:11:15 Selecting previously unselected package libexpat1:amd64. 17:11:15 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:11:15 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:11:15 Selecting previously unselected package python3.6-minimal. 17:11:15 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:11:15 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:11:15 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:11:15 Checking for services that may need to be restarted...done. 17:11:15 Checking for services that may need to be restarted...done. 17:11:16 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:11:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:11:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:11:16 Selecting previously unselected package python3-minimal. 17:11:16 (Reading database ... 13012 files and directories currently installed.) 17:11:16 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:11:16 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:11:16 Selecting previously unselected package mime-support. 17:11:16 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:11:16 Unpacking mime-support (3.60ubuntu1) ... 17:11:16 Selecting previously unselected package libmpdec2:amd64. 17:11:16 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:11:16 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:11:16 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:11:16 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:11:16 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:11:16 Selecting previously unselected package python3.6. 17:11:16 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:11:16 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:11:16 Selecting previously unselected package libpython3-stdlib:amd64. 17:11:16 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:11:16 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:11:16 Setting up python3-minimal (3.6.7-1~18.04) ... 17:11:17 Selecting previously unselected package python3. 17:11:17 (Reading database ... 13442 files and directories currently installed.) 17:11:17 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:11:17 Unpacking python3 (3.6.7-1~18.04) ... 17:11:17 Selecting previously unselected package multiarch-support. 17:11:17 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:11:17 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:11:17 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:11:17 Selecting previously unselected package liblzo2-2:amd64. 17:11:17 (Reading database ... 13479 files and directories currently installed.) 17:11:17 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:11:17 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:11:17 Selecting previously unselected package libbsd0:amd64. 17:11:17 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:11:17 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:11:17 Selecting previously unselected package sudo. 17:11:17 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:11:17 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:11:17 Selecting previously unselected package apparmor. 17:11:17 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:11:17 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:11:17 Selecting previously unselected package libedit2:amd64. 17:11:17 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:11:17 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:11:17 Selecting previously unselected package libkrb5support0:amd64. 17:11:17 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:11:17 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:11:17 Selecting previously unselected package libk5crypto3:amd64. 17:11:17 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:11:17 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:11:17 Selecting previously unselected package libkeyutils1:amd64. 17:11:17 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:11:17 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:11:17 Selecting previously unselected package libkrb5-3:amd64. 17:11:17 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:11:17 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:11:18 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:11:18 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:11:18 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:11:18 Selecting previously unselected package libssl1.0.0:amd64. 17:11:18 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:11:18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:11:18 Selecting previously unselected package openssh-client. 17:11:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:11:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:11:18 Selecting previously unselected package squashfs-tools. 17:11:18 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 17:11:18 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:11:18 Selecting previously unselected package snapd. 17:11:18 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 17:11:18 Unpacking snapd (2.51.1+18.04) ... 17:11:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:11:20 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:11:20 Setting up mime-support (3.60ubuntu1) ... 17:11:20 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:11:20 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:11:20 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:11:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:11:20 Setting up systemd (237-3ubuntu10.52) ... 17:11:20 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:11:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:11:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:11:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:11:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:11:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:11:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:11:22 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:11:22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:11:22 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:11:22 Setting up python3 (3.6.7-1~18.04) ... 17:11:22 running python rtupdate hooks for python3.6... 17:11:22 running python post-rtupdate hooks for python3.6... 17:11:22 Setting up apparmor (2.12-4ubuntu5.1) ... 17:11:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:11:24 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:11:25 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:11:25 Setting up snapd (2.51.1+18.04) ... 17:11:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:11:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:11:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:11:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:11:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:11:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:11:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:11:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:11:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:11:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:11:27 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 17:11:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:11:27 Processing triggers for systemd (237-3ubuntu10.52) ... 17:11:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:11:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:11:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:11:29 Reading package lists... 17:11:29 Reading package lists... 17:11:29 Building dependency tree... 17:11:29 Reading state information... 17:11:29 Calculating upgrade... 17:11:29 The following packages will be upgraded: 17:11:29 advancecomp base-files bash binutils binutils-common 17:11:29 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:11:29 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:11:29 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:11:29 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:11:29 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:11:29 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:11:29 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:11:29 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:11:29 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:11:29 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:11:29 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:11:29 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:11:29 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:11:29 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:11:29 ubuntu-keyring util-linux 17:11:30 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:11:30 Need to get 64.2 MB of archives. 17:11:30 After this operation, 5142 kB of additional disk space will be used. 17:11:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 17:11:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:11:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:11:30 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:11:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:11:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:11:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:11:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:11:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:11:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:11:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:11:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:11:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:11:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:11:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:11:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:11:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:11:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:11:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:11:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:11:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:11:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:11:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:11:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:11:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:11:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:11:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:11:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:11:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:11:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:11:30 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:11:30 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:11:30 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:11:30 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 17:11:30 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:11:30 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:11:30 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:11:30 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:11:30 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:11:30 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:11:30 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:11:30 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:11:30 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 17:11:30 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:11:30 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:11:30 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:11:30 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 17:11:30 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:11:30 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:11:30 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:11:30 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:11:30 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:11:30 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:11:30 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:11:30 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:11:30 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:11:30 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:11:30 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:11:30 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:11:30 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:11:30 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:11:30 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:11:30 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:11:30 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:11:31 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:11:31 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:11:31 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:11:31 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:11:31 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 17:11:31 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:11:31 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:11:31 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:11:31 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:11:31 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:11:31 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:11:31 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:11:31 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:11:31 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:11:31 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:11:31 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:11:31 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:11:31 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:11:31 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:11:31 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:11:31 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:11:31 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:11:31 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 17:11:31 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:11:31 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:11:31 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:11:31 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:11:31 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 17:11:31 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:11:31 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:11:31 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:11:31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:11:31 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:11:31 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:11:31 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:11:31 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:11:31 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:11:31 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:11:31 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:11:31 debconf: delaying package configuration, since apt-utils is not installed 17:11:31 Fetched 64.2 MB in 2s (40.0 MB/s) 17:11:31 (Reading database ... 13914 files and directories currently installed.) 17:11:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:11:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:11:32 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:11:32 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:11:32 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 17:11:32 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 17:11:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:33 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:33 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:34 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:34 (Reading database ... 13914 files and directories currently installed.) 17:11:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:11:34 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:11:36 (Reading database ... 13914 files and directories currently installed.) 17:11:36 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:36 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:36 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:36 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:36 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:36 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:36 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:36 (Reading database ... 13914 files and directories currently installed.) 17:11:36 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:11:36 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:11:37 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:11:37 (Reading database ... 13914 files and directories currently installed.) 17:11:37 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 17:11:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:11:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:11:37 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 17:11:38 Setting up base-files (10.1ubuntu2.11) ... 17:11:38 Installing new version of config file /etc/issue ... 17:11:38 Installing new version of config file /etc/issue.net ... 17:11:38 Installing new version of config file /etc/lsb-release ... 17:11:38 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:11:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:11:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:11:38 Removing obsolete conffile /etc/default/motd-news ... 17:11:38 (Reading database ... 13915 files and directories currently installed.) 17:11:38 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:11:38 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:11:38 Setting up bash (4.4.18-2ubuntu1.2) ... 17:11:38 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 17:11:38 (Reading database ... 13915 files and directories currently installed.) 17:11:38 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:38 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:11:39 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:11:39 (Reading database ... 13915 files and directories currently installed.) 17:11:39 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:11:39 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:11:39 Setting up tar (1.29b-2ubuntu0.2) ... 17:11:39 (Reading database ... 13915 files and directories currently installed.) 17:11:39 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:11:39 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:11:39 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:11:39 (Reading database ... 13915 files and directories currently installed.) 17:11:39 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:39 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:39 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:11:39 (Reading database ... 13915 files and directories currently installed.) 17:11:39 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:39 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:40 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:11:40 (Reading database ... 13915 files and directories currently installed.) 17:11:40 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:11:40 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:11:40 Setting up grep (3.1-2build1) ... 17:11:40 (Reading database ... 13915 files and directories currently installed.) 17:11:40 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:11:40 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:11:40 Setting up gzip (1.6-5ubuntu1.1) ... 17:11:40 (Reading database ... 13915 files and directories currently installed.) 17:11:40 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:11:40 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:11:40 Setting up login (1:4.5-1ubuntu2) ... 17:11:40 (Reading database ... 13915 files and directories currently installed.) 17:11:40 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:40 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:40 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:11:40 (Reading database ... 13915 files and directories currently installed.) 17:11:40 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:11:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:41 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:11:41 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:41 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:11:41 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:11:41 (Reading database ... 13915 files and directories currently installed.) 17:11:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:11:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:11:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:11:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:11:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:11:42 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:11:42 (Reading database ... 13915 files and directories currently installed.) 17:11:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:11:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:11:42 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:11:42 (Reading database ... 13915 files and directories currently installed.) 17:11:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:42 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:42 (Reading database ... 13915 files and directories currently installed.) 17:11:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:43 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:43 (Reading database ... 13915 files and directories currently installed.) 17:11:43 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:43 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:43 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:43 (Reading database ... 13915 files and directories currently installed.) 17:11:43 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:43 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:43 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:43 (Reading database ... 13915 files and directories currently installed.) 17:11:43 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:43 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:11:43 (Reading database ... 13915 files and directories currently installed.) 17:11:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:11:43 (Reading database ... 13915 files and directories currently installed.) 17:11:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:44 (Reading database ... 13915 files and directories currently installed.) 17:11:44 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:44 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:44 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:11:44 (Reading database ... 13915 files and directories currently installed.) 17:11:44 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:44 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:11:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:11:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:11:45 (Reading database ... 13915 files and directories currently installed.) 17:11:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:11:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:11:45 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:11:45 (Reading database ... 13915 files and directories currently installed.) 17:11:45 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:11:45 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:45 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:11:45 (Reading database ... 13917 files and directories currently installed.) 17:11:45 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:11:45 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:11:45 Setting up debconf (1.5.66ubuntu1) ... 17:11:45 (Reading database ... 13917 files and directories currently installed.) 17:11:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:11:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:11:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:11:46 (Reading database ... 13917 files and directories currently installed.) 17:11:46 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:11:46 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:11:46 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:11:46 (Reading database ... 13917 files and directories currently installed.) 17:11:46 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:11:46 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:11:46 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:11:46 (Reading database ... 13917 files and directories currently installed.) 17:11:46 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:11:46 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:11:46 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:11:46 (Reading database ... 13919 files and directories currently installed.) 17:11:46 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:11:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:11:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:11:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:11:46 ./bin/test-attribution-txt.sh [Pipeline] sh 17:11:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:11:46 (Reading database ... 13923 files and directories currently installed.) 17:11:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 17:11:46 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:11:47 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:47 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:47 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:11:47 (Reading database ... 13923 files and directories currently installed.) 17:11:47 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 17:11:47 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 17:11:47 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 17:11:47 (Reading database ... 13923 files and directories currently installed.) 17:11:47 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:11:47 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:11:47 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:11:47 (Reading database ... 13923 files and directories currently installed.) 17:11:47 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:11:47 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:11:47 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:11:47 + ls -al . 17:11:47 total 640 17:11:47 drwxrwxr-x 9 1001 1001 4096 Oct 8 17:11 . 17:11:47 drwxr-xr-x 4 root root 4096 Oct 8 17:07 .. 17:11:47 -rw-rw-r-- 1 1001 1001 11 Oct 8 17:05 .dockerignore 17:11:47 drwxrwxr-x 8 1001 1001 4096 Oct 8 17:05 .git 17:11:47 drwxrwxr-x 4 1001 1001 4096 Oct 8 17:05 .github 17:11:47 -rw-rw-r-- 1 1001 1001 804 Oct 8 17:05 .gitignore 17:11:47 -rw-rw-r-- 1 1001 1001 42 Oct 8 17:05 .golangci.yml 17:11:47 -rw-rw-r-- 1 1001 1001 76 Oct 8 17:05 .hadolint.yml 17:11:47 -rw-rw-r-- 1 1001 1001 166 Oct 8 17:05 .sonarcloud.properties 17:11:47 -rw-rw-r-- 1 1001 1001 1171 Oct 8 17:05 ADOPTERS.md 17:11:47 -rw-rw-r-- 1 1001 1001 8608 Oct 8 17:05 Attribution.txt 17:11:47 -rw-rw-r-- 1 1001 1001 43881 Oct 8 17:05 CHANGELOG.md 17:11:47 -rw-rw-r-- 1 1001 1001 3804 Oct 8 17:05 CONTRIBUTING.md 17:11:47 -rw-rw-r-- 1 1001 1001 677 Oct 8 17:05 GOVERNANCE.md 17:11:47 -rw-rw-r-- 1 1001 1001 849 Oct 8 17:05 Jenkinsfile 17:11:47 -rw-rw-r-- 1 1001 1001 10775 Oct 8 17:05 LICENSE 17:11:47 -rw-rw-r-- 1 1001 1001 6508 Oct 8 17:05 Makefile 17:11:47 -rw-rw-r-- 1 1001 1001 582 Oct 8 17:05 OWNERS.md 17:11:47 -rw-rw-r-- 1 1001 1001 8256 Oct 8 17:05 README.md 17:11:47 -rw-rw-r-- 1 1001 1001 6912 Oct 8 17:05 SECURITY.md 17:11:47 -rw-rw-r-- 1 1001 1001 5 Oct 8 17:02 VERSION 17:11:47 -rw-rw-r-- 1 1001 1001 4131 Oct 8 17:05 ZMQWindows.md 17:11:47 drwxrwxr-x 2 1001 1001 4096 Oct 8 17:05 bin 17:11:47 drwxrwxr-x 14 1001 1001 4096 Oct 8 17:05 cmd 17:11:47 -rw-r--r-- 1 root root 403932 Oct 8 17:10 coverage.out 17:11:47 -rw-rw-r-- 1 1001 1001 829 Oct 8 17:05 go.mod 17:11:47 -rw-rw-r-- 1 1001 1001 50143 Oct 8 17:07 go.sum 17:11:47 drwxrwxr-x 8 1001 1001 4096 Oct 8 17:05 internal 17:11:47 drwxrwxr-x 3 1001 1001 4096 Oct 8 17:05 openapi 17:11:47 drwxrwxr-x 4 1001 1001 4096 Oct 8 17:05 snap 17:11:47 -rw-rw-r-- 1 1001 1001 204 Oct 8 17:05 version.go [Pipeline] sh 17:11:47 (Reading database ... 13923 files and directories currently installed.) 17:11:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:11:47 (Reading database ... 13923 files and directories currently installed.) 17:11:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:11:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:11:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:11:47 (Reading database ... 13923 files and directories currently installed.) 17:11:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:11:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:11:48 + '[' -e coverage.out ] 17:11:48 + chown 1001:1001 coverage.out [Pipeline] stash 17:11:48 Warning: overwriting stash ‘coverage-report’ 17:11:48 Setting up passwd (1:4.5-1ubuntu2) ... 17:11:48 (Reading database ... 13923 files and directories currently installed.) 17:11:48 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:11:48 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:11:48 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:11:48 (Reading database ... 13923 files and directories currently installed.) 17:11:48 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:11:48 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:11:48 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:11:48 (Reading database ... 13923 files and directories currently installed.) 17:11:48 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:11:48 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:11:48 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:11:48 (Reading database ... 13923 files and directories currently installed.) 17:11:48 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:11:48 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:11:48 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:11:48 (Reading database ... 13923 files and directories currently installed.) 17:11:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:11:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:11:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:11:48 (Reading database ... 13923 files and directories currently installed.) 17:11:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:11:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:11:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:11:48 (Reading database ... 13923 files and directories currently installed.) 17:11:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 17:11:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 17:11:49 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 17:11:49 (Reading database ... 13923 files and directories currently installed.) 17:11:49 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:11:49 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:11:49 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:11:49 (Reading database ... 13923 files and directories currently installed.) 17:11:49 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:11:49 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:11:49 Stashed 1 file(s) [Pipeline] sh 17:11:49 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:11:49 (Reading database ... 13924 files and directories currently installed.) 17:11:49 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:11:49 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:11:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:11:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:11:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:11:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:11:49 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 17:11:49 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 17:11:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:11:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:11:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:11:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:11:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:11:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:11:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:11:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:11:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:11:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:11:49 + make build 17:11:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:11:50 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:11:50 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:11:50 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:11:50 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:11:50 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 17:11:50 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 17:11:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:11:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:11:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:11:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:11:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:11:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:11:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:11:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:11:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:11:51 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:11:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:11:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:11:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:51 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:51 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:51 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:51 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:52 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:52 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:53 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:53 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:53 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:53 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:53 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:54 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:54 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:11:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:11:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:11:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:11:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:11:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:11:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:11:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:11:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:11:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:11:54 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:11:54 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:11:55 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:11:55 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:11:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:11:55 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:55 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:11:55 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:11:55 Setting up tzdata (2021a-2ubuntu0.18.04) ... 17:11:55 17:11:55 Current default time zone: 'Etc/UTC' 17:11:55 Local time is now: Fri Oct 8 17:11:55 UTC 2021. 17:11:55 Universal Time is now: Fri Oct 8 17:11:55 UTC 2021. 17:11:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:11:55 17:11:55 Setting up systemd-sysv (237-3ubuntu10.52) ... 17:11:55 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:55 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 17:11:55 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:11:55 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:11:55 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:11:55 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:11:55 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:11:55 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:11:55 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:11:55 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:55 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:11:55 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:55 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:11:55 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:55 Setting up patch (2.7.6-2ubuntu1.1) ... 17:11:55 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:11:55 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:11:55 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:11:55 Installing new version of config file /etc/ssl/openssl.cnf ... 17:11:55 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:11:55 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:11:55 Setting up ca-certificates (20210119~18.04.2) ... 17:11:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:11:57 Updating certificates in /etc/ssl/certs... 17:11:58 23 added, 28 removed; done. 17:11:58 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:11:58 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:58 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:11:58 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:11:58 Setting up pkgbinarymangler (138.18.04.1) ... 17:11:58 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:58 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:11:58 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:58 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:58 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:58 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:11:58 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:58 Setting up perl (5.26.1-6ubuntu0.5) ... 17:11:58 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:11:58 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:11:58 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:11:58 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:11:58 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:11:58 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:11:58 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:11:58 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:11:58 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:11:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:11:58 Processing triggers for systemd (237-3ubuntu10.52) ... 17:11:58 Processing triggers for mime-support (3.60ubuntu1) ... 17:11:58 Processing triggers for ca-certificates (20210119~18.04.2) ... 17:11:59 Updating certificates in /etc/ssl/certs... 17:11:59 0 added, 0 removed; done. 17:11:59 Running hooks in /etc/ca-certificates/update.d... 17:11:59 done. 17:11:59 Reading package lists... 17:12:00 Building dependency tree... 17:12:00 Reading state information... 17:12:00 The following NEW packages will be installed: 17:12:00 apt-transport-https 17:12:00 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:12:00 Need to get 4348 B of archives. 17:12:00 After this operation, 154 kB of additional disk space will be used. 17:12:00 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:12:00 debconf: delaying package configuration, since apt-utils is not installed 17:12:00 Fetched 4348 B in 0s (24.0 kB/s) 17:12:00 Selecting previously unselected package apt-transport-https. 17:12:00 (Reading database ... 13928 files and directories currently installed.) 17:12:00 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:12:00 Unpacking apt-transport-https (1.6.14) ... 17:12:00 Setting up apt-transport-https (1.6.14) ... 17:12:00 Waiting for network to be ready... 17:12:07 2021-10-08T17:12:04Z INFO Waiting for automatic snapd restart... 17:12:07 snapd 2.51.7 from Canonical* installed 17:12:08 "snapd" switched to the "latest/stable" channel 17:12:08 17:12:11 core18 20210722 from Canonical* installed 17:12:11 "core18" switched to the "latest/stable" channel 17:12:11 17:12:13 snapcraft 5.0 from Canonical* installed 17:12:14 "snapcraft" switched to the "latest/stable" channel 17:12:14 17:12:18 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:12:18 - README.md 17:12:18 17:12:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:12:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:12:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:12:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:12:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:12:20 Reading package lists... 17:12:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:12:20 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 17:12:20 Reading package lists... 17:12:20 Building dependency tree... 17:12:20 Reading state information... 17:12:21 Suggested packages: 17:12:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:12:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:12:21 Recommended packages: 17:12:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:12:21 The following NEW packages will be installed: 17:12:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:12:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:12:21 pkg-config zip 17:12:21 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:12:21 Need to get 7670 kB of archives. 17:12:21 After this operation, 43.8 MB of additional disk space will be used. 17:12:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:12:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 17:12:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 17:12:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 17:12:21 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:12:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:12:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:12:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:12:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:12:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:12:21 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:12:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:12:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:12:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:12:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:12:22 debconf: delaying package configuration, since apt-utils is not installed 17:12:22 Fetched 7670 kB in 1s (9089 kB/s) 17:12:22 Selecting previously unselected package libglib2.0-0:amd64. 17:12:22 (Reading database ... 13932 files and directories currently installed.) 17:12:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:12:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:12:22 Selecting previously unselected package libpsl5:amd64. 17:12:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:12:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:12:22 Selecting previously unselected package libnghttp2-14:amd64. 17:12:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:12:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:12:22 Selecting previously unselected package librtmp1:amd64. 17:12:22 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:12:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:12:22 Selecting previously unselected package libcurl3-gnutls:amd64. 17:12:22 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 17:12:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:12:22 Selecting previously unselected package liberror-perl. 17:12:22 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:12:22 Unpacking liberror-perl (0.17025-1) ... 17:12:22 Selecting previously unselected package git-man. 17:12:22 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 17:12:22 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 17:12:22 Selecting previously unselected package git. 17:12:22 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 17:12:22 Unpacking git (1:2.17.1-1ubuntu0.9) ... 17:12:23 Selecting previously unselected package libnorm1:amd64. 17:12:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:12:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:12:23 Selecting previously unselected package libpgm-5.2-0:amd64. 17:12:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:12:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:12:23 Selecting previously unselected package libsodium23:amd64. 17:12:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:12:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:12:23 Selecting previously unselected package libzmq5:amd64. 17:12:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:12:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:12:23 Selecting previously unselected package libzmq3-dev:amd64. 17:12:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:12:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:12:23 Selecting previously unselected package pkg-config. 17:12:23 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:12:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:12:23 Selecting previously unselected package zip. 17:12:23 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:12:23 Unpacking zip (3.0-11build1) ... 17:12:23 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:12:23 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 17:12:23 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:12:23 Setting up liberror-perl (0.17025-1) ... 17:12:23 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:12:23 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:12:23 No schema files found: doing nothing. 17:12:23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:12:23 Setting up zip (3.0-11build1) ... 17:12:23 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:12:23 Setting up libsodium23:amd64 (1.0.16-2) ... 17:12:23 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:12:23 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:12:23 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:12:23 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:12:23 Setting up git (1:2.17.1-1ubuntu0.9) ... 17:12:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:12:24 git set to automatically installed. 17:12:24 git-man set to automatically installed. 17:12:24 libcurl3-gnutls set to automatically installed. 17:12:24 liberror-perl set to automatically installed. 17:12:24 libglib2.0-0 set to automatically installed. 17:12:24 libnghttp2-14 set to automatically installed. 17:12:24 libnorm1 set to automatically installed. 17:12:24 libpgm-5.2-0 set to automatically installed. 17:12:24 libpsl5 set to automatically installed. 17:12:24 librtmp1 set to automatically installed. 17:12:24 libsodium23 set to automatically installed. 17:12:24 libzmq3-dev set to automatically installed. 17:12:24 libzmq5 set to automatically installed. 17:12:24 pkg-config set to automatically installed. 17:12:24 zip set to automatically installed. 17:12:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:12: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 17:12:25 snapd is not logged in, snap install commands will use sudo 17:12:26 snap "core18" has no updates available 17:12:26 snapd is not logged in, snap install commands will use sudo 17:12:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:12:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:12:34 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 17:12:35 Pulling config-common 17:12:35 + snapcraftctl pull 17:12:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:12:36 Pulling go-build-helper 17:12:36 + snapcraftctl pull 17:12:37 'edgex-go' has dependencies that need to be staged: go-build-helper 17:12:37 Skipping pull go-build-helper (already ran) 17:12:37 Building go-build-helper 17:12:37 + snapcraftctl build 17:12:39 Staging go-build-helper 17:12:39 + snapcraftctl stage 17:12: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 17:12:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:12:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:12:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:12:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:12:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 17:12:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 17:12:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:12:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:12:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 17:12:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 17:12:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 17:12:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 17:12:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:12:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:12:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:12:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:12:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:12:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:12:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:12:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:12:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:12:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] 17:12:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 17:12:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:12:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:12:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 17:12:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 17:12:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 17:12:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 17:12:49 Fetched 25.4 MB in 0s (0 B/s) 17:12:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:12:49 Fetched 224 kB in 0s (0 B/s) 17:12:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:12:49 Fetched 157 kB in 0s (0 B/s) 17:12:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:12:49 Fetched 221 kB in 0s (0 B/s) 17:12:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:12:49 Fetched 143 kB in 0s (0 B/s) 17:12:49 Pulling edgex-go 17:12:49 + snapcraftctl pull 17:12:49 Pulling hooks 17:12:49 + snapcraftctl pull [Pipeline] } 17:12:52 $ docker stop --time=1 6683e9b49ccdac63650d2fd04d2b93db18eb059d321ac9577a2b76a3567334d4 17:12:55 $ docker rm -f 6683e9b49ccdac63650d2fd04d2b93db18eb059d321ac9577a2b76a3567334d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:12:56 17:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:12:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:12:57 latest: Pulling from edgex-devops/edgex-compose-arm64 17:12:57 29e5d40040c1: Pulling fs layer 17:12:57 1ce36da41761: Pulling fs layer 17:12:57 25b303627fd3: Pulling fs layer 17:12:57 29e5d40040c1: Verifying Checksum 17:12:57 29e5d40040c1: Download complete 17:12:57 1ce36da41761: Verifying Checksum 17:12:57 1ce36da41761: Download complete 17:12:58 29e5d40040c1: Pull complete 17:12:59 25b303627fd3: Verifying Checksum 17:12:59 25b303627fd3: Download complete 17:12:59 1ce36da41761: Pull complete 17:13:07 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:13:07 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:13:07 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:13:07 Fetched 0 B in 0s (0 B/s) 17:13:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:13:07 Fetched 96.5 kB in 0s (0 B/s) 17:13:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:13:07 Fetched 279 kB in 0s (0 B/s) 17:13:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:13:07 Fetched 122 kB in 0s (0 B/s) 17:13:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:13:07 Fetched 77.8 kB in 0s (0 B/s) 17:13:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:13:07 Fetched 8848 B in 0s (0 B/s) 17:13:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:13:07 Fetched 47.8 kB in 0s (0 B/s) 17:13:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:13:07 Fetched 45.6 kB in 0s (0 B/s) 17:13:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:13:07 Fetched 15.0 kB in 0s (0 B/s) 17:13:07 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 17:13:07 Fetched 220 kB in 0s (0 B/s) 17:13:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:13:07 Fetched 154 kB in 0s (0 B/s) 17:13:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:13:07 Fetched 50.6 kB in 0s (0 B/s) 17:13:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:13:07 Fetched 14.8 kB in 0s (0 B/s) 17:13:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:13:07 Fetched 41.8 kB in 0s (0 B/s) 17:13:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:13:07 Fetched 499 kB in 0s (0 B/s) 17:13:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:13:07 Fetched 111 kB in 0s (0 B/s) 17:13:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:13:07 Fetched 240 kB in 0s (0 B/s) 17:13:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:13:07 Fetched 29.3 kB in 0s (0 B/s) 17:13:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:13:07 Fetched 85.5 kB in 0s (0 B/s) 17:13:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:13:07 Fetched 24.5 kB in 0s (0 B/s) 17:13:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:13:07 Fetched 49.2 kB in 0s (0 B/s) 17:13:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:13:07 Fetched 54.2 kB in 0s (0 B/s) 17:13:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:13:07 Fetched 30.8 kB in 0s (0 B/s) 17:13:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:13:07 Fetched 15.8 kB in 0s (0 B/s) 17:13:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:13:07 Fetched 85.9 kB in 0s (0 B/s) 17:13:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:13:07 Fetched 8720 B in 0s (0 B/s) 17:13:07 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:13:07 Fetched 140 kB in 0s (0 B/s) 17:13:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:13:07 Fetched 119 kB in 0s (0 B/s) 17:13:07 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:13:07 Fetched 111 kB in 0s (0 B/s) 17:13:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:13:07 Fetched 11.1 kB in 0s (0 B/s) 17:13:07 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 17:13:07 Fetched 646 kB in 0s (0 B/s) 17:13:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:13:07 Fetched 41.3 kB in 0s (0 B/s) 17:13:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:13:07 Fetched 17.9 kB in 0s (0 B/s) 17:13:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:13:07 Fetched 368 kB in 0s (0 B/s) 17:13:07 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:13:07 Fetched 187 kB in 0s (0 B/s) 17:13:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:13:07 Fetched 175 kB in 0s (0 B/s) 17:13:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:13:07 Fetched 206 kB in 0s (0 B/s) 17:13:07 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 17:13:07 Fetched 1302 kB in 0s (0 B/s) 17:13:07 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:13:07 Fetched 36.2 kB in 0s (0 B/s) 17:13:07 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 17:13:07 Fetched 159 kB in 0s (0 B/s) 17:13:07 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:13:07 Fetched 107 kB in 0s (0 B/s) 17:13:07 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:13:07 Fetched 48.7 kB in 0s (0 B/s) 17:13:07 Pulling static-packages 17:13:07 + snapcraftctl pull 17:13:07 Pulling version 17:13:07 + cd /root/project 17:13:07 + git describe --tags --abbrev=0 17:13:07 + sed s/v// 17:13:07 + GIT_VERSION=2.0.1-dev.67 17:13:07 + [ -z 2.0.1-dev.67 ] 17:13:07 + snapcraftctl set-version 2.0.1-dev.67 17:13:07 Building config-common 17:13:07 + snapcraftctl build 17:13:09 Skipping build go-build-helper (already ran) 17:13:09 25b303627fd3: Pull complete 17:13:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:13:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:13:10 Building edgex-go 17:13:10 + cd /root/parts/edgex-go/src 17:13:10 + + sed s/v// 17:13:10 git describe --tags --abbrev=0 17:13:10 + GIT_VERSION=2.0.1-dev.67 17:13:10 + [ -z 2.0.1-dev.67 ] 17:13:10 + echo 2.0.1-dev.67 17:13:10 + [ ! -d vendor ] 17:13:10 + go mod download all 17:13:10 prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container 17:13:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:13:13 $ docker top 2ecaa4fe43afb56e09b7325727ed59b4b6573716ea658ce1f504ad745c465762 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:14 + grep parallel 17:13:14 + docker-compose build --help 17:13:18 --parallel Build images in parallel. [Pipeline] } 17:13:18 $ docker stop --time=1 2ecaa4fe43afb56e09b7325727ed59b4b6573716ea658ce1f504ad745c465762 17:13:20 + make build 17:13:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o cmd/core-data/core-data ./cmd/core-data 17:13:20 $ docker rm -f 2ecaa4fe43afb56e09b7325727ed59b4b6573716ea658ce1f504ad745c465762 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:13:20 . [Pipeline] withDockerContainer 17:13:21 prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container 17:13:21 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:13:23 $ docker top ba13d747ffd2ded023f7d8d12b411353b022ab58e10296a285bc37457daa8e48 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:24 + docker-compose -f ./docker-compose-build.yml build --parallel 17:13:27 Building core-command ... 17:13:27 Building core-data ... 17:13:27 Building core-metadata ... 17:13:27 Building security-bootstrapper ... 17:13:27 Building security-proxy-setup ... 17:13:27 Building security-secretstore-setup ... 17:13:27 Building support-notifications ... 17:13:27 Building support-scheduler ... 17:13:27 Building sys-mgmt-agent ... 17:13:27 Building core-command 17:13:27 Building core-data 17:13:27 Building security-secretstore-setup 17:13:27 Building security-proxy-setup 17:13:27 Building sys-mgmt-agent 17:13:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:13:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o cmd/core-command/core-command ./cmd/core-command 17:13:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:13:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:13:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:13:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:13:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:13:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:13:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:13:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o ./cmd/secrets-config ./cmd/secrets-config 17:13:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.67" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:13:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:13:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:13:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:13:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:13:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:13:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:13:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:13:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:13:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:13:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:13:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:13:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:13:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:13:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:13:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:13:44 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:13:44 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:13:44 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 17:13:44 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:13:44 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:13:44 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:13:44 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:13:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:13:44 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 17:13:44 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:13:44 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:13:44 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:13:45 Building hooks 17:13:45 + cd /root/parts/hooks/src 17:13:45 + make build 17:13:45 go mod tidy 17:13:46 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 17:13:46 go: downloading github.com/stretchr/testify v1.5.1 17:13:46 go: downloading gopkg.in/yaml.v2 v2.2.2 17:13:46 go: downloading github.com/davecgh/go-spew v1.1.0 17:13:46 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:13:47 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:13:48 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:13:48 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:13:51 Building static-packages 17:13:51 + snapcraftctl build 17:13:52 Building version 17:13:52 + snapcraftctl build 17:13:55 Staging config-common 17:13:55 + snapcraftctl stage 17:13:56 Skipping stage go-build-helper (already ran) 17:13:56 Staging edgex-go 17:13:56 + snapcraftctl stage 17:13:57 Staging hooks 17:13:57 + snapcraftctl stage 17:13:58 + snapcraftctl stage 17:13:58 Staging static-packages 17:13:59 Staging version 17:13:59 + snapcraftctl stage 17:14:00 Priming config-common 17:14:00 + snapcraftctl prime 17:14:01 Priming go-build-helper 17:14:01 + snapcraftctl prime 17:14:02 Priming edgex-go 17:14:02 + snapcraftctl prime 17:14:04 Priming hooks 17:14:04 + snapcraftctl prime 17:14:05 Priming static-packages 17:14:05 + snapcraftctl prime 17:14:07 Priming version 17:14:07 + snapcraftctl prime 17:14:08 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:14:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:35 ---> d63652524e3e 17:14:35 Step 3/22 : WORKDIR /edgex-go 17:14:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:14:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:14:35 ---> d63652524e3e 17:14:35 Step 3/24 : WORKDIR /edgex-go 17:14:35 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:14:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:14:35 ---> d63652524e3e 17:14:35 Step 3/20 : WORKDIR /edgex-go 17:14:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:14:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:35 ---> d63652524e3e 17:14:35 Step 3/22 : WORKDIR /edgex-go 17:14:35 17:14:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:35 ---> d63652524e3e 17:14:35 Step 3/22 : WORKDIR /edgex-go 17:14:38 ---> Running in 82b62e64a54e 17:14:38 ---> Running in 76608bfcdf1a 17:14:38 ---> Running in f90d8dd36e50 17:14:38 ---> Running in 156f31c422a7 17:14:38 ---> Running in 5bc23e3e271c 17:14:38 Removing intermediate container 5bc23e3e271c 17:14:38 ---> e32e2c79ded1 17:14:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:38 Removing intermediate container 76608bfcdf1a 17:14:38 ---> 045e47244992 17:14:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:38 Removing intermediate container 82b62e64a54e 17:14:38 ---> f8a0eeacd9d5 17:14:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:38 ---> Running in 2db64c4382b3 17:14:38 Removing intermediate container 156f31c422a7 17:14:38 ---> a3179e5658e8 17:14:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:38 Removing intermediate container f90d8dd36e50 17:14:38 ---> 3bb094e1a31e 17:14:38 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:39 ---> Running in 6ef9d3d43651 17:14:39 ---> Running in 0836f599107f 17:14:39 ---> Running in 92caca99b80e 17:14:39 ---> Running in 0a4c8aa83bd5 17:14:42 Removing intermediate container 2db64c4382b3 17:14:42 ---> a5750c6be023 17:14:42 Step 5/22 : RUN apk add --update --no-cache make bash git 17:14:42 ---> Running in c2f7abb2077c 17:14:43 Removing intermediate container 6ef9d3d43651 17:14:43 ---> 92ca9c5a6f2b 17:14:43 Step 5/24 : RUN apk add --update --no-cache make git 17:14:43 Removing intermediate container 0836f599107f 17:14:43 ---> 80dbeeb9c639 17:14:43 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:14:43 ---> Running in aecf9a27977a 17:14:43 ---> Running in 6db1eedc5c03 17:14:44 Removing intermediate container 92caca99b80e 17:14:44 ---> ad96bf5847f2 17:14:44 Step 5/22 : RUN apk add --update --no-cache make git 17:14:44 ---> Running in b30ab9986896 17:14:44 Removing intermediate container 0a4c8aa83bd5 17:14:44 ---> 81081a2453ff 17:14:44 Step 5/20 : RUN apk add --update --no-cache make git 17:14:44 ---> Running in a844b919b98c 17:14:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:14:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:14:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:14:47 OK: 218 MiB in 52 packages 17:14:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:14:47 OK: 218 MiB in 52 packages 17:14:48 OK: 218 MiB in 52 packages 17:14:48 OK: 218 MiB in 52 packages 17:14:48 OK: 218 MiB in 52 packages 17:14:49 Removing intermediate container c2f7abb2077c 17:14:49 ---> 68dfea4ef1d9 17:14:49 Step 6/22 : COPY . . 17:14:49 Removing intermediate container 6db1eedc5c03 17:14:49 ---> 9e0c57ac3c5f 17:14:49 Step 6/22 : COPY . . 17:14:50 Removing intermediate container aecf9a27977a 17:14:50 ---> 5d4e683a7edd 17:14:50 Step 6/24 : COPY . . 17:14:50 Removing intermediate container a844b919b98c 17:14:50 ---> 1cb6dea022da 17:14:50 Step 6/20 : COPY . . 17:14:50 Removing intermediate container b30ab9986896 17:14:50 ---> 13d66483cc99 17:14:50 Step 6/22 : COPY . . 17:15:17 ---> f8926e25d7bf 17:15:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:17 ---> 5641d623638f 17:15:17 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:17 ---> 9ea08e6a91d3 17:15:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:17 ---> 09c43b8527ec 17:15:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:17 ---> 74049a25a9d7 17:15:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:17 ---> Running in 41e3d5d38973 17:15:17 ---> Running in e7166dba546e 17:15:17 ---> Running in 6e0e6e40cb4b 17:15:17 ---> Running in af75870d8473 17:15:17 ---> Running in 894490f095d7 17:15:23 Removing intermediate container 41e3d5d38973 17:15:23 ---> ad24de9cc728 17:15:23 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:15:23 ---> Running in 28e1b8399aff 17:15:23 Removing intermediate container e7166dba546e 17:15:23 ---> c45c1210a0e6 17:15:23 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:15:23 ---> Running in 57757101f99a 17:15:23 Removing intermediate container af75870d8473 17:15:23 ---> c38c0495fedb 17:15:23 Step 8/22 : RUN make cmd/core-command/core-command 17:15:23 Removing intermediate container 6e0e6e40cb4b 17:15:23 ---> a7afe9149163 17:15:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:15:24 Removing intermediate container 894490f095d7 17:15:24 ---> afba829d8cb4 17:15:24 Step 8/22 : RUN make cmd/core-data/core-data 17:15:24 ---> Running in cec72c3667f0 17:15:24 ---> Running in cfe55e1e28e7 17:15:24 ---> Running in 195b97f4f144 17:15: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 17:15:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:15:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:15:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:15:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:17:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:17:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:17:19 Removing intermediate container 28e1b8399aff 17:17:19 ---> 21097601e060 17:17:19 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:17:19 ---> Running in b5dc1fe61e18 17:17:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:17:21 Removing intermediate container cfe55e1e28e7 17:17:21 ---> b656006d9c40 17:17:21 17:17:21 Step 9/22 : FROM alpine:3.14 17:17:21 3.14: Pulling from library/alpine 17:17:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:17:24 Status: Downloaded newer image for alpine:3.14 17:17:24 ---> bb3de5531c18 17:17:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:17:25 ---> Running in b1a92090a9d7 17:17:27 Removing intermediate container b5dc1fe61e18 17:17:27 ---> 8d7f22a992af 17:17:27 17:17:27 Step 10/22 : FROM docker:20.10.8 17:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:17:27 20.10.8: Pulling from library/docker 17:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:17:28 Removing intermediate container 57757101f99a 17:17:28 ---> ef00ad12f06b 17:17:28 17:17:28 Step 9/20 : FROM alpine:3.14 17:17:28 ---> bb3de5531c18 17:17:28 Step 10/20 : RUN apk add --update --no-cache curl 17:17:28 (1/1) Installing dumb-init (1.2.5-r1) 17:17:29 Executing busybox-1.33.1-r3.trigger 17:17:29 OK: 5 MiB in 15 packages 17:17:29 ---> Running in f76c41f24c74 17:17:31 Removing intermediate container cec72c3667f0 17:17:31 ---> 94b8d2fbbfba 17:17:31 17:17:31 Step 9/24 : FROM alpine:3.14 17:17:31 ---> bb3de5531c18 17:17:31 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:17:31 Removing intermediate container b1a92090a9d7 17:17:31 ---> 8943b5d81de3 17:17:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:17:32 ---> Running in b3df308e5aca 17:17:32 ---> Running in b6fe54cd1504 17:17:33 (1/5) Installing ca-certificates (20191127-r5) 17:17:33 (2/5) Installing brotli-libs (1.0.9-r5) 17:17:33 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:17:33 (4/5) Installing libcurl (7.79.1-r0) 17:17:33 (5/5) Installing curl (7.79.1-r0) 17:17:33 Executing busybox-1.33.1-r3.trigger 17:17:33 Executing ca-certificates-20191127-r5.trigger 17:17:33 OK: 8 MiB in 19 packages 17:17:33 Removing intermediate container b6fe54cd1504 17:17:33 ---> d7a5b2278f2d 17:17:33 Step 12/22 : ENV APP_PORT=59882 17:17:33 ---> Running in 58b06782481d 17:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:17:34 Removing intermediate container 58b06782481d 17:17:34 ---> d92723e5a5fb 17:17:34 Step 13/22 : EXPOSE $APP_PORT 17:17:35 ---> Running in 4ea906e03c84 17:17:35 (1/3) Installing ca-certificates (20191127-r5) 17:17:35 (2/3) Installing dumb-init (1.2.5-r1) 17:17:35 (3/3) Installing su-exec (0.2-r1) 17:17:35 Executing busybox-1.33.1-r3.trigger 17:17:35 Executing ca-certificates-20191127-r5.trigger 17:17:35 OK: 6 MiB in 17 packages 17:17:37 Removing intermediate container 4ea906e03c84 17:17:37 ---> 0336338c4d62 17:17:37 Step 14/22 : WORKDIR / 17:17:37 Removing intermediate container f76c41f24c74 17:17:37 ---> 9f25d3602028 17:17:37 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:17:37 ---> Running in a258dcbe2678 17:17:37 ---> Running in 29274ed90c96 17:17:38 Removing intermediate container a258dcbe2678 17:17:38 ---> ebd44971561f 17:17:38 Step 12/20 : WORKDIR /edgex 17:17:38 Removing intermediate container 29274ed90c96 17:17:38 ---> f262a9f97e3d 17:17:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:38 ---> Running in 7dc3c22a1d58 17:17:39 Removing intermediate container b3df308e5aca 17:17:39 ---> a151e7a388ab 17:17:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:17:40 ---> 314a47b1a751 17:17:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:17:40 ---> Running in d3e6f34aef23 17:17:40 Removing intermediate container 7dc3c22a1d58 17:17:40 ---> 41aba9477d95 17:17:40 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:17:41 Removing intermediate container d3e6f34aef23 17:17:41 ---> 4486c0300566 17:17:41 Step 12/24 : WORKDIR / 17:17:41 ---> Running in a281c6ffccf2 17:17:42 Removing intermediate container 195b97f4f144 17:17:42 ---> bb1f20c1d8af 17:17:42 17:17:42 Step 9/22 : FROM alpine:3.14 17:17:42 ---> bb3de5531c18 17:17:42 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:17:42 ---> 90223aff5daa 17:17:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:17:42 ---> Running in f155345f5307 17:17:42 ---> 8903361fbefe 17:17:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:17:42 Removing intermediate container a281c6ffccf2 17:17:42 ---> 85681e0729c4 17:17:42 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:17:42 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:17:42 Status: Downloaded newer image for docker:20.10.8 17:17:42 ---> 3734d5adc5ac 17:17:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:17:43 Removing intermediate container f155345f5307 17:17:43 ---> c3b68834ded2 17:17:43 Step 11/22 : ENV APP_PORT=59880 17:17:43 ---> Running in d0261f78c21d 17:17:43 ---> Running in 98a92783fc87 17:17:44 ---> 23d6c6330fa8 17:17:44 ---> cda1a7f2a7d8 17:17:44 Step 18/22 : ENTRYPOINT ["/core-command"]Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:17:44 17:17:44 Removing intermediate container d0261f78c21d 17:17:44 ---> 049f2a2459ca 17:17:44 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:17:44 Removing intermediate container 98a92783fc87 17:17:44 ---> e940ed586c22 17:17:44 Step 12/22 : EXPOSE $APP_PORT 17:17:44 ---> 95009835a881 17:17:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:17:44 ---> Running in cdeaaf4a897c 17:17:44 ---> Running in a8853abb92b1 17:17:44 ---> Running in ca11dfef39bc 17:17:45 Removing intermediate container cdeaaf4a897c 17:17:45 ---> 836b817dab81 17:17:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:45 Removing intermediate container a8853abb92b1 17:17:45 ---> e4da09f6c746 17:17:45 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:45 ---> Running in c83262fff75f 17:17:45 ---> Running in 2a73189a0d57 17:17:45 ---> 174f375aaa97 17:17:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:17:46 ---> ffa41cecbb6f 17:17:46 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:17:46 Removing intermediate container c83262fff75f 17:17:46 ---> 846b2eeeae36 17:17:46 Step 20/22 : LABEL arch=arm64 17:17:46 ---> Running in 54c2c0d1e814 17:17:46 ---> Running in e4dd404f157d 17:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:17:47 ---> fe2d292eb87a 17:17:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:17:47 Removing intermediate container 54c2c0d1e814 17:17:47 ---> 2580a08b3ccb 17:17:47 Step 17/20 : CMD ["--init=true"] 17:17:47 (1/42) Installing readline (8.1.0-r0) 17:17:47 (2/42) Installing bash (5.1.4-r0) 17:17:47 ---> Running in 9874678d821c 17:17:47 Executing bash-5.1.4-r0.post-install 17:17:47 (3/42) Installing brotli-libs (1.0.9-r5) 17:17:47 Removing intermediate container e4dd404f157d 17:17:47 ---> 68389551c210 17:17:47 Step 21/22 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:17:47 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:17:47 (5/42) Installing libcurl (7.79.1-r0) 17:17:47 (6/42) Installing curl (7.79.1-r0) 17:17:47 (7/42) Installing dumb-init (1.2.5-r1) 17:17:47 (8/42) Installing libbz2 (1.0.8-r1) 17:17:47 (9/42) Installing expat (2.4.1-r0) 17:17:47 (10/42) Installing libffi (3.3-r2) 17:17:47 (11/42) Installing gdbm (1.19-r0) 17:17:47 (12/42) Installing xz-libs (5.2.5-r0) 17:17:47 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:17:47 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:17:47 (15/42) Installing mpdecimal (2.5.1-r1) 17:17:47 (16/42) Installing sqlite-libs (3.35.5-r0) 17:17:47 (17/42) Installing python3 (3.9.5-r1) 17:17:47 ---> Running in cec74450f0c0 17:17:48 Removing intermediate container 9874678d821c 17:17:48 ---> e5ab40fb91bc 17:17:48 Step 18/20 : LABEL arch=arm64 17:17:48 ---> cf7cefae989e 17:17:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:17:48 ---> Running in bac0cf1abc30 17:17:48 Removing intermediate container cec74450f0c0 17:17:48 ---> d326d145ecb2 17:17:48 Step 22/22 : LABEL version=0.0.0 17:17:48 ---> Running in c76a482b761a 17:17:48 Removing intermediate container 2a73189a0d57 17:17:48 ---> 27150493ea90 17:17:48 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:17:49 ---> Running in d84da006ab71 17:17:49 Removing intermediate container bac0cf1abc30 17:17:49 ---> 59b460c522da 17:17:49 Step 19/20 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:17:49 Removing intermediate container c76a482b761a 17:17:49 ---> f43405a14322 17:17:49 17:17:49 ---> Running in 835831001af6 17:17:49 (18/42) Installing py3-appdirs (1.4.4-r2) 17:17:49 (19/42) Installing py3-chardet (4.0.0-r2) 17:17:50 (20/42) Installing py3-idna (3.2-r0) 17:17:50 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:17:50 ---> b51b54870828 17:17:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:17:50 (22/42) Installing py3-certifi (2020.12.5-r1) 17:17:50 (23/42) Installing py3-requests (2.25.1-r4) 17:17:50 (24/42) Installing py3-msgpack (1.0.2-r1) 17:17:50 (25/42) Installing py3-lockfile (0.12.2-r4) 17:17:50 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:17:50 (27/42) Installing py3-colorama (0.4.4-r1) 17:17:50 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:17:50 (29/42) Installing py3-distlib (0.3.1-r3) 17:17:50 (30/42) Installing py3-distro (1.5.0-r3) 17:17:50 (31/42) Installing py3-six (1.15.0-r1) 17:17:50 (32/42) Installing py3-webencodings (0.5.1-r4) 17:17:50 (33/42) Installing py3-html5lib (1.1-r1) 17:17:50 Successfully built f43405a14322 17:17:50 (34/42) Installing py3-parsing (2.4.7-r2) 17:17:50 Successfully tagged core-command-arm64:latest 17:17:50  Building core-command ... done Building support-notifications 17:17:50 (35/42) Installing py3-packaging (20.9-r1) 17:17:50 (36/42) Installing py3-toml (0.10.2-r2) 17:17:50 (37/42) Installing py3-pep517 (0.10.0-r2) 17:17:50 (38/42) Installing py3-progress (1.5-r2) 17:17:50 (39/42) Installing py3-retrying (1.3.3-r1) 17:17:50 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:17:50 (41/42) Installing py3-setuptools (52.0.0-r3) 17:17:50 Removing intermediate container 835831001af6 17:17:50 ---> 49aa5be886f3 17:17:50 Step 20/20 : LABEL version=0.0.0 17:17:50 (42/42) Installing py3-pip (20.3.4-r1) 17:17:50 ---> Running in 578cf9a3da63 17:17:51 Executing busybox-1.33.1-r3.trigger 17:17:51 OK: 84 MiB in 64 packages 17:17:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:17:52 Removing intermediate container 578cf9a3da63 17:17:52 ---> 4cc9d76af354 17:17:52 17:17:52 ---> f5f2492baff1 17:17:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:17:52 Successfully built 4cc9d76af354 17:17:52 Successfully tagged security-proxy-setup-arm64:latest 17:17:52 Building security-bootstrapper 17:17:52  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:17:53 (1/6) Installing dumb-init (1.2.5-r1) 17:17:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:17:53 (3/6) Installing libsodium (1.0.18-r0) 17:17:53 ---> 794bbbabc72e 17:17:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:17:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:17:53 ---> Running in e19ce0fe7a27 17:17:53 (5/6) Installing libzmq (4.3.4-r0) 17:17:54 (6/6) Installing zeromq (4.3.4-r0) 17:17:54 Executing busybox-1.33.1-r3.trigger 17:17:54 OK: 8 MiB in 20 packages 17:17:55 Collecting docker-compose==1.23.2 17:17:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:17:56 Removing intermediate container d84da006ab71 17:17:56 ---> 74c50fc4a8b3 17:17:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:56 Collecting texttable<0.10,>=0.9.0 17:17:56 Downloading texttable-0.9.1.tar.gz (11 kB) 17:17:57 Removing intermediate container e19ce0fe7a27 17:17:57 ---> 69ea9406ca1b 17:17:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:17:57 ---> 1f04ef69bb45 17:17:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:17:57 ---> Running in 233b7c89e32c 17:17:58 Removing intermediate container 233b7c89e32c 17:17:58 ---> 606ed2af7f43 17:17:58 Step 22/24 : LABEL arch=arm64 17:17:58 ---> Running in be60c8107009 17:17:59 Collecting PyYAML<4,>=3.10 17:17:59 Downloading PyYAML-3.13.tar.gz (270 kB) 17:17:59 ---> fdca3a7d054c 17:17:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:17:59 Removing intermediate container be60c8107009 17:17:59 ---> 3fa6b2d7564b 17:17:59 Step 23/24 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:17:59 ---> Running in c168167fa503 17:18:00 ---> 1cb52224207a 17:18:00 Step 18/22 : ENTRYPOINT ["/core-data"] 17:18:00 ---> Running in 143b20d5335f 17:18:00 Removing intermediate container c168167fa503 17:18:00 ---> 182d1b6e16d7 17:18:00 Step 24/24 : LABEL version=0.0.0 17:18:00 ---> Running in aaa5f060b7e2 17:18:00 Removing intermediate container 143b20d5335f 17:18:00 ---> abd91fa626c0 17:18:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:01 ---> Running in 7528f21e86b6 17:18:01 Removing intermediate container aaa5f060b7e2 17:18:01 ---> 1afa225cf169 17:18:01 17:18:02 Successfully built 1afa225cf169 17:18:02 Successfully tagged security-secretstore-setup-arm64:latest 17:18:02 Building support-scheduler 17:18:02  Building security-secretstore-setup ... done Removing intermediate container 7528f21e86b6 17:18:02 ---> 29e2a4fd1c40 17:18:02 Step 20/22 : LABEL arch=arm64 17:18:02 ---> Running in 818a4792c62f 17:18:02 Collecting dockerpty<0.5,>=0.4.1 17:18:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:18:02 Removing intermediate container 818a4792c62f 17:18:02 ---> 646f5a302743 17:18:02 Step 21/22 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:18:03 ---> Running in 0d1321d4eacc 17:18:03 Removing intermediate container 0d1321d4eacc 17:18:03 ---> b8674c2f97ee 17:18:03 Step 22/22 : LABEL version=0.0.0 17:18:04 ---> Running in 5ebe2380be64 17:18:04 Removing intermediate container 5ebe2380be64 17:18:04 ---> a1f2b88bf99f 17:18:04 17:18:04 Successfully built a1f2b88bf99f 17:18:04 Successfully tagged core-data-arm64:latest 17:18:04 Building core-metadata 17:18:05  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:18:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:18:05 Collecting docker<4.0,>=3.6.0 17:18:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:18:06 Collecting websocket-client<1.0,>=0.32.0 17:18:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:18:06 Collecting docopt<0.7,>=0.6.1 17:18:06 Downloading docopt-0.6.2.tar.gz (25 kB) 17:18:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:18:08 Collecting jsonschema<3,>=2.5.1 17:18:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:18:08 Collecting cached-property<2,>=1.2.0 17:18:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:18:09 Collecting docker-pycreds>=0.4.0 17:18:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:18:10 Collecting urllib3<1.25,>=1.21.1 17:18:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:18:10 Collecting chardet<3.1.0,>=3.0.2 17:18:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:18:10 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:18:10 Collecting idna<2.8,>=2.5 17:18:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:18:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:18:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:18:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:18:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:18:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:18:12 Attempting uninstall: urllib3 17:18:12 Found existing installation: urllib3 1.26.5 17:18:12 Uninstalling urllib3-1.26.5: 17:18:12 Successfully uninstalled urllib3-1.26.5 17:18:12 Attempting uninstall: idna 17:18:12 Found existing installation: idna 3.2 17:18:12 Uninstalling idna-3.2: 17:18:12 Successfully uninstalled idna-3.2 17:18:13 Attempting uninstall: chardet 17:18:13 Found existing installation: chardet 4.0.0 17:18:13 Uninstalling chardet-4.0.0: 17:18:13 Successfully uninstalled chardet-4.0.0 17:18:15 Attempting uninstall: requests 17:18:15 Found existing installation: requests 2.25.1 17:18:15 Uninstalling requests-2.25.1: 17:18:15 Successfully uninstalled requests-2.25.1 17:18:16 Running setup.py install for texttable: started 17:18:18 Running setup.py install for texttable: finished with status 'done' 17:18:18 Running setup.py install for PyYAML: started 17:18:20 Running setup.py install for PyYAML: finished with status 'done' 17:18:20 Running setup.py install for docopt: started 17:18:22 Running setup.py install for docopt: finished with status 'done' 17:18:22 Running setup.py install for dockerpty: started 17:18:24 Running setup.py install for dockerpty: finished with status 'done' 17:18:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:18:30 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:18:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:18:30 ---> d63652524e3e 17:18:30 Step 3/21 : WORKDIR /edgex-go 17:18:30 ---> Using cache 17:18:30 ---> 3bb094e1a31e 17:18:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:30 ---> Using cache 17:18:30 ---> 81081a2453ff 17:18:30 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:18:32 ---> Running in 08789e68f476 17:18:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:18:34 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:18:34 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:18:34 ---> d63652524e3e 17:18:34 Step 3/30 : WORKDIR /edgex-go 17:18:34 ---> Using cache 17:18:34 ---> 3bb094e1a31e 17:18:34 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:34 ---> Using cache 17:18:34 ---> 81081a2453ff 17:18:34 Step 5/30 : RUN apk add --update --no-cache make git 17:18:34 ---> Using cache 17:18:34 ---> 1cb6dea022da 17:18:34 Step 6/30 : COPY . . 17:18:34 ---> Using cache 17:18:34 ---> 5641d623638f 17:18:34 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:34 ---> Using cache 17:18:34 ---> c45c1210a0e6 17:18:35 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:18:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:18:35 ---> Running in 70eca8a2db6e 17:18:36 OK: 218 MiB in 52 packages 17:18:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:18:38 Removing intermediate container 08789e68f476 17:18:38 ---> f42f07271067 17:18:38 Step 6/21 : COPY . . 17:18:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:18:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:18:45 ---> d63652524e3e 17:18:45 Step 3/23 : WORKDIR /edgex-go 17:18:45 ---> Using cache 17:18:45 ---> 3bb094e1a31e 17:18:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:45 ---> Using cache 17:18:45 ---> 81081a2453ff 17:18:45 Step 5/23 : RUN apk add --update --no-cache make git 17:18:45 ---> Using cache 17:18:45 ---> 1cb6dea022da 17:18:45 Step 6/23 : COPY go.mod . 17:18:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:18:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:18:49 ---> d63652524e3e 17:18:49 Step 3/22 : WORKDIR /edgex-go 17:18:49 ---> Using cache 17:18:49 ---> 3bb094e1a31e 17:18:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:49 ---> Using cache 17:18:49 ---> 81081a2453ff 17:18:49 Step 5/22 : RUN apk add --update --no-cache make git 17:18:49 ---> Using cache 17:18:49 ---> 1cb6dea022da 17:18:49 Step 6/22 : COPY . . 17:18:49 ---> Using cache 17:18:49 ---> 5641d623638f 17:18:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:49 ---> Using cache 17:18:49 ---> c45c1210a0e6 17:18:49 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:18:52 ---> 946e7c55d7f6 17:18:52 Step 7/23 : RUN go mod download 17:18:52 ---> Running in 37b438b77c29 17:18:52 ---> Running in 15445db9b0c2 17:18:54 Removing intermediate container ca11dfef39bc 17:18:54 ---> 10ba43c55610 17:18:54 Step 13/22 : ENV APP_PORT=58890 17:18:55 ---> Running in 62cc6485b0c6 17:18:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:18:56 Removing intermediate container 62cc6485b0c6 17:18:56 ---> 4471d6a1a7a1 17:18:56 Step 14/22 : EXPOSE $APP_PORT 17:18:57 ---> Running in 7f3b91cb9266 17:18:58 Removing intermediate container 7f3b91cb9266 17:18:58 ---> 1ac5aacccab3 17:18:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:19:01 Removing intermediate container 15445db9b0c2 17:19:01 ---> ae2020f1f88d 17:19:01 Step 8/23 : COPY . . 17:19:03 ---> c921f85c4905 17:19:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:19:07 ---> f6fc5e901a1e 17:19:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:19:08 ---> f76e69914099 17:19:08 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:09 ---> Running in c217a4ad5fe5 17:19:09 ---> ad26ae9b19be 17:19:09 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:19:10 ---> Running in 164a77e398a3 17:19:12 Removing intermediate container 164a77e398a3 17:19:12 ---> e9501c0c2857 17:19:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:19:12 ---> Running in 20f7295ca412 17:19:13 Removing intermediate container 20f7295ca412 17:19:13 ---> bbbee2168a8c 17:19:13 Step 20/22 : LABEL arch=arm64 17:19:14 ---> Running in 4892e6db76b2 17:19:15 Removing intermediate container 4892e6db76b2 17:19:15 ---> 2157f4e29ebc 17:19:15 Step 21/22 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:19:16 ---> Running in ac21bda555eb 17:19:18 Removing intermediate container c217a4ad5fe5 17:19:18 ---> d3712bf8e38f 17:19:18 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:19:18 Removing intermediate container ac21bda555eb 17:19:18 ---> 8e1c17f2d69a 17:19:18 Step 22/22 : LABEL version=0.0.0 17:19:18 ---> Running in b49f9599fa82 17:19:18 ---> Running in 306baae0ab63 17:19:20 Removing intermediate container 306baae0ab63 17:19:20 ---> 865dd6d85335 17:19:20 17:19:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:19:21 Successfully built 865dd6d85335 17:19:21 Successfully tagged sys-mgmt-agent-arm64:latest 17:19:27  Building sys-mgmt-agent ... done  ---> b1e81fa7be9e 17:19:27 Step 9/23 : RUN go mod tidy 17:19:27 ---> Running in 67d764d2cca3 17:19:33 Removing intermediate container 67d764d2cca3 17:19:33 ---> b78f53406e63 17:19:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:19:33 ---> Running in 1102f17d1d12 17:19:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:19:57 Removing intermediate container 70eca8a2db6e 17:19:57 ---> e45ca2829420 17:19:57 17:19:57 Step 9/30 : FROM alpine:3.14 17:19:57 ---> bb3de5531c18 17:19:57 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:19:57 ---> Running in 32fdef6f82c9 17:19:57 Removing intermediate container 32fdef6f82c9 17:19:57 ---> 0822eefa5904 17:19:57 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:19:57 ---> Running in 8dd350a451f9 17:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:19:58 (1/2) Installing dumb-init (1.2.5-r1) 17:19:58 (2/2) Installing su-exec (0.2-r1) 17:19:58 Executing busybox-1.33.1-r3.trigger 17:19:58 OK: 5 MiB in 16 packages 17:19:59 Removing intermediate container 8dd350a451f9 17:20:00 ---> df886ef3a56d 17:20:00 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:20:00 ---> Running in d1eaac0af47c 17:20:01 Removing intermediate container d1eaac0af47c 17:20:01 ---> 581d125e3ca4 17:20:01 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:20:01 ---> Running in 7ff92f349d39 17:20:02 Removing intermediate container 7ff92f349d39 17:20:02 ---> 3ea215c78041 17:20:02 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:20:02 ---> Running in 6d69dac69b93 17:20:05 Removing intermediate container 6d69dac69b93 17:20:05 ---> a012be4c043a 17:20:05 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:20:05 ---> Running in 490497e1fed9 17:20:06 Removing intermediate container 490497e1fed9 17:20:06 ---> eb538165f7c8 17:20:06 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:20:07 ---> fffaab7fe698 17:20:07 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:20:07 ---> Running in 9fa0d23cc16c 17:20:11 Removing intermediate container 9fa0d23cc16c 17:20:11 ---> f95fa4a867be 17:20:11 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:12 ---> ac5ad68e4279 17:20:12 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:20:15 ---> 64a23a124b64 17:20:15 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:20:16 ---> 7f0195b76acb 17:20:16 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:20:17 ---> a1c29b2d476a 17:20:17 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:20:18 ---> 66082c4bb219 17:20:18 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:20:19 ---> Running in 620e22f9cc85 17:20:19 Removing intermediate container 620e22f9cc85 17:20:19 ---> fdf66cf88ff6 17:20:19 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:20:21 ---> 178f4a2aef45 17:20:21 Step 25/30 : RUN chmod +x /entrypoint.sh 17:20:21 ---> Running in 92fd858d506f 17:20:25 Removing intermediate container 92fd858d506f 17:20:25 ---> 6d0de34b9813 17:20:25 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:20:25 ---> Running in da20a82c98c6 17:20:26 Removing intermediate container da20a82c98c6 17:20:26 ---> 5e89db6ff3b4 17:20:26 Step 27/30 : CMD ["gate"] 17:20:26 ---> Running in b43f19178256 17:20:27 Removing intermediate container b43f19178256 17:20:27 ---> 23f39facc47a 17:20:27 Step 28/30 : LABEL arch=arm64 17:20:27 ---> Running in 94da0fd65972 17:20:28 Removing intermediate container 94da0fd65972 17:20:28 ---> 4408dfbdac14 17:20:28 Step 29/30 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:20:28 ---> Running in bd660746a316 17:20:29 Removing intermediate container bd660746a316 17:20:29 ---> d61557d9bd73 17:20:29 Step 30/30 : LABEL version=0.0.0 17:20:29 ---> Running in 1bc914c1023b 17:20:30 Removing intermediate container 1bc914c1023b 17:20:30 ---> 0434d624bf9b 17:20:30 17:20:30 Successfully built 0434d624bf9b 17:20:30 Successfully tagged security-bootstrapper-arm64:latest 17:20:36  Building security-bootstrapper ... done Removing intermediate container 37b438b77c29 17:20:36 ---> b9c3c15e26d6 17:20:36 17:20:36 Step 9/22 : FROM alpine:3.14 17:20:36 ---> bb3de5531c18 17:20:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:20:36 ---> Using cache 17:20:36 ---> 8943b5d81de3 17:20:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:20:36 ---> Using cache 17:20:36 ---> d7a5b2278f2d 17:20:36 Step 12/22 : ENV APP_PORT=59881 17:20:36 ---> Running in 0562e6926047 17:20:36 Removing intermediate container 0562e6926047 17:20:36 ---> 4512505e7298 17:20:36 Step 13/22 : EXPOSE $APP_PORT 17:20:37 ---> Running in e33ee2daf802 17:20:37 Removing intermediate container e33ee2daf802 17:20:37 ---> 3978797473a3 17:20:37 Step 14/22 : WORKDIR / 17:20:37 ---> Running in 0bcd18b913e6 17:20:38 Removing intermediate container 0bcd18b913e6 17:20:38 ---> 09be012f7563 17:20:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:39 ---> 9d62aa1992bd 17:20:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:20:41 ---> fee3f589bba5 17:20:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:20:42 ---> e5ceeae87a8e 17:20:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:20:43 ---> Running in 2b16a91d8502 17:20:43 Removing intermediate container 2b16a91d8502 17:20:43 ---> 2818faf01bea 17:20:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:20:43 ---> Running in f2e11f3ea1d4 17:20:44 Removing intermediate container f2e11f3ea1d4 17:20:44 ---> aaa5916e3c60 17:20:44 Step 20/22 : LABEL arch=arm64 17:20:44 ---> Running in 7594a8ce2727 17:20:45 Removing intermediate container 7594a8ce2727 17:20:45 ---> 44e5782f7e26 17:20:45 Step 21/22 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:20:45 ---> Running in 937098af219b 17:20:46 Removing intermediate container 937098af219b 17:20:46 ---> 63f15512f217 17:20:46 Step 22/22 : LABEL version=0.0.0 17:20:46 ---> Running in 3192a807492c 17:20:46 Removing intermediate container 3192a807492c 17:20:46 ---> dc8b8eb8d07e 17:20:46 17:20:47 Successfully built dc8b8eb8d07e 17:20:47 Successfully tagged core-metadata-arm64:latest 17:20:52  Building core-metadata ... done Removing intermediate container b49f9599fa82 17:20:52 ---> 8f6dd61630da 17:20:52 17:20:52 Step 9/21 : FROM alpine:3.14 17:20:52 ---> bb3de5531c18 17:20:52 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:20:52 ---> Running in a65ede980321 17:20:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:20:54 (1/2) Installing ca-certificates (20191127-r5) 17:20:54 (2/2) Installing dumb-init (1.2.5-r1) 17:20:55 Executing busybox-1.33.1-r3.trigger 17:20:55 Executing ca-certificates-20191127-r5.trigger 17:20:55 OK: 6 MiB in 16 packages 17:20:56 Removing intermediate container 1102f17d1d12 17:20:56 ---> 203073da2c27 17:20:56 17:20:56 Step 11/23 : FROM alpine:3.14 17:20:56 ---> bb3de5531c18 17:20:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:20:56 ---> Using cache 17:20:56 ---> 8943b5d81de3 17:20:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:20:56 ---> Using cache 17:20:56 ---> d7a5b2278f2d 17:20:56 Step 14/23 : ENV APP_PORT=59861 17:20:56 ---> Running in 30da6d66837c 17:20:56 Removing intermediate container a65ede980321 17:20:56 ---> 460198ed9063 17:20:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:20:56 Removing intermediate container 30da6d66837c 17:20:56 ---> a81d7992bfb6 17:20:56 Step 15/23 : EXPOSE $APP_PORT 17:20:56 ---> Running in fa35bcb56bf4 17:20:56 ---> Running in 680e72a7e1b0 17:20:57 Removing intermediate container 680e72a7e1b0 17:20:57 ---> 97d582667f08 17:20:57 Step 12/21 : ENV APP_PORT=59860 17:20:57 Removing intermediate container fa35bcb56bf4 17:20:57 ---> eccaf7abe7cd 17:20:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:57 ---> Running in 23734c979246 17:20:58 Removing intermediate container 23734c979246 17:20:58 ---> ededaa4988b7 17:20:58 Step 13/21 : EXPOSE $APP_PORT 17:20:58 ---> Running in c97bae481b2d 17:20:58 ---> c944dfe8be96 17:20:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:20:58 Removing intermediate container c97bae481b2d 17:20:58 ---> 4b86c925799c 17:20:58 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:59 ---> 6d44ce581c62 17:20:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:20:59 ---> cab6a50cac67 17:20:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:21:00 ---> 0cfe24aefdaf 17:21:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:21:00 ---> Running in 42de376ad8d1 17:21:00 ---> ef805e27a33d 17:21:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:21:00 Removing intermediate container 42de376ad8d1 17:21:00 ---> 4e149fdab842 17:21:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:01 ---> Running in cdb8dce47a16 17:21:01 Removing intermediate container cdb8dce47a16 17:21:01 ---> 8835b8785b0a 17:21:01 Step 21/23 : LABEL arch=arm64 17:21:01 ---> Running in f8198de9d1d5 17:21:01 ---> 7aef7afe8062 17:21:01 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:21:01 ---> Running in 20281168c0e7 17:21:02 Removing intermediate container f8198de9d1d5 17:21:02 ---> 85c1a914e83c 17:21:02 Step 22/23 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:21:02 ---> Running in 63093ada7f13 17:21:02 Removing intermediate container 20281168c0e7 17:21:02 ---> c3aee6aee0d7 17:21:02 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:02 ---> Running in dcb20da5126a 17:21:03 Removing intermediate container 63093ada7f13 17:21:03 ---> 963b7b647f5e 17:21:03 Step 23/23 : LABEL version=0.0.0 17:21:03 ---> Running in 04544d1a0761 17:21:03 Removing intermediate container dcb20da5126a 17:21:03 ---> 849b055eedd5 17:21:03 Step 19/21 : LABEL arch=arm64 17:21:03 ---> Running in 465353b1d7e4 17:21:04 Removing intermediate container 04544d1a0761 17:21:04 ---> 63962c3f28bb 17:21:04 17:21:04 Removing intermediate container 465353b1d7e4 17:21:04 ---> 62998c7a5f77 17:21:04 Step 20/21 : LABEL git_sha=c61c73c85108840b226d4e7e4e67753735b7f4db 17:21:04 Successfully built 63962c3f28bb 17:21:04 Successfully tagged support-scheduler-arm64:latest 17:21:04  Building support-scheduler ... done  ---> Running in dcc673f7b10e 17:21:04 Removing intermediate container dcc673f7b10e 17:21:04 ---> 35af3480d576 17:21:04 Step 21/21 : LABEL version=0.0.0 17:21:04 ---> Running in 9618a262534c 17:21:05 Removing intermediate container 9618a262534c 17:21:05 ---> 9cbe12b5d147 17:21:05 17:21:05 Successfully built 9cbe12b5d147 17:21:05 Successfully tagged support-notifications-arm64:latest 17:21:06  Building support-notifications ... done  [Pipeline] } 17:21:06 $ docker stop --time=1 ba13d747ffd2ded023f7d8d12b411353b022ab58e10296a285bc37457daa8e48 17:21:08 $ docker rm -f ba13d747ffd2ded023f7d8d12b411353b022ab58e10296a285bc37457daa8e48 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:08 + docker images 17:21:08 REPOSITORY TAG IMAGE ID CREATED SIZE 17:21:08 support-notifications-arm64 latest 9cbe12b5d147 3 seconds ago 15.9MB 17:21:08 support-scheduler-arm64 latest 63962c3f28bb 5 seconds ago 15.2MB 17:21:08 203073da2c27 13 seconds ago 1.57GB 17:21:08 8f6dd61630da 17 seconds ago 1.57GB 17:21:08 core-metadata-arm64 latest dc8b8eb8d07e 22 seconds ago 15.8MB 17:21:08 b9c3c15e26d6 33 seconds ago 1.57GB 17:21:08 security-bootstrapper-arm64 latest 0434d624bf9b 38 seconds ago 17.7MB 17:21:08 e45ca2829420 About a minute ago 1.57GB 17:21:08 sys-mgmt-agent-arm64 latest 865dd6d85335 About a minute ago 277MB 17:21:08 core-data-arm64 latest a1f2b88bf99f 3 minutes ago 19.4MB 17:21:08 security-secretstore-setup-arm64 latest 1afa225cf169 3 minutes ago 26.5MB 17:21:08 security-proxy-setup-arm64 latest 4cc9d76af354 3 minutes ago 25.3MB 17:21:08 core-command-arm64 latest f43405a14322 3 minutes ago 15.2MB 17:21:08 bb1f20c1d8af 3 minutes ago 1.57GB 17:21:08 94b8d2fbbfba 3 minutes ago 1.57GB 17:21:08 ef00ad12f06b 3 minutes ago 1.57GB 17:21:08 8d7f22a992af 3 minutes ago 1.57GB 17:21:08 b656006d9c40 3 minutes ago 1.56GB 17:21:08 ci-base-image-arm64 latest d63652524e3e 13 minutes ago 1.24GB 17:21:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 46 hours ago 532MB 17:21:08 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 17:21:08 alpine 3.14 bb3de5531c18 6 weeks ago 5.34MB 17:21:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:09 17:21:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:10 arm64: Pulling from edgex-lftools-log-publisher 17:21:10 448f6bf000e3: Pulling fs layer 17:21:10 f757da607395: Pulling fs layer 17:21:10 05883995daec: Pulling fs layer 17:21:10 8603b9c90790: Pulling fs layer 17:21:10 1560dd03e051: Pulling fs layer 17:21:10 27f5ce0e4adf: Pulling fs layer 17:21:10 c2d8d7efcc4b: Pulling fs layer 17:21:10 1560dd03e051: Waiting 17:21:10 27f5ce0e4adf: Waiting 17:21:10 c2d8d7efcc4b: Waiting 17:21:10 8603b9c90790: Waiting 17:21:10 f757da607395: Verifying Checksum 17:21:10 f757da607395: Download complete 17:21:10 8603b9c90790: Verifying Checksum 17:21:10 8603b9c90790: Download complete 17:21:10 05883995daec: Verifying Checksum 17:21:10 05883995daec: Download complete 17:21:10 27f5ce0e4adf: Download complete 17:21:10 1560dd03e051: Download complete 17:21:11 448f6bf000e3: Verifying Checksum 17:21:11 448f6bf000e3: Download complete 17:21:14 c2d8d7efcc4b: Verifying Checksum 17:21:14 c2d8d7efcc4b: Download complete 17:21:15 448f6bf000e3: Pull complete 17:21:16 f757da607395: Pull complete 17:21:17 05883995daec: Pull complete 17:21:17 8603b9c90790: Pull complete 17:21:18 1560dd03e051: Pull complete 17:21:19 27f5ce0e4adf: Pull complete 17:21:34 c2d8d7efcc4b: Pull complete 17:21:34 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:21:34 prd-ubuntu18.04-docker-arm64-4c-16g-99 does not seem to be running inside a container 17:21:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:21:38 $ docker top 10290ac161093ebab9173017c3fd5219b616f9c964e763f02fedf8de17a94991 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:39 ---> job-cost.sh 17:21:39 lf-activate-venv: SKIPPING 17:21:39 INFO: No Stack... 17:21:39 INFO: Retrieving Pricing Info for: v3-standard-4 17:21:39 INFO: Archiving Costs [Pipeline] sh 17:21:40 + cat /w/workspace/edgex-go/8/archives/cost.csv 17:21:40 + cut -d, -f6 [Pipeline] lock 17:21:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3745-8-stack-cost] 17:21:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3745-8-stack-cost] did not exist. Created. 17:21:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3745-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:21:41 + echo total: 0.10999999940395355 [Pipeline] stash 17:21:41 Stashed 1 file(s) [Pipeline] } 17:21:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3745-8-stack-cost] [Pipeline] // lock [Pipeline] } 17:21:41 $ docker stop --time=1 10290ac161093ebab9173017c3fd5219b616f9c964e763f02fedf8de17a94991 17:21:43 $ docker rm -f 10290ac161093ebab9173017c3fd5219b616f9c964e763f02fedf8de17a94991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:21:44 provisioning config files... 17:21:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config1966180901175563466tmp [Pipeline] { [Pipeline] sh 17:21:44 + set +x 17:21:44 + curl -s https://codecov.io/bash 17:21:44 + bash -s -- 17:21:44 17:21:44 _____ _ 17:21:44 / ____| | | 17:21:44 | | ___ __| | ___ ___ _____ __ 17:21:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:21:44 | |___| (_) | (_| | __/ (_| (_) \ V / 17:21:44 \_____\___/ \__,_|\___|\___\___/ \_/ 17:21:44 Bash-1.0.6 17:21:44 17:21:44 17:21:44 ==> git version 2.24.4 found 17:21:44 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:21:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:21:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:21:44 ==> Jenkins CI detected. 17:21:44 current dir:  /w/workspace/edgex-go/8 17:21:44 project root: . 17:21:44 --> token set from env 17:21:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:21:44 ==> Running gcov in . (disable via -X gcov) 17:21:44 ==> Python coveragepy not found 17:21:44 ==> Searching for coverage reports in: 17:21:44 + . 17:21:44 -> Found 1 reports 17:21:44 ==> Detecting git/mercurial file structure 17:21:44 ==> Reading reports 17:21:44 + ./coverage.out bytes=403932 17:21:44 ==> Appending adjustments 17:21:44 https://docs.codecov.io/docs/fixing-reports 17:21:46 + Found adjustments 17:21:46 ==> Gzipping contents 17:21:46 56K /tmp/codecov.EVun3f.gz 17:21:46 ==> Uploading reports 17:21:46 url: https://codecov.io 17:21:46 query: branch=PR-3745&commit=c61c73c85108840b226d4e7e4e67753735b7f4db&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3745%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3745&job=&cmd_args= 17:21:46 -> Pinging Codecov 17:21:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3745&commit=c61c73c85108840b226d4e7e4e67753735b7f4db&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3745%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3745&job=&cmd_args= 17:21:46 -> Uploading to 17:21:46 https://storage.googleapis.com/codecov/v4/raw/2021-10-08/00271124DB129430A58F1EEE437C3FCB/c61c73c85108840b226d4e7e4e67753735b7f4db/94824ab9-10c0-4133-9b4e-ae2476c609f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T172146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0e5002968248e98cdd0a123d30f4e3f1fa95ea98568426c222ac9b150314fcb 17:21:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:46 Dload Upload Total Spent Left Speed 17:21:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54339 0 0 100 54339 0 178k --:--:-- --:--:-- --:--:-- 178k 100 54339 0 0 100 54339 0 178k --:--:-- --:--:-- --:--:-- 178k 17:21:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c61c73c85108840b226d4e7e4e67753735b7f4db [Pipeline] } 17:21:46 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] sh 17:21:47 + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:21:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:21:48 ---> package-listing.sh 17:21:48 ++ facter osfamily 17:21:48 ++ tr '[:upper:]' '[:lower:]' 17:21:48 + OS_FAMILY=redhat 17:21:48 + workspace=/w/workspace/edgex-go/8 17:21:48 + START_PACKAGES=/tmp/packages_start.txt 17:21:48 + END_PACKAGES=/tmp/packages_end.txt 17:21:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:21:48 + PACKAGES=/tmp/packages_start.txt 17:21:48 + '[' /w/workspace/edgex-go/8 ']' 17:21:48 + PACKAGES=/tmp/packages_end.txt 17:21:48 + case "${OS_FAMILY}" in 17:21:48 + rpm -qa 17:21:48 + sort 17:21:52 + '[' -f /tmp/packages_start.txt ']' 17:21:52 + '[' -f /tmp/packages_end.txt ']' 17:21:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:21:52 + '[' /w/workspace/edgex-go/8 ']' 17:21:52 + mkdir -p /w/workspace/edgex-go/8/archives/ 17:21:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 17:21:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:21:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:52 17:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:21:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:53 latest: Pulling from edgex-lftools-log-publisher 17:21:53 b4d181a07f80: Pulling fs layer 17:21:53 a1111a8f2ec3: Pulling fs layer 17:21:53 ed53099fbce6: Pulling fs layer 17:21:53 dc539afda2c1: Pulling fs layer 17:21:53 77bc0d833cb6: Pulling fs layer 17:21:53 9065ff56babe: Pulling fs layer 17:21:53 d287ab97295c: Pulling fs layer 17:21:53 dc539afda2c1: Waiting 17:21:53 77bc0d833cb6: Waiting 17:21:53 9065ff56babe: Waiting 17:21:53 d287ab97295c: Waiting 17:21:53 a1111a8f2ec3: Verifying Checksum 17:21:53 a1111a8f2ec3: Download complete 17:21:53 dc539afda2c1: Verifying Checksum 17:21:53 dc539afda2c1: Download complete 17:21:53 ed53099fbce6: Verifying Checksum 17:21:53 ed53099fbce6: Download complete 17:21:53 77bc0d833cb6: Verifying Checksum 17:21:53 77bc0d833cb6: Download complete 17:21:53 9065ff56babe: Verifying Checksum 17:21:53 9065ff56babe: Download complete 17:21:53 b4d181a07f80: Verifying Checksum 17:21:53 b4d181a07f80: Download complete 17:21:54 d287ab97295c: Verifying Checksum 17:21:54 d287ab97295c: Download complete 17:21:54 b4d181a07f80: Pull complete 17:21:54 a1111a8f2ec3: Pull complete 17:21:55 ed53099fbce6: Pull complete 17:21:55 dc539afda2c1: Pull complete 17:21:55 77bc0d833cb6: Pull complete 17:21:56 9065ff56babe: Pull complete 17:22:01 d287ab97295c: Pull complete 17:22:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:22:01 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 17:22:01 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:latest cat 17:22:04 $ docker top c9633766c467e0a6179de288307a14419e9b92b68b5fcad7948114c818460eca -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:05 + touch /tmp/pre-build-complete [Pipeline] sh 17:22:05 + mkdir -p /var/log/sysstat [Pipeline] sh 17:22:05 + ls /var/log/sa-host 17:22:05 + sadf -c /var/log/sa-host/sa08 17:22:05 file_magic: OK 17:22:05 HZ: Using current value: 100 17:22:05 file_header: OK 17:22:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:22:05 Statistics: 17:22:05 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... 17:22:05 File successfully converted to sysstat format version 12.0.3 17:22:05 + sadf -c /var/log/sa-host/sa30 17:22:05 file_magic: OK 17:22:05 HZ: Using current value: 100 17:22:05 file_header: OK 17:22:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:22:05 Statistics: 17:22:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:22:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:06 provisioning config files... 17:22:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config5876285184248802696tmp [Pipeline] { [Pipeline] echo 17:22:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:22:06 ---> create-netrc.sh [Pipeline] } 17:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:22:06 ---> python-tools-install.sh [Pipeline] echo 17:22:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:22:07 ---> sudo-logs.sh 17:22:07 Archiving 'sudo' log.. 17:22:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-98.novalocal: Name or service not known 17:22:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-98.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:22:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:22:07 ---> job-cost.sh 17:22:07 lf-activate-venv: SKIPPING 17:22:07 DEBUG: total: 0.10999999940395355 17:22:07 INFO: Retrieving Stack Cost... 17:22:08 INFO: Retrieving Pricing Info for: v3-standard-2 17:22:08 INFO: Archiving Costs [Pipeline] echo 17:22:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:22:08 ---> logs-deploy.sh 17:22:08 lf-activate-venv: SKIPPING 17:22:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3745/8 17:22:08 INFO: archiving workspace using pattern(s): 17:22:09 Archives upload complete. 17:22:09 INFO: archiving logs to Nexus 17:22:10 ---> uname -a: 17:22:10 Linux prd-centos7-docker-4c-2g-98.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 17:22:10 17:22:10 17:22:10 ---> lscpu: 17:22:10 Architecture: x86_64 17:22:10 CPU op-mode(s): 32-bit, 64-bit 17:22:10 Byte Order: Little Endian 17:22:10 Address sizes: 40 bits physical, 48 bits virtual 17:22:10 CPU(s): 2 17:22:10 On-line CPU(s) list: 0,1 17:22:10 Thread(s) per core: 1 17:22:10 Core(s) per socket: 1 17:22:10 Socket(s): 2 17:22:10 NUMA node(s): 1 17:22:10 Vendor ID: AuthenticAMD 17:22:10 CPU family: 23 17:22:10 Model: 49 17:22:10 Model name: AMD EPYC-Rome Processor 17:22:10 Stepping: 0 17:22:10 CPU MHz: 2799.996 17:22:10 BogoMIPS: 5599.99 17:22:10 Virtualization: AMD-V 17:22:10 Hypervisor vendor: KVM 17:22:10 Virtualization type: full 17:22:10 L1d cache: 32K 17:22:10 L1i cache: 32K 17:22:10 L2 cache: 512K 17:22:10 L3 cache: 16384K 17:22:10 NUMA node0 CPU(s): 0,1 17:22:10 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:22:10 17:22:10 17:22:10 ---> nproc: 17:22:10 2 17:22:10 17:22:10 17:22:10 ---> df -h: 17:22:10 Filesystem Size Used Avail Use% Mounted on 17:22:10 overlay 40G 14G 27G 34% / 17:22:10 tmpfs 64M 0 64M 0% /dev 17:22:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:22:10 shm 64M 0 64M 0% /dev/shm 17:22:10 /dev/vda1 40G 14G 27G 34% /facter-os 17:22:10 17:22:10 17:22:10 ---> sar -b -r -n DEV: 17:22:10 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 17:22:10 17:22:10 17:01:21 LINUX RESTART (2 CPU) 17:22:10 17:22:10 17:02:01 tps rtps wtps bread/s bwrtn/s 17:22:10 17:03:01 300.73 2.91 297.82 2171.39 75930.51 17:22:10 17:04:01 152.15 0.00 152.15 0.00 30452.21 17:22:10 17:05:01 88.94 0.00 88.94 0.00 6422.85 17:22:10 17:06:04 379.76 135.95 243.82 3551.92 131875.90 17:22:10 17:07:01 582.62 255.79 326.83 11340.27 189171.34 17:22:10 17:08:01 720.27 178.33 541.93 8737.25 231881.18 17:22:10 17:09:02 157.07 20.11 136.96 1712.67 18733.11 17:22:10 17:10:01 1.51 0.03 1.47 0.27 28.98 17:22:10 17:11:01 0.27 0.00 0.27 0.00 3.36 17:22:10 17:12:01 0.27 0.00 0.27 0.00 3.43 17:22:10 17:13:01 0.20 0.00 0.20 0.00 1.75 17:22:10 17:14:01 0.23 0.00 0.23 0.00 3.25 17:22:10 17:15:01 0.28 0.00 0.28 0.00 2.88 17:22:10 17:16:01 0.33 0.00 0.33 0.00 4.21 17:22:10 17:17:01 0.77 0.55 0.22 102.73 2.58 17:22:10 17:18:01 0.28 0.00 0.28 0.00 3.10 17:22:10 17:19:01 0.22 0.00 0.22 0.00 2.62 17:22:10 17:20:01 0.25 0.00 0.25 0.00 2.37 17:22:10 17:21:01 0.30 0.00 0.30 0.00 3.56 17:22:10 17:22:01 76.21 57.92 18.29 4325.84 967.35 17:22:10 Average: 122.84 32.35 90.49 1580.02 34198.70 17:22:10 17:22:10 17:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:22:10 17:03:01 2571668 0 1032580 12.89 2620 4402064 1603388 17.70 1862244 3025312 651008 17:22:10 17:04:01 3281240 0 1054360 13.16 2620 3670712 1695744 18.72 1442252 2801860 173700 17:22:10 17:05:01 3062944 0 1327140 16.57 2620 3616228 1760532 19.44 1657424 2794940 95212 17:22:10 17:06:04 886140 0 1250504 15.61 2620 5869668 2140728 23.63 2100716 4433852 13564 17:22:10 17:07:01 637672 0 1697708 21.20 2620 5670932 3587036 39.60 2844856 3887964 242188 17:22:10 17:08:01 701008 0 1387832 17.33 2620 5917472 2529688 27.93 2605308 4030444 68 17:22:10 17:09:02 2510244 0 1159528 14.48 2620 4336540 1507628 16.65 1502084 3373008 8 17:22:10 17:10:01 2519724 0 1150040 14.36 2620 4336548 1337604 14.77 1496576 3371924 8 17:22:10 17:11:01 2530876 0 1138888 14.22 2620 4336548 1337376 14.77 1499404 3360940 12 17:22:10 17:12:01 2530916 0 1138840 14.22 2620 4336556 1337484 14.77 1500112 3360940 8 17:22:10 17:13:01 2538172 0 1131580 14.13 2620 4336560 1337376 14.77 1499364 3354544 8 17:22:10 17:14:01 2538408 0 1131340 14.13 2620 4336564 1337376 14.77 1499368 3354544 8 17:22:10 17:15:01 2538804 0 1130936 14.12 2620 4336572 1337376 14.77 1499376 3354544 8 17:22:10 17:16:01 2538696 0 1131044 14.12 2620 4336572 1337376 14.77 1499376 3354544 8 17:22:10 17:17:01 2534552 0 1132344 14.14 2620 4339416 1337460 14.77 1503796 3353788 8 17:22:10 17:18:01 2535020 0 1131876 14.13 2620 4339416 1337376 14.77 1503468 3353788 8 17:22:10 17:19:01 2535160 0 1131728 14.13 2620 4339424 1337376 14.77 1503360 3353788 8 17:22:10 17:20:01 2534708 0 1132176 14.14 2620 4339428 1337448 14.77 1503864 3353788 16 17:22:10 17:21:01 2535264 0 1131620 14.13 2620 4339428 1337376 14.77 1503364 3353788 8 17:22:10 17:22:01 1839668 0 1207288 15.07 2620 4959356 1339328 14.79 1567564 3933480 488496 17:22:10 Average: 2295044 0 1186468 14.81 2620 4524800 1610654 17.78 1679694 3428089 83218 17:22:10 17:22:10 17:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:22:10 17:03:01 eth0 856.62 1035.59 8288.33 114.72 0.00 0.00 0.00 0.00 17:22:10 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:03:01 docker0 930.77 684.33 78.88 4717.02 0.00 0.00 0.00 0.00 17:22:10 17:04:01 eth0 44.97 23.93 39.39 15.87 0.00 0.00 0.00 0.00 17:22:10 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:04:01 veth627097a 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 17:22:10 17:04:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 17:22:10 17:05:01 eth0 17.17 9.46 13.09 6.98 0.00 0.00 0.00 0.00 17:22:10 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:05:01 veth627097a 1.61 1.61 0.13 0.13 0.00 0.00 0.00 0.00 17:22:10 17:05:01 docker0 1.61 1.61 0.10 0.13 0.00 0.00 0.00 0.00 17:22:10 17:06:04 veth5f7af66 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:22:10 17:06:04 eth0 104.78 69.23 1612.29 122.77 0.00 0.00 0.00 0.00 17:22:10 17:06:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:06:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:07:01 veth1b79c6b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:22:10 17:07:01 veth44c3efc 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:22:10 17:07:01 veth5f7af66 0.00 0.74 0.00 0.04 0.00 0.00 0.00 0.00 17:22:10 17:07:01 eth0 61.69 31.07 195.92 13.38 0.00 0.00 0.00 0.00 17:22:10 17:08:01 vethf3d293c 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 17:22:10 17:08:01 veth5f7af66 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 17:22:10 17:08:01 eth0 150.34 71.19 1673.59 24.17 0.00 0.00 0.00 0.00 17:22:10 17:08:01 vethcf26d75 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:22:10 17:09:02 eth0 48.71 30.30 111.58 123.65 0.00 0.00 0.00 0.00 17:22:10 17:09:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:22:10 17:09:02 docker0 978.62 796.55 82.05 5570.82 0.00 0.00 0.00 0.00 17:22:10 17:10:01 eth0 0.93 0.69 0.31 0.23 0.00 0.00 0.00 0.00 17:22:10 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:11:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:22:10 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:12:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 17:22:10 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:13:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:22:10 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:14:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:22:10 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:15:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:22:10 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:16:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:22:10 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:17:01 eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:22:10 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:18:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:22:10 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:19:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:22:10 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:20:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 17:22:10 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:21:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:22:01 eth0 103.30 65.78 2601.12 12.91 0.00 0.00 0.00 0.00 17:22:10 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 Average: eth0 69.68 67.08 731.23 22.07 0.00 0.00 0.00 0.00 17:22:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:10 Average: docker0 48.98 39.87 4.11 278.81 0.00 0.00 0.00 0.00 17:22:10 17:22:10 17:22:10 ---> sar -P ALL: 17:22:10 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 17:22:10 17:22:10 17:01:21 LINUX RESTART (2 CPU) 17:22:10 17:22:10 17:02:01 CPU %user %nice %system %iowait %steal %idle 17:22:10 17:03:01 all 34.39 0.00 11.77 3.68 0.10 50.07 17:22:10 17:03:01 0 30.56 0.00 12.23 3.00 0.11 54.11 17:22:10 17:03:01 1 38.25 0.00 11.30 4.37 0.09 45.99 17:22:10 17:04:01 all 56.83 0.00 7.52 1.33 0.12 34.20 17:22:10 17:04:01 0 57.49 0.00 7.87 1.35 0.11 33.18 17:22:10 17:04:01 1 56.16 0.00 7.17 1.32 0.13 35.23 17:22:10 17:05:01 all 46.48 0.00 4.47 0.81 0.10 48.15 17:22:10 17:05:01 0 47.14 0.00 4.42 0.78 0.11 47.55 17:22:10 17:05:01 1 45.82 0.00 4.51 0.84 0.09 48.74 17:22:10 17:06:04 all 49.71 0.00 11.58 12.63 0.11 25.98 17:22:10 17:06:04 0 51.42 0.00 11.82 12.58 0.12 24.05 17:22:10 17:06:04 1 48.00 0.00 11.33 12.67 0.10 27.90 17:22:10 17:07:01 all 63.02 0.00 15.68 18.89 0.14 2.27 17:22:10 17:07:01 0 63.32 0.00 15.54 18.90 0.14 2.10 17:22:10 17:07:01 1 62.71 0.00 15.82 18.88 0.14 2.45 17:22:10 17:08:01 all 70.49 0.00 19.39 7.76 0.13 2.23 17:22:10 17:08:01 0 71.64 0.00 18.61 7.51 0.13 2.11 17:22:10 17:08:01 1 69.35 0.00 20.17 8.01 0.13 2.34 17:22:10 17:09:02 all 23.84 0.00 5.50 1.19 0.06 69.42 17:22:10 17:09:02 0 22.88 0.00 6.20 1.35 0.05 69.52 17:22:10 17:09:02 1 24.79 0.00 4.79 1.03 0.07 69.32 17:22:10 17:10:01 all 0.19 0.00 0.06 0.00 0.02 99.74 17:22:10 17:10:01 0 0.20 0.00 0.07 0.00 0.00 99.73 17:22:10 17:10:01 1 0.17 0.00 0.05 0.00 0.03 99.75 17:22:10 17:11:01 all 0.18 0.00 0.08 0.00 0.03 99.72 17:22:10 17:11:01 0 0.28 0.00 0.10 0.00 0.02 99.60 17:22:10 17:11:01 1 0.07 0.00 0.05 0.00 0.03 99.85 17:22:10 17:12:01 all 0.14 0.00 0.03 0.00 0.01 99.82 17:22:10 17:12:01 0 0.13 0.00 0.02 0.00 0.00 99.85 17:22:10 17:12:01 1 0.15 0.00 0.03 0.00 0.02 99.80 17:22:10 17:13:01 all 0.20 0.00 0.03 0.00 0.02 99.75 17:22:10 17:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:22:10 17:13:01 1 0.35 0.00 0.05 0.00 0.02 99.58 17:22:10 17:22:10 17:13:01 CPU %user %nice %system %iowait %steal %idle 17:22:10 17:14:01 all 0.13 0.00 0.03 0.00 0.02 99.82 17:22:10 17:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:22:10 17:14:01 1 0.27 0.00 0.05 0.00 0.03 99.65 17:22:10 17:15:01 all 0.08 0.00 0.04 0.00 0.02 99.87 17:22:10 17:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:22:10 17:15:01 1 0.12 0.00 0.05 0.00 0.02 99.82 17:22:10 17:16:01 all 0.20 0.00 0.03 0.00 0.03 99.75 17:22:10 17:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:22:10 17:16:01 1 0.38 0.00 0.03 0.00 0.03 99.55 17:22:10 17:17:01 all 0.17 0.00 0.05 0.02 0.01 99.76 17:22:10 17:17:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:22:10 17:17:01 1 0.28 0.00 0.05 0.03 0.00 99.63 17:22:10 17:18:01 all 0.11 0.00 0.03 0.00 0.05 99.81 17:22:10 17:18:01 0 0.12 0.00 0.03 0.00 0.07 99.78 17:22:10 17:18:01 1 0.10 0.00 0.03 0.00 0.03 99.83 17:22:10 17:19:01 all 0.14 0.00 0.04 0.00 0.02 99.80 17:22:10 17:19:01 0 0.23 0.00 0.03 0.00 0.00 99.73 17:22:10 17:19:01 1 0.05 0.00 0.05 0.00 0.03 99.87 17:22:10 17:20:01 all 0.15 0.00 0.03 0.00 0.03 99.80 17:22:10 17:20:01 0 0.25 0.00 0.02 0.00 0.02 99.72 17:22:10 17:20:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:22:10 17:21:01 all 0.13 0.00 0.03 0.00 0.03 99.82 17:22:10 17:21:01 0 0.25 0.00 0.03 0.00 0.02 99.70 17:22:10 17:21:01 1 0.00 0.00 0.02 0.00 0.03 99.95 17:22:10 17:22:01 all 9.24 0.00 3.09 1.85 0.04 85.78 17:22:10 17:22:01 0 9.09 0.00 3.01 2.12 0.05 85.72 17:22:10 17:22:01 1 9.38 0.00 3.17 1.58 0.03 85.83 17:22:10 Average: all 16.83 0.00 3.75 2.25 0.05 77.11 17:22:10 Average: 0 16.80 0.00 3.79 2.23 0.05 77.13 17:22:10 Average: 1 16.86 0.00 3.72 2.28 0.05 77.09 17:22:10 17:22:10 17:22:10