Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1606587477d0302e050d0728abccfc1a51248bda+556446716e4a14b8c762f3ec0116a54927b3d800 (0f0ef615bc0c2ae026bc92cc4cfd370b917d2dbb) 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-ssh2567021552653797866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh15790565335672314507.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3893/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-3893/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13449315556393773235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh8023127049826412427.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3893/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-3893/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5168056865045458129.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7179 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit 1606587477d0302e050d0728abccfc1a51248bda Merge succeeded, producing 6d86031957ffc614f01ce8a3767b46037d787ee5 Checking out Revision 6d86031957ffc614f01ce8a3767b46037d787ee5 (PR-3893) > git config core.sparsecheckout # timeout=10 > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d86031957ffc614f01ce8a3767b46037d787ee5 # timeout=10 Commit message: "Merge commit '556446716e4a14b8c762f3ec0116a54927b3d800' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-15T20:30:27.798Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-15T20:30:27.859Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-15T20:30:27.882Z] ========================================================= [2022-03-15T20:30:27.882Z] EdgeX Global Pipelines Version Info [2022-03-15T20:30:27.882Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d65120045c549cf6a45814b9026bdf97106bb809 # timeout=10 [2022-03-15T20:30:28.660Z] ------------------- [2022-03-15T20:30:28.660Z] stable info: [2022-03-15T20:30:28.660Z] ------------------- [2022-03-15T20:30:28.660Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-15T20:30:28.660Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T20:30:28.660Z] Message: update stable to v1.0.221 [2022-03-15T20:30:29.231Z] ------------------- [2022-03-15T20:30:29.231Z] experimental info: [2022-03-15T20:30:29.231Z] ------------------- [2022-03-15T20:30:29.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-15T20:30:29.231Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T20:30:29.231Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-15T20:30:29.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-15T20:30:29.378Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-15T20:30:29.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-15T20:30:29.403Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-15T20:30:29.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-15T20:30:29.425Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-15T20:30:29.440Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-15T20:30:29.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-15T20:30:29.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-15T20:30:29.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-15T20:30:29.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-15T20:30:29.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-15T20:30:29.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-15T20:30:29.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-15T20:30:29.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-15T20:30:29.565Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T20:30:29.580Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T20:30:29.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-15T20:30:29.605Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-15T20:30:29.615Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-15T20:30:29.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-15T20:30:29.639Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-15T20:30:29.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3893 [Pipeline] echo [2022-03-15T20:30:29.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3893 [Pipeline] echo [2022-03-15T20:30:29.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3893 [Pipeline] echo [2022-03-15T20:30:29.687Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d86031957ffc614f01ce8a3767b46037d787ee5 [Pipeline] echo [2022-03-15T20:30:29.698Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d86031 [Pipeline] echo [2022-03-15T20:30:29.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T20:30:29.754Z] provisioning config files... [2022-03-15T20:30:29.768Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1399189067581270436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:30:30.075Z] ---> docker-login.sh [2022-03-15T20:30:30.075Z] nexus3.edgexfoundry.org:10001 [2022-03-15T20:30:30.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:30.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:30.336Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:30.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:30.336Z] [2022-03-15T20:30:30.336Z] Login Succeeded [2022-03-15T20:30:30.336Z] nexus3.edgexfoundry.org:10002 [2022-03-15T20:30:30.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:30.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:30.597Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:30.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:30.597Z] [2022-03-15T20:30:30.597Z] Login Succeeded [2022-03-15T20:30:30.597Z] nexus3.edgexfoundry.org:10003 [2022-03-15T20:30:30.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:30.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:30.859Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:30.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:30.859Z] [2022-03-15T20:30:30.859Z] Login Succeeded [2022-03-15T20:30:30.859Z] nexus3.edgexfoundry.org:10004 [2022-03-15T20:30:30.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:30.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:30.859Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:30.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:30.859Z] [2022-03-15T20:30:30.859Z] Login Succeeded [2022-03-15T20:30:30.859Z] docker.io [2022-03-15T20:30:30.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:31.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:31.433Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:31.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:31.433Z] [2022-03-15T20:30:31.433Z] Login Succeeded [2022-03-15T20:30:31.433Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T20:30:31.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T20:30:31.773Z] + 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 [2022-03-15T20:30:31.773Z] + dirname cmd/core-command/Dockerfile [2022-03-15T20:30:31.773Z] + cut -d/ -f2 [2022-03-15T20:30:31.773Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-15T20:30:31.773Z] + dirname cmd/core-data/Dockerfile [2022-03-15T20:30:31.773Z] + cut -d/ -f2 [2022-03-15T20:30:31.773Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-15T20:30:31.773Z] + + cut -d/ -f2 [2022-03-15T20:30:31.773Z] dirname cmd/core-metadata/Dockerfile [2022-03-15T20:30:31.773Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-15T20:30:31.773Z] + cut -d/ -f2 [2022-03-15T20:30:31.773Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-15T20:30:31.773Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-15T20:30:31.773Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-15T20:30:31.773Z] + cut -d/ -f2 [2022-03-15T20:30:31.773Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-15T20:30:31.773Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-15T20:30:31.773Z] + cut -d/ -f2 [2022-03-15T20:30:31.773Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-15T20:30:31.773Z] + dirname cmd/support-notifications/Dockerfile [2022-03-15T20:30:31.773Z] + cut -d/ -f2 [2022-03-15T20:30:31.773Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-15T20:30:31.773Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-15T20:30:31.773Z] + cut -d/ -f2 [2022-03-15T20:30:31.773Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-15T20:30:31.773Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-15T20:30:31.773Z] + cut -d/ -f2 [2022-03-15T20:30:31.773Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-15T20:30:31.812Z] 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] { (Build Check) [Pipeline] sh [2022-03-15T20:30:32.160Z] + git rev-list -1 --merges 6d86031957ffc614f01ce8a3767b46037d787ee5~1..6d86031957ffc614f01ce8a3767b46037d787ee5 [Pipeline] echo [2022-03-15T20:30:32.173Z] -----------> git rev-list -1 --merges 6d86031957ffc614f01ce8a3767b46037d787ee5~1..6d86031957ffc614f01ce8a3767b46037d787ee5 6d86031957ffc614f01ce8a3767b46037d787ee5 [2022-03-15T20:30:32.173Z] 6d86031957ffc614f01ce8a3767b46037d787ee5 [false] [Pipeline] sh [2022-03-15T20:30:32.474Z] + git log --format=format:%s -1 6d86031957ffc614f01ce8a3767b46037d787ee5 [Pipeline] echo [2022-03-15T20:30:32.487Z] ========================================================= [2022-03-15T20:30:32.487Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-15T20:30:32.487Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-15T20:30:32.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-15T20:30:32.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-15T20:30:32.885Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-15T20:30:32.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-15T20:30:32.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-15T20:30:32.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-15T20:30:32.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:30:33.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T20:30:33.228Z] [2022-03-15T20:30:33.228Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:30:33.532Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T20:30:33.532Z] latest: Pulling from edgex-devops/git-semver [2022-03-15T20:30:33.532Z] a0d0a0d46f8b: Pulling fs layer [2022-03-15T20:30:33.532Z] 3e5f54012d9b: Pulling fs layer [2022-03-15T20:30:33.532Z] 4c7163046ea9: Pulling fs layer [2022-03-15T20:30:33.532Z] 0c2d73faf560: Pulling fs layer [2022-03-15T20:30:33.532Z] 0c2d73faf560: Waiting [2022-03-15T20:30:33.532Z] 3e5f54012d9b: Verifying Checksum [2022-03-15T20:30:33.532Z] 3e5f54012d9b: Download complete [2022-03-15T20:30:33.532Z] a0d0a0d46f8b: Verifying Checksum [2022-03-15T20:30:33.532Z] a0d0a0d46f8b: Download complete [2022-03-15T20:30:33.532Z] 0c2d73faf560: Verifying Checksum [2022-03-15T20:30:33.532Z] 0c2d73faf560: Download complete [2022-03-15T20:30:33.532Z] 4c7163046ea9: Verifying Checksum [2022-03-15T20:30:33.532Z] 4c7163046ea9: Download complete [2022-03-15T20:30:33.792Z] a0d0a0d46f8b: Pull complete [2022-03-15T20:30:33.792Z] 3e5f54012d9b: Pull complete [2022-03-15T20:30:34.054Z] 4c7163046ea9: Pull complete [2022-03-15T20:30:34.315Z] 0c2d73faf560: Pull complete [2022-03-15T20:30:34.315Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-15T20:30:34.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T20:30:34.315Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-15T20:30:34.473Z] prd-ubuntu20.04-docker-8c-8g-7179 does not seem to be running inside a container [2022-03-15T20:30:34.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-15T20:30:35.247Z] $ docker top fc8a2fadbd58427a1eaf4fc3c26b2fcaf0b1f2b33daa512568f9b3fd3667ef5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-15T20:30:35.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T20:30:35.352Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T20:30:35.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T20:30:35.490Z] $ docker exec fc8a2fadbd58427a1eaf4fc3c26b2fcaf0b1f2b33daa512568f9b3fd3667ef5a ssh-agent [2022-03-15T20:30:35.632Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPKOMmF/agent.15 [2022-03-15T20:30:35.632Z] SSH_AGENT_PID=22 [2022-03-15T20:30:35.640Z] Running ssh-add (command line suppressed) [2022-03-15T20:30:35.758Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8592293447515145983.key (/w/workspace/edgex-go/3@tmp/private_key_8592293447515145983.key) [2022-03-15T20:30:35.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T20:30:36.067Z] + git tag --points-at HEAD [Pipeline] } [2022-03-15T20:30:36.089Z] $ docker exec --env ******** --env ******** fc8a2fadbd58427a1eaf4fc3c26b2fcaf0b1f2b33daa512568f9b3fd3667ef5a ssh-agent -k [2022-03-15T20:30:36.201Z] unset SSH_AUTH_SOCK; [2022-03-15T20:30:36.202Z] unset SSH_AGENT_PID; [2022-03-15T20:30:36.202Z] echo Agent pid 22 killed; [2022-03-15T20:30:36.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-15T20:30:36.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T20:30:36.240Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T20:30:36.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T20:30:36.403Z] $ docker exec fc8a2fadbd58427a1eaf4fc3c26b2fcaf0b1f2b33daa512568f9b3fd3667ef5a ssh-agent [2022-03-15T20:30:36.534Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCILPCG/agent.56 [2022-03-15T20:30:36.534Z] SSH_AGENT_PID=63 [2022-03-15T20:30:36.539Z] Running ssh-add (command line suppressed) [2022-03-15T20:30:36.669Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_574568387232108287.key (/w/workspace/edgex-go/3@tmp/private_key_574568387232108287.key) [2022-03-15T20:30:36.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T20:30:36.976Z] + git semver init [2022-03-15T20:30:36.976Z] # -> Open(): unable to determine branch for HEAD [2022-03-15T20:30:36.976Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-03-15T20:30:36.976Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-03-15T20:30:36.976Z] # $SEMVER_REMOTE_NAME = origin [2022-03-15T20:30:36.976Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-15T20:30:36.977Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-15T20:30:36.977Z] # $SEMVER_BRANCH = PR-3893 [2022-03-15T20:30:36.977Z] # $SEMVER_TEMP = /tmp/semver-710921358 [2022-03-15T20:30:36.977Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-15T20:30:51.907Z] # '/tmp/semver-710921358' -> '/w/workspace/edgex-go/3/.semver' [2022-03-15T20:30:51.907Z] # -> Force: false [2022-03-15T20:30:51.907Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-03-15T20:30:51.923Z] $ docker exec --env ******** --env ******** fc8a2fadbd58427a1eaf4fc3c26b2fcaf0b1f2b33daa512568f9b3fd3667ef5a ssh-agent -k [2022-03-15T20:30:52.035Z] unset SSH_AUTH_SOCK; [2022-03-15T20:30:52.035Z] unset SSH_AGENT_PID; [2022-03-15T20:30:52.035Z] echo Agent pid 63 killed; [2022-03-15T20:30:52.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T20:30:52.355Z] + git semver [Pipeline] } [2022-03-15T20:30:52.376Z] $ docker stop --time=1 fc8a2fadbd58427a1eaf4fc3c26b2fcaf0b1f2b33daa512568f9b3fd3667ef5a [2022-03-15T20:30:54.224Z] $ docker rm -f fc8a2fadbd58427a1eaf4fc3c26b2fcaf0b1f2b33daa512568f9b3fd3667ef5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T20:30:54.597Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-15T20:30:54.844Z] Stashed 1 file(s) [Pipeline] echo [2022-03-15T20:30:54.847Z] [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 [2022-03-15T20:30:54.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T20:30:54.964Z] ========================================================= [2022-03-15T20:30:54.964Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-15T20:30:54.964Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:30:55.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:30:55.249Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-15T20:30:55.249Z] 59bf1c3509f3: Pulling fs layer [2022-03-15T20:30:55.249Z] 666ba61612fd: Pulling fs layer [2022-03-15T20:30:55.249Z] 8ed8ca486205: Pulling fs layer [2022-03-15T20:30:55.249Z] 4fe6c5a15a65: Pulling fs layer [2022-03-15T20:30:55.249Z] 22a0e8bec74d: Pulling fs layer [2022-03-15T20:30:55.249Z] 640e595b4fbd: Pulling fs layer [2022-03-15T20:30:55.249Z] 763cafe07f6e: Pulling fs layer [2022-03-15T20:30:55.249Z] 0c0b528cf693: Pulling fs layer [2022-03-15T20:30:55.249Z] 10935f4eaf8b: Pulling fs layer [2022-03-15T20:30:55.249Z] 22a0e8bec74d: Waiting [2022-03-15T20:30:55.249Z] 4fe6c5a15a65: Waiting [2022-03-15T20:30:55.249Z] 10935f4eaf8b: Waiting [2022-03-15T20:30:55.249Z] 763cafe07f6e: Waiting [2022-03-15T20:30:55.249Z] 0c0b528cf693: Waiting [2022-03-15T20:30:55.249Z] 640e595b4fbd: Waiting [2022-03-15T20:30:55.249Z] 8ed8ca486205: Verifying Checksum [2022-03-15T20:30:55.249Z] 8ed8ca486205: Download complete [2022-03-15T20:30:55.249Z] 666ba61612fd: Download complete [2022-03-15T20:30:55.249Z] 22a0e8bec74d: Verifying Checksum [2022-03-15T20:30:55.249Z] 22a0e8bec74d: Download complete [2022-03-15T20:30:55.249Z] 640e595b4fbd: Verifying Checksum [2022-03-15T20:30:55.249Z] 640e595b4fbd: Download complete [2022-03-15T20:30:55.249Z] 59bf1c3509f3: Verifying Checksum [2022-03-15T20:30:55.249Z] 59bf1c3509f3: Download complete [2022-03-15T20:30:55.249Z] 763cafe07f6e: Verifying Checksum [2022-03-15T20:30:55.249Z] 763cafe07f6e: Download complete [2022-03-15T20:30:55.509Z] 0c0b528cf693: Verifying Checksum [2022-03-15T20:30:55.509Z] 0c0b528cf693: Download complete [2022-03-15T20:30:55.509Z] 59bf1c3509f3: Pull complete [2022-03-15T20:30:55.509Z] 666ba61612fd: Pull complete [2022-03-15T20:30:55.769Z] 8ed8ca486205: Pull complete [2022-03-15T20:30:56.027Z] 10935f4eaf8b: Verifying Checksum [2022-03-15T20:30:56.027Z] 10935f4eaf8b: Download complete [2022-03-15T20:30:56.027Z] 4fe6c5a15a65: Verifying Checksum [2022-03-15T20:30:56.027Z] 4fe6c5a15a65: Download complete [2022-03-15T20:31:00.218Z] 4fe6c5a15a65: Pull complete [2022-03-15T20:31:00.218Z] 22a0e8bec74d: Pull complete [2022-03-15T20:31:00.218Z] 640e595b4fbd: Pull complete [2022-03-15T20:31:00.218Z] 763cafe07f6e: Pull complete [2022-03-15T20:31:00.478Z] 0c0b528cf693: Pull complete [2022-03-15T20:31:03.018Z] 10935f4eaf8b: Pull complete [2022-03-15T20:31:03.018Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-15T20:31:03.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:31:03.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:31:03.317Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-03-15T20:31:03.317Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:31:03.317Z] WORKDIR /edgex [2022-03-15T20:31:03.317Z] COPY go.mod . [2022-03-15T20:31:03.317Z] RUN go mod download [2022-03-15T20:31:04.698Z] Sending build context to Docker daemon 334.1MB [2022-03-15T20:31:04.698Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:31:04.698Z] ---> 99d49a6021b9 [2022-03-15T20:31:04.698Z] Step 2/4 : WORKDIR /edgex [2022-03-15T20:31:06.617Z] ---> Running in 0e3cc7c42b32 [2022-03-15T20:31:06.617Z] Removing intermediate container 0e3cc7c42b32 [2022-03-15T20:31:06.617Z] ---> 0ed7a4b34037 [2022-03-15T20:31:06.617Z] Step 3/4 : COPY go.mod . [2022-03-15T20:31:06.878Z] ---> cc2e6318b905 [2022-03-15T20:31:06.878Z] Step 4/4 : RUN go mod download [2022-03-15T20:31:06.878Z] ---> Running in a78521dd3605 [2022-03-15T20:31:09.924Z] Still waiting to schedule task [2022-03-15T20:31:09.924Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7182’ is offline [2022-03-15T20:31:28.842Z] Removing intermediate container a78521dd3605 [2022-03-15T20:31:28.842Z] ---> 47e4a98a5f80 [2022-03-15T20:31:28.842Z] Successfully built 47e4a98a5f80 [2022-03-15T20:31:28.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:31:29.141Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T20:31:29.141Z] . [Pipeline] withDockerContainer [2022-03-15T20:31:29.206Z] prd-ubuntu20.04-docker-8c-8g-7179 does not seem to be running inside a container [2022-03-15T20:31:29.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T20:31:30.089Z] $ docker top feedbf7aa20856edef71ed40a54edf1f09a2ef9d48b41bf720fe82c7bdd6b8b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:31:30.440Z] + go version [2022-03-15T20:31:30.440Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-15T20:31:30.461Z] $ docker stop --time=1 feedbf7aa20856edef71ed40a54edf1f09a2ef9d48b41bf720fe82c7bdd6b8b8 [2022-03-15T20:31:31.765Z] $ docker rm -f feedbf7aa20856edef71ed40a54edf1f09a2ef9d48b41bf720fe82c7bdd6b8b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:31:32.232Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T20:31:32.232Z] . [Pipeline] withDockerContainer [2022-03-15T20:31:32.306Z] prd-ubuntu20.04-docker-8c-8g-7179 does not seem to be running inside a container [2022-03-15T20:31:32.349Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T20:31:32.754Z] $ docker top 1955b5872098d6d48a0e3d563fa31e6ab985a07b012ab1256b9ca5db8b4bd10f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T20:31:32.831Z] ========================================================= [2022-03-15T20:31:32.831Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T20:31:32.831Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:31:33.118Z] + make test [2022-03-15T20:31:33.118Z] go mod tidy [2022-03-15T20:31:33.379Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T20:31:40.219Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-15T20:31:48.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-15T20:31:48.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-03-15T20:31:48.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-15T20:31:48.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-15T20:31:49.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-03-15T20:31:49.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-15T20:31:49.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.9% of statements [2022-03-15T20:31:49.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-15T20:31:49.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-15T20:31:49.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.156s coverage: 89.5% of statements [2022-03-15T20:31:49.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-15T20:31:49.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-15T20:31:49.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:31:50.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-15T20:31:50.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.380s coverage: 94.2% of statements [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:31:50.441Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 59.1% of statements [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-15T20:31:50.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-15T20:31:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-15T20:31:50.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2022-03-15T20:31:50.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-15T20:31:50.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2022-03-15T20:31:50.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2022-03-15T20:31:50.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-15T20:31:50.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-03-15T20:31:50.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2022-03-15T20:31:50.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-03-15T20:31:50.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-03-15T20:31:50.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2022-03-15T20:32:02.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2022-03-15T20:32:02.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-03-15T20:32:04.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements [2022-03-15T20:32:04.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.176s coverage: 91.2% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.4% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.088s coverage: 63.2% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-15T20:32:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-15T20:32:14.317Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-15T20:32:14.317Z] 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 [2022-03-15T20:32:26.549Z] GO111MODULE=on go vet ./... [2022-03-15T20:32:29.840Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T20:32:30.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T20:32:30.361Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T20:32:30.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-15T20:32:31.237Z] + ls -al . [2022-03-15T20:32:31.237Z] total 672 [2022-03-15T20:32:31.237Z] drwxrwxr-x 10 1001 1001 4096 Mar 15 20:32 . [2022-03-15T20:32:31.237Z] drwxr-xr-x 4 root root 4096 Mar 15 20:31 .. [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 11 Mar 15 20:30 .dockerignore [2022-03-15T20:32:31.237Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 20:30 .git [2022-03-15T20:32:31.237Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 20:30 .github [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 804 Mar 15 20:30 .gitignore [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 20:30 .golangci.yml [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 76 Mar 15 20:30 .hadolint.yml [2022-03-15T20:32:31.237Z] drwx------ 3 1001 1001 4096 Mar 15 20:30 .semver [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 20:30 .sonarcloud.properties [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 20:30 ADOPTERS.md [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 9019 Mar 15 20:30 Attribution.txt [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 51732 Mar 15 20:30 CHANGELOG.md [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 20:30 CONTRIBUTING.md [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 20:30 GOVERNANCE.md [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 849 Mar 15 20:30 Jenkinsfile [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 20:30 LICENSE [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 6888 Mar 15 20:30 Makefile [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 20:30 OWNERS.md [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 8207 Mar 15 20:30 README.md [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 6912 Mar 15 20:30 SECURITY.md [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 20:30 VERSION [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 4131 Mar 15 20:30 ZMQWindows.md [2022-03-15T20:32:31.237Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 20:30 bin [2022-03-15T20:32:31.237Z] drwxrwxr-x 14 1001 1001 4096 Mar 15 20:30 cmd [2022-03-15T20:32:31.237Z] -rw-r--r-- 1 root root 425751 Mar 15 20:32 coverage.out [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 2828 Mar 15 20:30 go.mod [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 50277 Mar 15 20:30 go.sum [2022-03-15T20:32:31.237Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 20:30 internal [2022-03-15T20:32:31.237Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 20:30 openapi [2022-03-15T20:32:31.237Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 20:30 snap [2022-03-15T20:32:31.237Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 20:30 version.go [Pipeline] sh [2022-03-15T20:32:31.527Z] + '[' -e coverage.out ] [2022-03-15T20:32:31.527Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-15T20:32:31.620Z] Stashed 1 file(s) [Pipeline] sh [2022-03-15T20:32:31.906Z] + make build [2022-03-15T20:32:31.906Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-15T20:32:44.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-15T20:32:54.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-15T20:32:54.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-15T20:32:54.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-15T20:32:54.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-15T20:32:55.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-15T20:32:56.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-15T20:32:57.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-15T20:32:58.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-15T20:32:59.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-15T20:33:00.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-15T20:33:02.009Z] $ docker stop --time=1 1955b5872098d6d48a0e3d563fa31e6ab985a07b012ab1256b9ca5db8b4bd10f [2022-03-15T20:33:04.292Z] $ docker rm -f 1955b5872098d6d48a0e3d563fa31e6ab985a07b012ab1256b9ca5db8b4bd10f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:33:05.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T20:33:05.137Z] [2022-03-15T20:33:05.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:33:05.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T20:33:05.434Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-15T20:33:05.434Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-15T20:33:05.434Z] ca9280d653b3: Pulling fs layer [2022-03-15T20:33:05.434Z] 7e9c9ca2126c: Pulling fs layer [2022-03-15T20:33:05.434Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-15T20:33:05.434Z] cbdbe7a5bc2a: Download complete [2022-03-15T20:33:05.692Z] ca9280d653b3: Verifying Checksum [2022-03-15T20:33:05.692Z] ca9280d653b3: Download complete [2022-03-15T20:33:05.692Z] cbdbe7a5bc2a: Pull complete [2022-03-15T20:33:05.951Z] 7e9c9ca2126c: Download complete [2022-03-15T20:33:05.951Z] ca9280d653b3: Pull complete [2022-03-15T20:33:09.240Z] 7e9c9ca2126c: Pull complete [2022-03-15T20:33:09.240Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-15T20:33:09.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T20:33:09.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-15T20:33:09.309Z] prd-ubuntu20.04-docker-8c-8g-7179 does not seem to be running inside a container [2022-03-15T20:33:09.358Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-15T20:33:10.687Z] $ docker top 5dde90532f07737610f86e07f0a7a698f6c7086034164c9b6599278e89f0a399 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:33:11.034Z] + docker-compose build --help [2022-03-15T20:33:11.034Z] + grep parallel [2022-03-15T20:33:11.605Z] --parallel Build images in parallel. [Pipeline] } [2022-03-15T20:33:11.627Z] $ docker stop --time=1 5dde90532f07737610f86e07f0a7a698f6c7086034164c9b6599278e89f0a399 [2022-03-15T20:33:12.888Z] $ docker rm -f 5dde90532f07737610f86e07f0a7a698f6c7086034164c9b6599278e89f0a399 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:33:13.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T20:33:13.289Z] . [Pipeline] withDockerContainer [2022-03-15T20:33:13.363Z] prd-ubuntu20.04-docker-8c-8g-7179 does not seem to be running inside a container [2022-03-15T20:33:13.406Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-15T20:33:13.754Z] $ docker top ab69d151313ebc992768bfd866ef94a7cbcf0d0d34702040931708c63184146d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:33:14.100Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-15T20:33:14.689Z] Building core-command ... [2022-03-15T20:33:14.689Z] Building core-data ... [2022-03-15T20:33:14.689Z] Building core-metadata ... [2022-03-15T20:33:14.689Z] Building security-bootstrapper ... [2022-03-15T20:33:14.689Z] Building security-proxy-setup ... [2022-03-15T20:33:14.689Z] Building security-secretstore-setup ... [2022-03-15T20:33:14.689Z] Building support-notifications ... [2022-03-15T20:33:14.689Z] Building support-scheduler ... [2022-03-15T20:33:14.689Z] Building sys-mgmt-agent ... [2022-03-15T20:33:14.689Z] Building security-secretstore-setup [2022-03-15T20:33:14.689Z] Building support-notifications [2022-03-15T20:33:14.689Z] Building sys-mgmt-agent [2022-03-15T20:33:14.689Z] Building security-bootstrapper [2022-03-15T20:33:14.689Z] Building core-command [2022-03-15T20:33:32.933Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:32.933Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:32.933Z] ---> 47e4a98a5f80 [2022-03-15T20:33:32.933Z] Step 3/25 : WORKDIR /edgex-go [2022-03-15T20:33:32.933Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:32.933Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:32.933Z] ---> 47e4a98a5f80 [2022-03-15T20:33:32.933Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T20:33:32.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:32.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:32.933Z] ---> 47e4a98a5f80 [2022-03-15T20:33:32.933Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:33:32.933Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:32.933Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:32.933Z] ---> 47e4a98a5f80 [2022-03-15T20:33:32.933Z] Step 3/31 : WORKDIR /edgex-go [2022-03-15T20:33:32.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:32.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:32.933Z] ---> 47e4a98a5f80 [2022-03-15T20:33:32.933Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:33:32.933Z] ---> Running in c11c3437f118 [2022-03-15T20:33:32.933Z] ---> Running in 5b7a0d32fa0c [2022-03-15T20:33:32.933Z] ---> Running in 560ef0700dca [2022-03-15T20:33:32.933Z] ---> Running in a3d8ef6fa32d [2022-03-15T20:33:32.933Z] ---> Running in 47b5fdc33257 [2022-03-15T20:33:32.933Z] Removing intermediate container 5b7a0d32fa0c [2022-03-15T20:33:32.933Z] ---> 38d8dd555fb8 [2022-03-15T20:33:32.933Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:32.933Z] Removing intermediate container 47b5fdc33257 [2022-03-15T20:33:32.933Z] ---> 98ead1354fbc [2022-03-15T20:33:32.933Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:32.933Z] Removing intermediate container 560ef0700dca [2022-03-15T20:33:32.933Z] ---> b28354cc0eb7 [2022-03-15T20:33:32.933Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:32.933Z] Removing intermediate container a3d8ef6fa32d [2022-03-15T20:33:32.933Z] ---> 40ea764beeec [2022-03-15T20:33:32.933Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:32.933Z] Removing intermediate container c11c3437f118 [2022-03-15T20:33:32.933Z] ---> 8a91950cb6b7 [2022-03-15T20:33:32.933Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:32.933Z] ---> Running in 868f8356e26d [2022-03-15T20:33:32.933Z] ---> Running in f44ba58d390f [2022-03-15T20:33:32.933Z] ---> Running in b84ec1f1808e [2022-03-15T20:33:32.933Z] ---> Running in 63afe14b3d86 [2022-03-15T20:33:32.933Z] ---> Running in 74c048949be1 [2022-03-15T20:33:33.870Z] Removing intermediate container b84ec1f1808e [2022-03-15T20:33:33.870Z] ---> 6fe63c066af9 [2022-03-15T20:33:33.870Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-15T20:33:33.870Z] Removing intermediate container 868f8356e26d [2022-03-15T20:33:33.870Z] ---> b3b12840c918 [2022-03-15T20:33:33.870Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-15T20:33:33.870Z] ---> Running in cf198f367e6e [2022-03-15T20:33:33.870Z] ---> Running in 0a337ea5e2bb [2022-03-15T20:33:34.439Z] Removing intermediate container f44ba58d390f [2022-03-15T20:33:34.439Z] ---> 19435be8b7a6 [2022-03-15T20:33:34.439Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T20:33:34.439Z] Removing intermediate container 63afe14b3d86 [2022-03-15T20:33:34.439Z] ---> 81626585d39c [2022-03-15T20:33:34.439Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-15T20:33:34.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:34.439Z] ---> Running in 3a78c68974ac [2022-03-15T20:33:34.439Z] ---> Running in 66b1ce2cfd67 [2022-03-15T20:33:34.439Z] Removing intermediate container 74c048949be1 [2022-03-15T20:33:34.439Z] ---> 9c4f0c76ca20 [2022-03-15T20:33:34.439Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-15T20:33:34.439Z] ---> Running in d6b8645d0a08 [2022-03-15T20:33:34.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:34.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:34.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:35.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:35.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:35.478Z] OK: 221 MiB in 52 packages [2022-03-15T20:33:35.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:35.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:35.737Z] OK: 221 MiB in 52 packages [2022-03-15T20:33:35.737Z] Removing intermediate container cf198f367e6e [2022-03-15T20:33:35.737Z] ---> 5f04bf108a56 [2022-03-15T20:33:35.737Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-15T20:33:35.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:35.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:35.996Z] OK: 221 MiB in 52 packages [2022-03-15T20:33:35.996Z] ---> b53ca624f689 [2022-03-15T20:33:35.996Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:35.996Z] ---> Running in ddad17ae3a9c [2022-03-15T20:33:36.254Z] Removing intermediate container 0a337ea5e2bb [2022-03-15T20:33:36.254Z] ---> 3395582f2a43 [2022-03-15T20:33:36.254Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T20:33:36.254Z] OK: 221 MiB in 52 packages [2022-03-15T20:33:36.254Z] OK: 221 MiB in 52 packages [2022-03-15T20:33:36.254Z] ---> 5285b97b5127 [2022-03-15T20:33:36.254Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:36.513Z] ---> Running in 6dd2a4f0df0a [2022-03-15T20:33:36.513Z] Removing intermediate container 3a78c68974ac [2022-03-15T20:33:36.513Z] ---> a9823f49e346 [2022-03-15T20:33:36.513Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:33:36.773Z] ---> 1f5ead3a5a99 [2022-03-15T20:33:36.773Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:36.773Z] ---> Running in e68566e658cd [2022-03-15T20:33:36.773Z] Removing intermediate container 66b1ce2cfd67 [2022-03-15T20:33:36.773Z] ---> f6a676795960 [2022-03-15T20:33:36.773Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-15T20:33:36.773Z] Removing intermediate container d6b8645d0a08 [2022-03-15T20:33:36.773Z] ---> 4dd46b8ed200 [2022-03-15T20:33:36.773Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:33:37.034Z] ---> cf93ed14097e [2022-03-15T20:33:37.034Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:37.034Z] ---> Running in 6df07eb56c60 [2022-03-15T20:33:37.034Z] ---> e5875ddc5337 [2022-03-15T20:33:37.034Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:37.034Z] ---> Running in 3097fb3bfcd0 [2022-03-15T20:33:37.604Z] Removing intermediate container ddad17ae3a9c [2022-03-15T20:33:37.604Z] ---> 229d4d7799ce [2022-03-15T20:33:37.604Z] Step 8/31 : COPY . . [2022-03-15T20:33:39.012Z] Removing intermediate container 6dd2a4f0df0a [2022-03-15T20:33:39.012Z] ---> 5fd14ae0a042 [2022-03-15T20:33:39.012Z] Step 8/22 : COPY . . [2022-03-15T20:33:39.012Z] Removing intermediate container e68566e658cd [2022-03-15T20:33:39.012Z] ---> 44db1dc56311 [2022-03-15T20:33:39.012Z] Step 8/23 : COPY . . [2022-03-15T20:33:39.012Z] Removing intermediate container 3097fb3bfcd0 [2022-03-15T20:33:39.012Z] ---> d49f97a6c000 [2022-03-15T20:33:39.012Z] Step 8/23 : COPY . . [2022-03-15T20:33:39.271Z] Removing intermediate container 6df07eb56c60 [2022-03-15T20:33:39.271Z] ---> f1d9088f9c3d [2022-03-15T20:33:39.271Z] Step 8/25 : COPY . . [2022-03-15T20:33:44.687Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7184 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws [2022-03-15T20:33:44.698Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-15T20:33:45.024Z] The recommended git tool is: git [2022-03-15T20:33:47.399Z] ---> 9f397d1b098a [2022-03-15T20:33:47.399Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-15T20:33:47.399Z] ---> ba869dbf3bab [2022-03-15T20:33:47.399Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-15T20:33:47.399Z] ---> Running in ca690953f2a0 [2022-03-15T20:33:47.399Z] ---> Running in 0863371f3c7c [2022-03-15T20:33:47.399Z] ---> 69479ff8df6f [2022-03-15T20:33:47.399Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-15T20:33:47.399Z] ---> b5408b5f7e8d [2022-03-15T20:33:47.399Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-15T20:33:47.399Z] ---> 7531a585659f [2022-03-15T20:33:47.399Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-15T20:33:47.399Z] ---> Running in e9c77e9e0186 [2022-03-15T20:33:47.399Z] ---> Running in b31e11f1ef28 [2022-03-15T20:33:47.399Z] ---> Running in 65bfb74471d9 [2022-03-15T20:33:47.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-15T20:33:47.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-15T20:33:47.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-15T20:33:47.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-15T20:33:47.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-15T20:33:51.644Z] using credential edgex-jenkins-ssh [2022-03-15T20:33:51.667Z] Cloning the remote Git repository [2022-03-15T20:33:51.733Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:33:51.828Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-15T20:33:51.929Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:33:51.930Z] > git --version # timeout=10 [2022-03-15T20:33:51.960Z] > git --version # 'git version 2.25.1' [2022-03-15T20:33:51.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:33:52.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T20:34:10.522Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T20:34:10.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T20:34:10.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T20:34:10.648Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:34:10.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:34:10.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T20:34:11.690Z] Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit 1606587477d0302e050d0728abccfc1a51248bda [2022-03-15T20:34:12.412Z] Merge succeeded, producing 70eb0cbb5768574ef5504441c32aa30d37a66895 [2022-03-15T20:34:12.413Z] Checking out Revision 70eb0cbb5768574ef5504441c32aa30d37a66895 (PR-3893) [2022-03-15T20:34:11.718Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T20:34:11.756Z] > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [2022-03-15T20:34:12.058Z] > git remote # timeout=10 [2022-03-15T20:34:12.086Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T20:34:12.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:34:12.126Z] > git merge 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 [2022-03-15T20:34:12.396Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T20:34:12.426Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T20:34:12.450Z] > git checkout -f 70eb0cbb5768574ef5504441c32aa30d37a66895 # timeout=10 [2022-03-15T20:34:14.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-15T20:34:16.394Z] Removing intermediate container 0863371f3c7c [2022-03-15T20:34:16.394Z] ---> ce277cae3161 [2022-03-15T20:34:16.394Z] [2022-03-15T20:34:16.394Z] Step 10/25 : FROM alpine:3.14 [2022-03-15T20:34:16.394Z] Removing intermediate container b31e11f1ef28 [2022-03-15T20:34:16.394Z] ---> 9b44bd56cdec [2022-03-15T20:34:16.394Z] [2022-03-15T20:34:16.394Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:34:16.394Z] Removing intermediate container ca690953f2a0 [2022-03-15T20:34:16.394Z] ---> b7724ea5bfa4 [2022-03-15T20:34:16.394Z] [2022-03-15T20:34:16.394Z] Step 10/31 : FROM alpine:3.14 [2022-03-15T20:34:16.394Z] Removing intermediate container e9c77e9e0186 [2022-03-15T20:34:16.394Z] ---> a755fdf6caca [2022-03-15T20:34:16.394Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-15T20:34:16.394Z] Removing intermediate container 65bfb74471d9 [2022-03-15T20:34:16.394Z] ---> ffcafe819ac4 [2022-03-15T20:34:16.394Z] [2022-03-15T20:34:16.394Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T20:34:16.653Z] ---> Running in 65f866ead3eb [2022-03-15T20:34:16.965Z] Commit message: "Merge commit '556446716e4a14b8c762f3ec0116a54927b3d800' into HEAD" [2022-03-15T20:34:16.997Z] First time build. Skipping changelog. [2022-03-15T20:34:17.223Z] 3.14: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T20:34:17.483Z] 3.14: Pulling from library/alpine [2022-03-15T20:34:17.483Z] 3.14: Pulling from library/alpine [2022-03-15T20:34:17.938Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-15T20:34:17.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T20:34:17.938Z] Dload Upload Total Spent Left Speed [2022-03-15T20:34:17.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 158k 0 --:--:-- --:--:-- --:--:-- 158k [Pipeline] sh [2022-03-15T20:34:18.533Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-15T20:34:16.981Z] > git rev-list --no-walk d65120045c549cf6a45814b9026bdf97106bb809 # timeout=10 [2022-03-15T20:34:18.863Z] 3.14: Pulling from library/alpine [2022-03-15T20:34:18.863Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T20:34:18.863Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T20:34:18.863Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T20:34:18.863Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T20:34:18.863Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T20:34:18.863Z] Status: Image is up to date for alpine:3.14 [2022-03-15T20:34:18.863Z] ---> 0a97eee8041e [2022-03-15T20:34:18.863Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-15T20:34:18.863Z] ---> 0a97eee8041e [2022-03-15T20:34:18.863Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-15T20:34:18.863Z] ---> 0a97eee8041e [2022-03-15T20:34:18.863Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:34:18.863Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T20:34:18.863Z] Status: Image is up to date for alpine:3.14 [2022-03-15T20:34:18.863Z] ---> 0a97eee8041e [2022-03-15T20:34:18.863Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-15T20:34:18.863Z] ---> Running in a3c3163fa087 [2022-03-15T20:34:18.863Z] ---> Running in 9d73d48065a1 [2022-03-15T20:34:18.863Z] ---> Running in 903394a7e1ae [2022-03-15T20:34:18.863Z] ---> Running in 24af47bc251f [2022-03-15T20:34:18.889Z] + sudo tee /etc/docker/daemon.new [2022-03-15T20:34:18.889Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-15T20:34:18.889Z] { [2022-03-15T20:34:18.889Z] "registry-mirrors": [ [2022-03-15T20:34:18.889Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-15T20:34:18.889Z] ], [2022-03-15T20:34:18.889Z] "bip": "10.250.0.254/24", [2022-03-15T20:34:18.889Z] "hosts": [ [2022-03-15T20:34:18.889Z] "tcp://0.0.0.0:5555", [2022-03-15T20:34:18.889Z] "unix:///var/run/docker.sock" [2022-03-15T20:34:18.889Z] ], [2022-03-15T20:34:18.889Z] "mtu": 1458, [2022-03-15T20:34:18.889Z] "selinux-enabled": true, [2022-03-15T20:34:18.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-15T20:34:18.889Z] } [Pipeline] sh [2022-03-15T20:34:19.122Z] Removing intermediate container 903394a7e1ae [2022-03-15T20:34:19.122Z] ---> d95543672406 [2022-03-15T20:34:19.122Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-15T20:34:19.122Z] ---> Running in 64c0e2a6214e [2022-03-15T20:34:19.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-15T20:34:19.259Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-15T20:34:19.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:19.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:19.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:19.621Z] + sudo service docker restart [2022-03-15T20:34:19.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:19.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:19.644Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T20:34:19.644Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:34:19.644Z] OK: 6 MiB in 15 packages [2022-03-15T20:34:19.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:19.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:19.644Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-15T20:34:19.644Z] Removing intermediate container 65f866ead3eb [2022-03-15T20:34:19.644Z] ---> f209065be57d [2022-03-15T20:34:19.644Z] [2022-03-15T20:34:19.644Z] Step 11/23 : FROM docker:20.10.10 [2022-03-15T20:34:19.644Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-15T20:34:19.644Z] (3/3) Installing su-exec (0.2-r1) [2022-03-15T20:34:19.644Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:34:19.644Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:34:19.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:19.903Z] OK: 6 MiB in 17 packages [2022-03-15T20:34:19.903Z] 20.10.10: Pulling from library/docker [2022-03-15T20:34:19.903Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-15T20:34:19.903Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-15T20:34:19.903Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:34:19.903Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:34:19.903Z] OK: 6 MiB in 16 packages [2022-03-15T20:34:19.903Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-15T20:34:19.903Z] (2/2) Installing su-exec (0.2-r1) [2022-03-15T20:34:19.903Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:34:19.903Z] OK: 6 MiB in 16 packages [2022-03-15T20:34:20.474Z] Removing intermediate container a3c3163fa087 [2022-03-15T20:34:20.474Z] ---> 922c55c133f5 [2022-03-15T20:34:20.474Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:34:20.474Z] ---> Running in 7f0c7fc50871 [2022-03-15T20:34:20.737Z] Removing intermediate container 7f0c7fc50871 [2022-03-15T20:34:20.737Z] ---> b34716bf7e5e [2022-03-15T20:34:20.737Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-15T20:34:20.737Z] Removing intermediate container 9d73d48065a1 [2022-03-15T20:34:20.737Z] ---> ffa5e445e533 [2022-03-15T20:34:20.737Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T20:34:20.999Z] Removing intermediate container 64c0e2a6214e [2022-03-15T20:34:20.999Z] ---> 37409e62d924 [2022-03-15T20:34:20.999Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-15T20:34:20.999Z] ---> Running in 11ebb3e73423 [2022-03-15T20:34:20.999Z] Removing intermediate container 24af47bc251f [2022-03-15T20:34:20.999Z] ---> 1b390fc50074 [2022-03-15T20:34:20.999Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:34:20.999Z] ---> Running in c2d6067e3b44 [2022-03-15T20:34:20.999Z] ---> Running in 767c2b8396e9 [2022-03-15T20:34:20.999Z] ---> Running in 4da3bd26ed5a [2022-03-15T20:34:20.999Z] Removing intermediate container 11ebb3e73423 [2022-03-15T20:34:20.999Z] ---> 4dab2a0402dd [2022-03-15T20:34:20.999Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T20:34:21.269Z] Removing intermediate container c2d6067e3b44 [2022-03-15T20:34:21.269Z] ---> ae488eea891e [2022-03-15T20:34:21.269Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-15T20:34:21.269Z] ---> Running in f33b38281d1a [2022-03-15T20:34:21.269Z] Removing intermediate container 767c2b8396e9 [2022-03-15T20:34:21.269Z] ---> 45beb4f40583 [2022-03-15T20:34:21.269Z] Step 13/25 : WORKDIR / [2022-03-15T20:34:21.269Z] ---> Running in 2379a1a1efdd [2022-03-15T20:34:21.269Z] Removing intermediate container 4da3bd26ed5a [2022-03-15T20:34:21.269Z] ---> 46333575c9b2 [2022-03-15T20:34:21.269Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-15T20:34:21.528Z] ---> Running in 88509db80ead [2022-03-15T20:34:21.529Z] Removing intermediate container f33b38281d1a [2022-03-15T20:34:21.529Z] ---> 2e371243a594 [2022-03-15T20:34:21.529Z] Step 15/23 : WORKDIR / [2022-03-15T20:34:21.529Z] ---> Running in 92c16f3c4cc5 [2022-03-15T20:34:21.529Z] Removing intermediate container 2379a1a1efdd [2022-03-15T20:34:21.529Z] ---> af53a60fc082 [2022-03-15T20:34:21.529Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-15T20:34:21.529Z] ---> Running in d24278549db3 [2022-03-15T20:34:21.787Z] Removing intermediate container 88509db80ead [2022-03-15T20:34:21.787Z] ---> eb8a34e6960d [2022-03-15T20:34:21.787Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-15T20:34:21.787Z] Removing intermediate container 92c16f3c4cc5 [2022-03-15T20:34:21.787Z] ---> 45602aa7c8e4 [2022-03-15T20:34:21.787Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T20:34:21.787Z] ---> Running in 286ab38ba855 [2022-03-15T20:34:21.787Z] ---> Running in 3be2e1545aba [2022-03-15T20:34:21.787Z] Removing intermediate container d24278549db3 [2022-03-15T20:34:21.787Z] ---> f90cfca972de [2022-03-15T20:34:21.787Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:34:22.047Z] ---> c993a0915851 [2022-03-15T20:34:22.047Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-15T20:34:22.047Z] Removing intermediate container 3be2e1545aba [2022-03-15T20:34:22.047Z] ---> 6b2966265f01 [2022-03-15T20:34:22.047Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:34:22.047Z] ---> 95070969ca5f [2022-03-15T20:34:22.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-15T20:34:22.310Z] ---> 0382d3e5f79a [2022-03-15T20:34:22.310Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-15T20:34:22.310Z] ---> 74c6b9fd2407 [2022-03-15T20:34:22.310Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-15T20:34:22.569Z] ---> 2954c3eb0027 [2022-03-15T20:34:22.569Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-15T20:34:22.569Z] ---> 96de14e31371 [2022-03-15T20:34:22.569Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-15T20:34:22.829Z] Removing intermediate container 286ab38ba855 [2022-03-15T20:34:22.829Z] ---> 4ed2899e5618 [2022-03-15T20:34:22.829Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-15T20:34:22.829Z] ---> 5ef3ed1480be [2022-03-15T20:34:22.829Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-15T20:34:22.829Z] ---> Running in 6666f968ccab [2022-03-15T20:34:22.829Z] ---> 81c47a25ec4a [2022-03-15T20:34:22.829Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-15T20:34:23.104Z] Removing intermediate container 6666f968ccab [2022-03-15T20:34:23.104Z] ---> 2047f6669ec3 [2022-03-15T20:34:23.104Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-15T20:34:23.104Z] ---> 5b2d8edea9dc [2022-03-15T20:34:23.104Z] ---> c6cbf71f0356 [2022-03-15T20:34:23.104Z] Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-15T20:34:23.104Z] [2022-03-15T20:34:23.104Z] ---> Running in 63428da81462 [2022-03-15T20:34:23.104Z] ---> Running in b8a75e9087bc [2022-03-15T20:34:23.104Z] Removing intermediate container 63428da81462 [2022-03-15T20:34:23.104Z] ---> cfd0dfa94d45 [2022-03-15T20:34:23.104Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:34:23.363Z] ---> Running in cbe5276d25fc [2022-03-15T20:34:23.363Z] Removing intermediate container b8a75e9087bc [2022-03-15T20:34:23.363Z] ---> 3fc5fe749677 [2022-03-15T20:34:23.363Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:34:23.363Z] ---> 29c50e6ede01 [2022-03-15T20:34:23.363Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-15T20:34:23.623Z] ---> Running in 07f9ed8bec17 [2022-03-15T20:34:23.623Z] ---> Running in 1b7dc4642426 [2022-03-15T20:34:23.623Z] Removing intermediate container cbe5276d25fc [2022-03-15T20:34:23.623Z] ---> c3f3156ae95e [2022-03-15T20:34:23.623Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T20:34:23.623Z] ---> 8516091f5e19 [2022-03-15T20:34:23.623Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-15T20:34:23.623Z] ---> Running in dce9fb0dad8a [2022-03-15T20:34:23.623Z] Removing intermediate container 1b7dc4642426 [2022-03-15T20:34:23.623Z] ---> 9fcb609471c7 [2022-03-15T20:34:23.623Z] Step 20/22 : LABEL arch=x86_64 [2022-03-15T20:34:23.623Z] ---> Running in ea4f28f65ed9 [2022-03-15T20:34:23.883Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-15T20:34:23.883Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-15T20:34:23.883Z] ---> b706a049f56e [2022-03-15T20:34:23.883Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:34:23.883Z] Removing intermediate container dce9fb0dad8a [2022-03-15T20:34:23.883Z] ---> 93e35179e751 [2022-03-15T20:34:23.883Z] Step 22/23 : LABEL git_sha=6d86031957ffc614f01ce8a3767b46037d787ee5 [2022-03-15T20:34:23.883Z] ---> Running in 5ab4852a7170 [2022-03-15T20:34:23.883Z] Removing intermediate container ea4f28f65ed9 [2022-03-15T20:34:23.884Z] ---> d873bcb15cae [2022-03-15T20:34:23.884Z] Step 21/22 : LABEL git_sha=6d86031957ffc614f01ce8a3767b46037d787ee5 [2022-03-15T20:34:24.144Z] ---> Running in 57580455caf4 [2022-03-15T20:34:24.144Z] ---> 51c3eb0b4825 [2022-03-15T20:34:24.144Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-15T20:34:24.144Z] ---> Running in 4c9622053815 [2022-03-15T20:34:24.144Z] Removing intermediate container 5ab4852a7170 [2022-03-15T20:34:24.144Z] ---> e7f864c9690d [2022-03-15T20:34:24.144Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-15T20:34:24.144Z] Removing intermediate container 57580455caf4 [2022-03-15T20:34:24.144Z] ---> ea4d42b809de [2022-03-15T20:34:24.144Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:34:24.144Z] ---> Running in 08a5abc500c8 [2022-03-15T20:34:24.404Z] ---> Running in a4e57f17b751 [2022-03-15T20:34:24.404Z] ---> d28990a91326 [2022-03-15T20:34:24.404Z] Step 21/25 : 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/ [2022-03-15T20:34:24.404Z] Removing intermediate container 4c9622053815 [2022-03-15T20:34:24.404Z] ---> a58bdc2a7c73 [2022-03-15T20:34:24.404Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T20:34:24.404Z] ---> Running in e3c23b2fee47 [2022-03-15T20:34:24.404Z] Removing intermediate container 07f9ed8bec17 [2022-03-15T20:34:24.404Z] ---> da00f3e4f874 [2022-03-15T20:34:24.404Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:34:24.404Z] ---> Running in 46613f7169ac [2022-03-15T20:34:24.404Z] Removing intermediate container a4e57f17b751 [2022-03-15T20:34:24.404Z] ---> f9ca1f1f8323 [2022-03-15T20:34:24.404Z] [2022-03-15T20:34:24.665Z] Successfully built f9ca1f1f8323 [2022-03-15T20:34:24.665Z] Successfully tagged core-command:latest [2022-03-15T20:34:24.665Z] Building security-proxy-setup [2022-03-15T20:34:24.665Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:24.665Z] Removing intermediate container 46613f7169ac [2022-03-15T20:34:24.665Z] ---> e6f2ca3904d2 [2022-03-15T20:34:24.665Z] [2022-03-15T20:34:24.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:24.926Z] Successfully built e6f2ca3904d2 [2022-03-15T20:34:24.926Z] Successfully tagged support-notifications:latest [2022-03-15T20:34:24.926Z] Building core-metadata [2022-03-15T20:34:24.926Z]  Building support-notifications ... done (1/42) Installing readline (8.1.0-r0) [2022-03-15T20:34:24.926Z] (2/42) Installing bash (5.1.4-r0) [2022-03-15T20:34:24.926Z] Executing bash-5.1.4-r0.post-install [2022-03-15T20:34:24.926Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-15T20:34:24.926Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T20:34:24.926Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-15T20:34:24.926Z] (6/42) Installing curl (7.79.1-r0) [2022-03-15T20:34:24.926Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-15T20:34:24.926Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-15T20:34:24.926Z] (9/42) Installing expat (2.4.7-r0) [2022-03-15T20:34:24.926Z] (10/42) Installing libffi (3.3-r2) [2022-03-15T20:34:24.926Z] (11/42) Installing gdbm (1.19-r0) [2022-03-15T20:34:24.926Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-15T20:34:25.185Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T20:34:25.185Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T20:34:25.185Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-15T20:34:25.185Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-15T20:34:25.185Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-15T20:34:25.445Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-15T20:34:25.445Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-15T20:34:25.445Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-15T20:34:25.445Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-15T20:34:25.445Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-15T20:34:25.445Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-15T20:34:25.445Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-15T20:34:25.445Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-15T20:34:25.445Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-15T20:34:25.703Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-15T20:34:25.703Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-15T20:34:25.703Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-15T20:34:25.703Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-15T20:34:25.703Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-15T20:34:25.703Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-15T20:34:25.703Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-15T20:34:25.703Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-15T20:34:25.703Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-15T20:34:25.703Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-15T20:34:25.703Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-15T20:34:25.703Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-15T20:34:25.703Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-15T20:34:25.703Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-15T20:34:25.703Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-15T20:34:25.703Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-15T20:34:25.703Z] ---> de44ebb6a19c [2022-03-15T20:34:25.703Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-15T20:34:25.703Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:34:25.703Z] OK: 84 MiB in 64 packages [2022-03-15T20:34:26.664Z] Collecting docker-compose==1.23.2 [2022-03-15T20:34:26.664Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-15T20:34:26.664Z] Collecting cached-property<2,>=1.2.0 [2022-03-15T20:34:26.664Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-15T20:34:26.664Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-15T20:34:26.664Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-15T20:34:27.601Z] Collecting docker<4.0,>=3.6.0 [2022-03-15T20:34:27.860Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-15T20:34:27.860Z] Collecting PyYAML<4,>=3.10 [2022-03-15T20:34:27.860Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-15T20:34:28.429Z] ---> 1a81a93928af [2022-03-15T20:34:28.429Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-15T20:34:28.429Z] Removing intermediate container e3c23b2fee47 [2022-03-15T20:34:28.429Z] ---> 7478ac66bcbe [2022-03-15T20:34:28.429Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-15T20:34:28.429Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-15T20:34:28.429Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-15T20:34:28.429Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-15T20:34:28.429Z] Collecting docopt<0.7,>=0.6.1 [2022-03-15T20:34:28.429Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-15T20:34:28.687Z] ---> Running in 186accc1b8fa [2022-03-15T20:34:28.687Z] ---> 767b2edd7b7d [2022-03-15T20:34:28.687Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-15T20:34:28.687Z] Removing intermediate container 186accc1b8fa [2022-03-15T20:34:28.687Z] ---> a04cc571474c [2022-03-15T20:34:28.687Z] Step 23/25 : LABEL arch=x86_64 [2022-03-15T20:34:28.687Z] ---> Running in 66e5fffe34a4 [2022-03-15T20:34:28.946Z] ---> fa89ff3e9d6d [2022-03-15T20:34:28.946Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-15T20:34:28.946Z] Collecting jsonschema<3,>=2.5.1 [2022-03-15T20:34:28.946Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-15T20:34:28.946Z] Collecting texttable<0.10,>=0.9.0 [2022-03-15T20:34:28.946Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-15T20:34:28.946Z] Removing intermediate container 66e5fffe34a4 [2022-03-15T20:34:28.946Z] ---> 316fa7ae0ddd [2022-03-15T20:34:28.946Z] Step 24/25 : LABEL git_sha=6d86031957ffc614f01ce8a3767b46037d787ee5 [2022-03-15T20:34:29.213Z] ---> Running in ececd3f7a32f [2022-03-15T20:34:29.213Z] ---> 2f2b386fb0e4 [2022-03-15T20:34:29.213Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-15T20:34:29.213Z] Removing intermediate container ececd3f7a32f [2022-03-15T20:34:29.213Z] ---> 8e46c269d758 [2022-03-15T20:34:29.213Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T20:34:29.473Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-15T20:34:29.473Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-15T20:34:29.473Z] Collecting docker-pycreds>=0.4.0 [2022-03-15T20:34:29.473Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-15T20:34:29.473Z] ---> Running in fa970a087e1e [2022-03-15T20:34:29.473Z] ---> Running in 2b5429347e76 [2022-03-15T20:34:29.473Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-15T20:34:29.473Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-15T20:34:29.473Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-15T20:34:29.473Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-15T20:34:29.473Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-15T20:34:29.763Z] Removing intermediate container fa970a087e1e [2022-03-15T20:34:29.763Z] ---> d957f1d05b90 [2022-03-15T20:34:29.763Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-15T20:34:29.763Z] Collecting idna<2.8,>=2.5 [2022-03-15T20:34:29.763Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-15T20:34:29.763Z] Removing intermediate container 2b5429347e76 [2022-03-15T20:34:29.763Z] ---> 3328611c2016 [2022-03-15T20:34:29.763Z] [2022-03-15T20:34:29.763Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-15T20:34:29.763Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-15T20:34:29.763Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-15T20:34:29.763Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-15T20:34:29.763Z] Successfully built 3328611c2016 [2022-03-15T20:34:29.763Z] Successfully tagged security-secretstore-setup:latest [2022-03-15T20:34:29.763Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-03-15T20:34:29.763Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-15T20:34:29.763Z] Attempting uninstall: urllib3 [2022-03-15T20:34:29.763Z] Found existing installation: urllib3 1.26.5 [2022-03-15T20:34:29.763Z] Uninstalling urllib3-1.26.5: [2022-03-15T20:34:29.763Z] Successfully uninstalled urllib3-1.26.5 [2022-03-15T20:34:30.024Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:34:30.024Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:34:30.024Z] ---> 47e4a98a5f80 [2022-03-15T20:34:30.024Z] Step 3/21 : WORKDIR /edgex-go [2022-03-15T20:34:30.024Z] ---> Using cache [2022-03-15T20:34:30.024Z] ---> 8a91950cb6b7 [2022-03-15T20:34:30.024Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:34:30.024Z] ---> Using cache [2022-03-15T20:34:30.024Z] ---> 9c4f0c76ca20 [2022-03-15T20:34:30.024Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-15T20:34:30.284Z] Attempting uninstall: idna [2022-03-15T20:34:30.284Z] Found existing installation: idna 3.2 [2022-03-15T20:34:30.284Z] Uninstalling idna-3.2: [2022-03-15T20:34:30.284Z] Successfully uninstalled idna-3.2 [2022-03-15T20:34:30.851Z] Attempting uninstall: chardet [2022-03-15T20:34:30.851Z] Found existing installation: chardet 4.0.0 [2022-03-15T20:34:30.851Z] Uninstalling chardet-4.0.0: [2022-03-15T20:34:30.851Z] ---> 2d0b6c188742 [2022-03-15T20:34:30.851Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-15T20:34:30.851Z] ---> Running in 48d2de8513d3 [2022-03-15T20:34:30.851Z] Successfully uninstalled chardet-4.0.0 [2022-03-15T20:34:31.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:34:31.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:34:31.112Z] ---> 47e4a98a5f80 [2022-03-15T20:34:31.112Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:34:31.112Z] ---> Using cache [2022-03-15T20:34:31.112Z] ---> 8a91950cb6b7 [2022-03-15T20:34:31.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:34:31.112Z] ---> Using cache [2022-03-15T20:34:31.112Z] ---> 9c4f0c76ca20 [2022-03-15T20:34:31.112Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T20:34:31.682Z] Attempting uninstall: requests [2022-03-15T20:34:31.682Z] Found existing installation: requests 2.25.1 [2022-03-15T20:34:31.682Z] Uninstalling requests-2.25.1: [2022-03-15T20:34:31.682Z] Successfully uninstalled requests-2.25.1 [2022-03-15T20:34:31.682Z] ---> Running in 86aea384d49c [2022-03-15T20:34:31.682Z] ---> Running in 306c5e313c14 [2022-03-15T20:34:31.682Z] Running setup.py install for texttable: started [2022-03-15T20:34:32.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:32.253Z] Running setup.py install for texttable: finished with status 'done' [2022-03-15T20:34:32.253Z] Running setup.py install for PyYAML: started [2022-03-15T20:34:32.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:32.511Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-15T20:34:33.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:33.079Z] Running setup.py install for docopt: started [2022-03-15T20:34:33.079Z] Removing intermediate container 86aea384d49c [2022-03-15T20:34:33.079Z] ---> 71a805a4b2e0 [2022-03-15T20:34:33.079Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-15T20:34:33.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:33.338Z] OK: 221 MiB in 52 packages [2022-03-15T20:34:33.338Z] Running setup.py install for docopt: finished with status 'done' [2022-03-15T20:34:33.338Z] Running setup.py install for dockerpty: started [2022-03-15T20:34:33.338Z] ---> Running in 981ce09d7ad7 [2022-03-15T20:34:33.630Z] OK: 221 MiB in 52 packages [2022-03-15T20:34:33.630Z] Removing intermediate container 981ce09d7ad7 [2022-03-15T20:34:33.630Z] ---> 0f9405ba98bd [2022-03-15T20:34:33.630Z] Step 28/31 : CMD ["gate"] [2022-03-15T20:34:33.630Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-15T20:34:33.888Z] ---> Running in e42815e105f2 [2022-03-15T20:34:34.146Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:34:34.146Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:34:34.146Z] ---> 47e4a98a5f80 [2022-03-15T20:34:34.146Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T20:34:34.146Z] ---> Using cache [2022-03-15T20:34:34.146Z] ---> 8a91950cb6b7 [2022-03-15T20:34:34.146Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:34:34.146Z] ---> Using cache [2022-03-15T20:34:34.146Z] ---> 9c4f0c76ca20 [2022-03-15T20:34:34.146Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-15T20:34:34.146Z] ---> Using cache [2022-03-15T20:34:34.146Z] ---> 9a4dc3424ece [2022-03-15T20:34:34.146Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T20:34:34.146Z] Removing intermediate container 48d2de8513d3 [2022-03-15T20:34:34.146Z] ---> 9a4dc3424ece [2022-03-15T20:34:34.146Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-15T20:34:34.146Z] Removing intermediate container e42815e105f2 [2022-03-15T20:34:34.146Z] ---> cf58c1fba484 [2022-03-15T20:34:34.146Z] Step 29/31 : LABEL arch=x86_64 [2022-03-15T20:34:34.414Z] ---> 4b78499721a6 [2022-03-15T20:34:34.414Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:34:34.414Z] ---> Running in 41b3ab5a8968 [2022-03-15T20:34:34.414Z] Removing intermediate container 306c5e313c14 [2022-03-15T20:34:34.414Z] ---> 907a4b2ab05f [2022-03-15T20:34:34.414Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:34:34.414Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-15T20:34:34.414Z] ---> Running in 01cd05b6aa5b [2022-03-15T20:34:34.414Z] ---> af8417965bcc [2022-03-15T20:34:34.414Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:34:34.414Z] Removing intermediate container 41b3ab5a8968 [2022-03-15T20:34:34.414Z] ---> ff1cf172b76a [2022-03-15T20:34:34.414Z] Step 30/31 : LABEL git_sha=6d86031957ffc614f01ce8a3767b46037d787ee5 [2022-03-15T20:34:34.414Z] ---> Running in 097d6ab4e053 [2022-03-15T20:34:34.674Z] ---> Running in 3dcf11cb7883 [2022-03-15T20:34:34.674Z] ---> fd2017f7dd4c [2022-03-15T20:34:34.674Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:34:34.674Z] ---> Running in 329f7fcc7207 [2022-03-15T20:34:34.949Z] Removing intermediate container 3dcf11cb7883 [2022-03-15T20:34:34.949Z] ---> 5d7b6c6af975 [2022-03-15T20:34:34.949Z] Step 31/31 : LABEL version=0.0.0 [2022-03-15T20:34:34.949Z] ---> Running in a4aaacb31192 [2022-03-15T20:34:35.209Z] Removing intermediate container a4aaacb31192 [2022-03-15T20:34:35.209Z] ---> efd2b35b5cc6 [2022-03-15T20:34:35.209Z] [2022-03-15T20:34:35.209Z] Successfully built efd2b35b5cc6 [2022-03-15T20:34:35.469Z] Successfully tagged security-bootstrapper:latest [2022-03-15T20:34:35.469Z]  Building security-bootstrapper ... done Building core-data [2022-03-15T20:34:36.857Z] Removing intermediate container 01cd05b6aa5b [2022-03-15T20:34:36.857Z] ---> add57193cc48 [2022-03-15T20:34:36.857Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T20:34:38.073Z] provisioning config files... [2022-03-15T20:34:38.122Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6194920046315897316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:34:38.573Z] ---> docker-login.sh [2022-03-15T20:34:38.573Z] nexus3.edgexfoundry.org:10001 [2022-03-15T20:34:38.767Z] Removing intermediate container 097d6ab4e053 [2022-03-15T20:34:38.767Z] ---> 1dacfa86bc7a [2022-03-15T20:34:38.767Z] Step 8/21 : COPY . . [2022-03-15T20:34:38.767Z] Removing intermediate container 08a5abc500c8 [2022-03-15T20:34:38.767Z] ---> b4e7d396801f [2022-03-15T20:34:38.767Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-15T20:34:38.767Z] Removing intermediate container 329f7fcc7207 [2022-03-15T20:34:38.767Z] ---> 4569bfd25203 [2022-03-15T20:34:38.767Z] Step 8/23 : COPY . . [2022-03-15T20:34:39.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:34:39.335Z] ---> Running in 43be54a743cb [2022-03-15T20:34:39.335Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:34:39.335Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:34:39.335Z] ---> 47e4a98a5f80 [2022-03-15T20:34:39.335Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:34:39.335Z] ---> Using cache [2022-03-15T20:34:39.335Z] ---> 8a91950cb6b7 [2022-03-15T20:34:39.335Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:34:39.335Z] ---> Using cache [2022-03-15T20:34:39.335Z] ---> 9c4f0c76ca20 [2022-03-15T20:34:39.335Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-15T20:34:39.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:34:39.782Z] Configure a credential helper to remove this warning. See [2022-03-15T20:34:39.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:34:39.782Z] [2022-03-15T20:34:39.782Z] Login Succeeded [2022-03-15T20:34:39.782Z] nexus3.edgexfoundry.org:10002 [2022-03-15T20:34:40.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:34:40.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:34:40.057Z] Configure a credential helper to remove this warning. See [2022-03-15T20:34:40.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:34:40.057Z] [2022-03-15T20:34:40.057Z] Login Succeeded [2022-03-15T20:34:40.351Z] nexus3.edgexfoundry.org:10003 [2022-03-15T20:34:40.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:34:40.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:34:40.628Z] Configure a credential helper to remove this warning. See [2022-03-15T20:34:40.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:34:40.628Z] [2022-03-15T20:34:40.628Z] Login Succeeded [2022-03-15T20:34:40.913Z] nexus3.edgexfoundry.org:10004 [2022-03-15T20:34:41.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:34:41.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:34:41.198Z] Configure a credential helper to remove this warning. See [2022-03-15T20:34:41.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:34:41.198Z] [2022-03-15T20:34:41.198Z] Login Succeeded [2022-03-15T20:34:41.198Z] docker.io [2022-03-15T20:34:41.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:34:42.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:34:42.073Z] Configure a credential helper to remove this warning. See [2022-03-15T20:34:42.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:34:42.073Z] [2022-03-15T20:34:42.073Z] Login Succeeded [2022-03-15T20:34:42.073Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T20:34:42.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-15T20:34:42.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T20:34:42.667Z] ========================================================= [2022-03-15T20:34:42.667Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-15T20:34:42.667Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:34:43.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:34:43.301Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-15T20:34:43.301Z] 9b3977197b4f: Pulling fs layer [2022-03-15T20:34:43.301Z] 1a89e8eeedd5: Pulling fs layer [2022-03-15T20:34:43.301Z] 94645a83ff95: Pulling fs layer [2022-03-15T20:34:43.301Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-15T20:34:43.301Z] 0c92f367c5e7: Pulling fs layer [2022-03-15T20:34:43.301Z] f7c0051592d6: Pulling fs layer [2022-03-15T20:34:43.301Z] a227ed2f7395: Pulling fs layer [2022-03-15T20:34:43.301Z] 7b1c46037f91: Pulling fs layer [2022-03-15T20:34:43.301Z] 3f3a8bcf1eab: Waiting [2022-03-15T20:34:43.301Z] f7c0051592d6: Waiting [2022-03-15T20:34:43.301Z] 0c92f367c5e7: Waiting [2022-03-15T20:34:43.301Z] 7b1c46037f91: Waiting [2022-03-15T20:34:43.301Z] a227ed2f7395: Waiting [2022-03-15T20:34:43.301Z] 94645a83ff95: Download complete [2022-03-15T20:34:43.301Z] 1a89e8eeedd5: Verifying Checksum [2022-03-15T20:34:43.301Z] 1a89e8eeedd5: Download complete [2022-03-15T20:34:43.301Z] 0c92f367c5e7: Verifying Checksum [2022-03-15T20:34:43.301Z] 0c92f367c5e7: Download complete [2022-03-15T20:34:43.301Z] f7c0051592d6: Verifying Checksum [2022-03-15T20:34:43.301Z] f7c0051592d6: Download complete [2022-03-15T20:34:43.301Z] 9b3977197b4f: Verifying Checksum [2022-03-15T20:34:43.301Z] 9b3977197b4f: Download complete [2022-03-15T20:34:43.301Z] a227ed2f7395: Download complete [2022-03-15T20:34:43.525Z] Removing intermediate container 43be54a743cb [2022-03-15T20:34:43.525Z] ---> 76fa5d2aaad2 [2022-03-15T20:34:43.525Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-15T20:34:43.525Z] ---> Running in 87a7f812783f [2022-03-15T20:34:43.525Z] ---> Running in 01d610cb6eb8 [2022-03-15T20:34:43.525Z] ---> 7d1b02885c75 [2022-03-15T20:34:43.525Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-15T20:34:43.525Z] ---> 82c8c910c6ae [2022-03-15T20:34:43.525Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-15T20:34:43.525Z] ---> Running in 80323c35513f [2022-03-15T20:34:43.525Z] Removing intermediate container 01d610cb6eb8 [2022-03-15T20:34:43.525Z] ---> 4fee41cf5919 [2022-03-15T20:34:43.525Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-15T20:34:43.525Z] ---> Running in 26e1d78de3e7 [2022-03-15T20:34:43.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:43.525Z] ---> 846d836df4b2 [2022-03-15T20:34:43.525Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-15T20:34:43.525Z] ---> Running in fa73cbb4d7af [2022-03-15T20:34:43.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-15T20:34:43.784Z] ---> 46161d5db5e5 [2022-03-15T20:34:43.784Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-15T20:34:44.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-15T20:34:44.044Z] ---> 1924ea2cae2e [2022-03-15T20:34:44.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-15T20:34:44.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-15T20:34:44.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:44.303Z] 9b3977197b4f: Pull complete [2022-03-15T20:34:44.560Z] ---> 7326a4139cb3 [2022-03-15T20:34:44.560Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-15T20:34:44.560Z] ---> Running in e9cafc62158d [2022-03-15T20:34:44.560Z] OK: 221 MiB in 52 packages [2022-03-15T20:34:44.819Z] Removing intermediate container e9cafc62158d [2022-03-15T20:34:44.819Z] ---> 1393d9cafa0a [2022-03-15T20:34:44.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:34:44.819Z] ---> Running in 1917efe97f90 [2022-03-15T20:34:44.913Z] 1a89e8eeedd5: Pull complete [2022-03-15T20:34:45.078Z] Removing intermediate container 1917efe97f90 [2022-03-15T20:34:45.078Z] ---> 7544ee14d271 [2022-03-15T20:34:45.078Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T20:34:45.078Z] ---> Running in 2b293e0fac1b [2022-03-15T20:34:45.078Z] Removing intermediate container 87a7f812783f [2022-03-15T20:34:45.078Z] ---> 5d2e2cf0dfcf [2022-03-15T20:34:45.078Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:34:45.200Z] 94645a83ff95: Pull complete [2022-03-15T20:34:45.339Z] Removing intermediate container 2b293e0fac1b [2022-03-15T20:34:45.340Z] ---> 0934b781f9c8 [2022-03-15T20:34:45.340Z] Step 22/23 : LABEL git_sha=6d86031957ffc614f01ce8a3767b46037d787ee5 [2022-03-15T20:34:45.340Z] ---> 8fc57d882fd3 [2022-03-15T20:34:45.340Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:34:45.340Z] ---> Running in 5177befe66f3 [2022-03-15T20:34:45.340Z] ---> Running in 9312a0bffe25 [2022-03-15T20:34:45.599Z] Removing intermediate container 5177befe66f3 [2022-03-15T20:34:45.599Z] ---> fb0f29c7fa84 [2022-03-15T20:34:45.599Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:34:45.599Z] ---> Running in 612dd3909453 [2022-03-15T20:34:45.809Z] 7b1c46037f91: Verifying Checksum [2022-03-15T20:34:45.809Z] 7b1c46037f91: Download complete [2022-03-15T20:34:46.165Z] Removing intermediate container 612dd3909453 [2022-03-15T20:34:46.165Z] ---> 700bc250d83e [2022-03-15T20:34:46.165Z] [2022-03-15T20:34:46.165Z] Successfully built 700bc250d83e [2022-03-15T20:34:46.165Z] Successfully tagged sys-mgmt-agent:latest [2022-03-15T20:34:46.409Z] 3f3a8bcf1eab: Download complete [2022-03-15T20:34:47.099Z]  Building sys-mgmt-agent ... done Removing intermediate container 9312a0bffe25 [2022-03-15T20:34:47.099Z] ---> b3e1d93de12d [2022-03-15T20:34:47.099Z] Step 8/23 : COPY . . [2022-03-15T20:34:55.221Z] ---> 20c40af5a876 [2022-03-15T20:34:55.221Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-15T20:34:55.221Z] ---> Running in deef27fdac67 [2022-03-15T20:34:56.158Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-15T20:35:01.553Z] 3f3a8bcf1eab: Pull complete [2022-03-15T20:35:01.553Z] 0c92f367c5e7: Pull complete [2022-03-15T20:35:01.553Z] f7c0051592d6: Pull complete [2022-03-15T20:35:01.553Z] a227ed2f7395: Pull complete [2022-03-15T20:35:02.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-15T20:35:06.021Z] Removing intermediate container 80323c35513f [2022-03-15T20:35:06.021Z] ---> 8fc66f67d753 [2022-03-15T20:35:06.021Z] [2022-03-15T20:35:06.021Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T20:35:06.021Z] ---> 0a97eee8041e [2022-03-15T20:35:06.021Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:35:06.021Z] ---> Using cache [2022-03-15T20:35:06.021Z] ---> 922c55c133f5 [2022-03-15T20:35:06.021Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:35:06.021Z] ---> Using cache [2022-03-15T20:35:06.021Z] ---> b34716bf7e5e [2022-03-15T20:35:06.021Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-15T20:35:06.286Z] Removing intermediate container 26e1d78de3e7 [2022-03-15T20:35:06.286Z] ---> 5f3575599fa0 [2022-03-15T20:35:06.286Z] [2022-03-15T20:35:06.286Z] Step 10/21 : FROM alpine:3.14 [2022-03-15T20:35:06.286Z] ---> 0a97eee8041e [2022-03-15T20:35:06.286Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-15T20:35:06.286Z] Removing intermediate container fa73cbb4d7af [2022-03-15T20:35:06.286Z] ---> a36234bd54c7 [2022-03-15T20:35:06.286Z] [2022-03-15T20:35:06.286Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:35:06.286Z] ---> 0a97eee8041e [2022-03-15T20:35:06.286Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:35:06.286Z] ---> Using cache [2022-03-15T20:35:06.286Z] ---> 922c55c133f5 [2022-03-15T20:35:06.286Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:35:06.286Z] ---> Using cache [2022-03-15T20:35:06.286Z] ---> b34716bf7e5e [2022-03-15T20:35:06.286Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-15T20:35:06.286Z] ---> Running in 7999ac306ce2 [2022-03-15T20:35:06.286Z] ---> Running in 082ee3509d8f [2022-03-15T20:35:06.286Z] ---> Running in 860e319a6d88 [2022-03-15T20:35:06.547Z] Removing intermediate container 7999ac306ce2 [2022-03-15T20:35:06.547Z] ---> fcf09df4d396 [2022-03-15T20:35:06.547Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T20:35:06.547Z] Removing intermediate container 860e319a6d88 [2022-03-15T20:35:06.547Z] ---> 9686464db8a1 [2022-03-15T20:35:06.547Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T20:35:06.547Z] ---> Running in dc56c9ea2269 [2022-03-15T20:35:06.547Z] ---> Running in 5fe2d68dc727 [2022-03-15T20:35:06.547Z] Removing intermediate container dc56c9ea2269 [2022-03-15T20:35:06.547Z] ---> 5cd0657942cc [2022-03-15T20:35:06.547Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:35:06.809Z] Removing intermediate container 5fe2d68dc727 [2022-03-15T20:35:06.809Z] ---> 56751f430762 [2022-03-15T20:35:06.809Z] Step 15/23 : WORKDIR / [2022-03-15T20:35:06.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:35:06.809Z] ---> Running in 9d2ae10fff2e [2022-03-15T20:35:06.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:35:06.809Z] Removing intermediate container 9d2ae10fff2e [2022-03-15T20:35:06.809Z] ---> dac8312ec3e8 [2022-03-15T20:35:06.809Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:35:06.809Z] ---> 6c95de7e664d [2022-03-15T20:35:06.809Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-15T20:35:07.069Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-15T20:35:07.069Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-15T20:35:07.069Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T20:35:07.069Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-15T20:35:07.069Z] (5/5) Installing curl (7.79.1-r0) [2022-03-15T20:35:07.069Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:35:07.069Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:35:07.069Z] OK: 8 MiB in 19 packages [2022-03-15T20:35:07.069Z] ---> b9224de19052 [2022-03-15T20:35:07.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-15T20:35:07.374Z] ---> 9c03d452f08c [2022-03-15T20:35:07.374Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-15T20:35:07.640Z] ---> d3e56e9f8cd9 [2022-03-15T20:35:07.640Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-15T20:35:07.640Z] ---> Running in 26651c550dc6 [2022-03-15T20:35:07.640Z] ---> 1f8c34048f11 [2022-03-15T20:35:07.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-15T20:35:07.640Z] Removing intermediate container 26651c550dc6 [2022-03-15T20:35:07.640Z] ---> 50688703c4c0 [2022-03-15T20:35:07.640Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:35:07.640Z] Removing intermediate container 082ee3509d8f [2022-03-15T20:35:07.640Z] ---> f73d3cb31730 [2022-03-15T20:35:07.640Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T20:35:07.922Z] ---> 25dc0fe22856 [2022-03-15T20:35:07.922Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-15T20:35:07.922Z] ---> Running in ddd5bff74556 [2022-03-15T20:35:07.922Z] ---> Running in 5896a89c48dd [2022-03-15T20:35:07.922Z] ---> Running in 0dcc77366a36 [2022-03-15T20:35:07.922Z] Removing intermediate container ddd5bff74556 [2022-03-15T20:35:07.922Z] ---> b4f9c6b08a35 [2022-03-15T20:35:07.922Z] Step 20/22 : LABEL arch=x86_64 [2022-03-15T20:35:07.922Z] ---> Running in 5e0b50be0b9d [2022-03-15T20:35:07.922Z] Removing intermediate container 5896a89c48dd [2022-03-15T20:35:07.922Z] ---> 223c6f09ac1c [2022-03-15T20:35:07.922Z] Step 13/21 : WORKDIR /edgex [2022-03-15T20:35:07.922Z] Removing intermediate container 0dcc77366a36 [2022-03-15T20:35:07.922Z] ---> c48a9efb8d2a [2022-03-15T20:35:07.923Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:35:07.923Z] ---> Running in 0638b712ebad [2022-03-15T20:35:07.923Z] ---> Running in 862b49f8d4ee [2022-03-15T20:35:08.207Z] Removing intermediate container 5e0b50be0b9d [2022-03-15T20:35:08.207Z] ---> 6b5389f7634a [2022-03-15T20:35:08.207Z] Step 21/22 : LABEL git_sha=6d86031957ffc614f01ce8a3767b46037d787ee5 [2022-03-15T20:35:08.207Z] ---> Running in 09cbb66f4e14 [2022-03-15T20:35:08.207Z] Removing intermediate container 0638b712ebad [2022-03-15T20:35:08.207Z] ---> 8fe6dff2a496 [2022-03-15T20:35:08.207Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-15T20:35:08.207Z] Removing intermediate container 862b49f8d4ee [2022-03-15T20:35:08.207Z] ---> 78e7b29dae1e [2022-03-15T20:35:08.207Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T20:35:08.207Z] ---> Running in e7c38e6f3891 [2022-03-15T20:35:08.207Z] Removing intermediate container 09cbb66f4e14 [2022-03-15T20:35:08.207Z] ---> 43fbc229a9f0 [2022-03-15T20:35:08.207Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T20:35:08.278Z] 7b1c46037f91: Pull complete [2022-03-15T20:35:08.278Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-15T20:35:08.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:35:08.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:35:08.515Z] ---> Running in 14e999bc0fe6 [2022-03-15T20:35:08.516Z] Removing intermediate container e7c38e6f3891 [2022-03-15T20:35:08.516Z] ---> ed2e881ce7f0 [2022-03-15T20:35:08.516Z] Step 22/23 : LABEL git_sha=6d86031957ffc614f01ce8a3767b46037d787ee5 [2022-03-15T20:35:08.516Z] ---> 0062bc5b3b2f [2022-03-15T20:35:08.516Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-15T20:35:08.516Z] ---> Running in 417a4fa18c62 [2022-03-15T20:35:08.516Z] Removing intermediate container 14e999bc0fe6 [2022-03-15T20:35:08.516Z] ---> 05d39e6e3d86 [2022-03-15T20:35:08.516Z] [2022-03-15T20:35:08.516Z] Removing intermediate container 417a4fa18c62 [2022-03-15T20:35:08.516Z] ---> 02347803099b [2022-03-15T20:35:08.516Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:35:08.516Z] ---> Running in 122487cbb778 [2022-03-15T20:35:08.637Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-15T20:35:08.637Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:35:08.637Z] WORKDIR /edgex [2022-03-15T20:35:08.637Z] COPY go.mod . [2022-03-15T20:35:08.637Z] RUN go mod download [2022-03-15T20:35:08.785Z] Successfully built 05d39e6e3d86 [2022-03-15T20:35:08.785Z] Successfully tagged support-scheduler:latest [2022-03-15T20:35:08.785Z]  Building support-scheduler ... done Removing intermediate container 122487cbb778 [2022-03-15T20:35:08.785Z] ---> d1ca7936ed7c [2022-03-15T20:35:08.785Z] [2022-03-15T20:35:08.785Z] Successfully built d1ca7936ed7c [2022-03-15T20:35:08.785Z] Successfully tagged core-metadata:latest [2022-03-15T20:35:08.785Z]  Building core-metadata ... done  ---> 119b29ef496d [2022-03-15T20:35:08.785Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-15T20:35:09.356Z] ---> 43ad612d4df5 [2022-03-15T20:35:09.356Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-15T20:35:09.356Z] ---> Running in c0cd7490088d [2022-03-15T20:35:09.356Z] Removing intermediate container c0cd7490088d [2022-03-15T20:35:09.356Z] ---> 8f5844ce41ff [2022-03-15T20:35:09.356Z] Step 18/21 : CMD ["--init=true"] [2022-03-15T20:35:09.356Z] ---> Running in d0194875e688 [2022-03-15T20:35:09.617Z] Removing intermediate container d0194875e688 [2022-03-15T20:35:09.617Z] ---> defe08cc8e21 [2022-03-15T20:35:09.617Z] Step 19/21 : LABEL arch=x86_64 [2022-03-15T20:35:09.617Z] ---> Running in 429d9b2cecd7 [2022-03-15T20:35:09.617Z] Removing intermediate container 429d9b2cecd7 [2022-03-15T20:35:09.617Z] ---> 84722e52262b [2022-03-15T20:35:09.617Z] Step 20/21 : LABEL git_sha=6d86031957ffc614f01ce8a3767b46037d787ee5 [2022-03-15T20:35:09.617Z] ---> Running in ad271380bb5e [2022-03-15T20:35:09.878Z] Removing intermediate container ad271380bb5e [2022-03-15T20:35:09.878Z] ---> 14af23c3811f [2022-03-15T20:35:09.878Z] Step 21/21 : LABEL version=0.0.0 [2022-03-15T20:35:09.878Z] ---> Running in 63b9e0b4d3ac [2022-03-15T20:35:09.878Z] Removing intermediate container 63b9e0b4d3ac [2022-03-15T20:35:09.878Z] ---> a75b2952543d [2022-03-15T20:35:09.878Z] [2022-03-15T20:35:09.878Z] Successfully built a75b2952543d [2022-03-15T20:35:09.878Z] Successfully tagged security-proxy-setup:latest [2022-03-15T20:35:12.074Z] Sending build context to Docker daemon 168.7MB [2022-03-15T20:35:12.074Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:35:12.074Z] ---> f79e39bc4007 [2022-03-15T20:35:12.074Z] Step 2/4 : WORKDIR /edgex [2022-03-15T20:35:14.059Z] ---> Running in e76a1cc19c0a [2022-03-15T20:35:14.059Z] Removing intermediate container e76a1cc19c0a [2022-03-15T20:35:14.059Z] ---> 17f010c654c8 [2022-03-15T20:35:14.059Z] Step 3/4 : COPY go.mod . [2022-03-15T20:35:14.662Z] ---> 1f6f70e2a9ed [2022-03-15T20:35:14.662Z] Step 4/4 : RUN go mod download [2022-03-15T20:35:14.662Z] ---> Running in 41c19ccc2da7 [2022-03-15T20:35:15.172Z]  Building security-proxy-setup ... done Removing intermediate container deef27fdac67 [2022-03-15T20:35:15.172Z] ---> 43ca41531f5a [2022-03-15T20:35:15.172Z] [2022-03-15T20:35:15.172Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:35:15.172Z] ---> 0a97eee8041e [2022-03-15T20:35:15.172Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-15T20:35:15.172Z] ---> Running in 9d0a45e856fd [2022-03-15T20:35:15.172Z] Removing intermediate container 9d0a45e856fd [2022-03-15T20:35:15.172Z] ---> dd157863b459 [2022-03-15T20:35:15.172Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-15T20:35:15.172Z] ---> Running in 2c3f21945437 [2022-03-15T20:35:15.172Z] Removing intermediate container 2c3f21945437 [2022-03-15T20:35:15.172Z] ---> 510b8025c77b [2022-03-15T20:35:15.172Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-15T20:35:15.172Z] ---> Running in 315c6774a38e [2022-03-15T20:35:15.172Z] Removing intermediate container 315c6774a38e [2022-03-15T20:35:15.172Z] ---> 6b1ccf4d5224 [2022-03-15T20:35:15.172Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:35:15.172Z] ---> Running in 3e43acf44984 [2022-03-15T20:35:15.172Z] Removing intermediate container 3e43acf44984 [2022-03-15T20:35:15.172Z] ---> 3848bf4c75f0 [2022-03-15T20:35:15.172Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-15T20:35:15.432Z] ---> Running in 1b999e68e1c4 [2022-03-15T20:35:15.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:35:16.265Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:35:16.835Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-15T20:35:16.835Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T20:35:16.835Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-15T20:35:16.835Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T20:35:17.095Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-15T20:35:17.095Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-15T20:35:17.095Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:35:17.095Z] OK: 8 MiB in 20 packages [2022-03-15T20:35:17.666Z] Removing intermediate container 1b999e68e1c4 [2022-03-15T20:35:17.666Z] ---> efe992e00121 [2022-03-15T20:35:17.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:35:17.666Z] ---> b25c23ef65ed [2022-03-15T20:35:17.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-15T20:35:18.234Z] ---> 6557496cb989 [2022-03-15T20:35:18.234Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-15T20:35:18.234Z] ---> eb32d9b3e24a [2022-03-15T20:35:18.234Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-15T20:35:18.234Z] ---> Running in a0ee9b087980 [2022-03-15T20:35:18.234Z] Removing intermediate container a0ee9b087980 [2022-03-15T20:35:18.234Z] ---> 14d3d75e58e4 [2022-03-15T20:35:18.234Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:35:18.494Z] ---> Running in f9b1889151f1 [2022-03-15T20:35:18.494Z] Removing intermediate container f9b1889151f1 [2022-03-15T20:35:18.494Z] ---> 960329d0db00 [2022-03-15T20:35:18.494Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T20:35:18.494Z] ---> Running in 49b64d3c3005 [2022-03-15T20:35:18.494Z] Removing intermediate container 49b64d3c3005 [2022-03-15T20:35:18.494Z] ---> 1c9b9694ae1a [2022-03-15T20:35:18.494Z] Step 22/23 : LABEL git_sha=6d86031957ffc614f01ce8a3767b46037d787ee5 [2022-03-15T20:35:18.753Z] ---> Running in 9c928ce00c98 [2022-03-15T20:35:18.753Z] Removing intermediate container 9c928ce00c98 [2022-03-15T20:35:18.754Z] ---> 5e18c59bcb9a [2022-03-15T20:35:18.754Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:35:18.754Z] ---> Running in c12dbaefdaa3 [2022-03-15T20:35:18.754Z] Removing intermediate container c12dbaefdaa3 [2022-03-15T20:35:18.754Z] ---> 127d280a5c78 [2022-03-15T20:35:18.754Z] [2022-03-15T20:35:19.013Z] Successfully built 127d280a5c78 [2022-03-15T20:35:19.013Z] Successfully tagged core-data:latest [2022-03-15T20:35:19.020Z]  Building core-data ... done  [Pipeline] } [2022-03-15T20:35:19.036Z] $ docker stop --time=1 ab69d151313ebc992768bfd866ef94a7cbcf0d0d34702040931708c63184146d [2022-03-15T20:35:20.347Z] $ docker rm -f ab69d151313ebc992768bfd866ef94a7cbcf0d0d34702040931708c63184146d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T20:35:20.686Z] + docker images [2022-03-15T20:35:20.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-15T20:35:20.686Z] core-data latest 127d280a5c78 2 seconds ago 22.1MB [2022-03-15T20:35:20.686Z] 43ca41531f5a 7 seconds ago 1.84GB [2022-03-15T20:35:20.686Z] security-proxy-setup latest a75b2952543d 11 seconds ago 26.2MB [2022-03-15T20:35:20.686Z] core-metadata latest d1ca7936ed7c 12 seconds ago 16.6MB [2022-03-15T20:35:20.686Z] support-scheduler latest 05d39e6e3d86 12 seconds ago 15.9MB [2022-03-15T20:35:20.686Z] 5f3575599fa0 15 seconds ago 1.82GB [2022-03-15T20:35:20.686Z] 8fc66f67d753 15 seconds ago 1.82GB [2022-03-15T20:35:20.686Z] a36234bd54c7 15 seconds ago 1.82GB [2022-03-15T20:35:20.686Z] sys-mgmt-agent latest 700bc250d83e 35 seconds ago 296MB [2022-03-15T20:35:20.686Z] security-bootstrapper latest efd2b35b5cc6 46 seconds ago 18.7MB [2022-03-15T20:35:20.686Z] security-secretstore-setup latest 3328611c2016 51 seconds ago 27.9MB [2022-03-15T20:35:20.686Z] support-notifications latest e6f2ca3904d2 56 seconds ago 16.7MB [2022-03-15T20:35:20.686Z] core-command latest f9ca1f1f8323 56 seconds ago 15.8MB [2022-03-15T20:35:20.686Z] f209065be57d About a minute ago 1.82GB [2022-03-15T20:35:20.686Z] b7724ea5bfa4 About a minute ago 1.82GB [2022-03-15T20:35:20.686Z] ffcafe819ac4 About a minute ago 1.82GB [2022-03-15T20:35:20.686Z] ce277cae3161 About a minute ago 1.83GB [2022-03-15T20:35:20.686Z] 9b44bd56cdec About a minute ago 1.81GB [2022-03-15T20:35:20.686Z] ci-base-image-x86_64 latest 47e4a98a5f80 3 minutes ago 1.27GB [2022-03-15T20:35:20.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-15T20:35:20.686Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-15T20:35:20.686Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-15T20:35:20.686Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-15T20:35:20.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 [2022-03-15T20:35:35.817Z] Still waiting to schedule task [2022-03-15T20:35:35.817Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-7187’ [2022-03-15T20:36:51.485Z] Removing intermediate container 41c19ccc2da7 [2022-03-15T20:36:51.485Z] ---> 172304eb0922 [2022-03-15T20:36:51.485Z] Successfully built 172304eb0922 [2022-03-15T20:36:51.485Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:36:51.837Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T20:36:51.837Z] . [Pipeline] withDockerContainer [2022-03-15T20:36:52.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-7184 does not seem to be running inside a container [2022-03-15T20:36:52.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T20:36:53.825Z] $ docker top 63f9f6b28b317177d22b4280c9d5c8788c34e92fd740600654be8d6c2f157892 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:36:54.801Z] + go version [2022-03-15T20:36:54.801Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-15T20:36:54.829Z] $ docker stop --time=1 63f9f6b28b317177d22b4280c9d5c8788c34e92fd740600654be8d6c2f157892 [2022-03-15T20:36:56.533Z] $ docker rm -f 63f9f6b28b317177d22b4280c9d5c8788c34e92fd740600654be8d6c2f157892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:36:57.181Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T20:36:57.182Z] . [Pipeline] withDockerContainer [2022-03-15T20:36:57.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-7184 does not seem to be running inside a container [2022-03-15T20:36:57.543Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T20:36:59.016Z] $ docker top f7f67bb821dd26b1b7c90d6df91e6cf62891ac3dfb200004bb07459203212381 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T20:36:59.345Z] ========================================================= [2022-03-15T20:36:59.345Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T20:36:59.345Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:37:00.011Z] + make test [2022-03-15T20:37:00.012Z] go mod tidy [2022-03-15T20:37:01.001Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T20:37:40.090Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T20:38:48.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T20:38:58.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T20:38:58.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T20:38:59.392Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T20:39:17.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T20:39:17.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T20:39:17.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T20:39:17.801Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T20:39:17.801Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-15T20:39:17.801Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-15T20:39:18.398Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-15T20:39:18.398Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-15T20:39:18.398Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-15T20:39:18.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-15T20:39:28.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.223s coverage: 28.7% of statements [2022-03-15T20:39:28.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-15T20:39:28.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-15T20:39:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.411s coverage: 98.5% of statements [2022-03-15T20:39:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-15T20:39:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.477s coverage: 54.9% of statements [2022-03-15T20:39:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-15T20:39:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-15T20:39:34.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.764s coverage: 89.5% of statements [2022-03-15T20:39:34.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-15T20:39:34.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-15T20:39:34.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:39:34.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.263s coverage: 84.4% of statements [2022-03-15T20:39:34.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-15T20:39:34.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-15T20:39:34.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-15T20:39:34.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-15T20:39:34.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.314s coverage: 94.2% of statements [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.297s coverage: 59.1% of statements [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.625s coverage: 0.9% of statements [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.256s coverage: 58.8% of statements [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.255s coverage: 21.7% of statements [2022-03-15T20:39:47.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.336s coverage: 96.3% of statements [2022-03-15T20:39:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.362s coverage: 87.5% of statements [2022-03-15T20:39:59.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.318s coverage: 94.4% of statements [2022-03-15T20:39:59.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements [2022-03-15T20:40:06.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.609s coverage: 82.5% of statements [2022-03-15T20:40:06.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-15T20:40:13.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-15T20:40:13.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-15T20:40:13.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-15T20:40:13.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-15T20:40:13.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-15T20:40:13.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements [2022-03-15T20:40:13.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2022-03-15T20:40:13.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2022-03-15T20:40:13.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.866s coverage: 91.2% of statements [2022-03-15T20:40:13.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-15T20:40:14.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.974s coverage: 64.4% of statements [2022-03-15T20:40:14.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-15T20:40:14.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-15T20:40:14.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.213s coverage: 100.0% of statements [2022-03-15T20:40:14.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2022-03-15T20:40:14.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-03-15T20:40:14.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-03-15T20:40:14.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2022-03-15T20:40:21.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.658s coverage: 65.4% of statements [2022-03-15T20:40:21.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-15T20:40:21.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-15T20:40:21.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-15T20:40:24.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.802s coverage: 43.8% of statements [2022-03-15T20:40:24.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-15T20:40:24.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-15T20:40:24.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.328s coverage: 89.5% of statements [2022-03-15T20:40:24.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-15T20:40:24.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.322s coverage: 84.8% of statements [2022-03-15T20:40:24.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-15T20:40:32.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.312s coverage: 17.7% of statements [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-15T20:40:32.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.723s coverage: 92.3% of statements [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-15T20:40:32.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 63.2% of statements [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-15T20:40:32.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.494s coverage: 97.7% of statements [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-15T20:40:32.497Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-15T20:40:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-15T20:40:32.497Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements [2022-03-15T20:40:32.497Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2022-03-15T20:40:32.497Z] 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 [2022-03-15T20:40:32.497Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-15T20:40:32.497Z] GO111MODULE=on go vet ./... [2022-03-15T20:41:54.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T20:41:54.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T20:41:54.322Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T20:41:56.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-15T20:41:57.654Z] + ls -al . [2022-03-15T20:41:57.654Z] total 668 [2022-03-15T20:41:57.654Z] drwxrwxr-x 9 1001 1001 4096 Mar 15 20:41 . [2022-03-15T20:41:57.654Z] drwxr-xr-x 4 root root 4096 Mar 15 20:36 .. [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 11 Mar 15 20:34 .dockerignore [2022-03-15T20:41:57.654Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 20:34 .git [2022-03-15T20:41:57.654Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 20:34 .github [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 804 Mar 15 20:34 .gitignore [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 20:34 .golangci.yml [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 76 Mar 15 20:34 .hadolint.yml [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 20:34 .sonarcloud.properties [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 20:34 ADOPTERS.md [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 9019 Mar 15 20:34 Attribution.txt [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 51732 Mar 15 20:34 CHANGELOG.md [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 20:34 CONTRIBUTING.md [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 20:34 GOVERNANCE.md [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 849 Mar 15 20:34 Jenkinsfile [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 20:34 LICENSE [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 6888 Mar 15 20:34 Makefile [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 20:34 OWNERS.md [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 8207 Mar 15 20:34 README.md [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 6912 Mar 15 20:34 SECURITY.md [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 20:30 VERSION [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 4131 Mar 15 20:34 ZMQWindows.md [2022-03-15T20:41:57.654Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 20:34 bin [2022-03-15T20:41:57.654Z] drwxrwxr-x 14 1001 1001 4096 Mar 15 20:34 cmd [2022-03-15T20:41:57.654Z] -rw-r--r-- 1 root root 425751 Mar 15 20:40 coverage.out [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 2828 Mar 15 20:34 go.mod [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 50277 Mar 15 20:34 go.sum [2022-03-15T20:41:57.654Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 20:34 internal [2022-03-15T20:41:57.654Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 20:34 openapi [2022-03-15T20:41:57.654Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 20:34 snap [2022-03-15T20:41:57.654Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 20:34 version.go [Pipeline] sh [2022-03-15T20:41:58.328Z] + '[' -e coverage.out ] [2022-03-15T20:41:58.328Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-15T20:41:58.357Z] Warning: overwriting stash ‘coverage-report’ [2022-03-15T20:41:59.200Z] Stashed 1 file(s) [Pipeline] sh [2022-03-15T20:41:59.852Z] + make build [2022-03-15T20:41:59.852Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-15T20:43:36.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-15T20:43:42.598Z] Running on prd-ubuntu18.04-docker-8c-8g-7230 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws [2022-03-15T20:43:42.610Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-15T20:43:42.696Z] The recommended git tool is: git [2022-03-15T20:43:44.375Z] using credential edgex-jenkins-ssh [2022-03-15T20:43:44.387Z] Cloning the remote Git repository [2022-03-15T20:43:44.360Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:43:44.399Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-15T20:43:44.452Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:43:44.453Z] > git --version # timeout=10 [2022-03-15T20:43:44.463Z] > git --version # 'git version 2.17.1' [2022-03-15T20:43:44.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:43:44.488Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T20:43:49.355Z] Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit 1606587477d0302e050d0728abccfc1a51248bda [2022-03-15T20:43:49.499Z] Merge succeeded, producing 62b55a2d2a2750c513a4eff7acee3cc0e85d66ee [2022-03-15T20:43:49.500Z] Checking out Revision 62b55a2d2a2750c513a4eff7acee3cc0e85d66ee (PR-3893) [2022-03-15T20:43:48.629Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T20:43:48.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T20:43:48.646Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T20:43:48.660Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:43:48.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:43:48.665Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T20:43:49.335Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T20:43:49.340Z] > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [2022-03-15T20:43:49.395Z] > git remote # timeout=10 [2022-03-15T20:43:49.402Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T20:43:49.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:43:49.409Z] > git merge 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 [2022-03-15T20:43:49.459Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T20:43:49.475Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T20:43:49.479Z] > git checkout -f 62b55a2d2a2750c513a4eff7acee3cc0e85d66ee # timeout=10 [2022-03-15T20:43:53.011Z] Commit message: "Merge commit '556446716e4a14b8c762f3ec0116a54927b3d800' into HEAD" [2022-03-15T20:43:53.020Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:43:53.685Z] + echo snap-build.sh [2022-03-15T20:43:53.685Z] snap-build.sh [2022-03-15T20:43:53.685Z] + SNAP_BASE_DIR=. [2022-03-15T20:43:53.685Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2022-03-15T20:43:53.685Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2022-03-15T20:43:53.685Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2022-03-15T20:43:53.685Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2022-03-15T20:43:53.685Z] + cd /w/workspace/edgex-go/3 [2022-03-15T20:43:53.685Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-15T20:43:53.685Z] Reading package lists... [2022-03-15T20:43:53.685Z] Building dependency tree... [2022-03-15T20:43:53.685Z] Reading state information... [2022-03-15T20:43:53.685Z] The following packages were automatically installed and are no longer required: [2022-03-15T20:43:53.685Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-15T20:43:53.685Z] uidmap xdelta3 [2022-03-15T20:43:53.685Z] Use 'sudo apt autoremove' to remove them. [2022-03-15T20:43:53.685Z] The following packages will be REMOVED: [2022-03-15T20:43:53.685Z] lxd* lxd-client* [2022-03-15T20:43:53.685Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-15T20:43:52.996Z] > git rev-list --no-walk d65120045c549cf6a45814b9026bdf97106bb809 # timeout=10 [2022-03-15T20:43:53.946Z] After this operation, 31.7 MB disk space will be freed. [2022-03-15T20:43:54.731Z] (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 ... 190666 files and directories currently installed.) [2022-03-15T20:43:54.731Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T20:43:55.675Z] Removing lxd dnsmasq configuration [2022-03-15T20:43:55.675Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T20:43:55.675Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-15T20:43:56.623Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-15T20:43:56.623Z] (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 ... 190491 files and directories currently installed.) [2022-03-15T20:43:56.623Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T20:43:58.016Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-15T20:43:58.016Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-15T20:43:58.589Z] + sudo snap remove --purge lxd [2022-03-15T20:43:58.851Z] snap "lxd" is not installed [2022-03-15T20:43:58.851Z] + sudo groupadd --force --system lxd [2022-03-15T20:43:58.851Z] ++ whoami [2022-03-15T20:43:58.851Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-15T20:43:58.851Z] + newgrp - lxd [2022-03-15T20:43:58.851Z] + sudo snap install lxd [2022-03-15T20:44:08.901Z] 2022-03-15T20:44:05Z INFO Waiting for automatic snapd restart... [2022-03-15T20:44:33.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-15T20:44:37.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-15T20:44:44.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-15T20:44:45.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-15T20:44:49.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-15T20:44:54.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-15T20:45:01.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-15T20:45:06.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-15T20:45:10.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-15T20:45:14.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-15T20:45:22.995Z] $ docker stop --time=1 f7f67bb821dd26b1b7c90d6df91e6cf62891ac3dfb200004bb07459203212381 [2022-03-15T20:45:25.125Z] $ docker rm -f f7f67bb821dd26b1b7c90d6df91e6cf62891ac3dfb200004bb07459203212381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:45:27.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T20:45:27.255Z] [2022-03-15T20:45:27.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:45:27.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T20:45:27.898Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-15T20:45:27.898Z] 29e5d40040c1: Pulling fs layer [2022-03-15T20:45:27.898Z] 1ce36da41761: Pulling fs layer [2022-03-15T20:45:27.898Z] 25b303627fd3: Pulling fs layer [2022-03-15T20:45:27.898Z] 29e5d40040c1: Verifying Checksum [2022-03-15T20:45:27.898Z] 29e5d40040c1: Download complete [2022-03-15T20:45:28.174Z] 1ce36da41761: Verifying Checksum [2022-03-15T20:45:28.174Z] 1ce36da41761: Download complete [2022-03-15T20:45:28.769Z] 29e5d40040c1: Pull complete [2022-03-15T20:45:29.756Z] 25b303627fd3: Verifying Checksum [2022-03-15T20:45:29.756Z] 25b303627fd3: Download complete [2022-03-15T20:45:29.756Z] 1ce36da41761: Pull complete [2022-03-15T20:45:39.910Z] 25b303627fd3: Pull complete [2022-03-15T20:45:39.910Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-15T20:45:39.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T20:45:39.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-15T20:45:40.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-7184 does not seem to be running inside a container [2022-03-15T20:45:40.286Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-15T20:45:43.081Z] $ docker top 22f7a8597065f4982155dc1f3f51fad10d46681eeea5ec85015bde2a55c38a7d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:45:44.046Z] + docker-compose build --help [2022-03-15T20:45:44.046Z] + grep parallel [2022-03-15T20:45:50.743Z] --parallel Build images in parallel. [Pipeline] } [2022-03-15T20:45:50.768Z] $ docker stop --time=1 22f7a8597065f4982155dc1f3f51fad10d46681eeea5ec85015bde2a55c38a7d [2022-03-15T20:45:52.525Z] $ docker rm -f 22f7a8597065f4982155dc1f3f51fad10d46681eeea5ec85015bde2a55c38a7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:45:53.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T20:45:53.146Z] . [Pipeline] withDockerContainer [2022-03-15T20:45:53.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-7184 does not seem to be running inside a container [2022-03-15T20:45:53.515Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-15T20:45:54.999Z] $ docker top 931e2a9cce73334ce446e7db7ef450d86ead4f8430f81da79e8681d2f19ac5ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:45:55.961Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-15T20:46:02.665Z] Building core-command ... [2022-03-15T20:46:02.666Z] Building core-data ... [2022-03-15T20:46:02.666Z] Building core-metadata ... [2022-03-15T20:46:02.666Z] Building security-bootstrapper ... [2022-03-15T20:46:02.666Z] Building security-proxy-setup ... [2022-03-15T20:46:02.666Z] Building security-secretstore-setup ... [2022-03-15T20:46:02.666Z] Building support-notifications ... [2022-03-15T20:46:02.666Z] Building support-scheduler ... [2022-03-15T20:46:02.666Z] Building sys-mgmt-agent ... [2022-03-15T20:46:02.666Z] Building security-secretstore-setup [2022-03-15T20:46:02.666Z] Building sys-mgmt-agent [2022-03-15T20:46:02.666Z] Building security-proxy-setup [2022-03-15T20:46:02.666Z] Building support-scheduler [2022-03-15T20:46:02.666Z] Building support-notifications [2022-03-15T20:47:24.531Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:47:24.531Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:47:24.531Z] ---> 172304eb0922 [2022-03-15T20:47:24.531Z] Step 3/25 : WORKDIR /edgex-go [2022-03-15T20:47:24.531Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:47:24.531Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:47:24.531Z] ---> 172304eb0922 [2022-03-15T20:47:24.531Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T20:47:24.531Z] ---> Running in 0b70698352db [2022-03-15T20:47:24.531Z] ---> Running in dc81ce60f53e [2022-03-15T20:47:24.531Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:47:24.531Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:47:24.531Z] ---> 172304eb0922 [2022-03-15T20:47:24.531Z] Step 3/21 : WORKDIR /edgex-go [2022-03-15T20:47:24.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:47:24.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:47:24.531Z] ---> 172304eb0922 [2022-03-15T20:47:24.531Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:47:24.531Z] ---> Running in 82d6bb0c120e [2022-03-15T20:47:24.531Z] ---> Running in b89cb669a4e4 [2022-03-15T20:47:24.531Z] Removing intermediate container dc81ce60f53e [2022-03-15T20:47:24.531Z] ---> c0b96165d77c [2022-03-15T20:47:24.531Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:47:24.531Z] Removing intermediate container 0b70698352db [2022-03-15T20:47:24.531Z] ---> f44ea4f0ca49 [2022-03-15T20:47:24.531Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:47:24.531Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:47:24.531Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:47:24.531Z] ---> 172304eb0922 [2022-03-15T20:47:24.531Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T20:47:24.531Z] ---> Running in 21e3b61fb621 [2022-03-15T20:47:24.811Z] Removing intermediate container 82d6bb0c120e [2022-03-15T20:47:24.811Z] ---> e8929757d6e1 [2022-03-15T20:47:24.811Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:47:24.811Z] ---> Running in 2c763c2dd9b3 [2022-03-15T20:47:24.811Z] ---> Running in ceb27ff64b2b [2022-03-15T20:47:25.088Z] ---> Running in d49dab1dacdd [2022-03-15T20:47:25.088Z] Removing intermediate container b89cb669a4e4 [2022-03-15T20:47:25.088Z] ---> af7808698a52 [2022-03-15T20:47:25.088Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:47:25.365Z] ---> Running in 9f08743335e3 [2022-03-15T20:47:25.365Z] Removing intermediate container 21e3b61fb621 [2022-03-15T20:47:25.365Z] ---> 387e9f0f45f0 [2022-03-15T20:47:25.365Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:47:25.665Z] ---> Running in 2fee5cb8719d [2022-03-15T20:47:29.105Z] Removing intermediate container 2c763c2dd9b3 [2022-03-15T20:47:29.105Z] ---> 105a61ba69b0 [2022-03-15T20:47:29.105Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-15T20:47:29.105Z] ---> Running in 93c74e485fc7 [2022-03-15T20:47:29.380Z] Removing intermediate container d49dab1dacdd [2022-03-15T20:47:29.380Z] ---> 6fabe0de7ca5 [2022-03-15T20:47:29.380Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-15T20:47:29.654Z] ---> Running in f47f31eed0d4 [2022-03-15T20:47:29.654Z] Removing intermediate container ceb27ff64b2b [2022-03-15T20:47:29.654Z] ---> af5513dd16f7 [2022-03-15T20:47:29.654Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-15T20:47:29.942Z] ---> Running in 7cad9b217273 [2022-03-15T20:47:29.942Z] Removing intermediate container 2fee5cb8719d [2022-03-15T20:47:29.942Z] ---> ed5b8cf8272d [2022-03-15T20:47:29.942Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-15T20:47:30.241Z] ---> Running in 735eed89f073 [2022-03-15T20:47:30.241Z] Removing intermediate container 9f08743335e3 [2022-03-15T20:47:30.241Z] ---> aba70c413c1b [2022-03-15T20:47:30.241Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-15T20:47:30.529Z] ---> Running in 30a4686d695a [2022-03-15T20:47:31.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:47:31.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:47:32.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:47:32.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:47:32.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:47:32.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:47:32.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:47:33.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:47:33.236Z] OK: 220 MiB in 52 packages [2022-03-15T20:47:33.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:47:34.253Z] OK: 220 MiB in 52 packages [2022-03-15T20:47:34.530Z] Removing intermediate container 93c74e485fc7 [2022-03-15T20:47:34.530Z] ---> 13c15d5bb785 [2022-03-15T20:47:34.530Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-15T20:47:34.812Z] OK: 220 MiB in 52 packages [2022-03-15T20:47:34.812Z] OK: 220 MiB in 52 packages [2022-03-15T20:47:35.414Z] Removing intermediate container f47f31eed0d4 [2022-03-15T20:47:35.414Z] ---> c0f993f1d0b1 [2022-03-15T20:47:35.414Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:47:35.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:47:35.977Z] ---> 1c2bc639525f [2022-03-15T20:47:35.977Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:47:35.977Z] Removing intermediate container 30a4686d695a [2022-03-15T20:47:35.977Z] ---> 14c496bd21a0 [2022-03-15T20:47:35.977Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-15T20:47:36.256Z] ---> Running in c00b94fc6017 [2022-03-15T20:47:36.256Z] Removing intermediate container 735eed89f073 [2022-03-15T20:47:36.256Z] ---> 95db686d14ca [2022-03-15T20:47:36.256Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T20:47:36.868Z] ---> bd3cda0b25d4 [2022-03-15T20:47:36.868Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:47:37.152Z] ---> Running in 32f11e2f7741 [2022-03-15T20:47:37.440Z] ---> 9b2fc6aa74bc [2022-03-15T20:47:37.440Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:47:37.440Z] ---> 3b23fcf81110 [2022-03-15T20:47:37.440Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:47:37.722Z] ---> Running in 10ebcdd7efaa [2022-03-15T20:47:37.722Z] ---> Running in 974fcf41e071 [2022-03-15T20:47:39.736Z] OK: 220 MiB in 52 packages [2022-03-15T20:47:41.221Z] Removing intermediate container 7cad9b217273 [2022-03-15T20:47:41.221Z] ---> 41d65d43cb65 [2022-03-15T20:47:41.221Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T20:47:42.230Z] Removing intermediate container c00b94fc6017 [2022-03-15T20:47:42.230Z] ---> 32f0ed413012 [2022-03-15T20:47:42.230Z] Step 8/25 : COPY . . [2022-03-15T20:47:42.518Z] ---> 84125bfdc380 [2022-03-15T20:47:42.518Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:47:42.803Z] ---> Running in 607757796e60 [2022-03-15T20:47:45.475Z] Removing intermediate container 974fcf41e071 [2022-03-15T20:47:45.475Z] ---> 956d44477c71 [2022-03-15T20:47:45.475Z] Step 8/21 : COPY . . [2022-03-15T20:47:45.475Z] Removing intermediate container 32f11e2f7741 [2022-03-15T20:47:45.475Z] ---> fe0d8beb7483 [2022-03-15T20:47:45.475Z] Step 8/23 : COPY . . [2022-03-15T20:47:45.475Z] Removing intermediate container 10ebcdd7efaa [2022-03-15T20:47:45.475Z] ---> caa902de959d [2022-03-15T20:47:45.475Z] Step 8/22 : COPY . . [2022-03-15T20:47:48.102Z] Removing intermediate container 607757796e60 [2022-03-15T20:47:48.102Z] ---> 651226ae0efb [2022-03-15T20:47:48.102Z] Step 8/22 : COPY . . [2022-03-15T20:48:10.293Z] ---> 7e9e4dfa020f [2022-03-15T20:48:10.293Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-15T20:48:10.293Z] ---> Running in c82d7550ba8b [2022-03-15T20:48:12.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-15T20:48:12.891Z] ---> c63e120a9f64 [2022-03-15T20:48:12.891Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-15T20:48:12.891Z] ---> 00ee4ef2329d [2022-03-15T20:48:13.171Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-15T20:48:13.171Z] ---> Running in 4327c0f80f85 [2022-03-15T20:48:13.460Z] ---> Running in e104d92e5c9f [2022-03-15T20:48:14.914Z] ---> dda9047f65c5 [2022-03-15T20:48:14.914Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-15T20:48:15.199Z] ---> Running in 5ac0bb07a054 [2022-03-15T20:48:17.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-15T20:48:17.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-15T20:48:17.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-15T20:48:17.739Z] ---> a301f9910c92 [2022-03-15T20:48:17.739Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-15T20:48:17.739Z] ---> Running in 77c2624b9970 [2022-03-15T20:48:19.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-15T20:50:00.653Z] lxd 4.23 from Canonical* installed [2022-03-15T20:50:00.653Z] + sudo lxd init --auto [2022-03-15T20:50:01.596Z] + sudo snap install --classic snapcraft [2022-03-15T20:50:06.897Z] snapcraft 6.0.2 from Canonical* installed [2022-03-15T20:50:06.897Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-15T20:50:06.897Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-15T20:50:06.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T20:50:06.897Z] Dload Upload Total Spent Left Speed [2022-03-15T20:50:06.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4245 0 --:--:-- --:--:-- --:--:-- 4245 [2022-03-15T20:50:06.897Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9808k 0 --:--:-- --:--:-- --:--:-- 54.1M [2022-03-15T20:50:06.897Z] ./yq_linux_amd64 [2022-03-15T20:50:07.158Z] + sudo snapcraft prime --use-lxd [2022-03-15T20:50:09.072Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-15T20:50:09.072Z] 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: [2022-03-15T20:50:09.072Z] - README.md [2022-03-15T20:50:09.072Z] [2022-03-15T20:50:09.072Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-15T20:50:09.333Z] Launching a container. [2022-03-15T20:50:19.336Z] Waiting for container to be ready [2022-03-15T20:50:19.909Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-15T20:50:19.909Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-15T20:50:19.909Z] [2022-03-15T20:50:24.104Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-15T20:50:25.043Z] Waiting for network to be ready... [2022-03-15T20:50:25.613Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-15T20:50:25.613Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-15T20:50:26.182Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-15T20:50:26.182Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-15T20:50:26.182Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-15T20:50:26.754Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-15T20:50:26.754Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-15T20:50:26.754Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-15T20:50:26.754Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-15T20:50:26.754Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-15T20:50:26.754Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-15T20:50:26.754Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-15T20:50:26.754Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-15T20:50:26.754Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-15T20:50:26.754Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-15T20:50:26.754Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-15T20:50:26.754Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-15T20:50:26.754Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-15T20:50:27.014Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-15T20:50:27.014Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] [2022-03-15T20:50:27.274Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-15T20:50:27.274Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-15T20:50:27.274Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-15T20:50:27.274Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-15T20:50:27.274Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-15T20:50:27.274Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-15T20:50:27.274Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-15T20:50:29.827Z] Fetched 23.4 MB in 4s (5910 kB/s) [2022-03-15T20:50:30.087Z] Reading package lists... [2022-03-15T20:50:30.087Z] Reading package lists... [2022-03-15T20:50:30.347Z] Building dependency tree... [2022-03-15T20:50:30.347Z] Reading state information... [2022-03-15T20:50:30.348Z] The following additional packages will be installed: [2022-03-15T20:50:30.348Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-15T20:50:30.348Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-15T20:50:30.348Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-15T20:50:30.348Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-15T20:50:30.348Z] Suggested packages: [2022-03-15T20:50:30.348Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-15T20:50:30.348Z] Recommended packages: [2022-03-15T20:50:30.348Z] gnupg libsasl2-modules [2022-03-15T20:50:30.608Z] The following NEW packages will be installed: [2022-03-15T20:50:30.608Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-15T20:50:30.608Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-15T20:50:30.608Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-15T20:50:30.608Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-15T20:50:30.608Z] The following packages will be upgraded: [2022-03-15T20:50:30.608Z] gpg gpg-agent gpgconf libudev1 [2022-03-15T20:50:30.608Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-15T20:50:30.608Z] Need to get 3859 kB of archives. [2022-03-15T20:50:30.608Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-15T20:50:30.608Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-15T20:50:30.608Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-15T20:50:30.608Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-15T20:50:30.608Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-15T20:50:30.868Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-15T20:50:31.130Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-15T20:50:31.130Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-15T20:50:31.391Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-15T20:50:31.391Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-15T20:50:31.391Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-15T20:50:31.391Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-15T20:50:31.391Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-15T20:50:31.391Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-15T20:50:31.391Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-15T20:50:31.391Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-15T20:50:31.391Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-15T20:50:31.391Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-15T20:50:31.652Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-15T20:50:31.652Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-15T20:50:31.652Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-15T20:50:31.652Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-15T20:50:31.652Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-15T20:50:31.652Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T20:50:31.652Z] Fetched 3859 kB in 1s (3371 kB/s) [2022-03-15T20:50:31.912Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-15T20:50:31.912Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:50:31.912Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T20:50:31.912Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T20:50:31.912Z] Selecting previously unselected package udev. [2022-03-15T20:50:31.912Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-15T20:50:31.912Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:50:31.912Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-15T20:50:32.171Z] Selecting previously unselected package libfuse2:amd64. [2022-03-15T20:50:32.171Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-15T20:50:32.171Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-15T20:50:32.171Z] Selecting previously unselected package fuse. [2022-03-15T20:50:32.171Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-15T20:50:32.171Z] Unpacking fuse (2.9.9-3) ... [2022-03-15T20:50:32.171Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T20:50:32.171Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T20:50:32.171Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T20:50:32.171Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T20:50:32.433Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T20:50:32.433Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T20:50:32.433Z] Selecting previously unselected package libksba8:amd64. [2022-03-15T20:50:32.433Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-15T20:50:32.433Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-15T20:50:32.433Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-15T20:50:32.433Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:50:32.433Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:32.433Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-15T20:50:32.433Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:50:32.433Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:32.693Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-15T20:50:32.693Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:50:32.693Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:32.693Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-15T20:50:32.693Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:50:32.693Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:32.693Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-15T20:50:32.693Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:50:32.693Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:32.693Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-15T20:50:32.693Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:50:32.693Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:32.693Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-15T20:50:32.693Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:50:32.693Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:32.952Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-15T20:50:32.952Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:50:32.952Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:32.952Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-15T20:50:32.952Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:50:32.952Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:32.952Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-15T20:50:32.952Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-15T20:50:32.952Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T20:50:32.952Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-15T20:50:32.952Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-15T20:50:32.952Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T20:50:32.952Z] Selecting previously unselected package libldap-common. [2022-03-15T20:50:32.952Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-15T20:50:32.952Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T20:50:32.952Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-15T20:50:32.952Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-15T20:50:32.952Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T20:50:33.213Z] Selecting previously unselected package dirmngr. [2022-03-15T20:50:33.213Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T20:50:33.213Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-15T20:50:33.213Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-15T20:50:33.213Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-15T20:50:33.213Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T20:50:33.213Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T20:50:33.213Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-15T20:50:33.781Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-15T20:50:33.781Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T20:50:33.781Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:33.781Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-15T20:50:33.781Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-15T20:50:33.781Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:33.781Z] Setting up fuse (2.9.9-3) ... [2022-03-15T20:50:34.041Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-15T20:50:34.300Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:34.300Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:34.300Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:34.300Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:34.300Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:34.300Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:34.560Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:50:34.560Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T20:50:34.560Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-15T20:50:34.560Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-15T20:50:34.560Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-15T20:50:34.819Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-15T20:50:35.079Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-15T20:50:35.079Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-15T20:50:35.079Z] units). This means they are not meant to be enabled using systemctl. [2022-03-15T20:50:35.079Z] [2022-03-15T20:50:35.079Z] Possible reasons for having this kind of units are: [2022-03-15T20:50:35.079Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-15T20:50:35.079Z] .wants/ or .requires/ directory. [2022-03-15T20:50:35.079Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-15T20:50:35.079Z] a requirement dependency on it. [2022-03-15T20:50:35.079Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-15T20:50:35.079Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-15T20:50:35.079Z] • In case of template units, the unit is meant to be enabled with some [2022-03-15T20:50:35.079Z] instance name specified. [2022-03-15T20:50:35.338Z] Reading package lists... [2022-03-15T20:50:35.599Z] Building dependency tree... [2022-03-15T20:50:35.599Z] Reading state information... [2022-03-15T20:50:35.599Z] The following additional packages will be installed: [2022-03-15T20:50:35.599Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-15T20:50:35.599Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-15T20:50:35.599Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-15T20:50:35.599Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-15T20:50:35.599Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-15T20:50:35.599Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-15T20:50:35.599Z] Suggested packages: [2022-03-15T20:50:35.599Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-15T20:50:35.599Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-15T20:50:35.599Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-15T20:50:35.599Z] systemd-container policykit-1 [2022-03-15T20:50:35.599Z] Recommended packages: [2022-03-15T20:50:35.599Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-15T20:50:35.599Z] The following NEW packages will be installed: [2022-03-15T20:50:35.599Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-15T20:50:35.599Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-15T20:50:35.599Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-15T20:50:35.599Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-15T20:50:35.599Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-15T20:50:35.599Z] The following packages will be upgraded: [2022-03-15T20:50:35.599Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-15T20:50:35.858Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-15T20:50:35.858Z] Need to get 46.5 MB of archives. [2022-03-15T20:50:35.858Z] After this operation, 181 MB of additional disk space will be used. [2022-03-15T20:50:35.858Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-15T20:50:35.858Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-15T20:50:36.119Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-15T20:50:36.119Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-15T20:50:36.119Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-15T20:50:36.119Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-15T20:50:36.380Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-15T20:50:36.380Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-15T20:50:36.380Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-15T20:50:36.380Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-15T20:50:36.380Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-15T20:50:36.380Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-15T20:50:36.640Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-15T20:50:36.640Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-15T20:50:36.640Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-15T20:50:36.640Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-15T20:50:36.640Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-15T20:50:36.640Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-15T20:50:36.900Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-15T20:50:36.900Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-15T20:50:36.900Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-15T20:50:36.900Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-15T20:50:36.900Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-15T20:50:36.900Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-15T20:50:36.900Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-15T20:50:36.900Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-15T20:50:36.900Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-15T20:50:36.900Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-15T20:50:36.900Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-15T20:50:36.900Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-15T20:50:36.900Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-15T20:50:36.900Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-15T20:50:36.900Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-15T20:50:38.279Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T20:50:38.279Z] Fetched 46.5 MB in 2s (19.5 MB/s) [2022-03-15T20:50:38.279Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-15T20:50:38.279Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:50:38.279Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T20:50:38.538Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:50:38.538Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T20:50:38.538Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:50:38.538Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T20:50:39.109Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:50:39.109Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T20:50:39.109Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T20:50:39.109Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-15T20:50:39.369Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-15T20:50:39.369Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T20:50:39.369Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:50:39.369Z] Selecting previously unselected package libexpat1:amd64. [2022-03-15T20:50:39.369Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-15T20:50:39.369Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-15T20:50:39.369Z] Selecting previously unselected package python3.8-minimal. [2022-03-15T20:50:39.369Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T20:50:39.369Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:50:39.629Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:50:39.629Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-15T20:50:39.629Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:50:40.198Z] Selecting previously unselected package python3-minimal. [2022-03-15T20:50:40.198Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-15T20:50:40.198Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T20:50:40.198Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-15T20:50:40.198Z] Selecting previously unselected package mime-support. [2022-03-15T20:50:40.198Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-15T20:50:40.198Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-15T20:50:40.198Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-15T20:50:40.198Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-15T20:50:40.198Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-15T20:50:40.198Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-15T20:50:40.198Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T20:50:40.198Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:50:40.458Z] Selecting previously unselected package python3.8. [2022-03-15T20:50:40.458Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T20:50:40.458Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:50:40.458Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-15T20:50:40.458Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T20:50:40.458Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-15T20:50:40.719Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-15T20:50:40.981Z] Selecting previously unselected package python3. [2022-03-15T20:50:40.981Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-15T20:50:40.981Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T20:50:40.981Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-15T20:50:40.981Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-15T20:50:40.981Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T20:50:40.981Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-15T20:50:40.981Z] Selecting previously unselected package dbus. [2022-03-15T20:50:40.981Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T20:50:40.981Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-15T20:50:40.981Z] Selecting previously unselected package libbsd0:amd64. [2022-03-15T20:50:40.981Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-15T20:50:40.981Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-15T20:50:40.981Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-15T20:50:40.981Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:50:40.981Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T20:50:41.242Z] Selecting previously unselected package sudo. [2022-03-15T20:50:41.242Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-15T20:50:41.242Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-15T20:50:41.242Z] Selecting previously unselected package apparmor. [2022-03-15T20:50:41.242Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-15T20:50:41.242Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-15T20:50:41.517Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-15T20:50:41.517Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-15T20:50:41.517Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-15T20:50:41.517Z] Selecting previously unselected package libedit2:amd64. [2022-03-15T20:50:41.517Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-15T20:50:41.517Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-15T20:50:41.517Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-15T20:50:41.517Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-15T20:50:41.517Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-15T20:50:41.517Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-15T20:50:41.517Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:50:41.517Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:50:41.517Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-15T20:50:41.517Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:50:41.517Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:50:41.517Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-15T20:50:41.517Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-15T20:50:41.517Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-15T20:50:41.804Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-15T20:50:41.804Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:50:41.804Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:50:41.804Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-15T20:50:41.804Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:50:41.804Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:50:41.804Z] Selecting previously unselected package openssh-client. [2022-03-15T20:50:41.804Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-15T20:50:41.804Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-15T20:50:42.108Z] Selecting previously unselected package dbus-user-session. [2022-03-15T20:50:42.108Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T20:50:42.108Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-15T20:50:42.108Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-15T20:50:42.108Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-15T20:50:42.108Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-15T20:50:42.108Z] Selecting previously unselected package squashfs-tools. [2022-03-15T20:50:42.108Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-15T20:50:42.108Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-15T20:50:42.108Z] Selecting previously unselected package snapd. [2022-03-15T20:50:42.108Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-15T20:50:42.108Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-15T20:50:45.427Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-15T20:50:45.427Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-15T20:50:45.427Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-15T20:50:45.427Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-15T20:50:45.427Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:50:45.427Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-15T20:50:45.427Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-15T20:50:45.427Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-15T20:50:45.427Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:50:45.427Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:50:45.427Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-15T20:50:45.427Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:50:45.427Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-15T20:50:45.427Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:50:45.998Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-15T20:50:45.998Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-15T20:50:45.998Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-15T20:50:45.998Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-15T20:50:45.998Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-15T20:50:45.998Z] running python rtupdate hooks for python3.8... [2022-03-15T20:50:45.998Z] running python post-rtupdate hooks for python3.8... [2022-03-15T20:50:45.998Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-15T20:50:46.942Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-15T20:50:47.204Z] Reloading AppArmor profiles [2022-03-15T20:50:47.204Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:50:47.204Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-15T20:50:47.204Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-15T20:50:47.776Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-15T20:50:47.776Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-15T20:50:47.776Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-15T20:50:47.776Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-15T20:50:49.160Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-15T20:50:49.160Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T20:50:49.160Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-15T20:50:49.160Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-15T20:50:49.733Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-15T20:50:49.733Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-15T20:50:49.994Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-15T20:50:50.255Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-15T20:50:50.516Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-15T20:50:50.516Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-15T20:50:50.784Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-15T20:50:51.048Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-15T20:50:51.048Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-15T20:50:51.309Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-15T20:50:51.570Z] /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' [2022-03-15T20:50:51.570Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-15T20:50:52.515Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-15T20:50:52.515Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-15T20:50:52.515Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-15T20:50:53.343Z] Reading package lists... [2022-03-15T20:50:53.605Z] Reading package lists... [2022-03-15T20:50:53.605Z] Building dependency tree... [2022-03-15T20:50:53.605Z] Reading state information... [2022-03-15T20:50:53.864Z] Calculating upgrade... [2022-03-15T20:50:53.864Z] The following packages will be upgraded: [2022-03-15T20:50:53.864Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-15T20:50:53.864Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-15T20:50:53.864Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-15T20:50:53.864Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-15T20:50:53.864Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-15T20:50:53.865Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-15T20:50:53.865Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-15T20:50:53.865Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-15T20:50:53.865Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-15T20:50:53.865Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-15T20:50:53.865Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-15T20:50:53.865Z] xz-utils zlib1g [2022-03-15T20:50:54.124Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T20:50:54.124Z] Need to get 65.7 MB of archives. [2022-03-15T20:50:54.124Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-15T20:50:54.124Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-15T20:50:54.124Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-15T20:50:54.124Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-15T20:50:54.124Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-15T20:50:54.124Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-15T20:50:54.124Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-15T20:50:54.124Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-15T20:50:54.124Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-15T20:50:54.124Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-15T20:50:54.124Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-15T20:50:54.383Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-15T20:50:54.383Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-15T20:50:54.383Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-15T20:50:54.383Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-15T20:50:54.383Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-15T20:50:54.383Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-15T20:50:54.383Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-15T20:50:54.383Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-15T20:50:54.383Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-15T20:50:54.383Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-15T20:50:54.383Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-15T20:50:54.383Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-15T20:50:54.383Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-15T20:50:54.383Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-15T20:50:54.383Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-15T20:50:54.383Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-15T20:50:54.383Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-15T20:50:54.383Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-15T20:50:54.383Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-15T20:50:54.383Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-15T20:50:54.383Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-15T20:50:54.383Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-15T20:50:54.383Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-15T20:50:54.383Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-15T20:50:54.383Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-15T20:50:54.383Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-15T20:50:54.383Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-15T20:50:54.383Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-15T20:50:54.384Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-15T20:50:54.384Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-15T20:50:54.384Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-15T20:50:54.384Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-15T20:50:54.384Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-15T20:50:54.384Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-15T20:50:54.384Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-15T20:50:54.384Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-15T20:50:54.384Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-15T20:50:54.384Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-15T20:50:54.384Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-15T20:50:54.384Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-15T20:50:54.384Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-15T20:50:54.384Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-15T20:50:54.384Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-15T20:50:54.384Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-15T20:50:54.644Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-15T20:50:54.644Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-15T20:50:54.644Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-15T20:50:54.644Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-15T20:50:54.644Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-15T20:50:54.644Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-15T20:50:54.644Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-15T20:50:54.904Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-15T20:50:54.904Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-15T20:50:54.904Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-15T20:50:54.904Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-15T20:50:54.904Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-15T20:50:54.904Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-15T20:50:54.904Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-15T20:50:54.904Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-15T20:50:54.904Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-15T20:50:54.904Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-15T20:50:54.904Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-15T20:50:54.904Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-15T20:50:54.904Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-15T20:50:54.904Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-15T20:50:54.904Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-15T20:50:55.164Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-15T20:50:55.426Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T20:50:55.426Z] Fetched 65.7 MB in 1s (56.8 MB/s) [2022-03-15T20:50:55.426Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-15T20:50:55.426Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T20:50:55.426Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T20:50:55.999Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T20:50:55.999Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T20:50:55.999Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-15T20:50:55.999Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-15T20:50:56.261Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:56.261Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:56.261Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:56.261Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:56.521Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:56.521Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:56.780Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:56.780Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:56.780Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:56.781Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:56.781Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:56.781Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:57.041Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:57.041Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:57.041Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:50:57.041Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T20:50:57.041Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:57.041Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:57.041Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:50:57.041Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T20:50:57.041Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:57.041Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:57.302Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:57.302Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:57.302Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:50:57.302Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:50:57.302Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:50:57.562Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T20:50:57.562Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T20:50:57.562Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T20:50:58.132Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-15T20:50:58.132Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T20:50:58.132Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-15T20:50:58.132Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-15T20:50:58.132Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-15T20:50:58.132Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-15T20:50:58.392Z] Setting up base-files (11ubuntu5.5) ... [2022-03-15T20:50:58.392Z] Installing new version of config file /etc/issue ... [2022-03-15T20:50:58.392Z] Installing new version of config file /etc/issue.net ... [2022-03-15T20:50:58.392Z] Installing new version of config file /etc/lsb-release ... [2022-03-15T20:50:58.392Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-15T20:50:58.651Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-15T20:50:58.911Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-15T20:50:58.912Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-15T20:50:59.173Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:50:59.173Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-15T20:50:59.173Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-15T20:50:59.173Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-15T20:50:59.173Z] 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 [2022-03-15T20:50:59.173Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:50:59.173Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:50:59.173Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-15T20:50:59.435Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-15T20:50:59.435Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:50:59.435Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-15T20:50:59.435Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-15T20:50:59.435Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-15T20:50:59.695Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:50:59.695Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T20:50:59.695Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T20:50:59.955Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T20:51:00.215Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T20:51:00.215Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T20:51:00.215Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T20:51:00.475Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-15T20:51:00.475Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:00.475Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-15T20:51:00.475Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T20:51:01.051Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-15T20:51:01.051Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-15T20:51:01.051Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-15T20:51:01.051Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:01.051Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-15T20:51:01.051Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-15T20:51:01.051Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-15T20:51:01.051Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:01.051Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:51:01.051Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:51:01.314Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T20:51:01.314Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:01.314Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:51:01.314Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:51:01.314Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T20:51:01.314Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:01.314Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:51:01.314Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:51:01.575Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:51:01.575Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:51:01.575Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T20:51:01.575Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:01.575Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:51:01.575Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:51:01.575Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T20:51:01.575Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:01.575Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:51:01.575Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:51:01.834Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:51:01.834Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:51:02.095Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-15T20:51:02.356Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-15T20:51:02.926Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-15T20:51:02.926Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:02.926Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T20:51:02.926Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T20:51:02.926Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T20:51:02.926Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:02.926Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-15T20:51:02.926Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-15T20:51:03.188Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-15T20:51:03.188Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:03.188Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-15T20:51:03.188Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-15T20:51:03.188Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-15T20:51:03.188Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:03.188Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-15T20:51:03.188Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-15T20:51:03.448Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-15T20:51:03.448Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:03.448Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-15T20:51:03.448Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-15T20:51:03.448Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-15T20:51:03.448Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:03.448Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-15T20:51:03.448Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-15T20:51:03.708Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-15T20:51:03.708Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:03.708Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T20:51:03.708Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T20:51:03.708Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-15T20:51:03.708Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:03.708Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-15T20:51:03.969Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-15T20:51:03.969Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-15T20:51:03.969Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:03.969Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-15T20:51:03.969Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-15T20:51:03.969Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-15T20:51:03.969Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:03.969Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-15T20:51:03.969Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-15T20:51:04.228Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-15T20:51:04.228Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:04.228Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-15T20:51:04.228Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-15T20:51:04.228Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-15T20:51:04.228Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:04.228Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-15T20:51:04.228Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-15T20:51:04.490Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-15T20:51:04.490Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:04.490Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-15T20:51:04.490Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-15T20:51:04.490Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-15T20:51:04.753Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:04.753Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-15T20:51:04.753Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-15T20:51:05.013Z] Setting up apt (2.0.6) ... [2022-03-15T20:51:05.584Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-15T20:51:05.584Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:05.584Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T20:51:05.584Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T20:51:05.584Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-15T20:51:05.846Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:51:05.846Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T20:51:05.846Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T20:51:05.846Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-15T20:51:05.846Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-15T20:51:05.846Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T20:51:06.107Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T20:51:06.107Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-15T20:51:06.107Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T20:51:06.107Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:51:06.107Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:51:06.107Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-15T20:51:06.369Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T20:51:06.370Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-15T20:51:06.370Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T20:51:06.370Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-15T20:51:06.631Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-15T20:51:06.631Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-15T20:51:06.893Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T20:51:06.893Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-15T20:51:06.893Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-15T20:51:06.893Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-15T20:51:06.893Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-15T20:51:06.893Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-15T20:51:06.893Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-15T20:51:07.154Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-15T20:51:07.154Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-15T20:51:07.415Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-15T20:51:07.415Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-15T20:51:07.415Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-15T20:51:07.415Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-15T20:51:07.415Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-15T20:51:07.415Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-15T20:51:07.415Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-15T20:51:07.415Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-15T20:51:07.676Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-15T20:51:07.676Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-15T20:51:07.676Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-15T20:51:07.676Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-15T20:51:07.936Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-15T20:51:07.936Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-15T20:51:07.936Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:51:08.196Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:51:08.196Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:51:08.196Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:51:08.456Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:51:08.456Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:51:08.456Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:51:08.456Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:51:08.456Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:51:08.456Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:51:08.456Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:51:08.456Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:51:08.716Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-15T20:51:08.716Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-15T20:51:08.716Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:51:08.716Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:51:08.976Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:51:08.976Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:51:09.915Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:51:09.915Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:51:10.483Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:51:10.483Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:51:10.743Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:51:10.743Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:51:11.001Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:51:11.001Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:51:11.570Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:51:11.570Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:51:11.832Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-15T20:51:11.832Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-15T20:51:11.832Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-15T20:51:11.832Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-15T20:51:11.832Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T20:51:11.832Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-15T20:51:11.832Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T20:51:11.832Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:51:11.832Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-15T20:51:12.091Z] [2022-03-15T20:51:12.091Z] Current default time zone: 'Etc/UTC' [2022-03-15T20:51:12.091Z] Local time is now: Tue Mar 15 20:51:11 UTC 2022. [2022-03-15T20:51:12.091Z] Universal Time is now: Tue Mar 15 20:51:11 UTC 2022. [2022-03-15T20:51:12.091Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-15T20:51:12.091Z] [2022-03-15T20:51:12.091Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-15T20:51:12.091Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:51:12.092Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:51:12.092Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T20:51:12.092Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:51:12.092Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-15T20:51:12.092Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-15T20:51:12.092Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-15T20:51:12.092Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T20:51:12.092Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-15T20:51:12.092Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-15T20:51:12.092Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:51:12.092Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:51:12.092Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-15T20:51:12.092Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:51:12.092Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:51:12.092Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:51:12.092Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T20:51:12.092Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-15T20:51:12.092Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-15T20:51:14.000Z] Updating certificates in /etc/ssl/certs... [2022-03-15T20:51:14.571Z] 21 added, 21 removed; done. [2022-03-15T20:51:14.832Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:51:14.832Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-15T20:51:14.832Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-15T20:51:14.832Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:51:14.832Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-15T20:51:14.832Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-15T20:51:14.832Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-15T20:51:14.832Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-15T20:51:14.832Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:51:15.092Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-15T20:51:15.092Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:51:15.092Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:51:15.092Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:51:15.092Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T20:51:15.092Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-15T20:51:15.092Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-15T20:51:15.092Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-15T20:51:15.092Z] Updating certificates in /etc/ssl/certs... [2022-03-15T20:51:15.661Z] 0 added, 0 removed; done. [2022-03-15T20:51:15.661Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-15T20:51:15.661Z] done. [2022-03-15T20:51:16.800Z] Reading package lists... [2022-03-15T20:51:17.059Z] Building dependency tree... [2022-03-15T20:51:17.059Z] Reading state information... [2022-03-15T20:51:17.059Z] The following NEW packages will be installed: [2022-03-15T20:51:17.059Z] apt-transport-https [2022-03-15T20:51:17.319Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T20:51:17.319Z] Need to get 4680 B of archives. [2022-03-15T20:51:17.319Z] After this operation, 162 kB of additional disk space will be used. [2022-03-15T20:51:17.319Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-15T20:51:17.579Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T20:51:17.579Z] Fetched 4680 B in 0s (24.8 kB/s) [2022-03-15T20:51:17.579Z] Selecting previously unselected package apt-transport-https. [2022-03-15T20:51:17.579Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-15T20:51:17.579Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-15T20:51:17.579Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-15T20:51:17.579Z] Setting up apt-transport-https (2.0.6) ... [2022-03-15T20:51:17.838Z] Waiting for network to be ready... [2022-03-15T20:51:25.965Z] 2022-03-15T20:51:21Z INFO Waiting for automatic snapd restart... [2022-03-15T20:51:25.965Z] snapd 2.54.4 from Canonical* installed [2022-03-15T20:51:26.909Z] "snapd" switched to the "latest/stable" channel [2022-03-15T20:51:26.909Z] [2022-03-15T20:51:29.449Z] core20 20220304 from Canonical* installed [2022-03-15T20:51:29.709Z] "core20" switched to the "latest/stable" channel [2022-03-15T20:51:29.709Z] [2022-03-15T20:51:32.247Z] snapcraft 6.0.2 from Canonical* installed [2022-03-15T20:51:32.247Z] "snapcraft" switched to the "latest/stable" channel [2022-03-15T20:51:32.247Z] [2022-03-15T20:51:37.529Z] 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: [2022-03-15T20:51:37.529Z] - README.md [2022-03-15T20:51:37.529Z] [2022-03-15T20:51:37.529Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-15T20:51:37.529Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-15T20:51:37.529Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-15T20:51:37.529Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-15T20:51:38.100Z] Reading package lists... [2022-03-15T20:51:38.360Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-15T20:51:38.360Z] Reading package lists... [2022-03-15T20:51:38.620Z] Building dependency tree... [2022-03-15T20:51:38.620Z] Reading state information... [2022-03-15T20:51:38.620Z] Suggested packages: [2022-03-15T20:51:38.620Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-15T20:51:38.620Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-15T20:51:38.620Z] krb5-user libnorm-doc [2022-03-15T20:51:38.620Z] Recommended packages: [2022-03-15T20:51:38.620Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-15T20:51:38.881Z] The following NEW packages will be installed: [2022-03-15T20:51:38.881Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-15T20:51:38.881Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-15T20:51:38.881Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-15T20:51:38.881Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-15T20:51:38.881Z] libzmq5 pkg-config zip [2022-03-15T20:51:38.881Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T20:51:39.140Z] Need to get 10.3 MB of archives. [2022-03-15T20:51:39.140Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-15T20:51:39.140Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-15T20:51:39.140Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-15T20:51:39.710Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-15T20:51:39.710Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-15T20:51:39.710Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-15T20:51:39.710Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-15T20:51:39.710Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-15T20:51:39.710Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-15T20:51:39.710Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-15T20:51:39.710Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-15T20:51:39.710Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-15T20:51:39.710Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-15T20:51:39.710Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-15T20:51:39.710Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-15T20:51:39.710Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-15T20:51:39.710Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-15T20:51:39.970Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-15T20:51:39.970Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-15T20:51:39.970Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-15T20:51:39.970Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-15T20:51:39.970Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-15T20:51:39.970Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-15T20:51:39.970Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-15T20:51:39.970Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-15T20:51:39.970Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-15T20:51:39.970Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-15T20:51:39.970Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-15T20:51:40.229Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T20:51:40.229Z] Fetched 10.3 MB in 1s (8741 kB/s) [2022-03-15T20:51:40.229Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-15T20:51:40.229Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-15T20:51:40.229Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-15T20:51:40.229Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-15T20:51:40.229Z] Selecting previously unselected package libsodium23:amd64. [2022-03-15T20:51:40.490Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-15T20:51:40.490Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-15T20:51:40.490Z] Selecting previously unselected package libpsl5:amd64. [2022-03-15T20:51:40.490Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-15T20:51:40.490Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-15T20:51:40.490Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-15T20:51:40.490Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-15T20:51:40.490Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-15T20:51:40.490Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-15T20:51:40.490Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-15T20:51:40.490Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-15T20:51:40.490Z] Selecting previously unselected package librtmp1:amd64. [2022-03-15T20:51:40.490Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-15T20:51:40.490Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-15T20:51:40.749Z] Selecting previously unselected package libssh-4:amd64. [2022-03-15T20:51:40.749Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-15T20:51:40.749Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-15T20:51:40.749Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-15T20:51:40.749Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-15T20:51:40.749Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-15T20:51:40.749Z] Selecting previously unselected package liberror-perl. [2022-03-15T20:51:40.749Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-15T20:51:40.749Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-15T20:51:40.749Z] Selecting previously unselected package git-man. [2022-03-15T20:51:40.749Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-15T20:51:40.749Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-15T20:51:41.008Z] Selecting previously unselected package git. [2022-03-15T20:51:41.008Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-15T20:51:41.008Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-15T20:51:41.579Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-15T20:51:41.579Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:51:41.579Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:41.840Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-15T20:51:41.840Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:51:41.840Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:41.840Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-15T20:51:41.840Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:51:41.840Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:41.840Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-15T20:51:41.840Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:51:41.840Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:41.840Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-15T20:51:41.840Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-15T20:51:41.840Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-15T20:51:41.840Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-15T20:51:41.840Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:51:41.840Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:42.100Z] Selecting previously unselected package libnorm1:amd64. [2022-03-15T20:51:42.100Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-15T20:51:42.100Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T20:51:42.100Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-15T20:51:42.100Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-15T20:51:42.100Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T20:51:42.100Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-15T20:51:42.100Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-15T20:51:42.100Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T20:51:42.100Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-15T20:51:42.100Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-15T20:51:42.100Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T20:51:42.360Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-15T20:51:42.360Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-15T20:51:42.360Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-15T20:51:42.360Z] Selecting previously unselected package libzmq5:amd64. [2022-03-15T20:51:42.360Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-15T20:51:42.360Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T20:51:42.360Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-15T20:51:42.360Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:51:42.360Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:42.360Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-15T20:51:42.360Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-15T20:51:42.619Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T20:51:42.619Z] Selecting previously unselected package pkg-config. [2022-03-15T20:51:42.619Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-15T20:51:42.619Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-15T20:51:42.619Z] Selecting previously unselected package zip. [2022-03-15T20:51:42.619Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-15T20:51:42.619Z] Unpacking zip (3.0-11build1) ... [2022-03-15T20:51:42.619Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-15T20:51:42.619Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-15T20:51:42.619Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-15T20:51:42.619Z] No schema files found: doing nothing. [2022-03-15T20:51:42.619Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-15T20:51:42.619Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T20:51:42.880Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-15T20:51:42.880Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T20:51:42.880Z] Setting up liberror-perl (0.17029-1) ... [2022-03-15T20:51:42.880Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:42.880Z] Setting up zip (3.0-11build1) ... [2022-03-15T20:51:42.880Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-15T20:51:42.880Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-15T20:51:42.880Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-15T20:51:42.880Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-15T20:51:42.880Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-15T20:51:42.880Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:42.880Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-15T20:51:42.880Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:42.880Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T20:51:42.880Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:42.880Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T20:51:42.880Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-15T20:51:42.880Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T20:51:42.880Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-15T20:51:42.880Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:42.880Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:51:42.880Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T20:51:42.880Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T20:51:43.450Z] comerr-dev set to automatically installed. [2022-03-15T20:51:43.451Z] git set to automatically installed. [2022-03-15T20:51:43.451Z] git-man set to automatically installed. [2022-03-15T20:51:43.451Z] krb5-multidev set to automatically installed. [2022-03-15T20:51:43.451Z] libbrotli1 set to automatically installed. [2022-03-15T20:51:43.451Z] libcurl3-gnutls set to automatically installed. [2022-03-15T20:51:43.451Z] liberror-perl set to automatically installed. [2022-03-15T20:51:43.451Z] libglib2.0-0 set to automatically installed. [2022-03-15T20:51:43.451Z] libgssrpc4 set to automatically installed. [2022-03-15T20:51:43.451Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-15T20:51:43.451Z] libkadm5srv-mit11 set to automatically installed. [2022-03-15T20:51:43.451Z] libkdb5-9 set to automatically installed. [2022-03-15T20:51:43.451Z] libkrb5-dev set to automatically installed. [2022-03-15T20:51:43.451Z] libnghttp2-14 set to automatically installed. [2022-03-15T20:51:43.451Z] libnorm-dev set to automatically installed. [2022-03-15T20:51:43.451Z] libnorm1 set to automatically installed. [2022-03-15T20:51:43.451Z] libpgm-5.2-0 set to automatically installed. [2022-03-15T20:51:43.451Z] libpgm-dev set to automatically installed. [2022-03-15T20:51:43.451Z] libpsl5 set to automatically installed. [2022-03-15T20:51:43.451Z] librtmp1 set to automatically installed. [2022-03-15T20:51:43.451Z] libsodium-dev set to automatically installed. [2022-03-15T20:51:43.451Z] libsodium23 set to automatically installed. [2022-03-15T20:51:43.451Z] libssh-4 set to automatically installed. [2022-03-15T20:51:43.451Z] libzmq3-dev set to automatically installed. [2022-03-15T20:51:43.451Z] libzmq5 set to automatically installed. [2022-03-15T20:51:43.451Z] pkg-config set to automatically installed. [2022-03-15T20:51:43.451Z] zip set to automatically installed. [2022-03-15T20:51:44.393Z] snapd is not logged in, snap install commands will use sudo [2022-03-15T20:51:56.636Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-15T20:51:56.636Z] Downloading snap 'edgex-app-service-configurable' [2022-03-15T20:51:59.182Z] Pulling app-service-configurable [2022-03-15T20:51:59.182Z] + snapcraftctl pull [2022-03-15T20:52:00.564Z] Pulling config-common [2022-03-15T20:52:00.564Z] + snapcraftctl pull [2022-03-15T20:52:01.947Z] Pulling go-build-helper [2022-03-15T20:52:01.947Z] + snapcraftctl pull [2022-03-15T20:52:03.327Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-15T20:52:03.327Z] Skipping pull go-build-helper (already ran) [2022-03-15T20:52:03.327Z] Building go-build-helper [2022-03-15T20:52:03.327Z] + snapcraftctl build [2022-03-15T20:52:04.708Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-15T20:52:05.278Z] Staging go-build-helper [2022-03-15T20:52:05.278Z] + snapcraftctl stage [2022-03-15T20:52:10.577Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-15T20:52:10.577Z] Fetched 290 kB in 0s (0 B/s) [2022-03-15T20:52:10.577Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-15T20:52:10.577Z] Fetched 158 kB in 0s (0 B/s) [2022-03-15T20:52:10.577Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-15T20:52:10.577Z] Fetched 242 kB in 0s (0 B/s) [2022-03-15T20:52:10.577Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-15T20:52:10.577Z] Fetched 150 kB in 0s (0 B/s) [2022-03-15T20:52:10.577Z] Pulling edgex-go [2022-03-15T20:52:10.577Z] + snapcraftctl pull [2022-03-15T20:52:12.021Z] Pulling hooks [2022-03-15T20:52:12.021Z] + snapcraftctl pull [2022-03-15T20:52:26.960Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-15T20:52:26.960Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-15T20:52:26.960Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-15T20:52:26.960Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-15T20:52:26.960Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-15T20:52:26.960Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-15T20:52:26.960Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-15T20:52:26.960Z] Fetched 234 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-15T20:52:26.960Z] Fetched 155 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-15T20:52:26.960Z] Fetched 170 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-15T20:52:26.960Z] Fetched 267 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-15T20:52:26.960Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-15T20:52:26.960Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-15T20:52:26.960Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-15T20:52:26.960Z] Fetched 121 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-15T20:52:26.960Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-15T20:52:26.960Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-15T20:52:26.960Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-15T20:52:26.960Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-15T20:52:26.960Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-15T20:52:26.960Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-15T20:52:26.960Z] Fetched 142 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-15T20:52:26.960Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-15T20:52:26.960Z] Fetched 181 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-15T20:52:26.960Z] Fetched 208 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-15T20:52:26.960Z] Fetched 161 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-15T20:52:26.960Z] Fetched 107 kB in 0s (0 B/s) [2022-03-15T20:52:26.960Z] Pulling static-packages [2022-03-15T20:52:26.960Z] + snapcraftctl pull [2022-03-15T20:52:26.960Z] Pulling version [2022-03-15T20:52:26.960Z] + cd /root/project [2022-03-15T20:52:26.960Z] ++ git describe --tags --abbrev=0 [2022-03-15T20:52:26.960Z] ++ sed s/v// [2022-03-15T20:52:26.960Z] + GIT_VERSION=2.2.0-dev.35 [2022-03-15T20:52:26.960Z] + '[' -z 2.2.0-dev.35 ']' [2022-03-15T20:52:26.960Z] + snapcraftctl set-version 2.2.0-dev.35 [2022-03-15T20:52:27.903Z] Building app-service-configurable [2022-03-15T20:52:27.903Z] + snapcraftctl build [2022-03-15T20:52:29.816Z] Building config-common [2022-03-15T20:52:29.816Z] + snapcraftctl build [2022-03-15T20:52:31.201Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-15T20:52:31.772Z] Skipping build go-build-helper (already ran) [2022-03-15T20:52:32.033Z] Building edgex-go [2022-03-15T20:52:32.292Z] + cd /root/parts/edgex-go/src [2022-03-15T20:52:32.292Z] ++ git describe --tags --abbrev=0 [2022-03-15T20:52:32.292Z] ++ sed s/v// [2022-03-15T20:52:32.292Z] + GIT_VERSION=2.2.0-dev.35 [2022-03-15T20:52:32.292Z] + '[' -z 2.2.0-dev.35 ']' [2022-03-15T20:52:32.292Z] + echo 2.2.0-dev.35 [2022-03-15T20:52:32.292Z] + '[' '!' -d vendor ']' [2022-03-15T20:52:32.292Z] + go mod download all [2022-03-15T20:52:38.905Z] + make build [2022-03-15T20:52:38.905Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-15T20:52:57.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-15T20:53:03.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-15T20:53:04.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-15T20:53:05.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-15T20:53:06.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-15T20:53:07.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-15T20:53:08.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-15T20:53:09.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-15T20:53:11.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-15T20:53:11.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-15T20:53:11.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-15T20:53:12.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-15T20:53:13.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-15T20:53:15.037Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.037Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-15T20:53:15.037Z] + case "$service" in [2022-03-15T20:53:15.037Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-15T20:53:15.037Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.037Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-15T20:53:15.037Z] + case "$service" in [2022-03-15T20:53:15.037Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-15T20:53:15.037Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.037Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-15T20:53:15.037Z] + case "$service" in [2022-03-15T20:53:15.037Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-15T20:53:15.037Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.037Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-15T20:53:15.037Z] + case "$service" in [2022-03-15T20:53:15.037Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-15T20:53:15.037Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.037Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-15T20:53:15.037Z] + case "$service" in [2022-03-15T20:53:15.037Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-15T20:53:15.037Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.037Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-15T20:53:15.037Z] + case "$service" in [2022-03-15T20:53:15.037Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-15T20:53:15.037Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.037Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-15T20:53:15.037Z] + case "$service" in [2022-03-15T20:53:15.037Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-15T20:53:15.037Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.037Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-15T20:53:15.037Z] + case "$service" in [2022-03-15T20:53:15.037Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-15T20:53:15.037Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.037Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-15T20:53:15.037Z] + case "$service" in [2022-03-15T20:53:15.038Z] + 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 [2022-03-15T20:53:15.038Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.038Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-15T20:53:15.038Z] + case "$service" in [2022-03-15T20:53:15.038Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-15T20:53:15.038Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-15T20:53:15.038Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T20:53:15.038Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-15T20:53:15.038Z] + case "$service" in [2022-03-15T20:53:15.038Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-15T20:53:15.038Z] + 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 [2022-03-15T20:53:15.038Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-15T20:53:15.038Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-15T20:53:15.038Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-15T20:53:15.606Z] Building hooks [2022-03-15T20:53:15.606Z] + cd /root/parts/hooks/src [2022-03-15T20:53:15.606Z] + make build [2022-03-15T20:53:15.606Z] go mod tidy [2022-03-15T20:53:15.606Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-15T20:53:15.865Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-15T20:53:15.865Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-15T20:53:16.123Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-15T20:53:17.504Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-15T20:53:18.072Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-15T20:53:18.072Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-15T20:53:18.658Z] Removing intermediate container 5ac0bb07a054 [2022-03-15T20:53:18.658Z] ---> 98351d9f1f1e [2022-03-15T20:53:18.658Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-15T20:53:18.658Z] Removing intermediate container c82d7550ba8b [2022-03-15T20:53:18.658Z] ---> 0d6139805612 [2022-03-15T20:53:18.658Z] [2022-03-15T20:53:18.658Z] Step 10/25 : FROM alpine:3.14 [2022-03-15T20:53:18.658Z] ---> Running in 579326a3e0ad [2022-03-15T20:53:18.936Z] 3.14: Pulling from library/alpine [2022-03-15T20:53:19.980Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-15T20:53:19.980Z] Building static-packages [2022-03-15T20:53:19.980Z] + snapcraftctl build [2022-03-15T20:53:20.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-15T20:53:21.524Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T20:53:21.524Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T20:53:21.524Z] ---> 5b8b7b635229 [2022-03-15T20:53:21.524Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-15T20:53:21.801Z] ---> Running in 4d34b5615e5b [2022-03-15T20:53:21.886Z] Building version [2022-03-15T20:53:21.886Z] + snapcraftctl build [2022-03-15T20:53:23.793Z] Staging app-service-configurable [2022-03-15T20:53:23.793Z] + snapcraftctl stage [2022-03-15T20:53:24.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:53:24.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:53:25.083Z] Removing intermediate container 579326a3e0ad [2022-03-15T20:53:25.083Z] ---> 612450005caf [2022-03-15T20:53:25.083Z] [2022-03-15T20:53:25.083Z] Step 11/23 : FROM docker:20.10.10 [2022-03-15T20:53:25.173Z] Staging config-common [2022-03-15T20:53:25.173Z] + snapcraftctl stage [2022-03-15T20:53:25.361Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-15T20:53:25.361Z] 20.10.10: Pulling from library/docker [2022-03-15T20:53:25.361Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-15T20:53:25.361Z] (3/3) Installing su-exec (0.2-r1) [2022-03-15T20:53:25.361Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:53:25.361Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:53:25.643Z] OK: 6 MiB in 17 packages [2022-03-15T20:53:26.113Z] Skipping stage go-build-helper (already ran) [2022-03-15T20:53:26.113Z] Staging edgex-go [2022-03-15T20:53:26.113Z] + snapcraftctl stage [2022-03-15T20:53:27.495Z] Staging hooks [2022-03-15T20:53:27.495Z] + snapcraftctl stage [2022-03-15T20:53:28.287Z] Removing intermediate container 4d34b5615e5b [2022-03-15T20:53:28.287Z] ---> cdf6247c4a84 [2022-03-15T20:53:28.287Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T20:53:28.620Z] ---> Running in ce1d23a90476 [2022-03-15T20:53:28.881Z] Staging static-packages [2022-03-15T20:53:28.881Z] + snapcraftctl stage [2022-03-15T20:53:29.830Z] Removing intermediate container e104d92e5c9f [2022-03-15T20:53:29.830Z] ---> 65b90aa94289 [2022-03-15T20:53:29.830Z] [2022-03-15T20:53:29.830Z] Step 10/21 : FROM alpine:3.14 [2022-03-15T20:53:29.830Z] ---> 5b8b7b635229 [2022-03-15T20:53:29.830Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-15T20:53:29.830Z] Removing intermediate container ce1d23a90476 [2022-03-15T20:53:29.830Z] ---> 2881ce604b8a [2022-03-15T20:53:29.830Z] Step 13/25 : WORKDIR / [2022-03-15T20:53:29.830Z] ---> Running in 1e447bd9dcff [2022-03-15T20:53:30.138Z] ---> Running in 27dfb842ce3a [2022-03-15T20:53:30.264Z] Staging version [2022-03-15T20:53:30.264Z] + snapcraftctl stage [2022-03-15T20:53:31.321Z] Removing intermediate container 27dfb842ce3a [2022-03-15T20:53:31.321Z] ---> 85073133fbbc [2022-03-15T20:53:31.321Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-15T20:53:31.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:53:31.648Z] Priming app-service-configurable [2022-03-15T20:53:31.648Z] + snapcraftctl prime [2022-03-15T20:53:31.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:53:32.855Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-15T20:53:32.855Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-15T20:53:32.855Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T20:53:33.148Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-15T20:53:33.148Z] (5/5) Installing curl (7.79.1-r0) [2022-03-15T20:53:33.148Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:53:33.148Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:53:33.148Z] ---> 6b9dd4f19882 [2022-03-15T20:53:33.148Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-15T20:53:33.422Z] OK: 8 MiB in 19 packages [2022-03-15T20:53:33.557Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-15T20:53:33.558Z] stage-packages: [2022-03-15T20:53:33.558Z] - libnorm1 [2022-03-15T20:53:33.558Z] - libpgm-5.2-0 [2022-03-15T20:53:33.558Z] - libsodium23 [2022-03-15T20:53:33.558Z] - libzmq5 [2022-03-15T20:53:33.816Z] Priming config-common [2022-03-15T20:53:33.816Z] + snapcraftctl prime [2022-03-15T20:53:34.850Z] ---> 6427773cbe07 [2022-03-15T20:53:34.850Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-15T20:53:35.122Z] Removing intermediate container 4327c0f80f85 [2022-03-15T20:53:35.122Z] ---> 5d4bb74b4428 [2022-03-15T20:53:35.122Z] [2022-03-15T20:53:35.122Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T20:53:35.122Z] ---> 5b8b7b635229 [2022-03-15T20:53:35.122Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-15T20:53:35.194Z] Priming go-build-helper [2022-03-15T20:53:35.194Z] + snapcraftctl prime [2022-03-15T20:53:35.397Z] ---> Running in 891207c9e3fc [2022-03-15T20:53:35.684Z] Removing intermediate container 1e447bd9dcff [2022-03-15T20:53:35.684Z] ---> bc7d5ed621ae [2022-03-15T20:53:35.684Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T20:53:35.684Z] Removing intermediate container 77c2624b9970 [2022-03-15T20:53:35.684Z] ---> ea01f9ec9cf8 [2022-03-15T20:53:35.684Z] [2022-03-15T20:53:35.684Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T20:53:35.684Z] ---> 5b8b7b635229 [2022-03-15T20:53:35.684Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:53:35.684Z] ---> Running in 0f6d2365bc2f [2022-03-15T20:53:35.684Z] ---> Running in 4c57186945f6 [2022-03-15T20:53:35.974Z] ---> 46faa9f29bd8 [2022-03-15T20:53:35.974Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-15T20:53:36.583Z] Priming edgex-go [2022-03-15T20:53:36.583Z] + snapcraftctl prime [2022-03-15T20:53:36.962Z] Removing intermediate container 0f6d2365bc2f [2022-03-15T20:53:36.962Z] ---> 14a0239f4fe2 [2022-03-15T20:53:36.962Z] Step 13/21 : WORKDIR /edgex [2022-03-15T20:53:36.962Z] ---> Running in 0a7084784e41 [2022-03-15T20:53:37.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:53:37.571Z] ---> 611d8ebcdb27 [2022-03-15T20:53:37.571Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-15T20:53:37.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:53:37.847Z] Removing intermediate container 0a7084784e41 [2022-03-15T20:53:37.847Z] ---> 30028e401cd1 [2022-03-15T20:53:37.847Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-15T20:53:38.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:53:38.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:53:38.494Z] Priming hooks [2022-03-15T20:53:38.494Z] + snapcraftctl prime [2022-03-15T20:53:38.678Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-15T20:53:38.955Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-15T20:53:38.955Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:53:38.955Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:53:39.238Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T20:53:39.238Z] OK: 6 MiB in 16 packages [2022-03-15T20:53:39.238Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:53:39.238Z] OK: 6 MiB in 15 packages [2022-03-15T20:53:39.516Z] ---> 06bb1d10c4da [2022-03-15T20:53:39.516Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-15T20:53:39.876Z] Priming static-packages [2022-03-15T20:53:39.876Z] + snapcraftctl prime [2022-03-15T20:53:40.498Z] ---> 8b806962a243 [2022-03-15T20:53:40.498Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-15T20:53:41.097Z] Removing intermediate container 4c57186945f6 [2022-03-15T20:53:41.097Z] ---> 18073e589de7 [2022-03-15T20:53:41.097Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:53:41.097Z] ---> Running in 0b52a519e1a3 [2022-03-15T20:53:41.697Z] ---> c0b935adf7d6 [2022-03-15T20:53:41.697Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-15T20:53:41.697Z] Removing intermediate container 891207c9e3fc [2022-03-15T20:53:41.697Z] ---> 2a09bf3c793a [2022-03-15T20:53:41.697Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:53:41.697Z] Removing intermediate container 0b52a519e1a3 [2022-03-15T20:53:41.697Z] ---> a8282749f6e2 [2022-03-15T20:53:41.697Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-15T20:53:41.975Z] ---> Running in 8c068c8c2d39 [2022-03-15T20:53:41.975Z] ---> Running in e4b9ceca5bd1 [2022-03-15T20:53:42.583Z] Removing intermediate container e4b9ceca5bd1 [2022-03-15T20:53:42.583Z] ---> b1c91755a0c9 [2022-03-15T20:53:42.583Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T20:53:42.583Z] Removing intermediate container 8c068c8c2d39 [2022-03-15T20:53:42.583Z] ---> 3e40c8769ba6 [2022-03-15T20:53:42.583Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-15T20:53:42.853Z] ---> Running in 308674589df7 [2022-03-15T20:53:42.853Z] ---> Running in a5fe6ca5175f [2022-03-15T20:53:42.853Z] ---> 479368fc2cab [2022-03-15T20:53:42.853Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-15T20:53:43.469Z] Removing intermediate container 308674589df7 [2022-03-15T20:53:43.469Z] ---> fd50f836aec8 [2022-03-15T20:53:43.469Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:53:43.763Z] Removing intermediate container a5fe6ca5175f [2022-03-15T20:53:43.763Z] ---> 232b3841ed01 [2022-03-15T20:53:43.763Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T20:53:43.763Z] ---> f8ffae7d14de [2022-03-15T20:53:43.763Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-15T20:53:43.763Z] ---> Running in acf28fe236b9 [2022-03-15T20:53:43.763Z] ---> Running in 373b0b3ca44d [2022-03-15T20:53:44.044Z] ---> e22c68a3383d [2022-03-15T20:53:44.044Z] Step 21/25 : 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/ [2022-03-15T20:53:44.044Z] ---> Running in 7493631cdbde [2022-03-15T20:53:44.072Z] Priming version [2022-03-15T20:53:44.072Z] + snapcraftctl prime [2022-03-15T20:53:44.657Z] Removing intermediate container 373b0b3ca44d [2022-03-15T20:53:44.657Z] ---> 946477916d13 [2022-03-15T20:53:44.657Z] Step 18/21 : CMD ["--init=true"] [2022-03-15T20:53:44.657Z] ---> Running in 69e7198a4014 [2022-03-15T20:53:44.935Z] Removing intermediate container acf28fe236b9 [2022-03-15T20:53:44.935Z] ---> 8ec65d0e9e03 [2022-03-15T20:53:44.935Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:53:44.935Z] ---> e1699a1f2ee1 [2022-03-15T20:53:44.935Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-15T20:53:45.210Z] Removing intermediate container 69e7198a4014 [2022-03-15T20:53:45.210Z] ---> 18aaa924452b [2022-03-15T20:53:45.210Z] Step 19/21 : LABEL arch=arm64 [2022-03-15T20:53:45.454Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-03-15T20:53:45.484Z] ---> Running in d7016e66c162 [2022-03-15T20:53:45.484Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-15T20:53:45.484Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-15T20:53:45.484Z] ---> 520e9a0a30f7 [2022-03-15T20:53:45.484Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:53:45.758Z] ---> Running in 62c3fbbf3995 [2022-03-15T20:53:46.043Z] Removing intermediate container d7016e66c162 [2022-03-15T20:53:46.043Z] ---> 6236f3ca39dc [2022-03-15T20:53:46.043Z] Step 20/21 : LABEL git_sha=70eb0cbb5768574ef5504441c32aa30d37a66895 ---> 68e32a9e3fe8 [2022-03-15T20:53:46.043Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-15T20:53:46.043Z] [2022-03-15T20:53:46.322Z] ---> Running in ddc3cecd81c1 [2022-03-15T20:53:46.601Z] Removing intermediate container 62c3fbbf3995 [2022-03-15T20:53:46.601Z] ---> 88582f2e776e [2022-03-15T20:53:46.601Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-15T20:53:46.883Z] ---> Running in 918872ef1da0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-15T20:53:47.167Z] Removing intermediate container 7493631cdbde [2022-03-15T20:53:47.167Z] ---> 60858a469079 [2022-03-15T20:53:47.167Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-15T20:53:47.442Z] Removing intermediate container ddc3cecd81c1 [2022-03-15T20:53:47.442Z] ---> 676c1c597de3 [2022-03-15T20:53:47.442Z] Step 21/21 : LABEL version=0.0.0 [2022-03-15T20:53:47.442Z] ---> ddb3ca516f71 [2022-03-15T20:53:47.442Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-15T20:53:47.442Z] ---> Running in 3ff0c13bd73a [2022-03-15T20:53:47.721Z] ---> Running in 813abb869791 [2022-03-15T20:53:47.997Z] Removing intermediate container 3ff0c13bd73a [2022-03-15T20:53:47.997Z] ---> c0d3e3334149 [2022-03-15T20:53:47.997Z] Step 23/25 : LABEL arch=arm64 [2022-03-15T20:53:48.273Z] ---> Running in ea63b54369a3 [2022-03-15T20:53:48.273Z] Removing intermediate container 813abb869791 [2022-03-15T20:53:48.273Z] ---> 4612800c8ac5 [2022-03-15T20:53:48.273Z] [2022-03-15T20:53:48.562Z] ---> 2fedabb27501 [2022-03-15T20:53:48.562Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-15T20:53:48.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:53:48.855Z] ---> 0e37260e83de [2022-03-15T20:53:48.855Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-15T20:53:48.855Z] Removing intermediate container ea63b54369a3 [2022-03-15T20:53:48.855Z] ---> 3135fc9e0518 [2022-03-15T20:53:48.855Z] Step 24/25 : LABEL git_sha=70eb0cbb5768574ef5504441c32aa30d37a66895 [2022-03-15T20:53:48.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:53:48.855Z] ---> Running in 5079674c35d2 [2022-03-15T20:53:49.132Z] Successfully built 4612800c8ac5 [2022-03-15T20:53:49.132Z] ---> Running in ced5a438b328 [2022-03-15T20:53:49.132Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-15T20:53:49.132Z]  Building security-proxy-setup ... done Building core-metadata [2022-03-15T20:53:49.748Z] Removing intermediate container 5079674c35d2 [2022-03-15T20:53:49.748Z] ---> 446a775451bb [2022-03-15T20:53:49.748Z] ---> e4475ca7b8e2 [2022-03-15T20:53:49.748Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-15T20:53:49.748Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in 5e5029ea6114 [2022-03-15T20:53:49.748Z] (1/42) Installing readline (8.1.0-r0) [2022-03-15T20:53:49.748Z] [2022-03-15T20:53:50.025Z] (2/42) Installing bash (5.1.4-r0) [2022-03-15T20:53:50.025Z] Removing intermediate container ced5a438b328 [2022-03-15T20:53:50.025Z] ---> 1162063a6bc4 [2022-03-15T20:53:50.025Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T20:53:50.025Z] Executing bash-5.1.4-r0.post-install [2022-03-15T20:53:50.025Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-15T20:53:50.025Z] ---> Running in 4a3de9dd8d81 [2022-03-15T20:53:50.025Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T20:53:50.025Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-15T20:53:50.025Z] (6/42) Installing curl (7.79.1-r0) [2022-03-15T20:53:50.025Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-15T20:53:50.025Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-15T20:53:50.025Z] ---> Running in 60a77a977f5e [2022-03-15T20:53:50.025Z] (9/42) Installing expat (2.4.7-r0) [2022-03-15T20:53:50.025Z] (10/42) Installing libffi (3.3-r2) [2022-03-15T20:53:50.025Z] (11/42) Installing gdbm (1.19-r0) [2022-03-15T20:53:50.304Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-15T20:53:50.304Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T20:53:50.304Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T20:53:50.304Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-15T20:53:50.304Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-15T20:53:50.304Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-15T20:53:50.911Z] Removing intermediate container 4a3de9dd8d81 [2022-03-15T20:53:50.911Z] ---> c9a264d80d82 [2022-03-15T20:53:50.911Z] Step 20/22 : LABEL arch=arm64 [2022-03-15T20:53:50.911Z] Removing intermediate container 5e5029ea6114 [2022-03-15T20:53:50.911Z] ---> 756c11df4812 [2022-03-15T20:53:50.911Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:53:50.911Z] Removing intermediate container 60a77a977f5e [2022-03-15T20:53:50.911Z] ---> 547c8dc4dc8b [2022-03-15T20:53:50.911Z] [2022-03-15T20:53:50.911Z] ---> Running in 43cc24b77d40 [2022-03-15T20:53:50.911Z] ---> Running in 8a747f61ca29 [2022-03-15T20:53:51.903Z] Successfully built 547c8dc4dc8b [2022-03-15T20:53:51.903Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-15T20:53:51.903Z] Removing intermediate container 8a747f61ca29 [2022-03-15T20:53:51.903Z]  Building security-secretstore-setup ... done  ---> a2a24314f8e9 [2022-03-15T20:53:51.903Z] Step 20/22 : LABEL arch=arm64 [2022-03-15T20:53:51.903Z] Building security-bootstrapper [2022-03-15T20:53:51.903Z] Removing intermediate container 43cc24b77d40 [2022-03-15T20:53:51.903Z] ---> 7dbea2f15e31 [2022-03-15T20:53:51.903Z] Step 21/22 : LABEL git_sha=70eb0cbb5768574ef5504441c32aa30d37a66895 [2022-03-15T20:53:51.903Z] ---> Running in 58201ec17052 [2022-03-15T20:53:51.903Z] ---> Running in 065b3131a1f5 [2022-03-15T20:53:52.502Z] Removing intermediate container 58201ec17052 [2022-03-15T20:53:52.502Z] ---> fbecf4d0bb78 [2022-03-15T20:53:52.502Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T20:53:52.502Z] Removing intermediate container 065b3131a1f5 [2022-03-15T20:53:52.502Z] ---> fb6486acacef [2022-03-15T20:53:52.502Z] Step 21/22 : LABEL git_sha=70eb0cbb5768574ef5504441c32aa30d37a66895 [2022-03-15T20:53:52.502Z] ---> Running in 39f05b4724c4 [2022-03-15T20:53:52.502Z] ---> Running in a695ed877798 [2022-03-15T20:53:53.135Z] Removing intermediate container 39f05b4724c4 [2022-03-15T20:53:53.135Z] ---> 7d30d14167b9 [2022-03-15T20:53:53.135Z] [2022-03-15T20:53:53.135Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-15T20:53:53.135Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-15T20:53:53.135Z] Removing intermediate container a695ed877798 [2022-03-15T20:53:53.135Z] ---> 9ed963830dd6 [2022-03-15T20:53:53.135Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T20:53:53.413Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-15T20:53:53.413Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-15T20:53:53.413Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-15T20:53:53.413Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-15T20:53:53.413Z] ---> Running in 32807e7e73d1 [2022-03-15T20:53:53.413Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-15T20:53:53.413Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-15T20:53:53.688Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-15T20:53:53.688Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-15T20:53:53.688Z] Successfully built 7d30d14167b9 [2022-03-15T20:53:53.688Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-15T20:53:53.688Z] Successfully tagged support-scheduler-arm64:latest [2022-03-15T20:53:53.688Z] Building core-command [2022-03-15T20:53:53.688Z]  Building support-scheduler ... done (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-15T20:53:53.688Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-15T20:53:53.688Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-15T20:53:53.688Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-15T20:53:53.688Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-15T20:53:53.688Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-15T20:53:53.688Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-15T20:53:53.688Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-15T20:53:53.688Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-15T20:53:53.969Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-15T20:53:53.969Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-15T20:53:53.969Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-15T20:53:53.969Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-15T20:53:53.969Z] Removing intermediate container 32807e7e73d1 [2022-03-15T20:53:53.969Z] ---> ecbe30836850 [2022-03-15T20:53:53.969Z] [2022-03-15T20:53:53.969Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-15T20:53:54.244Z] Successfully built ecbe30836850 [2022-03-15T20:53:54.517Z] Successfully tagged support-notifications-arm64:latest [2022-03-15T20:53:54.517Z] Building core-data [2022-03-15T20:53:54.517Z]  Building support-notifications ... done Executing busybox-1.33.1-r6.trigger [2022-03-15T20:53:54.788Z] OK: 84 MiB in 64 packages [2022-03-15T20:53:59.088Z] Collecting docker-compose==1.23.2 [2022-03-15T20:53:59.088Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-15T20:53:59.685Z] Collecting cached-property<2,>=1.2.0 [2022-03-15T20:53:59.685Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-15T20:53:59.685Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-15T20:54:00.666Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-15T20:54:00.939Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-15T20:54:00.939Z] Collecting docopt<0.7,>=0.6.1 [2022-03-15T20:54:00.939Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-15T20:54:04.333Z] Collecting PyYAML<4,>=3.10 [2022-03-15T20:54:04.333Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-15T20:54:07.722Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-15T20:54:07.722Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-15T20:54:08.006Z] Collecting docker<4.0,>=3.6.0 [2022-03-15T20:54:08.006Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-15T20:54:08.289Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-15T20:54:08.289Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-15T20:54:10.914Z] Collecting jsonschema<3,>=2.5.1 [2022-03-15T20:54:10.914Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-15T20:54:10.914Z] Collecting texttable<0.10,>=0.9.0 [2022-03-15T20:54:10.914Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-15T20:54:12.893Z] Collecting docker-pycreds>=0.4.0 [2022-03-15T20:54:12.893Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-15T20:54:13.871Z] Collecting idna<2.8,>=2.5 [2022-03-15T20:54:13.871Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-15T20:54:13.871Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-15T20:54:14.857Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-15T20:54:14.857Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-15T20:54:14.857Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-15T20:54:14.857Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-15T20:54:15.132Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-15T20:54:15.132Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-15T20:54:15.132Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-15T20:54:15.132Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-15T20:54:16.117Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-15T20:54:16.117Z] Attempting uninstall: urllib3 [2022-03-15T20:54:16.117Z] Found existing installation: urllib3 1.26.5 [2022-03-15T20:54:16.117Z] Uninstalling urllib3-1.26.5: [2022-03-15T20:54:16.389Z] Successfully uninstalled urllib3-1.26.5 [2022-03-15T20:54:16.985Z] Attempting uninstall: idna [2022-03-15T20:54:16.985Z] Found existing installation: idna 3.2 [2022-03-15T20:54:16.985Z] Uninstalling idna-3.2: [2022-03-15T20:54:16.985Z] Successfully uninstalled idna-3.2 [2022-03-15T20:54:17.970Z] Attempting uninstall: chardet [2022-03-15T20:54:17.970Z] Found existing installation: chardet 4.0.0 [2022-03-15T20:54:17.970Z] Uninstalling chardet-4.0.0: [2022-03-15T20:54:17.970Z] Successfully uninstalled chardet-4.0.0 [2022-03-15T20:54:19.951Z] Attempting uninstall: requests [2022-03-15T20:54:19.951Z] Found existing installation: requests 2.25.1 [2022-03-15T20:54:19.951Z] Uninstalling requests-2.25.1: [2022-03-15T20:54:20.224Z] Successfully uninstalled requests-2.25.1 [2022-03-15T20:54:20.499Z] Running setup.py install for texttable: started [2022-03-15T20:54:23.126Z] Running setup.py install for texttable: finished with status 'done' [2022-03-15T20:54:23.126Z] Running setup.py install for PyYAML: started [2022-03-15T20:54:25.762Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-15T20:54:26.361Z] Running setup.py install for docopt: started [2022-03-15T20:54:28.990Z] Running setup.py install for docopt: finished with status 'done' [2022-03-15T20:54:28.990Z] Running setup.py install for dockerpty: started [2022-03-15T20:54:31.618Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-15T20:54:33.601Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-15T20:54:40.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:54:40.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:54:40.642Z] ---> 172304eb0922 [2022-03-15T20:54:40.642Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:54:40.642Z] ---> Using cache [2022-03-15T20:54:40.642Z] ---> 387e9f0f45f0 [2022-03-15T20:54:40.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:54:40.642Z] ---> Using cache [2022-03-15T20:54:40.642Z] ---> ed5b8cf8272d [2022-03-15T20:54:40.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T20:54:40.642Z] ---> Running in 45771cf40ec5 [2022-03-15T20:54:41.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:54:42.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:54:43.608Z] OK: 220 MiB in 52 packages [2022-03-15T20:54:44.621Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:54:44.621Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:54:44.621Z] ---> 172304eb0922 [2022-03-15T20:54:44.621Z] Step 3/31 : WORKDIR /edgex-go [2022-03-15T20:54:44.621Z] ---> Using cache [2022-03-15T20:54:44.621Z] ---> 387e9f0f45f0 [2022-03-15T20:54:44.621Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:54:44.621Z] ---> Using cache [2022-03-15T20:54:44.621Z] ---> ed5b8cf8272d [2022-03-15T20:54:44.621Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-15T20:54:44.621Z] ---> Running in a53b1c301025 [2022-03-15T20:54:45.601Z] Removing intermediate container 45771cf40ec5 [2022-03-15T20:54:45.601Z] ---> 6d472606199e [2022-03-15T20:54:45.601Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:54:46.203Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:54:46.203Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:54:46.203Z] ---> 172304eb0922 [2022-03-15T20:54:46.203Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:54:46.203Z] ---> Using cache [2022-03-15T20:54:46.203Z] ---> 387e9f0f45f0 [2022-03-15T20:54:46.203Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:54:46.203Z] ---> Using cache [2022-03-15T20:54:46.203Z] ---> ed5b8cf8272d [2022-03-15T20:54:46.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T20:54:46.203Z] ---> Using cache [2022-03-15T20:54:46.203Z] ---> 6d472606199e [2022-03-15T20:54:46.203Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:54:46.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:54:46.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:54:46.478Z] ---> 172304eb0922 [2022-03-15T20:54:46.478Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:54:46.478Z] ---> Using cache [2022-03-15T20:54:46.478Z] ---> 387e9f0f45f0 [2022-03-15T20:54:46.478Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:54:46.478Z] ---> Using cache [2022-03-15T20:54:46.478Z] ---> ed5b8cf8272d [2022-03-15T20:54:46.478Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-15T20:54:46.478Z] ---> Running in 4e90b65164fe [2022-03-15T20:54:46.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:54:47.359Z] ---> 32fce432c47f [2022-03-15T20:54:47.359Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:54:47.656Z] ---> 1e63b2e79071 [2022-03-15T20:54:47.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:54:47.656Z] ---> Running in eb19e95ad3f9 [2022-03-15T20:54:47.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:54:47.934Z] ---> Running in 606716f201c6 [2022-03-15T20:54:48.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:54:48.815Z] OK: 220 MiB in 52 packages [2022-03-15T20:54:49.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:54:50.547Z] OK: 220 MiB in 52 packages [2022-03-15T20:54:50.822Z] Removing intermediate container a53b1c301025 [2022-03-15T20:54:50.822Z] ---> 57bdb54e21d5 [2022-03-15T20:54:50.822Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-15T20:54:52.272Z] Removing intermediate container 4e90b65164fe [2022-03-15T20:54:52.272Z] ---> 7ed57c7cc1ee [2022-03-15T20:54:52.272Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:54:52.888Z] ---> 4061d5c171ea [2022-03-15T20:54:52.888Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:54:52.888Z] ---> Running in 0c88441277e1 [2022-03-15T20:54:53.888Z] ---> 897df701a4e7 [2022-03-15T20:54:53.888Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:54:54.164Z] ---> Running in ff7c3c1b3536 [2022-03-15T20:54:54.767Z] Removing intermediate container eb19e95ad3f9 [2022-03-15T20:54:54.767Z] ---> 74b5ae835331 [2022-03-15T20:54:54.767Z] Step 8/23 : COPY . . [2022-03-15T20:54:54.767Z] Removing intermediate container 606716f201c6 [2022-03-15T20:54:54.767Z] ---> 1df08eb6b294 [2022-03-15T20:54:54.767Z] Step 8/23 : COPY . . [2022-03-15T20:54:56.215Z] Removing intermediate container 918872ef1da0 [2022-03-15T20:54:56.216Z] ---> 1af96fdf354f [2022-03-15T20:54:56.216Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-15T20:54:56.216Z] ---> Running in b5d9e97b67f9 [2022-03-15T20:54:57.201Z] Removing intermediate container b5d9e97b67f9 [2022-03-15T20:54:57.201Z] ---> 98529d6369fc [2022-03-15T20:54:57.201Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-15T20:54:57.201Z] ---> Running in 1eea89f4c287 [2022-03-15T20:54:58.184Z] Removing intermediate container 1eea89f4c287 [2022-03-15T20:54:58.184Z] ---> ee778f226bb0 [2022-03-15T20:54:58.184Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-15T20:54:58.184Z] Removing intermediate container 0c88441277e1 [2022-03-15T20:54:58.184Z] ---> 32b453b29e48 [2022-03-15T20:54:58.184Z] Step 8/31 : COPY . . [2022-03-15T20:54:59.627Z] Removing intermediate container ff7c3c1b3536 [2022-03-15T20:54:59.627Z] ---> 38db3da5e90d [2022-03-15T20:54:59.627Z] Step 8/23 : COPY . . [2022-03-15T20:55:00.238Z] ---> 004eaf1651ae [2022-03-15T20:55:00.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-15T20:55:01.694Z] ---> 5ec90b7eaa90 [2022-03-15T20:55:01.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-15T20:55:02.695Z] ---> 8a84721be7d3 [2022-03-15T20:55:02.695Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-15T20:55:02.971Z] ---> Running in c57e7bad2058 [2022-03-15T20:55:03.581Z] Removing intermediate container c57e7bad2058 [2022-03-15T20:55:03.581Z] ---> 9e276f900199 [2022-03-15T20:55:03.581Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:55:03.581Z] ---> Running in f376b75de9bd [2022-03-15T20:55:04.190Z] Removing intermediate container f376b75de9bd [2022-03-15T20:55:04.190Z] ---> df0434c2e70a [2022-03-15T20:55:04.190Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T20:55:04.467Z] ---> Running in 166c8702fbc1 [2022-03-15T20:55:05.073Z] Removing intermediate container 166c8702fbc1 [2022-03-15T20:55:05.073Z] ---> 328556fb82cc [2022-03-15T20:55:05.073Z] Step 22/23 : LABEL git_sha=70eb0cbb5768574ef5504441c32aa30d37a66895 [2022-03-15T20:55:05.073Z] ---> Running in 872bf8218a8f [2022-03-15T20:55:06.065Z] Removing intermediate container 872bf8218a8f [2022-03-15T20:55:06.065Z] ---> 8d23d52aa15b [2022-03-15T20:55:06.065Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:55:06.065Z] ---> Running in 9e43cb75a973 [2022-03-15T20:55:06.666Z] Removing intermediate container 9e43cb75a973 [2022-03-15T20:55:06.666Z] ---> a7c4d7f95f91 [2022-03-15T20:55:06.666Z] [2022-03-15T20:55:07.272Z] Successfully built a7c4d7f95f91 [2022-03-15T20:55:07.272Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-15T20:55:22.410Z]  Building sys-mgmt-agent ... done  ---> 6830495fb4da [2022-03-15T20:55:22.410Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-15T20:55:22.410Z] ---> 334d3b033f08 [2022-03-15T20:55:22.410Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-15T20:55:22.410Z] ---> Running in c7d55c922802 [2022-03-15T20:55:22.410Z] ---> Running in 8d842f880e15 [2022-03-15T20:55:22.410Z] ---> 5b21ce93a575 [2022-03-15T20:55:22.410Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-15T20:55:22.410Z] ---> Running in 3e7bcbf95379 [2022-03-15T20:55:22.410Z] ---> 16675bc285e3 [2022-03-15T20:55:22.410Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-15T20:55:22.410Z] ---> Running in 1f2cdcc75d07 [2022-03-15T20:55:22.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-15T20:55:22.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-15T20:55:22.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-15T20:55:22.968Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-15T20:58:45.065Z] Removing intermediate container c7d55c922802 [2022-03-15T20:58:45.066Z] ---> 11a18d721644 [2022-03-15T20:58:45.066Z] [2022-03-15T20:58:45.066Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:58:45.066Z] ---> 5b8b7b635229 [2022-03-15T20:58:45.066Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:58:45.066Z] ---> Using cache [2022-03-15T20:58:45.066Z] ---> 18073e589de7 [2022-03-15T20:58:45.066Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:58:45.066Z] ---> Using cache [2022-03-15T20:58:45.066Z] ---> a8282749f6e2 [2022-03-15T20:58:45.066Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-15T20:58:45.066Z] ---> Running in f940964bea3a [2022-03-15T20:58:45.345Z] Removing intermediate container f940964bea3a [2022-03-15T20:58:45.345Z] ---> 6664f228a607 [2022-03-15T20:58:45.345Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T20:58:45.345Z] ---> Running in 5cfd36a43bc8 [2022-03-15T20:58:45.951Z] Removing intermediate container 5cfd36a43bc8 [2022-03-15T20:58:45.951Z] ---> cd7537356d81 [2022-03-15T20:58:45.951Z] Step 15/23 : WORKDIR / [2022-03-15T20:58:45.951Z] ---> Running in e20d73351fa2 [2022-03-15T20:58:46.556Z] Removing intermediate container e20d73351fa2 [2022-03-15T20:58:46.556Z] ---> 34d9662714f0 [2022-03-15T20:58:46.556Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:58:47.558Z] ---> 87d6ee66ebeb [2022-03-15T20:58:47.558Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-15T20:58:50.193Z] ---> 818e4e8d4680 [2022-03-15T20:58:50.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-15T20:58:51.177Z] ---> a06bf13396ab [2022-03-15T20:58:51.177Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-15T20:58:51.455Z] ---> Running in 8348bc2ee7cd [2022-03-15T20:58:52.906Z] Removing intermediate container 8348bc2ee7cd [2022-03-15T20:58:52.906Z] ---> 6dec98b67bdf [2022-03-15T20:58:52.906Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:58:52.906Z] ---> Running in ef6d6e1e5be1 [2022-03-15T20:58:53.891Z] Removing intermediate container ef6d6e1e5be1 [2022-03-15T20:58:53.892Z] ---> d9d9b94776ee [2022-03-15T20:58:53.892Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T20:58:54.162Z] ---> Running in 202795d6c0ad [2022-03-15T20:58:54.758Z] Removing intermediate container 202795d6c0ad [2022-03-15T20:58:54.758Z] ---> f0f110c4b484 [2022-03-15T20:58:54.758Z] Step 22/23 : LABEL git_sha=70eb0cbb5768574ef5504441c32aa30d37a66895 [2022-03-15T20:58:55.035Z] ---> Running in 0bbe9c5abaca [2022-03-15T20:58:56.034Z] Removing intermediate container 0bbe9c5abaca [2022-03-15T20:58:56.034Z] ---> 56caa2db6d94 [2022-03-15T20:58:56.034Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:58:56.312Z] ---> Running in 53373b501b23 [2022-03-15T20:58:57.304Z] Removing intermediate container 53373b501b23 [2022-03-15T20:58:57.304Z] ---> bd5d4186438c [2022-03-15T20:58:57.304Z] [2022-03-15T20:58:58.317Z] Successfully built bd5d4186438c [2022-03-15T20:58:58.317Z] Successfully tagged core-command-arm64:latest [2022-03-15T20:58:58.957Z]  Building core-command ... done Removing intermediate container 8d842f880e15 [2022-03-15T20:58:58.957Z] ---> 2290f03775ca [2022-03-15T20:58:58.957Z] [2022-03-15T20:58:58.957Z] Step 10/31 : FROM alpine:3.14 [2022-03-15T20:58:58.957Z] ---> 5b8b7b635229 [2022-03-15T20:58:58.957Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-15T20:58:59.239Z] ---> Running in fa5b16dabe6b [2022-03-15T20:59:00.447Z] Removing intermediate container fa5b16dabe6b [2022-03-15T20:59:00.447Z] ---> 7d301b99da7f [2022-03-15T20:59:00.447Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-15T20:59:00.447Z] ---> Running in 662b73bcb861 [2022-03-15T20:59:02.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:59:02.985Z] Removing intermediate container 3e7bcbf95379 [2022-03-15T20:59:02.985Z] ---> c145e0fead0c [2022-03-15T20:59:02.985Z] [2022-03-15T20:59:02.985Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:59:02.985Z] ---> 5b8b7b635229 [2022-03-15T20:59:02.985Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:59:02.985Z] ---> Using cache [2022-03-15T20:59:03.266Z] ---> 18073e589de7 [2022-03-15T20:59:03.266Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:59:03.266Z] ---> Using cache [2022-03-15T20:59:03.266Z] ---> a8282749f6e2 [2022-03-15T20:59:03.266Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-15T20:59:03.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:59:03.266Z] ---> Running in 9e219e4134d5 [2022-03-15T20:59:03.872Z] Removing intermediate container 9e219e4134d5 [2022-03-15T20:59:03.872Z] ---> d60c2a06d850 [2022-03-15T20:59:03.872Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T20:59:03.872Z] ---> Running in 1cf50f996af0 [2022-03-15T20:59:04.148Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-15T20:59:04.148Z] (2/2) Installing su-exec (0.2-r1) [2022-03-15T20:59:04.148Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:59:04.148Z] OK: 6 MiB in 16 packages [2022-03-15T20:59:04.757Z] Removing intermediate container 1cf50f996af0 [2022-03-15T20:59:04.757Z] ---> e4bb0be01099 [2022-03-15T20:59:04.757Z] Step 15/23 : WORKDIR / [2022-03-15T20:59:04.757Z] ---> Running in fd8b86fd18cd [2022-03-15T20:59:05.373Z] Removing intermediate container fd8b86fd18cd [2022-03-15T20:59:05.373Z] ---> 14a193bafa78 [2022-03-15T20:59:05.373Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:59:05.650Z] Removing intermediate container 662b73bcb861 [2022-03-15T20:59:05.650Z] ---> e4ee87ce79dd [2022-03-15T20:59:05.650Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-15T20:59:05.929Z] ---> Running in 787b8c1bd357 [2022-03-15T20:59:06.545Z] ---> 1ddc02d09ea4 [2022-03-15T20:59:06.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-15T20:59:06.545Z] Removing intermediate container 787b8c1bd357 [2022-03-15T20:59:06.545Z] ---> 61697fb9085f [2022-03-15T20:59:06.545Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-15T20:59:06.832Z] ---> Running in 6caf9c33a101 [2022-03-15T20:59:07.438Z] Removing intermediate container 6caf9c33a101 [2022-03-15T20:59:07.438Z] ---> c6b8fedee921 [2022-03-15T20:59:07.438Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-15T20:59:07.438Z] ---> Running in a7b4315d35e7 [2022-03-15T20:59:08.446Z] ---> f9108591c150 [2022-03-15T20:59:08.446Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-15T20:59:09.438Z] ---> 125da410b194 [2022-03-15T20:59:09.438Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-15T20:59:09.438Z] ---> Running in bbfd9de38269 [2022-03-15T20:59:10.038Z] Removing intermediate container bbfd9de38269 [2022-03-15T20:59:10.038Z] ---> 0bc65b768113 [2022-03-15T20:59:10.038Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:59:10.038Z] Removing intermediate container a7b4315d35e7 [2022-03-15T20:59:10.038Z] ---> 8a1e36d1d3fa [2022-03-15T20:59:10.038Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-15T20:59:10.038Z] ---> Running in d0f797716c76 [2022-03-15T20:59:10.038Z] ---> Running in 258b47d80e1d [2022-03-15T20:59:10.640Z] Removing intermediate container d0f797716c76 [2022-03-15T20:59:10.640Z] ---> 0c5d5928714e [2022-03-15T20:59:10.640Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T20:59:10.640Z] Removing intermediate container 258b47d80e1d [2022-03-15T20:59:10.640Z] ---> 014fee00b9ca [2022-03-15T20:59:10.640Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-15T20:59:10.640Z] ---> Running in 0ff99d44118c [2022-03-15T20:59:11.244Z] Removing intermediate container 0ff99d44118c [2022-03-15T20:59:11.244Z] ---> c368b38651f3 [2022-03-15T20:59:11.244Z] Step 22/23 : LABEL git_sha=70eb0cbb5768574ef5504441c32aa30d37a66895 [2022-03-15T20:59:11.244Z] ---> Running in 040209d45957 [2022-03-15T20:59:11.528Z] ---> ff9e574eeeb1 [2022-03-15T20:59:11.528Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-15T20:59:11.528Z] ---> Running in d435d2e38d9d [2022-03-15T20:59:11.810Z] Removing intermediate container 040209d45957 [2022-03-15T20:59:11.810Z] ---> 1ad60b7125db [2022-03-15T20:59:11.810Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:59:11.810Z] ---> Running in 3efb69027061 [2022-03-15T20:59:12.415Z] Removing intermediate container 3efb69027061 [2022-03-15T20:59:12.415Z] ---> d5f037ebbfc8 [2022-03-15T20:59:12.415Z] [2022-03-15T20:59:13.020Z] Successfully built d5f037ebbfc8 [2022-03-15T20:59:13.020Z] Successfully tagged core-metadata-arm64:latest [2022-03-15T20:59:14.471Z]  Building core-metadata ... done Removing intermediate container d435d2e38d9d [2022-03-15T20:59:14.471Z] ---> 870eee69a601 [2022-03-15T20:59:14.471Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:59:15.083Z] ---> 51c4105abdf7 [2022-03-15T20:59:15.084Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-15T20:59:16.070Z] Removing intermediate container 1f2cdcc75d07 [2022-03-15T20:59:16.070Z] ---> 97fcc8ff1f17 [2022-03-15T20:59:16.070Z] [2022-03-15T20:59:16.070Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:59:16.070Z] ---> 5b8b7b635229 [2022-03-15T20:59:16.070Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-15T20:59:16.070Z] ---> Running in 4f730ae98e14 [2022-03-15T20:59:16.360Z] ---> 644cd66d7057 [2022-03-15T20:59:16.360Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-15T20:59:16.645Z] Removing intermediate container 4f730ae98e14 [2022-03-15T20:59:16.645Z] ---> dbdb903f2f42 [2022-03-15T20:59:16.645Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-15T20:59:16.645Z] ---> Running in e916b911c4f1 [2022-03-15T20:59:16.923Z] ---> 78251bd1b523 [2022-03-15T20:59:16.923Z] Removing intermediate container e916b911c4f1 [2022-03-15T20:59:16.923Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ ---> fa5e7c2ef171 [2022-03-15T20:59:16.923Z] [2022-03-15T20:59:16.923Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-15T20:59:16.923Z] ---> Running in 98c750d68553 [2022-03-15T20:59:17.527Z] Removing intermediate container 98c750d68553 [2022-03-15T20:59:17.527Z] ---> a547c013bae5 [2022-03-15T20:59:17.527Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:59:17.527Z] ---> Running in d8723a2e11c0 [2022-03-15T20:59:17.803Z] ---> a1e9a60b204b [2022-03-15T20:59:17.803Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-15T20:59:18.407Z] ---> dc251c300df0 [2022-03-15T20:59:18.407Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-15T20:59:18.684Z] ---> Running in 02db349e1177 [2022-03-15T20:59:18.960Z] Removing intermediate container 02db349e1177 [2022-03-15T20:59:18.960Z] ---> 0ba100f2eda9 [2022-03-15T20:59:18.961Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-15T20:59:19.234Z] Removing intermediate container d8723a2e11c0 [2022-03-15T20:59:19.234Z] ---> fbdde033b1ac [2022-03-15T20:59:19.234Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-15T20:59:19.506Z] ---> Running in fbf1483d98c6 [2022-03-15T20:59:19.780Z] ---> f8bdc543a471 [2022-03-15T20:59:19.780Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-15T20:59:20.060Z] ---> Running in 06efaf62ad20 [2022-03-15T20:59:20.656Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:59:21.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:59:21.636Z] Removing intermediate container 06efaf62ad20 [2022-03-15T20:59:21.636Z] ---> f4e85e31ce73 [2022-03-15T20:59:21.636Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-15T20:59:21.914Z] ---> Running in ee0f51763e0e [2022-03-15T20:59:22.197Z] Removing intermediate container ee0f51763e0e [2022-03-15T20:59:22.197Z] ---> de16be2a01e7 [2022-03-15T20:59:22.197Z] Step 28/31 : CMD ["gate"] [2022-03-15T20:59:22.471Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-15T20:59:22.471Z] ---> Running in 16a9fa21d045 [2022-03-15T20:59:22.471Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T20:59:22.742Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-15T20:59:22.742Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T20:59:22.742Z] Removing intermediate container 16a9fa21d045 [2022-03-15T20:59:22.742Z] ---> c4b15544266f [2022-03-15T20:59:22.742Z] Step 29/31 : LABEL arch=arm64 [2022-03-15T20:59:22.742Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-15T20:59:23.016Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-15T20:59:23.016Z] ---> Running in ce5d51c59ce7 [2022-03-15T20:59:23.016Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:59:23.016Z] OK: 8 MiB in 20 packages [2022-03-15T20:59:23.294Z] Removing intermediate container ce5d51c59ce7 [2022-03-15T20:59:23.294Z] ---> 05d22ba08ee2 [2022-03-15T20:59:23.294Z] Step 30/31 : LABEL git_sha=70eb0cbb5768574ef5504441c32aa30d37a66895 [2022-03-15T20:59:23.575Z] ---> Running in fe2c86edd81b [2022-03-15T20:59:24.189Z] Removing intermediate container fe2c86edd81b [2022-03-15T20:59:24.189Z] ---> 72060d2902db [2022-03-15T20:59:24.189Z] Step 31/31 : LABEL version=0.0.0 [2022-03-15T20:59:24.189Z] Removing intermediate container fbf1483d98c6 [2022-03-15T20:59:24.189Z] ---> 65b133da90fc [2022-03-15T20:59:24.189Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:59:24.459Z] ---> Running in 0638cb5b8e23 [2022-03-15T20:59:24.732Z] Removing intermediate container 0638cb5b8e23 [2022-03-15T20:59:24.732Z] ---> e9ac72d9fb97 [2022-03-15T20:59:24.732Z] [2022-03-15T20:59:24.732Z] ---> a2769cbd4c8b [2022-03-15T20:59:24.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-15T20:59:25.328Z] Successfully built e9ac72d9fb97 [2022-03-15T20:59:25.328Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-15T20:59:25.924Z]  Building security-bootstrapper ... done  ---> 143997c88eb8 [2022-03-15T20:59:25.924Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-15T20:59:26.521Z] ---> c90e50c468c8 [2022-03-15T20:59:26.522Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-15T20:59:26.522Z] ---> Running in ea929f895c04 [2022-03-15T20:59:26.797Z] Removing intermediate container ea929f895c04 [2022-03-15T20:59:26.797Z] ---> f68358b09d45 [2022-03-15T20:59:26.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:59:27.069Z] ---> Running in 74b3f0a11b6c [2022-03-15T20:59:27.341Z] Removing intermediate container 74b3f0a11b6c [2022-03-15T20:59:27.342Z] ---> a81019251cc1 [2022-03-15T20:59:27.342Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T20:59:27.342Z] ---> Running in 15b9ea2d4ec6 [2022-03-15T20:59:27.614Z] Removing intermediate container 15b9ea2d4ec6 [2022-03-15T20:59:27.614Z] ---> 92255c204be2 [2022-03-15T20:59:27.614Z] Step 22/23 : LABEL git_sha=70eb0cbb5768574ef5504441c32aa30d37a66895 [2022-03-15T20:59:27.614Z] ---> Running in 50e2b372b602 [2022-03-15T20:59:28.208Z] Removing intermediate container 50e2b372b602 [2022-03-15T20:59:28.208Z] ---> eabc679efce0 [2022-03-15T20:59:28.208Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:59:28.208Z] ---> Running in ae933ab749af [2022-03-15T20:59:28.479Z] Removing intermediate container ae933ab749af [2022-03-15T20:59:28.479Z] ---> 97d814ab2899 [2022-03-15T20:59:28.479Z] [2022-03-15T20:59:28.751Z] Successfully built 97d814ab2899 [2022-03-15T20:59:28.751Z] Successfully tagged core-data-arm64:latest [2022-03-15T20:59:29.036Z]  Building core-data ... done  [Pipeline] } [2022-03-15T20:59:29.040Z] $ docker stop --time=1 931e2a9cce73334ce446e7db7ef450d86ead4f8430f81da79e8681d2f19ac5ff [2022-03-15T20:59:30.730Z] $ docker rm -f 931e2a9cce73334ce446e7db7ef450d86ead4f8430f81da79e8681d2f19ac5ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T20:59:31.304Z] + docker images [2022-03-15T20:59:31.575Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-15T20:59:31.575Z] core-data-arm64 latest 97d814ab2899 3 seconds ago 21.3MB [2022-03-15T20:59:31.575Z] security-bootstrapper-arm64 latest e9ac72d9fb97 7 seconds ago 18MB [2022-03-15T20:59:31.575Z] 97fcc8ff1f17 16 seconds ago 1.66GB [2022-03-15T20:59:31.575Z] core-metadata-arm64 latest d5f037ebbfc8 19 seconds ago 15.9MB [2022-03-15T20:59:31.575Z] c145e0fead0c 29 seconds ago 1.64GB [2022-03-15T20:59:31.575Z] 2290f03775ca 33 seconds ago 1.64GB [2022-03-15T20:59:31.575Z] core-command-arm64 latest bd5d4186438c 35 seconds ago 15.3MB [2022-03-15T20:59:31.575Z] 11a18d721644 48 seconds ago 1.63GB [2022-03-15T20:59:31.575Z] sys-mgmt-agent-arm64 latest a7c4d7f95f91 4 minutes ago 280MB [2022-03-15T20:59:31.575Z] support-notifications-arm64 latest ecbe30836850 5 minutes ago 16.1MB [2022-03-15T20:59:31.575Z] support-scheduler-arm64 latest 7d30d14167b9 5 minutes ago 15.4MB [2022-03-15T20:59:31.575Z] security-secretstore-setup-arm64 latest 547c8dc4dc8b 5 minutes ago 27MB [2022-03-15T20:59:31.575Z] security-proxy-setup-arm64 latest 4612800c8ac5 5 minutes ago 25.4MB [2022-03-15T20:59:31.575Z] ea01f9ec9cf8 5 minutes ago 1.64GB [2022-03-15T20:59:31.575Z] 5d4bb74b4428 5 minutes ago 1.64GB [2022-03-15T20:59:31.575Z] 65b90aa94289 6 minutes ago 1.64GB [2022-03-15T20:59:31.575Z] 612450005caf 6 minutes ago 1.63GB [2022-03-15T20:59:31.575Z] 0d6139805612 6 minutes ago 1.64GB [2022-03-15T20:59:31.575Z] ci-base-image-arm64 latest 172304eb0922 22 minutes ago 1.26GB [2022-03-15T20:59:31.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-15T20:59:31.575Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-15T20:59:31.575Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-15T20:59:31.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:59:32.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T20:59:32.020Z] [2022-03-15T20:59:32.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:59:32.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T20:59:32.642Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-15T20:59:32.642Z] 8998bd30e6a1: Pulling fs layer [2022-03-15T20:59:32.642Z] 04944245beec: Pulling fs layer [2022-03-15T20:59:32.642Z] 699f458cf7ca: Pulling fs layer [2022-03-15T20:59:32.642Z] 765212b225bb: Pulling fs layer [2022-03-15T20:59:32.642Z] f23df028b6ca: Pulling fs layer [2022-03-15T20:59:32.642Z] d65c8cfc05b1: Pulling fs layer [2022-03-15T20:59:32.642Z] 2437ff75d9bd: Pulling fs layer [2022-03-15T20:59:32.642Z] f23df028b6ca: Waiting [2022-03-15T20:59:32.642Z] d65c8cfc05b1: Waiting [2022-03-15T20:59:32.642Z] 2437ff75d9bd: Waiting [2022-03-15T20:59:32.642Z] 04944245beec: Verifying Checksum [2022-03-15T20:59:32.642Z] 04944245beec: Download complete [2022-03-15T20:59:32.642Z] 765212b225bb: Download complete [2022-03-15T20:59:32.642Z] f23df028b6ca: Verifying Checksum [2022-03-15T20:59:32.642Z] f23df028b6ca: Download complete [2022-03-15T20:59:32.642Z] d65c8cfc05b1: Verifying Checksum [2022-03-15T20:59:32.642Z] d65c8cfc05b1: Download complete [2022-03-15T20:59:32.916Z] 699f458cf7ca: Verifying Checksum [2022-03-15T20:59:32.916Z] 699f458cf7ca: Download complete [2022-03-15T20:59:33.189Z] 8998bd30e6a1: Verifying Checksum [2022-03-15T20:59:33.189Z] 8998bd30e6a1: Download complete [2022-03-15T20:59:35.809Z] 2437ff75d9bd: Verifying Checksum [2022-03-15T20:59:35.809Z] 2437ff75d9bd: Download complete [2022-03-15T20:59:37.778Z] 8998bd30e6a1: Pull complete [2022-03-15T20:59:38.050Z] 04944245beec: Pull complete [2022-03-15T20:59:39.479Z] 699f458cf7ca: Pull complete [2022-03-15T20:59:39.753Z] 765212b225bb: Pull complete [2022-03-15T20:59:40.732Z] f23df028b6ca: Pull complete [2022-03-15T20:59:40.732Z] d65c8cfc05b1: Pull complete [2022-03-15T20:59:55.804Z] 2437ff75d9bd: Pull complete [2022-03-15T20:59:55.804Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-15T20:59:55.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T20:59:55.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-15T20:59:56.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-7184 does not seem to be running inside a container [2022-03-15T20:59:56.144Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-15T20:59:58.981Z] $ docker top a7d9b5599bb71d0b26b8b156ee455ab2d6ae484cce56872d59a5b6b48dc33f79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T21:00:00.061Z] ---> job-cost.sh [2022-03-15T21:00:00.061Z] lf-activate-venv: SKIPPING [2022-03-15T21:00:00.061Z] INFO: No Stack... [2022-03-15T21:00:00.665Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-15T21:00:01.640Z] INFO: Archiving Costs [Pipeline] sh [2022-03-15T21:00:02.303Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-03-15T21:00:02.303Z] + cut -d, -f6 [Pipeline] lock [2022-03-15T21:00:02.364Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3893-3-stack-cost] [2022-03-15T21:00:02.370Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3893-3-stack-cost] did not exist. Created. [2022-03-15T21:00:02.370Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3893-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-15T21:00:03.026Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-15T21:00:03.208Z] Stashed 1 file(s) [Pipeline] } [2022-03-15T21:00:03.215Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3893-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-15T21:00:03.235Z] $ docker stop --time=1 a7d9b5599bb71d0b26b8b156ee455ab2d6ae484cce56872d59a5b6b48dc33f79 [2022-03-15T21:00:04.787Z] $ docker rm -f a7d9b5599bb71d0b26b8b156ee455ab2d6ae484cce56872d59a5b6b48dc33f79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-15T21:00:05.266Z] provisioning config files... [2022-03-15T21:00:05.274Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config91883609623967366tmp [Pipeline] { [Pipeline] sh [2022-03-15T21:00:05.569Z] + set +x [2022-03-15T21:00:05.569Z] + curl -s https://codecov.io/bash [2022-03-15T21:00:05.569Z] + bash -s -- [2022-03-15T21:00:05.569Z] [2022-03-15T21:00:05.569Z] _____ _ [2022-03-15T21:00:05.569Z] / ____| | | [2022-03-15T21:00:05.569Z] | | ___ __| | ___ ___ _____ __ [2022-03-15T21:00:05.570Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-15T21:00:05.570Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-15T21:00:05.570Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-15T21:00:05.570Z] Bash-1.0.6 [2022-03-15T21:00:05.570Z] [2022-03-15T21:00:05.570Z] [2022-03-15T21:00:05.570Z] ==> git version 2.25.1 found [2022-03-15T21:00:05.570Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-15T21:00:05.570Z] Release-Date: 2020-01-08 [2022-03-15T21:00:05.570Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-15T21:00:05.570Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-15T21:00:05.570Z] ==> Jenkins CI detected. [2022-03-15T21:00:05.570Z] current dir:  /w/workspace/edgex-go/3 [2022-03-15T21:00:05.570Z] project root: . [2022-03-15T21:00:05.570Z] --> token set from env [2022-03-15T21:00:05.570Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-15T21:00:05.570Z] ==> Running gcov in . (disable via -X gcov) [2022-03-15T21:00:05.570Z] ==> Python coveragepy not found [2022-03-15T21:00:05.570Z] ==> Searching for coverage reports in: [2022-03-15T21:00:05.570Z] + . [2022-03-15T21:00:05.829Z] -> Found 1 reports [2022-03-15T21:00:05.829Z] ==> Detecting git/mercurial file structure [2022-03-15T21:00:05.829Z] ==> Reading reports [2022-03-15T21:00:05.829Z] + ./coverage.out bytes=425751 [2022-03-15T21:00:05.829Z] ==> Appending adjustments [2022-03-15T21:00:05.829Z] https://docs.codecov.io/docs/fixing-reports [2022-03-15T21:00:06.767Z] + Found adjustments [2022-03-15T21:00:06.767Z] ==> Gzipping contents [2022-03-15T21:00:06.767Z] 60K /tmp/codecov.YSdiKg.gz [2022-03-15T21:00:06.767Z] ==> Uploading reports [2022-03-15T21:00:06.767Z] url: https://codecov.io [2022-03-15T21:00:06.767Z] query: branch=PR-3893&commit=6d86031957ffc614f01ce8a3767b46037d787ee5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3893%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3893&job=&cmd_args= [2022-03-15T21:00:06.767Z] -> Pinging Codecov [2022-03-15T21:00:06.767Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3893&commit=6d86031957ffc614f01ce8a3767b46037d787ee5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3893%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3893&job=&cmd_args= [2022-03-15T21:00:07.027Z] -> Uploading to [2022-03-15T21:00:07.027Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-15/00271124DB129430A58F1EEE437C3FCB/6d86031957ffc614f01ce8a3767b46037d787ee5/e05bff31-1202-4d3a-8de9-66d98f0a9d6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T210006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27785a2fc6c090e3ad424c4ca411169d17b61a0cb3c66925813015021e7b206c [2022-03-15T21:00:07.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T21:00:07.287Z] Dload Upload Total Spent Left Speed [2022-03-15T21:00:07.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57872 0 0 100 57872 0 218k --:--:-- --:--:-- --:--:-- 218k [2022-03-15T21:00:07.548Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6d86031957ffc614f01ce8a3767b46037d787ee5 [Pipeline] } [2022-03-15T21:00:07.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-15T21:00:08.275Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-15T21:00:08.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T21:00:09.440Z] ---> package-listing.sh [2022-03-15T21:00:09.440Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-15T21:00:09.440Z] ++ facter osfamily [2022-03-15T21:00:09.699Z] + OS_FAMILY=debian [2022-03-15T21:00:09.699Z] + workspace=/w/workspace/edgex-go/3 [2022-03-15T21:00:09.699Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-15T21:00:09.699Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-15T21:00:09.699Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-15T21:00:09.699Z] + PACKAGES=/tmp/packages_start.txt [2022-03-15T21:00:09.699Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-15T21:00:09.699Z] + PACKAGES=/tmp/packages_end.txt [2022-03-15T21:00:09.699Z] + case "${OS_FAMILY}" in [2022-03-15T21:00:09.699Z] + dpkg -l [2022-03-15T21:00:09.699Z] + grep '^ii' [2022-03-15T21:00:09.699Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-15T21:00:09.699Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-15T21:00:09.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-15T21:00:09.699Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-15T21:00:09.699Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-03-15T21:00:09.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-03-15T21:00:09.713Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-15T21:00:09.995Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-15T21:00:10.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T21:00:10.553Z] [2022-03-15T21:00:10.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T21:00:10.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T21:00:10.855Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-15T21:00:10.855Z] 5eb5b503b376: Pulling fs layer [2022-03-15T21:00:10.855Z] 5c69ac0246d0: Pulling fs layer [2022-03-15T21:00:10.855Z] ec43610c2a17: Pulling fs layer [2022-03-15T21:00:10.855Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-15T21:00:10.855Z] 33b1e0a273af: Pulling fs layer [2022-03-15T21:00:10.855Z] 5d3b04190fa2: Pulling fs layer [2022-03-15T21:00:10.855Z] 2f39f015ded8: Pulling fs layer [2022-03-15T21:00:10.855Z] 5d3b04190fa2: Waiting [2022-03-15T21:00:10.855Z] 3a2ae6a8a46f: Waiting [2022-03-15T21:00:10.855Z] 33b1e0a273af: Waiting [2022-03-15T21:00:10.855Z] 2f39f015ded8: Waiting [2022-03-15T21:00:10.855Z] 5c69ac0246d0: Verifying Checksum [2022-03-15T21:00:10.855Z] 5c69ac0246d0: Download complete [2022-03-15T21:00:10.855Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-15T21:00:10.855Z] 3a2ae6a8a46f: Download complete [2022-03-15T21:00:10.855Z] 33b1e0a273af: Verifying Checksum [2022-03-15T21:00:10.855Z] 33b1e0a273af: Download complete [2022-03-15T21:00:11.115Z] 5d3b04190fa2: Download complete [2022-03-15T21:00:11.115Z] ec43610c2a17: Verifying Checksum [2022-03-15T21:00:11.115Z] ec43610c2a17: Download complete [2022-03-15T21:00:11.115Z] 5eb5b503b376: Verifying Checksum [2022-03-15T21:00:11.115Z] 5eb5b503b376: Download complete [2022-03-15T21:00:11.683Z] 2f39f015ded8: Download complete [2022-03-15T21:00:12.622Z] 5eb5b503b376: Pull complete [2022-03-15T21:00:12.622Z] 5c69ac0246d0: Pull complete [2022-03-15T21:00:12.881Z] ec43610c2a17: Pull complete [2022-03-15T21:00:13.140Z] 3a2ae6a8a46f: Pull complete [2022-03-15T21:00:13.400Z] 33b1e0a273af: Pull complete [2022-03-15T21:00:13.400Z] 5d3b04190fa2: Pull complete [2022-03-15T21:00:18.675Z] 2f39f015ded8: Pull complete [2022-03-15T21:00:18.675Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-15T21:00:18.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T21:00:18.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-15T21:00:18.744Z] prd-ubuntu20.04-docker-8c-8g-7179 does not seem to be running inside a container [2022-03-15T21:00:18.801Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-15T21:00:20.894Z] $ docker top 3b736d8239944287259b8c4061f12319d5a8df732d2807a30a7f8d61a5329190 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T21:00:21.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-15T21:00:21.521Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-15T21:00:21.813Z] + ls /var/log/sa-host [2022-03-15T21:00:21.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T21:00:22.037Z] provisioning config files... [2022-03-15T21:00:22.048Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7342541857146000594tmp [Pipeline] { [Pipeline] echo [2022-03-15T21:00:22.063Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T21:00:22.352Z] ---> create-netrc.sh [Pipeline] } [2022-03-15T21:00:22.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-15T21:00:22.748Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-15T21:00:22.770Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T21:00:23.064Z] ---> sudo-logs.sh [2022-03-15T21:00:23.064Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-15T21:00:23.091Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T21:00:23.376Z] ---> job-cost.sh [2022-03-15T21:00:23.376Z] lf-activate-venv: SKIPPING [2022-03-15T21:00:23.376Z] DEBUG: total: 0.10999999940395355 [2022-03-15T21:00:23.376Z] INFO: Retrieving Stack Cost... [2022-03-15T21:00:23.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-15T21:00:24.206Z] INFO: Archiving Costs [Pipeline] echo [2022-03-15T21:00:24.219Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T21:00:24.507Z] ---> logs-deploy.sh [2022-03-15T21:00:24.508Z] lf-activate-venv: SKIPPING [2022-03-15T21:00:24.508Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3893/3 [2022-03-15T21:00:24.508Z] INFO: archiving workspace using pattern(s): [2022-03-15T21:00:25.448Z] Archives upload complete. [2022-03-15T21:00:25.448Z] INFO: archiving logs to Nexus