Pull request #374 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b+d48f562ef729a2ec37fa97109bc6a87329b19a34 (4a95b6f92a69e49e9b6e938f01de766f715ad251) 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-ssh8607321088529646040.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh14764562535202328182.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-374/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-374/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15123041122265302432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh3523892312075862486.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-374/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-374/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2678921966039225747.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34824’ Running on prd-ubuntu20.04-docker-8c-8g-34831 in /w/workspace/gexfoundry_device-mqtt-go_PR-374 [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-374 # 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 d48f562ef729a2ec37fa97109bc6a87329b19a34 into PR head commit 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b Merge succeeded, producing 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b Checking out Revision 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b (PR-374) > 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/374/head:refs/remotes/origin/PR-374 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b # 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 d48f562ef729a2ec37fa97109bc6a87329b19a34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T02:44:28.432Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T02:44:28.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T02:44:28.595Z] ========================================================= [2022-05-03T02:44:28.595Z] EdgeX Global Pipelines Version Info [2022-05-03T02:44:28.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:44:29.391Z] ------------------- [2022-05-03T02:44:29.391Z] stable info: [2022-05-03T02:44:29.391Z] ------------------- [2022-05-03T02:44:29.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T02:44:29.391Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T02:44:29.391Z] Message: update stable to v1.0.227 [2022-05-03T02:44:29.968Z] ------------------- [2022-05-03T02:44:29.968Z] experimental info: [2022-05-03T02:44:29.968Z] ------------------- [2022-05-03T02:44:29.968Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T02:44:29.968Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T02:44:29.968Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T02:44:30.145Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-03T02:44:30.168Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-03T02:44:30.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T02:44:30.215Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T02:44:30.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T02:44:30.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T02:44:30.262Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T02:44:30.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-03T02:44:30.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T02:44:30.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T02:44:30.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T02:44:30.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-03T02:44:30.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T02:44:30.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T02:44:30.353Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T02:44:30.365Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T02:44:30.381Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T02:44:30.404Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T02:44:30.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T02:44:30.447Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T02:44:30.467Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-03T02:44:30.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-03T02:44:30.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-03T02:44:30.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-03T02:44:30.552Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-03T02:44:30.574Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T02:44:30.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-374 [Pipeline] echo [2022-05-03T02:44:30.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-374 [Pipeline] echo [2022-05-03T02:44:30.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-374 [Pipeline] echo [2022-05-03T02:44:30.650Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [Pipeline] echo [2022-05-03T02:44:30.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f9a4eb [Pipeline] echo [2022-05-03T02:44:30.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T02:44:30.752Z] provisioning config files... [2022-05-03T02:44:30.777Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config5405225166919596856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:44:31.135Z] ---> docker-login.sh [2022-05-03T02:44:31.135Z] nexus3.edgexfoundry.org:10001 [2022-05-03T02:44:31.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:31.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:31.398Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:31.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:31.398Z] [2022-05-03T02:44:31.398Z] Login Succeeded [2022-05-03T02:44:31.398Z] nexus3.edgexfoundry.org:10002 [2022-05-03T02:44:31.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:31.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:31.660Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:31.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:31.660Z] [2022-05-03T02:44:31.660Z] Login Succeeded [2022-05-03T02:44:31.660Z] nexus3.edgexfoundry.org:10003 [2022-05-03T02:44:31.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:31.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:31.660Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:31.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:31.660Z] [2022-05-03T02:44:31.660Z] Login Succeeded [2022-05-03T02:44:31.660Z] nexus3.edgexfoundry.org:10004 [2022-05-03T02:44:31.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:31.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:31.932Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:31.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:31.932Z] [2022-05-03T02:44:31.932Z] Login Succeeded [2022-05-03T02:44:31.932Z] docker.io [2022-05-03T02:44:31.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:32.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:32.508Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:32.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:32.508Z] [2022-05-03T02:44:32.508Z] Login Succeeded [2022-05-03T02:44:32.508Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T02:44:32.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T02:44:32.928Z] + git rev-list -1 --merges 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b~1..2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [Pipeline] echo [2022-05-03T02:44:33.038Z] -----------> git rev-list -1 --merges 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b~1..2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [false] [Pipeline] sh [2022-05-03T02:44:33.339Z] + git log --format=format:%s -1 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [Pipeline] echo [2022-05-03T02:44:33.357Z] ========================================================= [2022-05-03T02:44:33.357Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T02:44:33.357Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T02:44:33.718Z] + git log --format=format:%s -1 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [Pipeline] echo [2022-05-03T02:44:33.745Z] [semverPrep] GIT_COMMIT: 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-05-03T02:44:33.757Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-03T02:44:34.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T02:44:34.146Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T02:44:34.146Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T02:44:34.146Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T02:44:34.146Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T02:44:34.146Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T02:44:34.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:44:34.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T02:44:34.507Z] [2022-05-03T02:44:34.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:44:34.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T02:44:34.821Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T02:44:34.821Z] 1fe172e4850f: Pulling fs layer [2022-05-03T02:44:34.821Z] caf521ccaac6: Pulling fs layer [2022-05-03T02:44:34.821Z] 3ead6fa29328: Pulling fs layer [2022-05-03T02:44:34.821Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T02:44:34.821Z] a8d5f1318db7: Pulling fs layer [2022-05-03T02:44:34.821Z] c427282e49a2: Pulling fs layer [2022-05-03T02:44:34.821Z] 1827001aaf11: Pulling fs layer [2022-05-03T02:44:34.821Z] 0714d37db230: Pulling fs layer [2022-05-03T02:44:34.821Z] ac28cf19c067: Pulling fs layer [2022-05-03T02:44:34.821Z] ca983d60f3e2: Pulling fs layer [2022-05-03T02:44:34.821Z] 9f894cec8388: Pulling fs layer [2022-05-03T02:44:34.821Z] ca983d60f3e2: Waiting [2022-05-03T02:44:34.821Z] 1827001aaf11: Waiting [2022-05-03T02:44:34.821Z] 0714d37db230: Waiting [2022-05-03T02:44:34.821Z] ac28cf19c067: Waiting [2022-05-03T02:44:34.821Z] a8d5f1318db7: Waiting [2022-05-03T02:44:34.821Z] 5c2a1cbceb83: Waiting [2022-05-03T02:44:34.821Z] c427282e49a2: Waiting [2022-05-03T02:44:34.821Z] caf521ccaac6: Verifying Checksum [2022-05-03T02:44:34.821Z] caf521ccaac6: Download complete [2022-05-03T02:44:34.821Z] 5c2a1cbceb83: Verifying Checksum [2022-05-03T02:44:34.821Z] 5c2a1cbceb83: Download complete [2022-05-03T02:44:35.088Z] a8d5f1318db7: Verifying Checksum [2022-05-03T02:44:35.088Z] a8d5f1318db7: Download complete [2022-05-03T02:44:35.088Z] c427282e49a2: Download complete [2022-05-03T02:44:35.088Z] 3ead6fa29328: Verifying Checksum [2022-05-03T02:44:35.088Z] 3ead6fa29328: Download complete [2022-05-03T02:44:35.088Z] 0714d37db230: Verifying Checksum [2022-05-03T02:44:35.088Z] 0714d37db230: Download complete [2022-05-03T02:44:35.088Z] ac28cf19c067: Download complete [2022-05-03T02:44:35.088Z] ca983d60f3e2: Download complete [2022-05-03T02:44:35.088Z] 9f894cec8388: Verifying Checksum [2022-05-03T02:44:35.088Z] 9f894cec8388: Download complete [2022-05-03T02:44:35.088Z] 1fe172e4850f: Verifying Checksum [2022-05-03T02:44:35.088Z] 1fe172e4850f: Download complete [2022-05-03T02:44:35.349Z] 1827001aaf11: Verifying Checksum [2022-05-03T02:44:35.349Z] 1827001aaf11: Download complete [2022-05-03T02:44:36.739Z] 1fe172e4850f: Pull complete [2022-05-03T02:44:36.739Z] caf521ccaac6: Pull complete [2022-05-03T02:44:37.310Z] 3ead6fa29328: Pull complete [2022-05-03T02:44:37.310Z] 5c2a1cbceb83: Pull complete [2022-05-03T02:44:37.570Z] a8d5f1318db7: Pull complete [2022-05-03T02:44:37.830Z] c427282e49a2: Pull complete [2022-05-03T02:44:39.749Z] 1827001aaf11: Pull complete [2022-05-03T02:44:39.749Z] 0714d37db230: Pull complete [2022-05-03T02:44:40.020Z] ac28cf19c067: Pull complete [2022-05-03T02:44:40.020Z] ca983d60f3e2: Pull complete [2022-05-03T02:44:40.020Z] 9f894cec8388: Pull complete [2022-05-03T02:44:40.020Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T02:44:40.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T02:44:40.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T02:44:40.106Z] prd-ubuntu20.04-docker-8c-8g-34831 does not seem to be running inside a container [2022-05-03T02:44:40.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T02:44:41.351Z] $ docker top 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 -eo pid,comm [2022-05-03T02:44:41.429Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-03T02:44:41.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T02:44:41.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T02:44:41.473Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T02:44:41.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T02:44:41.622Z] $ docker exec 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 ssh-agent [2022-05-03T02:44:41.772Z] SSH_AUTH_SOCK=/tmp/ssh-USIWJq0BpDO8/agent.34 [2022-05-03T02:44:41.772Z] SSH_AGENT_PID=40 [2022-05-03T02:44:41.780Z] Running ssh-add (command line suppressed) [2022-05-03T02:44:41.890Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_7031690220878020015.key (/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_7031690220878020015.key) [2022-05-03T02:44:41.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T02:44:42.219Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T02:44:42.226Z] $ docker exec --env ******** --env ******** 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 ssh-agent -k [2022-05-03T02:44:42.334Z] unset SSH_AUTH_SOCK; [2022-05-03T02:44:42.335Z] unset SSH_AGENT_PID; [2022-05-03T02:44:42.335Z] echo Agent pid 40 killed; [2022-05-03T02:44:42.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T02:44:42.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T02:44:42.377Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T02:44:42.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T02:44:42.505Z] $ docker exec 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 ssh-agent [2022-05-03T02:44:42.644Z] SSH_AUTH_SOCK=/tmp/ssh-1p3GKBHLC9eX/agent.74 [2022-05-03T02:44:42.644Z] SSH_AGENT_PID=80 [2022-05-03T02:44:42.649Z] Running ssh-add (command line suppressed) [2022-05-03T02:44:42.769Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5688948420676244438.key (/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5688948420676244438.key) [2022-05-03T02:44:42.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T02:44:43.086Z] + git semver init [2022-05-03T02:44:43.349Z] 2022-05-03 02:44:43,303 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T02:44:43.349Z] 2022-05-03 02:44:43,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver [2022-05-03T02:44:43.349Z] 2022-05-03 02:44:43,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver [2022-05-03T02:44:43.349Z] 2022-05-03 02:44:43,305 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374, universal_newlines=False, shell=None, istream=None) [2022-05-03T02:44:44.294Z] 2022-05-03 02:44:44,091 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.git/info/exclude [2022-05-03T02:44:44.294Z] 2022-05-03 02:44:44,092 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 with force:False [2022-05-03T02:44:44.294Z] 2022-05-03 02:44:44,092 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 [2022-05-03T02:44:44.294Z] 2022-05-03 02:44:44,095 [execute] INFO git cat-file --batch-check [2022-05-03T02:44:44.294Z] 2022-05-03 02:44:44,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T02:44:44.294Z] 2022-05-03 02:44:44,102 [execute] INFO git cat-file --batch [2022-05-03T02:44:44.294Z] 2022-05-03 02:44:44,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T02:44:44.294Z] 2022-05-03 02:44:44,107 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 [2022-05-03T02:44:44.294Z] 0.0.0 [Pipeline] } [2022-05-03T02:44:44.302Z] $ docker exec --env ******** --env ******** 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 ssh-agent -k [2022-05-03T02:44:44.411Z] unset SSH_AUTH_SOCK; [2022-05-03T02:44:44.411Z] unset SSH_AGENT_PID; [2022-05-03T02:44:44.411Z] echo Agent pid 80 killed; [2022-05-03T02:44:44.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T02:44:44.747Z] + git semver [Pipeline] } [2022-05-03T02:44:45.024Z] $ docker stop --time=1 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 [2022-05-03T02:44:46.338Z] $ docker rm -f 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T02:44:46.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T02:44:46.990Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T02:44:46.994Z] [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-05-03T02:44:47.181Z] provisioning config files... [2022-05-03T02:44:47.190Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config4080906596425176713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:44:47.489Z] ---> docker-login.sh [2022-05-03T02:44:47.489Z] nexus3.edgexfoundry.org:10001 [2022-05-03T02:44:47.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:47.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:47.489Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:47.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:47.489Z] [2022-05-03T02:44:47.489Z] Login Succeeded [2022-05-03T02:44:47.489Z] nexus3.edgexfoundry.org:10002 [2022-05-03T02:44:47.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:47.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:47.749Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:47.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:47.749Z] [2022-05-03T02:44:47.749Z] Login Succeeded [2022-05-03T02:44:47.749Z] nexus3.edgexfoundry.org:10003 [2022-05-03T02:44:47.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:47.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:47.749Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:47.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:47.749Z] [2022-05-03T02:44:47.749Z] Login Succeeded [2022-05-03T02:44:47.749Z] nexus3.edgexfoundry.org:10004 [2022-05-03T02:44:48.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:48.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:48.010Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:48.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:48.010Z] [2022-05-03T02:44:48.010Z] Login Succeeded [2022-05-03T02:44:48.010Z] docker.io [2022-05-03T02:44:48.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:48.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:48.268Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:48.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:48.268Z] [2022-05-03T02:44:48.268Z] Login Succeeded [2022-05-03T02:44:48.268Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T02:44:48.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T02:44:48.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T02:44:48.356Z] ========================================================= [2022-05-03T02:44:48.356Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T02:44:48.356Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:44:48.665Z] + 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-05-03T02:44:48.666Z] Sending build context to Docker daemon 5.865MB [2022-05-03T02:44:48.666Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T02:44:48.666Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-03T02:44:48.666Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T02:44:48.666Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T02:44:48.666Z] 666ba61612fd: Pulling fs layer [2022-05-03T02:44:48.666Z] 8ed8ca486205: Pulling fs layer [2022-05-03T02:44:48.666Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T02:44:48.666Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T02:44:48.666Z] ca2b28591e48: Pulling fs layer [2022-05-03T02:44:48.666Z] a51346096db8: Pulling fs layer [2022-05-03T02:44:48.666Z] daebc70d1ce1: Pulling fs layer [2022-05-03T02:44:48.666Z] 0e18a0eac166: Pulling fs layer [2022-05-03T02:44:48.666Z] 4fe6c5a15a65: Waiting [2022-05-03T02:44:48.666Z] 22a0e8bec74d: Waiting [2022-05-03T02:44:48.666Z] ca2b28591e48: Waiting [2022-05-03T02:44:48.666Z] a51346096db8: Waiting [2022-05-03T02:44:48.666Z] daebc70d1ce1: Waiting [2022-05-03T02:44:48.666Z] 0e18a0eac166: Waiting [2022-05-03T02:44:48.666Z] 8ed8ca486205: Verifying Checksum [2022-05-03T02:44:48.666Z] 666ba61612fd: Download complete [2022-05-03T02:44:48.666Z] 22a0e8bec74d: Download complete [2022-05-03T02:44:48.928Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T02:44:48.928Z] 59bf1c3509f3: Download complete [2022-05-03T02:44:48.928Z] ca2b28591e48: Verifying Checksum [2022-05-03T02:44:48.928Z] ca2b28591e48: Download complete [2022-05-03T02:44:48.928Z] a51346096db8: Verifying Checksum [2022-05-03T02:44:48.928Z] a51346096db8: Download complete [2022-05-03T02:44:48.928Z] daebc70d1ce1: Verifying Checksum [2022-05-03T02:44:48.928Z] daebc70d1ce1: Download complete [2022-05-03T02:44:48.928Z] 59bf1c3509f3: Pull complete [2022-05-03T02:44:49.192Z] 666ba61612fd: Pull complete [2022-05-03T02:44:49.192Z] 8ed8ca486205: Pull complete [2022-05-03T02:44:49.452Z] 0e18a0eac166: Verifying Checksum [2022-05-03T02:44:49.453Z] 0e18a0eac166: Download complete [2022-05-03T02:44:49.453Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T02:44:49.453Z] 4fe6c5a15a65: Download complete [2022-05-03T02:44:53.664Z] 4fe6c5a15a65: Pull complete [2022-05-03T02:44:53.924Z] 22a0e8bec74d: Pull complete [2022-05-03T02:44:53.924Z] ca2b28591e48: Pull complete [2022-05-03T02:44:53.924Z] a51346096db8: Pull complete [2022-05-03T02:44:54.184Z] daebc70d1ce1: Pull complete [2022-05-03T02:44:56.733Z] 0e18a0eac166: Pull complete [2022-05-03T02:44:56.733Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T02:44:56.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T02:44:56.733Z] ---> f018257e8ee9 [2022-05-03T02:44:56.733Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T02:44:57.679Z] ---> Running in e53c5fd21804 [2022-05-03T02:44:57.679Z] Removing intermediate container e53c5fd21804 [2022-05-03T02:44:57.679Z] ---> 9653dde27b5b [2022-05-03T02:44:57.679Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T02:44:57.940Z] ---> Running in 126b0a6eea08 [2022-05-03T02:44:57.940Z] Removing intermediate container 126b0a6eea08 [2022-05-03T02:44:57.940Z] ---> 6475ab13a0a4 [2022-05-03T02:44:57.940Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T02:44:57.940Z] ---> Running in 0d5d48a6b49a [2022-05-03T02:44:58.889Z] Removing intermediate container 0d5d48a6b49a [2022-05-03T02:44:58.889Z] ---> 89eabb1329e8 [2022-05-03T02:44:58.889Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T02:44:58.889Z] ---> Running in cbcac7c3abdd [2022-05-03T02:44:58.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T02:44:59.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T02:45:00.104Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T02:45:00.104Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-03T02:45:00.376Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T02:45:00.376Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T02:45:00.636Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T02:45:00.636Z] OK: 224 MiB in 56 packages [2022-05-03T02:45:00.897Z] Removing intermediate container cbcac7c3abdd [2022-05-03T02:45:00.897Z] ---> 473b9572569e [2022-05-03T02:45:00.897Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-03T02:45:00.897Z] ---> Running in d27f3a15c2dc [2022-05-03T02:45:00.897Z] Removing intermediate container d27f3a15c2dc [2022-05-03T02:45:00.897Z] ---> d0b57f09898a [2022-05-03T02:45:00.897Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-03T02:45:01.163Z] ---> b0c468ffa802 [2022-05-03T02:45:01.262Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T02:45:01.262Z] ---> Running in 37e210cd4f76 [2022-05-03T02:45:02.124Z] Still waiting to schedule task [2022-05-03T02:45:02.124Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34827’ [2022-05-03T02:45:16.196Z] Removing intermediate container 37e210cd4f76 [2022-05-03T02:45:16.196Z] ---> 2622004bcbab [2022-05-03T02:45:16.196Z] Step 10/12 : COPY . . [2022-05-03T02:45:16.196Z] ---> b5151a76d30c [2022-05-03T02:45:16.196Z] Step 11/12 : ARG MAKE='make build' [2022-05-03T02:45:16.196Z] ---> Running in 7bbbb85cd438 [2022-05-03T02:45:16.196Z] Removing intermediate container 7bbbb85cd438 [2022-05-03T02:45:16.196Z] ---> 3e7b47672d61 [2022-05-03T02:45:16.196Z] Step 12/12 : RUN $MAKE [2022-05-03T02:45:16.196Z] ---> Running in 6f4c762e2076 [2022-05-03T02:45:16.196Z] noop [2022-05-03T02:45:16.196Z] Removing intermediate container 6f4c762e2076 [2022-05-03T02:45:16.196Z] ---> f2dcb672191c [2022-05-03T02:45:16.196Z] Successfully built f2dcb672191c [2022-05-03T02:45:16.196Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:16.499Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T02:45:16.499Z] . [Pipeline] withDockerContainer [2022-05-03T02:45:16.583Z] prd-ubuntu20.04-docker-8c-8g-34831 does not seem to be running inside a container [2022-05-03T02:45:16.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@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 ******** ci-base-image-x86_64 cat [2022-05-03T02:45:17.035Z] $ docker top 0d1232386a1710e145c6754739ee397dd939e64fea0eb534ea5f5afef52f51aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T02:45:17.412Z] + go version [2022-05-03T02:45:17.412Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T02:45:17.429Z] $ docker stop --time=1 0d1232386a1710e145c6754739ee397dd939e64fea0eb534ea5f5afef52f51aa [2022-05-03T02:45:18.714Z] $ docker rm -f 0d1232386a1710e145c6754739ee397dd939e64fea0eb534ea5f5afef52f51aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:19.143Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T02:45:19.143Z] . [Pipeline] withDockerContainer [2022-05-03T02:45:19.226Z] prd-ubuntu20.04-docker-8c-8g-34831 does not seem to be running inside a container [2022-05-03T02:45:19.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@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 ******** ci-base-image-x86_64 cat [2022-05-03T02:45:19.705Z] $ docker top c98015a64a01fdf35a239280abaccb3ecc5bb5835b4a2bbe20b1a06c14dab710 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T02:45:20.190Z] + make test [2022-05-03T02:45:20.190Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-03T02:45:20.453Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-03T02:45:32.695Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-03T02:45:32.695Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 21.8% of statements [2022-05-03T02:45:32.695Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-03T02:45:39.280Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T02:45:43.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T02:45:43.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T02:45:43.486Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T02:45:43.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T02:45:43.521Z] $ docker stop --time=1 c98015a64a01fdf35a239280abaccb3ecc5bb5835b4a2bbe20b1a06c14dab710 [2022-05-03T02:45:45.163Z] $ docker rm -f c98015a64a01fdf35a239280abaccb3ecc5bb5835b4a2bbe20b1a06c14dab710 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T02:45:45.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T02:45:45.694Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-03T02:45:46.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T02:45:46.569Z] + ls -al . [2022-05-03T02:45:46.569Z] total 176 [2022-05-03T02:45:46.569Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 02:45 . [2022-05-03T02:45:46.569Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 02:44 .. [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 02:44 .dockerignore [2022-05-03T02:45:46.569Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 02:44 .git [2022-05-03T02:45:46.569Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:44 .github [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 02:44 .gitignore [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 02:44 .golangci.yml [2022-05-03T02:45:46.569Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 02:44 .semver [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 3 02:44 Attribution.txt [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 3 02:44 CHANGELOG.md [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 02:44 Dockerfile [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 02:44 GOVERNANCE.md [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 02:44 Jenkinsfile [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 02:44 LICENSE [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 02:44 Makefile [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 02:44 OWNERS.md [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 3 02:44 README.md [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 02:44 VERSION [2022-05-03T02:45:46.569Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 02:44 bin [2022-05-03T02:45:46.569Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:44 cmd [2022-05-03T02:45:46.569Z] -rw-r--r-- 1 jenkins jenkins 17887 May 3 02:45 coverage.out [2022-05-03T02:45:46.569Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 3 02:44 go.mod [2022-05-03T02:45:46.570Z] -rw-rw-r-- 1 jenkins jenkins 35377 May 3 02:44 go.sum [2022-05-03T02:45:46.570Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:44 internal [2022-05-03T02:45:46.570Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 02:44 mock [2022-05-03T02:45:46.570Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 02:44 snap [2022-05-03T02:45:46.570Z] -rw-rw-r-- 1 jenkins jenkins 227 May 3 02:44 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:46.874Z] + 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=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b --label arch=amd64 --label version=0.0.0 . [2022-05-03T02:45:46.874Z] Sending build context to Docker daemon 5.883MB [2022-05-03T02:45:46.874Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T02:45:46.874Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-03T02:45:46.874Z] ---> f2dcb672191c [2022-05-03T02:45:46.874Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T02:45:46.874Z] ---> Running in bdf865f7d28c [2022-05-03T02:45:47.136Z] Removing intermediate container bdf865f7d28c [2022-05-03T02:45:47.136Z] ---> 9ad334eb03d0 [2022-05-03T02:45:47.136Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T02:45:47.136Z] ---> Running in 24c0f93f5d37 [2022-05-03T02:45:47.136Z] Removing intermediate container 24c0f93f5d37 [2022-05-03T02:45:47.136Z] ---> f3ee5e97b840 [2022-05-03T02:45:47.136Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T02:45:47.136Z] ---> Running in 3721322fb395 [2022-05-03T02:45:47.708Z] Removing intermediate container 3721322fb395 [2022-05-03T02:45:47.708Z] ---> 3e329cbb2783 [2022-05-03T02:45:47.708Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T02:45:47.708Z] ---> Running in e83c3913bbde [2022-05-03T02:45:48.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T02:45:48.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T02:45:49.423Z] OK: 224 MiB in 56 packages [2022-05-03T02:45:49.686Z] Removing intermediate container e83c3913bbde [2022-05-03T02:45:49.686Z] ---> 10ba7212116a [2022-05-03T02:45:49.686Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-03T02:45:49.686Z] ---> Running in 37060026feab [2022-05-03T02:45:49.686Z] Removing intermediate container 37060026feab [2022-05-03T02:45:49.686Z] ---> 743b2c306f8d [2022-05-03T02:45:49.686Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-03T02:45:49.947Z] ---> c08b45e598aa [2022-05-03T02:45:49.947Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T02:45:49.947Z] ---> Running in fdafbd2a96f0 [2022-05-03T02:45:50.520Z] Removing intermediate container fdafbd2a96f0 [2022-05-03T02:45:50.520Z] ---> a72c94144130 [2022-05-03T02:45:50.520Z] Step 10/24 : COPY . . [2022-05-03T02:45:50.781Z] ---> eb7ab59c4942 [2022-05-03T02:45:50.781Z] Step 11/24 : ARG MAKE='make build' [2022-05-03T02:45:50.781Z] ---> Running in 979ad990caae [2022-05-03T02:45:51.042Z] Removing intermediate container 979ad990caae [2022-05-03T02:45:51.042Z] ---> 1dca10672b37 [2022-05-03T02:45:51.042Z] Step 12/24 : RUN $MAKE [2022-05-03T02:45:51.042Z] ---> Running in 578c2edc70d5 [2022-05-03T02:45:51.303Z] 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-05-03T02:46:13.265Z] Removing intermediate container 578c2edc70d5 [2022-05-03T02:46:13.265Z] ---> 9083cc5b20e7 [2022-05-03T02:46:13.265Z] Step 13/24 : FROM alpine:3.14 [2022-05-03T02:46:13.265Z] 3.14: Pulling from library/alpine [2022-05-03T02:46:13.265Z] 8663204ce13b: Pulling fs layer [2022-05-03T02:46:13.265Z] 8663204ce13b: Verifying Checksum [2022-05-03T02:46:13.265Z] 8663204ce13b: Download complete [2022-05-03T02:46:13.265Z] 8663204ce13b: Pull complete [2022-05-03T02:46:13.265Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T02:46:13.265Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T02:46:13.265Z] ---> e04c818066af [2022-05-03T02:46:13.265Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-03T02:46:13.265Z] ---> Running in e0964ed9166c [2022-05-03T02:46:13.265Z] Removing intermediate container e0964ed9166c [2022-05-03T02:46:13.265Z] ---> 7eed0750828b [2022-05-03T02:46:13.265Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T02:46:13.265Z] ---> Running in 1b6b9e5094ba [2022-05-03T02:46:13.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T02:46:13.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T02:46:13.527Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T02:46:13.786Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T02:46:13.786Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T02:46:13.786Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T02:46:13.786Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T02:46:13.786Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T02:46:13.786Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T02:46:13.786Z] OK: 8 MiB in 20 packages [2022-05-03T02:46:14.046Z] Removing intermediate container 1b6b9e5094ba [2022-05-03T02:46:14.046Z] ---> 792a7328ca2e [2022-05-03T02:46:14.046Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-03T02:46:14.620Z] ---> 1bced4e1be52 [2022-05-03T02:46:14.620Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-03T02:46:14.620Z] ---> 3ff69a058987 [2022-05-03T02:46:14.620Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-03T02:46:14.878Z] ---> e5794d2a4321 [2022-05-03T02:46:14.878Z] Step 19/24 : EXPOSE 59982 [2022-05-03T02:46:14.878Z] ---> Running in 291731ac0746 [2022-05-03T02:46:14.878Z] Removing intermediate container 291731ac0746 [2022-05-03T02:46:14.878Z] ---> 06dd8487e19a [2022-05-03T02:46:14.878Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-03T02:46:14.878Z] ---> Running in abd2e522c907 [2022-05-03T02:46:15.137Z] Removing intermediate container abd2e522c907 [2022-05-03T02:46:15.137Z] ---> c66865633de2 [2022-05-03T02:46:15.137Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T02:46:15.137Z] ---> Running in b3b3627ec903 [2022-05-03T02:46:15.137Z] Removing intermediate container b3b3627ec903 [2022-05-03T02:46:15.137Z] ---> 02062184a449 [2022-05-03T02:46:15.137Z] Step 22/24 : LABEL arch=amd64 [2022-05-03T02:46:15.137Z] ---> Running in 2f7600c6e35d [2022-05-03T02:46:15.397Z] Removing intermediate container 2f7600c6e35d [2022-05-03T02:46:15.397Z] ---> 765331dcbe96 [2022-05-03T02:46:15.397Z] Step 23/24 : LABEL git_sha=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [2022-05-03T02:46:15.397Z] ---> Running in f725658a8cb6 [2022-05-03T02:46:15.397Z] Removing intermediate container f725658a8cb6 [2022-05-03T02:46:15.397Z] ---> ee9a41b8c116 [2022-05-03T02:46:15.397Z] Step 24/24 : LABEL version=0.0.0 [2022-05-03T02:46:15.397Z] ---> Running in cce1993d51a1 [2022-05-03T02:46:15.397Z] Removing intermediate container cce1993d51a1 [2022-05-03T02:46:15.397Z] ---> e5e59ad85f4c [2022-05-03T02:46:15.397Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T02:46:15.397Z] Successfully built e5e59ad85f4c [2022-05-03T02:46:15.397Z] 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-05-03T02:46:15.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T02:46:15.849Z] [2022-05-03T02:46:15.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:46:16.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T02:46:16.159Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T02:46:16.159Z] 5eb5b503b376: Pulling fs layer [2022-05-03T02:46:16.159Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T02:46:16.159Z] ec43610c2a17: Pulling fs layer [2022-05-03T02:46:16.159Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T02:46:16.159Z] 33b1e0a273af: Pulling fs layer [2022-05-03T02:46:16.159Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T02:46:16.159Z] 2f39f015ded8: Pulling fs layer [2022-05-03T02:46:16.159Z] 33b1e0a273af: Waiting [2022-05-03T02:46:16.159Z] 3a2ae6a8a46f: Waiting [2022-05-03T02:46:16.159Z] 5d3b04190fa2: Waiting [2022-05-03T02:46:16.159Z] 2f39f015ded8: Waiting [2022-05-03T02:46:16.159Z] 5c69ac0246d0: Download complete [2022-05-03T02:46:16.159Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-03T02:46:16.159Z] 3a2ae6a8a46f: Download complete [2022-05-03T02:46:16.159Z] 33b1e0a273af: Verifying Checksum [2022-05-03T02:46:16.159Z] 33b1e0a273af: Download complete [2022-05-03T02:46:16.159Z] 5d3b04190fa2: Verifying Checksum [2022-05-03T02:46:16.159Z] 5d3b04190fa2: Download complete [2022-05-03T02:46:16.420Z] ec43610c2a17: Download complete [2022-05-03T02:46:16.420Z] 5eb5b503b376: Verifying Checksum [2022-05-03T02:46:16.420Z] 5eb5b503b376: Download complete [2022-05-03T02:46:16.991Z] 2f39f015ded8: Download complete [2022-05-03T02:46:17.933Z] 5eb5b503b376: Pull complete [2022-05-03T02:46:17.933Z] 5c69ac0246d0: Pull complete [2022-05-03T02:46:18.500Z] ec43610c2a17: Pull complete [2022-05-03T02:46:18.500Z] 3a2ae6a8a46f: Pull complete [2022-05-03T02:46:18.758Z] 33b1e0a273af: Pull complete [2022-05-03T02:46:19.017Z] 5d3b04190fa2: Pull complete [2022-05-03T02:46:24.292Z] 2f39f015ded8: Pull complete [2022-05-03T02:46:24.292Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T02:46:24.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T02:46:24.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T02:46:24.362Z] prd-ubuntu20.04-docker-8c-8g-34831 does not seem to be running inside a container [2022-05-03T02:46:24.407Z] $ 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-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T02:46:25.866Z] $ docker top 32f48bf1489fcd5d37430f8589e9dabdb71554a842e05a65af9ddf80a9d41361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:46:26.266Z] ---> job-cost.sh [2022-05-03T02:46:26.266Z] lf-activate-venv: SKIPPING [2022-05-03T02:46:26.266Z] INFO: No Stack... [2022-05-03T02:46:26.526Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T02:46:27.096Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T02:46:27.389Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/cost.csv [2022-05-03T02:46:27.389Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T02:46:27.405Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] [2022-05-03T02:46:27.415Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] did not exist. Created. [2022-05-03T02:46:27.415Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T02:46:27.720Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T02:46:27.751Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T02:46:27.758Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T02:46:27.782Z] $ docker stop --time=1 32f48bf1489fcd5d37430f8589e9dabdb71554a842e05a65af9ddf80a9d41361 [2022-05-03T02:46:28.948Z] $ docker rm -f 32f48bf1489fcd5d37430f8589e9dabdb71554a842e05a65af9ddf80a9d41361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T03:34:40.176Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38399 in /w/workspace/gexfoundry_device-mqtt-go_PR-374 [Pipeline] { [Pipeline] ws [2022-05-03T03:34:40.193Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2022-05-03T03:34:40.486Z] Selected Git installation does not exist. Using Default [2022-05-03T03:34:40.486Z] The recommended git tool is: NONE [2022-05-03T03:34:46.332Z] using credential edgex-jenkins-ssh [2022-05-03T03:34:46.356Z] Cloning the remote Git repository [2022-05-03T03:34:46.419Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-03T03:34:46.490Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2022-05-03T03:34:46.558Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-03T03:34:46.559Z] > git --version # timeout=10 [2022-05-03T03:34:46.575Z] > git --version # 'git version 2.25.1' [2022-05-03T03:34:46.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T03:34:46.726Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T03:34:47.782Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-03T03:34:47.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T03:34:47.823Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-03T03:34:47.852Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-03T03:34:47.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T03:34:47.865Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-03T03:34:48.374Z] Merging remotes/origin/main commit d48f562ef729a2ec37fa97109bc6a87329b19a34 into PR head commit 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [2022-05-03T03:34:48.570Z] Merge succeeded, producing 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [2022-05-03T03:34:48.570Z] Checking out Revision 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b (PR-374) [2022-05-03T03:34:48.398Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T03:34:48.414Z] > git checkout -f 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b # timeout=10 [2022-05-03T03:34:48.492Z] > git remote # timeout=10 [2022-05-03T03:34:48.508Z] > git config --get remote.origin.url # timeout=10 [2022-05-03T03:34:48.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T03:34:48.536Z] > git merge d48f562ef729a2ec37fa97109bc6a87329b19a34 # timeout=10 [2022-05-03T03:34:48.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-03T03:34:48.580Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T03:34:48.602Z] > git checkout -f 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b # timeout=10 [2022-05-03T03:34:52.790Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T03:34:53.637Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T03:34:53.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T03:34:53.637Z] Dload Upload Total Spent Left Speed [2022-05-03T03:34:53.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-05-03T03:34:54.200Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T03:34:54.549Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-03T03:34:54.549Z] + sudo tee /etc/docker/daemon.new [2022-05-03T03:34:54.549Z] { [2022-05-03T03:34:54.549Z] "registry-mirrors": [ [2022-05-03T03:34:54.549Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T03:34:54.549Z] ], [2022-05-03T03:34:54.549Z] "bip": "10.250.0.254/24", [2022-05-03T03:34:54.549Z] "hosts": [ [2022-05-03T03:34:54.549Z] "tcp://0.0.0.0:5555", [2022-05-03T03:34:54.549Z] "unix:///var/run/docker.sock" [2022-05-03T03:34:54.549Z] ], [2022-05-03T03:34:54.549Z] "mtu": 1458, [2022-05-03T03:34:54.549Z] "selinux-enabled": true, [2022-05-03T03:34:54.549Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T03:34:54.549Z] } [Pipeline] sh [2022-05-03T03:34:54.986Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T03:34:55.338Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T03:35:13.720Z] provisioning config files... [2022-05-03T03:35:13.745Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config4423535591174404529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:35:14.121Z] ---> docker-login.sh [2022-05-03T03:35:14.121Z] nexus3.edgexfoundry.org:10001 [2022-05-03T03:35:14.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:35:15.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:35:15.001Z] Configure a credential helper to remove this warning. See [2022-05-03T03:35:15.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:35:15.001Z] [2022-05-03T03:35:15.001Z] Login Succeeded [2022-05-03T03:35:15.001Z] nexus3.edgexfoundry.org:10002 [2022-05-03T03:35:15.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:35:15.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:35:15.278Z] Configure a credential helper to remove this warning. See [2022-05-03T03:35:15.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:35:15.279Z] [2022-05-03T03:35:15.279Z] Login Succeeded [2022-05-03T03:35:15.279Z] nexus3.edgexfoundry.org:10003 [2022-05-03T03:35:15.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:35:15.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:35:15.880Z] Configure a credential helper to remove this warning. See [2022-05-03T03:35:15.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:35:15.880Z] [2022-05-03T03:35:15.880Z] Login Succeeded [2022-05-03T03:35:15.880Z] nexus3.edgexfoundry.org:10004 [2022-05-03T03:35:16.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:35:16.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:35:16.436Z] Configure a credential helper to remove this warning. See [2022-05-03T03:35:16.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:35:16.436Z] [2022-05-03T03:35:16.436Z] Login Succeeded [2022-05-03T03:35:16.436Z] docker.io [2022-05-03T03:35:16.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:35:16.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:35:16.986Z] Configure a credential helper to remove this warning. See [2022-05-03T03:35:16.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:35:16.986Z] [2022-05-03T03:35:16.986Z] Login Succeeded [2022-05-03T03:35:16.986Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T03:35:17.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T03:35:17.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T03:35:17.511Z] ========================================================= [2022-05-03T03:35:17.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T03:35:17.511Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:35:17.872Z] + 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-05-03T03:35:18.148Z] Sending build context to Docker daemon 3.046MB [2022-05-03T03:35:18.148Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T03:35:18.148Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-03T03:35:18.435Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T03:35:18.435Z] 9b3977197b4f: Pulling fs layer [2022-05-03T03:35:18.435Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T03:35:18.435Z] 94645a83ff95: Pulling fs layer [2022-05-03T03:35:18.435Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T03:35:18.435Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T03:35:18.435Z] 3096ccb668a1: Pulling fs layer [2022-05-03T03:35:18.435Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T03:35:18.435Z] a4caa8a26152: Pulling fs layer [2022-05-03T03:35:18.435Z] 3f3a8bcf1eab: Waiting [2022-05-03T03:35:18.435Z] 0c92f367c5e7: Waiting [2022-05-03T03:35:18.435Z] 3096ccb668a1: Waiting [2022-05-03T03:35:18.435Z] e8cf19c19ddd: Waiting [2022-05-03T03:35:18.435Z] a4caa8a26152: Waiting [2022-05-03T03:35:18.435Z] 94645a83ff95: Download complete [2022-05-03T03:35:18.435Z] 1a89e8eeedd5: Download complete [2022-05-03T03:35:18.435Z] 0c92f367c5e7: Verifying Checksum [2022-05-03T03:35:18.435Z] 0c92f367c5e7: Download complete [2022-05-03T03:35:18.435Z] 9b3977197b4f: Download complete [2022-05-03T03:35:18.435Z] 3096ccb668a1: Verifying Checksum [2022-05-03T03:35:18.435Z] 3096ccb668a1: Download complete [2022-05-03T03:35:18.710Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T03:35:18.710Z] e8cf19c19ddd: Download complete [2022-05-03T03:35:19.315Z] 9b3977197b4f: Pull complete [2022-05-03T03:35:19.926Z] 1a89e8eeedd5: Pull complete [2022-05-03T03:35:20.206Z] 94645a83ff95: Pull complete [2022-05-03T03:35:20.480Z] a4caa8a26152: Verifying Checksum [2022-05-03T03:35:20.480Z] a4caa8a26152: Download complete [2022-05-03T03:35:21.077Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T03:35:21.077Z] 3f3a8bcf1eab: Download complete [2022-05-03T03:35:33.509Z] 3f3a8bcf1eab: Pull complete [2022-05-03T03:35:33.509Z] 0c92f367c5e7: Pull complete [2022-05-03T03:35:33.509Z] 3096ccb668a1: Pull complete [2022-05-03T03:35:33.509Z] e8cf19c19ddd: Pull complete [2022-05-03T03:35:40.240Z] a4caa8a26152: Pull complete [2022-05-03T03:35:40.240Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T03:35:40.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T03:35:40.240Z] ---> 725f1c02e7f9 [2022-05-03T03:35:40.240Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T03:35:40.848Z] ---> Running in a2ca76ae61a0 [2022-05-03T03:35:41.127Z] Removing intermediate container a2ca76ae61a0 [2022-05-03T03:35:41.127Z] ---> 9777700e4b6a [2022-05-03T03:35:41.127Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T03:35:41.127Z] ---> Running in 38ef678b0b10 [2022-05-03T03:35:41.402Z] Removing intermediate container 38ef678b0b10 [2022-05-03T03:35:41.402Z] ---> ea16f76c03b7 [2022-05-03T03:35:41.402Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T03:35:41.682Z] ---> Running in a8ed7163629f [2022-05-03T03:35:43.672Z] Removing intermediate container a8ed7163629f [2022-05-03T03:35:43.672Z] ---> 7c8d13049b7f [2022-05-03T03:35:43.672Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T03:35:43.672Z] ---> Running in e7c0d8bff5fb [2022-05-03T03:35:44.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T03:35:45.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T03:35:46.230Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T03:35:46.230Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-03T03:35:46.230Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T03:35:46.506Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T03:35:46.506Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T03:35:46.506Z] OK: 224 MiB in 56 packages [2022-05-03T03:35:47.954Z] Removing intermediate container e7c0d8bff5fb [2022-05-03T03:35:47.954Z] ---> da55c9b0f45c [2022-05-03T03:35:47.954Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-03T03:35:47.954Z] ---> Running in 019d43692e10 [2022-05-03T03:35:48.942Z] Removing intermediate container 019d43692e10 [2022-05-03T03:35:48.942Z] ---> fc55652a38b6 [2022-05-03T03:35:48.942Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-03T03:35:49.220Z] ---> d92124b99209 [2022-05-03T03:35:49.220Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T03:35:49.220Z] ---> Running in 62c3d1bda61e [2022-05-03T03:36:36.245Z] Removing intermediate container 62c3d1bda61e [2022-05-03T03:36:36.245Z] ---> 059ae45db1b7 [2022-05-03T03:36:36.245Z] Step 10/12 : COPY . . [2022-05-03T03:36:36.245Z] ---> b92edfea21b1 [2022-05-03T03:36:36.245Z] Step 11/12 : ARG MAKE='make build' [2022-05-03T03:36:36.245Z] ---> Running in a10cf75be28e [2022-05-03T03:36:36.245Z] Removing intermediate container a10cf75be28e [2022-05-03T03:36:36.245Z] ---> ff20443b01b6 [2022-05-03T03:36:36.245Z] Step 12/12 : RUN $MAKE [2022-05-03T03:36:36.245Z] ---> Running in 4f4b5fad4736 [2022-05-03T03:36:36.245Z] noop [2022-05-03T03:36:36.245Z] Removing intermediate container 4f4b5fad4736 [2022-05-03T03:36:36.245Z] ---> 0ef25b4978cb [2022-05-03T03:36:36.245Z] Successfully built 0ef25b4978cb [2022-05-03T03:36:36.518Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:36:36.872Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T03:36:36.872Z] . [Pipeline] withDockerContainer [2022-05-03T03:36:37.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-38399 does not seem to be running inside a container [2022-05-03T03:36:37.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** ci-base-image-arm64 cat [2022-05-03T03:36:38.421Z] $ docker top 1165ef70469a8097f653a1c7645aebfc068e5212205f28889399387b5e6795ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T03:36:39.333Z] + go version [2022-05-03T03:36:39.333Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T03:36:39.363Z] $ docker stop --time=1 1165ef70469a8097f653a1c7645aebfc068e5212205f28889399387b5e6795ea [2022-05-03T03:36:41.010Z] $ docker rm -f 1165ef70469a8097f653a1c7645aebfc068e5212205f28889399387b5e6795ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:36:41.655Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T03:36:41.655Z] . [Pipeline] withDockerContainer [2022-05-03T03:36:41.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-38399 does not seem to be running inside a container [2022-05-03T03:36:41.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** ci-base-image-arm64 cat [2022-05-03T03:36:43.198Z] $ docker top 408dafcebe932d2ace6ffd7171565972b45f203649f674d97bada3a5d8e4ffab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T03:36:44.119Z] + make test [2022-05-03T03:36:44.119Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-03T03:36:45.574Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-03T03:38:07.468Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-03T03:38:07.468Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements [2022-05-03T03:38:07.468Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-03T03:38:07.468Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-03T03:38:07.468Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T03:38:29.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T03:38:29.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T03:38:29.680Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T03:38:33.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T03:38:33.120Z] $ docker stop --time=1 408dafcebe932d2ace6ffd7171565972b45f203649f674d97bada3a5d8e4ffab [2022-05-03T03:38:34.875Z] $ docker rm -f 408dafcebe932d2ace6ffd7171565972b45f203649f674d97bada3a5d8e4ffab [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T03:38:35.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T03:38:35.820Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T03:38:36.263Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T03:38:36.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T03:38:36.982Z] + ls -al . [2022-05-03T03:38:36.982Z] total 172 [2022-05-03T03:38:36.982Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 03:38 . [2022-05-03T03:38:36.982Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 03:34 .. [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 03:34 .dockerignore [2022-05-03T03:38:36.982Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 03:34 .git [2022-05-03T03:38:36.982Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:34 .github [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 03:34 .gitignore [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 03:34 .golangci.yml [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 3 03:34 Attribution.txt [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 3 03:34 CHANGELOG.md [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 03:34 Dockerfile [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 03:34 GOVERNANCE.md [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 03:34 Jenkinsfile [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 03:34 LICENSE [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 03:34 Makefile [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 03:34 OWNERS.md [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 3 03:34 README.md [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 02:44 VERSION [2022-05-03T03:38:36.982Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 03:34 bin [2022-05-03T03:38:36.982Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:34 cmd [2022-05-03T03:38:36.982Z] -rw-r--r-- 1 jenkins jenkins 17887 May 3 03:38 coverage.out [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 3 03:34 go.mod [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 35377 May 3 03:34 go.sum [2022-05-03T03:38:36.982Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:34 internal [2022-05-03T03:38:36.982Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 03:34 mock [2022-05-03T03:38:36.982Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 03:34 snap [2022-05-03T03:38:36.982Z] -rw-rw-r-- 1 jenkins jenkins 227 May 3 03:34 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:38:37.328Z] + 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=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b --label arch=arm64 --label version=0.0.0 . [2022-05-03T03:38:37.603Z] Sending build context to Docker daemon 3.065MB [2022-05-03T03:38:37.603Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T03:38:37.603Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-03T03:38:37.603Z] ---> 0ef25b4978cb [2022-05-03T03:38:37.603Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T03:38:37.878Z] ---> Running in 11b8826e0741 [2022-05-03T03:38:38.151Z] Removing intermediate container 11b8826e0741 [2022-05-03T03:38:38.151Z] ---> 8f3c94f4df7a [2022-05-03T03:38:38.151Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T03:38:38.151Z] ---> Running in bc8543ebc98c [2022-05-03T03:38:38.428Z] Removing intermediate container bc8543ebc98c [2022-05-03T03:38:38.428Z] ---> b8adaa0e8bb5 [2022-05-03T03:38:38.428Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T03:38:38.428Z] ---> Running in 1117e99a3622 [2022-05-03T03:38:40.409Z] Removing intermediate container 1117e99a3622 [2022-05-03T03:38:40.409Z] ---> a5efb1c5c590 [2022-05-03T03:38:40.409Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T03:38:40.409Z] ---> Running in f127c2264ea6 [2022-05-03T03:38:41.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T03:38:41.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T03:38:42.959Z] OK: 224 MiB in 56 packages [2022-05-03T03:38:43.563Z] Removing intermediate container f127c2264ea6 [2022-05-03T03:38:43.563Z] ---> c575cb759e22 [2022-05-03T03:38:43.563Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-03T03:38:43.563Z] ---> Running in 76676a190439 [2022-05-03T03:38:43.838Z] Removing intermediate container 76676a190439 [2022-05-03T03:38:43.838Z] ---> f326cf7d4310 [2022-05-03T03:38:43.838Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-03T03:38:44.453Z] ---> 6b345d002fa2 [2022-05-03T03:38:44.453Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T03:38:44.732Z] ---> Running in 0a6c351ef699 [2022-05-03T03:38:46.705Z] Removing intermediate container 0a6c351ef699 [2022-05-03T03:38:46.705Z] ---> c2ae2e4f2201 [2022-05-03T03:38:46.705Z] Step 10/24 : COPY . . [2022-05-03T03:38:47.302Z] ---> f6fc296b5fff [2022-05-03T03:38:47.302Z] Step 11/24 : ARG MAKE='make build' [2022-05-03T03:38:47.302Z] ---> Running in d727dda1e4a2 [2022-05-03T03:38:47.578Z] Removing intermediate container d727dda1e4a2 [2022-05-03T03:38:47.578Z] ---> d3c377f5a815 [2022-05-03T03:38:47.578Z] Step 12/24 : RUN $MAKE [2022-05-03T03:38:47.853Z] ---> Running in 7f5eea98da60 [2022-05-03T03:38:48.836Z] 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-05-03T03:40:55.724Z] Removing intermediate container 7f5eea98da60 [2022-05-03T03:40:55.724Z] ---> 042ddea4c295 [2022-05-03T03:40:55.724Z] Step 13/24 : FROM alpine:3.14 [2022-05-03T03:40:55.724Z] 3.14: Pulling from library/alpine [2022-05-03T03:40:55.724Z] 455c02918c45: Pulling fs layer [2022-05-03T03:40:55.724Z] 455c02918c45: Verifying Checksum [2022-05-03T03:40:55.724Z] 455c02918c45: Download complete [2022-05-03T03:40:55.724Z] 455c02918c45: Pull complete [2022-05-03T03:40:55.724Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T03:40:55.724Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T03:40:55.724Z] ---> ac73e934f311 [2022-05-03T03:40:55.724Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-03T03:40:55.724Z] ---> Running in 836e6ea597ae [2022-05-03T03:40:55.724Z] Removing intermediate container 836e6ea597ae [2022-05-03T03:40:55.724Z] ---> ebbea63da398 [2022-05-03T03:40:55.724Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T03:40:55.724Z] ---> Running in 56154e483b2b [2022-05-03T03:40:55.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T03:40:55.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T03:40:55.724Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T03:40:55.724Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T03:40:55.724Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T03:40:55.724Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T03:40:55.724Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T03:40:55.724Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T03:40:55.724Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T03:40:55.724Z] OK: 8 MiB in 20 packages [2022-05-03T03:40:55.724Z] Removing intermediate container 56154e483b2b [2022-05-03T03:40:55.725Z] ---> aeb42302fd54 [2022-05-03T03:40:55.725Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-03T03:40:55.725Z] ---> b69e6fdaed57 [2022-05-03T03:40:55.725Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-03T03:40:55.725Z] ---> c9417aba9215 [2022-05-03T03:40:55.725Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-03T03:40:55.725Z] ---> 34a990037404 [2022-05-03T03:40:55.725Z] Step 19/24 : EXPOSE 59982 [2022-05-03T03:40:55.725Z] ---> Running in 63e54f07edda [2022-05-03T03:40:55.725Z] Removing intermediate container 63e54f07edda [2022-05-03T03:40:55.725Z] ---> 00b5739dd5f2 [2022-05-03T03:40:55.725Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-03T03:40:55.725Z] ---> Running in 4292c63138c8 [2022-05-03T03:40:55.725Z] Removing intermediate container 4292c63138c8 [2022-05-03T03:40:55.725Z] ---> 279c2e129b76 [2022-05-03T03:40:55.725Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T03:40:55.725Z] ---> Running in 542c62ef5734 [2022-05-03T03:40:55.725Z] Removing intermediate container 542c62ef5734 [2022-05-03T03:40:55.725Z] ---> 5279a9415c20 [2022-05-03T03:40:55.725Z] Step 22/24 : LABEL arch=arm64 [2022-05-03T03:40:55.725Z] ---> Running in 5f7a511b5691 [2022-05-03T03:40:55.725Z] Removing intermediate container 5f7a511b5691 [2022-05-03T03:40:55.725Z] ---> 8f568f3e9c79 [2022-05-03T03:40:55.725Z] Step 23/24 : LABEL git_sha=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [2022-05-03T03:40:55.725Z] ---> Running in e01c03e02d05 [2022-05-03T03:40:55.725Z] Removing intermediate container e01c03e02d05 [2022-05-03T03:40:55.725Z] ---> 66e662e78dc5 [2022-05-03T03:40:55.725Z] Step 24/24 : LABEL version=0.0.0 [2022-05-03T03:40:55.725Z] ---> Running in 6fe263e674ca [2022-05-03T03:40:55.725Z] Removing intermediate container 6fe263e674ca [2022-05-03T03:40:55.725Z] ---> b525433acfbe [2022-05-03T03:40:55.725Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T03:40:55.725Z] Successfully built b525433acfbe [2022-05-03T03:40:55.725Z] 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-05-03T03:40:56.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T03:40:56.159Z] [2022-05-03T03:40:56.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:40:56.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T03:40:56.513Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T03:40:56.513Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T03:40:56.513Z] 04944245beec: Pulling fs layer [2022-05-03T03:40:56.513Z] 699f458cf7ca: Pulling fs layer [2022-05-03T03:40:56.513Z] 765212b225bb: Pulling fs layer [2022-05-03T03:40:56.513Z] f23df028b6ca: Pulling fs layer [2022-05-03T03:40:56.513Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T03:40:56.513Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T03:40:56.513Z] 765212b225bb: Waiting [2022-05-03T03:40:56.513Z] f23df028b6ca: Waiting [2022-05-03T03:40:56.513Z] d65c8cfc05b1: Waiting [2022-05-03T03:40:56.513Z] 2437ff75d9bd: Waiting [2022-05-03T03:40:56.788Z] 04944245beec: Verifying Checksum [2022-05-03T03:40:56.788Z] 04944245beec: Download complete [2022-05-03T03:40:56.788Z] 765212b225bb: Verifying Checksum [2022-05-03T03:40:56.788Z] 765212b225bb: Download complete [2022-05-03T03:40:56.788Z] f23df028b6ca: Verifying Checksum [2022-05-03T03:40:56.788Z] f23df028b6ca: Download complete [2022-05-03T03:40:56.788Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T03:40:56.788Z] d65c8cfc05b1: Download complete [2022-05-03T03:40:56.788Z] 699f458cf7ca: Verifying Checksum [2022-05-03T03:40:56.788Z] 699f458cf7ca: Download complete [2022-05-03T03:40:57.394Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T03:40:57.394Z] 8998bd30e6a1: Download complete [2022-05-03T03:40:59.382Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T03:40:59.382Z] 2437ff75d9bd: Download complete [2022-05-03T03:41:01.365Z] 8998bd30e6a1: Pull complete [2022-05-03T03:41:01.961Z] 04944245beec: Pull complete [2022-05-03T03:41:03.406Z] 699f458cf7ca: Pull complete [2022-05-03T03:41:03.406Z] 765212b225bb: Pull complete [2022-05-03T03:41:04.386Z] f23df028b6ca: Pull complete [2022-05-03T03:41:04.386Z] d65c8cfc05b1: Pull complete [2022-05-03T03:41:19.484Z] 2437ff75d9bd: Pull complete [2022-05-03T03:41:19.484Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T03:41:19.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T03:41:19.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T03:41:19.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-38399 does not seem to be running inside a container [2022-05-03T03:41:19.805Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-03T03:41:22.431Z] $ docker top 1367ceba4bc0466e03b40d5944e1e786f743856a445bb31bfc1904402aa578e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:41:23.362Z] ---> job-cost.sh [2022-05-03T03:41:23.362Z] lf-activate-venv: SKIPPING [2022-05-03T03:41:23.362Z] INFO: No Stack... [2022-05-03T03:41:23.961Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T03:41:24.938Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T03:41:25.608Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2022-05-03T03:41:25.608Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T03:41:25.675Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] [2022-05-03T03:41:25.681Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] did not exist. Created. [2022-05-03T03:41:25.682Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T03:41:26.369Z] /w/workspace/device-mqtt-go/2@tmp/durable-368c51ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-03T03:41:27.059Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-03T03:41:27.081Z] Warning: overwriting stash ‘stack-cost’ [2022-05-03T03:41:27.129Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T03:41:27.136Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T03:41:27.164Z] $ docker stop --time=1 1367ceba4bc0466e03b40d5944e1e786f743856a445bb31bfc1904402aa578e2 [2022-05-03T03:41:28.663Z] $ docker rm -f 1367ceba4bc0466e03b40d5944e1e786f743856a445bb31bfc1904402aa578e2 [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-05-03T03:41:29.169Z] provisioning config files... [2022-05-03T03:41:29.178Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config6576660221083276163tmp [Pipeline] { [Pipeline] sh [2022-05-03T03:41:29.478Z] + set +x [2022-05-03T03:41:29.479Z] + curl -s https://codecov.io/bash [2022-05-03T03:41:29.479Z] + bash -s -- [2022-05-03T03:41:29.479Z] [2022-05-03T03:41:29.479Z] _____ _ [2022-05-03T03:41:29.479Z] / ____| | | [2022-05-03T03:41:29.479Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T03:41:29.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T03:41:29.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T03:41:29.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T03:41:29.479Z] Bash-1.0.6 [2022-05-03T03:41:29.479Z] [2022-05-03T03:41:29.479Z] [2022-05-03T03:41:29.479Z] ==> git version 2.25.1 found [2022-05-03T03:41:29.479Z] ==> 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-05-03T03:41:29.479Z] Release-Date: 2020-01-08 [2022-05-03T03:41:29.479Z] 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-05-03T03:41:29.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T03:41:29.479Z] ==> Jenkins CI detected. [2022-05-03T03:41:29.479Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-374 [2022-05-03T03:41:29.479Z] project root: . [2022-05-03T03:41:29.479Z] --> token set from env [2022-05-03T03:41:29.479Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T03:41:29.479Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T03:41:29.479Z] ==> Python coveragepy not found [2022-05-03T03:41:29.479Z] ==> Searching for coverage reports in: [2022-05-03T03:41:29.479Z] + . [2022-05-03T03:41:29.479Z] -> Found 1 reports [2022-05-03T03:41:29.479Z] ==> Detecting git/mercurial file structure [2022-05-03T03:41:29.479Z] ==> Reading reports [2022-05-03T03:41:29.479Z] + ./coverage.out bytes=17887 [2022-05-03T03:41:29.479Z] ==> Appending adjustments [2022-05-03T03:41:29.479Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T03:41:29.739Z] + Found adjustments [2022-05-03T03:41:29.739Z] ==> Gzipping contents [2022-05-03T03:41:29.739Z] 4.0K /tmp/codecov.XHLmRs.gz [2022-05-03T03:41:29.739Z] ==> Uploading reports [2022-05-03T03:41:29.739Z] url: https://codecov.io [2022-05-03T03:41:29.739Z] query: branch=PR-374&commit=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-374%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=374&job=&cmd_args= [2022-05-03T03:41:29.739Z] -> Pinging Codecov [2022-05-03T03:41:29.739Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-374&commit=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-374%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=374&job=&cmd_args= [2022-05-03T03:41:30.001Z] -> Uploading to [2022-05-03T03:41:30.001Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/7D719EC7BBE17E464838252E33014C33/2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b/eea24222-a346-46ec-8507-d1b122d4c593.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T034129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84c0c68f358d9f47b158bfd19e82f141b31fce3f8b3ece1917b4b34d24c52d30 [2022-05-03T03:41:30.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T03:41:30.001Z] Dload Upload Total Spent Left Speed [2022-05-03T03:41:30.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3239 0 0 100 3239 0 13439 --:--:-- --:--:-- --:--:-- 13439 [2022-05-03T03:41:30.262Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [Pipeline] } [2022-05-03T03:41:30.270Z] 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-05-03T03:41:31.023Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives ] [2022-05-03T03:41:31.023Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives [2022-05-03T03:41:31.023Z] total 16 [2022-05-03T03:41:31.023Z] drwxr-xr-x 3 root root 4096 May 3 02:46 . [2022-05-03T03:41:31.023Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 02:46 .. [2022-05-03T03:41:31.023Z] drwxr-xr-x 2 root root 4096 May 3 02:46 cost [2022-05-03T03:41:31.023Z] -rw-r--r-- 1 root root 85 May 3 02:46 cost.csv [2022-05-03T03:41:31.023Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives [2022-05-03T03:41:31.023Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives [2022-05-03T03:41:31.023Z] total 16 [2022-05-03T03:41:31.023Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 02:46 . [2022-05-03T03:41:31.023Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 02:46 .. [2022-05-03T03:41:31.023Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 02:46 cost [2022-05-03T03:41:31.023Z] -rw-r--r-- 1 jenkins jenkins 85 May 3 02:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:41:31.322Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:41:32.188Z] ---> package-listing.sh [2022-05-03T03:41:32.188Z] ++ facter osfamily [2022-05-03T03:41:32.188Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T03:41:32.448Z] + OS_FAMILY=debian [2022-05-03T03:41:32.448Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-374 [2022-05-03T03:41:32.448Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T03:41:32.448Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T03:41:32.448Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T03:41:32.448Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T03:41:32.448Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-374 ']' [2022-05-03T03:41:32.448Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T03:41:32.448Z] + case "${OS_FAMILY}" in [2022-05-03T03:41:32.448Z] + dpkg -l [2022-05-03T03:41:32.448Z] + grep '^ii' [2022-05-03T03:41:32.448Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T03:41:32.448Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T03:41:32.448Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T03:41:32.448Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-374 ']' [2022-05-03T03:41:32.448Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/ [2022-05-03T03:41:32.448Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/ [Pipeline] echo [2022-05-03T03:41:32.459Z] 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-374/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-03T03:41:32.750Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:41:33.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T03:41:33.046Z] . [Pipeline] withDockerContainer [2022-05-03T03:41:33.112Z] prd-ubuntu20.04-docker-8c-8g-34831 does not seem to be running inside a container [2022-05-03T03:41:33.167Z] $ 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-374/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-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T03:41:33.360Z] $ docker top 3922e8b05fa34e63aa225940bbc8180dd286cfb96e2866568aca19050a3efd5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T03:41:33.698Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T03:41:33.996Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T03:41:34.289Z] + ls /var/log/sa-host [2022-05-03T03:41:34.289Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T03:41:34.378Z] provisioning config files... [2022-05-03T03:41:34.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config406832346345050507tmp [Pipeline] { [Pipeline] echo [2022-05-03T03:41:34.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:41:34.692Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T03:41:34.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:41:35.034Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T03:41:35.043Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:41:35.333Z] ---> sudo-logs.sh [2022-05-03T03:41:35.333Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T03:41:35.357Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:41:35.651Z] ---> job-cost.sh [2022-05-03T03:41:35.651Z] lf-activate-venv: SKIPPING [2022-05-03T03:41:35.651Z] DEBUG: total: 0.2199999988079071 [2022-05-03T03:41:35.651Z] INFO: Retrieving Stack Cost... [2022-05-03T03:41:35.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T03:41:36.567Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T03:41:36.587Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:41:36.896Z] ---> logs-deploy.sh [2022-05-03T03:41:36.896Z] lf-activate-venv: SKIPPING [2022-05-03T03:41:36.896Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-374/2 [2022-05-03T03:41:36.896Z] INFO: archiving workspace using pattern(s): [2022-05-03T03:41:37.838Z] Archives upload complete. [2022-05-03T03:41:38.098Z] INFO: archiving logs to Nexus [2022-05-03T03:41:38.669Z] ---> uname -a: [2022-05-03T03:41:38.669Z] Linux prd-ubuntu20-04-docker-8c-8g-34831 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-03T03:41:38.669Z] [2022-05-03T03:41:38.669Z] [2022-05-03T03:41:38.669Z] ---> lscpu: [2022-05-03T03:41:38.669Z] Architecture: x86_64 [2022-05-03T03:41:38.669Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-03T03:41:38.669Z] Byte Order: Little Endian [2022-05-03T03:41:38.669Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-03T03:41:38.669Z] CPU(s): 8 [2022-05-03T03:41:38.669Z] On-line CPU(s) list: 0-7 [2022-05-03T03:41:38.669Z] Thread(s) per core: 1 [2022-05-03T03:41:38.669Z] Core(s) per socket: 1 [2022-05-03T03:41:38.669Z] Socket(s): 8 [2022-05-03T03:41:38.669Z] NUMA node(s): 1 [2022-05-03T03:41:38.669Z] Vendor ID: AuthenticAMD [2022-05-03T03:41:38.669Z] CPU family: 23 [2022-05-03T03:41:38.669Z] Model: 49 [2022-05-03T03:41:38.669Z] Model name: AMD EPYC-Rome Processor [2022-05-03T03:41:38.669Z] Stepping: 0 [2022-05-03T03:41:38.669Z] CPU MHz: 2799.998 [2022-05-03T03:41:38.669Z] BogoMIPS: 5599.99 [2022-05-03T03:41:38.669Z] Virtualization: AMD-V [2022-05-03T03:41:38.669Z] Hypervisor vendor: KVM [2022-05-03T03:41:38.669Z] Virtualization type: full [2022-05-03T03:41:38.669Z] L1d cache: 256 KiB [2022-05-03T03:41:38.669Z] L1i cache: 256 KiB [2022-05-03T03:41:38.669Z] L2 cache: 4 MiB [2022-05-03T03:41:38.669Z] L3 cache: 128 MiB [2022-05-03T03:41:38.669Z] NUMA node0 CPU(s): 0-7 [2022-05-03T03:41:38.669Z] Vulnerability Itlb multihit: Not affected [2022-05-03T03:41:38.669Z] Vulnerability L1tf: Not affected [2022-05-03T03:41:38.669Z] Vulnerability Mds: Not affected [2022-05-03T03:41:38.669Z] Vulnerability Meltdown: Not affected [2022-05-03T03:41:38.669Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-03T03:41:38.669Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-03T03:41:38.669Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-03T03:41:38.669Z] Vulnerability Srbds: Not affected [2022-05-03T03:41:38.669Z] Vulnerability Tsx async abort: Not affected [2022-05-03T03:41:38.669Z] 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-05-03T03:41:38.669Z] [2022-05-03T03:41:38.669Z]