Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a3b8b69e8592b451639ad65dda00efb90da788d 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-ssh6370170342349080776.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-ssh2653550784932693344.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1746363010192737542.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-ssh12558755482520409898.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17303561225599718733.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40573 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision 8a3b8b69e8592b451639ad65dda00efb90da788d (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 8a3b8b69e8592b451639ad65dda00efb90da788d # timeout=10 Commit message: "docs(snap): Move usage instructions to docs (#377)" > git rev-list --no-walk 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-06T13:07:38.408Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-06T13:07:38.472Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-06T13:07:38.490Z] ========================================================= [2022-05-06T13:07:38.490Z] EdgeX Global Pipelines Version Info [2022-05-06T13:07:38.490Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:07:39.267Z] ------------------- [2022-05-06T13:07:39.267Z] stable info: [2022-05-06T13:07:39.267Z] ------------------- [2022-05-06T13:07:39.267Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T13:07:39.267Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-06T13:07:39.267Z] Message: update stable to v1.0.227 [2022-05-06T13:07:39.839Z] ------------------- [2022-05-06T13:07:39.840Z] experimental info: [2022-05-06T13:07:39.840Z] ------------------- [2022-05-06T13:07:39.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T13:07:39.840Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-06T13:07:39.840Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-06T13:07:39.984Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-06T13:07:40.000Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-06T13:07:40.020Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-06T13:07:40.034Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-06T13:07:40.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-06T13:07:40.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-06T13:07:40.066Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-06T13:07:40.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-06T13:07:40.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-06T13:07:40.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-06T13:07:40.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-06T13:07:40.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-06T13:07:40.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-06T13:07:40.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-06T13:07:40.139Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T13:07:40.157Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T13:07:40.169Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-06T13:07:40.184Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-06T13:07:40.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-06T13:07:40.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-06T13:07:40.220Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-06T13:07:40.233Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-06T13:07:40.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-06T13:07:40.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-06T13:07:40.284Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-06T13:07:40.305Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-06T13:07:40.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-06T13:07:40.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-06T13:07:40.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-06T13:07:40.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a3b8b69e8592b451639ad65dda00efb90da788d [Pipeline] echo [2022-05-06T13:07:40.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a3b8b6 [Pipeline] echo [2022-05-06T13:07:40.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:07:40.434Z] provisioning config files... [2022-05-06T13:07:40.449Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5903735286559463172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:07:40.757Z] ---> docker-login.sh [2022-05-06T13:07:40.757Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:07:41.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:07:41.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:07:41.019Z] Configure a credential helper to remove this warning. See [2022-05-06T13:07:41.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:07:41.019Z] [2022-05-06T13:07:41.019Z] Login Succeeded [2022-05-06T13:07:41.019Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:07:41.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:07:41.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:07:41.280Z] Configure a credential helper to remove this warning. See [2022-05-06T13:07:41.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:07:41.280Z] [2022-05-06T13:07:41.280Z] Login Succeeded [2022-05-06T13:07:41.280Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:07:41.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:07:41.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:07:41.280Z] Configure a credential helper to remove this warning. See [2022-05-06T13:07:41.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:07:41.280Z] [2022-05-06T13:07:41.280Z] Login Succeeded [2022-05-06T13:07:41.280Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:07:41.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:07:41.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:07:41.542Z] Configure a credential helper to remove this warning. See [2022-05-06T13:07:41.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:07:41.542Z] [2022-05-06T13:07:41.542Z] Login Succeeded [2022-05-06T13:07:41.542Z] docker.io [2022-05-06T13:07:41.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:07:41.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:07:41.811Z] Configure a credential helper to remove this warning. See [2022-05-06T13:07:41.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:07:41.811Z] [2022-05-06T13:07:41.811Z] Login Succeeded [2022-05-06T13:07:41.811Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:07:41.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-06T13:07:42.208Z] + git rev-list -1 --merges 8a3b8b69e8592b451639ad65dda00efb90da788d~1..8a3b8b69e8592b451639ad65dda00efb90da788d [Pipeline] echo [2022-05-06T13:07:42.244Z] -----------> git rev-list -1 --merges 8a3b8b69e8592b451639ad65dda00efb90da788d~1..8a3b8b69e8592b451639ad65dda00efb90da788d 8a3b8b69e8592b451639ad65dda00efb90da788d [false] [Pipeline] sh [2022-05-06T13:07:42.540Z] + git log --format=format:%s -1 8a3b8b69e8592b451639ad65dda00efb90da788d [Pipeline] echo [2022-05-06T13:07:42.558Z] ========================================================= [2022-05-06T13:07:42.558Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-06T13:07:42.558Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T13:07:42.906Z] + git log --format=format:%s -1 8a3b8b69e8592b451639ad65dda00efb90da788d [Pipeline] echo [2022-05-06T13:07:42.923Z] [semverPrep] GIT_COMMIT: 8a3b8b69e8592b451639ad65dda00efb90da788d, Commit Message: docs(snap): Move usage instructions to docs (#377) [Pipeline] echo [2022-05-06T13:07:42.931Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-06T13:07:43.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T13:07:43.358Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-06T13:07:43.358Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-06T13:07:43.358Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-06T13:07:43.358Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-06T13:07:43.358Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-06T13:07:43.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:07:43.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:07:43.704Z] [2022-05-06T13:07:43.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:07:44.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:07:44.008Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-06T13:07:44.008Z] 1fe172e4850f: Pulling fs layer [2022-05-06T13:07:44.008Z] caf521ccaac6: Pulling fs layer [2022-05-06T13:07:44.008Z] 3ead6fa29328: Pulling fs layer [2022-05-06T13:07:44.008Z] 5c2a1cbceb83: Pulling fs layer [2022-05-06T13:07:44.008Z] a8d5f1318db7: Pulling fs layer [2022-05-06T13:07:44.008Z] c427282e49a2: Pulling fs layer [2022-05-06T13:07:44.008Z] 1827001aaf11: Pulling fs layer [2022-05-06T13:07:44.008Z] 0714d37db230: Pulling fs layer [2022-05-06T13:07:44.008Z] ac28cf19c067: Pulling fs layer [2022-05-06T13:07:44.008Z] ca983d60f3e2: Pulling fs layer [2022-05-06T13:07:44.008Z] 9f894cec8388: Pulling fs layer [2022-05-06T13:07:44.008Z] 5c2a1cbceb83: Waiting [2022-05-06T13:07:44.008Z] a8d5f1318db7: Waiting [2022-05-06T13:07:44.008Z] c427282e49a2: Waiting [2022-05-06T13:07:44.008Z] ac28cf19c067: Waiting [2022-05-06T13:07:44.008Z] 1827001aaf11: Waiting [2022-05-06T13:07:44.008Z] 0714d37db230: Waiting [2022-05-06T13:07:44.008Z] ca983d60f3e2: Waiting [2022-05-06T13:07:44.008Z] 9f894cec8388: Waiting [2022-05-06T13:07:44.008Z] caf521ccaac6: Download complete [2022-05-06T13:07:44.008Z] 5c2a1cbceb83: Download complete [2022-05-06T13:07:44.268Z] a8d5f1318db7: Verifying Checksum [2022-05-06T13:07:44.268Z] a8d5f1318db7: Download complete [2022-05-06T13:07:44.268Z] 3ead6fa29328: Verifying Checksum [2022-05-06T13:07:44.268Z] 3ead6fa29328: Download complete [2022-05-06T13:07:44.268Z] c427282e49a2: Verifying Checksum [2022-05-06T13:07:44.268Z] c427282e49a2: Download complete [2022-05-06T13:07:44.268Z] 0714d37db230: Verifying Checksum [2022-05-06T13:07:44.268Z] 0714d37db230: Download complete [2022-05-06T13:07:44.268Z] ac28cf19c067: Verifying Checksum [2022-05-06T13:07:44.268Z] ac28cf19c067: Download complete [2022-05-06T13:07:44.268Z] ca983d60f3e2: Verifying Checksum [2022-05-06T13:07:44.268Z] ca983d60f3e2: Download complete [2022-05-06T13:07:44.268Z] 9f894cec8388: Verifying Checksum [2022-05-06T13:07:44.268Z] 9f894cec8388: Download complete [2022-05-06T13:07:44.268Z] 1fe172e4850f: Verifying Checksum [2022-05-06T13:07:44.268Z] 1fe172e4850f: Download complete [2022-05-06T13:07:44.528Z] 1827001aaf11: Verifying Checksum [2022-05-06T13:07:44.528Z] 1827001aaf11: Download complete [2022-05-06T13:07:45.467Z] 1fe172e4850f: Pull complete [2022-05-06T13:07:45.727Z] caf521ccaac6: Pull complete [2022-05-06T13:07:45.988Z] 3ead6fa29328: Pull complete [2022-05-06T13:07:46.248Z] 5c2a1cbceb83: Pull complete [2022-05-06T13:07:46.508Z] a8d5f1318db7: Pull complete [2022-05-06T13:07:46.508Z] c427282e49a2: Pull complete [2022-05-06T13:07:48.413Z] 1827001aaf11: Pull complete [2022-05-06T13:07:48.413Z] 0714d37db230: Pull complete [2022-05-06T13:07:48.413Z] ac28cf19c067: Pull complete [2022-05-06T13:07:48.413Z] ca983d60f3e2: Pull complete [2022-05-06T13:07:48.675Z] 9f894cec8388: Pull complete [2022-05-06T13:07:48.675Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-06T13:07:48.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:07:48.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-06T13:07:48.749Z] prd-ubuntu20.04-docker-8c-8g-40573 does not seem to be running inside a container [2022-05-06T13:07:48.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T13:07:50.040Z] $ docker top 9dfbcdf8b2af20ec6952af38a68368f39e3ee2cab5bb9ec8de2a2ad0395aaf43 -eo pid,comm [2022-05-06T13:07:50.112Z] 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-06T13:07:50.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T13:07:50.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:07:50.158Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:07:50.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:07:50.286Z] $ docker exec 9dfbcdf8b2af20ec6952af38a68368f39e3ee2cab5bb9ec8de2a2ad0395aaf43 ssh-agent [2022-05-06T13:07:50.417Z] SSH_AUTH_SOCK=/tmp/ssh-IgaWaULlhrJ7/agent.32 [2022-05-06T13:07:50.417Z] SSH_AGENT_PID=38 [2022-05-06T13:07:50.425Z] Running ssh-add (command line suppressed) [2022-05-06T13:07:50.537Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4696069486642535487.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4696069486642535487.key) [2022-05-06T13:07:50.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:07:50.847Z] + git tag --points-at HEAD [Pipeline] } [2022-05-06T13:07:50.860Z] $ docker exec --env ******** --env ******** 9dfbcdf8b2af20ec6952af38a68368f39e3ee2cab5bb9ec8de2a2ad0395aaf43 ssh-agent -k [2022-05-06T13:07:50.969Z] unset SSH_AUTH_SOCK; [2022-05-06T13:07:50.970Z] unset SSH_AGENT_PID; [2022-05-06T13:07:50.970Z] echo Agent pid 38 killed; [2022-05-06T13:07:50.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-06T13:07:51.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:07:51.004Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:07:51.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:07:51.134Z] $ docker exec 9dfbcdf8b2af20ec6952af38a68368f39e3ee2cab5bb9ec8de2a2ad0395aaf43 ssh-agent [2022-05-06T13:07:51.246Z] SSH_AUTH_SOCK=/tmp/ssh-jZtkeHpYftlR/agent.70 [2022-05-06T13:07:51.246Z] SSH_AGENT_PID=76 [2022-05-06T13:07:51.251Z] Running ssh-add (command line suppressed) [2022-05-06T13:07:51.351Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2573684220787651885.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2573684220787651885.key) [2022-05-06T13:07:51.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:07:51.659Z] + git semver init [2022-05-06T13:07:51.921Z] 2022-05-06 13:07:51,836 [run_init] DEBUG init version:0.0.0 force:False [2022-05-06T13:07:51.921Z] 2022-05-06 13:07:51,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-05-06T13:07:51.921Z] 2022-05-06 13:07:51,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-05-06T13:07:51.921Z] 2022-05-06 13:07:51,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-06T13:07:52.866Z] 2022-05-06 13:07:52,667 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-05-06T13:07:52.866Z] 2022-05-06 13:07:52,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-05-06T13:07:52.866Z] 2022-05-06 13:07:52,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-06T13:07:52.866Z] 2022-05-06 13:07:52,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-06T13:07:52.866Z] 2.2.0-dev.20 [Pipeline] } [2022-05-06T13:07:52.877Z] $ docker exec --env ******** --env ******** 9dfbcdf8b2af20ec6952af38a68368f39e3ee2cab5bb9ec8de2a2ad0395aaf43 ssh-agent -k [2022-05-06T13:07:52.988Z] unset SSH_AUTH_SOCK; [2022-05-06T13:07:52.988Z] unset SSH_AGENT_PID; [2022-05-06T13:07:52.988Z] echo Agent pid 76 killed; [2022-05-06T13:07:53.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:07:53.310Z] + git semver [Pipeline] } [2022-05-06T13:07:53.587Z] $ docker stop --time=1 9dfbcdf8b2af20ec6952af38a68368f39e3ee2cab5bb9ec8de2a2ad0395aaf43 [2022-05-06T13:07:54.931Z] $ docker rm -f 9dfbcdf8b2af20ec6952af38a68368f39e3ee2cab5bb9ec8de2a2ad0395aaf43 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:07:55.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-06T13:07:55.550Z] Stashed 1 file(s) [Pipeline] echo [2022-05-06T13:07:55.555Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.20 [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-06T13:07:55.731Z] provisioning config files... [2022-05-06T13:07:55.741Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config322217704078263429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:07:56.047Z] ---> docker-login.sh [2022-05-06T13:07:56.048Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:07:56.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:07:56.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:07:56.048Z] Configure a credential helper to remove this warning. See [2022-05-06T13:07:56.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:07:56.048Z] [2022-05-06T13:07:56.048Z] Login Succeeded [2022-05-06T13:07:56.048Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:07:56.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:07:56.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:07:56.309Z] Configure a credential helper to remove this warning. See [2022-05-06T13:07:56.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:07:56.309Z] [2022-05-06T13:07:56.309Z] Login Succeeded [2022-05-06T13:07:56.309Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:07:56.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:07:56.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:07:56.309Z] Configure a credential helper to remove this warning. See [2022-05-06T13:07:56.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:07:56.309Z] [2022-05-06T13:07:56.309Z] Login Succeeded [2022-05-06T13:07:56.309Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:07:56.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:07:56.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:07:56.569Z] Configure a credential helper to remove this warning. See [2022-05-06T13:07:56.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:07:56.569Z] [2022-05-06T13:07:56.569Z] Login Succeeded [2022-05-06T13:07:56.569Z] docker.io [2022-05-06T13:07:56.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:07:56.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:07:56.828Z] Configure a credential helper to remove this warning. See [2022-05-06T13:07:56.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:07:56.828Z] [2022-05-06T13:07:56.828Z] Login Succeeded [2022-05-06T13:07:56.828Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:07:56.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-06T13:07:56.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:07:56.916Z] ========================================================= [2022-05-06T13:07:56.916Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-06T13:07:56.916Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:07:57.232Z] + 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-06T13:07:57.232Z] Sending build context to Docker daemon 5.848MB [2022-05-06T13:07:57.232Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:07:57.232Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-06T13:07:57.232Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-06T13:07:57.232Z] 59bf1c3509f3: Pulling fs layer [2022-05-06T13:07:57.232Z] 666ba61612fd: Pulling fs layer [2022-05-06T13:07:57.232Z] 8ed8ca486205: Pulling fs layer [2022-05-06T13:07:57.232Z] 4fe6c5a15a65: Pulling fs layer [2022-05-06T13:07:57.232Z] 22a0e8bec74d: Pulling fs layer [2022-05-06T13:07:57.232Z] ca2b28591e48: Pulling fs layer [2022-05-06T13:07:57.232Z] a51346096db8: Pulling fs layer [2022-05-06T13:07:57.232Z] daebc70d1ce1: Pulling fs layer [2022-05-06T13:07:57.232Z] 0e18a0eac166: Pulling fs layer [2022-05-06T13:07:57.232Z] 4fe6c5a15a65: Waiting [2022-05-06T13:07:57.232Z] 22a0e8bec74d: Waiting [2022-05-06T13:07:57.232Z] ca2b28591e48: Waiting [2022-05-06T13:07:57.232Z] a51346096db8: Waiting [2022-05-06T13:07:57.232Z] daebc70d1ce1: Waiting [2022-05-06T13:07:57.232Z] 0e18a0eac166: Waiting [2022-05-06T13:07:57.232Z] 8ed8ca486205: Verifying Checksum [2022-05-06T13:07:57.232Z] 8ed8ca486205: Download complete [2022-05-06T13:07:57.232Z] 666ba61612fd: Download complete [2022-05-06T13:07:57.232Z] 22a0e8bec74d: Download complete [2022-05-06T13:07:57.232Z] ca2b28591e48: Verifying Checksum [2022-05-06T13:07:57.232Z] ca2b28591e48: Download complete [2022-05-06T13:07:57.495Z] 59bf1c3509f3: Verifying Checksum [2022-05-06T13:07:57.495Z] 59bf1c3509f3: Download complete [2022-05-06T13:07:57.495Z] a51346096db8: Verifying Checksum [2022-05-06T13:07:57.495Z] a51346096db8: Download complete [2022-05-06T13:07:57.495Z] daebc70d1ce1: Verifying Checksum [2022-05-06T13:07:57.495Z] daebc70d1ce1: Download complete [2022-05-06T13:07:57.495Z] 59bf1c3509f3: Pull complete [2022-05-06T13:07:57.764Z] 666ba61612fd: Pull complete [2022-05-06T13:07:57.764Z] 8ed8ca486205: Pull complete [2022-05-06T13:07:58.024Z] 0e18a0eac166: Verifying Checksum [2022-05-06T13:07:58.024Z] 0e18a0eac166: Download complete [2022-05-06T13:07:58.024Z] 4fe6c5a15a65: Verifying Checksum [2022-05-06T13:07:58.024Z] 4fe6c5a15a65: Download complete [2022-05-06T13:08:02.216Z] 4fe6c5a15a65: Pull complete [2022-05-06T13:08:02.216Z] 22a0e8bec74d: Pull complete [2022-05-06T13:08:02.216Z] ca2b28591e48: Pull complete [2022-05-06T13:08:02.216Z] a51346096db8: Pull complete [2022-05-06T13:08:02.216Z] daebc70d1ce1: Pull complete [2022-05-06T13:08:04.127Z] 0e18a0eac166: Pull complete [2022-05-06T13:08:04.127Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-06T13:08:04.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T13:08:04.127Z] ---> f018257e8ee9 [2022-05-06T13:08:04.127Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-06T13:08:05.069Z] ---> Running in a6304dc0fa25 [2022-05-06T13:08:05.332Z] Removing intermediate container a6304dc0fa25 [2022-05-06T13:08:05.332Z] ---> 201ccf710f19 [2022-05-06T13:08:05.332Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:08:05.332Z] ---> Running in a3c691f59473 [2022-05-06T13:08:05.332Z] Removing intermediate container a3c691f59473 [2022-05-06T13:08:05.332Z] ---> 846133d911f0 [2022-05-06T13:08:05.332Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:08:05.332Z] ---> Running in cafd1ba165e6 [2022-05-06T13:08:05.907Z] Removing intermediate container cafd1ba165e6 [2022-05-06T13:08:05.907Z] ---> dfce9c63b404 [2022-05-06T13:08:05.907Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:08:05.907Z] ---> Running in 03fbaf162d3a [2022-05-06T13:08:06.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:08:07.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:08:07.685Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-06T13:08:07.685Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-06T13:08:07.685Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-06T13:08:07.947Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-06T13:08:07.947Z] Executing busybox-1.34.1-r3.trigger [2022-05-06T13:08:07.947Z] OK: 224 MiB in 56 packages [2022-05-06T13:08:08.519Z] Removing intermediate container 03fbaf162d3a [2022-05-06T13:08:08.519Z] ---> 5178632f13ac [2022-05-06T13:08:08.519Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-06T13:08:08.519Z] ---> Running in f64a0f660daf [2022-05-06T13:08:08.519Z] Removing intermediate container f64a0f660daf [2022-05-06T13:08:08.519Z] ---> 6bf66ca98f8d [2022-05-06T13:08:08.519Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-06T13:08:08.519Z] ---> c5f8113fbc17 [2022-05-06T13:08:08.519Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:08:08.519Z] ---> Running in 6ffe744ef194 [2022-05-06T13:08:10.669Z] Still waiting to schedule task [2022-05-06T13:08:10.669Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-06T13:08:26.635Z] Removing intermediate container 6ffe744ef194 [2022-05-06T13:08:26.635Z] ---> 1fb3e151961f [2022-05-06T13:08:26.635Z] Step 10/12 : COPY . . [2022-05-06T13:08:26.635Z] ---> 21980b8a1373 [2022-05-06T13:08:26.635Z] Step 11/12 : ARG MAKE='make build' [2022-05-06T13:08:26.635Z] ---> Running in 6c9a915f226c [2022-05-06T13:08:26.635Z] Removing intermediate container 6c9a915f226c [2022-05-06T13:08:26.635Z] ---> 6c21633c036f [2022-05-06T13:08:26.635Z] Step 12/12 : RUN $MAKE [2022-05-06T13:08:26.635Z] ---> Running in 3b258238bab6 [2022-05-06T13:08:26.635Z] noop [2022-05-06T13:08:26.635Z] Removing intermediate container 3b258238bab6 [2022-05-06T13:08:26.635Z] ---> 3f22ca6098bb [2022-05-06T13:08:26.635Z] Successfully built 3f22ca6098bb [2022-05-06T13:08:26.635Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:08:26.943Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T13:08:26.943Z] . [Pipeline] withDockerContainer [2022-05-06T13:08:27.013Z] prd-ubuntu20.04-docker-8c-8g-40573 does not seem to be running inside a container [2022-05-06T13:08:27.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-05-06T13:08:27.390Z] $ docker top bad2f5fb25a9767401c3d46d9b2522f072e65d4a80b9c76ab6afdeefb7f60dcc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:08:27.731Z] + go version [2022-05-06T13:08:27.731Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-06T13:08:27.746Z] $ docker stop --time=1 bad2f5fb25a9767401c3d46d9b2522f072e65d4a80b9c76ab6afdeefb7f60dcc [2022-05-06T13:08:29.016Z] $ docker rm -f bad2f5fb25a9767401c3d46d9b2522f072e65d4a80b9c76ab6afdeefb7f60dcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:08:29.497Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T13:08:29.497Z] . [Pipeline] withDockerContainer [2022-05-06T13:08:29.574Z] prd-ubuntu20.04-docker-8c-8g-40573 does not seem to be running inside a container [2022-05-06T13:08:29.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-05-06T13:08:29.982Z] $ docker top b4a41bc142f83cc134f093878a256a5e1e64079db8bbcc9f388c8e34c170efdf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:08:30.334Z] + make test [2022-05-06T13:08:30.334Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-06T13:08:30.593Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-06T13:08:40.577Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-06T13:08:40.577Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2022-05-06T13:08:40.577Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-06T13:08:45.851Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-06T13:08:49.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T13:08:49.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T13:08:49.145Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T13:08:49.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-06T13:08:49.174Z] $ docker stop --time=1 b4a41bc142f83cc134f093878a256a5e1e64079db8bbcc9f388c8e34c170efdf [2022-05-06T13:08:50.808Z] $ docker rm -f b4a41bc142f83cc134f093878a256a5e1e64079db8bbcc9f388c8e34c170efdf [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:08:51.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-06T13:08:51.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-06T13:08:51.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-06T13:08:52.263Z] + ls -al . [2022-05-06T13:08:52.263Z] total 176 [2022-05-06T13:08:52.263Z] drwxrwxr-x 10 jenkins jenkins 4096 May 6 13:08 . [2022-05-06T13:08:52.263Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:07 .. [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 140 May 6 13:07 .dockerignore [2022-05-06T13:08:52.263Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 13:07 .git [2022-05-06T13:08:52.263Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:07 .github [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 329 May 6 13:07 .gitignore [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 41 May 6 13:07 .golangci.yml [2022-05-06T13:08:52.263Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 13:07 .semver [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 6 13:07 Attribution.txt [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 6 13:07 CHANGELOG.md [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 6 13:07 Dockerfile [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 677 May 6 13:07 GOVERNANCE.md [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 678 May 6 13:07 Jenkinsfile [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 6 13:07 LICENSE [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 6 13:07 Makefile [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 620 May 6 13:07 OWNERS.md [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 6 13:07 README.md [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 12 May 6 13:07 VERSION [2022-05-06T13:08:52.263Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:07 bin [2022-05-06T13:08:52.263Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:07 cmd [2022-05-06T13:08:52.263Z] -rw-r--r-- 1 jenkins jenkins 17887 May 6 13:08 coverage.out [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 6 13:07 go.mod [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 6 13:07 go.sum [2022-05-06T13:08:52.263Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:07 internal [2022-05-06T13:08:52.263Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:07 mock [2022-05-06T13:08:52.263Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:07 snap [2022-05-06T13:08:52.263Z] -rw-rw-r-- 1 jenkins jenkins 227 May 6 13:07 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:08:52.564Z] + 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=8a3b8b69e8592b451639ad65dda00efb90da788d --label arch=amd64 --label version=2.2.0-dev.20 . [2022-05-06T13:08:52.564Z] Sending build context to Docker daemon 5.866MB [2022-05-06T13:08:52.564Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:08:52.564Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-06T13:08:52.564Z] ---> 3f22ca6098bb [2022-05-06T13:08:52.564Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-06T13:08:52.564Z] ---> Running in 50526b9dd679 [2022-05-06T13:08:52.824Z] Removing intermediate container 50526b9dd679 [2022-05-06T13:08:52.824Z] ---> 65945fcf78b4 [2022-05-06T13:08:52.824Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:08:52.824Z] ---> Running in ccd57cd2da6f [2022-05-06T13:08:52.824Z] Removing intermediate container ccd57cd2da6f [2022-05-06T13:08:52.824Z] ---> f6dfa156055c [2022-05-06T13:08:52.824Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:08:52.824Z] ---> Running in 61842f855ab0 [2022-05-06T13:08:53.395Z] Removing intermediate container 61842f855ab0 [2022-05-06T13:08:53.395Z] ---> 895a1249767d [2022-05-06T13:08:53.395Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:08:53.395Z] ---> Running in 95fdc4061321 [2022-05-06T13:08:53.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:08:54.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:08:54.854Z] OK: 224 MiB in 56 packages [2022-05-06T13:08:55.114Z] Removing intermediate container 95fdc4061321 [2022-05-06T13:08:55.114Z] ---> f6b661a09904 [2022-05-06T13:08:55.114Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-06T13:08:55.114Z] ---> Running in 342003f4383e [2022-05-06T13:08:55.374Z] Removing intermediate container 342003f4383e [2022-05-06T13:08:55.374Z] ---> 3b8b00691a51 [2022-05-06T13:08:55.375Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-06T13:08:55.375Z] ---> 07e0ca73bff6 [2022-05-06T13:08:55.375Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:08:55.375Z] ---> Running in a8b34691004f [2022-05-06T13:08:55.946Z] Removing intermediate container a8b34691004f [2022-05-06T13:08:55.946Z] ---> da0ac28a4e28 [2022-05-06T13:08:55.946Z] Step 10/24 : COPY . . [2022-05-06T13:08:56.207Z] ---> 453a4b7beb3b [2022-05-06T13:08:56.207Z] Step 11/24 : ARG MAKE='make build' [2022-05-06T13:08:56.467Z] ---> Running in 90221b2c3e2b [2022-05-06T13:08:56.467Z] Removing intermediate container 90221b2c3e2b [2022-05-06T13:08:56.467Z] ---> 6ab30e05a322 [2022-05-06T13:08:56.467Z] Step 12/24 : RUN $MAKE [2022-05-06T13:08:56.467Z] ---> Running in 79242923b06e [2022-05-06T13:08:56.726Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-06T13:09:18.674Z] Removing intermediate container 79242923b06e [2022-05-06T13:09:18.674Z] ---> 27cc1ebff3e8 [2022-05-06T13:09:18.674Z] Step 13/24 : FROM alpine:3.14 [2022-05-06T13:09:18.674Z] 3.14: Pulling from library/alpine [2022-05-06T13:09:18.674Z] 8663204ce13b: Pulling fs layer [2022-05-06T13:09:18.674Z] 8663204ce13b: Verifying Checksum [2022-05-06T13:09:18.674Z] 8663204ce13b: Download complete [2022-05-06T13:09:18.674Z] 8663204ce13b: Pull complete [2022-05-06T13:09:18.674Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T13:09:18.674Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T13:09:18.674Z] ---> e04c818066af [2022-05-06T13:09:18.674Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-06T13:09:18.674Z] ---> Running in 62914283765c [2022-05-06T13:09:18.674Z] Removing intermediate container 62914283765c [2022-05-06T13:09:18.674Z] ---> ce6c12669a4c [2022-05-06T13:09:18.674Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T13:09:18.674Z] ---> Running in 6d23f5225b79 [2022-05-06T13:09:18.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:09:21.972Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2022-05-06T13:09:21.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:09:27.257Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) [2022-05-06T13:09:27.257Z] ERROR: unable to select packages: [2022-05-06T13:09:27.257Z]  dumb-init (no such package): [2022-05-06T13:09:27.257Z] required by: world[dumb-init] [2022-05-06T13:09:27.257Z] zeromq (no such package): [2022-05-06T13:09:27.257Z] required by: world[zeromq] [2022-05-06T13:09:27.257Z] The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:09:27.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:09:27.660Z] [2022-05-06T13:09:27.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:09:27.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:09:27.969Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-06T13:09:27.969Z] 5eb5b503b376: Pulling fs layer [2022-05-06T13:09:27.969Z] 5c69ac0246d0: Pulling fs layer [2022-05-06T13:09:27.969Z] ec43610c2a17: Pulling fs layer [2022-05-06T13:09:27.969Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-06T13:09:27.969Z] 33b1e0a273af: Pulling fs layer [2022-05-06T13:09:27.969Z] 5d3b04190fa2: Pulling fs layer [2022-05-06T13:09:27.969Z] 2f39f015ded8: Pulling fs layer [2022-05-06T13:09:27.969Z] 33b1e0a273af: Waiting [2022-05-06T13:09:27.969Z] 5d3b04190fa2: Waiting [2022-05-06T13:09:27.969Z] 2f39f015ded8: Waiting [2022-05-06T13:09:27.969Z] 3a2ae6a8a46f: Waiting [2022-05-06T13:09:27.969Z] 5c69ac0246d0: Verifying Checksum [2022-05-06T13:09:27.969Z] 5c69ac0246d0: Download complete [2022-05-06T13:09:27.969Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-06T13:09:27.969Z] 3a2ae6a8a46f: Download complete [2022-05-06T13:09:27.969Z] 33b1e0a273af: Verifying Checksum [2022-05-06T13:09:27.969Z] 33b1e0a273af: Download complete [2022-05-06T13:09:27.969Z] 5d3b04190fa2: Verifying Checksum [2022-05-06T13:09:27.969Z] 5d3b04190fa2: Download complete [2022-05-06T13:09:27.969Z] ec43610c2a17: Verifying Checksum [2022-05-06T13:09:27.969Z] ec43610c2a17: Download complete [2022-05-06T13:09:28.229Z] 5eb5b503b376: Verifying Checksum [2022-05-06T13:09:28.229Z] 5eb5b503b376: Download complete [2022-05-06T13:09:28.796Z] 2f39f015ded8: Verifying Checksum [2022-05-06T13:09:28.796Z] 2f39f015ded8: Download complete [2022-05-06T13:09:29.362Z] 5eb5b503b376: Pull complete [2022-05-06T13:09:29.620Z] 5c69ac0246d0: Pull complete [2022-05-06T13:09:29.879Z] ec43610c2a17: Pull complete [2022-05-06T13:09:30.138Z] 3a2ae6a8a46f: Pull complete [2022-05-06T13:09:30.398Z] 33b1e0a273af: Pull complete [2022-05-06T13:09:30.398Z] 5d3b04190fa2: Pull complete [2022-05-06T13:09:34.595Z] 2f39f015ded8: Pull complete [2022-05-06T13:09:34.595Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-06T13:09:34.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:09:34.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-06T13:09:34.661Z] prd-ubuntu20.04-docker-8c-8g-40573 does not seem to be running inside a container [2022-05-06T13:09:34.701Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-06T13:09:36.131Z] $ docker top 80512782d5cda09a98bd6a7a7b6389a968ffa087c8d883ce58e37434f3c17dca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:09:36.567Z] ---> job-cost.sh [2022-05-06T13:09:36.567Z] lf-activate-venv: SKIPPING [2022-05-06T13:09:36.567Z] INFO: No Stack... [2022-05-06T13:09:37.138Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T13:09:37.398Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T13:09:37.690Z] + cut -d, -f6 [2022-05-06T13:09:37.690Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock [2022-05-06T13:09:37.708Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-41-stack-cost] [2022-05-06T13:09:37.717Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-41-stack-cost] did not exist. Created. [2022-05-06T13:09:37.717Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T13:09:38.030Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-06T13:09:38.059Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T13:09:38.065Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T13:09:38.085Z] $ docker stop --time=1 80512782d5cda09a98bd6a7a7b6389a968ffa087c8d883ce58e37434f3c17dca [2022-05-06T13:09:39.243Z] $ docker rm -f 80512782d5cda09a98bd6a7a7b6389a968ffa087c8d883ce58e37434f3c17dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-06T13:09:39.357Z] Failed in branch amd64 [2022-05-06T13:09:52.724Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40574 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-05-06T13:09:52.738Z] Running in /w/workspace/device-mqtt-go/41 [Pipeline] { [Pipeline] checkout [2022-05-06T13:09:53.022Z] Selected Git installation does not exist. Using Default [2022-05-06T13:09:53.023Z] The recommended git tool is: NONE [2022-05-06T13:09:58.682Z] using credential edgex-jenkins-ssh [2022-05-06T13:09:58.702Z] Cloning the remote Git repository [2022-05-06T13:09:58.784Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-06T13:09:58.877Z] > git init /w/workspace/device-mqtt-go/41 # timeout=10 [2022-05-06T13:09:58.959Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-06T13:09:58.959Z] > git --version # timeout=10 [2022-05-06T13:09:58.982Z] > git --version # 'git version 2.25.1' [2022-05-06T13:09:58.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T13:09:59.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T13:10:00.069Z] Avoid second fetch [2022-05-06T13:10:00.069Z] Checking out Revision 8a3b8b69e8592b451639ad65dda00efb90da788d (main) [2022-05-06T13:10:00.030Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-06T13:10:00.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T13:10:00.093Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T13:10:00.109Z] > git checkout -f 8a3b8b69e8592b451639ad65dda00efb90da788d # timeout=10 [2022-05-06T13:10:04.240Z] Commit message: "docs(snap): Move usage instructions to docs (#377)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T13:10:05.112Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-06T13:10:05.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T13:10:05.112Z] Dload Upload Total Spent Left Speed [2022-05-06T13:10:05.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 58339 0 --:--:-- --:--:-- --:--:-- 58053 100 11843 100 11843 0 0 57770 0 --:--:-- --:--:-- --:--:-- 57490 [Pipeline] sh [2022-05-06T13:10:05.637Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-06T13:10:05.986Z] + + sudo tee /etc/docker/daemon.new [2022-05-06T13:10:05.986Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-06T13:10:05.986Z] { [2022-05-06T13:10:05.986Z] "registry-mirrors": [ [2022-05-06T13:10:05.986Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-06T13:10:05.986Z] ], [2022-05-06T13:10:05.986Z] "bip": "10.250.0.254/24", [2022-05-06T13:10:05.986Z] "hosts": [ [2022-05-06T13:10:05.986Z] "tcp://0.0.0.0:5555", [2022-05-06T13:10:05.986Z] "unix:///var/run/docker.sock" [2022-05-06T13:10:05.986Z] ], [2022-05-06T13:10:05.986Z] "mtu": 1458, [2022-05-06T13:10:05.986Z] "selinux-enabled": true, [2022-05-06T13:10:05.986Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-06T13:10:05.986Z] } [Pipeline] sh [2022-05-06T13:10:06.344Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-06T13:10:06.681Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:10:25.063Z] provisioning config files... [2022-05-06T13:10:25.090Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/41@tmp/config8843712704581864116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:10:25.464Z] ---> docker-login.sh [2022-05-06T13:10:25.464Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:10:26.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:10:26.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:10:26.336Z] Configure a credential helper to remove this warning. See [2022-05-06T13:10:26.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:10:26.336Z] [2022-05-06T13:10:26.336Z] Login Succeeded [2022-05-06T13:10:26.336Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:10:26.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:10:26.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:10:26.885Z] Configure a credential helper to remove this warning. See [2022-05-06T13:10:26.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:10:26.885Z] [2022-05-06T13:10:26.885Z] Login Succeeded [2022-05-06T13:10:26.885Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:10:27.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:10:27.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:10:27.159Z] Configure a credential helper to remove this warning. See [2022-05-06T13:10:27.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:10:27.159Z] [2022-05-06T13:10:27.159Z] Login Succeeded [2022-05-06T13:10:27.159Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:10:27.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:10:27.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:10:27.758Z] Configure a credential helper to remove this warning. See [2022-05-06T13:10:27.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:10:27.758Z] [2022-05-06T13:10:27.758Z] Login Succeeded [2022-05-06T13:10:27.758Z] docker.io [2022-05-06T13:10:28.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:10:28.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:10:28.637Z] Configure a credential helper to remove this warning. See [2022-05-06T13:10:28.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:10:28.637Z] [2022-05-06T13:10:28.637Z] Login Succeeded [2022-05-06T13:10:28.637Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:10:28.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-06T13:10:29.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:10:29.155Z] ========================================================= [2022-05-06T13:10:29.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-06T13:10:29.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:10:29.547Z] + 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-06T13:10:29.824Z] Sending build context to Docker daemon 3.031MB [2022-05-06T13:10:30.098Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:10:30.098Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-06T13:10:30.098Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-06T13:10:30.098Z] 9b3977197b4f: Pulling fs layer [2022-05-06T13:10:30.098Z] 1a89e8eeedd5: Pulling fs layer [2022-05-06T13:10:30.098Z] 94645a83ff95: Pulling fs layer [2022-05-06T13:10:30.098Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-06T13:10:30.098Z] 0c92f367c5e7: Pulling fs layer [2022-05-06T13:10:30.098Z] 3096ccb668a1: Pulling fs layer [2022-05-06T13:10:30.098Z] e8cf19c19ddd: Pulling fs layer [2022-05-06T13:10:30.098Z] a4caa8a26152: Pulling fs layer [2022-05-06T13:10:30.098Z] 3f3a8bcf1eab: Waiting [2022-05-06T13:10:30.098Z] 0c92f367c5e7: Waiting [2022-05-06T13:10:30.098Z] 3096ccb668a1: Waiting [2022-05-06T13:10:30.098Z] a4caa8a26152: Waiting [2022-05-06T13:10:30.098Z] e8cf19c19ddd: Waiting [2022-05-06T13:10:30.098Z] 94645a83ff95: Verifying Checksum [2022-05-06T13:10:30.098Z] 94645a83ff95: Download complete [2022-05-06T13:10:30.098Z] 1a89e8eeedd5: Download complete [2022-05-06T13:10:30.379Z] 0c92f367c5e7: Verifying Checksum [2022-05-06T13:10:30.379Z] 0c92f367c5e7: Download complete [2022-05-06T13:10:30.379Z] 3096ccb668a1: Download complete [2022-05-06T13:10:30.379Z] 9b3977197b4f: Verifying Checksum [2022-05-06T13:10:30.379Z] 9b3977197b4f: Download complete [2022-05-06T13:10:30.379Z] e8cf19c19ddd: Verifying Checksum [2022-05-06T13:10:30.379Z] e8cf19c19ddd: Download complete [2022-05-06T13:10:30.997Z] 9b3977197b4f: Pull complete [2022-05-06T13:10:31.601Z] 1a89e8eeedd5: Pull complete [2022-05-06T13:10:31.876Z] 94645a83ff95: Pull complete [2022-05-06T13:10:32.472Z] a4caa8a26152: Verifying Checksum [2022-05-06T13:10:32.744Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-06T13:10:32.744Z] 3f3a8bcf1eab: Download complete [2022-05-06T13:10:45.143Z] 3f3a8bcf1eab: Pull complete [2022-05-06T13:10:45.143Z] 0c92f367c5e7: Pull complete [2022-05-06T13:10:45.416Z] 3096ccb668a1: Pull complete [2022-05-06T13:10:45.690Z] e8cf19c19ddd: Pull complete [2022-05-06T13:10:52.430Z] a4caa8a26152: Pull complete [2022-05-06T13:10:52.430Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-06T13:10:52.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T13:10:52.430Z] ---> 725f1c02e7f9 [2022-05-06T13:10:52.430Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-06T13:10:53.036Z] ---> Running in f25569c4308a [2022-05-06T13:10:53.036Z] Removing intermediate container f25569c4308a [2022-05-06T13:10:53.036Z] ---> d9ddca883afb [2022-05-06T13:10:53.036Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:10:53.308Z] ---> Running in 3a02a810d6d3 [2022-05-06T13:10:53.581Z] Removing intermediate container 3a02a810d6d3 [2022-05-06T13:10:53.581Z] ---> 2a5792a5da20 [2022-05-06T13:10:53.581Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:10:53.581Z] ---> Running in eeaed8ca389d [2022-05-06T13:10:55.577Z] Removing intermediate container eeaed8ca389d [2022-05-06T13:10:55.577Z] ---> 168ac9f59a44 [2022-05-06T13:10:55.577Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:10:55.577Z] ---> Running in 2108efd6bf9d [2022-05-06T13:10:56.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:10:57.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:10:58.160Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-06T13:10:58.160Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-06T13:10:58.433Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-06T13:10:58.433Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-06T13:10:58.705Z] Executing busybox-1.34.1-r3.trigger [2022-05-06T13:10:58.705Z] OK: 224 MiB in 56 packages [2022-05-06T13:10:59.694Z] Removing intermediate container 2108efd6bf9d [2022-05-06T13:10:59.694Z] ---> 486852c6bddd [2022-05-06T13:10:59.694Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-06T13:10:59.694Z] ---> Running in 5955858b5077 [2022-05-06T13:10:59.968Z] Removing intermediate container 5955858b5077 [2022-05-06T13:10:59.968Z] ---> 3dcf1ebacdcf [2022-05-06T13:10:59.968Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-06T13:11:00.569Z] ---> edacb70faf3b [2022-05-06T13:11:00.569Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:11:00.569Z] ---> Running in f3f387229097 [2022-05-06T13:11:47.596Z] Removing intermediate container f3f387229097 [2022-05-06T13:11:47.596Z] ---> 6390b023c358 [2022-05-06T13:11:47.596Z] Step 10/12 : COPY . . [2022-05-06T13:11:47.596Z] ---> d5f67132485e [2022-05-06T13:11:47.596Z] Step 11/12 : ARG MAKE='make build' [2022-05-06T13:11:47.596Z] ---> Running in 463421d74e5f [2022-05-06T13:11:47.596Z] Removing intermediate container 463421d74e5f [2022-05-06T13:11:47.596Z] ---> 909a2977b4d6 [2022-05-06T13:11:47.596Z] Step 12/12 : RUN $MAKE [2022-05-06T13:11:47.596Z] ---> Running in ae2098705481 [2022-05-06T13:11:47.596Z] noop [2022-05-06T13:11:47.596Z] Removing intermediate container ae2098705481 [2022-05-06T13:11:47.596Z] ---> 38c757b68911 [2022-05-06T13:11:47.596Z] Successfully built 38c757b68911 [2022-05-06T13:11:47.596Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:11:47.963Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T13:11:47.963Z] . [Pipeline] withDockerContainer [2022-05-06T13:11:48.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-40574 does not seem to be running inside a container [2022-05-06T13:11:48.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/41 -v /w/workspace/device-mqtt-go/41:/w/workspace/device-mqtt-go/41:rw,z -v /w/workspace/device-mqtt-go/41@tmp:/w/workspace/device-mqtt-go/41@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 ******** ci-base-image-arm64 cat [2022-05-06T13:11:49.728Z] $ docker top c9d5952accd1016d4f71393f2306749731dc2d2ee3158112eac39988b6753c65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:11:50.626Z] + go version [2022-05-06T13:11:50.626Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-06T13:11:50.662Z] $ docker stop --time=1 c9d5952accd1016d4f71393f2306749731dc2d2ee3158112eac39988b6753c65 [2022-05-06T13:11:52.340Z] $ docker rm -f c9d5952accd1016d4f71393f2306749731dc2d2ee3158112eac39988b6753c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:11:52.945Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T13:11:52.945Z] . [Pipeline] withDockerContainer [2022-05-06T13:11:53.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-40574 does not seem to be running inside a container [2022-05-06T13:11:53.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/41 -v /w/workspace/device-mqtt-go/41:/w/workspace/device-mqtt-go/41:rw,z -v /w/workspace/device-mqtt-go/41@tmp:/w/workspace/device-mqtt-go/41@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 ******** ci-base-image-arm64 cat [2022-05-06T13:11:54.578Z] $ docker top 332fa896d9f7bb24837f46ecfda9466929b89e4ba8d201bbefe34c7d1538b0f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:11:55.483Z] + make test [2022-05-06T13:11:55.483Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-06T13:11:57.465Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-06T13:13:34.375Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-06T13:13:34.375Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 21.8% of statements [2022-05-06T13:13:34.375Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-06T13:13:34.375Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-06T13:13:34.375Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-06T13:13:52.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T13:13:52.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T13:13:52.764Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T13:13:54.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-06T13:13:54.794Z] $ docker stop --time=1 332fa896d9f7bb24837f46ecfda9466929b89e4ba8d201bbefe34c7d1538b0f1 [2022-05-06T13:13:56.571Z] $ docker rm -f 332fa896d9f7bb24837f46ecfda9466929b89e4ba8d201bbefe34c7d1538b0f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:13:57.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-06T13:13:57.583Z] Warning: overwriting stash ‘coverage-report’ [2022-05-06T13:13:58.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T13:13:58.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-06T13:13:58.879Z] + ls -al . [2022-05-06T13:13:58.880Z] total 172 [2022-05-06T13:13:58.880Z] drwxrwxr-x 9 jenkins jenkins 4096 May 6 13:13 . [2022-05-06T13:13:58.880Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:09 .. [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 140 May 6 13:10 .dockerignore [2022-05-06T13:13:58.880Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 13:10 .git [2022-05-06T13:13:58.880Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:10 .github [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 329 May 6 13:10 .gitignore [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 41 May 6 13:10 .golangci.yml [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 6 13:10 Attribution.txt [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 6 13:10 CHANGELOG.md [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 6 13:10 Dockerfile [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 677 May 6 13:10 GOVERNANCE.md [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 678 May 6 13:10 Jenkinsfile [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 6 13:10 LICENSE [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 6 13:10 Makefile [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 620 May 6 13:10 OWNERS.md [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 6 13:10 README.md [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 12 May 6 13:07 VERSION [2022-05-06T13:13:58.880Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:10 bin [2022-05-06T13:13:58.880Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:10 cmd [2022-05-06T13:13:58.880Z] -rw-r--r-- 1 jenkins jenkins 17887 May 6 13:13 coverage.out [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 6 13:10 go.mod [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 6 13:10 go.sum [2022-05-06T13:13:58.880Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:10 internal [2022-05-06T13:13:58.880Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:10 mock [2022-05-06T13:13:58.880Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:10 snap [2022-05-06T13:13:58.880Z] -rw-rw-r-- 1 jenkins jenkins 227 May 6 13:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:13:59.233Z] + 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=8a3b8b69e8592b451639ad65dda00efb90da788d --label arch=arm64 --label version=2.2.0-dev.20 . [2022-05-06T13:13:59.512Z] Sending build context to Docker daemon 3.049MB [2022-05-06T13:13:59.512Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:13:59.512Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-06T13:13:59.512Z] ---> 38c757b68911 [2022-05-06T13:13:59.512Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-06T13:13:59.793Z] ---> Running in 74d8e017d866 [2022-05-06T13:14:00.075Z] Removing intermediate container 74d8e017d866 [2022-05-06T13:14:00.075Z] ---> 6fc573846c80 [2022-05-06T13:14:00.075Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:14:00.355Z] ---> Running in 1794e2c2b59a [2022-05-06T13:14:00.635Z] Removing intermediate container 1794e2c2b59a [2022-05-06T13:14:00.635Z] ---> 04e37cbb6a31 [2022-05-06T13:14:00.635Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:14:00.635Z] ---> Running in 21ecc40d9e7d [2022-05-06T13:14:02.628Z] Removing intermediate container 21ecc40d9e7d [2022-05-06T13:14:02.628Z] ---> 370e7669aa1b [2022-05-06T13:14:02.628Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:14:02.628Z] ---> Running in 9a8c6f7e1695 [2022-05-06T13:14:03.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:14:04.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:14:05.580Z] OK: 224 MiB in 56 packages [2022-05-06T13:14:06.197Z] Removing intermediate container 9a8c6f7e1695 [2022-05-06T13:14:06.197Z] ---> 7fea99a4e1a5 [2022-05-06T13:14:06.197Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-06T13:14:06.474Z] ---> Running in 966f0cbaf6ea [2022-05-06T13:14:06.747Z] Removing intermediate container 966f0cbaf6ea [2022-05-06T13:14:06.747Z] ---> 5a459b2fac60 [2022-05-06T13:14:06.747Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-06T13:14:07.346Z] ---> db2d1d73c711 [2022-05-06T13:14:07.346Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:14:07.346Z] ---> Running in a76bb4f3efeb [2022-05-06T13:14:09.326Z] Removing intermediate container a76bb4f3efeb [2022-05-06T13:14:09.326Z] ---> fa9110539a7f [2022-05-06T13:14:09.326Z] Step 10/24 : COPY . . [2022-05-06T13:14:10.319Z] ---> a576a8329756 [2022-05-06T13:14:10.319Z] Step 11/24 : ARG MAKE='make build' [2022-05-06T13:14:10.319Z] ---> Running in ee7acf7ec015 [2022-05-06T13:14:10.596Z] Removing intermediate container ee7acf7ec015 [2022-05-06T13:14:10.596Z] ---> bc0daf34fc22 [2022-05-06T13:14:10.596Z] Step 12/24 : RUN $MAKE [2022-05-06T13:14:10.596Z] ---> Running in ab1c3ba7e06e [2022-05-06T13:14:11.581Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-06T13:16:33.469Z] Removing intermediate container ab1c3ba7e06e [2022-05-06T13:16:33.469Z] ---> 64f6a31771e4 [2022-05-06T13:16:33.469Z] Step 13/24 : FROM alpine:3.14 [2022-05-06T13:16:33.469Z] 3.14: Pulling from library/alpine [2022-05-06T13:16:33.469Z] 455c02918c45: Pulling fs layer [2022-05-06T13:16:33.469Z] 455c02918c45: Verifying Checksum [2022-05-06T13:16:33.469Z] 455c02918c45: Download complete [2022-05-06T13:16:33.469Z] 455c02918c45: Pull complete [2022-05-06T13:16:33.469Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T13:16:33.469Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T13:16:33.469Z] ---> ac73e934f311 [2022-05-06T13:16:33.469Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-06T13:16:33.469Z] ---> Running in c450aeb482b0 [2022-05-06T13:16:33.469Z] Removing intermediate container c450aeb482b0 [2022-05-06T13:16:33.469Z] ---> 9735194ce722 [2022-05-06T13:16:33.469Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T13:16:33.469Z] ---> Running in f49e3c99a2c9 [2022-05-06T13:16:33.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:33.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:33.469Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T13:16:33.469Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T13:16:33.469Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T13:16:33.469Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T13:16:33.469Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T13:16:33.469Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T13:16:33.469Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:16:33.469Z] OK: 8 MiB in 20 packages [2022-05-06T13:16:33.469Z] Removing intermediate container f49e3c99a2c9 [2022-05-06T13:16:33.469Z] ---> 955930cbfe5b [2022-05-06T13:16:33.469Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-06T13:16:33.469Z] ---> 9980e6978f43 [2022-05-06T13:16:33.469Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-06T13:16:33.469Z] ---> 77a66822e643 [2022-05-06T13:16:33.469Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-06T13:16:33.469Z] ---> e726d69da0a1 [2022-05-06T13:16:33.469Z] Step 19/24 : EXPOSE 59982 [2022-05-06T13:16:33.469Z] ---> Running in fc2ae5681354 [2022-05-06T13:16:33.469Z] Removing intermediate container fc2ae5681354 [2022-05-06T13:16:33.469Z] ---> afd55daefc53 [2022-05-06T13:16:33.469Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-06T13:16:33.469Z] ---> Running in 38d884ee77ab [2022-05-06T13:16:33.469Z] Removing intermediate container 38d884ee77ab [2022-05-06T13:16:33.469Z] ---> 3362021108f4 [2022-05-06T13:16:33.469Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:16:33.469Z] ---> Running in 9a6b67b7edaf [2022-05-06T13:16:33.469Z] Removing intermediate container 9a6b67b7edaf [2022-05-06T13:16:33.469Z] ---> 6063743b2461 [2022-05-06T13:16:33.469Z] Step 22/24 : LABEL arch=arm64 [2022-05-06T13:16:33.469Z] ---> Running in 9c74c0342bd6 [2022-05-06T13:16:33.469Z] Removing intermediate container 9c74c0342bd6 [2022-05-06T13:16:33.469Z] ---> c8afea692c32 [2022-05-06T13:16:33.469Z] Step 23/24 : LABEL git_sha=8a3b8b69e8592b451639ad65dda00efb90da788d [2022-05-06T13:16:33.469Z] ---> Running in bda2f166c98d [2022-05-06T13:16:33.469Z] Removing intermediate container bda2f166c98d [2022-05-06T13:16:33.469Z] ---> 37a5fe56e40b [2022-05-06T13:16:33.469Z] Step 24/24 : LABEL version=2.2.0-dev.20 [2022-05-06T13:16:33.469Z] ---> Running in ab833c4bfe99 [2022-05-06T13:16:33.469Z] Removing intermediate container ab833c4bfe99 [2022-05-06T13:16:33.469Z] ---> 94ea2e1a0dd8 [2022-05-06T13:16:33.469Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-06T13:16:33.469Z] Successfully built 94ea2e1a0dd8 [2022-05-06T13:16:33.469Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:16:33.588Z] provisioning config files... [2022-05-06T13:16:33.611Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/41@tmp/config7664054198099175113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:16:33.968Z] ---> docker-login.sh [2022-05-06T13:16:33.968Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:16:34.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:34.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:34.241Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:34.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:34.241Z] [2022-05-06T13:16:34.241Z] Login Succeeded [2022-05-06T13:16:34.241Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:16:34.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:34.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:34.839Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:34.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:34.839Z] [2022-05-06T13:16:34.839Z] Login Succeeded [2022-05-06T13:16:34.839Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:16:35.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:35.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:35.385Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:35.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:35.385Z] [2022-05-06T13:16:35.385Z] Login Succeeded [2022-05-06T13:16:35.385Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:16:35.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:35.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:35.936Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:35.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:35.936Z] [2022-05-06T13:16:35.936Z] Login Succeeded [2022-05-06T13:16:35.936Z] docker.io [2022-05-06T13:16:36.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:36.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:36.482Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:36.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:36.482Z] [2022-05-06T13:16:36.482Z] Login Succeeded [2022-05-06T13:16:36.482Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:16:36.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:16:36.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:16:36.554Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-05-06T13:16:36.554Z] 8a3b8b69e8592b451639ad65dda00efb90da788d [2022-05-06T13:16:36.554Z] latest [2022-05-06T13:16:36.554Z] 2.2.0-dev.20 [2022-05-06T13:16:36.554Z] 8a3b8b69e8592b451639ad65dda00efb90da788d-2.2.0-dev.20 [2022-05-06T13:16:36.554Z] main [2022-05-06T13:16:36.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:36.922Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8a3b8b69e8592b451639ad65dda00efb90da788d [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:37.276Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8a3b8b69e8592b451639ad65dda00efb90da788d [2022-05-06T13:16:37.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-06T13:16:37.276Z] e2b943d8c1ec: Preparing [2022-05-06T13:16:37.276Z] b5ad41359c35: Preparing [2022-05-06T13:16:37.276Z] 2e70f95d1e1e: Preparing [2022-05-06T13:16:37.276Z] ae756d1afee3: Preparing [2022-05-06T13:16:37.276Z] f73e7dbfee58: Preparing [2022-05-06T13:16:37.552Z] f73e7dbfee58: Layer already exists [2022-05-06T13:16:37.552Z] e2b943d8c1ec: Pushed [2022-05-06T13:16:37.552Z] b5ad41359c35: Pushed [2022-05-06T13:16:38.152Z] ae756d1afee3: Pushed [2022-05-06T13:16:43.565Z] 2e70f95d1e1e: Pushed [2022-05-06T13:16:43.841Z] 8a3b8b69e8592b451639ad65dda00efb90da788d: digest: sha256:473924b13b7c7adddc40dac8596557ea21d6820dcfa8394e35435daf9b8eb9f7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:44.202Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:44.559Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-05-06T13:16:44.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-06T13:16:44.559Z] e2b943d8c1ec: Preparing [2022-05-06T13:16:44.559Z] b5ad41359c35: Preparing [2022-05-06T13:16:44.559Z] 2e70f95d1e1e: Preparing [2022-05-06T13:16:44.559Z] ae756d1afee3: Preparing [2022-05-06T13:16:44.559Z] f73e7dbfee58: Preparing [2022-05-06T13:16:44.559Z] e2b943d8c1ec: Layer already exists [2022-05-06T13:16:44.559Z] ae756d1afee3: Layer already exists [2022-05-06T13:16:44.559Z] f73e7dbfee58: Layer already exists [2022-05-06T13:16:44.559Z] 2e70f95d1e1e: Layer already exists [2022-05-06T13:16:44.559Z] b5ad41359c35: Layer already exists [2022-05-06T13:16:44.833Z] latest: digest: sha256:473924b13b7c7adddc40dac8596557ea21d6820dcfa8394e35435daf9b8eb9f7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:45.193Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:45.542Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.20 [2022-05-06T13:16:45.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-06T13:16:45.542Z] e2b943d8c1ec: Preparing [2022-05-06T13:16:45.543Z] b5ad41359c35: Preparing [2022-05-06T13:16:45.543Z] 2e70f95d1e1e: Preparing [2022-05-06T13:16:45.543Z] ae756d1afee3: Preparing [2022-05-06T13:16:45.543Z] f73e7dbfee58: Preparing [2022-05-06T13:16:45.543Z] 2e70f95d1e1e: Layer already exists [2022-05-06T13:16:45.543Z] ae756d1afee3: Layer already exists [2022-05-06T13:16:45.543Z] b5ad41359c35: Layer already exists [2022-05-06T13:16:45.543Z] f73e7dbfee58: Layer already exists [2022-05-06T13:16:45.543Z] e2b943d8c1ec: Layer already exists [2022-05-06T13:16:45.817Z] 2.2.0-dev.20: digest: sha256:473924b13b7c7adddc40dac8596557ea21d6820dcfa8394e35435daf9b8eb9f7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:46.175Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8a3b8b69e8592b451639ad65dda00efb90da788d-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:46.592Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8a3b8b69e8592b451639ad65dda00efb90da788d-2.2.0-dev.20 [2022-05-06T13:16:46.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-06T13:16:46.592Z] e2b943d8c1ec: Preparing [2022-05-06T13:16:46.592Z] b5ad41359c35: Preparing [2022-05-06T13:16:46.592Z] 2e70f95d1e1e: Preparing [2022-05-06T13:16:46.592Z] ae756d1afee3: Preparing [2022-05-06T13:16:46.592Z] f73e7dbfee58: Preparing [2022-05-06T13:16:46.592Z] f73e7dbfee58: Layer already exists [2022-05-06T13:16:46.592Z] b5ad41359c35: Layer already exists [2022-05-06T13:16:46.592Z] ae756d1afee3: Layer already exists [2022-05-06T13:16:46.592Z] 2e70f95d1e1e: Layer already exists [2022-05-06T13:16:46.592Z] e2b943d8c1ec: Layer already exists [2022-05-06T13:16:46.866Z] 8a3b8b69e8592b451639ad65dda00efb90da788d-2.2.0-dev.20: digest: sha256:473924b13b7c7adddc40dac8596557ea21d6820dcfa8394e35435daf9b8eb9f7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:47.219Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:47.569Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-05-06T13:16:47.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-06T13:16:47.569Z] e2b943d8c1ec: Preparing [2022-05-06T13:16:47.569Z] b5ad41359c35: Preparing [2022-05-06T13:16:47.569Z] 2e70f95d1e1e: Preparing [2022-05-06T13:16:47.569Z] ae756d1afee3: Preparing [2022-05-06T13:16:47.569Z] f73e7dbfee58: Preparing [2022-05-06T13:16:47.569Z] f73e7dbfee58: Layer already exists [2022-05-06T13:16:47.569Z] ae756d1afee3: Layer already exists [2022-05-06T13:16:47.569Z] e2b943d8c1ec: Layer already exists [2022-05-06T13:16:47.569Z] b5ad41359c35: Layer already exists [2022-05-06T13:16:47.569Z] 2e70f95d1e1e: Layer already exists [2022-05-06T13:16:47.841Z] main: digest: sha256:473924b13b7c7adddc40dac8596557ea21d6820dcfa8394e35435daf9b8eb9f7 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:16:47.902Z] ===================================================== [Pipeline] echo [2022-05-06T13:16:47.911Z] taggedImages: [2022-05-06T13:16:47.911Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8a3b8b69e8592b451639ad65dda00efb90da788d [2022-05-06T13:16:47.911Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-05-06T13:16:47.911Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.20 [2022-05-06T13:16:47.911Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8a3b8b69e8592b451639ad65dda00efb90da788d-2.2.0-dev.20 [2022-05-06T13:16:47.911Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:48.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T13:16:48.293Z] [2022-05-06T13:16:48.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:48.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T13:16:48.934Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-06T13:16:48.934Z] 8998bd30e6a1: Pulling fs layer [2022-05-06T13:16:48.934Z] 04944245beec: Pulling fs layer [2022-05-06T13:16:48.934Z] 699f458cf7ca: Pulling fs layer [2022-05-06T13:16:48.934Z] 765212b225bb: Pulling fs layer [2022-05-06T13:16:48.934Z] f23df028b6ca: Pulling fs layer [2022-05-06T13:16:48.934Z] d65c8cfc05b1: Pulling fs layer [2022-05-06T13:16:48.934Z] 2437ff75d9bd: Pulling fs layer [2022-05-06T13:16:48.934Z] 765212b225bb: Waiting [2022-05-06T13:16:48.934Z] f23df028b6ca: Waiting [2022-05-06T13:16:48.935Z] d65c8cfc05b1: Waiting [2022-05-06T13:16:48.935Z] 2437ff75d9bd: Waiting [2022-05-06T13:16:48.935Z] 04944245beec: Verifying Checksum [2022-05-06T13:16:48.935Z] 04944245beec: Download complete [2022-05-06T13:16:48.935Z] 765212b225bb: Verifying Checksum [2022-05-06T13:16:48.935Z] 765212b225bb: Download complete [2022-05-06T13:16:48.935Z] f23df028b6ca: Download complete [2022-05-06T13:16:49.210Z] d65c8cfc05b1: Verifying Checksum [2022-05-06T13:16:49.210Z] d65c8cfc05b1: Download complete [2022-05-06T13:16:49.210Z] 699f458cf7ca: Verifying Checksum [2022-05-06T13:16:49.210Z] 699f458cf7ca: Download complete [2022-05-06T13:16:49.816Z] 8998bd30e6a1: Verifying Checksum [2022-05-06T13:16:49.816Z] 8998bd30e6a1: Download complete [2022-05-06T13:16:51.816Z] 2437ff75d9bd: Verifying Checksum [2022-05-06T13:16:51.816Z] 2437ff75d9bd: Download complete [2022-05-06T13:16:54.447Z] 8998bd30e6a1: Pull complete [2022-05-06T13:16:54.741Z] 04944245beec: Pull complete [2022-05-06T13:16:56.194Z] 699f458cf7ca: Pull complete [2022-05-06T13:16:56.469Z] 765212b225bb: Pull complete [2022-05-06T13:16:57.455Z] f23df028b6ca: Pull complete [2022-05-06T13:16:57.455Z] d65c8cfc05b1: Pull complete [2022-05-06T13:17:12.588Z] 2437ff75d9bd: Pull complete [2022-05-06T13:17:12.588Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-06T13:17:12.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T13:17:12.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-06T13:17:12.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-40574 does not seem to be running inside a container [2022-05-06T13:17:12.983Z] $ 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/41 -v /w/workspace/device-mqtt-go/41:/w/workspace/device-mqtt-go/41:rw,z -v /w/workspace/device-mqtt-go/41@tmp:/w/workspace/device-mqtt-go/41@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-06T13:17:15.848Z] $ docker top 98eb11bacb4ee48a2824cbc611c7b7f713d501f8059afb0e722f12f056489287 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:17:16.795Z] ---> job-cost.sh [2022-05-06T13:17:16.795Z] lf-activate-venv: SKIPPING [2022-05-06T13:17:16.795Z] INFO: No Stack... [2022-05-06T13:17:17.069Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-06T13:17:18.058Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T13:17:18.755Z] + cat /w/workspace/device-mqtt-go/41/archives/cost.csv [2022-05-06T13:17:18.755Z] + cut -d, -f6 [Pipeline] lock [2022-05-06T13:17:18.836Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-41-stack-cost] [2022-05-06T13:17:18.843Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-41-stack-cost] did not exist. Created. [2022-05-06T13:17:18.844Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T13:17:19.540Z] /w/workspace/device-mqtt-go/41@tmp/durable-c4bfe31c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-06T13:17:20.247Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-06T13:17:20.270Z] Warning: overwriting stash ‘stack-cost’ [2022-05-06T13:17:20.331Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T13:17:20.342Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T13:17:20.386Z] $ docker stop --time=1 98eb11bacb4ee48a2824cbc611c7b7f713d501f8059afb0e722f12f056489287 [2022-05-06T13:17:21.985Z] $ docker rm -f 98eb11bacb4ee48a2824cbc611c7b7f713d501f8059afb0e722f12f056489287 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-06T13:17:22.999Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-05-06T13:17:22.999Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-05-06T13:17:22.999Z] total 16 [2022-05-06T13:17:22.999Z] drwxr-xr-x 3 root root 4096 May 6 13:09 . [2022-05-06T13:17:22.999Z] drwxrwxr-x 11 jenkins jenkins 4096 May 6 13:09 .. [2022-05-06T13:17:22.999Z] drwxr-xr-x 2 root root 4096 May 6 13:09 cost [2022-05-06T13:17:22.999Z] -rw-r--r-- 1 root root 84 May 6 13:09 cost.csv [2022-05-06T13:17:22.999Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-05-06T13:17:22.999Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-05-06T13:17:22.999Z] total 16 [2022-05-06T13:17:22.999Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 13:09 . [2022-05-06T13:17:22.999Z] drwxrwxr-x 11 jenkins jenkins 4096 May 6 13:09 .. [2022-05-06T13:17:22.999Z] drwxr-xr-x 2 jenkins jenkins 4096 May 6 13:09 cost [2022-05-06T13:17:22.999Z] -rw-r--r-- 1 jenkins jenkins 84 May 6 13:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:17:23.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:17:24.160Z] ---> package-listing.sh [2022-05-06T13:17:24.160Z] ++ facter osfamily [2022-05-06T13:17:24.160Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-06T13:17:24.421Z] + OS_FAMILY=debian [2022-05-06T13:17:24.421Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-05-06T13:17:24.421Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-06T13:17:24.421Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-06T13:17:24.421Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-06T13:17:24.421Z] + PACKAGES=/tmp/packages_start.txt [2022-05-06T13:17:24.421Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-05-06T13:17:24.421Z] + PACKAGES=/tmp/packages_end.txt [2022-05-06T13:17:24.421Z] + case "${OS_FAMILY}" in [2022-05-06T13:17:24.421Z] + grep '^ii' [2022-05-06T13:17:24.421Z] + dpkg -l [2022-05-06T13:17:24.421Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-06T13:17:24.421Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-06T13:17:24.421Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-06T13:17:24.421Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-05-06T13:17:24.421Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-05-06T13:17:24.421Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-05-06T13:17:24.432Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-06T13:17:24.715Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:17:25.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:17:25.275Z] . [Pipeline] withDockerContainer [2022-05-06T13:17:25.341Z] prd-ubuntu20.04-docker-8c-8g-40573 does not seem to be running inside a container [2022-05-06T13:17:25.378Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-06T13:17:25.589Z] $ docker top 6e84604008c2bef0af69cb558361fc3f160f1f9dd32219a6a845ad0e74dc9ac4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:17:25.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-06T13:17:26.224Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-06T13:17:26.514Z] + ls /var/log/sa-host [2022-05-06T13:17:26.514Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:17:26.604Z] provisioning config files... [2022-05-06T13:17:26.612Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7826541959469478696tmp [Pipeline] { [Pipeline] echo [2022-05-06T13:17:26.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:17:26.918Z] ---> create-netrc.sh [Pipeline] } [2022-05-06T13:17:26.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:17:27.257Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-06T13:17:27.268Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:17:27.555Z] ---> sudo-logs.sh [2022-05-06T13:17:27.555Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-06T13:17:27.587Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:17:27.875Z] ---> job-cost.sh [2022-05-06T13:17:27.875Z] lf-activate-venv: SKIPPING [2022-05-06T13:17:27.875Z] DEBUG: total: 0.2199999988079071 [2022-05-06T13:17:27.875Z] INFO: Retrieving Stack Cost... [2022-05-06T13:17:28.445Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T13:17:28.708Z] INFO: Archiving Costs [Pipeline] echo [2022-05-06T13:17:28.724Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:17:29.010Z] ---> logs-deploy.sh [2022-05-06T13:17:29.010Z] lf-activate-venv: SKIPPING [2022-05-06T13:17:29.010Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/41 [2022-05-06T13:17:29.010Z] INFO: archiving workspace using pattern(s): [2022-05-06T13:17:29.951Z] Archives upload complete. [2022-05-06T13:17:29.951Z] INFO: archiving logs to Nexus