Pull request #625 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf+9edf56c898603a6da7d069e5015abb4f1d1f30d1 (6f52ed89e30268599f819c1b8d3a792fcfd72a7b) 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-ssh1467467747568657390.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8398813794890360187.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-625/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-625/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17269248128312541555.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-625/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8280482296949411197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10922358405196398419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-625/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-625/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13962690487481022238.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6445 in /w/workspace/gexfoundry_device-mqtt-go_PR-625 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-625 # 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 9edf56c898603a6da7d069e5015abb4f1d1f30d1 into PR head commit c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf > 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/625/head:refs/remotes/origin/PR-625 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf # timeout=10 Merge succeeded, producing c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf Checking out Revision c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf (PR-625) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:37:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:37:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:37:51 ========================================================= 01:37:51 EdgeX Global Pipelines Version Info 01:37:51 ========================================================= > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9edf56c898603a6da7d069e5015abb4f1d1f30d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf # timeout=10 [Pipeline] libraryResource [Pipeline] sh 01:37:52 ------------------- 01:37:52 stable info: 01:37:52 ------------------- 01:37:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:37:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:37:52 Message: update stable to v1.0.254 01:37:53 ------------------- 01:37:53 experimental info: 01:37:53 ------------------- 01:37:53 Commited By: **** collab-it+edgex@linuxfoundation.org 01:37:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:37:53 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-625 [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-625 [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-625 [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4674c9 [Pipeline] echo 01:37:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:54 provisioning config files... 01:37:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp/config16353139602215750878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:55 ---> docker-login.sh 01:37:55 nexus3.edgexfoundry.org:10001 01:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:55 Configure a credential helper to remove this warning. See 01:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:55 01:37:55 Login Succeeded 01:37:55 nexus3.edgexfoundry.org:10002 01:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:55 Configure a credential helper to remove this warning. See 01:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:55 01:37:55 Login Succeeded 01:37:55 nexus3.edgexfoundry.org:10003 01:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:56 Configure a credential helper to remove this warning. See 01:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:56 01:37:56 Login Succeeded 01:37:56 nexus3.edgexfoundry.org:10004 01:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:56 Configure a credential helper to remove this warning. See 01:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:56 01:37:56 Login Succeeded 01:37:56 docker.io 01:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:56 Configure a credential helper to remove this warning. See 01:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:56 01:37:56 Login Succeeded 01:37:56 ---> docker-login.sh ends [Pipeline] } 01:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:37:56 + git rev-list -1 --merges c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf~1..c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf [Pipeline] echo 01:37:57 -----------> git rev-list -1 --merges c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf~1..c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf [false] [Pipeline] sh 01:37:57 + git log --format=format:%s -1 c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf [Pipeline] echo 01:37:57 ========================================================= 01:37:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:37:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:37:57 + git log --format=format:%s -1 c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf [Pipeline] echo 01:37:57 [semverPrep] GIT_COMMIT: c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:37:57 [semverPrep] This is not a build commit. [Pipeline] sh 01:37:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:37:58 + grep -v github /etc/ssh/ssh_known_hosts 01:37:58 + [ -e /tmp/ssh_known_hosts ] 01:37:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:37:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:37:58 + sudo tee -a /etc/ssh/ssh_known_hosts 01:37:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:37:58 01:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:37:59 0.1.4: Pulling from edgex-devops/py-git-semver 01:37:59 b85a868b505f: Pulling fs layer 01:37:59 e2be974225ed: Pulling fs layer 01:37:59 339a4e72a1f5: Pulling fs layer 01:37:59 988bab9f4d93: Pulling fs layer 01:37:59 1469e6f7b9e6: Pulling fs layer 01:37:59 eaf3925da568: Pulling fs layer 01:37:59 bab4dde63d76: Pulling fs layer 01:37:59 bde34c3a00c8: Pulling fs layer 01:37:59 b352a97aabf1: Pulling fs layer 01:37:59 4872d77fe225: Pulling fs layer 01:37:59 5851b861e8e6: Pulling fs layer 01:37:59 1469e6f7b9e6: Waiting 01:37:59 eaf3925da568: Waiting 01:37:59 bab4dde63d76: Waiting 01:37:59 bde34c3a00c8: Waiting 01:37:59 b352a97aabf1: Waiting 01:37:59 4872d77fe225: Waiting 01:37:59 5851b861e8e6: Waiting 01:37:59 988bab9f4d93: Waiting 01:37:59 e2be974225ed: Verifying Checksum 01:37:59 e2be974225ed: Download complete 01:37:59 988bab9f4d93: Verifying Checksum 01:37:59 988bab9f4d93: Download complete 01:37:59 1469e6f7b9e6: Verifying Checksum 01:37:59 1469e6f7b9e6: Download complete 01:37:59 eaf3925da568: Verifying Checksum 01:37:59 eaf3925da568: Download complete 01:37:59 339a4e72a1f5: Verifying Checksum 01:37:59 339a4e72a1f5: Download complete 01:37:59 bde34c3a00c8: Verifying Checksum 01:37:59 bde34c3a00c8: Download complete 01:37:59 b352a97aabf1: Verifying Checksum 01:37:59 b352a97aabf1: Download complete 01:37:59 4872d77fe225: Verifying Checksum 01:37:59 4872d77fe225: Download complete 01:37:59 5851b861e8e6: Download complete 01:37:59 b85a868b505f: Verifying Checksum 01:37:59 b85a868b505f: Download complete 01:37:59 bab4dde63d76: Verifying Checksum 01:37:59 bab4dde63d76: Download complete 01:38:00 b85a868b505f: Pull complete 01:38:00 e2be974225ed: Pull complete 01:38:01 339a4e72a1f5: Pull complete 01:38:01 988bab9f4d93: Pull complete 01:38:01 1469e6f7b9e6: Pull complete 01:38:01 eaf3925da568: Pull complete 01:38:03 bab4dde63d76: Pull complete 01:38:03 bde34c3a00c8: Pull complete 01:38:03 b352a97aabf1: Pull complete 01:38:04 4872d77fe225: Pull complete 01:38:04 5851b861e8e6: Pull complete 01:38:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:38:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:04 prd-ubuntu20.04-docker-8c-8g-6445 does not seem to be running inside a container 01:38:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-625 -v /w/workspace/gexfoundry_device-mqtt-go_PR-625:/w/workspace/gexfoundry_device-mqtt-go_PR-625:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-625@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:38:08 $ docker top 9619d651f1f343ee00890f39a1875314e14cb45786d6314380f59409a29a1653 -eo pid,comm 01:38:08 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). 01:38:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:38:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:08 [ssh-agent] Looking for ssh-agent implementation... 01:38:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:08 $ docker exec 9619d651f1f343ee00890f39a1875314e14cb45786d6314380f59409a29a1653 ssh-agent 01:38:08 SSH_AUTH_SOCK=/tmp/ssh-5EpWypELUuxs/agent.32 01:38:08 SSH_AGENT_PID=38 01:38:08 Running ssh-add (command line suppressed) 01:38:08 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp/private_key_12709454942524895314.key (/w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp/private_key_12709454942524895314.key) 01:38:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:09 + git tag --points-at HEAD [Pipeline] } 01:38:09 $ docker exec --env ******** --env ******** 9619d651f1f343ee00890f39a1875314e14cb45786d6314380f59409a29a1653 ssh-agent -k 01:38:09 unset SSH_AUTH_SOCK; 01:38:09 unset SSH_AGENT_PID; 01:38:09 echo Agent pid 38 killed; 01:38:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:38:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:09 [ssh-agent] Looking for ssh-agent implementation... 01:38:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:09 $ docker exec 9619d651f1f343ee00890f39a1875314e14cb45786d6314380f59409a29a1653 ssh-agent 01:38:09 SSH_AUTH_SOCK=/tmp/ssh-LKET1IV3XHlr/agent.70 01:38:09 SSH_AGENT_PID=76 01:38:09 Running ssh-add (command line suppressed) 01:38:09 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp/private_key_5761375611930182385.key (/w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp/private_key_5761375611930182385.key) 01:38:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:09 + git semver init 01:38:10 2023-09-19 01:38:10,147 [run_init] DEBUG init version:0.0.0 force:False 01:38:10 2023-09-19 01:38:10,148 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-625/.semver 01:38:10 2023-09-19 01:38:10,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-625/.semver 01:38:10 2023-09-19 01:38:10,148 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-625/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-625, universal_newlines=False, shell=None, istream=None) 01:38:11 2023-09-19 01:38:10,936 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-625/.git/info/exclude 01:38:11 2023-09-19 01:38:10,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-625/.semver/PR-625 with force:False 01:38:11 2023-09-19 01:38:10,937 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-625/.semver/PR-625 01:38:11 2023-09-19 01:38:10,941 [execute] INFO git cat-file --batch-check 01:38:11 2023-09-19 01:38:10,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-625/.semver, universal_newlines=False, shell=None, istream=) 01:38:11 2023-09-19 01:38:10,948 [execute] INFO git cat-file --batch 01:38:11 2023-09-19 01:38:10,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-625/.semver, universal_newlines=False, shell=None, istream=) 01:38:11 2023-09-19 01:38:10,954 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-625/.semver/PR-625 01:38:11 0.0.0 [Pipeline] } 01:38:11 $ docker exec --env ******** --env ******** 9619d651f1f343ee00890f39a1875314e14cb45786d6314380f59409a29a1653 ssh-agent -k 01:38:11 unset SSH_AUTH_SOCK; 01:38:11 unset SSH_AGENT_PID; 01:38:11 echo Agent pid 76 killed; 01:38:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:11 + git semver [Pipeline] } 01:38:12 $ docker stop --time=1 9619d651f1f343ee00890f39a1875314e14cb45786d6314380f59409a29a1653 01:38:13 $ docker rm -f --volumes 9619d651f1f343ee00890f39a1875314e14cb45786d6314380f59409a29a1653 [Pipeline] // withDockerContainer [Pipeline] sh 01:38:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:38:14 Stashed 1 file(s) [Pipeline] echo 01:38:14 [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 01:38:14 provisioning config files... 01:38:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp/config1767197841820386672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:14 ---> docker-login.sh 01:38:14 nexus3.edgexfoundry.org:10001 01:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:14 Configure a credential helper to remove this warning. See 01:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:14 01:38:14 Login Succeeded 01:38:14 nexus3.edgexfoundry.org:10002 01:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:14 Configure a credential helper to remove this warning. See 01:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:14 01:38:14 Login Succeeded 01:38:14 nexus3.edgexfoundry.org:10003 01:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:15 Configure a credential helper to remove this warning. See 01:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:15 01:38:15 Login Succeeded 01:38:15 nexus3.edgexfoundry.org:10004 01:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:15 Configure a credential helper to remove this warning. See 01:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:15 01:38:15 Login Succeeded 01:38:15 docker.io 01:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:15 Configure a credential helper to remove this warning. See 01:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:15 01:38:15 Login Succeeded 01:38:15 ---> docker-login.sh ends [Pipeline] } 01:38:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:38:15 ========================================================= 01:38:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:38:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:38:16 Sending build context to Docker daemon 6.486MB 01:38:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:38:16 Step 2/12 : FROM ${BASE} AS builder 01:38:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:38:16 7264a8db6415: Pulling fs layer 01:38:16 c4d48a809fc2: Pulling fs layer 01:38:16 4f1c88b9dad5: Pulling fs layer 01:38:16 ad3a456e5733: Pulling fs layer 01:38:16 9e4f439ed901: Pulling fs layer 01:38:16 feaf6a47b606: Pulling fs layer 01:38:16 5e8b037d7d82: Pulling fs layer 01:38:16 8ac70367396e: Pulling fs layer 01:38:16 ad3a456e5733: Waiting 01:38:16 6db16350a2e2: Pulling fs layer 01:38:16 9e4f439ed901: Waiting 01:38:16 9250d5d63582: Pulling fs layer 01:38:16 feaf6a47b606: Waiting 01:38:16 5e8b037d7d82: Waiting 01:38:16 9250d5d63582: Waiting 01:38:16 6db16350a2e2: Waiting 01:38:16 8ac70367396e: Waiting 01:38:16 c4d48a809fc2: Download complete 01:38:16 ad3a456e5733: Download complete 01:38:16 9e4f439ed901: Download complete 01:38:16 7264a8db6415: Verifying Checksum 01:38:16 7264a8db6415: Download complete 01:38:16 feaf6a47b606: Verifying Checksum 01:38:16 feaf6a47b606: Download complete 01:38:16 7264a8db6415: Pull complete 01:38:16 8ac70367396e: Verifying Checksum 01:38:16 8ac70367396e: Download complete 01:38:16 c4d48a809fc2: Pull complete 01:38:16 4f1c88b9dad5: Download complete 01:38:17 6db16350a2e2: Verifying Checksum 01:38:17 6db16350a2e2: Download complete 01:38:17 5e8b037d7d82: Verifying Checksum 01:38:17 5e8b037d7d82: Download complete 01:38:17 9250d5d63582: Verifying Checksum 01:38:17 9250d5d63582: Download complete 01:38:20 4f1c88b9dad5: Pull complete 01:38:20 ad3a456e5733: Pull complete 01:38:20 9e4f439ed901: Pull complete 01:38:20 feaf6a47b606: Pull complete 01:38:23 5e8b037d7d82: Pull complete 01:38:23 8ac70367396e: Pull complete 01:38:24 6db16350a2e2: Pull complete 01:38:24 9250d5d63582: Pull complete 01:38:24 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 01:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:38:24 ---> fa269f55d9b9 01:38:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:38:29 Still waiting to schedule task 01:38:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:38:31 ---> Running in 95ca04ca0e64 01:38:31 Removing intermediate container 95ca04ca0e64 01:38:31 ---> ac36fbbb6350 01:38:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:38:31 ---> Running in 5574194fa315 01:38:31 Removing intermediate container 5574194fa315 01:38:31 ---> a61a995513b6 01:38:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:38:31 ---> Running in 356bba427739 01:38:31 Removing intermediate container 356bba427739 01:38:31 ---> be9a554c6a0c 01:38:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:38:31 ---> Running in 0508757ba5e0 01:38:31 Removing intermediate container 0508757ba5e0 01:38:31 ---> 397bb697a575 01:38:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:38:31 ---> Running in 2a6e2bbfc72c 01:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:38:32 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:38:32 (2/4) Installing libedit (20221030.3.1-r1) 01:38:32 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:38:32 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:38:32 Executing busybox-1.36.1-r2.trigger 01:38:32 OK: 270 MiB in 60 packages 01:38:33 Removing intermediate container 2a6e2bbfc72c 01:38:33 ---> b95418d54e8d 01:38:33 Step 8/12 : WORKDIR /device-mqtt-go 01:38:33 ---> Running in 4eddddb3b4be 01:38:33 Removing intermediate container 4eddddb3b4be 01:38:33 ---> 3a7bbabe575a 01:38:33 Step 9/12 : COPY go.mod vendor* ./ 01:38:33 ---> 0dc5dddcfebb 01:38:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:33 ---> Running in dbbad33cf8de 01:39:29 Removing intermediate container dbbad33cf8de 01:39:29 ---> 53e13d7f06fb 01:39:29 Step 11/12 : COPY . . 01:39:29 ---> 6296ecb32c3f 01:39:29 Step 12/12 : RUN $MAKE 01:39:29 ---> Running in 3688240a0662 01:39:29 noop 01:39:29 Removing intermediate container 3688240a0662 01:39:29 ---> 7f90df1c6fad 01:39:29 Successfully built 7f90df1c6fad 01:39:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:30 + docker inspect -f . ci-base-image-x86_64 01:39:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:30 prd-ubuntu20.04-docker-8c-8g-6445 does not seem to be running inside a container 01:39:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-625 -v /w/workspace/gexfoundry_device-mqtt-go_PR-625:/w/workspace/gexfoundry_device-mqtt-go_PR-625:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-625@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 ******** ci-base-image-x86_64 cat 01:39:30 $ docker top c982161efb67e21751fd205233a07d71e56bc168364a27c71aa59fddb1aba775 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:31 + go version 01:39:31 go version go1.21.0 linux/amd64 [Pipeline] } 01:39:31 $ docker stop --time=1 c982161efb67e21751fd205233a07d71e56bc168364a27c71aa59fddb1aba775 01:39:32 $ docker rm -f --volumes c982161efb67e21751fd205233a07d71e56bc168364a27c71aa59fddb1aba775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:33 + docker inspect -f . ci-base-image-x86_64 01:39:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:33 prd-ubuntu20.04-docker-8c-8g-6445 does not seem to be running inside a container 01:39:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-625 -v /w/workspace/gexfoundry_device-mqtt-go_PR-625:/w/workspace/gexfoundry_device-mqtt-go_PR-625:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-625@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 ******** ci-base-image-x86_64 cat 01:39:33 $ docker top ad3971301b03809dc9d66cea414d45138d4c0f9ebf27f2b91d8dfc6dc2d74134 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:34 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-625 [Pipeline] fileExists [Pipeline] sh 01:39:34 + make test 01:39:34 go test ./... -coverprofile=coverage.out ./... 01:39:35 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:39:45 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:39:46 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:39:46 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 01:39:54 go vet ./... 01:39:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:39:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:39:56 ./bin/test-attribution-txt.sh [Pipeline] echo 01:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:39:56 $ docker stop --time=1 ad3971301b03809dc9d66cea414d45138d4c0f9ebf27f2b91d8dfc6dc2d74134 01:40:00 $ docker rm -f --volumes ad3971301b03809dc9d66cea414d45138d4c0f9ebf27f2b91d8dfc6dc2d74134 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:40:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:40:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:40:02 + ls -al . 01:40:02 total 188 01:40:02 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 01:39 . 01:40:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 01:37 .. 01:40:02 -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 01:37 .dockerignore 01:40:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 01:39 .git 01:40:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 01:37 .github 01:40:02 -rw-rw-r-- 1 jenkins jenkins 329 Sep 19 01:37 .gitignore 01:40:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 01:37 .golangci.yml 01:40:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 01:38 .semver 01:40:02 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 19 01:37 Attribution.txt 01:40:02 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 19 01:37 CHANGELOG.md 01:40:02 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 19 01:37 Dockerfile 01:40:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 01:37 GOVERNANCE.md 01:40:02 -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 01:37 Jenkinsfile 01:40:02 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 01:37 LICENSE 01:40:02 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 19 01:37 Makefile 01:40:02 -rw-rw-r-- 1 jenkins jenkins 620 Sep 19 01:37 OWNERS.md 01:40:02 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 19 01:37 README.md 01:40:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 01:38 VERSION 01:40:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 01:37 bin 01:40:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 01:37 cmd 01:40:02 -rw-r--r-- 1 jenkins jenkins 18506 Sep 19 01:39 coverage.out 01:40:02 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 19 01:37 go.mod 01:40:02 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 19 01:37 go.sum 01:40:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 01:37 internal 01:40:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 01:37 mock 01:40:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 01:37 snap 01:40:02 -rw-rw-r-- 1 jenkins jenkins 227 Sep 19 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:02 + 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=c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf --label arch=amd64 --label version=0.0.0 . 01:40:02 Sending build context to Docker daemon 6.505MB 01:40:02 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:40:02 Step 2/24 : FROM ${BASE} AS builder 01:40:02 ---> 7f90df1c6fad 01:40:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:40:02 ---> Running in 9dc268731a0f 01:40:02 Removing intermediate container 9dc268731a0f 01:40:02 ---> 2297fe01bff6 01:40:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:40:02 ---> Running in c03f70f5098c 01:40:02 Removing intermediate container c03f70f5098c 01:40:02 ---> 4e90aebabdf4 01:40:02 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:40:03 ---> Running in 8ab1b7deda41 01:40:03 Removing intermediate container 8ab1b7deda41 01:40:03 ---> 1446eb45cb67 01:40:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:40:03 ---> Running in 3e62f7fdab3c 01:40:03 Removing intermediate container 3e62f7fdab3c 01:40:03 ---> 567626a786ab 01:40:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:40:03 ---> Running in 0591d4479d99 01:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:40:03 OK: 270 MiB in 60 packages 01:40:04 Removing intermediate container 0591d4479d99 01:40:04 ---> 9f80bf22b909 01:40:04 Step 8/24 : WORKDIR /device-mqtt-go 01:40:04 ---> Running in 6cd9aa90701b 01:40:04 Removing intermediate container 6cd9aa90701b 01:40:04 ---> f36479c589c9 01:40:04 Step 9/24 : COPY go.mod vendor* ./ 01:40:04 ---> 3a0f13bc49c2 01:40:04 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:04 ---> Running in 851ec44a79a3 01:40:05 Removing intermediate container 851ec44a79a3 01:40:05 ---> 50ed3edc58f0 01:40:05 Step 11/24 : COPY . . 01:40:05 ---> 05f915f28990 01:40:05 Step 12/24 : RUN $MAKE 01:40:05 ---> Running in c06bcd62c722 01:40:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:40:27 Removing intermediate container c06bcd62c722 01:40:27 ---> 3bd48cebd42f 01:40:27 Step 13/24 : FROM alpine:3.18 01:40:27 3.18: Pulling from library/alpine 01:40:27 7264a8db6415: Already exists 01:40:27 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:40:27 Status: Downloaded newer image for alpine:3.18 01:40:27 ---> 7e01a0d0a1dc 01:40:27 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:40:27 ---> Running in 1220fac95aa2 01:40:27 Removing intermediate container 1220fac95aa2 01:40:27 ---> 964140011882 01:40:27 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:40:27 ---> Running in 0edcfaf084ae 01:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:40:27 (1/1) Installing dumb-init (1.2.5-r2) 01:40:27 Executing busybox-1.36.1-r2.trigger 01:40:27 OK: 7 MiB in 16 packages 01:40:27 Removing intermediate container 0edcfaf084ae 01:40:27 ---> 5da837d7d872 01:40:27 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:40:27 ---> 652b6947322c 01:40:27 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:40:28 ---> 48774baad3d0 01:40:28 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:40:28 ---> bd11508914a6 01:40:28 Step 19/24 : EXPOSE 59982 01:40:28 ---> Running in fae8580c8cc4 01:40:28 Removing intermediate container fae8580c8cc4 01:40:28 ---> 96f41b05deca 01:40:28 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:40:28 ---> Running in 4729e71b56bb 01:40:28 Removing intermediate container 4729e71b56bb 01:40:28 ---> 28a785904092 01:40:28 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:40:28 ---> Running in 2f240afabaff 01:40:28 Removing intermediate container 2f240afabaff 01:40:28 ---> b8765d736227 01:40:28 Step 22/24 : LABEL arch=amd64 01:40:28 ---> Running in 15240efc8198 01:40:28 Removing intermediate container 15240efc8198 01:40:28 ---> 2acb3a925e67 01:40:28 Step 23/24 : LABEL git_sha=c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf 01:40:28 ---> Running in 1a1e15f79d79 01:40:28 Removing intermediate container 1a1e15f79d79 01:40:28 ---> 071c3c55691e 01:40:28 Step 24/24 : LABEL version=0.0.0 01:40:28 ---> Running in 1a56e827ba78 01:40:28 Removing intermediate container 1a56e827ba78 01:40:28 ---> 0549986c3315 01:40:28 [Warning] One or more build-args [ARCH] were not consumed 01:40:28 Successfully built 0549986c3315 01:40:28 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 01:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:29 01:40:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:30 latest: Pulling from edgex-lftools-log-publisher 01:40:30 5eb5b503b376: Pulling fs layer 01:40:30 5c69ac0246d0: Pulling fs layer 01:40:30 ec43610c2a17: Pulling fs layer 01:40:30 3a2ae6a8a46f: Pulling fs layer 01:40:30 33b1e0a273af: Pulling fs layer 01:40:30 5d3b04190fa2: Pulling fs layer 01:40:30 2f39f015ded8: Pulling fs layer 01:40:30 3a2ae6a8a46f: Waiting 01:40:30 33b1e0a273af: Waiting 01:40:30 2f39f015ded8: Waiting 01:40:30 5d3b04190fa2: Waiting 01:40:30 5c69ac0246d0: Download complete 01:40:30 3a2ae6a8a46f: Verifying Checksum 01:40:30 3a2ae6a8a46f: Download complete 01:40:30 33b1e0a273af: Verifying Checksum 01:40:30 33b1e0a273af: Download complete 01:40:30 ec43610c2a17: Verifying Checksum 01:40:30 ec43610c2a17: Download complete 01:40:30 5d3b04190fa2: Download complete 01:40:30 5eb5b503b376: Download complete 01:40:30 2f39f015ded8: Download complete 01:40:31 5eb5b503b376: Pull complete 01:40:31 5c69ac0246d0: Pull complete 01:40:31 ec43610c2a17: Pull complete 01:40:31 3a2ae6a8a46f: Pull complete 01:40:32 33b1e0a273af: Pull complete 01:40:32 5d3b04190fa2: Pull complete 01:40:36 2f39f015ded8: Pull complete 01:40:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:36 prd-ubuntu20.04-docker-8c-8g-6445 does not seem to be running inside a container 01:40:36 $ 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-625 -v /w/workspace/gexfoundry_device-mqtt-go_PR-625:/w/workspace/gexfoundry_device-mqtt-go_PR-625:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-625@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 01:40:41 $ docker top b06f5bb708fe6bb720e132896127e06d65e774776b4fefeaecf2721679f1c3c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:41 ---> job-cost.sh 01:40:41 lf-activate-venv: SKIPPING 01:40:41 INFO: No Stack... 01:40:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:42 INFO: Archiving Costs [Pipeline] sh 01:40:42 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-625/archives/cost.csv 01:40:42 + cut -d, -f6 [Pipeline] lock 01:40:42 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-625-1-stack-cost] 01:40:42 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-625-1-stack-cost] did not exist. Created. 01:40:42 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-625-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:40:43 + echo total: 0.2199999988079071 [Pipeline] stash 01:40:43 Stashed 1 file(s) [Pipeline] } 01:40:43 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-625-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:40:43 $ docker stop --time=1 b06f5bb708fe6bb720e132896127e06d65e774776b4fefeaecf2721679f1c3c9 01:40:44 $ docker rm -f --volumes b06f5bb708fe6bb720e132896127e06d65e774776b4fefeaecf2721679f1c3c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:42:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6446 in /w/workspace/gexfoundry_device-mqtt-go_PR-625 [Pipeline] { [Pipeline] ws 01:42:40 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:42:40 The recommended git tool is: git 01:42:46 using credential edgex-jenkins-ssh 01:42:46 Cloning the remote Git repository 01:42:46 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:42:46 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:42:47 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:42:47 > git --version # timeout=10 01:42:47 > git --version # 'git version 2.25.1' 01:42:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:42:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:49 Merging remotes/origin/main commit 9edf56c898603a6da7d069e5015abb4f1d1f30d1 into PR head commit c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf 01:42:50 Merge succeeded, producing c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf 01:42:50 Checking out Revision c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf (PR-625) 01:42:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:42:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:42:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:42:49 > git config core.sparsecheckout # timeout=10 01:42:50 > git checkout -f c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf # timeout=10 01:42:50 > git remote # timeout=10 01:42:50 > git config --get remote.origin.url # timeout=10 01:42:50 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:50 > git merge 9edf56c898603a6da7d069e5015abb4f1d1f30d1 # timeout=10 01:42:50 > git rev-parse HEAD^{commit} # timeout=10 01:42:50 > git config core.sparsecheckout # timeout=10 01:42:50 > git checkout -f c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf # timeout=10 01:42:50 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:42:50 > git --version # timeout=10 01:42:50 > git --version # 'git version 2.25.1' 01:42:50 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:42:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:42:52 % Total % Received % Xferd Average Speed Time Time Time Current 01:42:52 Dload Upload Total Spent Left Speed 01:42:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 01:42:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:42:53 + sudo tee /etc/docker/daemon.new 01:42:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:42:53 { 01:42:53 "registry-mirrors": [ 01:42:53 "https://nexus3.edgexfoundry.org:10001" 01:42:53 ], 01:42:53 "bip": "10.250.0.254/24", 01:42:53 "hosts": [ 01:42:53 "tcp://0.0.0.0:5555", 01:42:53 "unix:///var/run/docker.sock" 01:42:53 ], 01:42:53 "mtu": 1458, 01:42:53 "selinux-enabled": true, 01:42:53 "seccomp-profile": "/etc/docker/seccomp.json" 01:42:53 } [Pipeline] sh 01:42:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:42:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:12 provisioning config files... 01:43:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8608689309154017514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:12 ---> docker-login.sh 01:43:12 nexus3.edgexfoundry.org:10001 01:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:13 Configure a credential helper to remove this warning. See 01:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:13 01:43:13 Login Succeeded 01:43:13 nexus3.edgexfoundry.org:10002 01:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:13 Configure a credential helper to remove this warning. See 01:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:13 01:43:13 Login Succeeded 01:43:13 nexus3.edgexfoundry.org:10003 01:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:14 Configure a credential helper to remove this warning. See 01:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:14 01:43:14 Login Succeeded 01:43:14 nexus3.edgexfoundry.org:10004 01:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:14 Configure a credential helper to remove this warning. See 01:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:14 01:43:14 Login Succeeded 01:43:14 docker.io 01:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:15 Configure a credential helper to remove this warning. See 01:43:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:15 01:43:15 Login Succeeded 01:43:15 ---> docker-login.sh ends [Pipeline] } 01:43:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:43:15 ========================================================= 01:43:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:43:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:43:16 Sending build context to Docker daemon 3.343MB 01:43:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:43:16 Step 2/12 : FROM ${BASE} AS builder 01:43:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:43:16 9fda8d8052c6: Pulling fs layer 01:43:16 5d54e960e981: Pulling fs layer 01:43:16 c4a7e357bf2a: Pulling fs layer 01:43:16 f0e02332f6b5: Pulling fs layer 01:43:16 66412af1f25a: Pulling fs layer 01:43:16 1baf3a5c0e64: Pulling fs layer 01:43:16 9a37bb91b891: Pulling fs layer 01:43:16 a29adfc67d43: Pulling fs layer 01:43:16 d5de9f91c1a4: Pulling fs layer 01:43:16 f0e02332f6b5: Waiting 01:43:16 66412af1f25a: Waiting 01:43:16 1baf3a5c0e64: Waiting 01:43:16 9a37bb91b891: Waiting 01:43:16 a29adfc67d43: Waiting 01:43:16 d5de9f91c1a4: Waiting 01:43:16 5d54e960e981: Verifying Checksum 01:43:16 5d54e960e981: Download complete 01:43:16 f0e02332f6b5: Verifying Checksum 01:43:16 f0e02332f6b5: Download complete 01:43:16 66412af1f25a: Verifying Checksum 01:43:16 66412af1f25a: Download complete 01:43:16 9fda8d8052c6: Download complete 01:43:17 9a37bb91b891: Verifying Checksum 01:43:17 9a37bb91b891: Download complete 01:43:18 9fda8d8052c6: Pull complete 01:43:18 a29adfc67d43: Verifying Checksum 01:43:18 a29adfc67d43: Download complete 01:43:18 5d54e960e981: Pull complete 01:43:18 d5de9f91c1a4: Verifying Checksum 01:43:18 d5de9f91c1a4: Download complete 01:43:18 c4a7e357bf2a: Verifying Checksum 01:43:18 c4a7e357bf2a: Download complete 01:43:19 1baf3a5c0e64: Verifying Checksum 01:43:19 1baf3a5c0e64: Download complete 01:43:30 c4a7e357bf2a: Pull complete 01:43:30 f0e02332f6b5: Pull complete 01:43:30 66412af1f25a: Pull complete 01:43:37 1baf3a5c0e64: Pull complete 01:43:40 9a37bb91b891: Pull complete 01:43:41 a29adfc67d43: Pull complete 01:43:43 d5de9f91c1a4: Pull complete 01:43:43 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 01:43:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:43:43 ---> 746ca1b523b5 01:43:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:43:45 ---> Running in 8961e7e4c112 01:43:46 Removing intermediate container 8961e7e4c112 01:43:46 ---> 22160e210f74 01:43:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:43:46 ---> Running in 25b0ec736f45 01:43:46 Removing intermediate container 25b0ec736f45 01:43:46 ---> 5d9c3a3bd4f7 01:43:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:43:46 ---> Running in 45fda3e75375 01:43:47 Removing intermediate container 45fda3e75375 01:43:47 ---> b693654a131d 01:43:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:43:47 ---> Running in 17d7bdcd697d 01:43:47 Removing intermediate container 17d7bdcd697d 01:43:47 ---> 74e6d87c94e9 01:43:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:43:47 ---> Running in a5cb6ca010b7 01:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:43:50 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:43:50 (2/4) Installing libedit (20221030.3.1-r1) 01:43:50 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:43:50 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:43:50 Executing busybox-1.36.1-r2.trigger 01:43:50 OK: 272 MiB in 60 packages 01:43:52 Removing intermediate container a5cb6ca010b7 01:43:52 ---> b8096fe41ed4 01:43:52 Step 8/12 : WORKDIR /device-mqtt-go 01:43:52 ---> Running in 7a08bc369246 01:43:52 Removing intermediate container 7a08bc369246 01:43:52 ---> 5b5487708f95 01:43:52 Step 9/12 : COPY go.mod vendor* ./ 01:43:54 ---> c05f29837799 01:43:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:54 ---> Running in 93f5c5102a09 01:45:16 Removing intermediate container 93f5c5102a09 01:45:16 ---> 6e0ecc0a2f21 01:45:16 Step 11/12 : COPY . . 01:45:16 ---> 324beb01f816 01:45:16 Step 12/12 : RUN $MAKE 01:45:16 ---> Running in 486c87c406f6 01:45:16 noop 01:45:16 Removing intermediate container 486c87c406f6 01:45:16 ---> c68816343c3a 01:45:16 Successfully built c68816343c3a 01:45:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:17 + docker inspect -f . ci-base-image-arm64 01:45:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:17 prd-ubuntu20.04-docker-arm64-4c-16g-6446 does not seem to be running inside a container 01:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 01:45:18 $ docker top a6b1f34965942db60f8140fc13998ec1d45fd48850a6a091b84b7aa059518a0d -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:19 + go version 01:45:19 go version go1.21.0 linux/arm64 [Pipeline] } 01:45:19 $ docker stop --time=1 a6b1f34965942db60f8140fc13998ec1d45fd48850a6a091b84b7aa059518a0d 01:45:21 $ docker rm -f --volumes a6b1f34965942db60f8140fc13998ec1d45fd48850a6a091b84b7aa059518a0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:22 + docker inspect -f . ci-base-image-arm64 01:45:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:22 prd-ubuntu20.04-docker-arm64-4c-16g-6446 does not seem to be running inside a container 01:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 01:45:23 $ docker top 164cb13b20572e6cdf34bd46e1069c0d840e6dc18d67faa73bb26c7667b349ff -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:24 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:45:25 + make test 01:45:25 go test ./... -coverprofile=coverage.out ./... 01:45:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:47:22 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:47:22 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:47:22 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.135s coverage: 22.8% of statements 01:47:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:47:22 go vet ./... 01:47:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:47:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:47:54 ./bin/test-attribution-txt.sh [Pipeline] echo 01:47:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:47:54 $ docker stop --time=1 164cb13b20572e6cdf34bd46e1069c0d840e6dc18d67faa73bb26c7667b349ff 01:47:56 $ docker rm -f --volumes 164cb13b20572e6cdf34bd46e1069c0d840e6dc18d67faa73bb26c7667b349ff [Pipeline] // withDockerContainer [Pipeline] sh 01:47:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:47:58 Warning: overwriting stash ‘coverage-report’ 01:47:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:47:59 + ls -al . 01:47:59 total 184 01:47:59 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 01:45 . 01:47:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 01:42 .. 01:47:59 -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 01:42 .dockerignore 01:47:59 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 01:42 .git 01:47:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 01:42 .github 01:47:59 -rw-rw-r-- 1 jenkins jenkins 329 Sep 19 01:42 .gitignore 01:47:59 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 01:42 .golangci.yml 01:47:59 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 19 01:42 Attribution.txt 01:47:59 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 19 01:42 CHANGELOG.md 01:47:59 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 19 01:42 Dockerfile 01:47:59 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 01:42 GOVERNANCE.md 01:47:59 -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 01:42 Jenkinsfile 01:47:59 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 01:42 LICENSE 01:47:59 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 19 01:42 Makefile 01:47:59 -rw-rw-r-- 1 jenkins jenkins 620 Sep 19 01:42 OWNERS.md 01:47:59 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 19 01:42 README.md 01:47:59 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 01:38 VERSION 01:47:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 01:42 bin 01:47:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 01:42 cmd 01:47:59 -rw-r--r-- 1 jenkins jenkins 18506 Sep 19 01:47 coverage.out 01:47:59 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 19 01:42 go.mod 01:47:59 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 19 01:42 go.sum 01:47:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 01:42 internal 01:47:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 01:42 mock 01:47:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 01:42 snap 01:47:59 -rw-rw-r-- 1 jenkins jenkins 227 Sep 19 01:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:00 + 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=c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf --label arch=arm64 --label version=0.0.0 . 01:48:00 Sending build context to Docker daemon 3.363MB 01:48:01 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:48:01 Step 2/24 : FROM ${BASE} AS builder 01:48:01 ---> c68816343c3a 01:48:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:48:01 ---> Running in daadb1e91ef6 01:48:01 Removing intermediate container daadb1e91ef6 01:48:01 ---> 4768a47c2637 01:48:01 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:48:01 ---> Running in d1776fa4a95e 01:48:02 Removing intermediate container d1776fa4a95e 01:48:02 ---> cd5fb7ccf31e 01:48:02 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:48:02 ---> Running in b2af231e1c6d 01:48:03 Removing intermediate container b2af231e1c6d 01:48:03 ---> 1a47eae2db4c 01:48:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:48:03 ---> Running in 9ded97d4d250 01:48:03 Removing intermediate container 9ded97d4d250 01:48:03 ---> c4b076d38557 01:48:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:48:03 ---> Running in def5503d0031 01:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:48:07 OK: 272 MiB in 60 packages 01:48:09 Removing intermediate container def5503d0031 01:48:09 ---> 6992715a4864 01:48:09 Step 8/24 : WORKDIR /device-mqtt-go 01:48:09 ---> Running in 4e41f79034ce 01:48:09 Removing intermediate container 4e41f79034ce 01:48:09 ---> 58547a9eeb84 01:48:09 Step 9/24 : COPY go.mod vendor* ./ 01:48:10 ---> caef3ebc811a 01:48:10 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:10 ---> Running in d1842c55d073 01:48:13 Removing intermediate container d1842c55d073 01:48:13 ---> dd5344fded86 01:48:13 Step 11/24 : COPY . . 01:48:14 ---> fa9243a25a55 01:48:14 Step 12/24 : RUN $MAKE 01:48:14 ---> Running in 6ee92cc061ec 01:48:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:50:37 Removing intermediate container 6ee92cc061ec 01:50:37 ---> e10bfc373f7b 01:50:37 Step 13/24 : FROM alpine:3.18 01:50:37 3.18: Pulling from library/alpine 01:50:37 9fda8d8052c6: Already exists 01:50:37 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:50:37 Status: Downloaded newer image for alpine:3.18 01:50:37 ---> f6648c04cd6c 01:50:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:50:37 ---> Running in 4e33a05de059 01:50:37 Removing intermediate container 4e33a05de059 01:50:37 ---> 2e18d97a4b3e 01:50:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:50:37 ---> Running in 2f4f590342b1 01:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:50:37 (1/1) Installing dumb-init (1.2.5-r2) 01:50:37 Executing busybox-1.36.1-r2.trigger 01:50:37 OK: 8 MiB in 16 packages 01:50:37 Removing intermediate container 2f4f590342b1 01:50:37 ---> d5e16fe9fda2 01:50:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:50:37 ---> 9c03a3252a41 01:50:37 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:50:37 ---> 9adf13454f72 01:50:37 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:50:37 ---> b41d90dfb76c 01:50:37 Step 19/24 : EXPOSE 59982 01:50:37 ---> Running in a0f6b1869e4b 01:50:37 Removing intermediate container a0f6b1869e4b 01:50:37 ---> 60cfa42310c6 01:50:37 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:50:37 ---> Running in f8e3d75e5e97 01:50:37 Removing intermediate container f8e3d75e5e97 01:50:37 ---> 605c9285bccd 01:50:37 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:50:37 ---> Running in 6e0469dd7d9e 01:50:37 Removing intermediate container 6e0469dd7d9e 01:50:37 ---> 44da2c16418d 01:50:37 Step 22/24 : LABEL arch=arm64 01:50:37 ---> Running in da26013276f6 01:50:37 Removing intermediate container da26013276f6 01:50:37 ---> 86e3e6b518d5 01:50:37 Step 23/24 : LABEL git_sha=c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf 01:50:37 ---> Running in c8122230080d 01:50:37 Removing intermediate container c8122230080d 01:50:37 ---> ddd2a06b4487 01:50:37 Step 24/24 : LABEL version=0.0.0 01:50:37 ---> Running in 922cebb2832b 01:50:37 Removing intermediate container 922cebb2832b 01:50:37 ---> 51532e16035c 01:50:37 [Warning] One or more build-args [ARCH] were not consumed 01:50:37 Successfully built 51532e16035c 01:50:37 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 01:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:37 01:50:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:38 arm64: Pulling from edgex-lftools-log-publisher 01:50:38 8998bd30e6a1: Pulling fs layer 01:50:38 04944245beec: Pulling fs layer 01:50:38 699f458cf7ca: Pulling fs layer 01:50:38 765212b225bb: Pulling fs layer 01:50:38 f23df028b6ca: Pulling fs layer 01:50:38 d65c8cfc05b1: Pulling fs layer 01:50:38 2437ff75d9bd: Pulling fs layer 01:50:38 f23df028b6ca: Waiting 01:50:38 d65c8cfc05b1: Waiting 01:50:38 2437ff75d9bd: Waiting 01:50:38 765212b225bb: Waiting 01:50:38 04944245beec: Verifying Checksum 01:50:38 04944245beec: Download complete 01:50:38 765212b225bb: Verifying Checksum 01:50:38 765212b225bb: Download complete 01:50:38 f23df028b6ca: Verifying Checksum 01:50:38 f23df028b6ca: Download complete 01:50:38 d65c8cfc05b1: Verifying Checksum 01:50:38 d65c8cfc05b1: Download complete 01:50:38 699f458cf7ca: Verifying Checksum 01:50:38 699f458cf7ca: Download complete 01:50:39 8998bd30e6a1: Verifying Checksum 01:50:39 8998bd30e6a1: Download complete 01:50:41 2437ff75d9bd: Verifying Checksum 01:50:41 2437ff75d9bd: Download complete 01:50:43 8998bd30e6a1: Pull complete 01:50:43 04944245beec: Pull complete 01:50:45 699f458cf7ca: Pull complete 01:50:45 765212b225bb: Pull complete 01:50:45 f23df028b6ca: Pull complete 01:50:46 d65c8cfc05b1: Pull complete 01:51:01 2437ff75d9bd: Pull complete 01:51:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:01 prd-ubuntu20.04-docker-arm64-4c-16g-6446 does not seem to be running inside a container 01:51:01 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:51:04 $ docker top 4484a4cfd0ea1019ce4ebc3166fe5ea4e7aaa3409418f14f66d4b1b5ea72f3af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:05 ---> job-cost.sh 01:51:05 lf-activate-venv: SKIPPING 01:51:05 INFO: No Stack... 01:51:05 INFO: Retrieving Pricing Info for: v3-standard-4 01:51:06 INFO: Archiving Costs [Pipeline] sh 01:51:07 + cut -d, -f6 01:51:07 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:51:07 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-625-1-stack-cost] 01:51:07 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-625-1-stack-cost] did not exist. Created. 01:51:07 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-625-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:08 /w/workspace/device-mqtt-go/1@tmp/durable-85b7a148/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:51:08 + echo total: 0.10999999940395355 [Pipeline] stash 01:51:08 Warning: overwriting stash ‘stack-cost’ 01:51:08 Stashed 1 file(s) [Pipeline] } 01:51:08 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-625-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:09 $ docker stop --time=1 4484a4cfd0ea1019ce4ebc3166fe5ea4e7aaa3409418f14f66d4b1b5ea72f3af 01:51:10 $ docker rm -f --volumes 4484a4cfd0ea1019ce4ebc3166fe5ea4e7aaa3409418f14f66d4b1b5ea72f3af [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 01:51:11 provisioning config files... 01:51:11 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp/config17211826905591126363tmp [Pipeline] { [Pipeline] sh 01:51:12 + set +x 01:51:12 + curl -s https://codecov.io/bash 01:51:12 + bash -s -- 01:51:12 01:51:12 _____ _ 01:51:12 / ____| | | 01:51:12 | | ___ __| | ___ ___ _____ __ 01:51:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:51:12 | |___| (_) | (_| | __/ (_| (_) \ V / 01:51:12 \_____\___/ \__,_|\___|\___\___/ \_/ 01:51:12 Bash-1.0.6 01:51:12 01:51:12 01:51:12 ==> git version 2.25.1 found 01:51:12 ==> 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 01:51:12 Release-Date: 2020-01-08 01:51:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:51:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:51:12 ==> Jenkins CI detected. 01:51:12 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-625 01:51:12 project root: . 01:51:12 --> token set from env 01:51:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:51:12 ==> Running gcov in . (disable via -X gcov) 01:51:12 ==> Python coveragepy not found 01:51:12 ==> Searching for coverage reports in: 01:51:12 + . 01:51:12 -> Found 1 reports 01:51:12 ==> Detecting git/mercurial file structure 01:51:12 ==> Reading reports 01:51:12 + ./coverage.out bytes=18506 01:51:12 ==> Appending adjustments 01:51:12 https://docs.codecov.io/docs/fixing-reports 01:51:12 + Found adjustments 01:51:12 ==> Gzipping contents 01:51:12 4.0K /tmp/codecov.YcFhTX.gz 01:51:12 ==> Uploading reports 01:51:12 url: https://codecov.io 01:51:12 query: branch=PR-625&commit=c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=625&job=&cmd_args= 01:51:12 -> Pinging Codecov 01:51:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-625&commit=c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=625&job=&cmd_args= 01:51:12 -> Uploading to 01:51:12 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/7D719EC7BBE17E464838252E33014C33/c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf/a7d17b8d-f5a5-4b7a-a3c5-fb50828fc5c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T015112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2962839812e0594a281596ab5804f12534a7c62f345eda0f2c650ee64642e95d 01:51:12 % Total % Received % Xferd Average Speed Time Time Time Current 01:51:12 Dload Upload Total Spent Left Speed 01:51:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 12476 --:--:-- --:--:-- --:--:-- 12476 01:51:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c4674c9855188fa3f4f62e1d4080f8c35f2bd1cf [Pipeline] } 01:51:12 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 01:51:14 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-625/archives ] 01:51:14 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-625/archives 01:51:14 total 16 01:51:14 drwxr-xr-x 3 root root 4096 Sep 19 01:40 . 01:51:14 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 01:40 .. 01:51:14 drwxr-xr-x 2 root root 4096 Sep 19 01:40 cost 01:51:14 -rw-r--r-- 1 root root 86 Sep 19 01:40 cost.csv 01:51:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-625/archives 01:51:14 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-625/archives 01:51:14 total 16 01:51:14 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 01:40 . 01:51:14 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 01:40 .. 01:51:14 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 01:40 cost 01:51:14 -rw-r--r-- 1 jenkins jenkins 86 Sep 19 01:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:51:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:51:15 ---> package-listing.sh 01:51:15 ++ tr '[:upper:]' '[:lower:]' 01:51:15 ++ facter osfamily 01:51:16 + OS_FAMILY=debian 01:51:16 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-625 01:51:16 + START_PACKAGES=/tmp/packages_start.txt 01:51:16 + END_PACKAGES=/tmp/packages_end.txt 01:51:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:51:16 + PACKAGES=/tmp/packages_start.txt 01:51:16 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-625 ']' 01:51:16 + PACKAGES=/tmp/packages_end.txt 01:51:16 + case "${OS_FAMILY}" in 01:51:16 + dpkg -l 01:51:16 + grep '^ii' 01:51:16 + '[' -f /tmp/packages_start.txt ']' 01:51:16 + '[' -f /tmp/packages_end.txt ']' 01:51:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:51:16 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-625 ']' 01:51:16 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-625/archives/ 01:51:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-625/archives/ [Pipeline] echo 01:51:16 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-625/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:51:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:17 prd-ubuntu20.04-docker-8c-8g-6445 does not seem to be running inside a container 01:51:17 $ 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-625/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-625 -v /w/workspace/gexfoundry_device-mqtt-go_PR-625:/w/workspace/gexfoundry_device-mqtt-go_PR-625:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:51:17 $ docker top 4f365fbece0a42929eecfc2228fa0a8903e84dfd04e8cb4b7fa696e05c60e705 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:17 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:18 + mkdir -p /var/log/sysstat [Pipeline] sh 01:51:18 + ls /var/log/sa-host 01:51:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:18 provisioning config files... 01:51:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-625@tmp/config3460194515451053928tmp [Pipeline] { [Pipeline] echo 01:51:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:19 ---> create-netrc.sh [Pipeline] } 01:51:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:51:19 ---> python-tools-install.sh [Pipeline] echo 01:51:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:19 ---> sudo-logs.sh 01:51:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:51:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:51:20 ---> job-cost.sh 01:51:20 lf-activate-venv: SKIPPING 01:51:20 DEBUG: total: 0.2199999988079071 01:51:20 INFO: Retrieving Stack Cost... 01:51:20 INFO: Retrieving Pricing Info for: v3-standard-8 01:51:21 INFO: Archiving Costs [Pipeline] echo 01:51:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:51:21 ---> logs-deploy.sh 01:51:21 lf-activate-venv: SKIPPING 01:51:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-625/1 01:51:21 INFO: archiving workspace using pattern(s): 01:51:22 Archives upload complete. 01:51:22 INFO: archiving logs to Nexus