Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906+7519713814a588af452d23e7e2efd8901124a458 (82ec44fd38906db092a8ad6303c8fc4662386fdc) 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-ssh4518405155637553780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh15395524089171937908.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-ssh7875664496584489775.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-ssh10084648352205353892.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh9722407810890601740.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-ssh18062897605307999331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-528’ Running on prd-ubuntu20.04-docker-8c-8g-530 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 7519713814a588af452d23e7e2efd8901124a458 into PR head commit 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 Merge succeeded, producing 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 Checking out Revision 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 (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 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 # 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 7519713814a588af452d23e7e2efd8901124a458 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 # timeout=10 Commit message: "Merge commit '7519713814a588af452d23e7e2efd8901124a458' into HEAD" > git rev-list --no-walk 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:19:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:19:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:19:59 ========================================================= 03:19:59 EdgeX Global Pipelines Version Info 03:19:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:20:00 ------------------- 03:20:00 stable info: 03:20:00 ------------------- 03:20:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:20:00 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 03:20:00 Message: update stable to v1.0.230 03:20:00 ------------------- 03:20:00 experimental info: 03:20:00 ------------------- 03:20:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:20:00 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 03:20:00 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53d5ad4 [Pipeline] echo 03:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:01 provisioning config files... 03:20:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config4565103942267729339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:01 ---> docker-login.sh 03:20:01 nexus3.edgexfoundry.org:10001 03:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:01 Configure a credential helper to remove this warning. See 03:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:01 03:20:01 Login Succeeded 03:20:01 nexus3.edgexfoundry.org:10002 03:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:02 Configure a credential helper to remove this warning. See 03:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:02 03:20:02 Login Succeeded 03:20:02 nexus3.edgexfoundry.org:10003 03:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:02 Configure a credential helper to remove this warning. See 03:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:02 03:20:02 Login Succeeded 03:20:02 nexus3.edgexfoundry.org:10004 03:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:02 Configure a credential helper to remove this warning. See 03:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:02 03:20:02 Login Succeeded 03:20:02 docker.io 03:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:02 Configure a credential helper to remove this warning. See 03:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:02 03:20:02 Login Succeeded 03:20:02 ---> docker-login.sh ends [Pipeline] } 03:20:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:20:03 + git rev-list -1 --merges 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2~1..53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [Pipeline] echo 03:20:03 -----------> git rev-list -1 --merges 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2~1..53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 03:20:03 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [false] [Pipeline] sh 03:20:03 + git log --format=format:%s -1 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [Pipeline] echo 03:20:03 ========================================================= 03:20:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:20:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:20:04 + git log --format=format:%s -1 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [Pipeline] echo 03:20:04 [semverPrep] GIT_COMMIT: 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2, Commit Message: Merge commit '7519713814a588af452d23e7e2efd8901124a458' into HEAD [Pipeline] echo 03:20:04 [semverPrep] This is not a build commit. [Pipeline] sh 03:20:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:20:04 + grep -v github /etc/ssh/ssh_known_hosts 03:20:04 + [ -e /tmp/ssh_known_hosts ] 03:20:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:20:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:20:04 + sudo tee -a /etc/ssh/ssh_known_hosts 03:20:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:20:05 03:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:20:05 latest: Pulling from edgex-devops/py-git-semver 03:20:05 1fe172e4850f: Pulling fs layer 03:20:05 caf521ccaac6: Pulling fs layer 03:20:05 3ead6fa29328: Pulling fs layer 03:20:05 5c2a1cbceb83: Pulling fs layer 03:20:05 a8d5f1318db7: Pulling fs layer 03:20:05 c427282e49a2: Pulling fs layer 03:20:05 1827001aaf11: Pulling fs layer 03:20:05 0714d37db230: Pulling fs layer 03:20:05 ac28cf19c067: Pulling fs layer 03:20:05 ca983d60f3e2: Pulling fs layer 03:20:05 9f894cec8388: Pulling fs layer 03:20:05 5c2a1cbceb83: Waiting 03:20:05 a8d5f1318db7: Waiting 03:20:05 c427282e49a2: Waiting 03:20:05 0714d37db230: Waiting 03:20:05 1827001aaf11: Waiting 03:20:05 ac28cf19c067: Waiting 03:20:05 ca983d60f3e2: Waiting 03:20:05 9f894cec8388: Waiting 03:20:05 caf521ccaac6: Verifying Checksum 03:20:05 caf521ccaac6: Download complete 03:20:05 5c2a1cbceb83: Verifying Checksum 03:20:05 5c2a1cbceb83: Download complete 03:20:05 a8d5f1318db7: Verifying Checksum 03:20:05 a8d5f1318db7: Download complete 03:20:05 3ead6fa29328: Verifying Checksum 03:20:05 3ead6fa29328: Download complete 03:20:05 c427282e49a2: Verifying Checksum 03:20:05 c427282e49a2: Download complete 03:20:05 0714d37db230: Verifying Checksum 03:20:05 0714d37db230: Download complete 03:20:05 ac28cf19c067: Download complete 03:20:05 ca983d60f3e2: Verifying Checksum 03:20:05 ca983d60f3e2: Download complete 03:20:05 9f894cec8388: Verifying Checksum 03:20:05 9f894cec8388: Download complete 03:20:05 1fe172e4850f: Verifying Checksum 03:20:05 1fe172e4850f: Download complete 03:20:05 1827001aaf11: Verifying Checksum 03:20:05 1827001aaf11: Download complete 03:20:06 1fe172e4850f: Pull complete 03:20:07 caf521ccaac6: Pull complete 03:20:07 3ead6fa29328: Pull complete 03:20:07 5c2a1cbceb83: Pull complete 03:20:07 a8d5f1318db7: Pull complete 03:20:07 c427282e49a2: Pull complete 03:20:09 1827001aaf11: Pull complete 03:20:09 0714d37db230: Pull complete 03:20:10 ac28cf19c067: Pull complete 03:20:10 ca983d60f3e2: Pull complete 03:20:10 9f894cec8388: Pull complete 03:20:10 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 03:20:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:20:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:10 prd-ubuntu20.04-docker-8c-8g-530 does not seem to be running inside a container 03:20:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 03:20:11 $ docker top fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 -eo pid,comm 03:20:11 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). 03:20:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:20:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:11 [ssh-agent] Looking for ssh-agent implementation... 03:20:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:11 $ docker exec fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 ssh-agent 03:20:12 SSH_AUTH_SOCK=/tmp/ssh-Nywae14rybPE/agent.34 03:20:12 SSH_AGENT_PID=41 03:20:12 Running ssh-add (command line suppressed) 03:20:12 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_266175551900860451.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_266175551900860451.key) 03:20:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:12 + git tag --points-at HEAD [Pipeline] } 03:20:12 $ docker exec --env ******** --env ******** fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 ssh-agent -k 03:20:12 unset SSH_AUTH_SOCK; 03:20:12 unset SSH_AGENT_PID; 03:20:12 echo Agent pid 41 killed; 03:20:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:20:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:12 [ssh-agent] Looking for ssh-agent implementation... 03:20:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:12 $ docker exec fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 ssh-agent 03:20:13 SSH_AUTH_SOCK=/tmp/ssh-pvyfThVqgKDk/agent.75 03:20:13 SSH_AGENT_PID=81 03:20:13 Running ssh-add (command line suppressed) 03:20:13 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_8256128689657581907.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_8256128689657581907.key) 03:20:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:13 + git semver init 03:20:13 2022-06-01 03:20:13,689 [run_init] DEBUG init version:0.0.0 force:False 03:20:13 2022-06-01 03:20:13,690 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 03:20:13 2022-06-01 03:20:13,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 03:20:13 2022-06-01 03:20:13,691 [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) 03:20:14 2022-06-01 03:20:14,389 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.git/info/exclude 03:20:14 2022-06-01 03:20:14,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 with force:False 03:20:14 2022-06-01 03:20:14,389 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 03:20:14 2022-06-01 03:20:14,394 [execute] INFO git cat-file --batch-check 03:20:14 2022-06-01 03:20:14,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 03:20:14 2022-06-01 03:20:14,401 [execute] INFO git cat-file --batch 03:20:14 2022-06-01 03:20:14,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 03:20:14 2022-06-01 03:20:14,405 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 03:20:14 0.0.0 [Pipeline] } 03:20:14 $ docker exec --env ******** --env ******** fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 ssh-agent -k 03:20:14 unset SSH_AUTH_SOCK; 03:20:14 unset SSH_AGENT_PID; 03:20:14 echo Agent pid 81 killed; 03:20:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:15 + git semver [Pipeline] } 03:20:15 $ docker stop --time=1 fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 03:20:16 $ docker rm -f fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:20:17 Stashed 1 file(s) [Pipeline] echo 03:20:17 [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 03:20:17 provisioning config files... 03:20:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config1011600424290275690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:17 ---> docker-login.sh 03:20:17 nexus3.edgexfoundry.org:10001 03:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:17 Configure a credential helper to remove this warning. See 03:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:17 03:20:17 Login Succeeded 03:20:17 nexus3.edgexfoundry.org:10002 03:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:18 Configure a credential helper to remove this warning. See 03:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:18 03:20:18 Login Succeeded 03:20:18 nexus3.edgexfoundry.org:10003 03:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:18 Configure a credential helper to remove this warning. See 03:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:18 03:20:18 Login Succeeded 03:20:18 nexus3.edgexfoundry.org:10004 03:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:18 Configure a credential helper to remove this warning. See 03:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:18 03:20:18 Login Succeeded 03:20:18 docker.io 03:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:18 Configure a credential helper to remove this warning. See 03:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:18 03:20:18 Login Succeeded 03:20:18 ---> docker-login.sh ends [Pipeline] } 03:20:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:20:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:18 ========================================================= 03:20:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:20:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:20:18 Sending build context to Docker daemon 5.885MB 03:20:18 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 03:20:18 Step 2/12 : FROM ${BASE} AS builder 03:20:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:20:18 59bf1c3509f3: Pulling fs layer 03:20:18 666ba61612fd: Pulling fs layer 03:20:18 8ed8ca486205: Pulling fs layer 03:20:18 4fe6c5a15a65: Pulling fs layer 03:20:18 22a0e8bec74d: Pulling fs layer 03:20:18 ca2b28591e48: Pulling fs layer 03:20:18 a51346096db8: Pulling fs layer 03:20:18 daebc70d1ce1: Pulling fs layer 03:20:18 0e18a0eac166: Pulling fs layer 03:20:18 22a0e8bec74d: Waiting 03:20:18 ca2b28591e48: Waiting 03:20:18 a51346096db8: Waiting 03:20:18 daebc70d1ce1: Waiting 03:20:18 0e18a0eac166: Waiting 03:20:18 4fe6c5a15a65: Waiting 03:20:18 8ed8ca486205: Verifying Checksum 03:20:18 8ed8ca486205: Download complete 03:20:18 666ba61612fd: Download complete 03:20:19 22a0e8bec74d: Verifying Checksum 03:20:19 ca2b28591e48: Verifying Checksum 03:20:19 ca2b28591e48: Download complete 03:20:19 a51346096db8: Download complete 03:20:19 59bf1c3509f3: Verifying Checksum 03:20:19 daebc70d1ce1: Verifying Checksum 03:20:19 daebc70d1ce1: Download complete 03:20:19 59bf1c3509f3: Pull complete 03:20:19 666ba61612fd: Pull complete 03:20:19 8ed8ca486205: Pull complete 03:20:19 0e18a0eac166: Verifying Checksum 03:20:19 0e18a0eac166: Download complete 03:20:19 4fe6c5a15a65: Verifying Checksum 03:20:19 4fe6c5a15a65: Download complete 03:20:24 4fe6c5a15a65: Pull complete 03:20:24 22a0e8bec74d: Pull complete 03:20:24 ca2b28591e48: Pull complete 03:20:24 a51346096db8: Pull complete 03:20:24 daebc70d1ce1: Pull complete 03:20:26 0e18a0eac166: Pull complete 03:20:26 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 03:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:20:26 ---> f018257e8ee9 03:20:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:20:28 ---> Running in f174d1e2ce05 03:20:28 Removing intermediate container f174d1e2ce05 03:20:28 ---> 4ed4da798da4 03:20:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:20:28 ---> Running in 803d4f20dcbd 03:20:28 Removing intermediate container 803d4f20dcbd 03:20:28 ---> 04d1213237a4 03:20:28 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:28 ---> Running in 41ad6d3a9219 03:20:28 Removing intermediate container 41ad6d3a9219 03:20:28 ---> c6f3762956b3 03:20:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:20:28 ---> Running in a45d7a8b8218 03:20:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:20:30 (1/4) Installing openssh-keygen (8.8_p1-r1) 03:20:30 (2/4) Installing libedit (20210910.3.1-r0) 03:20:30 (3/4) Installing openssh-client-common (8.8_p1-r1) 03:20:30 (4/4) Installing openssh-client-default (8.8_p1-r1) 03:20:30 Executing busybox-1.34.1-r3.trigger 03:20:30 OK: 224 MiB in 56 packages 03:20:30 Removing intermediate container a45d7a8b8218 03:20:30 ---> a429d0848075 03:20:30 Step 7/12 : WORKDIR /device-mqtt-go 03:20:30 ---> Running in 5e7645f89915 03:20:31 Removing intermediate container 5e7645f89915 03:20:31 ---> 9f4a5170b410 03:20:31 Step 8/12 : COPY go.mod vendor* ./ 03:20:31 ---> f6654a2afc08 03:20:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:31 ---> Running in 204d29c858ba 03:20:32 Still waiting to schedule task 03:20:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-529’ 03:20:49 Removing intermediate container 204d29c858ba 03:20:49 ---> 60aa8c638184 03:20:49 Step 10/12 : COPY . . 03:20:49 ---> 09df1cef1158 03:20:49 Step 11/12 : ARG MAKE='make build' 03:20:49 ---> Running in abfcb28f82b3 03:20:49 Removing intermediate container abfcb28f82b3 03:20:49 ---> 600d71fd2874 03:20:49 Step 12/12 : RUN $MAKE 03:20:49 ---> Running in 95af31850850 03:20:49 noop 03:20:49 Removing intermediate container 95af31850850 03:20:49 ---> 1d17cb9b9359 03:20:49 Successfully built 1d17cb9b9359 03:20:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:49 + docker inspect -f . ci-base-image-x86_64 03:20:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:49 prd-ubuntu20.04-docker-8c-8g-530 does not seem to be running inside a container 03:20:49 $ 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 ******** ci-base-image-x86_64 cat 03:20:50 $ docker top 994f478007ea6d1357a59546c15e5937a44ee899c3e9788ea94407a72fcd0651 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:50 + go version 03:20:50 go version go1.17.6 linux/amd64 [Pipeline] } 03:20:50 $ docker stop --time=1 994f478007ea6d1357a59546c15e5937a44ee899c3e9788ea94407a72fcd0651 03:20:51 $ docker rm -f 994f478007ea6d1357a59546c15e5937a44ee899c3e9788ea94407a72fcd0651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:52 + docker inspect -f . ci-base-image-x86_64 03:20:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:52 prd-ubuntu20.04-docker-8c-8g-530 does not seem to be running inside a container 03:20:52 $ 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 ******** ci-base-image-x86_64 cat 03:20:52 $ docker top 204f6e5e9d39ec8a97d369d86af79ec992001f77d7a012e1cd28a65edd8e73d5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:20:53 + make test 03:20:53 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:20:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:21:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:21:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 03:21:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:21:08 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:21:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:21:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:21:11 ./bin/test-attribution-txt.sh [Pipeline] echo 03:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:21:12 $ docker stop --time=1 204f6e5e9d39ec8a97d369d86af79ec992001f77d7a012e1cd28a65edd8e73d5 03:21:14 $ docker rm -f 204f6e5e9d39ec8a97d369d86af79ec992001f77d7a012e1cd28a65edd8e73d5 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:21:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:21:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:21:15 + ls -al . 03:21:15 total 180 03:21:15 drwxrwxr-x 10 jenkins jenkins 4096 Jun 1 03:21 . 03:21:15 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 03:19 .. 03:21:15 -rw-rw-r-- 1 jenkins jenkins 140 Jun 1 03:19 .dockerignore 03:21:15 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 03:20 .git 03:21:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:19 .github 03:21:15 -rw-rw-r-- 1 jenkins jenkins 329 Jun 1 03:19 .gitignore 03:21:15 -rw-rw-r-- 1 jenkins jenkins 41 Jun 1 03:19 .golangci.yml 03:21:15 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 03:20 .semver 03:21:15 -rw-rw-r-- 1 jenkins jenkins 8789 Jun 1 03:19 Attribution.txt 03:21:15 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 1 03:19 CHANGELOG.md 03:21:15 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 1 03:19 Dockerfile 03:21:15 -rw-rw-r-- 1 jenkins jenkins 677 Jun 1 03:19 GOVERNANCE.md 03:21:15 -rw-rw-r-- 1 jenkins jenkins 678 Jun 1 03:19 Jenkinsfile 03:21:15 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 1 03:19 LICENSE 03:21:15 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 1 03:19 Makefile 03:21:15 -rw-rw-r-- 1 jenkins jenkins 620 Jun 1 03:19 OWNERS.md 03:21:15 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 1 03:19 README.md 03:21:15 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 03:20 VERSION 03:21:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 03:19 bin 03:21:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:19 cmd 03:21:15 -rw-r--r-- 1 jenkins jenkins 17887 Jun 1 03:21 coverage.out 03:21:15 -rw-rw-r-- 1 jenkins jenkins 3263 Jun 1 03:19 go.mod 03:21:15 -rw-rw-r-- 1 jenkins jenkins 35433 Jun 1 03:19 go.sum 03:21:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:19 internal 03:21:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 03:19 mock 03:21:15 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 03:19 snap 03:21:15 -rw-rw-r-- 1 jenkins jenkins 227 Jun 1 03:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:15 + 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=53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 --label arch=amd64 --label version=0.0.0 . 03:21:15 Sending build context to Docker daemon 5.903MB 03:21:15 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 03:21:15 Step 2/24 : FROM ${BASE} AS builder 03:21:15 ---> 1d17cb9b9359 03:21:15 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:21:15 ---> Running in 3c11a6a72342 03:21:16 Removing intermediate container 3c11a6a72342 03:21:16 ---> 1416a7c1e827 03:21:16 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 03:21:16 ---> Running in 475805aced2d 03:21:16 Removing intermediate container 475805aced2d 03:21:16 ---> 99e649d2a2c7 03:21:16 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:16 ---> Running in be45e42df0a5 03:21:16 Removing intermediate container be45e42df0a5 03:21:16 ---> 5fa898e2c70d 03:21:16 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:21:16 ---> Running in 0163dab90fa8 03:21:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:21:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:21:18 OK: 224 MiB in 56 packages 03:21:18 Removing intermediate container 0163dab90fa8 03:21:18 ---> 0ac60aa40809 03:21:18 Step 7/24 : WORKDIR /device-mqtt-go 03:21:18 ---> Running in bccb2329f1b2 03:21:18 Removing intermediate container bccb2329f1b2 03:21:18 ---> 46e31df8f036 03:21:18 Step 8/24 : COPY go.mod vendor* ./ 03:21:18 ---> 97683df8fe6d 03:21:18 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:18 ---> Running in c0603d32bd8a 03:21:19 Removing intermediate container c0603d32bd8a 03:21:19 ---> 6578d039d96d 03:21:19 Step 10/24 : COPY . . 03:21:19 ---> 8730869a3814 03:21:19 Step 11/24 : ARG MAKE='make build' 03:21:19 ---> Running in 987beadfc8b1 03:21:19 Removing intermediate container 987beadfc8b1 03:21:19 ---> ba50b3f393ff 03:21:19 Step 12/24 : RUN $MAKE 03:21:19 ---> Running in dd466c213b99 03:21:19 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 03:21:41 Removing intermediate container dd466c213b99 03:21:41 ---> 92605bbaa095 03:21:41 Step 13/24 : FROM alpine:3.14 03:21:41 3.14: Pulling from library/alpine 03:21:41 8663204ce13b: Pulling fs layer 03:21:41 8663204ce13b: Verifying Checksum 03:21:41 8663204ce13b: Download complete 03:21:41 8663204ce13b: Pull complete 03:21:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:21:41 Status: Downloaded newer image for alpine:3.14 03:21:41 ---> e04c818066af 03:21:41 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:21:41 ---> Running in 51f61cbfc4cc 03:21:41 Removing intermediate container 51f61cbfc4cc 03:21:41 ---> 637b1679b1fe 03:21:41 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 03:21:41 ---> Running in c8b13389a454 03:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:21:41 (1/6) Installing dumb-init (1.2.5-r1) 03:21:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:21:41 (3/6) Installing libsodium (1.0.18-r0) 03:21:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:21:41 (5/6) Installing libzmq (4.3.4-r0) 03:21:41 (6/6) Installing zeromq (4.3.4-r0) 03:21:41 Executing busybox-1.33.1-r7.trigger 03:21:41 OK: 8 MiB in 20 packages 03:21:41 Removing intermediate container c8b13389a454 03:21:41 ---> 1fca87c6cb27 03:21:41 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:21:41 ---> d266ec39dc58 03:21:41 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:21:41 ---> 3837eaf14c69 03:21:41 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:21:41 ---> c5f198989115 03:21:41 Step 19/24 : EXPOSE 59982 03:21:41 ---> Running in a93b3245b866 03:21:41 Removing intermediate container a93b3245b866 03:21:41 ---> a1b79d66c3da 03:21:41 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:21:42 ---> Running in d82208c1c0d9 03:21:42 Removing intermediate container d82208c1c0d9 03:21:42 ---> 0993fd5bc74c 03:21:42 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:42 ---> Running in 25ab6de8ca36 03:21:42 Removing intermediate container 25ab6de8ca36 03:21:42 ---> 414f5da3e297 03:21:42 Step 22/24 : LABEL arch=amd64 03:21:42 ---> Running in 8561bfc6ad09 03:21:42 Removing intermediate container 8561bfc6ad09 03:21:42 ---> bb55d5d14666 03:21:42 Step 23/24 : LABEL git_sha=53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 03:21:42 ---> Running in 0a0b3571a43e 03:21:42 Removing intermediate container 0a0b3571a43e 03:21:42 ---> ecdcaf63bb00 03:21:42 Step 24/24 : LABEL version=0.0.0 03:21:42 ---> Running in 369e1e370a1d 03:21:42 Removing intermediate container 369e1e370a1d 03:21:42 ---> 34c13acae8b0 03:21:42 [Warning] One or more build-args [ARCH] were not consumed 03:21:42 Successfully built 34c13acae8b0 03:21:42 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 03:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:43 03:21:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:43 latest: Pulling from edgex-lftools-log-publisher 03:21:43 5eb5b503b376: Pulling fs layer 03:21:43 5c69ac0246d0: Pulling fs layer 03:21:43 ec43610c2a17: Pulling fs layer 03:21:43 3a2ae6a8a46f: Pulling fs layer 03:21:43 33b1e0a273af: Pulling fs layer 03:21:43 5d3b04190fa2: Pulling fs layer 03:21:43 2f39f015ded8: Pulling fs layer 03:21:43 33b1e0a273af: Waiting 03:21:43 2f39f015ded8: Waiting 03:21:43 3a2ae6a8a46f: Waiting 03:21:43 5c69ac0246d0: Download complete 03:21:43 3a2ae6a8a46f: Verifying Checksum 03:21:43 3a2ae6a8a46f: Download complete 03:21:43 33b1e0a273af: Verifying Checksum 03:21:43 33b1e0a273af: Download complete 03:21:43 5d3b04190fa2: Verifying Checksum 03:21:43 5d3b04190fa2: Download complete 03:21:43 ec43610c2a17: Download complete 03:21:43 5eb5b503b376: Verifying Checksum 03:21:43 5eb5b503b376: Download complete 03:21:44 2f39f015ded8: Download complete 03:21:44 5eb5b503b376: Pull complete 03:21:45 5c69ac0246d0: Pull complete 03:21:45 ec43610c2a17: Pull complete 03:21:45 3a2ae6a8a46f: Pull complete 03:21:45 33b1e0a273af: Pull complete 03:21:45 5d3b04190fa2: Pull complete 03:21:50 2f39f015ded8: Pull complete 03:21:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:50 prd-ubuntu20.04-docker-8c-8g-530 does not seem to be running inside a container 03:21:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:21:51 $ docker top 0130d72d2a80234b76af2a40a42aa50f7f62f81bc17b8b86960981a1064b077d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:52 ---> job-cost.sh 03:21:52 lf-activate-venv: SKIPPING 03:21:52 INFO: No Stack... 03:21:52 INFO: Retrieving Pricing Info for: v3-standard-8 03:21:53 INFO: Archiving Costs [Pipeline] sh 03:21:53 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/cost.csv 03:21:53 + cut -d, -f6 [Pipeline] lock 03:21:53 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] 03:21:53 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] did not exist. Created. 03:21:53 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:53 + echo total: 0.2199999988079071 [Pipeline] stash 03:21:53 Stashed 1 file(s) [Pipeline] } 03:21:53 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:53 $ docker stop --time=1 0130d72d2a80234b76af2a40a42aa50f7f62f81bc17b8b86960981a1064b077d 03:21:54 $ docker rm -f 0130d72d2a80234b76af2a40a42aa50f7f62f81bc17b8b86960981a1064b077d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:24:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-531 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] ws 03:24:12 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 03:24:12 Selected Git installation does not exist. Using Default 03:24:12 The recommended git tool is: NONE 03:24:18 using credential edgex-jenkins-ssh 03:24:18 Cloning the remote Git repository 03:24:18 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:24:19 > git init /w/workspace/device-mqtt-go/2 # timeout=10 03:24:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:24:19 > git --version # timeout=10 03:24:19 > git --version # 'git version 2.25.1' 03:24:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:20 Merging remotes/origin/main commit 7519713814a588af452d23e7e2efd8901124a458 into PR head commit 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 03:24:21 Merge succeeded, producing 72468ccb0955559a7976463a2fae772c27e2167f 03:24:21 Checking out Revision 72468ccb0955559a7976463a2fae772c27e2167f (PR-382) 03:24:20 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:24:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:20 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:24:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:24:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:20 > 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 03:24:20 > git config core.sparsecheckout # timeout=10 03:24:20 > git checkout -f 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 # timeout=10 03:24:20 > git remote # timeout=10 03:24:20 > git config --get remote.origin.url # timeout=10 03:24:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:20 > git merge 7519713814a588af452d23e7e2efd8901124a458 # timeout=10 03:24:20 > git rev-parse HEAD^{commit} # timeout=10 03:24:21 > git config core.sparsecheckout # timeout=10 03:24:21 > git checkout -f 72468ccb0955559a7976463a2fae772c27e2167f # timeout=10 03:24:25 Commit message: "Merge commit '7519713814a588af452d23e7e2efd8901124a458' into HEAD" 03:24:25 > git rev-list --no-walk 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:24:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:24:26 Dload Upload Total Spent Left Speed 03:24:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12253 97 11885 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99873 100 12253 100 12253 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 03:24:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:24:27 + sudo tee /etc/docker/daemon.new 03:24:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:24:27 { 03:24:27 "registry-mirrors": [ 03:24:27 "https://nexus3.edgexfoundry.org:10001" 03:24:27 ], 03:24:27 "bip": "10.250.0.254/24", 03:24:27 "hosts": [ 03:24:27 "tcp://0.0.0.0:5555", 03:24:27 "unix:///var/run/docker.sock" 03:24:27 ], 03:24:27 "mtu": 1458, 03:24:27 "selinux-enabled": true, 03:24:27 "seccomp-profile": "/etc/docker/seccomp.json" 03:24:27 } [Pipeline] sh 03:24:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:24:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:46 provisioning config files... 03:24:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config6086105347888565784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:46 ---> docker-login.sh 03:24:46 nexus3.edgexfoundry.org:10001 03:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:47 Configure a credential helper to remove this warning. See 03:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:47 03:24:47 Login Succeeded 03:24:47 nexus3.edgexfoundry.org:10002 03:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:48 Configure a credential helper to remove this warning. See 03:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:48 03:24:48 Login Succeeded 03:24:48 nexus3.edgexfoundry.org:10003 03:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:48 Configure a credential helper to remove this warning. See 03:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:48 03:24:48 Login Succeeded 03:24:48 nexus3.edgexfoundry.org:10004 03:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:49 Configure a credential helper to remove this warning. See 03:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:49 03:24:49 Login Succeeded 03:24:49 docker.io 03:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:49 Configure a credential helper to remove this warning. See 03:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:49 03:24:49 Login Succeeded 03:24:50 ---> docker-login.sh ends [Pipeline] } 03:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:24:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:24:50 ========================================================= 03:24:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:24:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:24:50 Sending build context to Docker daemon 3.037MB 03:24:50 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 03:24:50 Step 2/12 : FROM ${BASE} AS builder 03:24:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:24:51 9b3977197b4f: Pulling fs layer 03:24:51 1a89e8eeedd5: Pulling fs layer 03:24:51 94645a83ff95: Pulling fs layer 03:24:51 3f3a8bcf1eab: Pulling fs layer 03:24:51 0c92f367c5e7: Pulling fs layer 03:24:51 3096ccb668a1: Pulling fs layer 03:24:51 e8cf19c19ddd: Pulling fs layer 03:24:51 a4caa8a26152: Pulling fs layer 03:24:51 3096ccb668a1: Waiting 03:24:51 e8cf19c19ddd: Waiting 03:24:51 a4caa8a26152: Waiting 03:24:51 3f3a8bcf1eab: Waiting 03:24:51 0c92f367c5e7: Waiting 03:24:51 94645a83ff95: Download complete 03:24:51 1a89e8eeedd5: Verifying Checksum 03:24:51 1a89e8eeedd5: Download complete 03:24:51 0c92f367c5e7: Verifying Checksum 03:24:51 0c92f367c5e7: Download complete 03:24:51 3096ccb668a1: Verifying Checksum 03:24:51 3096ccb668a1: Download complete 03:24:51 9b3977197b4f: Verifying Checksum 03:24:51 9b3977197b4f: Download complete 03:24:51 e8cf19c19ddd: Verifying Checksum 03:24:51 e8cf19c19ddd: Download complete 03:24:51 9b3977197b4f: Pull complete 03:24:52 1a89e8eeedd5: Pull complete 03:24:52 94645a83ff95: Pull complete 03:24:53 a4caa8a26152: Verifying Checksum 03:24:53 a4caa8a26152: Download complete 03:24:53 3f3a8bcf1eab: Verifying Checksum 03:24:53 3f3a8bcf1eab: Download complete 03:25:06 3f3a8bcf1eab: Pull complete 03:25:06 0c92f367c5e7: Pull complete 03:25:06 3096ccb668a1: Pull complete 03:25:06 e8cf19c19ddd: Pull complete 03:25:13 a4caa8a26152: Pull complete 03:25:13 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 03:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:25:13 ---> 725f1c02e7f9 03:25:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:25:14 ---> Running in 6f3019ebafc4 03:25:14 Removing intermediate container 6f3019ebafc4 03:25:14 ---> 0aec3e798a8e 03:25:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:25:14 ---> Running in f10c18b183c6 03:25:14 Removing intermediate container f10c18b183c6 03:25:14 ---> 985a0fe14a79 03:25:14 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:14 ---> Running in 6ff91c5ce6e1 03:25:16 Removing intermediate container 6ff91c5ce6e1 03:25:16 ---> 4357c3439cfb 03:25:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:25:16 ---> Running in 28823136ea89 03:25:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:25:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:25:19 (1/4) Installing openssh-keygen (8.8_p1-r1) 03:25:19 (2/4) Installing libedit (20210910.3.1-r0) 03:25:19 (3/4) Installing openssh-client-common (8.8_p1-r1) 03:25:19 (4/4) Installing openssh-client-default (8.8_p1-r1) 03:25:19 Executing busybox-1.34.1-r3.trigger 03:25:19 OK: 224 MiB in 56 packages 03:25:20 Removing intermediate container 28823136ea89 03:25:20 ---> e74594cc74b5 03:25:20 Step 7/12 : WORKDIR /device-mqtt-go 03:25:20 ---> Running in cce41ef5de96 03:25:21 Removing intermediate container cce41ef5de96 03:25:21 ---> dc4656ce8e40 03:25:21 Step 8/12 : COPY go.mod vendor* ./ 03:25:21 ---> c00a32f49286 03:25:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:21 ---> Running in ac85814bb582 03:26:08 Removing intermediate container ac85814bb582 03:26:08 ---> f316e1c66ff4 03:26:08 Step 10/12 : COPY . . 03:26:08 ---> a1dfd7b34593 03:26:08 Step 11/12 : ARG MAKE='make build' 03:26:08 ---> Running in c46611d144a6 03:26:08 Removing intermediate container c46611d144a6 03:26:08 ---> 09ba7f54a3a1 03:26:08 Step 12/12 : RUN $MAKE 03:26:08 ---> Running in 7ac36d536144 03:26:08 noop 03:26:08 Removing intermediate container 7ac36d536144 03:26:08 ---> 4312382e650a 03:26:08 Successfully built 4312382e650a 03:26:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:09 + docker inspect -f . ci-base-image-arm64 03:26:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:09 prd-ubuntu20.04-docker-arm64-4c-16g-531 does not seem to be running inside a container 03:26:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:26:10 $ docker top e15af79fed059457114dd162644a1350072bbb4ad21fa69b5cadc085f7506fd3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:11 + go version 03:26:11 go version go1.17.6 linux/arm64 [Pipeline] } 03:26:11 $ docker stop --time=1 e15af79fed059457114dd162644a1350072bbb4ad21fa69b5cadc085f7506fd3 03:26:13 $ docker rm -f e15af79fed059457114dd162644a1350072bbb4ad21fa69b5cadc085f7506fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker inspect -f . ci-base-image-arm64 03:26:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:14 prd-ubuntu20.04-docker-arm64-4c-16g-531 does not seem to be running inside a container 03:26:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:26:15 $ docker top f10c57d3651d6cff755259e60f8a028fa43751e909048995d851afef9263f8b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:26:16 + make test 03:26:16 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:26:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:27:39 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:27:39 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 21.8% of statements 03:27:39 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:27:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:27:39 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:28:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:06 ./bin/test-attribution-txt.sh [Pipeline] echo 03:28:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:28:06 $ docker stop --time=1 f10c57d3651d6cff755259e60f8a028fa43751e909048995d851afef9263f8b8 03:28:08 $ docker rm -f f10c57d3651d6cff755259e60f8a028fa43751e909048995d851afef9263f8b8 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:09 Warning: overwriting stash ‘coverage-report’ 03:28:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:10 + ls -al . 03:28:10 total 176 03:28:10 drwxrwxr-x 9 jenkins jenkins 4096 Jun 1 03:28 . 03:28:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 03:24 .. 03:28:10 -rw-rw-r-- 1 jenkins jenkins 140 Jun 1 03:24 .dockerignore 03:28:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 03:24 .git 03:28:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:24 .github 03:28:10 -rw-rw-r-- 1 jenkins jenkins 329 Jun 1 03:24 .gitignore 03:28:10 -rw-rw-r-- 1 jenkins jenkins 41 Jun 1 03:24 .golangci.yml 03:28:10 -rw-rw-r-- 1 jenkins jenkins 8789 Jun 1 03:24 Attribution.txt 03:28:10 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 1 03:24 CHANGELOG.md 03:28:10 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 1 03:24 Dockerfile 03:28:10 -rw-rw-r-- 1 jenkins jenkins 677 Jun 1 03:24 GOVERNANCE.md 03:28:10 -rw-rw-r-- 1 jenkins jenkins 678 Jun 1 03:24 Jenkinsfile 03:28:10 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 1 03:24 LICENSE 03:28:10 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 1 03:24 Makefile 03:28:10 -rw-rw-r-- 1 jenkins jenkins 620 Jun 1 03:24 OWNERS.md 03:28:10 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 1 03:24 README.md 03:28:10 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 03:20 VERSION 03:28:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 03:24 bin 03:28:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:24 cmd 03:28:10 -rw-r--r-- 1 jenkins jenkins 17887 Jun 1 03:27 coverage.out 03:28:10 -rw-rw-r-- 1 jenkins jenkins 3263 Jun 1 03:24 go.mod 03:28:10 -rw-rw-r-- 1 jenkins jenkins 35433 Jun 1 03:24 go.sum 03:28:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:24 internal 03:28:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 03:24 mock 03:28:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 03:24 snap 03:28:10 -rw-rw-r-- 1 jenkins jenkins 227 Jun 1 03:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:11 + 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=72468ccb0955559a7976463a2fae772c27e2167f --label arch=arm64 --label version=0.0.0 . 03:28:11 Sending build context to Docker daemon 3.055MB 03:28:11 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 03:28:11 Step 2/24 : FROM ${BASE} AS builder 03:28:11 ---> 4312382e650a 03:28:11 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:28:11 ---> Running in a7d2d193d32a 03:28:11 Removing intermediate container a7d2d193d32a 03:28:11 ---> eb2ba967cbd0 03:28:11 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 03:28:11 ---> Running in 4e08111d2819 03:28:12 Removing intermediate container 4e08111d2819 03:28:12 ---> 68a6f4f2414b 03:28:12 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:12 ---> Running in 4c8d175d715b 03:28:14 Removing intermediate container 4c8d175d715b 03:28:14 ---> 4b7bdea63888 03:28:14 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:14 ---> Running in a23d6042db47 03:28:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:28:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:28:17 OK: 224 MiB in 56 packages 03:28:18 Removing intermediate container a23d6042db47 03:28:18 ---> 856c1a0245f7 03:28:18 Step 7/24 : WORKDIR /device-mqtt-go 03:28:18 ---> Running in 1b2499e8160e 03:28:18 Removing intermediate container 1b2499e8160e 03:28:18 ---> 775522d80317 03:28:18 Step 8/24 : COPY go.mod vendor* ./ 03:28:19 ---> 4a9a9fba5e77 03:28:19 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:19 ---> Running in b862d1db3eef 03:28:21 Removing intermediate container b862d1db3eef 03:28:21 ---> 761ccbf1a5bb 03:28:21 Step 10/24 : COPY . . 03:28:22 ---> 55aaed904c06 03:28:22 Step 11/24 : ARG MAKE='make build' 03:28:22 ---> Running in 1479a5544273 03:28:22 Removing intermediate container 1479a5544273 03:28:22 ---> 5c6cc7f64efd 03:28:22 Step 12/24 : RUN $MAKE 03:28:22 ---> Running in 2d7596595ecf 03:28:23 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 03:30:30 Removing intermediate container 2d7596595ecf 03:30:30 ---> 83c84a3d5d35 03:30:30 Step 13/24 : FROM alpine:3.14 03:30:30 3.14: Pulling from library/alpine 03:30:30 455c02918c45: Pulling fs layer 03:30:30 455c02918c45: Verifying Checksum 03:30:30 455c02918c45: Download complete 03:30:30 455c02918c45: Pull complete 03:30:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:30:30 Status: Downloaded newer image for alpine:3.14 03:30:30 ---> ac73e934f311 03:30:30 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:30:30 ---> Running in 103b0a60bd10 03:30:30 Removing intermediate container 103b0a60bd10 03:30:30 ---> c347d282a3aa 03:30:30 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 03:30:30 ---> Running in af9ad170a000 03:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:30:30 (1/6) Installing dumb-init (1.2.5-r1) 03:30:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:30:30 (3/6) Installing libsodium (1.0.18-r0) 03:30:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:30:30 (5/6) Installing libzmq (4.3.4-r0) 03:30:30 (6/6) Installing zeromq (4.3.4-r0) 03:30:30 Executing busybox-1.33.1-r7.trigger 03:30:30 OK: 8 MiB in 20 packages 03:30:30 Removing intermediate container af9ad170a000 03:30:30 ---> b94bb60c1c21 03:30:30 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:30:30 ---> 17b22c6bb5ad 03:30:30 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:30:30 ---> 213cc077bc9a 03:30:30 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:30:30 ---> db7fc5926054 03:30:30 Step 19/24 : EXPOSE 59982 03:30:30 ---> Running in af8d4e514448 03:30:30 Removing intermediate container af8d4e514448 03:30:30 ---> e5f4fc8b35f9 03:30:30 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:30:30 ---> Running in 0c05ea4f6adf 03:30:30 Removing intermediate container 0c05ea4f6adf 03:30:30 ---> 3fcd6b20fa3f 03:30:30 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:30:30 ---> Running in 1a7a50d30f9b 03:30:30 Removing intermediate container 1a7a50d30f9b 03:30:30 ---> c2631dbd0650 03:30:30 Step 22/24 : LABEL arch=arm64 03:30:30 ---> Running in 8cca7abaadf7 03:30:30 Removing intermediate container 8cca7abaadf7 03:30:30 ---> 985743ff2f92 03:30:30 Step 23/24 : LABEL git_sha=72468ccb0955559a7976463a2fae772c27e2167f 03:30:30 ---> Running in 2897d874e6ec 03:30:30 Removing intermediate container 2897d874e6ec 03:30:30 ---> 9328e511995a 03:30:30 Step 24/24 : LABEL version=0.0.0 03:30:30 ---> Running in 48e51fedbd94 03:30:30 Removing intermediate container 48e51fedbd94 03:30:30 ---> 791759944500 03:30:30 [Warning] One or more build-args [ARCH] were not consumed 03:30:30 Successfully built 791759944500 03:30:30 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 03:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:31 03:30:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:31 arm64: Pulling from edgex-lftools-log-publisher 03:30:31 8998bd30e6a1: Pulling fs layer 03:30:31 04944245beec: Pulling fs layer 03:30:31 699f458cf7ca: Pulling fs layer 03:30:31 765212b225bb: Pulling fs layer 03:30:31 f23df028b6ca: Pulling fs layer 03:30:31 d65c8cfc05b1: Pulling fs layer 03:30:31 2437ff75d9bd: Pulling fs layer 03:30:31 765212b225bb: Waiting 03:30:31 f23df028b6ca: Waiting 03:30:31 d65c8cfc05b1: Waiting 03:30:31 2437ff75d9bd: Waiting 03:30:31 04944245beec: Verifying Checksum 03:30:31 04944245beec: Download complete 03:30:31 765212b225bb: Verifying Checksum 03:30:31 765212b225bb: Download complete 03:30:31 f23df028b6ca: Download complete 03:30:31 d65c8cfc05b1: Verifying Checksum 03:30:31 d65c8cfc05b1: Download complete 03:30:31 699f458cf7ca: Verifying Checksum 03:30:31 699f458cf7ca: Download complete 03:30:32 8998bd30e6a1: Download complete 03:30:34 2437ff75d9bd: Verifying Checksum 03:30:36 8998bd30e6a1: Pull complete 03:30:36 04944245beec: Pull complete 03:30:38 699f458cf7ca: Pull complete 03:30:38 765212b225bb: Pull complete 03:30:39 f23df028b6ca: Pull complete 03:30:39 d65c8cfc05b1: Pull complete 03:30:54 2437ff75d9bd: Pull complete 03:30:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:30:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:54 prd-ubuntu20.04-docker-arm64-4c-16g-531 does not seem to be running inside a container 03:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:30:57 $ docker top 4e0e5934d36b212024decc1e7e2b3ec9644d9b2ed17a9c4d5da15f3d40814351 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:58 ---> job-cost.sh 03:30:58 lf-activate-venv: SKIPPING 03:30:58 INFO: No Stack... 03:30:58 INFO: Retrieving Pricing Info for: v3-standard-4 03:30:59 INFO: Archiving Costs [Pipeline] sh 03:31:00 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 03:31:00 + cut -d, -f6 [Pipeline] lock 03:31:00 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] 03:31:00 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] did not exist. Created. 03:31:00 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:31:01 /w/workspace/device-mqtt-go/2@tmp/durable-ec8ad7aa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:31:01 + echo total: 0.10999999940395355 [Pipeline] stash 03:31:01 Warning: overwriting stash ‘stack-cost’ 03:31:01 Stashed 1 file(s) [Pipeline] } 03:31:01 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:31:01 $ docker stop --time=1 4e0e5934d36b212024decc1e7e2b3ec9644d9b2ed17a9c4d5da15f3d40814351 03:31:03 $ docker rm -f 4e0e5934d36b212024decc1e7e2b3ec9644d9b2ed17a9c4d5da15f3d40814351 [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 03:31:03 provisioning config files... 03:31:03 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config761312876730264929tmp [Pipeline] { [Pipeline] sh 03:31:04 + set +x 03:31:04 + bash -s -- 03:31:04 + curl -s https://codecov.io/bash 03:31:04 03:31:04 _____ _ 03:31:04 / ____| | | 03:31:04 | | ___ __| | ___ ___ _____ __ 03:31:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:31:04 | |___| (_) | (_| | __/ (_| (_) \ V / 03:31:04 \_____\___/ \__,_|\___|\___\___/ \_/ 03:31:04 Bash-1.0.6 03:31:04 03:31:04 03:31:04 ==> git version 2.25.1 found 03:31:04 ==> 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 03:31:04 Release-Date: 2020-01-08 03:31:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:31:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:31:04 ==> Jenkins CI detected. 03:31:04 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-382 03:31:04 project root: . 03:31:04 --> token set from env 03:31:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:31:04 ==> Running gcov in . (disable via -X gcov) 03:31:04 ==> Python coveragepy not found 03:31:04 ==> Searching for coverage reports in: 03:31:04 + . 03:31:04 -> Found 1 reports 03:31:04 ==> Detecting git/mercurial file structure 03:31:04 ==> Reading reports 03:31:04 + ./coverage.out bytes=17887 03:31:04 ==> Appending adjustments 03:31:04 https://docs.codecov.io/docs/fixing-reports 03:31:04 + Found adjustments 03:31:04 ==> Gzipping contents 03:31:04 4.0K /tmp/codecov.rOUXGH.gz 03:31:04 ==> Uploading reports 03:31:04 url: https://codecov.io 03:31:04 query: branch=PR-382&commit=53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 03:31:04 -> Pinging Codecov 03:31:04 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=53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 03:31:04 -> Uploading to 03:31:04 https://storage.googleapis.com/codecov/v4/raw/2022-06-01/7D719EC7BBE17E464838252E33014C33/53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2/f9fcfddd-ddaa-4887-9dbc-98e2bf8eb8ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T033104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9cb82b8b237a90f06d23110b86729cb50ed70142edeccdc6baeab5e1efaecd1 03:31:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:31:04 Dload Upload Total Spent Left Speed 03:31:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 14684 --:--:-- --:--:-- --:--:-- 14618 100 3260 0 0 100 3260 0 13092 --:--:-- --:--:-- --:--:-- 13040 03:31:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [Pipeline] } 03:31:05 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 03:31:05 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives ] 03:31:05 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 03:31:05 total 16 03:31:05 drwxr-xr-x 3 root root 4096 Jun 1 03:21 . 03:31:05 drwxrwxr-x 11 jenkins jenkins 4096 Jun 1 03:21 .. 03:31:05 drwxr-xr-x 2 root root 4096 Jun 1 03:21 cost 03:31:05 -rw-r--r-- 1 root root 85 Jun 1 03:21 cost.csv 03:31:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 03:31:05 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 03:31:05 total 16 03:31:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 03:21 . 03:31:05 drwxrwxr-x 11 jenkins jenkins 4096 Jun 1 03:21 .. 03:31:05 drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 03:21 cost 03:31:05 -rw-r--r-- 1 jenkins jenkins 85 Jun 1 03:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:31:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:31:06 ---> package-listing.sh 03:31:06 ++ facter osfamily 03:31:06 ++ tr '[:upper:]' '[:lower:]' 03:31:07 + OS_FAMILY=debian 03:31:07 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-382 03:31:07 + START_PACKAGES=/tmp/packages_start.txt 03:31:07 + END_PACKAGES=/tmp/packages_end.txt 03:31:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:31:07 + PACKAGES=/tmp/packages_start.txt 03:31:07 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 03:31:07 + PACKAGES=/tmp/packages_end.txt 03:31:07 + case "${OS_FAMILY}" in 03:31:07 + dpkg -l 03:31:07 + grep '^ii' 03:31:07 + '[' -f /tmp/packages_start.txt ']' 03:31:07 + '[' -f /tmp/packages_end.txt ']' 03:31:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:31:07 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 03:31:07 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ 03:31:07 + 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 03:31:07 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 03:31:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:08 prd-ubuntu20.04-docker-8c-8g-530 does not seem to be running inside a container 03:31:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:31:08 $ docker top 13635946bfbb11da1aa31a73aa1e0358efadba76bd1748277e0ee1d2ff6f65e1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:08 + touch /tmp/pre-build-complete [Pipeline] sh 03:31:08 + mkdir -p /var/log/sysstat [Pipeline] sh 03:31:09 + ls /var/log/sa-host 03:31:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:09 provisioning config files... 03:31:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config6703692224500662787tmp [Pipeline] { [Pipeline] echo 03:31:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:31:09 ---> create-netrc.sh [Pipeline] } 03:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:31:10 ---> python-tools-install.sh [Pipeline] echo 03:31:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:31:10 ---> sudo-logs.sh 03:31:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:31:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:31:10 ---> job-cost.sh 03:31:10 lf-activate-venv: SKIPPING 03:31:10 DEBUG: total: 0.2199999988079071 03:31:10 INFO: Retrieving Stack Cost... 03:31:11 INFO: Retrieving Pricing Info for: v3-standard-8 03:31:11 INFO: Archiving Costs [Pipeline] echo 03:31:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:31:11 ---> logs-deploy.sh 03:31:11 lf-activate-venv: SKIPPING 03:31:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-382/2 03:31:11 INFO: archiving workspace using pattern(s): 03:31:12 Archives upload complete. 03:31:12 INFO: archiving logs to Nexus