lenny-intel commented: recheck 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9+258ae4e0c972a74146565ab25326efaede3e8d1a (5c520fa8967b9bffe42d729cb8c9f66c81ea48af) 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-ssh6735603586327660447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7840566500510486041.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3700/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-3700/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1132482482357259089.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh4731187021101849817.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/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-3700/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8465264372243785147.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1955 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh8650196963836981398.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) > 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/6@tmp/jenkins-gitclient-ssh3182380056716989224.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # 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/6@tmp/jenkins-gitclient-ssh7729669277711925734.key > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" > git rev-list --no-walk 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-10T15:01:42.814Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-10T15:01:42.945Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-10T15:01:42.974Z] ========================================================= [2021-09-10T15:01:42.974Z] EdgeX Global Pipelines Version Info [2021-09-10T15:01:42.974Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:01:45.007Z] ------------------- [2021-09-10T15:01:45.008Z] stable info: [2021-09-10T15:01:45.008Z] ------------------- [2021-09-10T15:01:45.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-10T15:01:45.008Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-10T15:01:45.008Z] Message: update stable to v1.0.205 [2021-09-10T15:01:45.008Z] ------------------- [2021-09-10T15:01:45.008Z] experimental info: [2021-09-10T15:01:45.008Z] ------------------- [2021-09-10T15:01:45.008Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-10T15:01:45.008Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-10T15:01:45.008Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-10T15:01:45.148Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-10T15:01:45.175Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-10T15:01:45.204Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-10T15:01:45.232Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-10T15:01:45.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-10T15:01:45.279Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-10T15:01:45.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-10T15:01:45.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-10T15:01:45.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-10T15:01:45.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-10T15:01:45.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-10T15:01:45.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-10T15:01:45.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-10T15:01:45.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-10T15:01:45.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-10T15:01:45.519Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-10T15:01:45.546Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-10T15:01:45.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-10T15:01:45.597Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-10T15:01:45.623Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-10T15:01:45.648Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-10T15:01:45.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-10T15:01:45.696Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-10T15:01:45.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3700 [Pipeline] echo [2021-09-10T15:01:45.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3700 [Pipeline] echo [2021-09-10T15:01:45.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3700 [Pipeline] echo [2021-09-10T15:01:45.797Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [Pipeline] echo [2021-09-10T15:01:45.819Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b93d8e [Pipeline] echo [2021-09-10T15:01:45.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T15:01:45.918Z] provisioning config files... [2021-09-10T15:01:45.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8621254918659853632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:01:46.274Z] ---> docker-login.sh [2021-09-10T15:01:46.274Z] nexus3.edgexfoundry.org:10001 [2021-09-10T15:01:46.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T15:01:46.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T15:01:46.542Z] Configure a credential helper to remove this warning. See [2021-09-10T15:01:46.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T15:01:46.542Z] [2021-09-10T15:01:46.542Z] Login Succeeded [2021-09-10T15:01:46.542Z] nexus3.edgexfoundry.org:10002 [2021-09-10T15:01:46.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T15:01:46.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T15:01:46.811Z] Configure a credential helper to remove this warning. See [2021-09-10T15:01:46.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T15:01:46.811Z] [2021-09-10T15:01:46.811Z] Login Succeeded [2021-09-10T15:01:46.811Z] nexus3.edgexfoundry.org:10003 [2021-09-10T15:01:46.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T15:01:46.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T15:01:46.811Z] Configure a credential helper to remove this warning. See [2021-09-10T15:01:46.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T15:01:46.811Z] [2021-09-10T15:01:46.811Z] Login Succeeded [2021-09-10T15:01:46.811Z] nexus3.edgexfoundry.org:10004 [2021-09-10T15:01:47.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T15:01:47.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T15:01:47.077Z] Configure a credential helper to remove this warning. See [2021-09-10T15:01:47.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T15:01:47.077Z] [2021-09-10T15:01:47.077Z] Login Succeeded [2021-09-10T15:01:47.077Z] docker.io [2021-09-10T15:01:47.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T15:01:47.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T15:01:47.342Z] Configure a credential helper to remove this warning. See [2021-09-10T15:01:47.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T15:01:47.342Z] [2021-09-10T15:01:47.342Z] Login Succeeded [2021-09-10T15:01:47.342Z] ---> docker-login.sh ends [Pipeline] } [2021-09-10T15:01:47.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-10T15:01:47.700Z] ++ 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 [2021-09-10T15:01:47.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T15:01:47.700Z] ++ cut -d/ -f2 [2021-09-10T15:01:47.700Z] ++ dirname cmd/core-command/Dockerfile [2021-09-10T15:01:47.700Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-10T15:01:47.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T15:01:47.700Z] ++ dirname cmd/core-data/Dockerfile [2021-09-10T15:01:47.700Z] ++ cut -d/ -f2 [2021-09-10T15:01:47.700Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-10T15:01:47.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T15:01:47.700Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-10T15:01:47.700Z] ++ cut -d/ -f2 [2021-09-10T15:01:47.700Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-10T15:01:47.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T15:01:47.700Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-10T15:01:47.700Z] ++ cut -d/ -f2 [2021-09-10T15:01:47.700Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-10T15:01:47.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T15:01:47.700Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-10T15:01:47.700Z] ++ cut -d/ -f2 [2021-09-10T15:01:47.700Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-10T15:01:47.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T15:01:47.700Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-10T15:01:47.700Z] ++ cut -d/ -f2 [2021-09-10T15:01:47.700Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-10T15:01:47.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T15:01:47.700Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-10T15:01:47.700Z] ++ cut -d/ -f2 [2021-09-10T15:01:47.700Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-10T15:01:47.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T15:01:47.700Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-10T15:01:47.700Z] ++ cut -d/ -f2 [2021-09-10T15:01:47.700Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-10T15:01:47.700Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T15:01:47.700Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-10T15:01:47.700Z] ++ cut -d/ -f2 [2021-09-10T15:01:47.700Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-10T15:01:47.764Z] 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 [2021-09-10T15:01:52.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T15:01:52.427Z] [2021-09-10T15:01:52.427Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:01:52.759Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T15:01:52.759Z] latest: Pulling from edgex-devops/git-semver [2021-09-10T15:01:52.759Z] 31603596830f: Pulling fs layer [2021-09-10T15:01:52.759Z] 04fac38145f0: Pulling fs layer [2021-09-10T15:01:52.759Z] 701f6daf10bf: Pulling fs layer [2021-09-10T15:01:52.759Z] 24f72da36158: Pulling fs layer [2021-09-10T15:01:52.759Z] 24f72da36158: Waiting [2021-09-10T15:01:52.759Z] 04fac38145f0: Verifying Checksum [2021-09-10T15:01:52.759Z] 04fac38145f0: Download complete [2021-09-10T15:01:53.026Z] 31603596830f: Verifying Checksum [2021-09-10T15:01:53.026Z] 31603596830f: Download complete [2021-09-10T15:01:53.299Z] 24f72da36158: Verifying Checksum [2021-09-10T15:01:53.299Z] 24f72da36158: Download complete [2021-09-10T15:01:53.299Z] 31603596830f: Pull complete [2021-09-10T15:01:53.299Z] 04fac38145f0: Pull complete [2021-09-10T15:01:53.299Z] 701f6daf10bf: Verifying Checksum [2021-09-10T15:01:53.299Z] 701f6daf10bf: Download complete [2021-09-10T15:01:53.887Z] 701f6daf10bf: Pull complete [2021-09-10T15:01:54.155Z] 24f72da36158: Pull complete [2021-09-10T15:01:54.155Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-10T15:01:54.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T15:01:54.155Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-10T15:01:54.260Z] prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container [2021-09-10T15:01:54.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat [2021-09-10T15:01:55.066Z] $ docker top f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-10T15:01:55.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-10T15:01:55.211Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-10T15:01:55.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-10T15:01:55.350Z] $ docker exec f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 ssh-agent [2021-09-10T15:01:55.478Z] SSH_AUTH_SOCK=/tmp/ssh-pv4vHdvvVOgf/agent.14 [2021-09-10T15:01:55.478Z] SSH_AGENT_PID=20 [2021-09-10T15:01:55.494Z] Running ssh-add (command line suppressed) [2021-09-10T15:01:55.608Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4383840899856022220.key (/w/workspace/edgex-go/6@tmp/private_key_4383840899856022220.key) [2021-09-10T15:01:55.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-10T15:01:55.948Z] + git tag --points-at HEAD [Pipeline] } [2021-09-10T15:01:55.973Z] $ docker exec --env ******** --env ******** f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 ssh-agent -k [2021-09-10T15:01:56.063Z] unset SSH_AUTH_SOCK; [2021-09-10T15:01:56.064Z] unset SSH_AGENT_PID; [2021-09-10T15:01:56.064Z] echo Agent pid 20 killed; [2021-09-10T15:01:56.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-10T15:01:56.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-10T15:01:56.127Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-10T15:01:56.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-10T15:01:56.246Z] $ docker exec f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 ssh-agent [2021-09-10T15:01:56.362Z] SSH_AUTH_SOCK=/tmp/ssh-Xdblr0wKjqq0/agent.53 [2021-09-10T15:01:56.362Z] SSH_AGENT_PID=60 [2021-09-10T15:01:56.371Z] Running ssh-add (command line suppressed) [2021-09-10T15:01:56.486Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_1819426085287105327.key (/w/workspace/edgex-go/6@tmp/private_key_1819426085287105327.key) [2021-09-10T15:01:56.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-10T15:01:56.838Z] + git semver init [2021-09-10T15:01:56.838Z] # -> Open(): unable to determine branch for HEAD [2021-09-10T15:01:56.838Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-09-10T15:01:56.838Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-09-10T15:01:56.838Z] # $SEMVER_REMOTE_NAME = origin [2021-09-10T15:01:56.838Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-10T15:01:56.838Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-10T15:01:56.838Z] # $SEMVER_BRANCH = PR-3700 [2021-09-10T15:01:56.838Z] # $SEMVER_TEMP = /tmp/semver-781188842 [2021-09-10T15:01:56.838Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-10T15:02:35.729Z] # '/tmp/semver-781188842' -> '/w/workspace/edgex-go/6/.semver' [2021-09-10T15:02:35.729Z] # -> Force: false [2021-09-10T15:02:35.729Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-09-10T15:02:35.743Z] $ docker exec --env ******** --env ******** f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 ssh-agent -k [2021-09-10T15:02:35.841Z] unset SSH_AUTH_SOCK; [2021-09-10T15:02:35.842Z] unset SSH_AGENT_PID; [2021-09-10T15:02:35.842Z] echo Agent pid 60 killed; [2021-09-10T15:02:35.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-10T15:02:36.206Z] + git semver [Pipeline] } [2021-09-10T15:02:36.225Z] $ docker stop --time=1 f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 [2021-09-10T15:02:37.899Z] $ docker rm -f f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-10T15:02:38.331Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-10T15:02:38.682Z] Stashed 1 file(s) [Pipeline] echo [2021-09-10T15:02:38.687Z] [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 [2021-09-10T15:02:39.048Z] ========================================================= [2021-09-10T15:02:39.048Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-10T15:02:39.048Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T15:02:39.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T15:02:39.367Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-10T15:02:39.367Z] 540db60ca938: Pulling fs layer [2021-09-10T15:02:39.367Z] adcc1eea9eea: Pulling fs layer [2021-09-10T15:02:39.367Z] 4c4ab2625f07: Pulling fs layer [2021-09-10T15:02:39.367Z] db62176df00c: Pulling fs layer [2021-09-10T15:02:39.367Z] 3b30891b0d05: Pulling fs layer [2021-09-10T15:02:39.367Z] 06b49ca38bd5: Pulling fs layer [2021-09-10T15:02:39.367Z] c788192a36de: Pulling fs layer [2021-09-10T15:02:39.367Z] a77e37c0d609: Pulling fs layer [2021-09-10T15:02:39.367Z] c3185cebc471: Pulling fs layer [2021-09-10T15:02:39.367Z] 06b49ca38bd5: Waiting [2021-09-10T15:02:39.367Z] c788192a36de: Waiting [2021-09-10T15:02:39.367Z] a77e37c0d609: Waiting [2021-09-10T15:02:39.367Z] db62176df00c: Waiting [2021-09-10T15:02:39.367Z] c3185cebc471: Waiting [2021-09-10T15:02:39.367Z] 3b30891b0d05: Waiting [2021-09-10T15:02:39.367Z] 4c4ab2625f07: Verifying Checksum [2021-09-10T15:02:39.367Z] 4c4ab2625f07: Download complete [2021-09-10T15:02:39.367Z] adcc1eea9eea: Verifying Checksum [2021-09-10T15:02:39.367Z] adcc1eea9eea: Download complete [2021-09-10T15:02:39.636Z] 3b30891b0d05: Verifying Checksum [2021-09-10T15:02:39.636Z] 3b30891b0d05: Download complete [2021-09-10T15:02:39.636Z] 06b49ca38bd5: Verifying Checksum [2021-09-10T15:02:39.636Z] 06b49ca38bd5: Download complete [2021-09-10T15:02:39.636Z] 540db60ca938: Verifying Checksum [2021-09-10T15:02:39.906Z] c788192a36de: Verifying Checksum [2021-09-10T15:02:39.906Z] c788192a36de: Download complete [2021-09-10T15:02:39.906Z] 540db60ca938: Pull complete [2021-09-10T15:02:39.906Z] adcc1eea9eea: Pull complete [2021-09-10T15:02:40.172Z] 4c4ab2625f07: Pull complete [2021-09-10T15:02:40.756Z] a77e37c0d609: Verifying Checksum [2021-09-10T15:02:40.756Z] a77e37c0d609: Download complete [2021-09-10T15:02:44.093Z] c3185cebc471: Verifying Checksum [2021-09-10T15:02:44.093Z] c3185cebc471: Download complete [2021-09-10T15:02:44.676Z] db62176df00c: Verifying Checksum [2021-09-10T15:02:44.676Z] db62176df00c: Download complete [2021-09-10T15:02:48.048Z] db62176df00c: Pull complete [2021-09-10T15:02:48.048Z] 3b30891b0d05: Pull complete [2021-09-10T15:02:48.318Z] 06b49ca38bd5: Pull complete [2021-09-10T15:02:48.318Z] c788192a36de: Pull complete [2021-09-10T15:02:48.596Z] a77e37c0d609: Pull complete [2021-09-10T15:02:51.208Z] c3185cebc471: Pull complete [2021-09-10T15:02:51.208Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-10T15:02:51.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T15:02:51.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-10T15:02:51.544Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T15:02:51.544Z] WORKDIR /edgex [2021-09-10T15:02:51.544Z] COPY go.mod . [2021-09-10T15:02:51.544Z] RUN go mod download' [2021-09-10T15:02:51.544Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-10T15:02:52.986Z] Sending build context to Docker daemon 328.9MB [2021-09-10T15:02:52.986Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T15:02:52.986Z] ---> 031687cdd783 [2021-09-10T15:02:52.986Z] Step 2/4 : WORKDIR /edgex [2021-09-10T15:02:54.890Z] Still waiting to schedule task [2021-09-10T15:02:54.890Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-10T15:02:54.905Z] ---> Running in 7c7aa8cd0fb1 [2021-09-10T15:02:54.905Z] Removing intermediate container 7c7aa8cd0fb1 [2021-09-10T15:02:54.905Z] ---> 292daeeac96c [2021-09-10T15:02:54.905Z] Step 3/4 : COPY go.mod . [2021-09-10T15:02:55.177Z] ---> 20f85fe38257 [2021-09-10T15:02:55.177Z] Step 4/4 : RUN go mod download [2021-09-10T15:02:55.177Z] ---> Running in de889927b924 [2021-09-10T15:03:34.421Z] Removing intermediate container de889927b924 [2021-09-10T15:03:34.422Z] ---> 96d9b3801b0d [2021-09-10T15:03:34.422Z] Successfully built 96d9b3801b0d [2021-09-10T15:03:34.422Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:03:34.750Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-10T15:03:34.750Z] . [Pipeline] withDockerContainer [2021-09-10T15:03:34.840Z] prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container [2021-09-10T15:03:34.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-10T15:03:35.283Z] $ docker top 59b16e140205305d828a7455a170001e906730ff8efc0067b1aa21665df2d25c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T15:03:35.684Z] + go version [2021-09-10T15:03:35.684Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-10T15:03:35.700Z] $ docker stop --time=1 59b16e140205305d828a7455a170001e906730ff8efc0067b1aa21665df2d25c [2021-09-10T15:03:36.900Z] $ docker rm -f 59b16e140205305d828a7455a170001e906730ff8efc0067b1aa21665df2d25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:03:37.484Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-10T15:03:37.484Z] . [Pipeline] withDockerContainer [2021-09-10T15:03:37.573Z] prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container [2021-09-10T15:03:37.849Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-10T15:03:38.231Z] $ docker top 2b68ecd9a3c7e11420e3148d2ccd1fcb970bc9e89fb932992975f3f74e48ba3f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-10T15:03:38.329Z] ========================================================= [2021-09-10T15:03:38.329Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-10T15:03:38.329Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T15:03:40.302Z] + go mod tidy [Pipeline] sh [2021-09-10T15:03:40.900Z] + make test [2021-09-10T15:03:40.900Z] go mod tidy [2021-09-10T15:03:40.900Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-10T15:03:46.276Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-10T15:04:04.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-10T15:04:07.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-10T15:04:07.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-10T15:04:07.907Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-10T15:04:10.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-10T15:04:11.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-10T15:04:11.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-10T15:04:11.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-10T15:04:11.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-10T15:04:11.573Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-10T15:04:12.159Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-10T15:04:12.159Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-10T15:04:12.159Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-10T15:04:12.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-10T15:04:14.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-09-10T15:04:14.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-10T15:04:14.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-10T15:04:14.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements [2021-09-10T15:04:14.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-10T15:04:15.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements [2021-09-10T15:04:15.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-10T15:04:15.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-10T15:04:16.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements [2021-09-10T15:04:16.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-10T15:04:16.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-10T15:04:17.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 81.2% of statements [2021-09-10T15:04:17.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-10T15:04:17.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-10T15:04:17.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-10T15:04:17.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-10T15:04:17.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-10T15:04:18.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements [2021-09-10T15:04:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-10T15:04:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-10T15:04:18.290Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements [2021-09-10T15:04:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-10T15:04:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-10T15:04:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-10T15:04:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-10T15:04:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-10T15:04:18.562Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2021-09-10T15:04:18.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-10T15:04:18.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-10T15:04:18.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-10T15:04:19.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements [2021-09-10T15:04:19.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-10T15:04:19.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-09-10T15:04:19.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-09-10T15:04:19.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-10T15:04:20.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-09-10T15:04:20.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-09-10T15:04:20.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-09-10T15:04:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2021-09-10T15:04:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-09-10T15:04:33.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-09-10T15:04:33.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-10T15:04:37.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.211s coverage: 81.8% of statements [2021-09-10T15:04:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-10T15:04:55.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-09-10T15:04:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-09-10T15:04:56.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.190s coverage: 62.6% of statements [2021-09-10T15:04:56.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-10T15:04:56.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-10T15:04:56.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-10T15:04:58.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.6% of statements [2021-09-10T15:04:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-10T15:04:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-10T15:04:58.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-09-10T15:04:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-10T15:04:58.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-09-10T15:04:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-10T15:05:04.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.5% of statements [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-10T15:05:04.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.0% of statements [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-10T15:05:04.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-10T15:05:04.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-10T15:05:04.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.048s coverage: 28.9% of statements [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-10T15:05:04.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-10T15:05:04.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-10T15:05:04.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-09-10T15:05:04.866Z] 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 [2021-09-10T15:05:04.866Z] if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-10T15:05:04.866Z] /go/bin/golangci-lint [2021-09-10T15:05:25.057Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1956 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws [2021-09-10T15:05:25.079Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-09-10T15:05:25.476Z] The recommended git tool is: git [2021-09-10T15:05:27.274Z] GO111MODULE=on go vet ./... [2021-09-10T15:05:32.281Z] using credential edgex-jenkins-ssh [2021-09-10T15:05:32.300Z] Cloning the remote Git repository [2021-09-10T15:05:32.347Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-10T15:05:32.460Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-09-10T15:05:32.541Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T15:05:32.542Z] > git --version # timeout=10 [2021-09-10T15:05:32.561Z] > git --version # 'git version 2.17.1' [2021-09-10T15:05:32.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T15:05:32.635Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T15:05:35.563Z] gofmt -l . [2021-09-10T15:05:35.563Z] [ "`gofmt -l .`" = "" ] [2021-09-10T15:05:35.563Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-10T15:05:36.471Z] + ls -al . [2021-09-10T15:05:36.471Z] total 612 [2021-09-10T15:05:36.471Z] drwxrwxr-x 10 1001 1001 4096 Sep 10 15:05 . [2021-09-10T15:05:36.471Z] drwxr-xr-x 4 root root 28 Sep 10 15:03 .. [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 11 Sep 10 15:01 .dockerignore [2021-09-10T15:05:36.471Z] drwxrwxr-x 8 1001 1001 179 Sep 10 15:01 .git [2021-09-10T15:05:36.471Z] drwxrwxr-x 4 1001 1001 142 Sep 10 15:01 .github [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 818 Sep 10 15:01 .gitignore [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 129 Sep 10 15:01 .golangci.yml [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 76 Sep 10 15:01 .hadolint.yml [2021-09-10T15:05:36.471Z] drwx------ 3 1001 1001 58 Sep 10 15:02 .semver [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 166 Sep 10 15:01 .sonarcloud.properties [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 15:01 ADOPTERS.md [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 8493 Sep 10 15:01 Attribution.txt [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 43881 Sep 10 15:01 CHANGELOG.md [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 15:01 CONTRIBUTING.md [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 15:01 GOVERNANCE.md [2021-09-10T15:05:36.471Z] -rw-rw-r-- 1 1001 1001 849 Sep 10 15:01 Jenkinsfile [2021-09-10T15:05:36.472Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 15:01 LICENSE [2021-09-10T15:05:36.472Z] -rw-rw-r-- 1 1001 1001 6038 Sep 10 15:01 Makefile [2021-09-10T15:05:36.472Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 15:01 OWNERS.md [2021-09-10T15:05:36.472Z] -rw-rw-r-- 1 1001 1001 8643 Sep 10 15:01 README.md [2021-09-10T15:05:36.472Z] -rw-rw-r-- 1 1001 1001 6912 Sep 10 15:01 SECURITY.md [2021-09-10T15:05:36.472Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 15:02 VERSION [2021-09-10T15:05:36.472Z] -rw-rw-r-- 1 1001 1001 4131 Sep 10 15:01 ZMQWindows.md [2021-09-10T15:05:36.472Z] drwxrwxr-x 2 1001 1001 37 Sep 10 15:01 bin [2021-09-10T15:05:36.472Z] drwxrwxr-x 14 1001 1001 4096 Sep 10 15:01 cmd [2021-09-10T15:05:36.472Z] -rw-r--r-- 1 root root 405502 Sep 10 15:05 coverage.out [2021-09-10T15:05:36.472Z] -rw-rw-r-- 1 1001 1001 841 Sep 10 15:01 go.mod [2021-09-10T15:05:36.472Z] -rw-r--r-- 1 root root 50064 Sep 10 15:03 go.sum [2021-09-10T15:05:36.472Z] drwxrwxr-x 8 1001 1001 124 Sep 10 15:01 internal [2021-09-10T15:05:36.472Z] drwxrwxr-x 3 1001 1001 16 Sep 10 15:01 openapi [2021-09-10T15:05:36.472Z] drwxrwxr-x 4 1001 1001 71 Sep 10 15:01 snap [2021-09-10T15:05:36.472Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 15:01 version.go [Pipeline] sh [2021-09-10T15:05:36.795Z] + '[' -e coverage.out ] [2021-09-10T15:05:36.795Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-10T15:05:36.904Z] Stashed 1 file(s) [Pipeline] sh [2021-09-10T15:05:37.215Z] + make build [2021-09-10T15:05:37.215Z] go mod tidy [2021-09-10T15:05:37.215Z] 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 [2021-09-10T15:05:38.638Z] 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 [2021-09-10T15:05:45.332Z] 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 [2021-09-10T15:05:45.918Z] 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 [2021-09-10T15:05:46.877Z] 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 [2021-09-10T15:05:47.145Z] 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 [2021-09-10T15:05:47.727Z] 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 [2021-09-10T15:05:48.375Z] Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:05:48.682Z] Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:05:48.682Z] Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) [2021-09-10T15:05:48.692Z] 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 [2021-09-10T15:05:47.546Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T15:05:47.560Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T15:05:47.582Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T15:05:47.616Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T15:05:47.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T15:05:47.629Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-10T15:05:48.392Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T15:05:48.406Z] > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [2021-09-10T15:05:48.602Z] > git remote # timeout=10 [2021-09-10T15:05:48.624Z] > git config --get remote.origin.url # timeout=10 [2021-09-10T15:05:48.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T15:05:48.647Z] > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 [2021-09-10T15:05:48.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-10T15:05:48.689Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T15:05:48.699Z] > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [2021-09-10T15:05:49.655Z] 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 [2021-09-10T15:05:50.631Z] 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 [2021-09-10T15:05:51.216Z] 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 [2021-09-10T15:05:52.179Z] 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 [2021-09-10T15:05:53.037Z] Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" [Pipeline] } [2021-09-10T15:05:53.618Z] $ docker stop --time=1 2b68ecd9a3c7e11420e3148d2ccd1fcb970bc9e89fb932992975f3f74e48ba3f [2021-09-10T15:05:55.363Z] $ docker rm -f 2b68ecd9a3c7e11420e3148d2ccd1fcb970bc9e89fb932992975f3f74e48ba3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T15:06:04.689Z] provisioning config files... [2021-09-10T15:06:04.720Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5514028028838714708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:06:04.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T15:06:04.917Z] [2021-09-10T15:06:04.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:06:05.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T15:06:05.260Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-10T15:06:05.260Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-10T15:06:05.260Z] ca9280d653b3: Pulling fs layer [2021-09-10T15:06:05.260Z] 7e9c9ca2126c: Pulling fs layer [2021-09-10T15:06:05.301Z] ---> docker-login.sh [2021-09-10T15:06:05.301Z] nexus3.edgexfoundry.org:10001 [2021-09-10T15:06:05.527Z] cbdbe7a5bc2a: Download complete [2021-09-10T15:06:05.794Z] cbdbe7a5bc2a: Pull complete [2021-09-10T15:06:06.377Z] ca9280d653b3: Verifying Checksum [2021-09-10T15:06:06.377Z] ca9280d653b3: Download complete [2021-09-10T15:06:06.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T15:06:06.961Z] ca9280d653b3: Pull complete [2021-09-10T15:06:07.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T15:06:07.021Z] Configure a credential helper to remove this warning. See [2021-09-10T15:06:07.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T15:06:07.021Z] [2021-09-10T15:06:07.021Z] Login Succeeded [2021-09-10T15:06:07.021Z] nexus3.edgexfoundry.org:10002 [2021-09-10T15:06:07.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T15:06:07.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T15:06:07.578Z] Configure a credential helper to remove this warning. See [2021-09-10T15:06:07.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T15:06:07.578Z] [2021-09-10T15:06:07.578Z] Login Succeeded [2021-09-10T15:06:07.578Z] nexus3.edgexfoundry.org:10003 [2021-09-10T15:06:07.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T15:06:08.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T15:06:08.129Z] Configure a credential helper to remove this warning. See [2021-09-10T15:06:08.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T15:06:08.129Z] [2021-09-10T15:06:08.129Z] Login Succeeded [2021-09-10T15:06:08.129Z] nexus3.edgexfoundry.org:10004 [2021-09-10T15:06:08.360Z] 7e9c9ca2126c: Verifying Checksum [2021-09-10T15:06:08.360Z] 7e9c9ca2126c: Download complete [2021-09-10T15:06:08.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T15:06:08.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T15:06:08.682Z] Configure a credential helper to remove this warning. See [2021-09-10T15:06:08.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T15:06:08.682Z] [2021-09-10T15:06:08.682Z] Login Succeeded [2021-09-10T15:06:08.682Z] docker.io [2021-09-10T15:06:08.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T15:06:09.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T15:06:09.235Z] Configure a credential helper to remove this warning. See [2021-09-10T15:06:09.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T15:06:09.235Z] [2021-09-10T15:06:09.235Z] Login Succeeded [2021-09-10T15:06:09.235Z] ---> docker-login.sh ends [Pipeline] } [2021-09-10T15:06:09.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-10T15:06:09.834Z] ========================================================= [2021-09-10T15:06:09.834Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-10T15:06:09.834Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T15:06:10.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T15:06:10.522Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-10T15:06:10.522Z] 595b0fe564bb: Pulling fs layer [2021-09-10T15:06:10.522Z] 24495759ef45: Pulling fs layer [2021-09-10T15:06:10.522Z] d148012ef14d: Pulling fs layer [2021-09-10T15:06:10.522Z] e90a11edd702: Pulling fs layer [2021-09-10T15:06:10.522Z] d77568369979: Pulling fs layer [2021-09-10T15:06:10.522Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-10T15:06:10.522Z] 170f2ba95c9a: Pulling fs layer [2021-09-10T15:06:10.522Z] 97ac5df62f85: Pulling fs layer [2021-09-10T15:06:10.522Z] d77568369979: Waiting [2021-09-10T15:06:10.522Z] fc1c9f9a7f3b: Waiting [2021-09-10T15:06:10.522Z] 170f2ba95c9a: Waiting [2021-09-10T15:06:10.522Z] 97ac5df62f85: Waiting [2021-09-10T15:06:10.522Z] e90a11edd702: Waiting [2021-09-10T15:06:10.522Z] d148012ef14d: Verifying Checksum [2021-09-10T15:06:10.522Z] d148012ef14d: Download complete [2021-09-10T15:06:10.797Z] 24495759ef45: Verifying Checksum [2021-09-10T15:06:10.797Z] 24495759ef45: Download complete [2021-09-10T15:06:10.797Z] d77568369979: Verifying Checksum [2021-09-10T15:06:10.797Z] d77568369979: Download complete [2021-09-10T15:06:10.797Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-10T15:06:10.797Z] fc1c9f9a7f3b: Download complete [2021-09-10T15:06:10.797Z] 595b0fe564bb: Download complete [2021-09-10T15:06:10.797Z] 170f2ba95c9a: Download complete [2021-09-10T15:06:11.398Z] 595b0fe564bb: Pull complete [2021-09-10T15:06:11.717Z] 7e9c9ca2126c: Pull complete [2021-09-10T15:06:11.717Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-10T15:06:11.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T15:06:11.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-10T15:06:11.801Z] prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container [2021-09-10T15:06:11.863Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-10T15:06:12.003Z] 24495759ef45: Pull complete [2021-09-10T15:06:12.615Z] d148012ef14d: Pull complete [2021-09-10T15:06:14.058Z] 97ac5df62f85: Verifying Checksum [2021-09-10T15:06:14.058Z] 97ac5df62f85: Download complete [2021-09-10T15:06:14.664Z] e90a11edd702: Verifying Checksum [2021-09-10T15:06:14.664Z] e90a11edd702: Download complete [2021-09-10T15:06:14.857Z] $ docker top c930321cb443347e87ff78854393a929e0dc3347ef6393ac61ccd2446ef640ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T15:06:15.252Z] + docker-compose build --help [2021-09-10T15:06:15.252Z] + grep parallel [2021-09-10T15:06:15.830Z] --parallel Build images in parallel. [Pipeline] } [2021-09-10T15:06:15.850Z] $ docker stop --time=1 c930321cb443347e87ff78854393a929e0dc3347ef6393ac61ccd2446ef640ff [2021-09-10T15:06:17.056Z] $ docker rm -f c930321cb443347e87ff78854393a929e0dc3347ef6393ac61ccd2446ef640ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:06:17.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T15:06:17.522Z] . [Pipeline] withDockerContainer [2021-09-10T15:06:17.608Z] prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container [2021-09-10T15:06:17.665Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-10T15:06:18.007Z] $ docker top 81330de6aa127839a7ed6389f8b2581679064fc816a1cbde2d28b3cfedbdee5b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T15:06:20.235Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-10T15:06:20.819Z] Building core-command ... [2021-09-10T15:06:20.819Z] Building core-data ... [2021-09-10T15:06:20.819Z] Building core-metadata ... [2021-09-10T15:06:20.819Z] Building security-bootstrapper ... [2021-09-10T15:06:20.819Z] Building security-proxy-setup ... [2021-09-10T15:06:20.819Z] Building security-secretstore-setup ... [2021-09-10T15:06:20.819Z] Building support-notifications ... [2021-09-10T15:06:20.819Z] Building support-scheduler ... [2021-09-10T15:06:20.819Z] Building sys-mgmt-agent ... [2021-09-10T15:06:20.819Z] Building security-secretstore-setup [2021-09-10T15:06:20.819Z] Building security-proxy-setup [2021-09-10T15:06:20.819Z] Building support-scheduler [2021-09-10T15:06:20.819Z] Building sys-mgmt-agent [2021-09-10T15:06:20.819Z] Building core-data [2021-09-10T15:06:25.637Z] e90a11edd702: Pull complete [2021-09-10T15:06:25.637Z] d77568369979: Pull complete [2021-09-10T15:06:25.911Z] fc1c9f9a7f3b: Pull complete [2021-09-10T15:06:26.184Z] 170f2ba95c9a: Pull complete [2021-09-10T15:06:32.923Z] 97ac5df62f85: Pull complete [2021-09-10T15:06:32.923Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-10T15:06:32.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T15:06:32.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-10T15:06:33.290Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-10T15:06:33.290Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T15:06:33.290Z] WORKDIR /edgex [2021-09-10T15:06:33.290Z] COPY go.mod . [2021-09-10T15:06:33.290Z] RUN go mod download [2021-09-10T15:06:33.303Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T15:06:33.303Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T15:06:33.303Z] ---> 96d9b3801b0d [2021-09-10T15:06:33.303Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T15:06:33.303Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T15:06:33.303Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T15:06:33.303Z] ---> 96d9b3801b0d [2021-09-10T15:06:33.303Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T15:06:33.303Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T15:06:33.303Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-10T15:06:33.303Z] ---> 96d9b3801b0d [2021-09-10T15:06:33.303Z] Step 3/22 : WORKDIR /edgex-go [2021-09-10T15:06:35.238Z] ---> Running in 90a585745355 [2021-09-10T15:06:35.238Z] ---> Running in deefdea9d669 [2021-09-10T15:06:35.238Z] ---> Running in 1370f9d52616 [2021-09-10T15:06:35.949Z] Sending build context to Docker daemon 166.1MB [2021-09-10T15:06:35.949Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T15:06:35.949Z] ---> 04bc70af865f [2021-09-10T15:06:35.949Z] Step 2/4 : WORKDIR /edgex [2021-09-10T15:06:40.268Z] ---> Running in 43bebd737da1 [2021-09-10T15:06:40.863Z] Removing intermediate container 43bebd737da1 [2021-09-10T15:06:40.863Z] ---> 297967128969 [2021-09-10T15:06:40.863Z] Step 3/4 : COPY go.mod . [2021-09-10T15:06:41.459Z] ---> ceaf7e46a513 [2021-09-10T15:06:41.459Z] Step 4/4 : RUN go mod download [2021-09-10T15:06:41.737Z] ---> Running in a646cea6d0fe [2021-09-10T15:06:45.290Z] Removing intermediate container deefdea9d669 [2021-09-10T15:06:45.290Z] ---> bd17d7b889c2 [2021-09-10T15:06:45.290Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T15:06:45.290Z] Removing intermediate container 90a585745355 [2021-09-10T15:06:45.290Z] ---> 3f99781e141c [2021-09-10T15:06:45.290Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T15:06:45.290Z] Removing intermediate container 1370f9d52616 [2021-09-10T15:06:45.290Z] ---> 701d5b1681be [2021-09-10T15:06:45.290Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T15:06:45.290Z] ---> Running in 1dba5639c6ad [2021-09-10T15:06:45.290Z] ---> Running in ad1e51e7abb6 [2021-09-10T15:06:45.290Z] ---> Running in 333076adb4cc [2021-09-10T15:06:48.639Z] Removing intermediate container 333076adb4cc [2021-09-10T15:06:48.640Z] ---> 4976047aa662 [2021-09-10T15:06:48.640Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-10T15:06:48.640Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T15:06:48.640Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T15:06:48.640Z] ---> 96d9b3801b0d [2021-09-10T15:06:48.640Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T15:06:48.640Z] ---> Using cache [2021-09-10T15:06:48.640Z] ---> bd17d7b889c2 [2021-09-10T15:06:48.640Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T15:06:48.640Z] Removing intermediate container 1dba5639c6ad [2021-09-10T15:06:48.640Z] ---> 3a8f1049cfb7 [2021-09-10T15:06:48.640Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-10T15:06:48.640Z] ---> Running in bdbb00f9b1fd [2021-09-10T15:06:48.640Z] ---> Running in f94cd84e48fc [2021-09-10T15:06:48.640Z] Removing intermediate container ad1e51e7abb6 [2021-09-10T15:06:48.640Z] ---> e5091ae4b4a0 [2021-09-10T15:06:48.640Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-10T15:06:48.640Z] ---> Running in 4f85b5ccc025 [2021-09-10T15:06:48.640Z] ---> Running in 4df83c384e5d [2021-09-10T15:06:48.907Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T15:06:48.907Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-10T15:06:48.907Z] ---> 96d9b3801b0d [2021-09-10T15:06:48.907Z] Step 3/26 : WORKDIR /edgex-go [2021-09-10T15:06:48.907Z] ---> Using cache [2021-09-10T15:06:48.907Z] ---> bd17d7b889c2 [2021-09-10T15:06:48.907Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T15:06:48.907Z] ---> Using cache [2021-09-10T15:06:48.907Z] ---> 3a8f1049cfb7 [2021-09-10T15:06:48.907Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-10T15:06:48.907Z] ---> Running in 38d28c7d7e4d [2021-09-10T15:06:49.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:06:49.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:06:49.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:06:49.466Z] Removing intermediate container bdbb00f9b1fd [2021-09-10T15:06:49.466Z] ---> 31ab5bbf4fbc [2021-09-10T15:06:49.466Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-10T15:06:49.466Z] ---> Running in ede995c89eb5 [2021-09-10T15:06:49.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:06:49.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:06:49.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:06:50.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:06:50.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:06:50.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:06:50.873Z] OK: 219 MiB in 52 packages [2021-09-10T15:06:50.873Z] OK: 219 MiB in 52 packages [2021-09-10T15:06:50.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:06:50.873Z] OK: 219 MiB in 52 packages [2021-09-10T15:06:51.151Z] OK: 219 MiB in 52 packages [2021-09-10T15:06:51.151Z] Removing intermediate container 4df83c384e5d [2021-09-10T15:06:51.151Z] ---> 3bc56e29341b [2021-09-10T15:06:51.151Z] Step 6/22 : COPY go.mod . [2021-09-10T15:06:51.151Z] Removing intermediate container 38d28c7d7e4d [2021-09-10T15:06:51.151Z] ---> 790aec364e51 [2021-09-10T15:06:51.151Z] Step 6/26 : COPY go.mod . [2021-09-10T15:06:51.418Z] ---> 2e048ed1e175 [2021-09-10T15:06:51.418Z] Step 7/22 : RUN go mod download [2021-09-10T15:06:51.418Z] Removing intermediate container f94cd84e48fc [2021-09-10T15:06:51.418Z] ---> cce88be747c6 [2021-09-10T15:06:51.418Z] Step 6/23 : COPY go.mod . [2021-09-10T15:06:51.418Z] ---> Running in b1d08d2fa5f1 [2021-09-10T15:06:51.418Z] ---> c0d7d8d1bdd3 [2021-09-10T15:06:51.418Z] Step 7/26 : RUN go mod download [2021-09-10T15:06:51.418Z] ---> Running in df855498debf [2021-09-10T15:06:51.418Z] Removing intermediate container 4f85b5ccc025 [2021-09-10T15:06:51.418Z] ---> 6824ec4e1843 [2021-09-10T15:06:51.418Z] Step 6/24 : COPY go.mod . [2021-09-10T15:06:51.698Z] ---> 81bb788b8006 [2021-09-10T15:06:51.698Z] Step 7/23 : RUN go mod download [2021-09-10T15:06:51.698Z] OK: 219 MiB in 52 packages [2021-09-10T15:06:51.698Z] ---> Running in 6aad1eff3d2a [2021-09-10T15:06:51.698Z] ---> 2d710c97d0d8 [2021-09-10T15:06:51.698Z] Step 7/24 : RUN go mod download [2021-09-10T15:06:51.979Z] ---> Running in b01b3dbdcb62 [2021-09-10T15:06:52.253Z] Removing intermediate container ede995c89eb5 [2021-09-10T15:06:52.253Z] ---> d5a4ce9d41ed [2021-09-10T15:06:52.253Z] Step 6/24 : COPY go.mod . [2021-09-10T15:06:52.525Z] ---> e9739e169e7a [2021-09-10T15:06:52.525Z] Step 7/24 : RUN go mod download [2021-09-10T15:06:52.525Z] ---> Running in de9969def247 [2021-09-10T15:06:53.507Z] Removing intermediate container b1d08d2fa5f1 [2021-09-10T15:06:53.507Z] ---> c7e8b2423ae0 [2021-09-10T15:06:53.507Z] Step 8/22 : COPY . . [2021-09-10T15:06:53.805Z] Removing intermediate container df855498debf [2021-09-10T15:06:53.805Z] ---> 724267d06246 [2021-09-10T15:06:53.805Z] Step 8/26 : COPY . . [2021-09-10T15:06:54.389Z] Removing intermediate container b01b3dbdcb62 [2021-09-10T15:06:54.389Z] ---> 7953e9051189 [2021-09-10T15:06:54.389Z] Step 8/24 : COPY . . [2021-09-10T15:06:57.786Z] Removing intermediate container 6aad1eff3d2a [2021-09-10T15:06:57.786Z] ---> df4deffe9ff6 [2021-09-10T15:06:57.786Z] Step 8/23 : COPY . . [2021-09-10T15:06:58.379Z] Removing intermediate container de9969def247 [2021-09-10T15:06:58.379Z] ---> f70d5445c327 [2021-09-10T15:06:58.379Z] Step 8/24 : COPY . . [2021-09-10T15:07:06.600Z] ---> 80cd9f8ddf40 [2021-09-10T15:07:06.600Z] Step 9/24 : RUN go mod tidy [2021-09-10T15:07:06.600Z] ---> 9506e73900c4 [2021-09-10T15:07:06.600Z] Step 9/26 : RUN go mod tidy [2021-09-10T15:07:06.600Z] ---> e4aacbfd82e5 [2021-09-10T15:07:06.600Z] Step 9/22 : RUN go mod tidy [2021-09-10T15:07:06.600Z] ---> Running in fa9e0bdfb593 [2021-09-10T15:07:06.600Z] ---> Running in 5714749026cb [2021-09-10T15:07:06.600Z] ---> Running in 7b55f831a9b5 [2021-09-10T15:07:11.934Z] Removing intermediate container 5714749026cb [2021-09-10T15:07:11.934Z] ---> 511a87d9eff6 [2021-09-10T15:07:11.934Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-10T15:07:11.934Z] Removing intermediate container 7b55f831a9b5 [2021-09-10T15:07:11.934Z] ---> 164200f38557 [2021-09-10T15:07:11.934Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-10T15:07:11.934Z] ---> Running in a4b19a1b1fb2 [2021-09-10T15:07:11.934Z] Removing intermediate container fa9e0bdfb593 [2021-09-10T15:07:11.934Z] ---> 6909d7ee1704 [2021-09-10T15:07:11.934Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-10T15:07:11.934Z] ---> Running in 9ebad2885f8c [2021-09-10T15:07:11.934Z] ---> Running in a9d8960ed4d1 [2021-09-10T15:07:12.202Z] 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 [2021-09-10T15:07:12.202Z] 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 [2021-09-10T15:07:12.476Z] 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 [2021-09-10T15:07:19.217Z] ---> c8b3ce9157c1 [2021-09-10T15:07:19.217Z] Step 9/24 : RUN go mod tidy [2021-09-10T15:07:19.217Z] ---> Running in c430e1f8e3d7 [2021-09-10T15:07:20.672Z] ---> 4f6c32162b73 [2021-09-10T15:07:20.673Z] Step 9/23 : RUN go mod tidy [2021-09-10T15:07:20.673Z] ---> Running in b6accd962e60 [2021-09-10T15:07:21.269Z] Removing intermediate container c430e1f8e3d7 [2021-09-10T15:07:21.269Z] ---> fe49c5f77b2d [2021-09-10T15:07:21.270Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-10T15:07:21.270Z] ---> Running in e9129b1a90a6 [2021-09-10T15:07:21.873Z] 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 [2021-09-10T15:07:22.479Z] Removing intermediate container b6accd962e60 [2021-09-10T15:07:22.479Z] ---> 4cd22facc6fd [2021-09-10T15:07:22.479Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-10T15:07:22.479Z] ---> Running in 50bf37345c7f [2021-09-10T15:07:23.077Z] 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 [2021-09-10T15:07:50.181Z] 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 [2021-09-10T15:07:52.129Z] 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 [2021-09-10T15:07:54.089Z] Removing intermediate container 9ebad2885f8c [2021-09-10T15:07:54.089Z] ---> e766f87030d0 [2021-09-10T15:07:54.089Z] [2021-09-10T15:07:54.089Z] Step 11/22 : FROM alpine:3.12 [2021-09-10T15:07:54.089Z] 3.12: Pulling from library/alpine [2021-09-10T15:07:55.508Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-10T15:07:55.509Z] Status: Downloaded newer image for alpine:3.12 [2021-09-10T15:07:55.509Z] ---> 48b8ec4ed9eb [2021-09-10T15:07:55.509Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-10T15:07:55.509Z] ---> Running in c436a128ab3d [2021-09-10T15:07:56.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:07:56.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:07:56.476Z] Removing intermediate container a4b19a1b1fb2 [2021-09-10T15:07:56.476Z] ---> e611c1727344 [2021-09-10T15:07:56.476Z] [2021-09-10T15:07:56.476Z] Step 11/26 : FROM alpine:3.12 [2021-09-10T15:07:56.476Z] ---> 48b8ec4ed9eb [2021-09-10T15:07:56.476Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-10T15:07:56.751Z] ---> Running in ffba2fb43c91 [2021-09-10T15:07:56.751Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-10T15:07:56.751Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-10T15:07:56.751Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-10T15:07:56.751Z] (4/4) Installing curl (7.78.0-r0) [2021-09-10T15:07:56.751Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T15:07:56.751Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T15:07:56.751Z] OK: 7 MiB in 18 packages [2021-09-10T15:07:57.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:07:57.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:07:57.558Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-10T15:07:57.558Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-10T15:07:57.558Z] (3/3) Installing su-exec (0.2-r1) [2021-09-10T15:07:57.558Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T15:07:57.558Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T15:07:57.558Z] Removing intermediate container c436a128ab3d [2021-09-10T15:07:57.558Z] ---> 94389af78444 [2021-09-10T15:07:57.558Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T15:07:57.558Z] ---> Running in 9f210b94a393 [2021-09-10T15:07:57.558Z] OK: 6 MiB in 17 packages [2021-09-10T15:07:57.838Z] Removing intermediate container 9f210b94a393 [2021-09-10T15:07:57.838Z] ---> 9d885bbd1cf5 [2021-09-10T15:07:57.838Z] Step 14/22 : WORKDIR /edgex [2021-09-10T15:07:57.838Z] ---> Running in a0d40704559a [2021-09-10T15:07:58.108Z] Removing intermediate container a0d40704559a [2021-09-10T15:07:58.108Z] ---> 777af8aad3c3 [2021-09-10T15:07:58.108Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-10T15:07:58.388Z] Removing intermediate container ffba2fb43c91 [2021-09-10T15:07:58.388Z] ---> 244cca615286 [2021-09-10T15:07:58.388Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T15:07:58.388Z] ---> 9e83983649a1 [2021-09-10T15:07:58.388Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-10T15:07:58.388Z] ---> Running in 5efcef44940f [2021-09-10T15:07:58.667Z] Removing intermediate container 5efcef44940f [2021-09-10T15:07:58.667Z] ---> 7ce059f081f3 [2021-09-10T15:07:58.667Z] Step 14/26 : WORKDIR / [2021-09-10T15:07:58.667Z] ---> Running in 24b9ff6689dd [2021-09-10T15:07:58.667Z] ---> ff6c1d7f8928 [2021-09-10T15:07:58.667Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-10T15:07:58.943Z] Removing intermediate container 24b9ff6689dd [2021-09-10T15:07:58.943Z] ---> 96c0d50b2a79 [2021-09-10T15:07:58.943Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-10T15:07:59.214Z] ---> 8e3b1f7953b3 [2021-09-10T15:07:59.214Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-10T15:07:59.480Z] ---> Running in 1d201369602a [2021-09-10T15:07:59.480Z] ---> 57d96e92f5b7 [2021-09-10T15:07:59.480Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-10T15:07:59.755Z] Removing intermediate container 1d201369602a [2021-09-10T15:07:59.755Z] ---> 4f35e5d24640 [2021-09-10T15:07:59.755Z] Step 19/22 : CMD ["--init=true"] [2021-09-10T15:07:59.755Z] ---> Running in d55f8b692cd9 [2021-09-10T15:07:59.755Z] ---> 2486834ac9e5 [2021-09-10T15:07:59.755Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-10T15:08:00.026Z] Removing intermediate container d55f8b692cd9 [2021-09-10T15:08:00.026Z] ---> 0388776e025f [2021-09-10T15:08:00.026Z] Step 20/22 : LABEL arch=x86_64 [2021-09-10T15:08:00.026Z] ---> Running in 0dc99d473133 [2021-09-10T15:08:00.026Z] ---> cac98e694a7e [2021-09-10T15:08:00.026Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-10T15:08:00.026Z] Removing intermediate container 0dc99d473133 [2021-09-10T15:08:00.026Z] ---> 63e34f170145 [2021-09-10T15:08:00.026Z] Step 21/22 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:08:00.294Z] ---> Running in e4ecfd0b51b0 [2021-09-10T15:08:00.294Z] Removing intermediate container e4ecfd0b51b0 [2021-09-10T15:08:00.294Z] ---> f05ab3f97470 [2021-09-10T15:08:00.294Z] Step 22/22 : LABEL version=0.0.0 [2021-09-10T15:08:00.563Z] ---> a8e234d6a82f [2021-09-10T15:08:00.563Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-10T15:08:00.563Z] ---> Running in d3a157d79700 [2021-09-10T15:08:00.831Z] Removing intermediate container d3a157d79700 [2021-09-10T15:08:00.831Z] ---> bcf436b907e5 [2021-09-10T15:08:00.831Z] [2021-09-10T15:08:00.831Z] Successfully built bcf436b907e5 [2021-09-10T15:08:00.831Z] Successfully tagged security-proxy-setup:latest [2021-09-10T15:08:00.831Z] Building security-bootstrapper [2021-09-10T15:08:01.103Z]  Building security-proxy-setup ... done  ---> 307d37d22514 [2021-09-10T15:08:01.103Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-10T15:08:02.073Z] ---> ad41cce8eb32 [2021-09-10T15:08:02.073Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-10T15:08:02.666Z] ---> 427fc718cbd3 [2021-09-10T15:08:02.666Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-10T15:08:03.270Z] ---> Running in e073bae73ae6 [2021-09-10T15:08:04.689Z] Removing intermediate container e073bae73ae6 [2021-09-10T15:08:04.689Z] ---> e3a9dcc071a9 [2021-09-10T15:08:04.689Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-10T15:08:04.957Z] Removing intermediate container a9d8960ed4d1 [2021-09-10T15:08:04.957Z] ---> 2fdf566ede17 [2021-09-10T15:08:04.957Z] [2021-09-10T15:08:04.957Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T15:08:04.957Z] ---> 48b8ec4ed9eb [2021-09-10T15:08:04.957Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-10T15:08:04.957Z] ---> Running in 820f65d57d64 [2021-09-10T15:08:04.957Z] Removing intermediate container e9129b1a90a6 [2021-09-10T15:08:04.957Z] ---> 88da5a8b514f [2021-09-10T15:08:04.957Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-10T15:08:04.957Z] ---> Running in 69143a39ba0c [2021-09-10T15:08:04.957Z] ---> Running in 7638f4ea2310 [2021-09-10T15:08:04.957Z] Removing intermediate container 820f65d57d64 [2021-09-10T15:08:04.957Z] ---> 8c3f3dc2013a [2021-09-10T15:08:04.957Z] Step 24/26 : LABEL arch=x86_64 [2021-09-10T15:08:05.234Z] ---> Running in 252490034f45 [2021-09-10T15:08:05.234Z] Removing intermediate container 69143a39ba0c [2021-09-10T15:08:05.234Z] ---> 6da66cef0924 [2021-09-10T15:08:05.234Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-10T15:08:05.234Z] ---> Running in 8251df95de0b [2021-09-10T15:08:05.511Z] 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 [2021-09-10T15:08:05.511Z] Removing intermediate container 252490034f45 [2021-09-10T15:08:05.511Z] ---> 371d4bda3c8f [2021-09-10T15:08:05.511Z] Step 25/26 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:08:05.776Z] Removing intermediate container 8251df95de0b [2021-09-10T15:08:05.776Z] ---> 77d894037f34 [2021-09-10T15:08:05.776Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-10T15:08:05.776Z] ---> Running in 9a999a99296c [2021-09-10T15:08:05.776Z] ---> Running in 9dfe413e451c [2021-09-10T15:08:05.776Z] Removing intermediate container 50bf37345c7f [2021-09-10T15:08:05.776Z] ---> d72387da3cf2 [2021-09-10T15:08:05.776Z] [2021-09-10T15:08:05.776Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T15:08:05.776Z] ---> 48b8ec4ed9eb [2021-09-10T15:08:05.776Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-10T15:08:05.776Z] Removing intermediate container 9a999a99296c [2021-09-10T15:08:05.776Z] ---> fd98b0ae8cdc [2021-09-10T15:08:05.776Z] Step 26/26 : LABEL version=0.0.0 [2021-09-10T15:08:05.776Z] ---> Running in 96a1b6cae966 [2021-09-10T15:08:06.046Z] ---> Running in 5f1e20934ad5 [2021-09-10T15:08:06.046Z] Removing intermediate container 9dfe413e451c [2021-09-10T15:08:06.046Z] ---> 5d7065c44e79 [2021-09-10T15:08:06.046Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T15:08:06.325Z] ---> Running in 98ee53296029 [2021-09-10T15:08:06.325Z] Removing intermediate container 5f1e20934ad5 [2021-09-10T15:08:06.325Z] ---> 6127a344833e [2021-09-10T15:08:06.325Z] [2021-09-10T15:08:06.606Z] Successfully built 6127a344833e [2021-09-10T15:08:06.606Z] Successfully tagged security-secretstore-setup:latest [2021-09-10T15:08:06.606Z]  Building security-secretstore-setup ... done Building support-notifications [2021-09-10T15:08:06.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:08:06.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:08:06.875Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-10T15:08:06.875Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T15:08:06.875Z] OK: 6 MiB in 15 packages [2021-09-10T15:08:06.875Z] Removing intermediate container 7638f4ea2310 [2021-09-10T15:08:06.875Z] ---> da0805eeb528 [2021-09-10T15:08:06.875Z] [2021-09-10T15:08:06.875Z] Step 12/24 : FROM docker:20.10.7 [2021-09-10T15:08:08.286Z] 20.10.7: Pulling from library/docker [2021-09-10T15:08:09.342Z] Removing intermediate container 96a1b6cae966 [2021-09-10T15:08:09.342Z] ---> 698e3c3d9967 [2021-09-10T15:08:09.342Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T15:08:10.308Z] Removing intermediate container 98ee53296029 [2021-09-10T15:08:10.308Z] ---> 23948f514f81 [2021-09-10T15:08:10.308Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-10T15:08:10.575Z] ---> Running in c5bb0b3a999f [2021-09-10T15:08:11.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T15:08:11.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T15:08:11.158Z] ---> 96d9b3801b0d [2021-09-10T15:08:11.158Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T15:08:11.158Z] ---> Using cache [2021-09-10T15:08:11.158Z] ---> bd17d7b889c2 [2021-09-10T15:08:11.158Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T15:08:11.158Z] ---> Using cache [2021-09-10T15:08:11.158Z] ---> 31ab5bbf4fbc [2021-09-10T15:08:11.158Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-10T15:08:11.423Z] ---> Running in 9408fdef1fa0 [2021-09-10T15:08:11.423Z] Removing intermediate container c5bb0b3a999f [2021-09-10T15:08:11.423Z] ---> 30d06cd14c47 [2021-09-10T15:08:11.423Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-10T15:08:11.423Z] ---> Running in 699636baf730 [2021-09-10T15:08:11.688Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T15:08:11.688Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-10T15:08:11.688Z] ---> 96d9b3801b0d [2021-09-10T15:08:11.688Z] Step 3/32 : WORKDIR /edgex-go [2021-09-10T15:08:11.688Z] ---> Using cache [2021-09-10T15:08:11.688Z] ---> bd17d7b889c2 [2021-09-10T15:08:11.688Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T15:08:11.688Z] ---> Using cache [2021-09-10T15:08:11.688Z] ---> 31ab5bbf4fbc [2021-09-10T15:08:11.688Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-10T15:08:11.688Z] ---> Running in e47755de1924 [2021-09-10T15:08:11.688Z] ---> Running in 848afe63f37a [2021-09-10T15:08:11.959Z] Removing intermediate container e47755de1924 [2021-09-10T15:08:11.959Z] ---> 0264156c45b4 [2021-09-10T15:08:11.959Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T15:08:11.959Z] ---> Running in df489fc1fe0a [2021-09-10T15:08:11.959Z] Removing intermediate container df489fc1fe0a [2021-09-10T15:08:11.959Z] ---> 534bbde627ac [2021-09-10T15:08:11.959Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T15:08:11.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:08:12.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:08:12.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:08:12.227Z] ---> ab8bdcfd58be [2021-09-10T15:08:12.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-10T15:08:12.807Z] ---> 175f0c064a03 [2021-09-10T15:08:12.807Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-10T15:08:12.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:08:12.807Z] ---> 608ad7234a16 [2021-09-10T15:08:12.807Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-10T15:08:12.807Z] ---> Running in 0a26350ab41e [2021-09-10T15:08:13.071Z] Removing intermediate container 0a26350ab41e [2021-09-10T15:08:13.071Z] ---> 7a967a3af85c [2021-09-10T15:08:13.071Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T15:08:13.071Z] ---> Running in 726891e600e0 [2021-09-10T15:08:13.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:08:13.071Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-10T15:08:13.071Z] Removing intermediate container 726891e600e0 [2021-09-10T15:08:13.071Z] ---> 3d50176ceb0c [2021-09-10T15:08:13.071Z] Step 21/23 : LABEL arch=x86_64 [2021-09-10T15:08:13.071Z] ---> Running in a444cdfeb58b [2021-09-10T15:08:13.071Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-10T15:08:13.335Z] Removing intermediate container a444cdfeb58b [2021-09-10T15:08:13.335Z] ---> 05c294acb062 [2021-09-10T15:08:13.335Z] Step 22/23 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:08:13.335Z] ---> Running in 48e4d0cce8a6 [2021-09-10T15:08:13.335Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-10T15:08:13.335Z] Removing intermediate container 48e4d0cce8a6 [2021-09-10T15:08:13.335Z] ---> 23bd5de622d7 [2021-09-10T15:08:13.335Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T15:08:13.335Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-10T15:08:13.335Z] ---> Running in d30e50bf46ec [2021-09-10T15:08:13.616Z] Removing intermediate container d30e50bf46ec [2021-09-10T15:08:13.616Z] ---> a952e5a06a2d [2021-09-10T15:08:13.616Z] [2021-09-10T15:08:13.616Z] Successfully built a952e5a06a2d [2021-09-10T15:08:13.616Z] Successfully tagged support-scheduler:latest [2021-09-10T15:08:13.616Z]  Building support-scheduler ... done Building core-command [2021-09-10T15:08:13.616Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:08:13.616Z] OK: 219 MiB in 52 packages [2021-09-10T15:08:14.211Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-10T15:08:14.477Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-10T15:08:14.480Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T15:08:14.480Z] OK: 8 MiB in 20 packages [2021-09-10T15:08:15.449Z] OK: 219 MiB in 52 packages [2021-09-10T15:08:15.449Z] Removing intermediate container 699636baf730 [2021-09-10T15:08:15.449Z] ---> ba28f77d20f1 [2021-09-10T15:08:15.449Z] Step 6/23 : COPY go.mod . [2021-09-10T15:08:15.726Z] Removing intermediate container 9408fdef1fa0 [2021-09-10T15:08:15.726Z] ---> 8a9494ded713 [2021-09-10T15:08:15.726Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T15:08:15.998Z] ---> ef58016cc040 [2021-09-10T15:08:15.999Z] Step 7/23 : RUN go mod download [2021-09-10T15:08:15.999Z] ---> 7683ba33dc64 [2021-09-10T15:08:15.999Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-10T15:08:15.999Z] ---> Running in 737870bf6f44 [2021-09-10T15:08:16.269Z] Removing intermediate container 848afe63f37a [2021-09-10T15:08:16.269Z] ---> a631c61a1c04 [2021-09-10T15:08:16.269Z] Step 6/32 : COPY go.mod . [2021-09-10T15:08:16.540Z] ---> 4265c1cdb46a [2021-09-10T15:08:16.540Z] Step 7/32 : RUN go mod download [2021-09-10T15:08:16.811Z] ---> Running in 0eb76e1d7357 [2021-09-10T15:08:16.812Z] ---> 96cd4bbea22c [2021-09-10T15:08:16.812Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-10T15:08:17.398Z] ---> d15835c0d4af [2021-09-10T15:08:17.398Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-10T15:08:17.398Z] ---> Running in f75eab4dca64 [2021-09-10T15:08:17.673Z] Removing intermediate container f75eab4dca64 [2021-09-10T15:08:17.673Z] ---> 81dec32f65cf [2021-09-10T15:08:17.673Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T15:08:17.673Z] ---> Running in 8c72d8731686 [2021-09-10T15:08:17.673Z] Removing intermediate container 737870bf6f44 [2021-09-10T15:08:17.673Z] ---> 3c0249471591 [2021-09-10T15:08:17.673Z] Step 8/23 : COPY . . [2021-09-10T15:08:17.946Z] Removing intermediate container 8c72d8731686 [2021-09-10T15:08:17.946Z] ---> d5230a1159a8 [2021-09-10T15:08:17.946Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T15:08:18.210Z] ---> Running in e1d62580714f [2021-09-10T15:08:18.537Z] Removing intermediate container a646cea6d0fe [2021-09-10T15:08:18.537Z] ---> 934be7ecd8d9 [2021-09-10T15:08:18.537Z] Successfully built 934be7ecd8d9 [2021-09-10T15:08:18.537Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:08:18.802Z] Removing intermediate container e1d62580714f [2021-09-10T15:08:18.802Z] ---> 3985b32f7986 [2021-09-10T15:08:18.802Z] Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:08:18.889Z] + docker inspect -f . ci-base-image-arm64 [2021-09-10T15:08:18.890Z] . [Pipeline] withDockerContainer [2021-09-10T15:08:19.070Z] Removing intermediate container 0eb76e1d7357 [2021-09-10T15:08:19.070Z] ---> 0c51fafefe4e [2021-09-10T15:08:19.070Z] Step 8/32 : COPY . . [2021-09-10T15:08:19.167Z] prd-ubuntu18.04-docker-arm64-4c-16g-1956 does not seem to be running inside a container [2021-09-10T15:08:19.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-10T15:08:19.674Z] ---> Running in 2c92d5fbcc51 [2021-09-10T15:08:19.958Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T15:08:19.958Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T15:08:19.958Z] ---> 96d9b3801b0d [2021-09-10T15:08:19.958Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T15:08:19.958Z] ---> Using cache [2021-09-10T15:08:19.958Z] ---> bd17d7b889c2 [2021-09-10T15:08:19.958Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T15:08:19.958Z] ---> Using cache [2021-09-10T15:08:19.958Z] ---> 31ab5bbf4fbc [2021-09-10T15:08:19.958Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T15:08:19.958Z] ---> Using cache [2021-09-10T15:08:19.958Z] ---> a631c61a1c04 [2021-09-10T15:08:19.958Z] Step 6/24 : COPY go.mod . [2021-09-10T15:08:19.958Z] ---> Using cache [2021-09-10T15:08:19.958Z] ---> 4265c1cdb46a [2021-09-10T15:08:19.958Z] Step 7/24 : RUN go mod download [2021-09-10T15:08:19.958Z] ---> Using cache [2021-09-10T15:08:19.958Z] ---> 0c51fafefe4e [2021-09-10T15:08:19.958Z] Step 8/24 : COPY . . [2021-09-10T15:08:21.031Z] $ docker top b85d93af40e55750dc837fd788c57701679a7872c3bd421ed9c2bed42c5ef1f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T15:08:21.385Z] Removing intermediate container 2c92d5fbcc51 [2021-09-10T15:08:21.385Z] ---> 88af9796c77d [2021-09-10T15:08:21.385Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T15:08:21.991Z] + go version [2021-09-10T15:08:21.991Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-10T15:08:22.024Z] $ docker stop --time=1 b85d93af40e55750dc837fd788c57701679a7872c3bd421ed9c2bed42c5ef1f8 [2021-09-10T15:08:23.874Z] $ docker rm -f b85d93af40e55750dc837fd788c57701679a7872c3bd421ed9c2bed42c5ef1f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-09-10T15:08:26.146Z] ---> Running in 819513d04cef [2021-09-10T15:08:26.146Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-10T15:08:26.146Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-10T15:08:26.146Z] ---> 08bdaf2f88f9 [2021-09-10T15:08:26.146Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-10T15:08:26.146Z] ---> Running in febd787bac32 [2021-09-10T15:08:26.146Z] Removing intermediate container 819513d04cef [2021-09-10T15:08:26.146Z] ---> 90732bf0b44c [2021-09-10T15:08:26.146Z] [2021-09-10T15:08:26.146Z] Successfully built 90732bf0b44c [2021-09-10T15:08:26.146Z] Successfully tagged core-data:latest [2021-09-10T15:08:26.146Z] Building core-metadata [2021-09-10T15:08:26.146Z]  Building core-data ... done  ---> 45749c60ba38 [2021-09-10T15:08:26.146Z] Step 9/23 : RUN go mod tidy [2021-09-10T15:08:26.146Z] Removing intermediate container febd787bac32 [2021-09-10T15:08:26.146Z] ---> 4a40270579ae [2021-09-10T15:08:26.146Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-10T15:08:26.146Z] ---> Running in 359d35a52e8a [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:08:26.429Z] ---> Running in 109065d9e7b9 [2021-09-10T15:08:26.518Z] + docker inspect -f . ci-base-image-arm64 [2021-09-10T15:08:26.518Z] . [Pipeline] withDockerContainer [2021-09-10T15:08:26.790Z] prd-ubuntu18.04-docker-arm64-4c-16g-1956 does not seem to be running inside a container [2021-09-10T15:08:26.879Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-10T15:08:28.397Z] ---> fefacce34a88 [2021-09-10T15:08:28.397Z] Step 9/24 : RUN go mod tidy [2021-09-10T15:08:28.397Z] ---> Running in 65e8a316117e [2021-09-10T15:08:28.483Z] $ docker top 9ce5bf4954ba9a675dd5e2d6773a83f954cb5ce7809b69a0d92afc0b4656002c -eo pid,comm [2021-09-10T15:08:28.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:08:28.675Z] ---> 1d28a7d327d6 [2021-09-10T15:08:28.675Z] Step 9/32 : RUN go mod tidy [2021-09-10T15:08:28.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:08:28.675Z] ---> Running in 7ff24799dad3 [Pipeline] { [Pipeline] echo [2021-09-10T15:08:28.817Z] ========================================================= [2021-09-10T15:08:28.817Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-10T15:08:28.817Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T15:08:28.943Z] (1/39) Installing readline (8.1.0-r0) [2021-09-10T15:08:28.944Z] (2/39) Installing bash (5.1.0-r0) [2021-09-10T15:08:28.944Z] Executing bash-5.1.0-r0.post-install [2021-09-10T15:08:28.944Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-10T15:08:28.944Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-10T15:08:28.944Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-10T15:08:28.944Z] (6/39) Installing curl (7.78.0-r0) [2021-09-10T15:08:28.944Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-10T15:08:28.944Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-10T15:08:28.944Z] (9/39) Installing expat (2.2.10-r1) [2021-09-10T15:08:28.944Z] (10/39) Installing libffi (3.3-r2) [2021-09-10T15:08:28.944Z] (11/39) Installing gdbm (1.19-r0) [2021-09-10T15:08:28.944Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-10T15:08:28.944Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-10T15:08:28.944Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-10T15:08:29.211Z] Removing intermediate container 359d35a52e8a [2021-09-10T15:08:29.211Z] ---> 792c3ad75113 [2021-09-10T15:08:29.211Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-10T15:08:29.211Z] ---> Running in 3f4ed7578b55 [2021-09-10T15:08:29.488Z] + go mod tidy [2021-09-10T15:08:29.806Z] 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 [2021-09-10T15:08:30.073Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-10T15:08:30.074Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-10T15:08:30.074Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-10T15:08:30.074Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-10T15:08:30.339Z] (19/39) Installing py3-packaging (20.9-r0) [Pipeline] sh [2021-09-10T15:08:30.605Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-10T15:08:30.877Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-10T15:08:30.877Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-10T15:08:31.123Z] + make test [2021-09-10T15:08:31.123Z] go mod tidy [2021-09-10T15:08:31.149Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-10T15:08:31.149Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-10T15:08:31.149Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-10T15:08:31.149Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-10T15:08:31.149Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-10T15:08:31.149Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-10T15:08:31.149Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-10T15:08:31.149Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-10T15:08:31.419Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-10T15:08:31.419Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-10T15:08:31.419Z] Removing intermediate container 65e8a316117e [2021-09-10T15:08:31.419Z] ---> 03b0658efe5e [2021-09-10T15:08:31.419Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-10T15:08:31.419Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-10T15:08:31.688Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-10T15:08:31.688Z] ---> Running in b9e496ad4422 [2021-09-10T15:08:31.688Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-10T15:08:31.688Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-10T15:08:31.688Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-10T15:08:31.688Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-10T15:08:31.688Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-10T15:08:31.719Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-10T15:08:31.956Z] Removing intermediate container 7ff24799dad3 [2021-09-10T15:08:31.956Z] ---> b9ffa8486347 [2021-09-10T15:08:31.956Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-10T15:08:31.956Z] Executing busybox-1.32.1-r6.trigger [2021-09-10T15:08:31.956Z] OK: 82 MiB in 59 packages [2021-09-10T15:08:31.956Z] ---> Running in 7021c84f2465 [2021-09-10T15:08:32.546Z] 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 [2021-09-10T15:08:32.546Z] 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 [2021-09-10T15:08:35.143Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T15:08:35.143Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T15:08:35.143Z] ---> 96d9b3801b0d [2021-09-10T15:08:35.143Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T15:08:35.143Z] ---> Using cache [2021-09-10T15:08:35.143Z] ---> bd17d7b889c2 [2021-09-10T15:08:35.143Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T15:08:35.143Z] ---> Using cache [2021-09-10T15:08:35.143Z] ---> 31ab5bbf4fbc [2021-09-10T15:08:35.143Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T15:08:35.143Z] ---> Using cache [2021-09-10T15:08:35.143Z] ---> a631c61a1c04 [2021-09-10T15:08:35.143Z] Step 6/24 : COPY go.mod . [2021-09-10T15:08:35.143Z] ---> Using cache [2021-09-10T15:08:35.143Z] ---> 4265c1cdb46a [2021-09-10T15:08:35.143Z] Step 7/24 : RUN go mod download [2021-09-10T15:08:35.143Z] ---> Using cache [2021-09-10T15:08:35.143Z] ---> 0c51fafefe4e [2021-09-10T15:08:35.143Z] Step 8/24 : COPY . . [2021-09-10T15:08:35.143Z] ---> Using cache [2021-09-10T15:08:35.143Z] ---> 1d28a7d327d6 [2021-09-10T15:08:35.143Z] Step 9/24 : RUN go mod tidy [2021-09-10T15:08:35.143Z] ---> Using cache [2021-09-10T15:08:35.143Z] ---> b9ffa8486347 [2021-09-10T15:08:35.143Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-10T15:08:35.143Z] ---> Running in f2479f4a5039 [2021-09-10T15:08:35.412Z] Collecting docker-compose==1.23.2 [2021-09-10T15:08:35.412Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-10T15:08:35.412Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-10T15:08:35.412Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-10T15:08:35.683Z] Collecting jsonschema<3,>=2.5.1 [2021-09-10T15:08:35.683Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-10T15:08:35.683Z] Collecting texttable<0.10,>=0.9.0 [2021-09-10T15:08:35.683Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-10T15:08:35.683Z] 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 [2021-09-10T15:08:37.091Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-10T15:08:37.091Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-10T15:08:37.091Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-10T15:08:37.091Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-10T15:08:38.049Z] Collecting PyYAML<4,>=3.10 [2021-09-10T15:08:38.049Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-10T15:08:39.010Z] Collecting cached-property<2,>=1.2.0 [2021-09-10T15:08:39.010Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-10T15:08:39.010Z] Collecting docopt<0.7,>=0.6.1 [2021-09-10T15:08:39.280Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-10T15:08:39.869Z] Collecting docker<4.0,>=3.6.0 [2021-09-10T15:08:39.869Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-10T15:08:39.869Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-10T15:08:40.136Z] Collecting docker-pycreds>=0.4.0 [2021-09-10T15:08:40.136Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-10T15:08:40.136Z] Collecting idna<2.8,>=2.5 [2021-09-10T15:08:40.136Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-10T15:08:40.401Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-10T15:08:40.401Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-10T15:08:40.401Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-10T15:08:40.401Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-10T15:08:40.668Z] Collecting certifi>=2017.4.17 [2021-09-10T15:08:40.668Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-10T15:08:40.668Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-10T15:08:40.668Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-10T15:08:40.668Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-10T15:08:40.668Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-10T15:08:40.935Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-10T15:08:40.935Z] Attempting uninstall: urllib3 [2021-09-10T15:08:40.935Z] Found existing installation: urllib3 1.26.2 [2021-09-10T15:08:40.935Z] Uninstalling urllib3-1.26.2: [2021-09-10T15:08:40.935Z] Successfully uninstalled urllib3-1.26.2 [2021-09-10T15:08:41.207Z] Attempting uninstall: idna [2021-09-10T15:08:41.207Z] Found existing installation: idna 3.1 [2021-09-10T15:08:41.207Z] Uninstalling idna-3.1: [2021-09-10T15:08:41.207Z] Successfully uninstalled idna-3.1 [2021-09-10T15:08:41.474Z] Attempting uninstall: chardet [2021-09-10T15:08:41.474Z] Found existing installation: chardet 4.0.0 [2021-09-10T15:08:41.474Z] Uninstalling chardet-4.0.0: [2021-09-10T15:08:41.474Z] Successfully uninstalled chardet-4.0.0 [2021-09-10T15:08:42.056Z] Attempting uninstall: requests [2021-09-10T15:08:42.056Z] Found existing installation: requests 2.25.1 [2021-09-10T15:08:42.056Z] Uninstalling requests-2.25.1: [2021-09-10T15:08:42.056Z] Successfully uninstalled requests-2.25.1 [2021-09-10T15:08:42.056Z] Running setup.py install for texttable: started [2021-09-10T15:08:43.471Z] Running setup.py install for texttable: finished with status 'done' [2021-09-10T15:08:43.471Z] Running setup.py install for PyYAML: started [2021-09-10T15:08:44.055Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-10T15:08:44.327Z] Running setup.py install for docopt: started [2021-09-10T15:08:45.288Z] Running setup.py install for docopt: finished with status 'done' [2021-09-10T15:08:45.288Z] Running setup.py install for dockerpty: started [2021-09-10T15:08:45.558Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-10T15:08:46.143Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-09-10T15:08:50.448Z] Removing intermediate container 109065d9e7b9 [2021-09-10T15:08:50.448Z] ---> 2f729b45a001 [2021-09-10T15:08:50.448Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-10T15:08:50.448Z] ---> Running in a20de5dd2dfc [2021-09-10T15:08:50.448Z] Removing intermediate container a20de5dd2dfc [2021-09-10T15:08:50.448Z] ---> 1124030d580f [2021-09-10T15:08:50.448Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-10T15:08:50.448Z] ---> Running in dea8f4f8cd00 [2021-09-10T15:08:50.448Z] Removing intermediate container dea8f4f8cd00 [2021-09-10T15:08:50.448Z] ---> 02a3ae2395cd [2021-09-10T15:08:50.448Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-10T15:08:50.718Z] ---> d8d1618801c2 [2021-09-10T15:08:50.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-10T15:08:50.992Z] ---> 14d7e94eca52 [2021-09-10T15:08:50.992Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-10T15:08:51.576Z] ---> 097242759935 [2021-09-10T15:08:51.576Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-10T15:08:51.576Z] ---> Running in a86cecb4a231 [2021-09-10T15:08:51.576Z] Removing intermediate container a86cecb4a231 [2021-09-10T15:08:51.576Z] ---> f79e649aee6a [2021-09-10T15:08:51.576Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T15:08:51.576Z] ---> Running in db27ee5b427a [2021-09-10T15:08:51.852Z] Removing intermediate container db27ee5b427a [2021-09-10T15:08:51.852Z] ---> 9e93ba4cff0e [2021-09-10T15:08:51.852Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T15:08:51.852Z] ---> Running in bbcbadc86ff4 [2021-09-10T15:08:52.123Z] Removing intermediate container bbcbadc86ff4 [2021-09-10T15:08:52.123Z] ---> a0c1aed67037 [2021-09-10T15:08:52.123Z] Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:08:52.123Z] ---> Running in f276b67f1e73 [2021-09-10T15:08:52.123Z] Removing intermediate container f276b67f1e73 [2021-09-10T15:08:52.123Z] ---> 589c2896bb14 [2021-09-10T15:08:52.123Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T15:08:52.388Z] ---> Running in 0b009155e821 [2021-09-10T15:08:52.388Z] Removing intermediate container 0b009155e821 [2021-09-10T15:08:52.388Z] ---> e5b6fec6311f [2021-09-10T15:08:52.388Z] [2021-09-10T15:08:52.388Z] Successfully built e5b6fec6311f [2021-09-10T15:08:52.658Z] Successfully tagged sys-mgmt-agent:latest [2021-09-10T15:08:58.540Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-10T15:09:07.670Z]  Building sys-mgmt-agent ... done Removing intermediate container 3f4ed7578b55 [2021-09-10T15:09:07.670Z] ---> 5b765030c6a7 [2021-09-10T15:09:07.670Z] [2021-09-10T15:09:07.670Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T15:09:07.670Z] ---> 48b8ec4ed9eb [2021-09-10T15:09:07.670Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-10T15:09:07.670Z] ---> Running in 0d3d09c05336 [2021-09-10T15:09:07.670Z] Removing intermediate container b9e496ad4422 [2021-09-10T15:09:07.671Z] ---> 3c47d078d4f2 [2021-09-10T15:09:07.671Z] [2021-09-10T15:09:07.671Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T15:09:07.671Z] ---> 48b8ec4ed9eb [2021-09-10T15:09:07.671Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T15:09:07.671Z] ---> Using cache [2021-09-10T15:09:07.671Z] ---> 698e3c3d9967 [2021-09-10T15:09:07.671Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T15:09:07.671Z] ---> Using cache [2021-09-10T15:09:07.671Z] ---> 30d06cd14c47 [2021-09-10T15:09:07.671Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-10T15:09:07.671Z] ---> Running in b55b1cea8691 [2021-09-10T15:09:07.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:09:07.671Z] Removing intermediate container b55b1cea8691 [2021-09-10T15:09:07.671Z] ---> bdcdabc07ebe [2021-09-10T15:09:07.671Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T15:09:07.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:09:07.671Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-10T15:09:07.671Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-10T15:09:07.671Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T15:09:07.671Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T15:09:07.671Z] ---> Running in 75aefb1c27dc [2021-09-10T15:09:07.671Z] OK: 6 MiB in 16 packages [2021-09-10T15:09:07.671Z] Removing intermediate container 7021c84f2465 [2021-09-10T15:09:07.671Z] ---> 1dfb47139e06 [2021-09-10T15:09:07.671Z] [2021-09-10T15:09:07.671Z] Step 11/32 : FROM alpine:3.12 [2021-09-10T15:09:07.671Z] ---> 48b8ec4ed9eb [2021-09-10T15:09:07.671Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-10T15:09:07.671Z] ---> Running in 29b2f8af6fef [2021-09-10T15:09:07.671Z] Removing intermediate container 75aefb1c27dc [2021-09-10T15:09:07.671Z] ---> a61ea72eb8e7 [2021-09-10T15:09:07.671Z] Step 16/24 : WORKDIR / [2021-09-10T15:09:07.671Z] ---> Running in 3f98c98d7b06 [2021-09-10T15:09:07.671Z] Removing intermediate container 29b2f8af6fef [2021-09-10T15:09:07.671Z] ---> 7ff48a578236 [2021-09-10T15:09:07.671Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-10T15:09:07.671Z] ---> Running in 5587d84a1a18 [2021-09-10T15:09:07.939Z] Removing intermediate container 0d3d09c05336 [2021-09-10T15:09:07.939Z] ---> 4d1212442925 [2021-09-10T15:09:07.939Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T15:09:07.939Z] Removing intermediate container 3f98c98d7b06 [2021-09-10T15:09:07.939Z] ---> 75d6be5086c6 [2021-09-10T15:09:07.939Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T15:09:07.939Z] ---> Running in 457feeff6932 [2021-09-10T15:09:08.221Z] ---> 02a4eef35350 [2021-09-10T15:09:08.221Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-10T15:09:08.221Z] Removing intermediate container 457feeff6932 [2021-09-10T15:09:08.221Z] ---> e1851029ac65 [2021-09-10T15:09:08.221Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-10T15:09:08.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T15:09:08.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T15:09:08.494Z] ---> Running in ecce5f7d53cd [2021-09-10T15:09:08.494Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-10T15:09:08.494Z] (2/2) Installing su-exec (0.2-r1) [2021-09-10T15:09:08.494Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T15:09:08.494Z] OK: 6 MiB in 16 packages [2021-09-10T15:09:08.762Z] Removing intermediate container ecce5f7d53cd [2021-09-10T15:09:08.762Z] ---> 6165c517373d [2021-09-10T15:09:08.762Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T15:09:08.762Z] ---> 967105ccae89 [2021-09-10T15:09:08.762Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-10T15:09:08.762Z] ---> Running in 5d8f509923f1 [2021-09-10T15:09:09.032Z] Removing intermediate container 5d8f509923f1 [2021-09-10T15:09:09.032Z] ---> 74bbb420e504 [2021-09-10T15:09:09.032Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T15:09:09.032Z] Removing intermediate container 5587d84a1a18 [2021-09-10T15:09:09.032Z] ---> e1df657bb2e3 [2021-09-10T15:09:09.032Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-10T15:09:09.032Z] ---> Running in 91308b9397bf [2021-09-10T15:09:09.032Z] ---> 35c9fc8578ab [2021-09-10T15:09:09.032Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-10T15:09:09.032Z] ---> Running in 443df53853a0 [2021-09-10T15:09:09.298Z] ---> 6b0187985551 [2021-09-10T15:09:09.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-10T15:09:09.298Z] Removing intermediate container 91308b9397bf [2021-09-10T15:09:09.298Z] ---> 0e6cbffe0bb3 [2021-09-10T15:09:09.298Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-10T15:09:09.566Z] Removing intermediate container 443df53853a0 [2021-09-10T15:09:09.566Z] ---> 79b7f1692f44 [2021-09-10T15:09:09.566Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T15:09:09.566Z] ---> Running in bb15085f959d [2021-09-10T15:09:09.842Z] ---> Running in 6b3a2883f7c6 [2021-09-10T15:09:09.842Z] ---> a06ffece7ca4 [2021-09-10T15:09:09.842Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-10T15:09:09.842Z] Removing intermediate container f2479f4a5039 [2021-09-10T15:09:09.842Z] ---> cdbcea4c74f1 [2021-09-10T15:09:09.842Z] [2021-09-10T15:09:09.842Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T15:09:09.842Z] ---> 48b8ec4ed9eb [2021-09-10T15:09:09.842Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T15:09:09.842Z] ---> Using cache [2021-09-10T15:09:09.842Z] ---> 698e3c3d9967 [2021-09-10T15:09:09.842Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T15:09:09.842Z] ---> Using cache [2021-09-10T15:09:09.842Z] ---> 30d06cd14c47 [2021-09-10T15:09:09.842Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-10T15:09:09.842Z] ---> Running in 87569550d9c4 [2021-09-10T15:09:09.842Z] Removing intermediate container bb15085f959d [2021-09-10T15:09:09.842Z] ---> a060b3bc6fec [2021-09-10T15:09:09.842Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-10T15:09:09.842Z] Removing intermediate container 6b3a2883f7c6 [2021-09-10T15:09:09.842Z] ---> 9167c73fdb65 [2021-09-10T15:09:09.842Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T15:09:09.842Z] ---> Running in 93a3cfbc383b [2021-09-10T15:09:09.842Z] ---> Running in 4517d53e786e [2021-09-10T15:09:09.842Z] ---> 77f841c1122d [2021-09-10T15:09:09.842Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-10T15:09:10.113Z] Removing intermediate container 87569550d9c4 [2021-09-10T15:09:10.113Z] ---> 4e357ff41386 [2021-09-10T15:09:10.113Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T15:09:10.113Z] ---> Running in 39e78b945a6f [2021-09-10T15:09:10.113Z] ---> Running in cd52c1c18ba3 [2021-09-10T15:09:10.113Z] Removing intermediate container 4517d53e786e [2021-09-10T15:09:10.113Z] ---> 0099a2752bff [2021-09-10T15:09:10.113Z] Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:09:10.113Z] ---> Running in 33e04e95986d [2021-09-10T15:09:10.113Z] Removing intermediate container 39e78b945a6f [2021-09-10T15:09:10.113Z] ---> f815919ff459 [2021-09-10T15:09:10.113Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T15:09:10.113Z] Removing intermediate container cd52c1c18ba3 [2021-09-10T15:09:10.113Z] ---> fa09fb1f7131 [2021-09-10T15:09:10.113Z] Step 16/24 : WORKDIR / [2021-09-10T15:09:10.113Z] ---> Running in 4d30b39ad0d5 [2021-09-10T15:09:10.381Z] ---> Running in c6d5cd64f0dc [2021-09-10T15:09:10.381Z] Removing intermediate container 33e04e95986d [2021-09-10T15:09:10.381Z] ---> 9b22cfe18db0 [2021-09-10T15:09:10.381Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T15:09:10.381Z] ---> Running in bf1f559fc318 [2021-09-10T15:09:10.381Z] Removing intermediate container 4d30b39ad0d5 [2021-09-10T15:09:10.381Z] ---> c1fba0aac043 [2021-09-10T15:09:10.381Z] Step 21/23 : LABEL arch=x86_64 [2021-09-10T15:09:10.381Z] Removing intermediate container c6d5cd64f0dc [2021-09-10T15:09:10.381Z] ---> 7070710ab607 [2021-09-10T15:09:10.381Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T15:09:10.381Z] ---> Running in 4818ae42639d [2021-09-10T15:09:10.381Z] Removing intermediate container bf1f559fc318 [2021-09-10T15:09:10.381Z] ---> 419c709af8d2 [2021-09-10T15:09:10.381Z] [2021-09-10T15:09:10.655Z] Successfully built 419c709af8d2 [2021-09-10T15:09:10.655Z] Successfully tagged core-command:latest [2021-09-10T15:09:10.656Z]  Building core-command ... done Removing intermediate container 4818ae42639d [2021-09-10T15:09:10.656Z] ---> 89973f2c6518 [2021-09-10T15:09:10.656Z] Step 22/23 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:09:10.656Z] ---> b32b2235e406 [2021-09-10T15:09:10.656Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-10T15:09:10.656Z] Removing intermediate container 93a3cfbc383b [2021-09-10T15:09:10.656Z] ---> 0ea56c7cb777 [2021-09-10T15:09:10.656Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-10T15:09:10.656Z] ---> Running in c13de82e3406 [2021-09-10T15:09:10.656Z] ---> Running in 781e49c7d044 [2021-09-10T15:09:11.013Z] Removing intermediate container c13de82e3406 [2021-09-10T15:09:11.013Z] ---> 0408f235a181 [2021-09-10T15:09:11.013Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T15:09:11.013Z] Removing intermediate container 781e49c7d044 [2021-09-10T15:09:11.013Z] ---> 3a78713f3cd8 [2021-09-10T15:09:11.013Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-10T15:09:11.013Z] ---> Running in 171bc92c5c4e [2021-09-10T15:09:11.013Z] ---> 1bd36a3eb363 [2021-09-10T15:09:11.013Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-10T15:09:11.013Z] Removing intermediate container 171bc92c5c4e [2021-09-10T15:09:11.013Z] ---> ad414bcab89d [2021-09-10T15:09:11.013Z] [2021-09-10T15:09:11.378Z] ---> f25ee7364c1e [2021-09-10T15:09:11.378Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-10T15:09:11.378Z] Successfully built ad414bcab89d [2021-09-10T15:09:11.378Z] ---> Running in b2fe6f13efe5 [2021-09-10T15:09:11.378Z] Successfully tagged support-notifications:latest [2021-09-10T15:09:11.378Z]  Building support-notifications ... done  ---> d1d165d62047 [2021-09-10T15:09:11.378Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-10T15:09:11.378Z] ---> Running in 4b5d5e0870d1 [2021-09-10T15:09:11.378Z] Removing intermediate container 4b5d5e0870d1 [2021-09-10T15:09:11.378Z] ---> edcf5592abb7 [2021-09-10T15:09:11.378Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T15:09:11.647Z] ---> Running in 5d42b3e9c131 [2021-09-10T15:09:11.647Z] Removing intermediate container 5d42b3e9c131 [2021-09-10T15:09:11.647Z] ---> 5122e432de45 [2021-09-10T15:09:11.647Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T15:09:11.647Z] ---> Running in f251f9e73a34 [2021-09-10T15:09:11.647Z] Removing intermediate container f251f9e73a34 [2021-09-10T15:09:11.647Z] ---> 5d16486277e7 [2021-09-10T15:09:11.647Z] Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:09:11.647Z] ---> Running in 16213bcc53c5 [2021-09-10T15:09:11.920Z] Removing intermediate container b2fe6f13efe5 [2021-09-10T15:09:11.920Z] ---> 3e9b34a8338f [2021-09-10T15:09:11.920Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T15:09:11.920Z] Removing intermediate container 16213bcc53c5 [2021-09-10T15:09:11.920Z] ---> 276b6c5e2b4d [2021-09-10T15:09:11.920Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T15:09:11.920Z] ---> Running in 95f364c3e91a [2021-09-10T15:09:11.920Z] ---> 4107bc8d0c2d [2021-09-10T15:09:11.920Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-10T15:09:11.920Z] Removing intermediate container 95f364c3e91a [2021-09-10T15:09:11.920Z] ---> 07b5e3d266f3 [2021-09-10T15:09:11.920Z] [2021-09-10T15:09:12.191Z] Successfully built 07b5e3d266f3 [2021-09-10T15:09:12.191Z] Successfully tagged core-metadata:latest [2021-09-10T15:09:12.457Z]  Building core-metadata ... done  ---> 11b73efa4073 [2021-09-10T15:09:12.457Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-10T15:09:12.457Z] ---> a5464b8789f1 [2021-09-10T15:09:12.457Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-10T15:09:12.724Z] ---> 89627e235199 [2021-09-10T15:09:12.724Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-10T15:09:12.724Z] ---> bbcb8aa62139 [2021-09-10T15:09:12.724Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-10T15:09:12.991Z] ---> Running in 7b81feb76563 [2021-09-10T15:09:13.258Z] Removing intermediate container 7b81feb76563 [2021-09-10T15:09:13.258Z] ---> 960a5e311778 [2021-09-10T15:09:13.258Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-10T15:09:13.258Z] ---> cc5ba02e7a42 [2021-09-10T15:09:13.258Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-10T15:09:13.258Z] ---> Running in 5d42be60345d [2021-09-10T15:09:13.844Z] Removing intermediate container 5d42be60345d [2021-09-10T15:09:13.844Z] ---> 01d282831df4 [2021-09-10T15:09:13.844Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-10T15:09:13.844Z] ---> Running in 90117b47da1b [2021-09-10T15:09:14.111Z] Removing intermediate container 90117b47da1b [2021-09-10T15:09:14.111Z] ---> 349d8cfc866b [2021-09-10T15:09:14.111Z] Step 29/32 : CMD ["gate"] [2021-09-10T15:09:14.111Z] ---> Running in ea01e9434e04 [2021-09-10T15:09:14.111Z] Removing intermediate container ea01e9434e04 [2021-09-10T15:09:14.111Z] ---> 65fa632d0c5d [2021-09-10T15:09:14.111Z] Step 30/32 : LABEL arch=x86_64 [2021-09-10T15:09:14.381Z] ---> Running in f8aaceed7556 [2021-09-10T15:09:14.381Z] Removing intermediate container f8aaceed7556 [2021-09-10T15:09:14.381Z] ---> bd15c53c5352 [2021-09-10T15:09:14.381Z] Step 31/32 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:09:14.381Z] ---> Running in 0e0077039048 [2021-09-10T15:09:14.658Z] Removing intermediate container 0e0077039048 [2021-09-10T15:09:14.658Z] ---> 121c2a64ff82 [2021-09-10T15:09:14.658Z] Step 32/32 : LABEL version=0.0.0 [2021-09-10T15:09:14.658Z] ---> Running in a4330705c406 [2021-09-10T15:09:14.658Z] Removing intermediate container a4330705c406 [2021-09-10T15:09:14.658Z] ---> fdde6a28baae [2021-09-10T15:09:14.658Z] [2021-09-10T15:09:14.658Z] Successfully built fdde6a28baae [2021-09-10T15:09:14.658Z] Successfully tagged security-bootstrapper:latest [2021-09-10T15:09:14.935Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-09-10T15:09:14.941Z] $ docker stop --time=1 81330de6aa127839a7ed6389f8b2581679064fc816a1cbde2d28b3cfedbdee5b [2021-09-10T15:09:16.213Z] $ docker rm -f 81330de6aa127839a7ed6389f8b2581679064fc816a1cbde2d28b3cfedbdee5b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-10T15:09:18.410Z] + docker images [2021-09-10T15:09:18.410Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-10T15:09:18.410Z] security-bootstrapper latest fdde6a28baae 4 seconds ago 18.8MB [2021-09-10T15:09:18.410Z] core-metadata latest 07b5e3d266f3 7 seconds ago 16.7MB [2021-09-10T15:09:18.410Z] core-command latest 419c709af8d2 8 seconds ago 16MB [2021-09-10T15:09:18.410Z] support-notifications latest ad414bcab89d 8 seconds ago 16.8MB [2021-09-10T15:09:18.410Z] cdbcea4c74f1 9 seconds ago 1.76GB [2021-09-10T15:09:18.410Z] 1dfb47139e06 11 seconds ago 1.75GB [2021-09-10T15:09:18.410Z] 3c47d078d4f2 12 seconds ago 1.75GB [2021-09-10T15:09:18.410Z] 5b765030c6a7 13 seconds ago 1.75GB [2021-09-10T15:09:18.410Z] sys-mgmt-agent latest e5b6fec6311f 26 seconds ago 325MB [2021-09-10T15:09:18.410Z] core-data latest 90732bf0b44c 54 seconds ago 20.4MB [2021-09-10T15:09:18.410Z] support-scheduler latest a952e5a06a2d About a minute ago 16.1MB [2021-09-10T15:09:18.410Z] da0805eeb528 About a minute ago 1.75GB [2021-09-10T15:09:18.410Z] security-secretstore-setup latest 6127a344833e About a minute ago 28.1MB [2021-09-10T15:09:18.410Z] d72387da3cf2 About a minute ago 1.75GB [2021-09-10T15:09:18.410Z] 2fdf566ede17 About a minute ago 1.76GB [2021-09-10T15:09:18.410Z] security-proxy-setup latest bcf436b907e5 About a minute ago 26MB [2021-09-10T15:09:18.410Z] e611c1727344 About a minute ago 1.76GB [2021-09-10T15:09:18.410Z] e766f87030d0 About a minute ago 1.76GB [2021-09-10T15:09:18.410Z] ci-base-image-x86_64 latest 96d9b3801b0d 5 minutes ago 1.25GB [2021-09-10T15:09:18.410Z] alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB [2021-09-10T15:09:18.410Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-10T15:09:18.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-10T15:09:18.410Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-10T15:09:18.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 [2021-09-10T15:09:33.781Z] Still waiting to schedule task [2021-09-10T15:09:33.782Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-10T15:09:58.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-10T15:09:58.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-10T15:09:58.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-10T15:09:58.382Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-10T15:10:10.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-10T15:10:10.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-10T15:10:10.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-10T15:10:10.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-10T15:10:10.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-10T15:10:10.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-10T15:10:11.443Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-10T15:10:11.444Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-10T15:10:11.444Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-10T15:10:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-10T15:10:19.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements [2021-09-10T15:10:19.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-10T15:10:19.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-10T15:10:23.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.309s coverage: 100.0% of statements [2021-09-10T15:10:23.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-10T15:10:24.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.287s coverage: 46.3% of statements [2021-09-10T15:10:24.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-10T15:10:24.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-10T15:10:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.573s coverage: 90.1% of statements [2021-09-10T15:10:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-10T15:10:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-10T15:10:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.293s coverage: 81.2% of statements [2021-09-10T15:10:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-10T15:10:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-10T15:10:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-10T15:10:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-10T15:10:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-10T15:10:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.461s coverage: 94.2% of statements [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-10T15:10:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 59.1% of statements [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-10T15:10:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.224s coverage: 60.0% of statements [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-10T15:10:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.270s coverage: 0.8% of statements [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-10T15:10:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.215s coverage: 58.8% of statements [2021-09-10T15:10:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.184s coverage: 21.7% of statements [2021-09-10T15:10:35.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-10T15:10:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements [2021-09-10T15:10:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.188s coverage: 79.5% of statements [2021-09-10T15:10:35.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2021-09-10T15:10:36.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.342s coverage: 96.3% of statements [2021-09-10T15:10:36.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.280s coverage: 87.5% of statements [2021-09-10T15:10:50.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.335s coverage: 94.4% of statements [2021-09-10T15:10:50.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements [2021-09-10T15:10:54.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.596s coverage: 81.8% of statements [2021-09-10T15:10:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.246s coverage: 80.0% of statements [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.759s coverage: 91.2% of statements [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.804s coverage: 64.4% of statements [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-10T15:11:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-09-10T15:11:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-09-10T15:11:03.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-09-10T15:11:03.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.129s coverage: 100.0% of statements [2021-09-10T15:11:08.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.929s coverage: 62.6% of statements [2021-09-10T15:11:08.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-10T15:11:08.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-10T15:11:08.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-10T15:11:10.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.778s coverage: 43.6% of statements [2021-09-10T15:11:10.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-10T15:11:10.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-10T15:11:10.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements [2021-09-10T15:11:10.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-10T15:11:10.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements [2021-09-10T15:11:10.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-10T15:11:18.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 19.5% of statements [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-10T15:11:18.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 92.0% of statements [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-10T15:11:18.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.332s coverage: 63.2% of statements [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-10T15:11:18.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.397s coverage: 97.7% of statements [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-10T15:11:18.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-10T15:11:18.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-10T15:11:18.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.241s coverage: 100.0% of statements [2021-09-10T15:11:18.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.068s coverage: 95.4% of statements [2021-09-10T15:11:18.500Z] 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 [2021-09-10T15:11:18.500Z] if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-10T15:11:18.500Z] /go/bin/golangci-lint [2021-09-10T15:12:26.542Z] level=error msg="Timeout exceeded: try increasing it by passing --timeout option" [2021-09-10T15:12:26.542Z] make: *** [Makefile:104: lint] Error 4 [Pipeline] } [2021-09-10T15:12:26.565Z] $ docker stop --time=1 9ce5bf4954ba9a675dd5e2d6773a83f954cb5ce7809b69a0d92afc0b4656002c [2021-09-10T15:12:29.027Z] $ docker rm -f 9ce5bf4954ba9a675dd5e2d6773a83f954cb5ce7809b69a0d92afc0b4656002c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:12:31.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T15:12:31.006Z] [2021-09-10T15:12:31.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:12:31.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T15:12:31.626Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-10T15:12:31.626Z] 448f6bf000e3: Pulling fs layer [2021-09-10T15:12:31.626Z] f757da607395: Pulling fs layer [2021-09-10T15:12:31.626Z] 05883995daec: Pulling fs layer [2021-09-10T15:12:31.626Z] 8603b9c90790: Pulling fs layer [2021-09-10T15:12:31.626Z] 1560dd03e051: Pulling fs layer [2021-09-10T15:12:31.626Z] 27f5ce0e4adf: Pulling fs layer [2021-09-10T15:12:31.626Z] c2d8d7efcc4b: Pulling fs layer [2021-09-10T15:12:31.626Z] 8603b9c90790: Waiting [2021-09-10T15:12:31.626Z] 1560dd03e051: Waiting [2021-09-10T15:12:31.626Z] 27f5ce0e4adf: Waiting [2021-09-10T15:12:31.626Z] c2d8d7efcc4b: Waiting [2021-09-10T15:12:31.898Z] f757da607395: Verifying Checksum [2021-09-10T15:12:31.898Z] f757da607395: Download complete [2021-09-10T15:12:31.898Z] 8603b9c90790: Verifying Checksum [2021-09-10T15:12:31.898Z] 8603b9c90790: Download complete [2021-09-10T15:12:32.172Z] 1560dd03e051: Verifying Checksum [2021-09-10T15:12:32.173Z] 1560dd03e051: Download complete [2021-09-10T15:12:32.173Z] 27f5ce0e4adf: Verifying Checksum [2021-09-10T15:12:32.173Z] 27f5ce0e4adf: Download complete [2021-09-10T15:12:32.443Z] 05883995daec: Verifying Checksum [2021-09-10T15:12:32.443Z] 05883995daec: Download complete [2021-09-10T15:12:33.416Z] 448f6bf000e3: Verifying Checksum [2021-09-10T15:12:33.416Z] 448f6bf000e3: Download complete [2021-09-10T15:12:36.045Z] c2d8d7efcc4b: Verifying Checksum [2021-09-10T15:12:36.045Z] c2d8d7efcc4b: Download complete [2021-09-10T15:12:36.638Z] 448f6bf000e3: Pull complete [2021-09-10T15:12:37.615Z] f757da607395: Pull complete [2021-09-10T15:12:39.049Z] 05883995daec: Pull complete [2021-09-10T15:12:39.324Z] 8603b9c90790: Pull complete [2021-09-10T15:12:40.305Z] 1560dd03e051: Pull complete [2021-09-10T15:12:40.576Z] 27f5ce0e4adf: Pull complete [2021-09-10T15:12:55.644Z] c2d8d7efcc4b: Pull complete [2021-09-10T15:12:55.644Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-10T15:12:55.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T15:12:55.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-10T15:12:55.907Z] prd-ubuntu18.04-docker-arm64-4c-16g-1956 does not seem to be running inside a container [2021-09-10T15:12:55.988Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-10T15:12:59.819Z] $ docker top 231698d36dd2711bbe9b5add1332493ea803063d9468d694c612171efbca3a43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:13:01.013Z] ---> job-cost.sh [2021-09-10T15:13:01.013Z] lf-activate-venv: SKIPPING [2021-09-10T15:13:01.013Z] INFO: No Stack... [2021-09-10T15:13:01.985Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-10T15:13:02.255Z] INFO: Archiving Costs [Pipeline] sh [2021-09-10T15:13:02.912Z] + cut -d, -f6 [2021-09-10T15:13:02.912Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2021-09-10T15:13:02.973Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3700-6-stack-cost] [2021-09-10T15:13:02.982Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3700-6-stack-cost] did not exist. Created. [2021-09-10T15:13:02.982Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3700-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-10T15:13:05.457Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-10T15:13:06.340Z] Stashed 1 file(s) [Pipeline] } [2021-09-10T15:13:06.349Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3700-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-10T15:13:06.377Z] $ docker stop --time=1 231698d36dd2711bbe9b5add1332493ea803063d9468d694c612171efbca3a43 [2021-09-10T15:13:08.079Z] $ docker rm -f 231698d36dd2711bbe9b5add1332493ea803063d9468d694c612171efbca3a43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-10T15:13:08.590Z] Failed in branch arm64 [2021-09-10T15:14:58.656Z] Running on prd-ubuntu18.04-docker-8c-8g-1958 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws [2021-09-10T15:14:58.679Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-09-10T15:14:58.796Z] The recommended git tool is: git [2021-09-10T15:15:05.354Z] using credential edgex-jenkins-ssh [2021-09-10T15:15:05.370Z] Cloning the remote Git repository [2021-09-10T15:15:05.406Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-10T15:15:05.485Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-09-10T15:15:05.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T15:15:05.516Z] > git --version # timeout=10 [2021-09-10T15:15:05.521Z] > git --version # 'git version 2.17.1' [2021-09-10T15:15:05.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T15:15:05.576Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T15:15:24.619Z] Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:15:24.739Z] Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [2021-09-10T15:15:24.740Z] Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) [2021-09-10T15:15:24.008Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T15:15:24.014Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T15:15:24.027Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T15:15:24.046Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T15:15:24.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T15:15:24.052Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-10T15:15:24.632Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T15:15:24.642Z] > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [2021-09-10T15:15:24.711Z] > git remote # timeout=10 [2021-09-10T15:15:24.718Z] > git config --get remote.origin.url # timeout=10 [2021-09-10T15:15:24.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T15:15:24.725Z] > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 [2021-09-10T15:15:24.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-10T15:15:24.743Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T15:15:24.746Z] > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [2021-09-10T15:15:30.070Z] Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:15:30.840Z] + echo snap-build.sh [2021-09-10T15:15:30.840Z] snap-build.sh [2021-09-10T15:15:30.840Z] + SNAP_BASE_DIR=. [2021-09-10T15:15:30.840Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-09-10T15:15:30.840Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-09-10T15:15:30.840Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-09-10T15:15:30.840Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-09-10T15:15:30.840Z] + cd /w/workspace/edgex-go/6 [2021-09-10T15:15:30.840Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-10T15:15:30.840Z] Reading package lists... [2021-09-10T15:15:30.840Z] Building dependency tree... [2021-09-10T15:15:30.840Z] Reading state information... [2021-09-10T15:15:30.840Z] The following packages were automatically installed and are no longer required: [2021-09-10T15:15:30.840Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-10T15:15:30.840Z] uidmap xdelta3 [2021-09-10T15:15:30.840Z] Use 'sudo apt autoremove' to remove them. [2021-09-10T15:15:30.840Z] The following packages will be REMOVED: [2021-09-10T15:15:30.840Z] lxd* lxd-client* [2021-09-10T15:15:31.109Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-10T15:15:31.109Z] After this operation, 31.7 MB disk space will be freed. [2021-09-10T15:15:31.643Z] (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.) [2021-09-10T15:15:31.643Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T15:15:32.227Z] Removing lxd dnsmasq configuration [2021-09-10T15:15:32.493Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T15:15:32.494Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-10T15:15:33.075Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T15:15:33.340Z] (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.) [2021-09-10T15:15:33.340Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T15:15:34.746Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-10T15:15:34.746Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-10T15:15:35.012Z] + sudo snap remove --purge lxd [2021-09-10T15:15:35.279Z] snap "lxd" is not installed [2021-09-10T15:15:35.279Z] + sudo groupadd --force --system lxd [2021-09-10T15:15:35.279Z] ++ whoami [2021-09-10T15:15:35.279Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-10T15:15:35.279Z] + newgrp - lxd [2021-09-10T15:15:35.279Z] + sudo snap install lxd [2021-09-10T15:15:45.345Z] 2021-09-10T15:15:42Z INFO Waiting for automatic snapd restart... [2021-09-10T15:15:55.975Z] lxd 4.18 from Canonical* installed [2021-09-10T15:15:55.975Z] + sudo lxd init --auto [2021-09-10T15:16:04.168Z] + sudo snap install --classic snapcraft [2021-09-10T15:16:16.480Z] snapcraft 5.0 from Canonical* installed [2021-09-10T15:16:16.481Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-10T15:16:16.481Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-10T15:16:16.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-10T15:16:16.481Z] Dload Upload Total Spent Left Speed [2021-09-10T15:16:16.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3522 [2021-09-10T15:16:16.747Z] 100 3325k 100 3325k 0 0 7455k 0 --:--:-- --:--:-- --:--:-- 7455k [2021-09-10T15:16:16.747Z] ./yq_linux_amd64 [2021-09-10T15:16:16.747Z] + sudo snapcraft prime --use-lxd [2021-09-10T15:16:19.322Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-10T15:16:19.322Z] 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: [2021-09-10T15:16:19.322Z] - README.md [2021-09-10T15:16:19.322Z] [2021-09-10T15:16:19.322Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-10T15:16:19.322Z] Launching a container. [2021-09-10T15:16:25.979Z] Waiting for container to be ready [2021-09-10T15:16:26.246Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-10T15:16:26.246Z] [2021-09-10T15:16:29.578Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-10T15:16:30.163Z] Waiting for network to be ready... [2021-09-10T15:16:30.433Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-10T15:16:30.433Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-10T15:16:30.700Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-10T15:16:30.700Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-10T15:16:30.700Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-10T15:16:30.700Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-10T15:16:30.700Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-10T15:16:30.700Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-10T15:16:30.700Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-10T15:16:30.700Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-10T15:16:33.807Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-10T15:16:33.807Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-10T15:16:33.807Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-10T15:16:33.807Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-10T15:16:33.807Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-10T15:16:33.807Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-10T15:16:33.807Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-10T15:16:33.807Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-10T15:16:33.807Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-10T15:16:33.807Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-10T15:16:33.807Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-10T15:16:33.807Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-10T15:16:33.807Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-10T15:16:33.807Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-10T15:16:33.807Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-10T15:16:33.807Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-10T15:16:33.807Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-10T15:16:34.766Z] Fetched 25.2 MB in 4s (5924 kB/s) [2021-09-10T15:16:35.348Z] Reading package lists... [2021-09-10T15:16:35.616Z] Reading package lists... [2021-09-10T15:16:35.883Z] Building dependency tree... [2021-09-10T15:16:35.883Z] Reading state information... [2021-09-10T15:16:35.883Z] The following additional packages will be installed: [2021-09-10T15:16:35.883Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-10T15:16:35.883Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-10T15:16:35.883Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-10T15:16:35.883Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-10T15:16:35.883Z] Suggested packages: [2021-09-10T15:16:35.883Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-10T15:16:35.883Z] Recommended packages: [2021-09-10T15:16:35.883Z] gnupg libsasl2-modules [2021-09-10T15:16:36.148Z] The following NEW packages will be installed: [2021-09-10T15:16:36.148Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-10T15:16:36.148Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-10T15:16:36.148Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-10T15:16:36.148Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-10T15:16:36.148Z] The following packages will be upgraded: [2021-09-10T15:16:36.148Z] gpg gpg-agent gpgconf libudev1 [2021-09-10T15:16:36.148Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-10T15:16:36.148Z] Need to get 3527 kB of archives. [2021-09-10T15:16:36.148Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-10T15:16:36.148Z] 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] [2021-09-10T15:16:36.148Z] 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] [2021-09-10T15:16:36.148Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-10T15:16:36.148Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-10T15:16:36.415Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-10T15:16:36.680Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-10T15:16:36.947Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-10T15:16:36.947Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-10T15:16:36.947Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-10T15:16:36.947Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-10T15:16:36.947Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-10T15:16:36.947Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-10T15:16:36.947Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-10T15:16:36.947Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-10T15:16:36.947Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-10T15:16:36.947Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-10T15:16:37.212Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-10T15:16:37.212Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-10T15:16:37.212Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-10T15:16:37.212Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-10T15:16:37.212Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-10T15:16:37.212Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-10T15:16:37.212Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T15:16:37.478Z] Fetched 3527 kB in 1s (2949 kB/s) [2021-09-10T15:16:37.478Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-10T15:16:37.478Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-10T15:16:37.478Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T15:16:37.478Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-10T15:16:37.478Z] Selecting previously unselected package udev. [2021-09-10T15:16:37.478Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-10T15:16:37.478Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-10T15:16:37.478Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-10T15:16:37.743Z] Selecting previously unselected package libfuse2:amd64. [2021-09-10T15:16:37.743Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-10T15:16:37.743Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-10T15:16:37.743Z] Selecting previously unselected package fuse. [2021-09-10T15:16:37.743Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-10T15:16:37.743Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-10T15:16:37.743Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T15:16:37.743Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T15:16:38.008Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T15:16:38.008Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T15:16:38.008Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T15:16:38.008Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T15:16:38.008Z] Selecting previously unselected package libksba8:amd64. [2021-09-10T15:16:38.008Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-10T15:16:38.008Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-10T15:16:38.008Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-10T15:16:38.008Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T15:16:38.008Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:38.275Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-10T15:16:38.275Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T15:16:38.275Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:38.275Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-10T15:16:38.275Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T15:16:38.275Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:38.275Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-10T15:16:38.275Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T15:16:38.275Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:38.275Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-10T15:16:38.275Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T15:16:38.275Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:38.275Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-10T15:16:38.275Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T15:16:38.275Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:38.541Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-10T15:16:38.541Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T15:16:38.541Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:38.541Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-10T15:16:38.541Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T15:16:38.541Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:38.541Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-10T15:16:38.541Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T15:16:38.541Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:38.541Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-10T15:16:38.541Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-10T15:16:38.541Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T15:16:38.541Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-10T15:16:38.541Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-10T15:16:38.541Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T15:16:38.809Z] Selecting previously unselected package libldap-common. [2021-09-10T15:16:38.809Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-10T15:16:38.809Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T15:16:38.809Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-10T15:16:38.809Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-10T15:16:38.809Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T15:16:38.809Z] Selecting previously unselected package dirmngr. [2021-09-10T15:16:38.809Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T15:16:38.809Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-10T15:16:38.809Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T15:16:38.809Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-10T15:16:38.809Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-10T15:16:38.809Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T15:16:38.809Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T15:16:39.075Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-10T15:16:39.075Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:39.075Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-10T15:16:39.075Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T15:16:39.075Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-10T15:16:39.342Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-10T15:16:39.342Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:39.342Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-10T15:16:39.342Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-10T15:16:39.342Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-10T15:16:39.342Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:39.342Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:39.342Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:39.608Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:39.608Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:39.608Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:39.608Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T15:16:39.608Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T15:16:39.608Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-10T15:16:39.608Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T15:16:39.873Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-10T15:16:39.873Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-10T15:16:39.873Z] This means they are not meant to be enabled using systemctl. [2021-09-10T15:16:39.873Z] Possible reasons for having this kind of units are: [2021-09-10T15:16:39.873Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-10T15:16:39.873Z] .wants/ or .requires/ directory. [2021-09-10T15:16:39.873Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-10T15:16:39.873Z] a requirement dependency on it. [2021-09-10T15:16:39.874Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-10T15:16:39.874Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-10T15:16:39.874Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-10T15:16:39.874Z] instance name specified. [2021-09-10T15:16:40.139Z] Reading package lists... [2021-09-10T15:16:40.404Z] Building dependency tree... [2021-09-10T15:16:40.404Z] Reading state information... [2021-09-10T15:16:40.670Z] The following additional packages will be installed: [2021-09-10T15:16:40.670Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-10T15:16:40.670Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-10T15:16:40.670Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-10T15:16:40.670Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-10T15:16:40.670Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-10T15:16:40.670Z] Suggested packages: [2021-09-10T15:16:40.670Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-10T15:16:40.670Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-10T15:16:40.670Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-10T15:16:40.670Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-10T15:16:40.670Z] systemd-container policykit-1 [2021-09-10T15:16:40.670Z] Recommended packages: [2021-09-10T15:16:40.670Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-10T15:16:40.670Z] The following NEW packages will be installed: [2021-09-10T15:16:40.670Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-10T15:16:40.670Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-10T15:16:40.671Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-10T15:16:40.671Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-10T15:16:40.671Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-10T15:16:40.671Z] The following packages will be upgraded: [2021-09-10T15:16:40.671Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-10T15:16:40.671Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-10T15:16:40.671Z] Need to get 36.7 MB of archives. [2021-09-10T15:16:40.671Z] After this operation, 147 MB of additional disk space will be used. [2021-09-10T15:16:40.671Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-10T15:16:40.671Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-10T15:16:40.671Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-10T15:16:40.937Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-10T15:16:40.937Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-10T15:16:40.937Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-10T15:16:40.937Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-10T15:16:40.937Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-10T15:16:40.937Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-10T15:16:40.937Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-10T15:16:40.937Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-10T15:16:40.937Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-10T15:16:40.937Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-10T15:16:40.937Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-10T15:16:40.937Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-10T15:16:40.937Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-10T15:16:40.937Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-10T15:16:41.895Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-10T15:16:41.895Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-10T15:16:41.895Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-10T15:16:41.895Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-10T15:16:41.895Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-10T15:16:41.895Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-10T15:16:41.895Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-10T15:16:41.895Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-10T15:16:41.895Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-10T15:16:41.895Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-10T15:16:41.895Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-10T15:16:41.895Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-10T15:16:41.895Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-10T15:16:43.305Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T15:16:43.305Z] Fetched 36.7 MB in 3s (13.8 MB/s) [2021-09-10T15:16:43.305Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T15:16:43.305Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-10T15:16:43.571Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T15:16:44.152Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-10T15:16:44.152Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T15:16:44.152Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-10T15:16:44.152Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T15:16:44.152Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-10T15:16:44.152Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-10T15:16:44.152Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-10T15:16:44.418Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T15:16:44.418Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-10T15:16:44.418Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-10T15:16:44.689Z] Setting up apt (1.6.14) ... [2021-09-10T15:16:44.689Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-10T15:16:44.955Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-10T15:16:44.955Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-10T15:16:44.955Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-10T15:16:44.955Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-10T15:16:45.221Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-10T15:16:45.221Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T15:16:45.221Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T15:16:45.221Z] Selecting previously unselected package libexpat1:amd64. [2021-09-10T15:16:45.221Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-10T15:16:45.221Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-10T15:16:45.221Z] Selecting previously unselected package python3.6-minimal. [2021-09-10T15:16:45.221Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T15:16:45.221Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T15:16:45.488Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-10T15:16:45.488Z] Checking for services that may need to be restarted...done. [2021-09-10T15:16:45.753Z] Checking for services that may need to be restarted...done. [2021-09-10T15:16:45.753Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T15:16:45.753Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-10T15:16:45.753Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T15:16:46.018Z] Selecting previously unselected package python3-minimal. [2021-09-10T15:16:46.018Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-10T15:16:46.018Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-10T15:16:46.018Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-10T15:16:46.284Z] Selecting previously unselected package mime-support. [2021-09-10T15:16:46.284Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-10T15:16:46.284Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-10T15:16:46.284Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-10T15:16:46.284Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-10T15:16:46.284Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-10T15:16:46.284Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-10T15:16:46.284Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T15:16:46.284Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T15:16:46.600Z] Selecting previously unselected package python3.6. [2021-09-10T15:16:46.600Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T15:16:46.600Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T15:16:46.600Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-10T15:16:46.600Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-10T15:16:46.600Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-10T15:16:46.600Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-10T15:16:46.937Z] Selecting previously unselected package python3. [2021-09-10T15:16:46.937Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-10T15:16:46.937Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-10T15:16:46.937Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-10T15:16:46.937Z] Selecting previously unselected package multiarch-support. [2021-09-10T15:16:46.937Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T15:16:46.937Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-10T15:16:46.937Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-10T15:16:46.937Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-10T15:16:46.937Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-10T15:16:46.937Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-10T15:16:46.937Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-10T15:16:46.937Z] Selecting previously unselected package libbsd0:amd64. [2021-09-10T15:16:46.937Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-10T15:16:46.937Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-10T15:16:46.937Z] Selecting previously unselected package sudo. [2021-09-10T15:16:46.937Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-10T15:16:46.937Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-10T15:16:47.217Z] Selecting previously unselected package apparmor. [2021-09-10T15:16:47.217Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-10T15:16:47.217Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-10T15:16:47.217Z] Selecting previously unselected package libedit2:amd64. [2021-09-10T15:16:47.217Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-10T15:16:47.217Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-10T15:16:47.217Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-10T15:16:47.217Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T15:16:47.217Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T15:16:47.217Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-10T15:16:47.217Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T15:16:47.217Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T15:16:47.509Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-10T15:16:47.509Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-10T15:16:47.509Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-10T15:16:47.509Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-10T15:16:47.509Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T15:16:47.509Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T15:16:47.509Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-10T15:16:47.509Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T15:16:47.509Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T15:16:47.509Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-10T15:16:47.509Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-10T15:16:47.509Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-10T15:16:47.812Z] Selecting previously unselected package openssh-client. [2021-09-10T15:16:47.812Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-10T15:16:47.812Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-10T15:16:47.813Z] Selecting previously unselected package squashfs-tools. [2021-09-10T15:16:47.813Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-10T15:16:47.813Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-10T15:16:47.813Z] Selecting previously unselected package snapd. [2021-09-10T15:16:47.813Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-10T15:16:47.813Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-10T15:16:49.748Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-10T15:16:49.748Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-10T15:16:50.015Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-10T15:16:50.015Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-10T15:16:50.015Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-10T15:16:50.015Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T15:16:50.015Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T15:16:50.015Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-10T15:16:50.015Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-10T15:16:50.602Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-10T15:16:50.603Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-10T15:16:50.603Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-10T15:16:50.603Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T15:16:50.603Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T15:16:50.603Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T15:16:51.187Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-10T15:16:51.187Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T15:16:51.187Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-10T15:16:51.187Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-10T15:16:51.187Z] running python rtupdate hooks for python3.6... [2021-09-10T15:16:51.187Z] running python post-rtupdate hooks for python3.6... [2021-09-10T15:16:51.454Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-10T15:16:52.036Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-10T15:16:52.037Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T15:16:52.037Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-10T15:16:52.302Z] Setting up snapd (2.49.2+18.04) ... [2021-09-10T15:16:52.567Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-10T15:16:52.832Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-10T15:16:52.832Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-10T15:16:53.099Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-10T15:16:53.365Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-10T15:16:53.365Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-10T15:16:53.365Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-10T15:16:53.631Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-10T15:16:53.898Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-10T15:16:53.898Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-10T15:16:57.029Z] /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' [2021-09-10T15:16:57.030Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T15:16:57.030Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-10T15:16:57.030Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T15:16:57.030Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T15:16:57.030Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T15:16:57.030Z] Reading package lists... [2021-09-10T15:16:57.030Z] Reading package lists... [2021-09-10T15:16:57.030Z] Building dependency tree... [2021-09-10T15:16:57.030Z] Reading state information... [2021-09-10T15:16:57.030Z] Calculating upgrade... [2021-09-10T15:16:57.030Z] The following packages will be upgraded: [2021-09-10T15:16:57.030Z] advancecomp base-files bash binutils binutils-common [2021-09-10T15:16:57.030Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-10T15:16:57.030Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-10T15:16:57.030Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-10T15:16:57.030Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-10T15:16:57.030Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-10T15:16:57.030Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-10T15:16:57.030Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-10T15:16:57.030Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-10T15:16:57.030Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-10T15:16:57.030Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-10T15:16:57.030Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-10T15:16:57.030Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-10T15:16:57.030Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-10T15:16:57.030Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-10T15:16:57.030Z] ubuntu-keyring util-linux [2021-09-10T15:16:57.030Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T15:16:57.030Z] Need to get 64.2 MB of archives. [2021-09-10T15:16:57.030Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-10T15:16:57.030Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-10T15:16:57.296Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-10T15:16:57.296Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-10T15:16:57.296Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-10T15:16:57.296Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-10T15:16:57.296Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-10T15:16:57.296Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-10T15:16:57.296Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-10T15:16:57.296Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-10T15:16:57.296Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-10T15:16:57.296Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-10T15:16:57.297Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-10T15:16:57.297Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-10T15:16:57.297Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-10T15:16:57.297Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-10T15:16:57.297Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-10T15:16:57.297Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-10T15:16:57.297Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-10T15:16:57.297Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-10T15:16:57.297Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-10T15:16:57.297Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-10T15:16:57.297Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-10T15:16:57.297Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-10T15:16:57.297Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-10T15:16:57.297Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-10T15:16:57.297Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-10T15:16:57.297Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-10T15:16:57.297Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-10T15:16:57.297Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-10T15:16:57.297Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-10T15:16:57.297Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-10T15:16:57.564Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-10T15:16:57.564Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-10T15:16:57.564Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-10T15:16:57.564Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-10T15:16:57.564Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-10T15:16:57.564Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-10T15:16:57.564Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-10T15:16:57.564Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-10T15:16:57.564Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-10T15:16:57.564Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-10T15:16:57.564Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-10T15:16:57.564Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-10T15:16:57.564Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-10T15:16:57.564Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-10T15:16:57.564Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-10T15:16:57.564Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-10T15:16:57.564Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-10T15:16:57.564Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-10T15:16:57.564Z] 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] [2021-09-10T15:16:57.564Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-10T15:16:57.564Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-10T15:16:57.564Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-10T15:16:57.564Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-10T15:16:57.564Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-10T15:16:57.564Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-10T15:16:57.564Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-10T15:16:57.564Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-10T15:16:57.833Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-10T15:16:57.833Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-10T15:16:57.833Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-10T15:16:59.627Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-10T15:16:59.627Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-10T15:16:59.627Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-10T15:16:59.627Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-10T15:16:59.627Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-10T15:16:59.627Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-10T15:16:59.627Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-10T15:16:59.627Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-10T15:16:59.627Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-10T15:16:59.627Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-10T15:16:59.627Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-10T15:16:59.627Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-10T15:16:59.627Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-10T15:16:59.627Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-10T15:16:59.627Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-10T15:16:59.627Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-10T15:16:59.627Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-10T15:16:59.627Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-10T15:16:59.627Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-10T15:16:59.627Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-10T15:16:59.627Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-10T15:16:59.627Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-10T15:16:59.627Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-10T15:16:59.627Z] 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] [2021-09-10T15:16:59.627Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-10T15:16:59.627Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-10T15:16:59.627Z] 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] [2021-09-10T15:16:59.627Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-10T15:16:59.627Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-10T15:16:59.627Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-10T15:16:59.627Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-10T15:16:59.627Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-10T15:16:59.627Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-10T15:16:59.627Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-10T15:16:59.627Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-10T15:16:59.627Z] 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] [2021-09-10T15:16:59.627Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-10T15:16:59.627Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-10T15:16:59.627Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-10T15:16:59.627Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-10T15:16:59.627Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-10T15:16:59.627Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-10T15:16:59.627Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T15:16:59.627Z] Fetched 64.2 MB in 2s (34.7 MB/s) [2021-09-10T15:16:59.627Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T15:16:59.627Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T15:16:59.627Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T15:16:59.627Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T15:16:59.627Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T15:16:59.627Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-10T15:16:59.627Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-10T15:16:59.627Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:16:59.627Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T15:16:59.892Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:16:59.892Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T15:16:59.892Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:16:59.892Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T15:16:59.892Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:16:59.892Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T15:16:59.892Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:16:59.892Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T15:17:00.159Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:00.159Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T15:17:00.159Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:00.159Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T15:17:00.159Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:00.159Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T15:17:00.159Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:00.159Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-10T15:17:00.159Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:00.424Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T15:17:00.424Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:00.424Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T15:17:00.424Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:00.424Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T15:17:00.424Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:00.424Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T15:17:02.690Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:02.690Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T15:17:02.690Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T15:17:02.690Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T15:17:02.690Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-10T15:17:02.690Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T15:17:02.690Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-10T15:17:02.690Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-10T15:17:02.690Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-10T15:17:02.690Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-10T15:17:02.690Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-10T15:17:02.690Z] Installing new version of config file /etc/issue ... [2021-09-10T15:17:02.690Z] Installing new version of config file /etc/issue.net ... [2021-09-10T15:17:02.690Z] Installing new version of config file /etc/lsb-release ... [2021-09-10T15:17:02.690Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-10T15:17:02.690Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-10T15:17:02.690Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-10T15:17:02.690Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-10T15:17:02.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:02.690Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-10T15:17:02.690Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-10T15:17:02.690Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-10T15:17:02.690Z] 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 [2021-09-10T15:17:02.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:02.690Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T15:17:02.690Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-10T15:17:02.690Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-10T15:17:02.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:02.690Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-10T15:17:02.690Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-10T15:17:02.690Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-10T15:17:02.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:02.690Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-10T15:17:02.690Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T15:17:02.690Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-10T15:17:02.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:02.690Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T15:17:02.690Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T15:17:02.690Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T15:17:02.956Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:02.956Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T15:17:02.956Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T15:17:02.956Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-10T15:17:02.956Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:02.956Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-10T15:17:02.956Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-10T15:17:03.221Z] Setting up grep (3.1-2build1) ... [2021-09-10T15:17:03.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:03.221Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-10T15:17:03.221Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-10T15:17:03.221Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-10T15:17:03.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:03.221Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-10T15:17:03.221Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-10T15:17:03.221Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-10T15:17:03.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:03.486Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T15:17:03.486Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T15:17:03.486Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-10T15:17:03.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:03.486Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T15:17:03.486Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T15:17:04.071Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T15:17:04.071Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T15:17:04.071Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T15:17:04.071Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T15:17:04.336Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-10T15:17:04.336Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:04.336Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-10T15:17:04.336Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T15:17:04.919Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-10T15:17:04.919Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-10T15:17:04.919Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-10T15:17:04.919Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-10T15:17:04.919Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-10T15:17:04.919Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:04.919Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-10T15:17:04.919Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-10T15:17:04.919Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-10T15:17:05.185Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:05.185Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T15:17:05.185Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T15:17:05.185Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T15:17:05.185Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:05.185Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T15:17:05.185Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T15:17:05.185Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T15:17:05.185Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:05.185Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T15:17:05.185Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T15:17:05.451Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T15:17:05.451Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:05.451Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T15:17:05.451Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T15:17:05.451Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T15:17:05.451Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:05.451Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T15:17:05.451Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T15:17:05.451Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T15:17:05.451Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T15:17:05.717Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T15:17:05.717Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:05.717Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T15:17:05.717Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T15:17:05.717Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T15:17:05.717Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:05.717Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T15:17:05.717Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T15:17:05.982Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T15:17:05.982Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:05.982Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T15:17:05.982Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T15:17:05.982Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-10T15:17:05.982Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:05.982Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T15:17:05.982Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T15:17:06.247Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-10T15:17:06.515Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-10T15:17:06.781Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-10T15:17:07.049Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:07.049Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T15:17:07.049Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T15:17:07.049Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T15:17:07.049Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T15:17:07.049Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-10T15:17:07.049Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T15:17:07.315Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-10T15:17:07.316Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T15:17:07.316Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-10T15:17:07.316Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-10T15:17:07.316Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-10T15:17:07.581Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T15:17:07.581Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-10T15:17:07.581Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-10T15:17:07.581Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-10T15:17:07.581Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T15:17:07.581Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-10T15:17:07.581Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-10T15:17:07.581Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-10T15:17:07.847Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T15:17:07.847Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T15:17:07.847Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T15:17:07.847Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T15:17:07.847Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T15:17:07.847Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T15:17:07.847Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T15:17:07.847Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T15:17:08.113Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-10T15:17:08.113Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T15:17:08.113Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T15:17:08.113Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T15:17:08.381Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:08.381Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T15:17:08.382Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T15:17:08.382Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-10T15:17:08.382Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T15:17:08.382Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T15:17:08.382Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T15:17:08.382Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T15:17:08.382Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:08.382Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-10T15:17:08.382Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-10T15:17:08.647Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-10T15:17:08.647Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:08.647Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-10T15:17:08.647Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-10T15:17:08.647Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-10T15:17:08.647Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:08.647Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-10T15:17:08.647Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T15:17:08.913Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T15:17:08.913Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:08.913Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T15:17:08.913Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T15:17:08.913Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T15:17:09.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:09.179Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-10T15:17:09.179Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-10T15:17:09.179Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-10T15:17:09.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:09.179Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-10T15:17:09.179Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-10T15:17:09.445Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-10T15:17:09.445Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:09.445Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T15:17:09.445Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T15:17:09.445Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-10T15:17:09.712Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:09.712Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-10T15:17:09.712Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-10T15:17:09.712Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-10T15:17:09.712Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:09.712Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-10T15:17:09.712Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-10T15:17:09.712Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-10T15:17:09.712Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:09.712Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-10T15:17:09.712Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-10T15:17:09.979Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-10T15:17:09.979Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:09.979Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-10T15:17:09.979Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-10T15:17:09.979Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-10T15:17:09.979Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:09.979Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-10T15:17:09.979Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-10T15:17:10.248Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-10T15:17:10.248Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:10.248Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-10T15:17:10.248Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-10T15:17:10.248Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-10T15:17:10.248Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:10.248Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-10T15:17:10.248Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-10T15:17:10.517Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-10T15:17:10.517Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T15:17:10.517Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-10T15:17:10.517Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-10T15:17:10.517Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-10T15:17:10.517Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-10T15:17:10.517Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-10T15:17:10.517Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-10T15:17:10.517Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-10T15:17:10.783Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-10T15:17:10.783Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-10T15:17:10.783Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-10T15:17:10.783Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-10T15:17:11.047Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-10T15:17:11.047Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-10T15:17:11.047Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-10T15:17:11.047Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-10T15:17:11.047Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-10T15:17:11.047Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-10T15:17:11.047Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-10T15:17:11.314Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-10T15:17:11.314Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-10T15:17:11.314Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-10T15:17:11.314Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-10T15:17:11.314Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-10T15:17:11.314Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-10T15:17:11.314Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-10T15:17:11.314Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-10T15:17:11.580Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-10T15:17:11.580Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-10T15:17:11.845Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-10T15:17:11.845Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-10T15:17:11.845Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-10T15:17:11.845Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-10T15:17:11.845Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T15:17:11.845Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T15:17:12.108Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T15:17:12.108Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T15:17:12.372Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T15:17:12.372Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T15:17:12.372Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T15:17:12.372Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T15:17:12.372Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:12.372Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T15:17:12.372Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:12.372Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T15:17:12.639Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:12.639Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T15:17:12.639Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:12.639Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T15:17:13.595Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:13.595Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T15:17:14.176Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:14.176Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T15:17:14.442Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:14.442Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T15:17:14.707Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:14.707Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T15:17:15.668Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T15:17:15.668Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T15:17:15.668Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T15:17:15.668Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T15:17:15.668Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-10T15:17:15.668Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T15:17:15.668Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-10T15:17:15.668Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T15:17:15.668Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-10T15:17:15.668Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-10T15:17:15.933Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T15:17:15.933Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T15:17:15.933Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T15:17:15.933Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T15:17:15.933Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-10T15:17:15.933Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-10T15:17:15.933Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:15.933Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T15:17:16.199Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:16.199Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:16.199Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:16.199Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-10T15:17:16.199Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-10T15:17:16.199Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-10T15:17:16.199Z] [2021-09-10T15:17:16.199Z] Current default time zone: 'Etc/UTC' [2021-09-10T15:17:16.199Z] Local time is now: Fri Sep 10 15:17:16 UTC 2021. [2021-09-10T15:17:16.199Z] Universal Time is now: Fri Sep 10 15:17:16 UTC 2021. [2021-09-10T15:17:16.199Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-10T15:17:16.199Z] [2021-09-10T15:17:16.199Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-10T15:17:16.199Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:16.199Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-10T15:17:16.199Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-10T15:17:16.199Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-10T15:17:16.199Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-10T15:17:16.199Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-10T15:17:16.199Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-10T15:17:16.199Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-10T15:17:16.199Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-10T15:17:16.199Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:16.199Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-10T15:17:16.465Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T15:17:16.465Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-10T15:17:16.465Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:16.465Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-10T15:17:16.465Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-10T15:17:16.465Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-10T15:17:16.465Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-10T15:17:16.465Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-10T15:17:16.465Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-10T15:17:16.465Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-10T15:17:16.465Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-10T15:17:18.404Z] Updating certificates in /etc/ssl/certs... [2021-09-10T15:17:18.984Z] 23 added, 27 removed; done. [2021-09-10T15:17:18.984Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-10T15:17:19.250Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T15:17:19.250Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-10T15:17:19.250Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-10T15:17:19.250Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-10T15:17:19.250Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T15:17:19.250Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-10T15:17:19.250Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T15:17:19.250Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T15:17:19.250Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T15:17:19.250Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T15:17:19.250Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T15:17:19.250Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-10T15:17:19.250Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-10T15:17:19.250Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-10T15:17:19.250Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-10T15:17:19.250Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-10T15:17:19.250Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T15:17:19.250Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T15:17:19.250Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-10T15:17:19.250Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-10T15:17:19.250Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-10T15:17:19.515Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T15:17:19.515Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-10T15:17:19.515Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-10T15:17:19.515Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-10T15:17:19.515Z] Updating certificates in /etc/ssl/certs... [2021-09-10T15:17:20.096Z] 0 added, 0 removed; done. [2021-09-10T15:17:20.096Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-10T15:17:20.096Z] done. [2021-09-10T15:17:20.362Z] Reading package lists... [2021-09-10T15:17:20.631Z] Building dependency tree... [2021-09-10T15:17:20.631Z] Reading state information... [2021-09-10T15:17:20.897Z] The following NEW packages will be installed: [2021-09-10T15:17:20.897Z] apt-transport-https [2021-09-10T15:17:20.897Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T15:17:21.162Z] Need to get 4348 B of archives. [2021-09-10T15:17:21.162Z] After this operation, 154 kB of additional disk space will be used. [2021-09-10T15:17:21.162Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-10T15:17:21.162Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T15:17:21.162Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-09-10T15:17:21.162Z] Selecting previously unselected package apt-transport-https. [2021-09-10T15:17:21.162Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-10T15:17:21.162Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-10T15:17:21.162Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-10T15:17:21.162Z] Setting up apt-transport-https (1.6.14) ... [2021-09-10T15:17:21.428Z] Waiting for network to be ready... [2021-09-10T15:17:28.063Z] 2021-09-10T15:17:25Z INFO Waiting for automatic snapd restart... [2021-09-10T15:17:28.328Z] snapd 2.51.4 from Canonical* installed [2021-09-10T15:17:29.287Z] "snapd" switched to the "latest/stable" channel [2021-09-10T15:17:29.287Z] [2021-09-10T15:17:31.865Z] core18 20210722 from Canonical* installed [2021-09-10T15:17:31.865Z] "core18" switched to the "latest/stable" channel [2021-09-10T15:17:31.865Z] [2021-09-10T15:17:34.445Z] snapcraft 5.0 from Canonical* installed [2021-09-10T15:17:34.445Z] "snapcraft" switched to the "latest/stable" channel [2021-09-10T15:17:34.445Z] [2021-09-10T15:17:38.695Z] 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: [2021-09-10T15:17:38.695Z] - README.md [2021-09-10T15:17:38.695Z] [2021-09-10T15:17:38.695Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-10T15:17:39.277Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T15:17:39.544Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T15:17:39.544Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T15:17:40.767Z] Reading package lists... [2021-09-10T15:17:41.032Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 [2021-09-10T15:17:41.032Z] Reading package lists... [2021-09-10T15:17:41.297Z] Building dependency tree... [2021-09-10T15:17:41.297Z] Reading state information... [2021-09-10T15:17:41.297Z] Suggested packages: [2021-09-10T15:17:41.297Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-10T15:17:41.297Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-10T15:17:41.297Z] Recommended packages: [2021-09-10T15:17:41.297Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-10T15:17:41.297Z] The following NEW packages will be installed: [2021-09-10T15:17:41.297Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-10T15:17:41.297Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-10T15:17:41.297Z] pkg-config zip [2021-09-10T15:17:41.297Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T15:17:41.564Z] Need to get 7663 kB of archives. [2021-09-10T15:17:41.564Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-10T15:17:41.564Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-10T15:17:41.564Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-10T15:17:41.564Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-10T15:17:41.564Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-10T15:17:41.564Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-10T15:17:41.830Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-10T15:17:41.830Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-10T15:17:41.830Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-10T15:17:42.096Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-10T15:17:42.096Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-10T15:17:42.096Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-10T15:17:42.096Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-10T15:17:42.096Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-10T15:17:42.363Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-10T15:17:42.363Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-10T15:17:42.363Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T15:17:42.363Z] Fetched 7663 kB in 1s (9289 kB/s) [2021-09-10T15:17:42.363Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-10T15:17:42.363Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-10T15:17:42.363Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-10T15:17:42.363Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-10T15:17:42.630Z] Selecting previously unselected package libpsl5:amd64. [2021-09-10T15:17:42.630Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-10T15:17:42.630Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-10T15:17:42.630Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-10T15:17:42.630Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-10T15:17:42.630Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-10T15:17:42.630Z] Selecting previously unselected package librtmp1:amd64. [2021-09-10T15:17:42.630Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-10T15:17:42.630Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-10T15:17:42.896Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-10T15:17:42.896Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-10T15:17:42.896Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-10T15:17:42.896Z] Selecting previously unselected package liberror-perl. [2021-09-10T15:17:42.896Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-10T15:17:42.896Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-10T15:17:42.896Z] Selecting previously unselected package git-man. [2021-09-10T15:17:42.896Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-10T15:17:42.896Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-10T15:17:43.160Z] Selecting previously unselected package git. [2021-09-10T15:17:43.160Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-10T15:17:43.160Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-10T15:17:43.426Z] Selecting previously unselected package libnorm1:amd64. [2021-09-10T15:17:43.426Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-10T15:17:43.426Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-10T15:17:43.692Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-10T15:17:43.692Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-10T15:17:43.692Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-10T15:17:43.692Z] Selecting previously unselected package libsodium23:amd64. [2021-09-10T15:17:43.692Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-10T15:17:43.692Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-10T15:17:43.692Z] Selecting previously unselected package libzmq5:amd64. [2021-09-10T15:17:43.692Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-10T15:17:43.692Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T15:17:43.692Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-10T15:17:43.692Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-10T15:17:43.692Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T15:17:43.957Z] Selecting previously unselected package pkg-config. [2021-09-10T15:17:43.957Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-10T15:17:43.957Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-10T15:17:43.957Z] Selecting previously unselected package zip. [2021-09-10T15:17:43.957Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-10T15:17:43.957Z] Unpacking zip (3.0-11build1) ... [2021-09-10T15:17:43.957Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-10T15:17:43.957Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-10T15:17:43.957Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-10T15:17:43.957Z] Setting up liberror-perl (0.17025-1) ... [2021-09-10T15:17:43.957Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-10T15:17:43.957Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-10T15:17:43.957Z] No schema files found: doing nothing. [2021-09-10T15:17:44.222Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-10T15:17:44.222Z] Setting up zip (3.0-11build1) ... [2021-09-10T15:17:44.222Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-10T15:17:44.222Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-10T15:17:44.222Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-10T15:17:44.222Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T15:17:44.222Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-10T15:17:44.222Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T15:17:44.222Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-10T15:17:44.222Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T15:17:44.806Z] git set to automatically installed. [2021-09-10T15:17:44.806Z] git-man set to automatically installed. [2021-09-10T15:17:44.806Z] libcurl3-gnutls set to automatically installed. [2021-09-10T15:17:44.806Z] liberror-perl set to automatically installed. [2021-09-10T15:17:44.806Z] libglib2.0-0 set to automatically installed. [2021-09-10T15:17:44.806Z] libnghttp2-14 set to automatically installed. [2021-09-10T15:17:44.806Z] libnorm1 set to automatically installed. [2021-09-10T15:17:44.806Z] libpgm-5.2-0 set to automatically installed. [2021-09-10T15:17:44.806Z] libpsl5 set to automatically installed. [2021-09-10T15:17:44.806Z] librtmp1 set to automatically installed. [2021-09-10T15:17:44.806Z] libsodium23 set to automatically installed. [2021-09-10T15:17:44.806Z] libzmq3-dev set to automatically installed. [2021-09-10T15:17:44.806Z] libzmq5 set to automatically installed. [2021-09-10T15:17:44.806Z] pkg-config set to automatically installed. [2021-09-10T15:17:44.806Z] zip set to automatically installed. [2021-09-10T15:17:46.216Z] snapd is not logged in, snap install commands will use sudo [2021-09-10T15:17:47.174Z] snap "core18" has no updates available [2021-09-10T15:17:48.137Z] snapd is not logged in, snap install commands will use sudo [2021-09-10T15:17:57.751Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-10T15:17:57.751Z] Pulling config-common [2021-09-10T15:17:57.751Z] + snapcraftctl pull [2021-09-10T15:17:58.017Z] Pulling go-build-helper [2021-09-10T15:17:58.017Z] + snapcraftctl pull [2021-09-10T15:17:58.973Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-10T15:17:58.973Z] Skipping pull go-build-helper (already ran) [2021-09-10T15:17:58.973Z] Building go-build-helper [2021-09-10T15:17:58.973Z] + snapcraftctl build [2021-09-10T15:18:02.370Z] Staging go-build-helper [2021-09-10T15:18:02.370Z] + snapcraftctl stage [2021-09-10T15:18:10.385Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-10T15:18:10.385Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-10T15:18:10.385Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-10T15:18:10.385Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-10T15:18:10.385Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-10T15:18:10.385Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-10T15:18:10.385Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-10T15:18:10.385Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-10T15:18:10.385Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-10T15:18:10.385Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-10T15:18:10.385Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-10T15:18:10.385Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-10T15:18:10.385Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-10T15:18:10.385Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-10T15:18:10.385Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-10T15:18:10.385Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-10T15:18:10.385Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-10T15:18:10.385Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-10T15:18:10.385Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-10T15:18:10.385Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-10T15:18:10.385Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-10T15:18:10.385Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-10T15:18:10.385Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-10T15:18:10.385Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-10T15:18:10.385Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-10T15:18:10.385Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-10T15:18:10.385Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-10T15:18:10.385Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-10T15:18:10.385Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-10T15:18:10.385Z] Fetched 224 kB in 0s (0 B/s) [2021-09-10T15:18:10.385Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-10T15:18:10.385Z] Fetched 157 kB in 0s (0 B/s) [2021-09-10T15:18:10.385Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-10T15:18:10.385Z] Fetched 221 kB in 0s (0 B/s) [2021-09-10T15:18:10.385Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-10T15:18:10.385Z] Fetched 143 kB in 0s (0 B/s) [2021-09-10T15:18:10.385Z] Pulling edgex-go [2021-09-10T15:18:10.385Z] + snapcraftctl pull [2021-09-10T15:18:11.793Z] Pulling hooks [2021-09-10T15:18:11.793Z] + snapcraftctl pull [2021-09-10T15:18:30.001Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T15:18:30.001Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T15:18:30.001Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T15:18:30.001Z] Fetched 0 B in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-10T15:18:30.001Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-10T15:18:30.001Z] Fetched 279 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-10T15:18:30.001Z] Fetched 122 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-10T15:18:30.001Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-10T15:18:30.001Z] Fetched 8848 B in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-10T15:18:30.001Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-10T15:18:30.001Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-10T15:18:30.001Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-10T15:18:30.001Z] Fetched 219 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-10T15:18:30.001Z] Fetched 154 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-10T15:18:30.001Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-10T15:18:30.001Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-10T15:18:30.001Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-10T15:18:30.001Z] Fetched 499 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-10T15:18:30.001Z] Fetched 111 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-10T15:18:30.001Z] Fetched 240 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-10T15:18:30.001Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-10T15:18:30.001Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-10T15:18:30.001Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-10T15:18:30.001Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-10T15:18:30.001Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-10T15:18:30.001Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-10T15:18:30.001Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-10T15:18:30.001Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-10T15:18:30.001Z] Fetched 8720 B in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-10T15:18:30.001Z] Fetched 140 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-10T15:18:30.001Z] Fetched 119 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-10T15:18:30.001Z] Fetched 111 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-10T15:18:30.001Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-10T15:18:30.001Z] Fetched 645 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-10T15:18:30.001Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-10T15:18:30.001Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-10T15:18:30.001Z] Fetched 368 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-10T15:18:30.001Z] Fetched 187 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-10T15:18:30.001Z] Fetched 175 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-10T15:18:30.001Z] Fetched 206 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-10T15:18:30.001Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-10T15:18:30.001Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-10T15:18:30.001Z] Fetched 159 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-10T15:18:30.001Z] Fetched 107 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-10T15:18:30.001Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-10T15:18:30.001Z] Pulling static-packages [2021-09-10T15:18:30.001Z] + snapcraftctl pull [2021-09-10T15:18:30.001Z] Pulling version [2021-09-10T15:18:30.001Z] + cd /root/project [2021-09-10T15:18:30.001Z] + + git describe --tags --abbrev=0 [2021-09-10T15:18:30.001Z] sed s/v// [2021-09-10T15:18:30.001Z] + GIT_VERSION=2.0.1-dev.43 [2021-09-10T15:18:30.001Z] + [ -z 2.0.1-dev.43 ] [2021-09-10T15:18:30.001Z] + snapcraftctl set-version 2.0.1-dev.43 [2021-09-10T15:18:30.001Z] Building config-common [2021-09-10T15:18:30.001Z] + snapcraftctl build [2021-09-10T15:18:31.941Z] Skipping build go-build-helper (already ran) [2021-09-10T15:18:31.941Z] Building edgex-go [2021-09-10T15:18:32.206Z] + cd /root/parts/edgex-go/src [2021-09-10T15:18:32.206Z] + git+ describe --tags --abbrev=0 [2021-09-10T15:18:32.206Z] sed s/v// [2021-09-10T15:18:32.206Z] + GIT_VERSION=2.0.1-dev.43 [2021-09-10T15:18:32.206Z] + [ -z 2.0.1-dev.43 ] [2021-09-10T15:18:32.206Z] + echo 2.0.1-dev.43 [2021-09-10T15:18:32.206Z] + make build [2021-09-10T15:18:32.206Z] go mod tidy [2021-09-10T15:18:37.541Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-10T15:18:37.541Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-10T15:18:37.541Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-10T15:18:37.541Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-10T15:18:37.541Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-10T15:18:37.541Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-10T15:18:37.541Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-10T15:18:37.541Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-10T15:18:37.541Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-10T15:18:37.541Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-10T15:18:37.541Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-10T15:18:37.541Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-10T15:18:37.541Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-10T15:18:37.541Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-10T15:18:37.807Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-10T15:18:38.072Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-10T15:18:38.072Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-10T15:18:38.655Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-10T15:18:38.656Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-10T15:18:38.656Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-10T15:18:38.656Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-10T15:18:38.656Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-10T15:18:38.656Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-10T15:18:38.925Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-10T15:18:38.925Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-10T15:18:38.925Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-10T15:18:38.925Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-10T15:18:39.191Z] go: downloading golang.org/x/text v0.3.6 [2021-09-10T15:18:39.191Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-10T15:18:39.191Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-10T15:18:39.191Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-10T15:18:39.191Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-10T15:18:39.457Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-10T15:18:39.751Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-10T15:18:39.751Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-10T15:18:39.751Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-10T15:18:39.751Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-10T15:18:39.751Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-10T15:18:40.039Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-10T15:18:40.039Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-10T15:18:40.390Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-10T15:18:40.390Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-10T15:18:42.684Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-10T15:18:42.684Z] go: downloading github.com/kr/text v0.2.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-10T15:18:42.684Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-10T15:18:42.684Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-10T15:18:42.684Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-10T15:18:42.684Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-10T15:18:42.684Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-10T15:18:42.684Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-10T15:18:42.684Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-10T15:18:42.684Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-10T15:18:42.684Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-10T15:18:42.684Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-10T15:18:42.684Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-10T15:18:42.684Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-10T15:18:42.684Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-10T15:18:42.684Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-data/core-data ./cmd/core-data [2021-09-10T15:18:50.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-10T15:18:55.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-command/core-command ./cmd/core-command [2021-09-10T15:18:55.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-10T15:18:56.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-10T15:18:57.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-10T15:18:58.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-10T15:18:59.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-10T15:19:00.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-10T15:19:01.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-10T15:19:02.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-10T15:19:03.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-10T15:19:06.280Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-10T15:19:06.280Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-10T15:19:06.280Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-10T15:19:06.280Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-10T15:19:06.280Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-10T15:19:06.280Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-10T15:19:06.280Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-10T15:19:06.280Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-10T15:19:06.280Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-10T15:19:06.280Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-10T15:19:06.280Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-10T15:19:06.280Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-10T15:19:06.280Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-10T15:19:06.280Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-10T15:19:06.280Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-10T15:19:06.280Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-10T15:19:06.280Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-10T15:19:06.280Z] + 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 [2021-09-10T15:19:06.280Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-10T15:19:06.280Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-10T15:19:06.280Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-10T15:19:06.280Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-10T15:19:06.280Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-10T15:19:06.280Z] + 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 [2021-09-10T15:19:06.280Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-10T15:19:06.280Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-10T15:19:06.280Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-10T15:19:06.547Z] Building hooks [2021-09-10T15:19:06.547Z] + cd /root/parts/hooks/src [2021-09-10T15:19:06.547Z] + make build [2021-09-10T15:19:06.547Z] go mod tidy [2021-09-10T15:19:07.137Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-10T15:19:07.137Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-10T15:19:07.137Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-10T15:19:07.137Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-10T15:19:07.137Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-10T15:19:08.095Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-10T15:19:08.361Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-10T15:19:08.626Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-10T15:19:12.855Z] Building static-packages [2021-09-10T15:19:12.855Z] + snapcraftctl build [2021-09-10T15:19:13.435Z] Building version [2021-09-10T15:19:13.435Z] + snapcraftctl build [2021-09-10T15:19:16.241Z] Staging config-common [2021-09-10T15:19:16.241Z] + snapcraftctl stage [2021-09-10T15:19:16.506Z] Skipping stage go-build-helper (already ran) [2021-09-10T15:19:16.506Z] Staging edgex-go [2021-09-10T15:19:16.506Z] + snapcraftctl stage [2021-09-10T15:19:17.920Z] Staging hooks [2021-09-10T15:19:17.920Z] + snapcraftctl stage [2021-09-10T15:19:19.998Z] Staging static-packages [2021-09-10T15:19:19.998Z] + snapcraftctl stage [2021-09-10T15:19:19.998Z] Staging version [2021-09-10T15:19:19.998Z] + snapcraftctl stage [2021-09-10T15:19:20.957Z] Priming config-common [2021-09-10T15:19:20.957Z] + snapcraftctl prime [2021-09-10T15:19:21.916Z] Priming go-build-helper [2021-09-10T15:19:21.916Z] + snapcraftctl prime [2021-09-10T15:19:23.323Z] Priming edgex-go [2021-09-10T15:19:23.323Z] + snapcraftctl prime [2021-09-10T15:19:26.081Z] Priming hooks [2021-09-10T15:19:26.081Z] + snapcraftctl prime [2021-09-10T15:19:26.081Z] Priming static-packages [2021-09-10T15:19:26.081Z] + snapcraftctl prime [2021-09-10T15:19:30.217Z] Priming version [2021-09-10T15:19:30.217Z] + snapcraftctl prime [2021-09-10T15:19:30.217Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-10T15:19:35.494Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:19:39.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:19:39.680Z] ---> package-listing.sh [2021-09-10T15:19:39.680Z] ++ facter osfamily [2021-09-10T15:19:39.680Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-10T15:19:39.946Z] + OS_FAMILY=redhat [2021-09-10T15:19:39.946Z] + workspace=/w/workspace/edgex-go/6 [2021-09-10T15:19:39.946Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-10T15:19:39.946Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-10T15:19:39.946Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-10T15:19:39.946Z] + PACKAGES=/tmp/packages_start.txt [2021-09-10T15:19:39.946Z] + '[' /w/workspace/edgex-go/6 ']' [2021-09-10T15:19:39.946Z] + PACKAGES=/tmp/packages_end.txt [2021-09-10T15:19:39.946Z] + case "${OS_FAMILY}" in [2021-09-10T15:19:39.946Z] + rpm -qa [2021-09-10T15:19:39.946Z] + sort [2021-09-10T15:19:41.884Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-10T15:19:41.884Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-10T15:19:41.884Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-10T15:19:41.884Z] + '[' /w/workspace/edgex-go/6 ']' [2021-09-10T15:19:41.884Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-09-10T15:19:41.884Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-09-10T15:19:41.900Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-10T15:19:42.204Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:19:42.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T15:19:42.800Z] [2021-09-10T15:19:42.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T15:19:43.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T15:19:43.151Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-10T15:19:43.151Z] b4d181a07f80: Pulling fs layer [2021-09-10T15:19:43.151Z] a1111a8f2ec3: Pulling fs layer [2021-09-10T15:19:43.151Z] ed53099fbce6: Pulling fs layer [2021-09-10T15:19:43.151Z] dc539afda2c1: Pulling fs layer [2021-09-10T15:19:43.151Z] 77bc0d833cb6: Pulling fs layer [2021-09-10T15:19:43.151Z] 9065ff56babe: Pulling fs layer [2021-09-10T15:19:43.151Z] d287ab97295c: Pulling fs layer [2021-09-10T15:19:43.151Z] 77bc0d833cb6: Waiting [2021-09-10T15:19:43.151Z] 9065ff56babe: Waiting [2021-09-10T15:19:43.151Z] d287ab97295c: Waiting [2021-09-10T15:19:43.152Z] dc539afda2c1: Waiting [2021-09-10T15:19:43.416Z] a1111a8f2ec3: Verifying Checksum [2021-09-10T15:19:43.416Z] a1111a8f2ec3: Download complete [2021-09-10T15:19:43.416Z] dc539afda2c1: Verifying Checksum [2021-09-10T15:19:43.416Z] dc539afda2c1: Download complete [2021-09-10T15:19:43.681Z] 77bc0d833cb6: Verifying Checksum [2021-09-10T15:19:43.681Z] 77bc0d833cb6: Download complete [2021-09-10T15:19:43.681Z] 9065ff56babe: Verifying Checksum [2021-09-10T15:19:43.681Z] 9065ff56babe: Download complete [2021-09-10T15:19:43.945Z] ed53099fbce6: Verifying Checksum [2021-09-10T15:19:43.945Z] ed53099fbce6: Download complete [2021-09-10T15:19:45.560Z] b4d181a07f80: Verifying Checksum [2021-09-10T15:19:45.560Z] b4d181a07f80: Download complete [2021-09-10T15:19:47.494Z] b4d181a07f80: Pull complete [2021-09-10T15:19:47.494Z] a1111a8f2ec3: Pull complete [2021-09-10T15:19:47.494Z] ed53099fbce6: Pull complete [2021-09-10T15:19:47.494Z] dc539afda2c1: Pull complete [2021-09-10T15:19:47.494Z] 77bc0d833cb6: Pull complete [2021-09-10T15:19:47.494Z] 9065ff56babe: Pull complete [2021-09-10T15:19:48.461Z] d287ab97295c: Verifying Checksum [2021-09-10T15:19:48.461Z] d287ab97295c: Download complete [2021-09-10T15:19:52.755Z] d287ab97295c: Pull complete [2021-09-10T15:19:52.755Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-10T15:19:52.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T15:19:52.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-10T15:19:52.849Z] prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container [2021-09-10T15:19:52.920Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-lftools-log-publisher:latest cat [2021-09-10T15:19:56.313Z] $ docker top 2146934fcff5f9152ae697b85efa39b917dcbc8d30fcd32f8bed72cee26d533a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T15:19:56.714Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-10T15:19:57.026Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-10T15:19:57.343Z] + ls /var/log/sa-host [2021-09-10T15:19:57.343Z] + sadf -c /var/log/sa-host/sa05 [2021-09-10T15:19:57.343Z] file_magic: OK [2021-09-10T15:19:57.343Z] HZ: Using current value: 100 [2021-09-10T15:19:57.343Z] file_header: OK [2021-09-10T15:19:57.343Z] 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 [2021-09-10T15:19:57.343Z] Statistics: [2021-09-10T15:19:57.343Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-10T15:19:57.343Z] File successfully converted to sysstat format version 12.0.3 [2021-09-10T15:19:57.343Z] + sadf -c /var/log/sa-host/sa10 [2021-09-10T15:19:57.343Z] file_magic: OK [2021-09-10T15:19:57.343Z] HZ: Using current value: 100 [2021-09-10T15:19:57.343Z] file_header: OK [2021-09-10T15:19:57.343Z] 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 [2021-09-10T15:19:57.343Z] Statistics: [2021-09-10T15:19:57.343Z] 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... [2021-09-10T15:19:57.343Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T15:19:59.559Z] provisioning config files... [2021-09-10T15:19:59.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config6069495973888734853tmp [Pipeline] { [Pipeline] echo [2021-09-10T15:19:59.598Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:19:59.907Z] ---> create-netrc.sh [Pipeline] } [2021-09-10T15:19:59.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:20:02.031Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-10T15:20:02.045Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:20:02.358Z] ---> sudo-logs.sh [2021-09-10T15:20:02.358Z] Archiving 'sudo' log.. [2021-09-10T15:20:02.358Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1955.vexxhost.local: Name or service not known [2021-09-10T15:20:02.358Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1955.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-10T15:20:02.443Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:20:02.760Z] ---> job-cost.sh [2021-09-10T15:20:02.760Z] lf-activate-venv: SKIPPING [2021-09-10T15:20:02.760Z] DEBUG: total: 0.10999999940395355 [2021-09-10T15:20:02.760Z] INFO: Retrieving Stack Cost... [2021-09-10T15:20:03.714Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-10T15:20:03.980Z] INFO: Archiving Costs [Pipeline] echo [2021-09-10T15:20:03.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T15:20:04.317Z] ---> logs-deploy.sh [2021-09-10T15:20:04.317Z] lf-activate-venv: SKIPPING [2021-09-10T15:20:04.317Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3700/6 [2021-09-10T15:20:04.317Z] INFO: archiving workspace using pattern(s): [2021-09-10T15:20:05.277Z] Archives upload complete. [2021-09-10T15:20:05.277Z] INFO: archiving logs to Nexus