Pull request #382 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31+7e9452bdc8d38730e6d9ae79bed0fd7f84de74ec (480729afe78e3cf8a359acefef4d83dd232e4313) 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-ssh14342912151800176604.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh6536475326664946878.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9844751072826164787.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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 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-ssh2487881857630246938.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16125430437155082333.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-19753’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19756 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-382 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7e9452bdc8d38730e6d9ae79bed0fd7f84de74ec into PR head commit 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 Merge succeeded, producing 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 Checking out Revision 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 (PR-382) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7e9452bdc8d38730e6d9ae79bed0fd7f84de74ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:30 ========================================================= 20:19:30 EdgeX Global Pipelines Version Info 20:19:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1589729008a2668ddd610fbbda4179d2313af3db # timeout=10 20:19:31 ------------------- 20:19:31 stable info: 20:19:31 ------------------- 20:19:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:31 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 20:19:31 Message: update stable to v1.0.237 20:19:31 ------------------- 20:19:31 experimental info: 20:19:31 ------------------- 20:19:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:19:31 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 20:19:31 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ca8e37 [Pipeline] echo 20:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:32 provisioning config files... 20:19:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config6837546308994556251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:33 ---> docker-login.sh 20:19:33 nexus3.edgexfoundry.org:10001 20:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:33 Configure a credential helper to remove this warning. See 20:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:33 20:19:33 Login Succeeded 20:19:33 nexus3.edgexfoundry.org:10002 20:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:33 Configure a credential helper to remove this warning. See 20:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:33 20:19:33 Login Succeeded 20:19:33 nexus3.edgexfoundry.org:10003 20:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:33 Configure a credential helper to remove this warning. See 20:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:33 20:19:33 Login Succeeded 20:19:33 nexus3.edgexfoundry.org:10004 20:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:33 Configure a credential helper to remove this warning. See 20:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:33 20:19:33 Login Succeeded 20:19:33 docker.io 20:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:34 Configure a credential helper to remove this warning. See 20:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:34 20:19:34 Login Succeeded 20:19:34 ---> docker-login.sh ends [Pipeline] } 20:19:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:19:34 + git rev-list -1 --merges 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31~1..7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 [Pipeline] echo 20:19:34 -----------> git rev-list -1 --merges 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31~1..7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 [false] [Pipeline] sh 20:19:34 + git log --format=format:%s -1 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 [Pipeline] echo 20:19:34 ========================================================= 20:19:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:19:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:19:35 + git log --format=format:%s -1 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 [Pipeline] echo 20:19:35 [semverPrep] GIT_COMMIT: 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31, Commit Message: build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0 [Pipeline] echo 20:19:35 [semverPrep] This is not a build commit. [Pipeline] sh 20:19:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:35 + grep -v github /etc/ssh/ssh_known_hosts 20:19:35 + [ -e /tmp/ssh_known_hosts ] 20:19:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:19:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:19:35 + sudo tee -a /etc/ssh/ssh_known_hosts 20:19:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:35 20:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:36 0.1.4: Pulling from edgex-devops/py-git-semver 20:19:36 b85a868b505f: Pulling fs layer 20:19:36 e2be974225ed: Pulling fs layer 20:19:36 339a4e72a1f5: Pulling fs layer 20:19:36 988bab9f4d93: Pulling fs layer 20:19:36 1469e6f7b9e6: Pulling fs layer 20:19:36 eaf3925da568: Pulling fs layer 20:19:36 bab4dde63d76: Pulling fs layer 20:19:36 bde34c3a00c8: Pulling fs layer 20:19:36 b352a97aabf1: Pulling fs layer 20:19:36 4872d77fe225: Pulling fs layer 20:19:36 5851b861e8e6: Pulling fs layer 20:19:36 988bab9f4d93: Waiting 20:19:36 1469e6f7b9e6: Waiting 20:19:36 eaf3925da568: Waiting 20:19:36 bab4dde63d76: Waiting 20:19:36 bde34c3a00c8: Waiting 20:19:36 b352a97aabf1: Waiting 20:19:36 4872d77fe225: Waiting 20:19:36 5851b861e8e6: Waiting 20:19:36 e2be974225ed: Download complete 20:19:36 988bab9f4d93: Download complete 20:19:36 339a4e72a1f5: Verifying Checksum 20:19:36 339a4e72a1f5: Download complete 20:19:36 1469e6f7b9e6: Verifying Checksum 20:19:36 1469e6f7b9e6: Download complete 20:19:36 eaf3925da568: Verifying Checksum 20:19:36 eaf3925da568: Download complete 20:19:36 bde34c3a00c8: Verifying Checksum 20:19:36 bde34c3a00c8: Download complete 20:19:36 b352a97aabf1: Download complete 20:19:36 4872d77fe225: Verifying Checksum 20:19:36 4872d77fe225: Download complete 20:19:36 5851b861e8e6: Verifying Checksum 20:19:36 5851b861e8e6: Download complete 20:19:36 b85a868b505f: Verifying Checksum 20:19:36 b85a868b505f: Download complete 20:19:36 bab4dde63d76: Verifying Checksum 20:19:36 bab4dde63d76: Download complete 20:19:38 b85a868b505f: Pull complete 20:19:38 e2be974225ed: Pull complete 20:19:38 339a4e72a1f5: Pull complete 20:19:38 988bab9f4d93: Pull complete 20:19:38 1469e6f7b9e6: Pull complete 20:19:38 eaf3925da568: Pull complete 20:19:40 bab4dde63d76: Pull complete 20:19:41 bde34c3a00c8: Pull complete 20:19:41 b352a97aabf1: Pull complete 20:19:41 4872d77fe225: Pull complete 20:19:41 5851b861e8e6: Pull complete 20:19:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:41 prd-ubuntu20.04-docker-8c-8g-19756 does not seem to be running inside a container 20:19:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:43 $ docker top eca446194494ec771eaed8cca40a5b5fc71044bda672a96c14374fc3084d0eb4 -eo pid,comm 20:19:43 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). 20:19:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:43 [ssh-agent] Looking for ssh-agent implementation... 20:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:43 $ docker exec eca446194494ec771eaed8cca40a5b5fc71044bda672a96c14374fc3084d0eb4 ssh-agent 20:19:43 SSH_AUTH_SOCK=/tmp/ssh-Gt9a8n5PAsIv/agent.33 20:19:43 SSH_AGENT_PID=40 20:19:43 Running ssh-add (command line suppressed) 20:19:43 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_881210080531398950.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_881210080531398950.key) 20:19:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:43 + git tag --points-at HEAD [Pipeline] } 20:19:43 $ docker exec --env ******** --env ******** eca446194494ec771eaed8cca40a5b5fc71044bda672a96c14374fc3084d0eb4 ssh-agent -k 20:19:44 unset SSH_AUTH_SOCK; 20:19:44 unset SSH_AGENT_PID; 20:19:44 echo Agent pid 40 killed; 20:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:44 [ssh-agent] Looking for ssh-agent implementation... 20:19:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:44 $ docker exec eca446194494ec771eaed8cca40a5b5fc71044bda672a96c14374fc3084d0eb4 ssh-agent 20:19:44 SSH_AUTH_SOCK=/tmp/ssh-WNYJqZoEHHCS/agent.74 20:19:44 SSH_AGENT_PID=80 20:19:44 Running ssh-add (command line suppressed) 20:19:44 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_7711554217716467352.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_7711554217716467352.key) 20:19:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:44 + git semver init 20:19:45 2022-07-12 20:19:45,022 [run_init] DEBUG init version:0.0.0 force:False 20:19:45 2022-07-12 20:19:45,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 20:19:45 2022-07-12 20:19:45,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 20:19:45 2022-07-12 20:19:45,024 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382, universal_newlines=False, shell=None, istream=None) 20:19:46 2022-07-12 20:19:45,744 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.git/info/exclude 20:19:46 2022-07-12 20:19:45,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 with force:False 20:19:46 2022-07-12 20:19:45,744 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 20:19:46 2022-07-12 20:19:45,749 [execute] INFO git cat-file --batch-check 20:19:46 2022-07-12 20:19:45,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 20:19:46 2022-07-12 20:19:45,757 [execute] INFO git cat-file --batch 20:19:46 2022-07-12 20:19:45,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 20:19:46 2022-07-12 20:19:45,762 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 20:19:46 0.0.0 [Pipeline] } 20:19:46 $ docker exec --env ******** --env ******** eca446194494ec771eaed8cca40a5b5fc71044bda672a96c14374fc3084d0eb4 ssh-agent -k 20:19:46 unset SSH_AUTH_SOCK; 20:19:46 unset SSH_AGENT_PID; 20:19:46 echo Agent pid 80 killed; 20:19:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:46 + git semver [Pipeline] } 20:19:46 $ docker stop --time=1 eca446194494ec771eaed8cca40a5b5fc71044bda672a96c14374fc3084d0eb4 20:19:48 $ docker rm -f eca446194494ec771eaed8cca40a5b5fc71044bda672a96c14374fc3084d0eb4 [Pipeline] // withDockerContainer [Pipeline] sh 20:19:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:19:48 Stashed 1 file(s) [Pipeline] echo 20:19:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:48 provisioning config files... 20:19:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config7383433082086975328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:49 ---> docker-login.sh 20:19:49 nexus3.edgexfoundry.org:10001 20:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:49 Configure a credential helper to remove this warning. See 20:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:49 20:19:49 Login Succeeded 20:19:49 nexus3.edgexfoundry.org:10002 20:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:49 Configure a credential helper to remove this warning. See 20:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:49 20:19:49 Login Succeeded 20:19:49 nexus3.edgexfoundry.org:10003 20:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:49 Configure a credential helper to remove this warning. See 20:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:49 20:19:49 Login Succeeded 20:19:49 nexus3.edgexfoundry.org:10004 20:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:49 Configure a credential helper to remove this warning. See 20:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:49 20:19:49 Login Succeeded 20:19:49 docker.io 20:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:49 Configure a credential helper to remove this warning. See 20:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:49 20:19:49 Login Succeeded 20:19:49 ---> docker-login.sh ends [Pipeline] } 20:19:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:19:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:50 ========================================================= 20:19:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:19:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:19:50 Sending build context to Docker daemon 6.083MB 20:19:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:19:50 Step 2/12 : FROM ${BASE} AS builder 20:19:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:19:50 2408cc74d12b: Pulling fs layer 20:19:50 ea60b727a1ce: Pulling fs layer 20:19:50 30c4a7721957: Pulling fs layer 20:19:50 370296b7ddb6: Pulling fs layer 20:19:50 7c6cee850709: Pulling fs layer 20:19:50 39a5fcdaea64: Pulling fs layer 20:19:50 d94ebbe4e438: Pulling fs layer 20:19:50 bcfd1f05c69d: Pulling fs layer 20:19:50 59ccb84bbe0f: Pulling fs layer 20:19:50 370296b7ddb6: Waiting 20:19:50 7c6cee850709: Waiting 20:19:50 39a5fcdaea64: Waiting 20:19:50 d94ebbe4e438: Waiting 20:19:50 bcfd1f05c69d: Waiting 20:19:50 59ccb84bbe0f: Waiting 20:19:50 30c4a7721957: Verifying Checksum 20:19:50 30c4a7721957: Download complete 20:19:50 ea60b727a1ce: Download complete 20:19:50 7c6cee850709: Download complete 20:19:50 2408cc74d12b: Verifying Checksum 20:19:50 2408cc74d12b: Download complete 20:19:50 39a5fcdaea64: Download complete 20:19:50 d94ebbe4e438: Download complete 20:19:50 2408cc74d12b: Pull complete 20:19:50 ea60b727a1ce: Pull complete 20:19:50 30c4a7721957: Pull complete 20:19:50 59ccb84bbe0f: Verifying Checksum 20:19:50 59ccb84bbe0f: Download complete 20:19:51 bcfd1f05c69d: Verifying Checksum 20:19:51 bcfd1f05c69d: Download complete 20:19:51 370296b7ddb6: Verifying Checksum 20:19:51 370296b7ddb6: Download complete 20:19:55 370296b7ddb6: Pull complete 20:19:55 7c6cee850709: Pull complete 20:19:55 39a5fcdaea64: Pull complete 20:19:55 d94ebbe4e438: Pull complete 20:19:58 bcfd1f05c69d: Pull complete 20:19:58 59ccb84bbe0f: Pull complete 20:19:58 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:58 ---> a4fb48ad2a94 20:19:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:20:00 ---> Running in 81c9ea4784ad 20:20:00 Removing intermediate container 81c9ea4784ad 20:20:00 ---> 0b30f6a6db73 20:20:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:20:00 ---> Running in 1ee9045a6e9a 20:20:00 Removing intermediate container 1ee9045a6e9a 20:20:00 ---> f1c6989ea0aa 20:20:00 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:00 ---> Running in 95f723010548 20:20:01 Removing intermediate container 95f723010548 20:20:01 ---> 1d3903dde762 20:20:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:20:01 ---> Running in 24bf26a95222 20:20:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:02 (1/4) Installing openssh-keygen (9.0_p1-r1) 20:20:02 (2/4) Installing libedit (20210910.3.1-r0) 20:20:02 (3/4) Installing openssh-client-common (9.0_p1-r1) 20:20:03 (4/4) Installing openssh-client-default (9.0_p1-r1) 20:20:03 Executing busybox-1.35.0-r13.trigger 20:20:03 OK: 216 MiB in 55 packages 20:20:03 Removing intermediate container 24bf26a95222 20:20:03 ---> 7392d675ec9e 20:20:03 Step 7/12 : WORKDIR /device-mqtt-go 20:20:03 Still waiting to schedule task 20:20:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19755’ 20:20:04 ---> Running in 1f9fb52774c0 20:20:04 Removing intermediate container 1f9fb52774c0 20:20:04 ---> e4afeef9f275 20:20:04 Step 8/12 : COPY go.mod vendor* ./ 20:20:04 ---> 134333091353 20:20:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:04 ---> Running in 000aa9f18503 20:20:19 Removing intermediate container 000aa9f18503 20:20:19 ---> f0364c085fc1 20:20:19 Step 10/12 : COPY . . 20:20:19 ---> 50e5e719e62d 20:20:19 Step 11/12 : ARG MAKE='make build' 20:20:19 ---> Running in d2a69c8e8fab 20:20:19 Removing intermediate container d2a69c8e8fab 20:20:19 ---> 7be1f99bb9e8 20:20:19 Step 12/12 : RUN $MAKE 20:20:19 ---> Running in 27ed3f6aaafb 20:20:19 noop 20:20:20 Removing intermediate container 27ed3f6aaafb 20:20:20 ---> d2e8544a2fd9 20:20:20 Successfully built d2e8544a2fd9 20:20:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:20 + docker inspect -f . ci-base-image-x86_64 20:20:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:20 prd-ubuntu20.04-docker-8c-8g-19756 does not seem to be running inside a container 20:20:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:20:21 $ docker top 6330690ab33dd9f55aa54e37da2d9200aa0d4934d8bdff067253cc7c567c2444 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:21 + go version 20:20:21 go version go1.18.3 linux/amd64 [Pipeline] } 20:20:21 $ docker stop --time=1 6330690ab33dd9f55aa54e37da2d9200aa0d4934d8bdff067253cc7c567c2444 20:20:23 $ docker rm -f 6330690ab33dd9f55aa54e37da2d9200aa0d4934d8bdff067253cc7c567c2444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:23 + docker inspect -f . ci-base-image-x86_64 20:20:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:23 prd-ubuntu20.04-docker-8c-8g-19756 does not seem to be running inside a container 20:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:20:23 $ docker top 0876f1f603213c9f1770cfd70bd0a2af21a2bb9f0b13b6af5755a44ac058d9d2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:24 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] fileExists [Pipeline] sh 20:20:24 + make test 20:20:24 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:20:25 ? github.com/edgexfoundry/device-mqtt-go [no test files] 20:20:35 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 20:20:35 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.021s coverage: 21.8% of statements 20:20:35 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 20:20:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:20:43 GCO_ENABLED=1 GO111MODULE=on go vet ./... 20:20:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:20:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:20:46 ./bin/test-attribution-txt.sh [Pipeline] echo 20:20:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:20:46 $ docker stop --time=1 0876f1f603213c9f1770cfd70bd0a2af21a2bb9f0b13b6af5755a44ac058d9d2 20:20:48 $ docker rm -f 0876f1f603213c9f1770cfd70bd0a2af21a2bb9f0b13b6af5755a44ac058d9d2 [Pipeline] // withDockerContainer [Pipeline] sh 20:20:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:20:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:20:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:20:49 + ls -al . 20:20:49 total 180 20:20:49 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 20:20 . 20:20:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 20:19 .. 20:20:49 -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 20:19 .dockerignore 20:20:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 20:20 .git 20:20:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:19 .github 20:20:49 -rw-rw-r-- 1 jenkins jenkins 329 Jul 12 20:19 .gitignore 20:20:49 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 20:19 .golangci.yml 20:20:49 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 20:19 .semver 20:20:49 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 12 20:19 Attribution.txt 20:20:49 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 12 20:19 CHANGELOG.md 20:20:49 -rw-rw-r-- 1 jenkins jenkins 1932 Jul 12 20:19 Dockerfile 20:20:49 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 20:19 GOVERNANCE.md 20:20:49 -rw-rw-r-- 1 jenkins jenkins 678 Jul 12 20:19 Jenkinsfile 20:20:49 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 20:19 LICENSE 20:20:49 -rw-rw-r-- 1 jenkins jenkins 1917 Jul 12 20:19 Makefile 20:20:49 -rw-rw-r-- 1 jenkins jenkins 620 Jul 12 20:19 OWNERS.md 20:20:49 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 12 20:19 README.md 20:20:49 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 20:19 VERSION 20:20:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 20:19 bin 20:20:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:19 cmd 20:20:49 -rw-r--r-- 1 jenkins jenkins 17887 Jul 12 20:20 coverage.out 20:20:49 -rw-rw-r-- 1 jenkins jenkins 3314 Jul 12 20:19 go.mod 20:20:49 -rw-rw-r-- 1 jenkins jenkins 35351 Jul 12 20:19 go.sum 20:20:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:19 internal 20:20:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 20:19 mock 20:20:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 20:19 snap 20:20:49 -rw-rw-r-- 1 jenkins jenkins 227 Jul 12 20:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:50 + 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=7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 --label arch=amd64 --label version=0.0.0 . 20:20:50 Sending build context to Docker daemon 6.102MB 20:20:50 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 20:20:50 Step 2/24 : FROM ${BASE} AS builder 20:20:50 ---> d2e8544a2fd9 20:20:50 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:20:50 ---> Running in 2958dfd6c3db 20:20:50 Removing intermediate container 2958dfd6c3db 20:20:50 ---> 25e0a1baff9b 20:20:50 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 20:20:50 ---> Running in 40d157eaf26d 20:20:50 Removing intermediate container 40d157eaf26d 20:20:50 ---> c1aaeedbf680 20:20:50 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:50 ---> Running in e6bd0ae565d6 20:20:51 Removing intermediate container e6bd0ae565d6 20:20:51 ---> 8cf9b2daad25 20:20:51 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:20:51 ---> Running in a2da862d7200 20:20:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:52 OK: 216 MiB in 55 packages 20:20:53 Removing intermediate container a2da862d7200 20:20:53 ---> b234360026af 20:20:53 Step 7/24 : WORKDIR /device-mqtt-go 20:20:53 ---> Running in 13c451cca17d 20:20:53 Removing intermediate container 13c451cca17d 20:20:53 ---> bd0c1990206b 20:20:53 Step 8/24 : COPY go.mod vendor* ./ 20:20:53 ---> 18b91f47348d 20:20:53 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:53 ---> Running in 7dc03826f336 20:20:54 Removing intermediate container 7dc03826f336 20:20:54 ---> 9111a49d48e4 20:20:54 Step 10/24 : COPY . . 20:20:54 ---> 4d16c287e407 20:20:54 Step 11/24 : ARG MAKE='make build' 20:20:54 ---> Running in 02949b05b3a6 20:20:54 Removing intermediate container 02949b05b3a6 20:20:54 ---> b1af78b2cd79 20:20:54 Step 12/24 : RUN $MAKE 20:20:54 ---> Running in 8d0a80d617be 20:20:54 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 20:21:16 Removing intermediate container 8d0a80d617be 20:21:16 ---> 0600a71e3705 20:21:16 Step 13/24 : FROM alpine:3.16 20:21:16 3.16: Pulling from library/alpine 20:21:16 2408cc74d12b: Already exists 20:21:16 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 20:21:16 Status: Downloaded newer image for alpine:3.16 20:21:16 ---> e66264b98777 20:21:16 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 20:21:16 ---> Running in 5bddf124e7a7 20:21:16 Removing intermediate container 5bddf124e7a7 20:21:16 ---> a58dc4d5377e 20:21:16 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:21:16 ---> Running in 7033d1ca1217 20:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:17 (1/6) Installing dumb-init (1.2.5-r1) 20:21:17 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:21:17 (3/6) Installing libsodium (1.0.18-r0) 20:21:17 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:21:17 (5/6) Installing libzmq (4.3.4-r0) 20:21:17 (6/6) Installing zeromq (4.3.4-r0) 20:21:17 Executing busybox-1.35.0-r13.trigger 20:21:17 OK: 8 MiB in 20 packages 20:21:17 Removing intermediate container 7033d1ca1217 20:21:17 ---> eae85f6505df 20:21:17 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 20:21:18 ---> 47ab015d38bd 20:21:18 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 20:21:18 ---> 7f340839cfdd 20:21:18 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 20:21:18 ---> 0185674d7727 20:21:18 Step 19/24 : EXPOSE 59982 20:21:18 ---> Running in ef80d61c1e5b 20:21:18 Removing intermediate container ef80d61c1e5b 20:21:18 ---> 0eeceb7a6a4c 20:21:18 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 20:21:18 ---> Running in 353bbf086713 20:21:19 Removing intermediate container 353bbf086713 20:21:19 ---> 5d9cb48ebd17 20:21:19 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:21:19 ---> Running in 6d9f0f7f4a92 20:21:19 Removing intermediate container 6d9f0f7f4a92 20:21:19 ---> 5917f6bb9d59 20:21:19 Step 22/24 : LABEL arch=amd64 20:21:19 ---> Running in bc128255d727 20:21:19 Removing intermediate container bc128255d727 20:21:19 ---> 540a06d292f0 20:21:19 Step 23/24 : LABEL git_sha=7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 20:21:19 ---> Running in 21167456c4e1 20:21:19 Removing intermediate container 21167456c4e1 20:21:19 ---> 9689411ca962 20:21:19 Step 24/24 : LABEL version=0.0.0 20:21:19 ---> Running in 942d0f385488 20:21:19 Removing intermediate container 942d0f385488 20:21:19 ---> 0b4b22c9cc69 20:21:19 [Warning] One or more build-args [ARCH] were not consumed 20:21:19 Successfully built 0b4b22c9cc69 20:21:19 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:19 20:21:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:20 latest: Pulling from edgex-lftools-log-publisher 20:21:20 5eb5b503b376: Pulling fs layer 20:21:20 5c69ac0246d0: Pulling fs layer 20:21:20 ec43610c2a17: Pulling fs layer 20:21:20 3a2ae6a8a46f: Pulling fs layer 20:21:20 33b1e0a273af: Pulling fs layer 20:21:20 5d3b04190fa2: Pulling fs layer 20:21:20 2f39f015ded8: Pulling fs layer 20:21:20 33b1e0a273af: Waiting 20:21:20 5d3b04190fa2: Waiting 20:21:20 2f39f015ded8: Waiting 20:21:20 3a2ae6a8a46f: Waiting 20:21:20 5c69ac0246d0: Download complete 20:21:20 3a2ae6a8a46f: Verifying Checksum 20:21:20 3a2ae6a8a46f: Download complete 20:21:20 33b1e0a273af: Verifying Checksum 20:21:20 33b1e0a273af: Download complete 20:21:20 5d3b04190fa2: Verifying Checksum 20:21:20 5d3b04190fa2: Download complete 20:21:20 ec43610c2a17: Verifying Checksum 20:21:20 ec43610c2a17: Download complete 20:21:20 5eb5b503b376: Verifying Checksum 20:21:20 5eb5b503b376: Download complete 20:21:21 2f39f015ded8: Verifying Checksum 20:21:21 2f39f015ded8: Download complete 20:21:22 5eb5b503b376: Pull complete 20:21:22 5c69ac0246d0: Pull complete 20:21:22 ec43610c2a17: Pull complete 20:21:22 3a2ae6a8a46f: Pull complete 20:21:22 33b1e0a273af: Pull complete 20:21:22 5d3b04190fa2: Pull complete 20:21:28 2f39f015ded8: Pull complete 20:21:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:21:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:28 prd-ubuntu20.04-docker-8c-8g-19756 does not seem to be running inside a container 20:21:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:21:30 $ docker top 4169e87e6acf3f62b5727f380563333f1d524866a402f6aad9b9a5dcd8c72a8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:31 ---> job-cost.sh 20:21:31 lf-activate-venv: SKIPPING 20:21:31 INFO: No Stack... 20:21:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:21:31 INFO: Archiving Costs [Pipeline] sh 20:21:32 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/cost.csv 20:21:32 + cut -d, -f6 [Pipeline] lock 20:21:32 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-12-stack-cost] 20:21:32 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-12-stack-cost] did not exist. Created. 20:21:32 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:21:32 + echo total: 0.2199999988079071 [Pipeline] stash 20:21:32 Stashed 1 file(s) [Pipeline] } 20:21:32 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-12-stack-cost] [Pipeline] // lock [Pipeline] } 20:21:32 $ docker stop --time=1 4169e87e6acf3f62b5727f380563333f1d524866a402f6aad9b9a5dcd8c72a8a 20:21:33 $ docker rm -f 4169e87e6acf3f62b5727f380563333f1d524866a402f6aad9b9a5dcd8c72a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:22:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19759 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] ws 20:22:39 Running in /w/workspace/device-mqtt-go/12 [Pipeline] { [Pipeline] checkout 20:22:39 Selected Git installation does not exist. Using Default 20:22:39 The recommended git tool is: NONE 20:22:49 using credential edgex-jenkins-ssh 20:22:49 Cloning the remote Git repository 20:22:49 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 20:22:49 > git init /w/workspace/device-mqtt-go/12 # timeout=10 20:22:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:22:50 > git --version # timeout=10 20:22:50 > git --version # 'git version 2.25.1' 20:22:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:22:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:22:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:22:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:22:51 Merging remotes/origin/main commit 7e9452bdc8d38730e6d9ae79bed0fd7f84de74ec into PR head commit 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 20:22:52 Merge succeeded, producing 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 20:22:52 Checking out Revision 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 (PR-382) 20:22:51 > git config core.sparsecheckout # timeout=10 20:22:51 > git checkout -f 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 # timeout=10 20:22:51 > git remote # timeout=10 20:22:52 > git config --get remote.origin.url # timeout=10 20:22:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:52 > git merge 7e9452bdc8d38730e6d9ae79bed0fd7f84de74ec # timeout=10 20:22:52 > git rev-parse HEAD^{commit} # timeout=10 20:22:52 > git config core.sparsecheckout # timeout=10 20:22:52 > git checkout -f 7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 # timeout=10 20:22:56 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:22:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:22:57 Dload Upload Total Spent Left Speed 20:22:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 190k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh 20:22:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:22:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:22:58 + sudo tee /etc/docker/daemon.new 20:22:58 { 20:22:58 "registry-mirrors": [ 20:22:58 "https://nexus3.edgexfoundry.org:10001" 20:22:58 ], 20:22:58 "bip": "10.250.0.254/24", 20:22:58 "hosts": [ 20:22:58 "tcp://0.0.0.0:5555", 20:22:58 "unix:///var/run/docker.sock" 20:22:58 ], 20:22:58 "mtu": 1458, 20:22:58 "selinux-enabled": true, 20:22:58 "seccomp-profile": "/etc/docker/seccomp.json" 20:22:58 } [Pipeline] sh 20:22:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:22:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:17 provisioning config files... 20:23:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/12@tmp/config1156657423893020665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:18 ---> docker-login.sh 20:23:18 nexus3.edgexfoundry.org:10001 20:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:19 Configure a credential helper to remove this warning. See 20:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:19 20:23:19 Login Succeeded 20:23:19 nexus3.edgexfoundry.org:10002 20:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:20 Configure a credential helper to remove this warning. See 20:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:20 20:23:20 Login Succeeded 20:23:20 nexus3.edgexfoundry.org:10003 20:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:20 Configure a credential helper to remove this warning. See 20:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:20 20:23:20 Login Succeeded 20:23:20 nexus3.edgexfoundry.org:10004 20:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:20 Configure a credential helper to remove this warning. See 20:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:20 20:23:20 Login Succeeded 20:23:21 docker.io 20:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:21 Configure a credential helper to remove this warning. See 20:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:21 20:23:21 Login Succeeded 20:23:21 ---> docker-login.sh ends [Pipeline] } 20:23:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:23:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:22 ========================================================= 20:23:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:23:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:23:22 Sending build context to Docker daemon 3.138MB 20:23:23 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:23:23 Step 2/12 : FROM ${BASE} AS builder 20:23:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:23:23 b3c136eddcbf: Pulling fs layer 20:23:23 c0a3192eca97: Pulling fs layer 20:23:23 a050256f5b6f: Pulling fs layer 20:23:23 656be50a0ddc: Pulling fs layer 20:23:23 2bbca73fdf42: Pulling fs layer 20:23:23 46d945488cbd: Pulling fs layer 20:23:23 8a5474983e97: Pulling fs layer 20:23:23 2bbca73fdf42: Waiting 20:23:23 329c88fbcd65: Pulling fs layer 20:23:23 656be50a0ddc: Waiting 20:23:23 8a5474983e97: Waiting 20:23:23 46d945488cbd: Waiting 20:23:23 a050256f5b6f: Verifying Checksum 20:23:23 a050256f5b6f: Download complete 20:23:23 c0a3192eca97: Verifying Checksum 20:23:23 c0a3192eca97: Download complete 20:23:23 2bbca73fdf42: Download complete 20:23:23 46d945488cbd: Verifying Checksum 20:23:23 46d945488cbd: Download complete 20:23:23 b3c136eddcbf: Verifying Checksum 20:23:23 b3c136eddcbf: Download complete 20:23:24 b3c136eddcbf: Pull complete 20:23:24 329c88fbcd65: Verifying Checksum 20:23:24 329c88fbcd65: Download complete 20:23:24 c0a3192eca97: Pull complete 20:23:25 a050256f5b6f: Pull complete 20:23:25 8a5474983e97: Download complete 20:23:26 656be50a0ddc: Verifying Checksum 20:23:26 656be50a0ddc: Download complete 20:23:41 656be50a0ddc: Pull complete 20:23:41 2bbca73fdf42: Pull complete 20:23:41 46d945488cbd: Pull complete 20:23:48 8a5474983e97: Pull complete 20:23:49 329c88fbcd65: Pull complete 20:23:49 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:49 ---> ff4287adb874 20:23:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:23:50 ---> Running in 40a546357700 20:23:50 Removing intermediate container 40a546357700 20:23:50 ---> 0bb27a5dfb0d 20:23:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:23:50 ---> Running in 4bc04bb82cd3 20:23:51 Removing intermediate container 4bc04bb82cd3 20:23:51 ---> fd4977a900e3 20:23:51 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:51 ---> Running in dd30b53a9d40 20:23:54 Removing intermediate container dd30b53a9d40 20:23:54 ---> 13cbd21fc8d2 20:23:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:23:54 ---> Running in 90e9a5fd80df 20:23:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:58 (1/4) Installing openssh-keygen (9.0_p1-r1) 20:23:58 (2/4) Installing libedit (20210910.3.1-r0) 20:23:58 (3/4) Installing openssh-client-common (9.0_p1-r1) 20:23:58 (4/4) Installing openssh-client-default (9.0_p1-r1) 20:23:58 Executing busybox-1.35.0-r13.trigger 20:23:58 OK: 226 MiB in 55 packages 20:23:59 Removing intermediate container 90e9a5fd80df 20:23:59 ---> c277ddcdd60a 20:23:59 Step 7/12 : WORKDIR /device-mqtt-go 20:23:59 ---> Running in ff8511dd5caf 20:23:59 Removing intermediate container ff8511dd5caf 20:23:59 ---> 81e582e3ae36 20:23:59 Step 8/12 : COPY go.mod vendor* ./ 20:24:00 ---> 991199b973b0 20:24:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:00 ---> Running in 49771aa8bc12 20:24:47 Removing intermediate container 49771aa8bc12 20:24:47 ---> d20b0dd61cb5 20:24:47 Step 10/12 : COPY . . 20:24:47 ---> ea5955e603be 20:24:47 Step 11/12 : ARG MAKE='make build' 20:24:47 ---> Running in 64d842665e6d 20:24:47 Removing intermediate container 64d842665e6d 20:24:47 ---> d0a85e395d11 20:24:47 Step 12/12 : RUN $MAKE 20:24:47 ---> Running in b458a2ca2681 20:24:47 noop 20:24:48 Removing intermediate container b458a2ca2681 20:24:48 ---> 30d61e143976 20:24:48 Successfully built 30d61e143976 20:24:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:48 + docker inspect -f . ci-base-image-arm64 20:24:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:49 prd-ubuntu20.04-docker-arm64-4c-16g-19759 does not seem to be running inside a container 20:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:24:50 $ docker top f8a03396585989343751e9870f2794a38714882545011b23c7983df4f3266c33 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:51 + go version 20:24:51 go version go1.18.3 linux/arm64 [Pipeline] } 20:24:51 $ docker stop --time=1 f8a03396585989343751e9870f2794a38714882545011b23c7983df4f3266c33 20:24:53 $ docker rm -f f8a03396585989343751e9870f2794a38714882545011b23c7983df4f3266c33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:53 + docker inspect -f . ci-base-image-arm64 20:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:54 prd-ubuntu20.04-docker-arm64-4c-16g-19759 does not seem to be running inside a container 20:24:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-mqtt-go/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:24:55 $ docker top 968b7c19d720fe8b3ae46a9b80bd500d9b62cceaf183faa334f8e8ebe31064d9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:56 + git config --global --add safe.directory /w/workspace/device-mqtt-go/12 [Pipeline] fileExists [Pipeline] sh 20:24:57 + make test 20:24:57 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:24:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 20:26:36 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 20:26:36 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.8% of statements 20:26:36 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 20:26:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:26:36 GCO_ENABLED=1 GO111MODULE=on go vet ./... 20:27:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:27:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:27:03 ./bin/test-attribution-txt.sh [Pipeline] echo 20:27:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:27:03 $ docker stop --time=1 968b7c19d720fe8b3ae46a9b80bd500d9b62cceaf183faa334f8e8ebe31064d9 20:27:05 $ docker rm -f 968b7c19d720fe8b3ae46a9b80bd500d9b62cceaf183faa334f8e8ebe31064d9 [Pipeline] // withDockerContainer [Pipeline] sh 20:27:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:27:06 Warning: overwriting stash ‘coverage-report’ 20:27:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:27:07 + ls -al . 20:27:07 total 176 20:27:07 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 20:24 . 20:27:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 20:22 .. 20:27:07 -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 20:22 .dockerignore 20:27:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 20:22 .git 20:27:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:22 .github 20:27:07 -rw-rw-r-- 1 jenkins jenkins 329 Jul 12 20:22 .gitignore 20:27:07 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 20:22 .golangci.yml 20:27:07 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 12 20:22 Attribution.txt 20:27:07 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 12 20:22 CHANGELOG.md 20:27:07 -rw-rw-r-- 1 jenkins jenkins 1932 Jul 12 20:22 Dockerfile 20:27:07 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 20:22 GOVERNANCE.md 20:27:07 -rw-rw-r-- 1 jenkins jenkins 678 Jul 12 20:22 Jenkinsfile 20:27:07 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 20:22 LICENSE 20:27:07 -rw-rw-r-- 1 jenkins jenkins 1917 Jul 12 20:22 Makefile 20:27:07 -rw-rw-r-- 1 jenkins jenkins 620 Jul 12 20:22 OWNERS.md 20:27:07 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 12 20:22 README.md 20:27:07 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 20:19 VERSION 20:27:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 20:22 bin 20:27:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:22 cmd 20:27:07 -rw-r--r-- 1 jenkins jenkins 17887 Jul 12 20:26 coverage.out 20:27:07 -rw-rw-r-- 1 jenkins jenkins 3314 Jul 12 20:22 go.mod 20:27:07 -rw-rw-r-- 1 jenkins jenkins 35351 Jul 12 20:22 go.sum 20:27:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:22 internal 20:27:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 20:22 mock 20:27:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 20:22 snap 20:27:07 -rw-rw-r-- 1 jenkins jenkins 227 Jul 12 20:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:08 + 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=7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 --label arch=arm64 --label version=0.0.0 . 20:27:08 Sending build context to Docker daemon 3.156MB 20:27:08 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 20:27:08 Step 2/24 : FROM ${BASE} AS builder 20:27:08 ---> 30d61e143976 20:27:08 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:27:08 ---> Running in 21d58c5906b2 20:27:09 Removing intermediate container 21d58c5906b2 20:27:09 ---> 7e446924d64c 20:27:09 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 20:27:09 ---> Running in c4883fd006af 20:27:09 Removing intermediate container c4883fd006af 20:27:09 ---> 69295be6573d 20:27:09 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:09 ---> Running in 9327b939e35f 20:27:11 Removing intermediate container 9327b939e35f 20:27:11 ---> 921bd7747d82 20:27:11 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:27:11 ---> Running in dde09dcf5467 20:27:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:14 OK: 226 MiB in 55 packages 20:27:15 Removing intermediate container dde09dcf5467 20:27:15 ---> 973daa5350b6 20:27:15 Step 7/24 : WORKDIR /device-mqtt-go 20:27:15 ---> Running in 004bfc553a9a 20:27:15 Removing intermediate container 004bfc553a9a 20:27:15 ---> 133de591df59 20:27:15 Step 8/24 : COPY go.mod vendor* ./ 20:27:16 ---> 2e4724e61a38 20:27:16 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:16 ---> Running in c9eeb48a7a93 20:27:18 Removing intermediate container c9eeb48a7a93 20:27:18 ---> 8dbfbfd63075 20:27:18 Step 10/24 : COPY . . 20:27:19 ---> 6beb70c9f3ed 20:27:19 Step 11/24 : ARG MAKE='make build' 20:27:19 ---> Running in 263a8751a24f 20:27:19 Removing intermediate container 263a8751a24f 20:27:19 ---> 5b297c8f1830 20:27:19 Step 12/24 : RUN $MAKE 20:27:19 ---> Running in 277e9de988a8 20:27:21 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 20:29:43 Removing intermediate container 277e9de988a8 20:29:43 ---> 36be16f2d07f 20:29:43 Step 13/24 : FROM alpine:3.16 20:29:43 3.16: Pulling from library/alpine 20:29:43 b3c136eddcbf: Already exists 20:29:43 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 20:29:43 Status: Downloaded newer image for alpine:3.16 20:29:43 ---> 6e30ab57aeee 20:29:43 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 20:29:43 ---> Running in 517b1251e45d 20:29:43 Removing intermediate container 517b1251e45d 20:29:43 ---> 46f02f9b2e3d 20:29:43 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:29:43 ---> Running in fa3f8d224775 20:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:45 (1/6) Installing dumb-init (1.2.5-r1) 20:29:45 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:29:45 (3/6) Installing libsodium (1.0.18-r0) 20:29:45 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:29:45 (5/6) Installing libzmq (4.3.4-r0) 20:29:45 (6/6) Installing zeromq (4.3.4-r0) 20:29:46 Executing busybox-1.35.0-r13.trigger 20:29:46 OK: 8 MiB in 20 packages 20:29:47 Removing intermediate container fa3f8d224775 20:29:47 ---> 2df67181dc83 20:29:47 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 20:29:48 ---> 1356092f6e3b 20:29:48 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 20:29:49 ---> e70fc62f6fd8 20:29:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 20:29:49 ---> d4410db43092 20:29:49 Step 19/24 : EXPOSE 59982 20:29:50 ---> Running in 2389efad1e43 20:29:50 Removing intermediate container 2389efad1e43 20:29:50 ---> 66405ab59a50 20:29:50 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 20:29:50 ---> Running in 16bd02fe9765 20:29:50 Removing intermediate container 16bd02fe9765 20:29:50 ---> ded7232c3afb 20:29:50 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:50 ---> Running in 0fc90f7f8f96 20:29:51 Removing intermediate container 0fc90f7f8f96 20:29:51 ---> 9b054a3c919c 20:29:51 Step 22/24 : LABEL arch=arm64 20:29:51 ---> Running in d351f78653dc 20:29:51 Removing intermediate container d351f78653dc 20:29:51 ---> 32319f5d6559 20:29:51 Step 23/24 : LABEL git_sha=7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 20:29:51 ---> Running in 7d1658919f13 20:29:52 Removing intermediate container 7d1658919f13 20:29:52 ---> 9b84777f1ebf 20:29:52 Step 24/24 : LABEL version=0.0.0 20:29:52 ---> Running in a1b0e3f771dd 20:29:52 Removing intermediate container a1b0e3f771dd 20:29:52 ---> 50e6e25edc95 20:29:52 [Warning] One or more build-args [ARCH] were not consumed 20:29:52 Successfully built 50e6e25edc95 20:29:52 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:53 20:29:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:53 arm64: Pulling from edgex-lftools-log-publisher 20:29:53 8998bd30e6a1: Pulling fs layer 20:29:53 04944245beec: Pulling fs layer 20:29:53 699f458cf7ca: Pulling fs layer 20:29:53 765212b225bb: Pulling fs layer 20:29:53 f23df028b6ca: Pulling fs layer 20:29:53 d65c8cfc05b1: Pulling fs layer 20:29:53 2437ff75d9bd: Pulling fs layer 20:29:53 765212b225bb: Waiting 20:29:53 f23df028b6ca: Waiting 20:29:53 d65c8cfc05b1: Waiting 20:29:53 2437ff75d9bd: Waiting 20:29:53 04944245beec: Verifying Checksum 20:29:53 04944245beec: Download complete 20:29:53 765212b225bb: Verifying Checksum 20:29:53 765212b225bb: Download complete 20:29:53 f23df028b6ca: Verifying Checksum 20:29:53 f23df028b6ca: Download complete 20:29:53 d65c8cfc05b1: Verifying Checksum 20:29:53 d65c8cfc05b1: Download complete 20:29:53 699f458cf7ca: Verifying Checksum 20:29:53 699f458cf7ca: Download complete 20:29:54 8998bd30e6a1: Verifying Checksum 20:29:54 8998bd30e6a1: Download complete 20:29:56 2437ff75d9bd: Verifying Checksum 20:29:56 2437ff75d9bd: Download complete 20:29:58 8998bd30e6a1: Pull complete 20:29:59 04944245beec: Pull complete 20:30:01 699f458cf7ca: Pull complete 20:30:01 765212b225bb: Pull complete 20:30:01 f23df028b6ca: Pull complete 20:30:02 d65c8cfc05b1: Pull complete 20:30:17 2437ff75d9bd: Pull complete 20:30:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:17 prd-ubuntu20.04-docker-arm64-4c-16g-19759 does not seem to be running inside a container 20:30:17 $ 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/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:30:20 $ docker top 7f56395264745d582501a2808e925e9ba2c9bdba909f2522f79599c438ce7e46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:21 ---> job-cost.sh 20:30:21 lf-activate-venv: SKIPPING 20:30:21 INFO: No Stack... 20:30:21 INFO: Retrieving Pricing Info for: v3-standard-4 20:30:22 INFO: Archiving Costs [Pipeline] sh 20:30:23 + + cutcat -d, -f6 20:30:23 /w/workspace/device-mqtt-go/12/archives/cost.csv [Pipeline] lock 20:30:23 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-12-stack-cost] 20:30:23 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-12-stack-cost] did not exist. Created. 20:30:23 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:30:24 /w/workspace/device-mqtt-go/12@tmp/durable-5e0833fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:30:24 + echo total: 0.10999999940395355 [Pipeline] stash 20:30:24 Warning: overwriting stash ‘stack-cost’ 20:30:24 Stashed 1 file(s) [Pipeline] } 20:30:24 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-12-stack-cost] [Pipeline] // lock [Pipeline] } 20:30:24 $ docker stop --time=1 7f56395264745d582501a2808e925e9ba2c9bdba909f2522f79599c438ce7e46 20:30:26 $ docker rm -f 7f56395264745d582501a2808e925e9ba2c9bdba909f2522f79599c438ce7e46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:30:26 provisioning config files... 20:30:26 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config4445589713866569508tmp [Pipeline] { [Pipeline] sh 20:30:27 + set +x 20:30:27 + + curlbash -s -s https://codecov.io/bash -- 20:30:27 20:30:27 20:30:27 _____ _ 20:30:27 / ____| | | 20:30:27 | | ___ __| | ___ ___ _____ __ 20:30:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:30:27 | |___| (_) | (_| | __/ (_| (_) \ V / 20:30:27 \_____\___/ \__,_|\___|\___\___/ \_/ 20:30:27 Bash-1.0.6 20:30:27 20:30:27 20:30:27 ==> git version 2.25.1 found 20:30:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:30:27 Release-Date: 2020-01-08 20:30:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:30:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:30:27 ==> Jenkins CI detected. 20:30:27 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-382 20:30:27 project root: . 20:30:27 --> token set from env 20:30:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:30:27 ==> Running gcov in . (disable via -X gcov) 20:30:27 ==> Python coveragepy not found 20:30:27 ==> Searching for coverage reports in: 20:30:27 + . 20:30:27 -> Found 1 reports 20:30:27 ==> Detecting git/mercurial file structure 20:30:27 ==> Reading reports 20:30:27 + ./coverage.out bytes=17887 20:30:27 ==> Appending adjustments 20:30:27 https://docs.codecov.io/docs/fixing-reports 20:30:27 + Found adjustments 20:30:27 ==> Gzipping contents 20:30:27 4.0K /tmp/codecov.D2xrum.gz 20:30:27 ==> Uploading reports 20:30:27 url: https://codecov.io 20:30:27 query: branch=PR-382&commit=7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 20:30:27 -> Pinging Codecov 20:30:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-382&commit=7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 20:30:27 -> Uploading to 20:30:27 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/7D719EC7BBE17E464838252E33014C33/7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31/2bb68bf6-9c88-47b7-82cd-ac427288ae4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T203027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e4ef26cb52386c9d4f75fdee14fd05e4199e55194dc887c810eefab5943b1e3 20:30:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:30:27 Dload Upload Total Spent Left Speed 20:30:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3220 0 0 100 3220 0 15784 --:--:-- --:--:-- --:--:-- 15784 20:30:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/7ca8e37b0e9b47d4c2e1c777e3c92d3e7420af31 [Pipeline] } 20:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:30:28 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives ] 20:30:28 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 20:30:28 total 16 20:30:28 drwxr-xr-x 3 root root 4096 Jul 12 20:21 . 20:30:28 drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 20:21 .. 20:30:28 drwxr-xr-x 2 root root 4096 Jul 12 20:21 cost 20:30:28 -rw-r--r-- 1 root root 86 Jul 12 20:21 cost.csv 20:30:28 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 20:30:28 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 20:30:28 total 16 20:30:28 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 20:21 . 20:30:28 drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 20:21 .. 20:30:28 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 20:21 cost 20:30:28 -rw-r--r-- 1 jenkins jenkins 86 Jul 12 20:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:30:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:30:29 ---> package-listing.sh 20:30:29 ++ facter osfamily 20:30:29 ++ tr '[:upper:]' '[:lower:]' 20:30:29 + OS_FAMILY=debian 20:30:29 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-382 20:30:29 + START_PACKAGES=/tmp/packages_start.txt 20:30:29 + END_PACKAGES=/tmp/packages_end.txt 20:30:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:30:29 + PACKAGES=/tmp/packages_start.txt 20:30:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 20:30:29 + PACKAGES=/tmp/packages_end.txt 20:30:29 + case "${OS_FAMILY}" in 20:30:29 + dpkg -l 20:30:29 + grep '^ii' 20:30:29 + '[' -f /tmp/packages_start.txt ']' 20:30:29 + '[' -f /tmp/packages_end.txt ']' 20:30:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:30:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 20:30:29 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ 20:30:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [Pipeline] echo 20:30:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:30:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:30 prd-ubuntu20.04-docker-8c-8g-19756 does not seem to be running inside a container 20:30:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:30:31 $ docker top 3e4f29b10284d58e02cd0f13cb7eccc5437f96999c6ad81616418092bf41761e -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:31 + touch /tmp/pre-build-complete [Pipeline] sh 20:30:31 + mkdir -p /var/log/sysstat [Pipeline] sh 20:30:32 + ls /var/log/sa-host 20:30:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:32 provisioning config files... 20:30:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config2094882828625789690tmp [Pipeline] { [Pipeline] echo 20:30:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:30:32 ---> create-netrc.sh [Pipeline] } 20:30:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:30:32 ---> python-tools-install.sh [Pipeline] echo 20:30:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:30:33 ---> sudo-logs.sh 20:30:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:30:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:30:33 ---> job-cost.sh 20:30:33 lf-activate-venv: SKIPPING 20:30:33 DEBUG: total: 0.2199999988079071 20:30:33 INFO: Retrieving Stack Cost... 20:30:33 INFO: Retrieving Pricing Info for: v3-standard-8 20:30:34 INFO: Archiving Costs [Pipeline] echo 20:30:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:30:34 ---> logs-deploy.sh 20:30:34 lf-activate-venv: SKIPPING 20:30:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-382/12 20:30:34 INFO: archiving workspace using pattern(s): 20:30:35 Archives upload complete. 20:30:35 INFO: archiving logs to Nexus