Pull request #365 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 4d191eb3dac98c01714bec6e3dd8edd5055992ab rather than 119d050bc5ea62958bdb28bf927861272da8c4b8 Obtained Jenkinsfile from 4d191eb3dac98c01714bec6e3dd8edd5055992ab 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-ssh1939968548452361227.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-ssh2700418184697673190.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/device-mqtt-go/branches/PR-365/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/device-mqtt-go/branches/PR-365/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1058719254056110295.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-ssh4945136546800797811.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/device-mqtt-go/branches/PR-365/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/device-mqtt-go/branches/PR-365/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8059841094720573761.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-21947 in /w/workspace/gexfoundry_device-mqtt-go_PR-365 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 119d050bc5ea62958bdb28bf927861272da8c4b8 Merge succeeded, producing 119d050bc5ea62958bdb28bf927861272da8c4b8 Checking out Revision 119d050bc5ea62958bdb28bf927861272da8c4b8 (PR-365) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 119d050bc5ea62958bdb28bf927861272da8c4b8 # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 119d050bc5ea62958bdb28bf927861272da8c4b8 # timeout=10 Commit message: "feat(snap): bump edgex-snap-hooks to v2.2.0-beta.3" > git rev-list --no-walk c499bde1cf7783e7f31e98573377c438c823d05a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T09:02:32.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T09:02:32.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T09:02:32.313Z] ========================================================= [2022-04-25T09:02:32.313Z] EdgeX Global Pipelines Version Info [2022-04-25T09:02:32.313Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:02:33.075Z] ------------------- [2022-04-25T09:02:33.075Z] stable info: [2022-04-25T09:02:33.075Z] ------------------- [2022-04-25T09:02:33.075Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T09:02:33.075Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T09:02:33.075Z] Message: update stable to v1.0.221 [2022-04-25T09:02:33.649Z] ------------------- [2022-04-25T09:02:33.649Z] experimental info: [2022-04-25T09:02:33.649Z] ------------------- [2022-04-25T09:02:33.649Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T09:02:33.649Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T09:02:33.649Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T09:02:33.781Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-25T09:02:33.790Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-25T09:02:33.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T09:02:33.808Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T09:02:33.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T09:02:33.832Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T09:02:33.842Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T09:02:33.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-25T09:02:33.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T09:02:33.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T09:02:33.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T09:02:33.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-25T09:02:33.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T09:02:33.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T09:02:33.954Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T09:02:33.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T09:02:33.984Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T09:02:33.997Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T09:02:34.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T09:02:34.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T09:02:34.036Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-25T09:02:34.049Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-25T09:02:34.065Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-25T09:02:34.076Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-25T09:02:34.091Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-25T09:02:34.102Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T09:02:34.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2022-04-25T09:02:34.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2022-04-25T09:02:34.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2022-04-25T09:02:34.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 119d050bc5ea62958bdb28bf927861272da8c4b8 [Pipeline] echo [2022-04-25T09:02:34.175Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 119d050 [Pipeline] echo [2022-04-25T09:02:34.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T09:02:34.226Z] provisioning config files... [2022-04-25T09:02:34.241Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config4905105578895595160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:02:34.548Z] ---> docker-login.sh [2022-04-25T09:02:34.548Z] nexus3.edgexfoundry.org:10001 [2022-04-25T09:02:34.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:02:34.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:02:34.809Z] Configure a credential helper to remove this warning. See [2022-04-25T09:02:34.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:02:34.809Z] [2022-04-25T09:02:34.809Z] Login Succeeded [2022-04-25T09:02:34.810Z] nexus3.edgexfoundry.org:10002 [2022-04-25T09:02:34.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:02:34.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:02:34.810Z] Configure a credential helper to remove this warning. See [2022-04-25T09:02:34.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:02:34.810Z] [2022-04-25T09:02:34.810Z] Login Succeeded [2022-04-25T09:02:34.810Z] nexus3.edgexfoundry.org:10003 [2022-04-25T09:02:35.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:02:35.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:02:35.072Z] Configure a credential helper to remove this warning. See [2022-04-25T09:02:35.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:02:35.072Z] [2022-04-25T09:02:35.072Z] Login Succeeded [2022-04-25T09:02:35.072Z] nexus3.edgexfoundry.org:10004 [2022-04-25T09:02:35.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:02:35.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:02:35.072Z] Configure a credential helper to remove this warning. See [2022-04-25T09:02:35.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:02:35.072Z] [2022-04-25T09:02:35.072Z] Login Succeeded [2022-04-25T09:02:35.072Z] docker.io [2022-04-25T09:02:35.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:02:35.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:02:35.594Z] Configure a credential helper to remove this warning. See [2022-04-25T09:02:35.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:02:35.594Z] [2022-04-25T09:02:35.594Z] Login Succeeded [2022-04-25T09:02:35.594Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T09:02:35.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T09:02:35.990Z] + git rev-list -1 --merges 119d050bc5ea62958bdb28bf927861272da8c4b8~1..119d050bc5ea62958bdb28bf927861272da8c4b8 [Pipeline] echo [2022-04-25T09:02:36.011Z] -----------> git rev-list -1 --merges 119d050bc5ea62958bdb28bf927861272da8c4b8~1..119d050bc5ea62958bdb28bf927861272da8c4b8 119d050bc5ea62958bdb28bf927861272da8c4b8 [false] [Pipeline] sh [2022-04-25T09:02:36.304Z] + git log --format=format:%s -1 119d050bc5ea62958bdb28bf927861272da8c4b8 [Pipeline] echo [2022-04-25T09:02:36.319Z] ========================================================= [2022-04-25T09:02:36.319Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T09:02:36.320Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T09:02:36.660Z] + git log --format=format:%s -1 119d050bc5ea62958bdb28bf927861272da8c4b8 [Pipeline] echo [2022-04-25T09:02:36.674Z] [semverPrep] GIT_COMMIT: 119d050bc5ea62958bdb28bf927861272da8c4b8, Commit Message: feat(snap): bump edgex-snap-hooks to v2.2.0-beta.3 [Pipeline] echo [2022-04-25T09:02:36.684Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-25T09:02:37.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T09:02:37.077Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T09:02:37.077Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T09:02:37.077Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T09:02:37.077Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T09:02:37.077Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T09:02:37.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:02:37.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T09:02:37.423Z] [2022-04-25T09:02:37.423Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:02:37.725Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T09:02:37.726Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T09:02:37.726Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T09:02:37.726Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T09:02:37.726Z] 4c7163046ea9: Pulling fs layer [2022-04-25T09:02:37.726Z] 0c2d73faf560: Pulling fs layer [2022-04-25T09:02:37.726Z] 0c2d73faf560: Waiting [2022-04-25T09:02:37.726Z] 3e5f54012d9b: Verifying Checksum [2022-04-25T09:02:37.726Z] 3e5f54012d9b: Download complete [2022-04-25T09:02:37.726Z] a0d0a0d46f8b: Download complete [2022-04-25T09:02:37.726Z] 0c2d73faf560: Verifying Checksum [2022-04-25T09:02:37.726Z] 0c2d73faf560: Download complete [2022-04-25T09:02:37.726Z] 4c7163046ea9: Verifying Checksum [2022-04-25T09:02:37.726Z] 4c7163046ea9: Download complete [2022-04-25T09:02:37.984Z] a0d0a0d46f8b: Pull complete [2022-04-25T09:02:37.984Z] 3e5f54012d9b: Pull complete [2022-04-25T09:02:38.244Z] 4c7163046ea9: Pull complete [2022-04-25T09:02:38.515Z] 0c2d73faf560: Pull complete [2022-04-25T09:02:38.515Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T09:02:38.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T09:02:38.515Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T09:02:38.587Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-04-25T09:02:38.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@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:10004/edgex-devops/git-semver:latest cat [2022-04-25T09:02:39.263Z] $ docker top de0f769ff00a0f2a93878a1efecb67ce9ef12afa707b1bed4305183281ca9aa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T09:02:39.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T09:02:39.363Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T09:02:39.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T09:02:39.493Z] $ docker exec de0f769ff00a0f2a93878a1efecb67ce9ef12afa707b1bed4305183281ca9aa7 ssh-agent [2022-04-25T09:02:39.596Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXENJFOO/agent.14 [2022-04-25T09:02:39.596Z] SSH_AGENT_PID=20 [2022-04-25T09:02:39.603Z] Running ssh-add (command line suppressed) [2022-04-25T09:02:39.716Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_544446454915597061.key (/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_544446454915597061.key) [2022-04-25T09:02:39.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T09:02:40.016Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T09:02:40.038Z] $ docker exec --env ******** --env ******** de0f769ff00a0f2a93878a1efecb67ce9ef12afa707b1bed4305183281ca9aa7 ssh-agent -k [2022-04-25T09:02:40.140Z] unset SSH_AUTH_SOCK; [2022-04-25T09:02:40.141Z] unset SSH_AGENT_PID; [2022-04-25T09:02:40.141Z] echo Agent pid 20 killed; [2022-04-25T09:02:40.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T09:02:40.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T09:02:40.170Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T09:02:40.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T09:02:40.300Z] $ docker exec de0f769ff00a0f2a93878a1efecb67ce9ef12afa707b1bed4305183281ca9aa7 ssh-agent [2022-04-25T09:02:40.410Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJBNndD/agent.53 [2022-04-25T09:02:40.410Z] SSH_AGENT_PID=60 [2022-04-25T09:02:40.415Z] Running ssh-add (command line suppressed) [2022-04-25T09:02:40.534Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_4613685725988449059.key (/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_4613685725988449059.key) [2022-04-25T09:02:40.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T09:02:40.831Z] + git semver init [2022-04-25T09:02:40.831Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T09:02:40.831Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-365/.git [2022-04-25T09:02:40.831Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-365 [2022-04-25T09:02:40.831Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T09:02:40.831Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T09:02:40.831Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T09:02:40.831Z] # $SEMVER_BRANCH = PR-365 [2022-04-25T09:02:40.831Z] # $SEMVER_TEMP = /tmp/semver-034152036 [2022-04-25T09:02:40.831Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-25T09:02:41.775Z] # '/tmp/semver-034152036' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-365/.semver' [2022-04-25T09:02:41.775Z] # -> Force: false [2022-04-25T09:02:41.775Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-365/.semver [Pipeline] } [2022-04-25T09:02:41.792Z] $ docker exec --env ******** --env ******** de0f769ff00a0f2a93878a1efecb67ce9ef12afa707b1bed4305183281ca9aa7 ssh-agent -k [2022-04-25T09:02:41.904Z] unset SSH_AUTH_SOCK; [2022-04-25T09:02:41.904Z] unset SSH_AGENT_PID; [2022-04-25T09:02:41.904Z] echo Agent pid 60 killed; [2022-04-25T09:02:41.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T09:02:42.221Z] + git semver [Pipeline] } [2022-04-25T09:02:42.244Z] $ docker stop --time=1 de0f769ff00a0f2a93878a1efecb67ce9ef12afa707b1bed4305183281ca9aa7 [2022-04-25T09:02:43.628Z] $ docker rm -f de0f769ff00a0f2a93878a1efecb67ce9ef12afa707b1bed4305183281ca9aa7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T09:02:43.967Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T09:02:44.197Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T09:02:44.201Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T09:02:44.344Z] provisioning config files... [2022-04-25T09:02:44.354Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config7696330180662944990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:02:44.661Z] ---> docker-login.sh [2022-04-25T09:02:44.661Z] nexus3.edgexfoundry.org:10001 [2022-04-25T09:02:44.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:02:44.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:02:44.661Z] Configure a credential helper to remove this warning. See [2022-04-25T09:02:44.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:02:44.661Z] [2022-04-25T09:02:44.661Z] Login Succeeded [2022-04-25T09:02:44.661Z] nexus3.edgexfoundry.org:10002 [2022-04-25T09:02:44.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:02:44.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:02:44.921Z] Configure a credential helper to remove this warning. See [2022-04-25T09:02:44.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:02:44.921Z] [2022-04-25T09:02:44.921Z] Login Succeeded [2022-04-25T09:02:44.921Z] nexus3.edgexfoundry.org:10003 [2022-04-25T09:02:44.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:02:44.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:02:44.921Z] Configure a credential helper to remove this warning. See [2022-04-25T09:02:44.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:02:44.921Z] [2022-04-25T09:02:44.921Z] Login Succeeded [2022-04-25T09:02:44.921Z] nexus3.edgexfoundry.org:10004 [2022-04-25T09:02:44.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:02:45.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:02:45.182Z] Configure a credential helper to remove this warning. See [2022-04-25T09:02:45.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:02:45.182Z] [2022-04-25T09:02:45.182Z] Login Succeeded [2022-04-25T09:02:45.182Z] docker.io [2022-04-25T09:02:45.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:02:45.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:02:45.442Z] Configure a credential helper to remove this warning. See [2022-04-25T09:02:45.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:02:45.442Z] [2022-04-25T09:02:45.442Z] Login Succeeded [2022-04-25T09:02:45.442Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T09:02:45.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T09:02:45.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T09:02:45.530Z] ========================================================= [2022-04-25T09:02:45.530Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T09:02:45.530Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:02:45.840Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-25T09:02:45.840Z] Sending build context to Docker daemon 5.876MB [2022-04-25T09:02:45.840Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T09:02:45.840Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T09:02:45.840Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T09:02:45.840Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T09:02:45.840Z] 666ba61612fd: Pulling fs layer [2022-04-25T09:02:45.840Z] 8ed8ca486205: Pulling fs layer [2022-04-25T09:02:45.840Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T09:02:45.840Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T09:02:45.840Z] ca2b28591e48: Pulling fs layer [2022-04-25T09:02:45.840Z] a51346096db8: Pulling fs layer [2022-04-25T09:02:45.840Z] daebc70d1ce1: Pulling fs layer [2022-04-25T09:02:45.840Z] 0e18a0eac166: Pulling fs layer [2022-04-25T09:02:45.840Z] 4fe6c5a15a65: Waiting [2022-04-25T09:02:45.840Z] 22a0e8bec74d: Waiting [2022-04-25T09:02:45.840Z] ca2b28591e48: Waiting [2022-04-25T09:02:45.840Z] a51346096db8: Waiting [2022-04-25T09:02:45.840Z] daebc70d1ce1: Waiting [2022-04-25T09:02:45.840Z] 0e18a0eac166: Waiting [2022-04-25T09:02:45.840Z] 8ed8ca486205: Verifying Checksum [2022-04-25T09:02:45.840Z] 8ed8ca486205: Download complete [2022-04-25T09:02:45.840Z] 666ba61612fd: Download complete [2022-04-25T09:02:46.103Z] 22a0e8bec74d: Verifying Checksum [2022-04-25T09:02:46.103Z] 22a0e8bec74d: Download complete [2022-04-25T09:02:46.103Z] ca2b28591e48: Verifying Checksum [2022-04-25T09:02:46.103Z] ca2b28591e48: Download complete [2022-04-25T09:02:46.103Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T09:02:46.103Z] 59bf1c3509f3: Download complete [2022-04-25T09:02:46.103Z] a51346096db8: Download complete [2022-04-25T09:02:46.103Z] daebc70d1ce1: Verifying Checksum [2022-04-25T09:02:46.103Z] daebc70d1ce1: Download complete [2022-04-25T09:02:46.103Z] 59bf1c3509f3: Pull complete [2022-04-25T09:02:46.103Z] 666ba61612fd: Pull complete [2022-04-25T09:02:46.366Z] 8ed8ca486205: Pull complete [2022-04-25T09:02:46.625Z] 0e18a0eac166: Download complete [2022-04-25T09:02:46.625Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T09:02:46.625Z] 4fe6c5a15a65: Download complete [2022-04-25T09:02:50.818Z] 4fe6c5a15a65: Pull complete [2022-04-25T09:02:50.818Z] 22a0e8bec74d: Pull complete [2022-04-25T09:02:50.818Z] ca2b28591e48: Pull complete [2022-04-25T09:02:50.818Z] a51346096db8: Pull complete [2022-04-25T09:02:50.818Z] daebc70d1ce1: Pull complete [2022-04-25T09:02:52.724Z] 0e18a0eac166: Pull complete [2022-04-25T09:02:52.724Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T09:02:52.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T09:02:52.724Z] ---> f018257e8ee9 [2022-04-25T09:02:52.724Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T09:02:54.112Z] ---> Running in b1881c470434 [2022-04-25T09:02:54.112Z] Removing intermediate container b1881c470434 [2022-04-25T09:02:54.112Z] ---> 7b7caf2329a5 [2022-04-25T09:02:54.112Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T09:02:54.112Z] ---> Running in 331908fe0f25 [2022-04-25T09:02:54.371Z] Removing intermediate container 331908fe0f25 [2022-04-25T09:02:54.371Z] ---> a61077b87b8a [2022-04-25T09:02:54.371Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T09:02:54.371Z] ---> Running in 81497c69adff [2022-04-25T09:02:54.940Z] Removing intermediate container 81497c69adff [2022-04-25T09:02:54.940Z] ---> 36a7f630c24c [2022-04-25T09:02:54.940Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T09:02:54.940Z] ---> Running in 2d8c74c87196 [2022-04-25T09:02:55.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T09:02:56.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T09:02:56.404Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-25T09:02:56.404Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-25T09:02:56.404Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-25T09:02:56.667Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-25T09:02:56.667Z] Executing busybox-1.34.1-r3.trigger [2022-04-25T09:02:56.667Z] OK: 224 MiB in 56 packages [2022-04-25T09:02:57.240Z] Removing intermediate container 2d8c74c87196 [2022-04-25T09:02:57.240Z] ---> 0447373c5fb6 [2022-04-25T09:02:57.240Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-25T09:02:57.240Z] ---> Running in a439ee95c6a7 [2022-04-25T09:02:57.240Z] Removing intermediate container a439ee95c6a7 [2022-04-25T09:02:57.240Z] ---> b20be05e9df9 [2022-04-25T09:02:57.240Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-25T09:02:57.499Z] ---> 42503381d7dd [2022-04-25T09:02:57.499Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T09:02:57.499Z] ---> Running in 00fdcf3238e3 [2022-04-25T09:02:59.313Z] Still waiting to schedule task [2022-04-25T09:02:59.314Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21954’ [2022-04-25T09:03:12.398Z] Removing intermediate container 00fdcf3238e3 [2022-04-25T09:03:12.398Z] ---> b63386c23b90 [2022-04-25T09:03:12.398Z] Step 10/12 : COPY . . [2022-04-25T09:03:12.398Z] ---> 292fef67e488 [2022-04-25T09:03:12.398Z] Step 11/12 : ARG MAKE='make build' [2022-04-25T09:03:12.398Z] ---> Running in 2a74c98d8dd3 [2022-04-25T09:03:12.398Z] Removing intermediate container 2a74c98d8dd3 [2022-04-25T09:03:12.398Z] ---> d8e28624e68f [2022-04-25T09:03:12.398Z] Step 12/12 : RUN $MAKE [2022-04-25T09:03:12.398Z] ---> Running in 2bd0e487d39d [2022-04-25T09:03:12.398Z] noop [2022-04-25T09:03:12.658Z] Removing intermediate container 2bd0e487d39d [2022-04-25T09:03:12.658Z] ---> 225d4dff4027 [2022-04-25T09:03:12.658Z] Successfully built 225d4dff4027 [2022-04-25T09:03:12.658Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:03:12.955Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T09:03:12.955Z] . [Pipeline] withDockerContainer [2022-04-25T09:03:13.016Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-04-25T09:03:13.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T09:03:13.434Z] $ docker top 3f6c5c0281fb94f482cf9e49c79c95a5bd8ce113aa408bdae52d15f7ddf8c27d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T09:03:13.786Z] + go version [2022-04-25T09:03:13.786Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T09:03:13.804Z] $ docker stop --time=1 3f6c5c0281fb94f482cf9e49c79c95a5bd8ce113aa408bdae52d15f7ddf8c27d [2022-04-25T09:03:15.068Z] $ docker rm -f 3f6c5c0281fb94f482cf9e49c79c95a5bd8ce113aa408bdae52d15f7ddf8c27d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:03:15.459Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T09:03:15.459Z] . [Pipeline] withDockerContainer [2022-04-25T09:03:15.533Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-04-25T09:03:15.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T09:03:15.962Z] $ docker top 3a8fe6fbe967f98ac81656142c651e2da9b02922c130316ad8c02ae8953fd50f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T09:03:16.350Z] + make test [2022-04-25T09:03:16.350Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T09:03:16.640Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-25T09:03:24.804Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-25T09:03:25.064Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements [2022-04-25T09:03:25.064Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-25T09:03:31.641Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T09:03:35.846Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T09:03:35.846Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T09:03:35.846Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T09:03:35.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T09:03:35.885Z] $ docker stop --time=1 3a8fe6fbe967f98ac81656142c651e2da9b02922c130316ad8c02ae8953fd50f [2022-04-25T09:03:37.719Z] $ docker rm -f 3a8fe6fbe967f98ac81656142c651e2da9b02922c130316ad8c02ae8953fd50f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T09:03:38.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T09:03:38.205Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-25T09:03:38.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T09:03:39.081Z] + ls -al . [2022-04-25T09:03:39.081Z] total 176 [2022-04-25T09:03:39.081Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 09:03 . [2022-04-25T09:03:39.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 09:02 .. [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 25 09:02 .dockerignore [2022-04-25T09:03:39.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 09:02 .git [2022-04-25T09:03:39.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 09:02 .github [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 25 09:02 .gitignore [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 09:02 .golangci.yml [2022-04-25T09:03:39.081Z] drwx------ 3 jenkins jenkins 4096 Apr 25 09:02 .semver [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 25 09:02 Attribution.txt [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 25 09:02 CHANGELOG.md [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 09:02 Dockerfile [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 09:02 GOVERNANCE.md [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 25 09:02 Jenkinsfile [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 09:02 LICENSE [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 09:02 Makefile [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 09:02 OWNERS.md [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 25 09:02 README.md [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 09:02 VERSION [2022-04-25T09:03:39.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 09:02 bin [2022-04-25T09:03:39.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 09:02 cmd [2022-04-25T09:03:39.081Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 25 09:03 coverage.out [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 25 09:02 go.mod [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 25 09:02 go.sum [2022-04-25T09:03:39.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 09:02 internal [2022-04-25T09:03:39.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 09:02 mock [2022-04-25T09:03:39.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 09:02 snap [2022-04-25T09:03:39.081Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 25 09:02 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:03:39.378Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=119d050bc5ea62958bdb28bf927861272da8c4b8 --label arch=amd64 --label version=0.0.0 . [2022-04-25T09:03:39.378Z] Sending build context to Docker daemon 5.895MB [2022-04-25T09:03:39.378Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T09:03:39.378Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-25T09:03:39.378Z] ---> 225d4dff4027 [2022-04-25T09:03:39.378Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T09:03:39.378Z] ---> Running in 4718a3ac175c [2022-04-25T09:03:39.637Z] Removing intermediate container 4718a3ac175c [2022-04-25T09:03:39.638Z] ---> c85d7f497c16 [2022-04-25T09:03:39.638Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T09:03:39.638Z] ---> Running in 9d62071a369e [2022-04-25T09:03:39.638Z] Removing intermediate container 9d62071a369e [2022-04-25T09:03:39.638Z] ---> 5c190cb2c9a2 [2022-04-25T09:03:39.638Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T09:03:39.638Z] ---> Running in 598f4d5ae927 [2022-04-25T09:03:40.209Z] Removing intermediate container 598f4d5ae927 [2022-04-25T09:03:40.209Z] ---> 5c2f00bbbe46 [2022-04-25T09:03:40.209Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T09:03:40.209Z] ---> Running in 8149da8f7893 [2022-04-25T09:03:40.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T09:03:41.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T09:03:41.673Z] OK: 224 MiB in 56 packages [2022-04-25T09:03:41.943Z] Removing intermediate container 8149da8f7893 [2022-04-25T09:03:41.943Z] ---> ea7299190aa5 [2022-04-25T09:03:41.943Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-25T09:03:42.205Z] ---> Running in c3c9c6785521 [2022-04-25T09:03:42.205Z] Removing intermediate container c3c9c6785521 [2022-04-25T09:03:42.205Z] ---> 451fef85d663 [2022-04-25T09:03:42.205Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-25T09:03:42.205Z] ---> 4076b16cd0a7 [2022-04-25T09:03:42.205Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T09:03:42.466Z] ---> Running in 7808517426a7 [2022-04-25T09:03:43.038Z] Removing intermediate container 7808517426a7 [2022-04-25T09:03:43.038Z] ---> 535b81456a25 [2022-04-25T09:03:43.038Z] Step 10/24 : COPY . . [2022-04-25T09:03:43.298Z] ---> f1e505cc18c3 [2022-04-25T09:03:43.298Z] Step 11/24 : ARG MAKE='make build' [2022-04-25T09:03:43.298Z] ---> Running in f5ac114a1714 [2022-04-25T09:03:43.559Z] Removing intermediate container f5ac114a1714 [2022-04-25T09:03:43.559Z] ---> 1baa18f6924b [2022-04-25T09:03:43.559Z] Step 12/24 : RUN $MAKE [2022-04-25T09:03:43.559Z] ---> Running in 33a9a8d628fb [2022-04-25T09:03:43.819Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-25T09:04:01.913Z] Removing intermediate container 33a9a8d628fb [2022-04-25T09:04:01.913Z] ---> 757d0efd95fb [2022-04-25T09:04:01.913Z] Step 13/24 : FROM alpine:3.14 [2022-04-25T09:04:02.485Z] 3.14: Pulling from library/alpine [2022-04-25T09:04:02.746Z] 8663204ce13b: Pulling fs layer [2022-04-25T09:04:03.007Z] 8663204ce13b: Verifying Checksum [2022-04-25T09:04:03.007Z] 8663204ce13b: Download complete [2022-04-25T09:04:03.007Z] 8663204ce13b: Pull complete [2022-04-25T09:04:03.007Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T09:04:03.007Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T09:04:03.007Z] ---> e04c818066af [2022-04-25T09:04:03.007Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-25T09:04:03.267Z] ---> Running in a96a4db8792b [2022-04-25T09:04:03.267Z] Removing intermediate container a96a4db8792b [2022-04-25T09:04:03.267Z] ---> d0935ff65a60 [2022-04-25T09:04:03.267Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T09:04:03.267Z] ---> Running in 0d770d0e768e [2022-04-25T09:04:03.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T09:04:03.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T09:04:03.788Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T09:04:03.788Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T09:04:03.788Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T09:04:03.788Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T09:04:03.788Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T09:04:03.788Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T09:04:03.788Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T09:04:03.788Z] OK: 8 MiB in 20 packages [2022-04-25T09:04:04.354Z] Removing intermediate container 0d770d0e768e [2022-04-25T09:04:04.354Z] ---> 947465a085e4 [2022-04-25T09:04:04.354Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-25T09:04:04.922Z] ---> f8698a434957 [2022-04-25T09:04:04.922Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-25T09:04:04.922Z] ---> a6dac017e9c6 [2022-04-25T09:04:04.922Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-25T09:04:05.182Z] ---> e80ff6fcf18d [2022-04-25T09:04:05.182Z] Step 19/24 : EXPOSE 59982 [2022-04-25T09:04:05.182Z] ---> Running in 212d49989636 [2022-04-25T09:04:05.182Z] Removing intermediate container 212d49989636 [2022-04-25T09:04:05.182Z] ---> 4c86b8109ba9 [2022-04-25T09:04:05.182Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-25T09:04:05.182Z] ---> Running in eadc0a22912d [2022-04-25T09:04:05.441Z] Removing intermediate container eadc0a22912d [2022-04-25T09:04:05.441Z] ---> 526647bbc0b0 [2022-04-25T09:04:05.441Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T09:04:05.441Z] ---> Running in fcb8f02b5588 [2022-04-25T09:04:05.441Z] Removing intermediate container fcb8f02b5588 [2022-04-25T09:04:05.441Z] ---> cfacb31f5049 [2022-04-25T09:04:05.441Z] Step 22/24 : LABEL arch=amd64 [2022-04-25T09:04:05.701Z] ---> Running in 30e2d02c6780 [2022-04-25T09:04:05.701Z] Removing intermediate container 30e2d02c6780 [2022-04-25T09:04:05.701Z] ---> 5c70181bdeb1 [2022-04-25T09:04:05.701Z] Step 23/24 : LABEL git_sha=119d050bc5ea62958bdb28bf927861272da8c4b8 [2022-04-25T09:04:05.701Z] ---> Running in 10a7103c43b4 [2022-04-25T09:04:05.701Z] Removing intermediate container 10a7103c43b4 [2022-04-25T09:04:05.701Z] ---> 996edbcc8e86 [2022-04-25T09:04:05.701Z] Step 24/24 : LABEL version=0.0.0 [2022-04-25T09:04:05.701Z] ---> Running in 11083de54886 [2022-04-25T09:04:05.960Z] Removing intermediate container 11083de54886 [2022-04-25T09:04:05.960Z] ---> 2dced550f5a3 [2022-04-25T09:04:05.960Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T09:04:05.960Z] Successfully built 2dced550f5a3 [2022-04-25T09:04:05.960Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:04:06.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T09:04:06.365Z] [2022-04-25T09:04:06.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:04:06.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T09:04:06.665Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T09:04:06.665Z] 5eb5b503b376: Pulling fs layer [2022-04-25T09:04:06.665Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T09:04:06.665Z] ec43610c2a17: Pulling fs layer [2022-04-25T09:04:06.665Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T09:04:06.665Z] 33b1e0a273af: Pulling fs layer [2022-04-25T09:04:06.665Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T09:04:06.666Z] 2f39f015ded8: Pulling fs layer [2022-04-25T09:04:06.666Z] 33b1e0a273af: Waiting [2022-04-25T09:04:06.666Z] 5d3b04190fa2: Waiting [2022-04-25T09:04:06.666Z] 2f39f015ded8: Waiting [2022-04-25T09:04:06.666Z] 3a2ae6a8a46f: Waiting [2022-04-25T09:04:06.666Z] 5c69ac0246d0: Verifying Checksum [2022-04-25T09:04:06.666Z] 5c69ac0246d0: Download complete [2022-04-25T09:04:06.666Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-25T09:04:06.666Z] 3a2ae6a8a46f: Download complete [2022-04-25T09:04:06.666Z] 33b1e0a273af: Verifying Checksum [2022-04-25T09:04:06.666Z] 33b1e0a273af: Download complete [2022-04-25T09:04:06.666Z] ec43610c2a17: Verifying Checksum [2022-04-25T09:04:06.666Z] ec43610c2a17: Download complete [2022-04-25T09:04:06.924Z] 5d3b04190fa2: Verifying Checksum [2022-04-25T09:04:06.924Z] 5d3b04190fa2: Download complete [2022-04-25T09:04:06.924Z] 5eb5b503b376: Verifying Checksum [2022-04-25T09:04:06.924Z] 5eb5b503b376: Download complete [2022-04-25T09:04:07.492Z] 2f39f015ded8: Verifying Checksum [2022-04-25T09:04:07.492Z] 2f39f015ded8: Download complete [2022-04-25T09:04:08.059Z] 5eb5b503b376: Pull complete [2022-04-25T09:04:08.317Z] 5c69ac0246d0: Pull complete [2022-04-25T09:04:08.577Z] ec43610c2a17: Pull complete [2022-04-25T09:04:08.837Z] 3a2ae6a8a46f: Pull complete [2022-04-25T09:04:08.837Z] 33b1e0a273af: Pull complete [2022-04-25T09:04:09.097Z] 5d3b04190fa2: Pull complete [2022-04-25T09:04:13.287Z] 2f39f015ded8: Pull complete [2022-04-25T09:04:13.287Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T09:04:13.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T09:04:13.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T09:04:13.350Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-04-25T09:04:13.392Z] $ 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/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T09:04:15.214Z] $ docker top 47d62f2bcb4481491026646da135bd928df19d5286389bcc2730bb1eea9fbaf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:04:15.596Z] ---> job-cost.sh [2022-04-25T09:04:15.596Z] lf-activate-venv: SKIPPING [2022-04-25T09:04:15.596Z] INFO: No Stack... [2022-04-25T09:04:15.854Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T09:04:16.423Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T09:04:16.719Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives/cost.csv [2022-04-25T09:04:16.720Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T09:04:16.738Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-365-5-stack-cost] [2022-04-25T09:04:16.750Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-5-stack-cost] did not exist. Created. [2022-04-25T09:04:16.750Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-365-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T09:04:17.061Z] + echo total: 0.8799999952316284 [Pipeline] stash [2022-04-25T09:04:17.085Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T09:04:17.090Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T09:04:17.119Z] $ docker stop --time=1 47d62f2bcb4481491026646da135bd928df19d5286389bcc2730bb1eea9fbaf5 [2022-04-25T09:04:18.285Z] $ docker rm -f 47d62f2bcb4481491026646da135bd928df19d5286389bcc2730bb1eea9fbaf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T09:06:24.604Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21956 in /w/workspace/gexfoundry_device-mqtt-go_PR-365 [Pipeline] { [Pipeline] ws [2022-04-25T09:06:24.616Z] Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout [2022-04-25T09:06:24.909Z] Selected Git installation does not exist. Using Default [2022-04-25T09:06:24.909Z] The recommended git tool is: NONE [2022-04-25T09:06:31.148Z] using credential edgex-jenkins-ssh [2022-04-25T09:06:31.168Z] Cloning the remote Git repository [2022-04-25T09:06:31.228Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-25T09:06:31.317Z] > git init /w/workspace/device-mqtt-go/5 # timeout=10 [2022-04-25T09:06:31.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-25T09:06:31.394Z] > git --version # timeout=10 [2022-04-25T09:06:31.417Z] > git --version # 'git version 2.25.1' [2022-04-25T09:06:31.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T09:06:31.518Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T09:06:32.570Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-25T09:06:32.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T09:06:32.627Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-25T09:06:32.663Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-25T09:06:32.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T09:06:32.678Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-25T09:06:33.257Z] Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 119d050bc5ea62958bdb28bf927861272da8c4b8 [2022-04-25T09:06:33.491Z] Merge succeeded, producing 119d050bc5ea62958bdb28bf927861272da8c4b8 [2022-04-25T09:06:33.492Z] Checking out Revision 119d050bc5ea62958bdb28bf927861272da8c4b8 (PR-365) [2022-04-25T09:06:33.280Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T09:06:33.317Z] > git checkout -f 119d050bc5ea62958bdb28bf927861272da8c4b8 # timeout=10 [2022-04-25T09:06:33.418Z] > git remote # timeout=10 [2022-04-25T09:06:33.433Z] > git config --get remote.origin.url # timeout=10 [2022-04-25T09:06:33.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T09:06:33.456Z] > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 [2022-04-25T09:06:33.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-25T09:06:33.504Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T09:06:33.517Z] > git checkout -f 119d050bc5ea62958bdb28bf927861272da8c4b8 # timeout=10 [2022-04-25T09:06:37.690Z] Commit message: "feat(snap): bump edgex-snap-hooks to v2.2.0-beta.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T09:06:38.555Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T09:06:38.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T09:06:38.555Z] Dload Upload Total Spent Left Speed [2022-04-25T09:06:38.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 61362 0 --:--:-- --:--:-- --:--:-- 61362 [Pipeline] sh [2022-04-25T09:06:39.090Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-25T09:06:39.436Z] + sudo tee /etc/docker/daemon.new [2022-04-25T09:06:39.436Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T09:06:39.436Z] { [2022-04-25T09:06:39.436Z] "registry-mirrors": [ [2022-04-25T09:06:39.436Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T09:06:39.436Z] ], [2022-04-25T09:06:39.436Z] "bip": "10.250.0.254/24", [2022-04-25T09:06:39.436Z] "hosts": [ [2022-04-25T09:06:39.436Z] "tcp://0.0.0.0:5555", [2022-04-25T09:06:39.436Z] "unix:///var/run/docker.sock" [2022-04-25T09:06:39.436Z] ], [2022-04-25T09:06:39.436Z] "mtu": 1458, [2022-04-25T09:06:39.436Z] "selinux-enabled": true, [2022-04-25T09:06:39.436Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T09:06:39.436Z] } [Pipeline] sh [2022-04-25T09:06:39.782Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T09:06:40.139Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T09:06:58.503Z] provisioning config files... [2022-04-25T09:06:58.530Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config4766890498990225256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:06:59.006Z] ---> docker-login.sh [2022-04-25T09:06:59.006Z] nexus3.edgexfoundry.org:10001 [2022-04-25T09:06:59.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:06:59.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:06:59.881Z] Configure a credential helper to remove this warning. See [2022-04-25T09:06:59.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:06:59.881Z] [2022-04-25T09:06:59.881Z] Login Succeeded [2022-04-25T09:06:59.881Z] nexus3.edgexfoundry.org:10002 [2022-04-25T09:07:00.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:07:00.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:07:00.486Z] Configure a credential helper to remove this warning. See [2022-04-25T09:07:00.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:07:00.486Z] [2022-04-25T09:07:00.486Z] Login Succeeded [2022-04-25T09:07:00.486Z] nexus3.edgexfoundry.org:10003 [2022-04-25T09:07:00.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:07:01.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:07:01.037Z] Configure a credential helper to remove this warning. See [2022-04-25T09:07:01.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:07:01.037Z] [2022-04-25T09:07:01.037Z] Login Succeeded [2022-04-25T09:07:01.037Z] nexus3.edgexfoundry.org:10004 [2022-04-25T09:07:01.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:07:01.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:07:01.593Z] Configure a credential helper to remove this warning. See [2022-04-25T09:07:01.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:07:01.593Z] [2022-04-25T09:07:01.593Z] Login Succeeded [2022-04-25T09:07:01.593Z] docker.io [2022-04-25T09:07:01.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T09:07:02.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T09:07:02.457Z] Configure a credential helper to remove this warning. See [2022-04-25T09:07:02.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T09:07:02.457Z] [2022-04-25T09:07:02.457Z] Login Succeeded [2022-04-25T09:07:02.457Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T09:07:02.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T09:07:03.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T09:07:03.122Z] ========================================================= [2022-04-25T09:07:03.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T09:07:03.122Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:07:03.476Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-25T09:07:03.753Z] Sending build context to Docker daemon 3.092MB [2022-04-25T09:07:04.029Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T09:07:04.029Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T09:07:04.029Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T09:07:04.029Z] 9b3977197b4f: Pulling fs layer [2022-04-25T09:07:04.029Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T09:07:04.029Z] 94645a83ff95: Pulling fs layer [2022-04-25T09:07:04.029Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T09:07:04.029Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T09:07:04.029Z] 3096ccb668a1: Pulling fs layer [2022-04-25T09:07:04.029Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T09:07:04.029Z] a4caa8a26152: Pulling fs layer [2022-04-25T09:07:04.029Z] 3f3a8bcf1eab: Waiting [2022-04-25T09:07:04.029Z] 0c92f367c5e7: Waiting [2022-04-25T09:07:04.029Z] 3096ccb668a1: Waiting [2022-04-25T09:07:04.029Z] e8cf19c19ddd: Waiting [2022-04-25T09:07:04.029Z] 94645a83ff95: Verifying Checksum [2022-04-25T09:07:04.029Z] 94645a83ff95: Download complete [2022-04-25T09:07:04.029Z] 1a89e8eeedd5: Download complete [2022-04-25T09:07:04.029Z] 0c92f367c5e7: Verifying Checksum [2022-04-25T09:07:04.029Z] 0c92f367c5e7: Download complete [2022-04-25T09:07:04.029Z] 3096ccb668a1: Verifying Checksum [2022-04-25T09:07:04.029Z] 3096ccb668a1: Download complete [2022-04-25T09:07:04.305Z] e8cf19c19ddd: Download complete [2022-04-25T09:07:04.305Z] 9b3977197b4f: Download complete [2022-04-25T09:07:04.905Z] 9b3977197b4f: Pull complete [2022-04-25T09:07:05.509Z] 1a89e8eeedd5: Pull complete [2022-04-25T09:07:05.782Z] 94645a83ff95: Pull complete [2022-04-25T09:07:06.055Z] a4caa8a26152: Verifying Checksum [2022-04-25T09:07:06.055Z] a4caa8a26152: Download complete [2022-04-25T09:07:06.648Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-25T09:07:06.648Z] 3f3a8bcf1eab: Download complete [2022-04-25T09:07:19.058Z] 3f3a8bcf1eab: Pull complete [2022-04-25T09:07:19.058Z] 0c92f367c5e7: Pull complete [2022-04-25T09:07:19.058Z] 3096ccb668a1: Pull complete [2022-04-25T09:07:19.058Z] e8cf19c19ddd: Pull complete [2022-04-25T09:07:25.794Z] a4caa8a26152: Pull complete [2022-04-25T09:07:25.794Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T09:07:25.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T09:07:25.794Z] ---> 725f1c02e7f9 [2022-04-25T09:07:25.794Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T09:07:26.775Z] ---> Running in b34b196a7cde [2022-04-25T09:07:26.775Z] Removing intermediate container b34b196a7cde [2022-04-25T09:07:26.775Z] ---> d5a90f919a1d [2022-04-25T09:07:26.775Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T09:07:27.049Z] ---> Running in 0ef0ef9df72b [2022-04-25T09:07:27.336Z] Removing intermediate container 0ef0ef9df72b [2022-04-25T09:07:27.336Z] ---> 6ac2dd1c2845 [2022-04-25T09:07:27.336Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T09:07:27.336Z] ---> Running in d77966b62806 [2022-04-25T09:07:29.333Z] Removing intermediate container d77966b62806 [2022-04-25T09:07:29.333Z] ---> 80042b44f300 [2022-04-25T09:07:29.333Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T09:07:29.333Z] ---> Running in 7a7844f14c77 [2022-04-25T09:07:31.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T09:07:32.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T09:07:33.543Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-25T09:07:33.543Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-25T09:07:33.543Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-25T09:07:33.822Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-25T09:07:33.822Z] Executing busybox-1.34.1-r3.trigger [2022-04-25T09:07:33.822Z] OK: 224 MiB in 56 packages [2022-04-25T09:07:34.814Z] Removing intermediate container 7a7844f14c77 [2022-04-25T09:07:34.814Z] ---> 74c08a978902 [2022-04-25T09:07:34.814Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-25T09:07:35.091Z] ---> Running in 0beb202fef18 [2022-04-25T09:07:35.369Z] Removing intermediate container 0beb202fef18 [2022-04-25T09:07:35.369Z] ---> c715adc4acd6 [2022-04-25T09:07:35.369Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-25T09:07:35.970Z] ---> d4a94bd4dfb2 [2022-04-25T09:07:35.970Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T09:07:35.970Z] ---> Running in 63bee378e852 [2022-04-25T09:08:32.519Z] Removing intermediate container 63bee378e852 [2022-04-25T09:08:32.519Z] ---> e5085b63070a [2022-04-25T09:08:32.519Z] Step 10/12 : COPY . . [2022-04-25T09:08:32.519Z] ---> 9e545a144e78 [2022-04-25T09:08:32.519Z] Step 11/12 : ARG MAKE='make build' [2022-04-25T09:08:32.519Z] ---> Running in cc051cff4646 [2022-04-25T09:08:32.519Z] Removing intermediate container cc051cff4646 [2022-04-25T09:08:32.519Z] ---> af4aecd63c94 [2022-04-25T09:08:32.519Z] Step 12/12 : RUN $MAKE [2022-04-25T09:08:32.519Z] ---> Running in 23874750cc04 [2022-04-25T09:08:32.519Z] noop [2022-04-25T09:08:32.519Z] Removing intermediate container 23874750cc04 [2022-04-25T09:08:32.519Z] ---> 7fb3b3e49237 [2022-04-25T09:08:32.519Z] Successfully built 7fb3b3e49237 [2022-04-25T09:08:32.519Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:08:32.858Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T09:08:32.858Z] . [Pipeline] withDockerContainer [2022-04-25T09:08:33.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-21956 does not seem to be running inside a container [2022-04-25T09:08:33.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T09:08:34.343Z] $ docker top 77b3b9e0d0ba002c86785fcfdae8865032c7f36f62c9158bb9186b8e8f31ebb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T09:08:35.211Z] + go version [2022-04-25T09:08:35.211Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T09:08:35.245Z] $ docker stop --time=1 77b3b9e0d0ba002c86785fcfdae8865032c7f36f62c9158bb9186b8e8f31ebb4 [2022-04-25T09:08:36.864Z] $ docker rm -f 77b3b9e0d0ba002c86785fcfdae8865032c7f36f62c9158bb9186b8e8f31ebb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:08:37.431Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T09:08:37.431Z] . [Pipeline] withDockerContainer [2022-04-25T09:08:37.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-21956 does not seem to be running inside a container [2022-04-25T09:08:37.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T09:08:38.880Z] $ docker top 3ecd94dc2719525bb6a9905366b61d86ff5cf4d1c95fb248d3c48ec540f5f0f3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T09:08:39.755Z] + make test [2022-04-25T09:08:39.755Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T09:08:41.184Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-25T09:10:03.020Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-25T09:10:03.020Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.8% of statements [2022-04-25T09:10:03.020Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-25T09:10:03.020Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T09:10:03.020Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T09:10:29.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T09:10:29.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T09:10:29.793Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T09:10:30.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T09:10:30.437Z] $ docker stop --time=1 3ecd94dc2719525bb6a9905366b61d86ff5cf4d1c95fb248d3c48ec540f5f0f3 [2022-04-25T09:10:32.151Z] $ docker rm -f 3ecd94dc2719525bb6a9905366b61d86ff5cf4d1c95fb248d3c48ec540f5f0f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T09:10:33.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T09:10:33.089Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T09:10:33.591Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T09:10:33.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T09:10:34.320Z] + ls -al . [2022-04-25T09:10:34.320Z] total 172 [2022-04-25T09:10:34.320Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 09:10 . [2022-04-25T09:10:34.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 09:06 .. [2022-04-25T09:10:34.320Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 25 09:06 .dockerignore [2022-04-25T09:10:34.321Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 09:06 .git [2022-04-25T09:10:34.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 09:06 .github [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 25 09:06 .gitignore [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 09:06 .golangci.yml [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 25 09:06 Attribution.txt [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 25 09:06 CHANGELOG.md [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 09:06 Dockerfile [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 09:06 GOVERNANCE.md [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 25 09:06 Jenkinsfile [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 09:06 LICENSE [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 09:06 Makefile [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 09:06 OWNERS.md [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 25 09:06 README.md [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 09:02 VERSION [2022-04-25T09:10:34.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 09:06 bin [2022-04-25T09:10:34.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 09:06 cmd [2022-04-25T09:10:34.321Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 25 09:09 coverage.out [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 25 09:06 go.mod [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 25 09:06 go.sum [2022-04-25T09:10:34.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 09:06 internal [2022-04-25T09:10:34.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 09:06 mock [2022-04-25T09:10:34.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 09:06 snap [2022-04-25T09:10:34.321Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 25 09:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:10:34.665Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=119d050bc5ea62958bdb28bf927861272da8c4b8 --label arch=arm64 --label version=0.0.0 . [2022-04-25T09:10:34.938Z] Sending build context to Docker daemon 3.11MB [2022-04-25T09:10:34.938Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T09:10:34.938Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-25T09:10:34.938Z] ---> 7fb3b3e49237 [2022-04-25T09:10:34.938Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T09:10:35.211Z] ---> Running in 0079ccb7abbb [2022-04-25T09:10:35.486Z] Removing intermediate container 0079ccb7abbb [2022-04-25T09:10:35.486Z] ---> f1668649c7ba [2022-04-25T09:10:35.486Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T09:10:35.486Z] ---> Running in f1b4ee985c0c [2022-04-25T09:10:35.765Z] Removing intermediate container f1b4ee985c0c [2022-04-25T09:10:35.765Z] ---> 0ff831f2e700 [2022-04-25T09:10:35.765Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T09:10:35.765Z] ---> Running in a46e6a385fee [2022-04-25T09:10:37.811Z] Removing intermediate container a46e6a385fee [2022-04-25T09:10:37.811Z] ---> 3072b0ebfc60 [2022-04-25T09:10:37.811Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T09:10:37.811Z] ---> Running in dbb137f2d1f3 [2022-04-25T09:10:38.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T09:10:39.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T09:10:40.401Z] OK: 224 MiB in 56 packages [2022-04-25T09:10:41.386Z] Removing intermediate container dbb137f2d1f3 [2022-04-25T09:10:41.386Z] ---> 39f753cfb6ab [2022-04-25T09:10:41.386Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-25T09:10:41.386Z] ---> Running in cabf61668b27 [2022-04-25T09:10:41.663Z] Removing intermediate container cabf61668b27 [2022-04-25T09:10:41.663Z] ---> f3f2050f37a6 [2022-04-25T09:10:41.663Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-25T09:10:42.268Z] ---> ec771e7c637b [2022-04-25T09:10:42.268Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T09:10:42.268Z] ---> Running in ed0609a5aece [2022-04-25T09:10:44.241Z] Removing intermediate container ed0609a5aece [2022-04-25T09:10:44.241Z] ---> 66c03fb9c79c [2022-04-25T09:10:44.241Z] Step 10/24 : COPY . . [2022-04-25T09:10:45.225Z] ---> 741c09ff5cd5 [2022-04-25T09:10:45.225Z] Step 11/24 : ARG MAKE='make build' [2022-04-25T09:10:45.225Z] ---> Running in 9ce81578017d [2022-04-25T09:10:45.500Z] Removing intermediate container 9ce81578017d [2022-04-25T09:10:45.500Z] ---> 2ee2db3120d4 [2022-04-25T09:10:45.500Z] Step 12/24 : RUN $MAKE [2022-04-25T09:10:45.500Z] ---> Running in 78967fb0c54c [2022-04-25T09:10:46.486Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-25T09:12:53.404Z] Removing intermediate container 78967fb0c54c [2022-04-25T09:12:53.404Z] ---> 96dadd5500db [2022-04-25T09:12:53.404Z] Step 13/24 : FROM alpine:3.14 [2022-04-25T09:12:53.404Z] 3.14: Pulling from library/alpine [2022-04-25T09:12:53.404Z] 455c02918c45: Pulling fs layer [2022-04-25T09:12:53.404Z] 455c02918c45: Verifying Checksum [2022-04-25T09:12:53.404Z] 455c02918c45: Download complete [2022-04-25T09:12:53.404Z] 455c02918c45: Pull complete [2022-04-25T09:12:53.404Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T09:12:53.404Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T09:12:53.404Z] ---> ac73e934f311 [2022-04-25T09:12:53.404Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-25T09:12:53.404Z] ---> Running in db48efead1c3 [2022-04-25T09:12:53.404Z] Removing intermediate container db48efead1c3 [2022-04-25T09:12:53.404Z] ---> 85b071dbe90e [2022-04-25T09:12:53.404Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T09:12:53.404Z] ---> Running in d6cd2d4a8213 [2022-04-25T09:12:53.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T09:12:53.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T09:12:53.404Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T09:12:53.404Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T09:12:53.404Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T09:12:53.404Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T09:12:53.404Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T09:12:53.404Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T09:12:53.404Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T09:12:53.404Z] OK: 8 MiB in 20 packages [2022-04-25T09:12:53.404Z] Removing intermediate container d6cd2d4a8213 [2022-04-25T09:12:53.404Z] ---> 4aa07045953a [2022-04-25T09:12:53.404Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-25T09:12:53.680Z] ---> 0e577ea04407 [2022-04-25T09:12:53.680Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-25T09:12:54.277Z] ---> 462006eb3ee3 [2022-04-25T09:12:54.277Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-25T09:12:54.879Z] ---> feb3d289bf20 [2022-04-25T09:12:54.879Z] Step 19/24 : EXPOSE 59982 [2022-04-25T09:12:54.879Z] ---> Running in 9133c7217fa8 [2022-04-25T09:12:55.156Z] Removing intermediate container 9133c7217fa8 [2022-04-25T09:12:55.156Z] ---> 3696622a0789 [2022-04-25T09:12:55.156Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-25T09:12:55.156Z] ---> Running in 7409016e1d1b [2022-04-25T09:12:55.757Z] Removing intermediate container 7409016e1d1b [2022-04-25T09:12:55.757Z] ---> a5a7634decd0 [2022-04-25T09:12:55.757Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T09:12:55.757Z] ---> Running in a9ee7e5b524e [2022-04-25T09:12:56.033Z] Removing intermediate container a9ee7e5b524e [2022-04-25T09:12:56.033Z] ---> 7bc3d3c14895 [2022-04-25T09:12:56.033Z] Step 22/24 : LABEL arch=arm64 [2022-04-25T09:12:56.033Z] ---> Running in 048baf73cfbf [2022-04-25T09:12:56.316Z] Removing intermediate container 048baf73cfbf [2022-04-25T09:12:56.316Z] ---> bce1da646213 [2022-04-25T09:12:56.316Z] Step 23/24 : LABEL git_sha=119d050bc5ea62958bdb28bf927861272da8c4b8 [2022-04-25T09:12:56.606Z] ---> Running in a3cbc839ddf9 [2022-04-25T09:12:56.881Z] Removing intermediate container a3cbc839ddf9 [2022-04-25T09:12:56.881Z] ---> 7620142cd767 [2022-04-25T09:12:56.881Z] Step 24/24 : LABEL version=0.0.0 [2022-04-25T09:12:56.881Z] ---> Running in e3bea39d769f [2022-04-25T09:12:57.158Z] Removing intermediate container e3bea39d769f [2022-04-25T09:12:57.159Z] ---> 3f76f8d98706 [2022-04-25T09:12:57.159Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T09:12:57.159Z] Successfully built 3f76f8d98706 [2022-04-25T09:12:57.432Z] Successfully tagged device-mqtt-arm64:latest [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-04-25T09:12:57.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T09:12:57.864Z] [2022-04-25T09:12:57.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:12:58.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T09:12:58.503Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T09:12:58.503Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T09:12:58.503Z] 04944245beec: Pulling fs layer [2022-04-25T09:12:58.503Z] 699f458cf7ca: Pulling fs layer [2022-04-25T09:12:58.503Z] 765212b225bb: Pulling fs layer [2022-04-25T09:12:58.503Z] f23df028b6ca: Pulling fs layer [2022-04-25T09:12:58.503Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T09:12:58.503Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T09:12:58.503Z] 765212b225bb: Waiting [2022-04-25T09:12:58.503Z] f23df028b6ca: Waiting [2022-04-25T09:12:58.503Z] d65c8cfc05b1: Waiting [2022-04-25T09:12:58.503Z] 2437ff75d9bd: Waiting [2022-04-25T09:12:58.503Z] 04944245beec: Verifying Checksum [2022-04-25T09:12:58.503Z] 04944245beec: Download complete [2022-04-25T09:12:58.503Z] 765212b225bb: Verifying Checksum [2022-04-25T09:12:58.503Z] 765212b225bb: Download complete [2022-04-25T09:12:58.503Z] f23df028b6ca: Verifying Checksum [2022-04-25T09:12:58.503Z] f23df028b6ca: Download complete [2022-04-25T09:12:58.503Z] d65c8cfc05b1: Verifying Checksum [2022-04-25T09:12:58.503Z] d65c8cfc05b1: Download complete [2022-04-25T09:12:58.779Z] 699f458cf7ca: Verifying Checksum [2022-04-25T09:12:58.779Z] 699f458cf7ca: Download complete [2022-04-25T09:12:59.056Z] 8998bd30e6a1: Verifying Checksum [2022-04-25T09:12:59.056Z] 8998bd30e6a1: Download complete [2022-04-25T09:13:01.696Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T09:13:01.696Z] 2437ff75d9bd: Download complete [2022-04-25T09:13:03.681Z] 8998bd30e6a1: Pull complete [2022-04-25T09:13:04.664Z] 04944245beec: Pull complete [2022-04-25T09:13:06.105Z] 699f458cf7ca: Pull complete [2022-04-25T09:13:06.379Z] 765212b225bb: Pull complete [2022-04-25T09:13:07.359Z] f23df028b6ca: Pull complete [2022-04-25T09:13:07.359Z] d65c8cfc05b1: Pull complete [2022-04-25T09:13:22.456Z] 2437ff75d9bd: Pull complete [2022-04-25T09:13:22.456Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T09:13:22.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T09:13:22.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T09:13:22.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-21956 does not seem to be running inside a container [2022-04-25T09:13:22.808Z] $ 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/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-25T09:13:25.699Z] $ docker top ddb7365ef14e940facb03e4aaff31774cdaaaed91c998f4773af65b8d38adfb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:13:26.675Z] ---> job-cost.sh [2022-04-25T09:13:26.675Z] lf-activate-venv: SKIPPING [2022-04-25T09:13:26.675Z] INFO: No Stack... [2022-04-25T09:13:26.946Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T09:13:27.927Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T09:13:28.601Z] + cat /w/workspace/device-mqtt-go/5/archives/cost.csv [2022-04-25T09:13:28.601Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T09:13:28.676Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-365-5-stack-cost] [2022-04-25T09:13:28.682Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-5-stack-cost] did not exist. Created. [2022-04-25T09:13:28.682Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-365-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T09:13:29.374Z] /w/workspace/device-mqtt-go/5@tmp/durable-b6466969/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-25T09:13:30.062Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-25T09:13:30.085Z] Warning: overwriting stash ‘stack-cost’ [2022-04-25T09:13:30.141Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T09:13:30.153Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T09:13:30.190Z] $ docker stop --time=1 ddb7365ef14e940facb03e4aaff31774cdaaaed91c998f4773af65b8d38adfb0 [2022-04-25T09:13:31.859Z] $ docker rm -f ddb7365ef14e940facb03e4aaff31774cdaaaed91c998f4773af65b8d38adfb0 [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-04-25T09:13:32.368Z] provisioning config files... [2022-04-25T09:13:32.377Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config5289238297887983397tmp [Pipeline] { [Pipeline] sh [2022-04-25T09:13:32.672Z] + set +x [2022-04-25T09:13:32.673Z] + curl -s https://codecov.io/bash [2022-04-25T09:13:32.673Z] + bash -s -- [2022-04-25T09:13:32.673Z] [2022-04-25T09:13:32.673Z] _____ _ [2022-04-25T09:13:32.673Z] / ____| | | [2022-04-25T09:13:32.673Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T09:13:32.673Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T09:13:32.673Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T09:13:32.673Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T09:13:32.673Z] Bash-1.0.6 [2022-04-25T09:13:32.673Z] [2022-04-25T09:13:32.673Z] [2022-04-25T09:13:32.673Z] ==> git version 2.25.1 found [2022-04-25T09:13:32.673Z] ==> 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-04-25T09:13:32.673Z] Release-Date: 2020-01-08 [2022-04-25T09:13:32.673Z] 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-04-25T09:13:32.673Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T09:13:32.673Z] ==> Jenkins CI detected. [2022-04-25T09:13:32.673Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-365 [2022-04-25T09:13:32.673Z] project root: . [2022-04-25T09:13:32.673Z] --> token set from env [2022-04-25T09:13:32.673Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T09:13:32.673Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T09:13:32.673Z] ==> Python coveragepy not found [2022-04-25T09:13:32.673Z] ==> Searching for coverage reports in: [2022-04-25T09:13:32.673Z] + . [2022-04-25T09:13:32.673Z] -> Found 1 reports [2022-04-25T09:13:32.673Z] ==> Detecting git/mercurial file structure [2022-04-25T09:13:32.673Z] ==> Reading reports [2022-04-25T09:13:32.673Z] + ./coverage.out bytes=17887 [2022-04-25T09:13:32.673Z] ==> Appending adjustments [2022-04-25T09:13:32.673Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T09:13:32.934Z] + Found adjustments [2022-04-25T09:13:32.934Z] ==> Gzipping contents [2022-04-25T09:13:32.934Z] 4.0K /tmp/codecov.TAAP5B.gz [2022-04-25T09:13:32.934Z] ==> Uploading reports [2022-04-25T09:13:32.934Z] url: https://codecov.io [2022-04-25T09:13:32.934Z] query: branch=PR-365&commit=119d050bc5ea62958bdb28bf927861272da8c4b8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-365%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=365&job=&cmd_args= [2022-04-25T09:13:32.934Z] -> Pinging Codecov [2022-04-25T09:13:32.934Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-365&commit=119d050bc5ea62958bdb28bf927861272da8c4b8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-365%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=365&job=&cmd_args= [2022-04-25T09:13:33.197Z] -> Uploading to [2022-04-25T09:13:33.197Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/7D719EC7BBE17E464838252E33014C33/119d050bc5ea62958bdb28bf927861272da8c4b8/8db6f521-61fe-48b2-9d0b-709f561587c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T091333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1648c9c2eea6e4ed43bf24c687e9d9ae865fbac969c486051ca976f503b599d1 [2022-04-25T09:13:33.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T09:13:33.197Z] Dload Upload Total Spent Left Speed [2022-04-25T09:13:33.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 14698 --:--:-- --:--:-- --:--:-- 14632 100 3263 0 0 100 3263 0 13944 --:--:-- --:--:-- --:--:-- 13885 [2022-04-25T09:13:33.459Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/119d050bc5ea62958bdb28bf927861272da8c4b8 [Pipeline] } [2022-04-25T09:13:33.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-04-25T09:13:34.193Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives ] [2022-04-25T09:13:34.193Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives [2022-04-25T09:13:34.193Z] total 16 [2022-04-25T09:13:34.193Z] drwxr-xr-x 3 root root 4096 Apr 25 09:04 . [2022-04-25T09:13:34.193Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 09:04 .. [2022-04-25T09:13:34.193Z] drwxr-xr-x 2 root root 4096 Apr 25 09:04 cost [2022-04-25T09:13:34.193Z] -rw-r--r-- 1 root root 87 Apr 25 09:04 cost.csv [2022-04-25T09:13:34.193Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives [2022-04-25T09:13:34.193Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives [2022-04-25T09:13:34.193Z] total 16 [2022-04-25T09:13:34.193Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 09:04 . [2022-04-25T09:13:34.193Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 09:04 .. [2022-04-25T09:13:34.193Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 09:04 cost [2022-04-25T09:13:34.193Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 25 09:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:13:34.571Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:13:35.439Z] ---> package-listing.sh [2022-04-25T09:13:35.439Z] ++ facter osfamily [2022-04-25T09:13:35.439Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T09:13:35.700Z] + OS_FAMILY=debian [2022-04-25T09:13:35.700Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-365 [2022-04-25T09:13:35.700Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T09:13:35.700Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T09:13:35.700Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T09:13:35.700Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T09:13:35.700Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-365 ']' [2022-04-25T09:13:35.700Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T09:13:35.700Z] + case "${OS_FAMILY}" in [2022-04-25T09:13:35.700Z] + dpkg -l [2022-04-25T09:13:35.700Z] + grep '^ii' [2022-04-25T09:13:35.700Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T09:13:35.700Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T09:13:35.700Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T09:13:35.700Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-365 ']' [2022-04-25T09:13:35.700Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives/ [2022-04-25T09:13:35.700Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives/ [Pipeline] echo [2022-04-25T09:13:35.714Z] 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/gexfoundry_device-mqtt-go_PR-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T09:13:35.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T09:13:36.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T09:13:36.563Z] . [Pipeline] withDockerContainer [2022-04-25T09:13:36.630Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-04-25T09:13:36.675Z] $ 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/gexfoundry_device-mqtt-go_PR-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T09:13:36.947Z] $ docker top 1327beeaa901a1736b0f81c499b12c3c684c710869cfeab1dd32d4747123acb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T09:13:37.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T09:13:37.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T09:13:37.878Z] + ls /var/log/sa-host [2022-04-25T09:13:37.878Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T09:13:37.962Z] provisioning config files... [2022-04-25T09:13:37.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config1201350632109130415tmp [Pipeline] { [Pipeline] echo [2022-04-25T09:13:37.983Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:13:38.271Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T09:13:38.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:13:38.606Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T09:13:38.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:13:38.907Z] ---> sudo-logs.sh [2022-04-25T09:13:38.907Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T09:13:38.939Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:13:39.231Z] ---> job-cost.sh [2022-04-25T09:13:39.231Z] lf-activate-venv: SKIPPING [2022-04-25T09:13:39.231Z] DEBUG: total: 0.8799999952316284 [2022-04-25T09:13:39.231Z] INFO: Retrieving Stack Cost... [2022-04-25T09:13:39.492Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T09:13:40.064Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T09:13:40.079Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T09:13:40.362Z] ---> logs-deploy.sh [2022-04-25T09:13:40.362Z] lf-activate-venv: SKIPPING [2022-04-25T09:13:40.362Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-365/5 [2022-04-25T09:13:40.362Z] INFO: archiving workspace using pattern(s): [2022-04-25T09:13:41.306Z] Archives upload complete. [2022-04-25T09:13:41.569Z] INFO: archiving logs to Nexus [2022-04-25T09:13:42.144Z] ---> uname -a: [2022-04-25T09:13:42.144Z] Linux prd-ubuntu20-04-docker-8c-8g-21947 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-25T09:13:42.144Z] [2022-04-25T09:13:42.144Z] [2022-04-25T09:13:42.144Z] ---> lscpu: [2022-04-25T09:13:42.144Z] Architecture: x86_64 [2022-04-25T09:13:42.144Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-25T09:13:42.144Z] Byte Order: Little Endian [2022-04-25T09:13:42.144Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-25T09:13:42.144Z] CPU(s): 8 [2022-04-25T09:13:42.144Z] On-line CPU(s) list: 0-7 [2022-04-25T09:13:42.144Z] Thread(s) per core: 1 [2022-04-25T09:13:42.144Z] Core(s) per socket: 1 [2022-04-25T09:13:42.144Z] Socket(s): 8 [2022-04-25T09:13:42.144Z] NUMA node(s): 1 [2022-04-25T09:13:42.144Z] Vendor ID: AuthenticAMD [2022-04-25T09:13:42.144Z] CPU family: 23 [2022-04-25T09:13:42.144Z] Model: 49 [2022-04-25T09:13:42.144Z] Model name: AMD EPYC-Rome Processor [2022-04-25T09:13:42.144Z] Stepping: 0 [2022-04-25T09:13:42.144Z] CPU MHz: 2799.998 [2022-04-25T09:13:42.144Z] BogoMIPS: 5599.99 [2022-04-25T09:13:42.144Z] Virtualization: AMD-V [2022-04-25T09:13:42.144Z] Hypervisor vendor: KVM [2022-04-25T09:13:42.144Z] Virtualization type: full [2022-04-25T09:13:42.144Z] L1d cache: 256 KiB [2022-04-25T09:13:42.144Z] L1i cache: 256 KiB [2022-04-25T09:13:42.144Z] L2 cache: 4 MiB [2022-04-25T09:13:42.144Z] L3 cache: 128 MiB [2022-04-25T09:13:42.144Z] NUMA node0 CPU(s): 0-7 [2022-04-25T09:13:42.144Z] Vulnerability Itlb multihit: Not affected [2022-04-25T09:13:42.144Z] Vulnerability L1tf: Not affected [2022-04-25T09:13:42.144Z] Vulnerability Mds: Not affected [2022-04-25T09:13:42.144Z] Vulnerability Meltdown: Not affected [2022-04-25T09:13:42.144Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-25T09:13:42.144Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-25T09:13:42.144Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-25T09:13:42.144Z] Vulnerability Srbds: Not affected [2022-04-25T09:13:42.144Z] Vulnerability Tsx async abort: Not affected [2022-04-25T09:13:42.144Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-25T09:13:42.144Z] [2022-04-25T09:13:42.144Z]