Push event to branch napa Started by user Jin Lin Guan Rebuilds build #5 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 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-ssh17904113638981004209.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh14788087193366345129.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7082528109289901498.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1494846430423872985.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh582106417099798173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-819’ Running on prd-ubuntu20.04-docker-8c-8g-821 in /w/workspace/edgexfoundry_device-mqtt-go_napa [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/edgexfoundry_device-mqtt-go_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 (napa) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 # timeout=10 Commit message: "Merge pull request #673 from cloudxxx8/bump-sdk-3.1.1" > git rev-list --no-walk 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:55:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:55:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:55:31 ========================================================= 04:55:31 EdgeX Global Pipelines Version Info 04:55:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:55:32 ------------------- 04:55:32 stable info: 04:55:32 ------------------- 04:55:32 Commited By: Ginny Guan ginny@iotechsys.com 04:55:32 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:55:32 Message: update stable to v1.0.259 04:55:32 ------------------- 04:55:32 experimental info: 04:55:32 ------------------- 04:55:32 Commited By: Ginny Guan ginny@iotechsys.com 04:55:32 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:55:32 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:55:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 04:55:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 04:55:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:55:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:55:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:55:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:55:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a6fdf0 [Pipeline] echo 04:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:33 provisioning config files... 04:55:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config3034235401575257852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:33 ---> ****-login.sh 04:55:33 nexus3.edgexfoundry.org:10001 04:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:34 Configure a credential helper to remove this warning. See 04:55:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:34 04:55:34 Login Succeeded 04:55:34 nexus3.edgexfoundry.org:10002 04:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:34 Configure a credential helper to remove this warning. See 04:55:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:34 04:55:34 Login Succeeded 04:55:34 nexus3.edgexfoundry.org:10003 04:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:34 Configure a credential helper to remove this warning. See 04:55:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:34 04:55:34 Login Succeeded 04:55:34 nexus3.edgexfoundry.org:10004 04:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:34 Configure a credential helper to remove this warning. See 04:55:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:34 04:55:34 Login Succeeded 04:55:34 ****.io 04:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:34 Configure a credential helper to remove this warning. See 04:55:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:34 04:55:34 Login Succeeded 04:55:34 ---> ****-login.sh ends [Pipeline] } 04:55:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:55:35 + git rev-list -1 --merges 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72~1..7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] echo 04:55:35 -----------> git rev-list -1 --merges 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72~1..7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 04:55:35 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [false] [Pipeline] sh 04:55:35 + git log --format=format:%s -1 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] echo 04:55:35 ========================================================= 04:55:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:55:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:55:35 + git log --format=format:%s -1 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] echo 04:55:35 [semverPrep] GIT_COMMIT: 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72, Commit Message: Merge pull request #673 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo 04:55:35 [semverPrep] This is not a build commit. [Pipeline] sh 04:55:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:55:36 + grep -v github /etc/ssh/ssh_known_hosts 04:55:36 + [ -e /tmp/ssh_known_hosts ] 04:55:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:55:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:55:36 + sudo tee -a /etc/ssh/ssh_known_hosts 04:55:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:36 04:55:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:36 0.1.4: Pulling from edgex-devops/py-git-semver 04:55:36 b85a868b505f: Pulling fs layer 04:55:36 e2be974225ed: Pulling fs layer 04:55:36 339a4e72a1f5: Pulling fs layer 04:55:36 988bab9f4d93: Pulling fs layer 04:55:36 1469e6f7b9e6: Pulling fs layer 04:55:36 eaf3925da568: Pulling fs layer 04:55:36 bab4dde63d76: Pulling fs layer 04:55:36 988bab9f4d93: Waiting 04:55:36 eaf3925da568: Waiting 04:55:36 bde34c3a00c8: Pulling fs layer 04:55:36 b352a97aabf1: Pulling fs layer 04:55:36 1469e6f7b9e6: Waiting 04:55:36 bab4dde63d76: Waiting 04:55:36 bde34c3a00c8: Waiting 04:55:36 4872d77fe225: Pulling fs layer 04:55:36 5851b861e8e6: Pulling fs layer 04:55:36 5851b861e8e6: Waiting 04:55:36 b352a97aabf1: Waiting 04:55:36 e2be974225ed: Verifying Checksum 04:55:36 e2be974225ed: Download complete 04:55:36 988bab9f4d93: Verifying Checksum 04:55:36 988bab9f4d93: Download complete 04:55:37 1469e6f7b9e6: Verifying Checksum 04:55:37 1469e6f7b9e6: Download complete 04:55:37 eaf3925da568: Verifying Checksum 04:55:37 eaf3925da568: Download complete 04:55:37 339a4e72a1f5: Verifying Checksum 04:55:37 339a4e72a1f5: Download complete 04:55:37 bde34c3a00c8: Verifying Checksum 04:55:37 bde34c3a00c8: Download complete 04:55:37 b352a97aabf1: Verifying Checksum 04:55:37 b352a97aabf1: Download complete 04:55:37 4872d77fe225: Verifying Checksum 04:55:37 4872d77fe225: Download complete 04:55:37 5851b861e8e6: Verifying Checksum 04:55:37 5851b861e8e6: Download complete 04:55:37 b85a868b505f: Verifying Checksum 04:55:37 b85a868b505f: Download complete 04:55:37 bab4dde63d76: Verifying Checksum 04:55:37 bab4dde63d76: Download complete 04:55:38 b85a868b505f: Pull complete 04:55:39 e2be974225ed: Pull complete 04:55:39 339a4e72a1f5: Pull complete 04:55:39 988bab9f4d93: Pull complete 04:55:39 1469e6f7b9e6: Pull complete 04:55:39 eaf3925da568: Pull complete 04:55:41 bab4dde63d76: Pull complete 04:55:41 bde34c3a00c8: Pull complete 04:55:41 b352a97aabf1: Pull complete 04:55:41 4872d77fe225: Pull complete 04:55:41 5851b861e8e6: Pull complete 04:55:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:55:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:41 prd-ubuntu20.04-docker-8c-8g-821 does not seem to be running inside a container 04:55:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:55:44 $ docker top 00a49d78eb5468d88239b14a58f0f73176f8f5246cfd2924c745c3992d0ad769 -eo pid,comm 04:55:44 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). 04:55:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:55:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:55:44 [ssh-agent] Looking for ssh-agent implementation... 04:55:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:55:44 $ docker exec 00a49d78eb5468d88239b14a58f0f73176f8f5246cfd2924c745c3992d0ad769 ssh-agent 04:55:44 SSH_AUTH_SOCK=/tmp/ssh-kSrRDs1VgMQl/agent.32 04:55:44 SSH_AGENT_PID=38 04:55:44 Running ssh-add (command line suppressed) 04:55:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/private_key_12806070326917196306.key (/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/private_key_12806070326917196306.key) 04:55:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:55:45 + git tag --points-at HEAD [Pipeline] } 04:55:45 $ docker exec --env ******** --env ******** 00a49d78eb5468d88239b14a58f0f73176f8f5246cfd2924c745c3992d0ad769 ssh-agent -k 04:55:45 unset SSH_AUTH_SOCK; 04:55:45 unset SSH_AGENT_PID; 04:55:45 echo Agent pid 38 killed; 04:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:55:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:55:45 [ssh-agent] Looking for ssh-agent implementation... 04:55:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:55:45 $ docker exec 00a49d78eb5468d88239b14a58f0f73176f8f5246cfd2924c745c3992d0ad769 ssh-agent 04:55:45 SSH_AUTH_SOCK=/tmp/ssh-UqOyK0RRQZRU/agent.71 04:55:45 SSH_AGENT_PID=77 04:55:45 Running ssh-add (command line suppressed) 04:55:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/private_key_9097637898154310597.key (/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/private_key_9097637898154310597.key) 04:55:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:55:46 + git semver init 04:55:46 2024-05-27 04:55:46,277 [run_init] DEBUG init version:0.0.0 force:False 04:55:46 2024-05-27 04:55:46,278 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_napa/.semver 04:55:46 2024-05-27 04:55:46,279 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_napa/.semver 04:55:46 2024-05-27 04:55:46,279 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_napa, universal_newlines=False, shell=None, istream=None) 04:55:47 2024-05-27 04:55:47,697 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_napa/.git/info/exclude 04:55:47 2024-05-27 04:55:47,697 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_napa/.semver/napa with force:False 04:55:47 2024-05-27 04:55:47,698 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_napa/.semver/napa 04:55:47 2024-05-27 04:55:47,698 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_napa/.semver/napa 04:55:47 3.1.1-dev.1 [Pipeline] } 04:55:47 $ docker exec --env ******** --env ******** 00a49d78eb5468d88239b14a58f0f73176f8f5246cfd2924c745c3992d0ad769 ssh-agent -k 04:55:47 unset SSH_AUTH_SOCK; 04:55:47 unset SSH_AGENT_PID; 04:55:47 echo Agent pid 77 killed; 04:55:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:55:48 + git semver [Pipeline] } 04:55:48 $ docker stop --time=1 00a49d78eb5468d88239b14a58f0f73176f8f5246cfd2924c745c3992d0ad769 04:55:49 $ docker rm -f --volumes 00a49d78eb5468d88239b14a58f0f73176f8f5246cfd2924c745c3992d0ad769 [Pipeline] // withDockerContainer [Pipeline] sh 04:55:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:55:50 Stashed 1 file(s) [Pipeline] echo 04:55:50 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 04:55:50 provisioning config files... 04:55:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config10839426232798162255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:50 ---> ****-login.sh 04:55:50 nexus3.edgexfoundry.org:10001 04:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:50 Configure a credential helper to remove this warning. See 04:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:50 04:55:50 Login Succeeded 04:55:50 nexus3.edgexfoundry.org:10002 04:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:50 Configure a credential helper to remove this warning. See 04:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:50 04:55:50 Login Succeeded 04:55:50 nexus3.edgexfoundry.org:10003 04:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:51 Configure a credential helper to remove this warning. See 04:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:51 04:55:51 Login Succeeded 04:55:51 nexus3.edgexfoundry.org:10004 04:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:51 Configure a credential helper to remove this warning. See 04:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:51 04:55:51 Login Succeeded 04:55:51 ****.io 04:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:51 Configure a credential helper to remove this warning. See 04:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:51 04:55:51 Login Succeeded 04:55:51 ---> ****-login.sh ends [Pipeline] } 04:55:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:55:51 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:55:51 + grep ^go [0-9].[0-9]* go.mod 04:55:51 + cut -d -f 2 [Pipeline] echo 04:55:51 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:55:51 ========================================================= 04:55:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 04:55:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 04:55:52 Sending build context to Docker daemon 48.68MB 04:55:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:55:52 Step 2/12 : FROM ${BASE} AS builder 04:55:52 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 04:55:52 619be1103602: Pulling fs layer 04:55:52 7862e08f4a3e: Pulling fs layer 04:55:52 5df492c9dc93: Pulling fs layer 04:55:52 7629e6793208: Pulling fs layer 04:55:52 4f4fb700ef54: Pulling fs layer 04:55:52 8de7f028bff5: Pulling fs layer 04:55:52 44042ff1420b: Pulling fs layer 04:55:52 5cdaf54b7214: Pulling fs layer 04:55:52 38f3e5a9071a: Pulling fs layer 04:55:52 7629e6793208: Waiting 04:55:52 4f4fb700ef54: Waiting 04:55:52 44042ff1420b: Waiting 04:55:52 8de7f028bff5: Waiting 04:55:52 5cdaf54b7214: Waiting 04:55:52 38f3e5a9071a: Waiting 04:55:52 7862e08f4a3e: Verifying Checksum 04:55:52 7862e08f4a3e: Download complete 04:55:52 7629e6793208: Verifying Checksum 04:55:52 7629e6793208: Download complete 04:55:52 4f4fb700ef54: Verifying Checksum 04:55:52 4f4fb700ef54: Download complete 04:55:52 8de7f028bff5: Verifying Checksum 04:55:52 8de7f028bff5: Download complete 04:55:52 619be1103602: Verifying Checksum 04:55:52 619be1103602: Download complete 04:55:52 44042ff1420b: Verifying Checksum 04:55:52 44042ff1420b: Download complete 04:55:52 619be1103602: Pull complete 04:55:52 7862e08f4a3e: Pull complete 04:55:53 38f3e5a9071a: Verifying Checksum 04:55:53 38f3e5a9071a: Download complete 04:55:55 5df492c9dc93: Verifying Checksum 04:55:55 5df492c9dc93: Download complete 04:55:55 5cdaf54b7214: Verifying Checksum 04:55:55 5cdaf54b7214: Download complete 04:55:58 5df492c9dc93: Pull complete 04:55:58 7629e6793208: Pull complete 04:55:58 4f4fb700ef54: Pull complete 04:55:58 8de7f028bff5: Pull complete 04:55:58 44042ff1420b: Pull complete 04:56:00 5cdaf54b7214: Pull complete 04:56:00 38f3e5a9071a: Pull complete 04:56:00 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 04:56:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 04:56:00 ---> 60b93f829570 04:56:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:56:05 ---> Running in fd3c586ebc54 04:56:05 Removing intermediate container fd3c586ebc54 04:56:05 ---> 17510c77f436 04:56:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:56:05 ---> Running in f306dad39765 04:56:05 Removing intermediate container f306dad39765 04:56:05 ---> 8a36f4b41bfe 04:56:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:56:05 ---> Running in 3c3171220d8e 04:56:05 Removing intermediate container 3c3171220d8e 04:56:05 ---> cba91e42b5af 04:56:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:56:05 ---> Running in 182636af88dc 04:56:05 Removing intermediate container 182636af88dc 04:56:05 ---> 33f9b482583a 04:56:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:05 ---> Running in b276de56da40 04:56:05 Still waiting to schedule task 04:56:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-820’ 04:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:05 (1/4) Installing openssh-keygen (9.3_p2-r1) 04:56:05 (2/4) Installing libedit (20221030.3.1-r1) 04:56:06 (3/4) Installing openssh-client-common (9.3_p2-r1) 04:56:06 (4/4) Installing openssh-client-default (9.3_p2-r1) 04:56:06 Executing busybox-1.36.1-r5.trigger 04:56:06 OK: 268 MiB in 56 packages 04:56:06 Removing intermediate container b276de56da40 04:56:06 ---> d73e2be114f9 04:56:06 Step 8/12 : WORKDIR /device-mqtt-go 04:56:06 ---> Running in 2043533c20bd 04:56:06 Removing intermediate container 2043533c20bd 04:56:06 ---> 0563bc61d980 04:56:06 Step 9/12 : COPY go.mod vendor* ./ 04:56:08 ---> 564f80f8540c 04:56:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:08 ---> Running in abf9c1845503 04:56:40 Removing intermediate container abf9c1845503 04:56:40 ---> 933c81457f56 04:56:40 Step 11/12 : COPY . . 04:56:40 ---> b91a400ea8d4 04:56:40 Step 12/12 : RUN $MAKE 04:56:40 ---> Running in cd24995f82ae 04:56:40 noop 04:56:40 Removing intermediate container cd24995f82ae 04:56:40 ---> 869f314b3059 04:56:40 Successfully built 869f314b3059 04:56:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:40 + docker inspect -f . ci-base-image-x86_64 04:56:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:40 prd-ubuntu20.04-docker-8c-8g-821 does not seem to be running inside a container 04:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:56:40 $ docker top c1daad38c869c91e121ea225a9333f028c2046bea8a054befe626ec750155a2f -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:41 + go version 04:56:41 go version go1.21.9 linux/amd64 [Pipeline] } 04:56:41 $ docker stop --time=1 c1daad38c869c91e121ea225a9333f028c2046bea8a054befe626ec750155a2f 04:56:42 $ docker rm -f --volumes c1daad38c869c91e121ea225a9333f028c2046bea8a054befe626ec750155a2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:43 + docker inspect -f . ci-base-image-x86_64 04:56:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:43 prd-ubuntu20.04-docker-8c-8g-821 does not seem to be running inside a container 04:56:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:56:43 $ docker top a01cfa5d2ccded4e4cc0c8f7e821947e428a81bce1887934615636d430c7f0c3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_napa [Pipeline] fileExists [Pipeline] sh 04:56:44 + make test 04:56:44 go test ./... -coverprofile=coverage.out ./... 04:56:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:56:55 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:56:55 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:56:55 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements 04:57:01 go vet ./... 04:57:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:57:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:57:04 ./bin/test-attribution-txt.sh [Pipeline] echo 04:57:04 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 04:57:04 + go mod tidy [Pipeline] } 04:57:05 $ docker stop --time=1 a01cfa5d2ccded4e4cc0c8f7e821947e428a81bce1887934615636d430c7f0c3 04:57:08 $ docker rm -f --volumes a01cfa5d2ccded4e4cc0c8f7e821947e428a81bce1887934615636d430c7f0c3 [Pipeline] // withDockerContainer [Pipeline] sh 04:57:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:57:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:57:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:57:09 + ls -al . 04:57:09 total 188 04:57:09 drwxrwxr-x 10 jenkins jenkins 4096 May 27 04:56 . 04:57:09 drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:55 .. 04:57:09 -rw-rw-r-- 1 jenkins jenkins 140 May 27 04:55 .dockerignore 04:57:09 drwxrwxr-x 8 jenkins jenkins 4096 May 27 04:56 .git 04:57:09 drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:55 .github 04:57:09 -rw-rw-r-- 1 jenkins jenkins 256 May 27 04:55 .gitignore 04:57:09 -rw-rw-r-- 1 jenkins jenkins 41 May 27 04:55 .golangci.yml 04:57:09 drwxr-xr-x 3 jenkins jenkins 4096 May 27 04:55 .semver 04:57:09 -rw-rw-r-- 1 jenkins jenkins 10405 May 27 04:55 Attribution.txt 04:57:09 -rw-rw-r-- 1 jenkins jenkins 18574 May 27 04:55 CHANGELOG.md 04:57:09 -rw-rw-r-- 1 jenkins jenkins 1798 May 27 04:55 Dockerfile 04:57:09 -rw-rw-r-- 1 jenkins jenkins 677 May 27 04:55 GOVERNANCE.md 04:57:09 -rw-rw-r-- 1 jenkins jenkins 657 May 27 04:55 Jenkinsfile 04:57:09 -rw-rw-r-- 1 jenkins jenkins 11340 May 27 04:55 LICENSE 04:57:09 -rw-rw-r-- 1 jenkins jenkins 1963 May 27 04:55 Makefile 04:57:09 -rw-rw-r-- 1 jenkins jenkins 620 May 27 04:55 OWNERS.md 04:57:09 -rw-rw-r-- 1 jenkins jenkins 3599 May 27 04:55 README.md 04:57:09 -rw-rw-r-- 1 jenkins jenkins 11 May 27 04:55 VERSION 04:57:09 drwxrwxr-x 2 jenkins jenkins 4096 May 27 04:55 bin 04:57:09 drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:55 cmd 04:57:09 -rw-r--r-- 1 jenkins jenkins 18506 May 27 04:56 coverage.out 04:57:09 -rw-rw-r-- 1 jenkins jenkins 3745 May 27 04:55 go.mod 04:57:09 -rw-rw-r-- 1 jenkins jenkins 34195 May 27 04:55 go.sum 04:57:09 drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:55 internal 04:57:09 drwxrwxr-x 2 jenkins jenkins 4096 May 27 04:55 mock 04:57:09 drwxrwxr-x 6 jenkins jenkins 4096 May 27 04:55 vendor 04:57:09 -rw-rw-r-- 1 jenkins jenkins 227 May 27 04:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:09 + 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=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 --label arch=amd64 --label version=3.1.1-dev.1 . 04:57:10 Sending build context to Docker daemon 48.69MB 04:57:10 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 04:57:10 Step 2/25 : FROM ${BASE} AS builder 04:57:10 ---> 869f314b3059 04:57:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:57:10 ---> Running in ca53b1902b80 04:57:10 Removing intermediate container ca53b1902b80 04:57:10 ---> 6a0626ecc4e8 04:57:10 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:57:10 ---> Running in 4937b2274ad5 04:57:10 Removing intermediate container 4937b2274ad5 04:57:10 ---> a00d48cf2985 04:57:10 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:57:10 ---> Running in 8d41d8075db8 04:57:11 Removing intermediate container 8d41d8075db8 04:57:11 ---> 8483893fed82 04:57:11 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 04:57:11 ---> Running in 3f6a27e85267 04:57:11 Removing intermediate container 3f6a27e85267 04:57:11 ---> 654862f774a4 04:57:11 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:57:11 ---> Running in f55ca2d02c32 04:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:57:11 OK: 268 MiB in 56 packages 04:57:12 Removing intermediate container f55ca2d02c32 04:57:12 ---> d94b58d6b05a 04:57:12 Step 8/25 : WORKDIR /device-mqtt-go 04:57:12 ---> Running in 3b9502858026 04:57:12 Removing intermediate container 3b9502858026 04:57:12 ---> 00f520d08eea 04:57:12 Step 9/25 : COPY go.mod vendor* ./ 04:57:13 ---> 29da5c34b139 04:57:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:13 ---> Running in 70c571257b48 04:57:13 skipping... 04:57:14 Removing intermediate container 70c571257b48 04:57:14 ---> b043a5fc470f 04:57:14 Step 11/25 : COPY . . 04:57:16 ---> 7a70815e5a0c 04:57:16 Step 12/25 : RUN $MAKE 04:57:16 ---> Running in 6bdfc7c8edd2 04:57:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 04:57:38 Removing intermediate container 6bdfc7c8edd2 04:57:38 ---> 74f48babc78d 04:57:38 Step 13/25 : FROM alpine:3.18 04:57:38 3.18: Pulling from library/alpine 04:57:38 619be1103602: Already exists 04:57:38 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:57:38 Status: Downloaded newer image for alpine:3.18 04:57:38 ---> d3782b16ccc9 04:57:38 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:57:38 ---> Running in 5fbadf58939f 04:57:38 Removing intermediate container 5fbadf58939f 04:57:38 ---> 6b7e774bf92d 04:57:38 Step 15/25 : RUN apk add --update --no-cache dumb-init 04:57:38 ---> Running in 2d8ff833917b 04:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:57:38 (1/1) Installing dumb-init (1.2.5-r2) 04:57:38 Executing busybox-1.36.1-r5.trigger 04:57:38 OK: 7 MiB in 16 packages 04:57:38 Removing intermediate container 2d8ff833917b 04:57:38 ---> e57d46a31fa4 04:57:38 Step 16/25 : RUN apk --no-cache upgrade 04:57:38 ---> Running in 0c2db9d1463a 04:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:57:38 Upgrading critical system libraries and apk-tools: 04:57:38 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:57:38 Executing busybox-1.36.1-r5.trigger 04:57:38 Continuing the upgrade transaction with new apk-tools: 04:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:57:38 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:57:38 Executing busybox-1.36.1-r6.post-upgrade 04:57:38 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:57:38 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:57:38 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:57:38 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:57:38 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:57:38 Executing busybox-1.36.1-r6.trigger 04:57:38 OK: 7 MiB in 16 packages 04:57:38 Removing intermediate container 0c2db9d1463a 04:57:38 ---> 704079b2f58c 04:57:38 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 04:57:38 ---> 24f6c95c06ac 04:57:38 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 04:57:39 ---> 1887b5bd26b7 04:57:39 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:57:39 ---> ad8bfcf648f6 04:57:39 Step 20/25 : EXPOSE 59982 04:57:39 ---> Running in a573ad4c5927 04:57:39 Removing intermediate container a573ad4c5927 04:57:39 ---> ca83ecab54b2 04:57:39 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 04:57:39 ---> Running in b8d0d1d93f9a 04:57:39 Removing intermediate container b8d0d1d93f9a 04:57:39 ---> 66bfeb892de8 04:57:39 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:57:39 ---> Running in 5cef695f9530 04:57:39 Removing intermediate container 5cef695f9530 04:57:39 ---> aca8b5ae1a0b 04:57:39 Step 23/25 : LABEL arch=amd64 04:57:39 ---> Running in dd2a2f751d96 04:57:39 Removing intermediate container dd2a2f751d96 04:57:39 ---> 35b3502c65a1 04:57:39 Step 24/25 : LABEL git_sha=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 04:57:39 ---> Running in e9fd9cdc501f 04:57:39 Removing intermediate container e9fd9cdc501f 04:57:39 ---> 0f36844e9d27 04:57:39 Step 25/25 : LABEL version=3.1.1-dev.1 04:57:39 ---> Running in db8321912c99 04:57:39 Removing intermediate container db8321912c99 04:57:39 ---> 58473a52347e 04:57:39 [Warning] One or more build-args [ARCH] were not consumed 04:57:39 Successfully built 58473a52347e 04:57:39 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:39 provisioning config files... 04:57:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config6315774557880215325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:40 ---> ****-login.sh 04:57:40 nexus3.edgexfoundry.org:10001 04:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:40 Configure a credential helper to remove this warning. See 04:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:40 04:57:40 Login Succeeded 04:57:40 nexus3.edgexfoundry.org:10002 04:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:40 Configure a credential helper to remove this warning. See 04:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:40 04:57:40 Login Succeeded 04:57:40 nexus3.edgexfoundry.org:10003 04:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:40 Configure a credential helper to remove this warning. See 04:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:40 04:57:40 Login Succeeded 04:57:40 nexus3.edgexfoundry.org:10004 04:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:40 Configure a credential helper to remove this warning. See 04:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:40 04:57:40 Login Succeeded 04:57:40 ****.io 04:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:40 Configure a credential helper to remove this warning. See 04:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:40 04:57:40 Login Succeeded 04:57:40 ---> ****-login.sh ends [Pipeline] } 04:57:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:40 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:57:40 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 04:57:40 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 04:57:40 3.1.1-dev.1 04:57:40 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 04:57:40 napa 04:57:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 04:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:57:41 35eb20d4067d: Preparing 04:57:41 7deda2a92861: Preparing 04:57:41 5f3b023070ff: Preparing 04:57:41 ab16753be8c0: Preparing 04:57:41 3a075521eec6: Preparing 04:57:41 aedc3bda2944: Preparing 04:57:41 aedc3bda2944: Waiting 04:57:41 35eb20d4067d: Pushed 04:57:41 3a075521eec6: Pushed 04:57:41 7deda2a92861: Pushed 04:57:41 aedc3bda2944: Layer already exists 04:57:42 ab16753be8c0: Pushed 04:57:44 5f3b023070ff: Pushed 04:57:44 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72: digest: sha256:1b729903db93619895014923cec82050fad0e66013b21682e247086d21f9c421 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:44 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.1-dev.1 04:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:57:44 35eb20d4067d: Preparing 04:57:44 7deda2a92861: Preparing 04:57:44 5f3b023070ff: Preparing 04:57:44 ab16753be8c0: Preparing 04:57:44 3a075521eec6: Preparing 04:57:44 aedc3bda2944: Preparing 04:57:44 7deda2a92861: Layer already exists 04:57:44 5f3b023070ff: Layer already exists 04:57:44 35eb20d4067d: Layer already exists 04:57:44 ab16753be8c0: Layer already exists 04:57:44 aedc3bda2944: Layer already exists 04:57:44 3a075521eec6: Layer already exists 04:57:44 3.1.1-dev.1: digest: sha256:1b729903db93619895014923cec82050fad0e66013b21682e247086d21f9c421 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:45 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 04:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:57:45 35eb20d4067d: Preparing 04:57:45 7deda2a92861: Preparing 04:57:45 5f3b023070ff: Preparing 04:57:45 ab16753be8c0: Preparing 04:57:45 3a075521eec6: Preparing 04:57:45 aedc3bda2944: Preparing 04:57:45 aedc3bda2944: Waiting 04:57:45 35eb20d4067d: Layer already exists 04:57:45 5f3b023070ff: Layer already exists 04:57:45 3a075521eec6: Layer already exists 04:57:45 7deda2a92861: Layer already exists 04:57:45 ab16753be8c0: Layer already exists 04:57:45 aedc3bda2944: Layer already exists 04:57:45 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1: digest: sha256:1b729903db93619895014923cec82050fad0e66013b21682e247086d21f9c421 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:45 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:46 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:napa 04:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:57:46 35eb20d4067d: Preparing 04:57:46 7deda2a92861: Preparing 04:57:46 5f3b023070ff: Preparing 04:57:46 ab16753be8c0: Preparing 04:57:46 3a075521eec6: Preparing 04:57:46 aedc3bda2944: Preparing 04:57:46 aedc3bda2944: Waiting 04:57:46 ab16753be8c0: Layer already exists 04:57:46 7deda2a92861: Layer already exists 04:57:46 5f3b023070ff: Layer already exists 04:57:46 35eb20d4067d: Layer already exists 04:57:46 3a075521eec6: Layer already exists 04:57:46 aedc3bda2944: Layer already exists 04:57:46 napa: digest: sha256:1b729903db93619895014923cec82050fad0e66013b21682e247086d21f9c421 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:46 ===================================================== [Pipeline] echo 04:57:46 taggedImages: 04:57:46 - nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 04:57:46 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.1-dev.1 04:57:46 - nexus3.edgexfoundry.org:10004/device-mqtt:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 04:57:46 - nexus3.edgexfoundry.org:10004/device-mqtt:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:46 04:57:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:47 latest: Pulling from edgex-lftools-log-publisher 04:57:47 5eb5b503b376: Pulling fs layer 04:57:47 5c69ac0246d0: Pulling fs layer 04:57:47 ec43610c2a17: Pulling fs layer 04:57:47 3a2ae6a8a46f: Pulling fs layer 04:57:47 33b1e0a273af: Pulling fs layer 04:57:47 5d3b04190fa2: Pulling fs layer 04:57:47 2f39f015ded8: Pulling fs layer 04:57:47 33b1e0a273af: Waiting 04:57:47 5d3b04190fa2: Waiting 04:57:47 2f39f015ded8: Waiting 04:57:47 3a2ae6a8a46f: Waiting 04:57:47 5c69ac0246d0: Download complete 04:57:47 3a2ae6a8a46f: Download complete 04:57:47 33b1e0a273af: Verifying Checksum 04:57:47 33b1e0a273af: Download complete 04:57:47 5d3b04190fa2: Download complete 04:57:47 ec43610c2a17: Verifying Checksum 04:57:47 ec43610c2a17: Download complete 04:57:48 5eb5b503b376: Verifying Checksum 04:57:48 5eb5b503b376: Download complete 04:57:49 5eb5b503b376: Pull complete 04:57:49 5c69ac0246d0: Pull complete 04:57:49 ec43610c2a17: Pull complete 04:57:50 3a2ae6a8a46f: Pull complete 04:57:50 2f39f015ded8: Verifying Checksum 04:57:50 2f39f015ded8: Download complete 04:57:50 33b1e0a273af: Pull complete 04:57:50 5d3b04190fa2: Pull complete 04:57:54 2f39f015ded8: Pull complete 04:57:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:54 prd-ubuntu20.04-docker-8c-8g-821 does not seem to be running inside a container 04:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:58 $ docker top ec55320a154ec3651e41941ac128eb7a204b7850fe8fdbfd7c649508569e02cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:58 ---> job-cost.sh 04:57:58 lf-activate-venv: SKIPPING 04:57:58 INFO: No Stack... 04:57:58 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:58 INFO: Archiving Costs [Pipeline] sh 04:57:59 + cat /w/workspace/edgexfoundry_device-mqtt-go_napa/archives/cost.csv 04:57:59 + cut -d, -f6 [Pipeline] lock 04:57:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-6-stack-cost] 04:57:59 Resource [jenkins-edgexfoundry-device-mqtt-go-napa-6-stack-cost] did not exist. Created. 04:57:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:59 + echo total: 0.2199999988079071 [Pipeline] stash 04:57:59 Stashed 1 file(s) [Pipeline] } 04:57:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-6-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:59 $ docker stop --time=1 ec55320a154ec3651e41941ac128eb7a204b7850fe8fdbfd7c649508569e02cd 04:58:00 $ docker rm -f --volumes ec55320a154ec3651e41941ac128eb7a204b7850fe8fdbfd7c649508569e02cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:58:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-822 in /w/workspace/edgexfoundry_device-mqtt-go_napa [Pipeline] { [Pipeline] ws 04:58:59 Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout 04:58:59 The recommended git tool is: git 04:59:04 using credential edgex-jenkins-ssh 04:59:04 Cloning the remote Git repository 04:59:04 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:59:04 > git init /w/workspace/device-mqtt-go/6 # timeout=10 04:59:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:59:04 > git --version # timeout=10 04:59:04 > git --version # 'git version 2.25.1' 04:59:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:08 Avoid second fetch 04:59:08 Checking out Revision 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 (napa) 04:59:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:59:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:08 > git config core.sparsecheckout # timeout=10 04:59:08 > git checkout -f 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 # timeout=10 04:59:09 Commit message: "Merge pull request #673 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:59:14 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:14 Dload Upload Total Spent Left Speed 04:59:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 04:59:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:59:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:59:15 + sudo tee /etc/docker/daemon.new 04:59:15 { 04:59:15 "registry-mirrors": [ 04:59:15 "https://nexus3.edgexfoundry.org:10001" 04:59:15 ], 04:59:15 "bip": "10.250.0.254/24", 04:59:15 "hosts": [ 04:59:15 "tcp://0.0.0.0:5555", 04:59:15 "unix:///var/run/docker.sock" 04:59:15 ], 04:59:15 "mtu": 1458, 04:59:15 "selinux-enabled": true, 04:59:15 "seccomp-profile": "/etc/docker/seccomp.json" 04:59:15 } [Pipeline] sh 04:59:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:59:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:34 provisioning config files... 04:59:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config5089285722828983398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:34 ---> ****-login.sh 04:59:34 nexus3.edgexfoundry.org:10001 04:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:36 Configure a credential helper to remove this warning. See 04:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:36 04:59:36 Login Succeeded 04:59:36 nexus3.edgexfoundry.org:10002 04:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:37 Configure a credential helper to remove this warning. See 04:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:37 04:59:37 Login Succeeded 04:59:37 nexus3.edgexfoundry.org:10003 04:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:37 Configure a credential helper to remove this warning. See 04:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:37 04:59:37 Login Succeeded 04:59:37 nexus3.edgexfoundry.org:10004 04:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:37 Configure a credential helper to remove this warning. See 04:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:37 04:59:37 Login Succeeded 04:59:37 ****.io 04:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:38 Configure a credential helper to remove this warning. See 04:59:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:38 04:59:38 Login Succeeded 04:59:38 ---> ****-login.sh ends [Pipeline] } 04:59:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:38 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:59:39 + grep ^go [0-9].[0-9]* go.mod 04:59:39 + cut -d -f 2 [Pipeline] echo 04:59:39 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:59:39 ========================================================= 04:59:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 04:59:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 04:59:42 Sending build context to Docker daemon 38.3MB 04:59:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:59:42 Step 2/12 : FROM ${BASE} AS builder 04:59:42 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 04:59:42 c6b39de5b339: Pulling fs layer 04:59:42 a69c41024577: Pulling fs layer 04:59:42 d6de4b400683: Pulling fs layer 04:59:42 35cb2a7552d0: Pulling fs layer 04:59:42 4f4fb700ef54: Pulling fs layer 04:59:42 9e011611b7f5: Pulling fs layer 04:59:42 3bd174042beb: Pulling fs layer 04:59:42 4476f39b5e91: Pulling fs layer 04:59:42 35cb2a7552d0: Waiting 04:59:42 4f4fb700ef54: Waiting 04:59:42 9e011611b7f5: Waiting 04:59:42 3bd174042beb: Waiting 04:59:42 4476f39b5e91: Waiting 04:59:42 a69c41024577: Download complete 04:59:42 35cb2a7552d0: Verifying Checksum 04:59:42 35cb2a7552d0: Download complete 04:59:42 4f4fb700ef54: Verifying Checksum 04:59:42 4f4fb700ef54: Download complete 04:59:42 9e011611b7f5: Verifying Checksum 04:59:42 9e011611b7f5: Download complete 04:59:42 c6b39de5b339: Verifying Checksum 04:59:42 c6b39de5b339: Download complete 04:59:42 4476f39b5e91: Verifying Checksum 04:59:42 4476f39b5e91: Download complete 04:59:43 c6b39de5b339: Pull complete 04:59:43 a69c41024577: Pull complete 04:59:44 d6de4b400683: Verifying Checksum 04:59:44 d6de4b400683: Download complete 04:59:45 3bd174042beb: Verifying Checksum 04:59:45 3bd174042beb: Download complete 04:59:57 d6de4b400683: Pull complete 04:59:57 35cb2a7552d0: Pull complete 04:59:57 4f4fb700ef54: Pull complete 04:59:57 9e011611b7f5: Pull complete 05:00:07 3bd174042beb: Pull complete 05:00:08 4476f39b5e91: Pull complete 05:00:08 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 05:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 05:00:08 ---> 981a0608b64a 05:00:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:00:10 ---> Running in 6c5df7961734 05:00:10 Removing intermediate container 6c5df7961734 05:00:10 ---> ff3738485a67 05:00:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:00:10 ---> Running in 5dabbe75adb4 05:00:10 Removing intermediate container 5dabbe75adb4 05:00:10 ---> 9371cfe3caad 05:00:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:00:11 ---> Running in ab87db4a8516 05:00:11 Removing intermediate container ab87db4a8516 05:00:11 ---> bc3ef07fa210 05:00:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:00:11 ---> Running in 919371c741f5 05:00:11 Removing intermediate container 919371c741f5 05:00:11 ---> 875ef6101ef9 05:00:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:00:11 ---> Running in aec1ad69d8d6 05:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:00:14 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:00:14 (2/4) Installing libedit (20221030.3.1-r1) 05:00:14 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:00:14 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:00:14 Executing busybox-1.36.1-r5.trigger 05:00:14 OK: 271 MiB in 56 packages 05:00:15 Removing intermediate container aec1ad69d8d6 05:00:15 ---> 84f98af3f2f7 05:00:15 Step 8/12 : WORKDIR /device-mqtt-go 05:00:15 ---> Running in 764e1b309677 05:00:16 Removing intermediate container 764e1b309677 05:00:16 ---> ef9418e01961 05:00:16 Step 9/12 : COPY go.mod vendor* ./ 05:00:23 ---> a6340bc5c564 05:00:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:23 ---> Running in 595079c0017b 05:01:20 Removing intermediate container 595079c0017b 05:01:20 ---> 7288f6e5616d 05:01:20 Step 11/12 : COPY . . 05:01:23 ---> 250ac6182594 05:01:23 Step 12/12 : RUN $MAKE 05:01:23 ---> Running in 7093488a6d09 05:01:24 noop 05:01:25 Removing intermediate container 7093488a6d09 05:01:25 ---> f8b8b0a097f6 05:01:25 Successfully built f8b8b0a097f6 05:01:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:26 + docker inspect -f . ci-base-image-arm64 05:01:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:26 prd-ubuntu20.04-docker-arm64-4c-16g-822 does not seem to be running inside a container 05:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:01:27 $ docker top b439588cd5104df9db7cfef6d94d61c0c8f952cc6e4879fd3c3bf6ea79c6a303 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:28 + go version 05:01:28 go version go1.21.9 linux/arm64 [Pipeline] } 05:01:28 $ docker stop --time=1 b439588cd5104df9db7cfef6d94d61c0c8f952cc6e4879fd3c3bf6ea79c6a303 05:01:30 $ docker rm -f --volumes b439588cd5104df9db7cfef6d94d61c0c8f952cc6e4879fd3c3bf6ea79c6a303 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:30 + docker inspect -f . ci-base-image-arm64 05:01:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:30 prd-ubuntu20.04-docker-arm64-4c-16g-822 does not seem to be running inside a container 05:01:30 $ 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/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:01:32 $ docker top cd1f56d6d56c932950d25e382807ecc2e0dfa3f5386b72ee2213500395d73ba4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:33 + git config --global --add safe.directory /w/workspace/device-mqtt-go/6 [Pipeline] fileExists [Pipeline] sh 05:01:33 + make test 05:01:33 go test ./... -coverprofile=coverage.out ./... 05:01:36 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:03:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:03:43 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:03:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.079s coverage: 22.8% of statements 05:03:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:03:43 go vet ./... 05:04:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:09 ./bin/test-attribution-txt.sh [Pipeline] echo 05:04:09 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 05:04:10 + go mod tidy [Pipeline] } 05:04:13 $ docker stop --time=1 cd1f56d6d56c932950d25e382807ecc2e0dfa3f5386b72ee2213500395d73ba4 05:04:15 $ docker rm -f --volumes cd1f56d6d56c932950d25e382807ecc2e0dfa3f5386b72ee2213500395d73ba4 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:17 Warning: overwriting stash ‘coverage-report’ 05:04:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:19 + ls -al . 05:04:19 total 184 05:04:19 drwxrwxr-x 9 jenkins jenkins 4096 May 27 05:01 . 05:04:19 drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:59 .. 05:04:19 -rw-rw-r-- 1 jenkins jenkins 140 May 27 04:59 .dockerignore 05:04:19 drwxrwxr-x 8 jenkins jenkins 4096 May 27 04:59 .git 05:04:19 drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:59 .github 05:04:19 -rw-rw-r-- 1 jenkins jenkins 256 May 27 04:59 .gitignore 05:04:19 -rw-rw-r-- 1 jenkins jenkins 41 May 27 04:59 .golangci.yml 05:04:19 -rw-rw-r-- 1 jenkins jenkins 10405 May 27 04:59 Attribution.txt 05:04:19 -rw-rw-r-- 1 jenkins jenkins 18574 May 27 04:59 CHANGELOG.md 05:04:19 -rw-rw-r-- 1 jenkins jenkins 1798 May 27 04:59 Dockerfile 05:04:19 -rw-rw-r-- 1 jenkins jenkins 677 May 27 04:59 GOVERNANCE.md 05:04:19 -rw-rw-r-- 1 jenkins jenkins 657 May 27 04:59 Jenkinsfile 05:04:19 -rw-rw-r-- 1 jenkins jenkins 11340 May 27 04:59 LICENSE 05:04:19 -rw-rw-r-- 1 jenkins jenkins 1963 May 27 04:59 Makefile 05:04:19 -rw-rw-r-- 1 jenkins jenkins 620 May 27 04:59 OWNERS.md 05:04:19 -rw-rw-r-- 1 jenkins jenkins 3599 May 27 04:59 README.md 05:04:19 -rw-rw-r-- 1 jenkins jenkins 11 May 27 04:55 VERSION 05:04:19 drwxrwxr-x 2 jenkins jenkins 4096 May 27 04:59 bin 05:04:19 drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:59 cmd 05:04:19 -rw-r--r-- 1 jenkins jenkins 18506 May 27 05:03 coverage.out 05:04:19 -rw-rw-r-- 1 jenkins jenkins 3745 May 27 04:59 go.mod 05:04:19 -rw-rw-r-- 1 jenkins jenkins 34195 May 27 04:59 go.sum 05:04:19 drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:59 internal 05:04:19 drwxrwxr-x 2 jenkins jenkins 4096 May 27 04:59 mock 05:04:19 drwxrwxr-x 6 jenkins jenkins 4096 May 27 04:59 vendor 05:04:19 -rw-rw-r-- 1 jenkins jenkins 227 May 27 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:19 + 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=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 --label arch=arm64 --label version=3.1.1-dev.1 . 05:04:22 Sending build context to Docker daemon 38.32MB 05:04:22 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:04:22 Step 2/25 : FROM ${BASE} AS builder 05:04:22 ---> f8b8b0a097f6 05:04:22 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:04:22 ---> Running in e48930e48c09 05:04:22 Removing intermediate container e48930e48c09 05:04:22 ---> f8daf914de65 05:04:22 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:04:22 ---> Running in e9111d2f46f5 05:04:23 Removing intermediate container e9111d2f46f5 05:04:23 ---> 9847841c8ef4 05:04:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:04:23 ---> Running in 647bc1639eb4 05:04:23 Removing intermediate container 647bc1639eb4 05:04:23 ---> 5ff9e21e9e0d 05:04:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:04:23 ---> Running in 9ef7ae610711 05:04:23 Removing intermediate container 9ef7ae610711 05:04:23 ---> b658dca4200c 05:04:23 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:23 ---> Running in a3f2be6fcdad 05:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:04:26 OK: 271 MiB in 56 packages 05:04:27 Removing intermediate container a3f2be6fcdad 05:04:27 ---> 1e0b84662286 05:04:27 Step 8/25 : WORKDIR /device-mqtt-go 05:04:27 ---> Running in 6d5c9d898598 05:04:27 Removing intermediate container 6d5c9d898598 05:04:27 ---> f44eabfe5b8c 05:04:27 Step 9/25 : COPY go.mod vendor* ./ 05:04:36 ---> 9e7fb87ded04 05:04:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:36 ---> Running in d7595a235368 05:04:36 skipping... 05:04:36 Removing intermediate container d7595a235368 05:04:36 ---> 415e276d0be1 05:04:36 Step 11/25 : COPY . . 05:04:45 ---> 7e3672d20669 05:04:45 Step 12/25 : RUN $MAKE 05:04:45 ---> Running in a083748f4ffe 05:04:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 05:07:07 Removing intermediate container a083748f4ffe 05:07:07 ---> 1cef1aa5d62d 05:07:07 Step 13/25 : FROM alpine:3.18 05:07:07 3.18: Pulling from library/alpine 05:07:07 c6b39de5b339: Already exists 05:07:07 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:07:07 Status: Downloaded newer image for alpine:3.18 05:07:07 ---> 33abbf032149 05:07:07 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:07:07 ---> Running in 0ce8347e6ff0 05:07:07 Removing intermediate container 0ce8347e6ff0 05:07:07 ---> 21637eb324f3 05:07:07 Step 15/25 : RUN apk add --update --no-cache dumb-init 05:07:07 ---> Running in 66080df718e4 05:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:07:08 (1/1) Installing dumb-init (1.2.5-r2) 05:07:08 Executing busybox-1.36.1-r5.trigger 05:07:09 OK: 8 MiB in 16 packages 05:07:10 Removing intermediate container 66080df718e4 05:07:10 ---> acb080d35227 05:07:10 Step 16/25 : RUN apk --no-cache upgrade 05:07:10 ---> Running in bc3ae62db9e6 05:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:07:12 Upgrading critical system libraries and apk-tools: 05:07:12 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:07:12 Executing busybox-1.36.1-r5.trigger 05:07:12 Continuing the upgrade transaction with new apk-tools: 05:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:07:13 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:07:14 Executing busybox-1.36.1-r6.post-upgrade 05:07:14 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:07:14 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:07:14 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:07:14 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:07:14 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:07:14 Executing busybox-1.36.1-r6.trigger 05:07:14 OK: 8 MiB in 16 packages 05:07:15 Removing intermediate container bc3ae62db9e6 05:07:15 ---> 92362f8e77a2 05:07:15 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 05:07:16 ---> 15c758408730 05:07:16 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 05:07:17 ---> 150a3dad61fb 05:07:17 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:07:18 ---> e2077dd6fccf 05:07:18 Step 20/25 : EXPOSE 59982 05:07:18 ---> Running in d19366f9190b 05:07:18 Removing intermediate container d19366f9190b 05:07:18 ---> 76cca4cf3746 05:07:18 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 05:07:18 ---> Running in 1ef879020bc3 05:07:18 Removing intermediate container 1ef879020bc3 05:07:18 ---> 7734e041f447 05:07:18 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:07:18 ---> Running in 9728fc79f967 05:07:19 Removing intermediate container 9728fc79f967 05:07:19 ---> 9b69e9766c9d 05:07:19 Step 23/25 : LABEL arch=arm64 05:07:19 ---> Running in cb6292a93ee9 05:07:19 Removing intermediate container cb6292a93ee9 05:07:19 ---> 3813bcd15eff 05:07:19 Step 24/25 : LABEL git_sha=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 05:07:19 ---> Running in ce6c76ddb3d3 05:07:20 Removing intermediate container ce6c76ddb3d3 05:07:20 ---> d8951d45e55a 05:07:20 Step 25/25 : LABEL version=3.1.1-dev.1 05:07:20 ---> Running in a84ea8b48be6 05:07:20 Removing intermediate container a84ea8b48be6 05:07:20 ---> 426fe5d6ac76 05:07:20 [Warning] One or more build-args [ARCH] were not consumed 05:07:20 Successfully built 426fe5d6ac76 05:07:21 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:21 provisioning config files... 05:07:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config13998399578163062414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:21 ---> ****-login.sh 05:07:21 nexus3.edgexfoundry.org:10001 05:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:21 Configure a credential helper to remove this warning. See 05:07:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:21 05:07:21 Login Succeeded 05:07:21 nexus3.edgexfoundry.org:10002 05:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:22 Configure a credential helper to remove this warning. See 05:07:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:22 05:07:22 Login Succeeded 05:07:22 nexus3.edgexfoundry.org:10003 05:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:22 Configure a credential helper to remove this warning. See 05:07:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:22 05:07:22 Login Succeeded 05:07:22 nexus3.edgexfoundry.org:10004 05:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:23 Configure a credential helper to remove this warning. See 05:07:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:23 05:07:23 Login Succeeded 05:07:23 ****.io 05:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:23 Configure a credential helper to remove this warning. See 05:07:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:23 05:07:23 Login Succeeded 05:07:23 ---> ****-login.sh ends [Pipeline] } 05:07:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:07:23 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:07:23 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 05:07:23 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 05:07:23 3.1.1-dev.1 05:07:23 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 05:07:23 napa 05:07:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:24 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:24 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 05:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:07:24 8f3c5ab94024: Preparing 05:07:24 a09698aa96eb: Preparing 05:07:24 4e7e9e193586: Preparing 05:07:24 42ed50bac029: Preparing 05:07:24 c183f476de1e: Preparing 05:07:24 7c504f21be85: Preparing 05:07:24 7c504f21be85: Waiting 05:07:24 c183f476de1e: Pushed 05:07:24 a09698aa96eb: Pushed 05:07:24 8f3c5ab94024: Pushed 05:07:24 7c504f21be85: Layer already exists 05:07:26 42ed50bac029: Pushed 05:07:30 4e7e9e193586: Pushed 05:07:30 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72: digest: sha256:793183aa999628384c21e1a3404401fddceee9ade4a01e39fa85094b9ac8aab8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:30 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.1-dev.1 05:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:07:31 8f3c5ab94024: Preparing 05:07:31 a09698aa96eb: Preparing 05:07:31 4e7e9e193586: Preparing 05:07:31 42ed50bac029: Preparing 05:07:31 c183f476de1e: Preparing 05:07:31 7c504f21be85: Preparing 05:07:31 7c504f21be85: Waiting 05:07:31 c183f476de1e: Layer already exists 05:07:31 4e7e9e193586: Layer already exists 05:07:31 a09698aa96eb: Layer already exists 05:07:31 8f3c5ab94024: Layer already exists 05:07:31 42ed50bac029: Layer already exists 05:07:31 7c504f21be85: Layer already exists 05:07:31 3.1.1-dev.1: digest: sha256:793183aa999628384c21e1a3404401fddceee9ade4a01e39fa85094b9ac8aab8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:31 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 05:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:07:32 8f3c5ab94024: Preparing 05:07:32 a09698aa96eb: Preparing 05:07:32 4e7e9e193586: Preparing 05:07:32 42ed50bac029: Preparing 05:07:32 c183f476de1e: Preparing 05:07:32 7c504f21be85: Preparing 05:07:32 7c504f21be85: Waiting 05:07:32 4e7e9e193586: Layer already exists 05:07:32 c183f476de1e: Layer already exists 05:07:32 42ed50bac029: Layer already exists 05:07:32 a09698aa96eb: Layer already exists 05:07:32 8f3c5ab94024: Layer already exists 05:07:32 7c504f21be85: Layer already exists 05:07:32 7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1: digest: sha256:793183aa999628384c21e1a3404401fddceee9ade4a01e39fa85094b9ac8aab8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:32 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:napa 05:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:07:33 8f3c5ab94024: Preparing 05:07:33 a09698aa96eb: Preparing 05:07:33 4e7e9e193586: Preparing 05:07:33 42ed50bac029: Preparing 05:07:33 c183f476de1e: Preparing 05:07:33 7c504f21be85: Preparing 05:07:33 7c504f21be85: Waiting 05:07:33 c183f476de1e: Layer already exists 05:07:33 4e7e9e193586: Layer already exists 05:07:33 8f3c5ab94024: Layer already exists 05:07:33 a09698aa96eb: Layer already exists 05:07:33 42ed50bac029: Layer already exists 05:07:33 7c504f21be85: Layer already exists 05:07:33 napa: digest: sha256:793183aa999628384c21e1a3404401fddceee9ade4a01e39fa85094b9ac8aab8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:07:33 ===================================================== [Pipeline] echo 05:07:33 taggedImages: 05:07:33 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 05:07:33 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.1-dev.1 05:07:33 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72-3.1.1-dev.1 05:07:33 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:07:33 05:07:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:07:34 arm64: Pulling from edgex-lftools-log-publisher 05:07:34 8998bd30e6a1: Pulling fs layer 05:07:34 04944245beec: Pulling fs layer 05:07:34 699f458cf7ca: Pulling fs layer 05:07:34 765212b225bb: Pulling fs layer 05:07:34 f23df028b6ca: Pulling fs layer 05:07:34 d65c8cfc05b1: Pulling fs layer 05:07:34 2437ff75d9bd: Pulling fs layer 05:07:34 d65c8cfc05b1: Waiting 05:07:34 765212b225bb: Waiting 05:07:34 f23df028b6ca: Waiting 05:07:34 2437ff75d9bd: Waiting 05:07:34 04944245beec: Download complete 05:07:34 765212b225bb: Verifying Checksum 05:07:34 765212b225bb: Download complete 05:07:34 f23df028b6ca: Verifying Checksum 05:07:34 f23df028b6ca: Download complete 05:07:34 d65c8cfc05b1: Verifying Checksum 05:07:34 d65c8cfc05b1: Download complete 05:07:34 699f458cf7ca: Verifying Checksum 05:07:34 699f458cf7ca: Download complete 05:07:34 8998bd30e6a1: Verifying Checksum 05:07:34 8998bd30e6a1: Download complete 05:07:37 2437ff75d9bd: Verifying Checksum 05:07:37 2437ff75d9bd: Download complete 05:07:39 8998bd30e6a1: Pull complete 05:07:40 04944245beec: Pull complete 05:07:41 699f458cf7ca: Pull complete 05:07:41 765212b225bb: Pull complete 05:07:42 f23df028b6ca: Pull complete 05:07:42 d65c8cfc05b1: Pull complete 05:08:01 2437ff75d9bd: Pull complete 05:08:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:08:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:01 prd-ubuntu20.04-docker-arm64-4c-16g-822 does not seem to be running inside a container 05:08: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/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:08:04 $ docker top b6fe8fbd4e4b1ca37bdc9c19816760ec2bd37fb188af5cec79b19749fb8a8a6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:05 ---> job-cost.sh 05:08:05 lf-activate-venv: SKIPPING 05:08:05 INFO: No Stack... 05:08:05 INFO: Retrieving Pricing Info for: v3-standard-4 05:08:06 INFO: Archiving Costs [Pipeline] sh 05:08:07 + cat /w/workspace/device-mqtt-go/6/archives/cost.csv 05:08:07 + cut -d, -f6 [Pipeline] lock 05:08:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-6-stack-cost] 05:08:07 Resource [jenkins-edgexfoundry-device-mqtt-go-napa-6-stack-cost] did not exist. Created. 05:08:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:08:07 /w/workspace/device-mqtt-go/6@tmp/durable-c88273a2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:08:08 + echo total: 0.10999999940395355 [Pipeline] stash 05:08:08 Warning: overwriting stash ‘stack-cost’ 05:08:08 Stashed 1 file(s) [Pipeline] } 05:08:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-napa-6-stack-cost] [Pipeline] // lock [Pipeline] } 05:08:08 $ docker stop --time=1 b6fe8fbd4e4b1ca37bdc9c19816760ec2bd37fb188af5cec79b19749fb8a8a6e 05:08:10 $ docker rm -f --volumes b6fe8fbd4e4b1ca37bdc9c19816760ec2bd37fb188af5cec79b19749fb8a8a6e [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 05:08:11 provisioning config files... 05:08:11 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config15594772703319461843tmp [Pipeline] { [Pipeline] sh 05:08:11 + set +x 05:08:11 + bash -s -- 05:08:11 + curl -s https://codecov.io/bash 05:08:11 05:08:11 _____ _ 05:08:11 / ____| | | 05:08:11 | | ___ __| | ___ ___ _____ __ 05:08:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:08:11 | |___| (_) | (_| | __/ (_| (_) \ V / 05:08:11 \_____\___/ \__,_|\___|\___\___/ \_/ 05:08:11 Bash-1.0.6 05:08:11 05:08:11 05:08:11 ==> git version 2.25.1 found 05:08:11 ==> 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 05:08:11 Release-Date: 2020-01-08 05:08:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:08:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:08:11 ==> Jenkins CI detected. 05:08:11 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_napa 05:08:11 project root: . 05:08:11 --> token set from env 05:08:11 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 05:08:11 ==> Running gcov in . (disable via -X gcov) 05:08:11 ==> Python coveragepy not found 05:08:11 ==> Searching for coverage reports in: 05:08:11 + . 05:08:11 -> Found 1 reports 05:08:11 ==> Detecting git/mercurial file structure 05:08:11 ==> Reading reports 05:08:11 + ./coverage.out bytes=18506 05:08:11 ==> Appending adjustments 05:08:11 https://docs.codecov.io/docs/fixing-reports 05:08:11 + Found adjustments 05:08:11 ==> Gzipping contents 05:08:11 16K /tmp/codecov.68Q2Xv.gz 05:08:11 ==> Uploading reports 05:08:11 url: https://codecov.io 05:08:11 query: branch=napa&commit=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fnapa%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:08:11 -> Pinging Codecov 05:08:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fnapa%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:08:11 -> Uploading to 05:08:11 https://storage.googleapis.com/codecov/v4/raw/2024-05-27/7D719EC7BBE17E464838252E33014C33/7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72/95bc3032-a2f0-458d-bcd4-180557a176c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T050811Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65c43c15b3cc26ecc741599009b498e4cc185a81282f528df12416f4bfdd742b 05:08:11 % Total % Received % Xferd Average Speed Time Time Time Current 05:08:11 Dload Upload Total Spent Left Speed 05:08:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14845 0 0 100 14845 0 54577 --:--:-- --:--:-- --:--:-- 54778 05:08:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7a6fdf0b72787c14a6f52506e36c0d70e9ebdd72 [Pipeline] } 05:08:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:08:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:08:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:08:12 05:08:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:08:13 latest: Pulling from edgex-devops/edgex-snyk-go 05:08:13 619be1103602: Already exists 05:08:13 f8ea3408117e: Pulling fs layer 05:08:13 91320369b822: Pulling fs layer 05:08:13 0406650e8295: Pulling fs layer 05:08:13 4f4fb700ef54: Pulling fs layer 05:08:13 96d80e3f36e1: Pulling fs layer 05:08:13 bcf3aedb951c: Pulling fs layer 05:08:13 96d80e3f36e1: Waiting 05:08:13 4f4fb700ef54: Waiting 05:08:13 bcf3aedb951c: Waiting 05:08:13 0406650e8295: Verifying Checksum 05:08:13 0406650e8295: Download complete 05:08:13 f8ea3408117e: Download complete 05:08:13 4f4fb700ef54: Verifying Checksum 05:08:13 4f4fb700ef54: Download complete 05:08:13 f8ea3408117e: Pull complete 05:08:13 96d80e3f36e1: Verifying Checksum 05:08:13 96d80e3f36e1: Download complete 05:08:13 91320369b822: Verifying Checksum 05:08:13 91320369b822: Download complete 05:08:13 bcf3aedb951c: Verifying Checksum 05:08:13 bcf3aedb951c: Download complete 05:08:16 91320369b822: Pull complete 05:08:16 0406650e8295: Pull complete 05:08:16 4f4fb700ef54: Pull complete 05:08:16 96d80e3f36e1: Pull complete 05:08:19 bcf3aedb951c: Pull complete 05:08:19 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:08:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:19 prd-ubuntu20.04-docker-8c-8g-821 does not seem to be running inside a container 05:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:08:23 $ docker top bba5e216381cbf1d37cc927549b43d273dd1e9bdbbaf87d584ad667cbeeaf047 -eo pid,comm [Pipeline] { [Pipeline] echo 05:08:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:napa' [Pipeline] sh 05:08:23 + set -o pipefail 05:08:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:napa' 05:08:26 05:08:26 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_napa... 05:08:26 05:08:26 'go list -json -deps ./...' command failed with error: error obtaining VCS status: exit status 128 05:08:26 Use -buildvcs=false to disable VCS stamping. 05:08:26 error obtaining VCS status: exit status 128 05:08:26 Use -buildvcs=false to disable VCS stamping. 05:08:26 [Pipeline] } 05:08:26 $ docker stop --time=1 bba5e216381cbf1d37cc927549b43d273dd1e9bdbbaf87d584ad667cbeeaf047 05:08:28 $ docker rm -f --volumes bba5e216381cbf1d37cc927549b43d273dd1e9bdbbaf87d584ad667cbeeaf047 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:08:28 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:08:29 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_napa/archives ] 05:08:29 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_napa/archives 05:08:29 total 16 05:08:29 drwxr-xr-x 3 root root 4096 May 27 04:57 . 05:08:29 drwxrwxr-x 11 jenkins jenkins 4096 May 27 04:57 .. 05:08:29 drwxr-xr-x 2 root root 4096 May 27 04:57 cost 05:08:29 -rw-r--r-- 1 root root 84 May 27 04:57 cost.csv 05:08:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_napa/archives 05:08:29 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_napa/archives 05:08:29 total 16 05:08:29 drwxr-xr-x 3 jenkins jenkins 4096 May 27 04:57 . 05:08:29 drwxrwxr-x 11 jenkins jenkins 4096 May 27 04:57 .. 05:08:29 drwxr-xr-x 2 jenkins jenkins 4096 May 27 04:57 cost 05:08:29 -rw-r--r-- 1 jenkins jenkins 84 May 27 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:08:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:08:30 ---> package-listing.sh 05:08:30 ++ facter osfamily 05:08:30 ++ tr '[:upper:]' '[:lower:]' 05:08:30 + OS_FAMILY=debian 05:08:30 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_napa 05:08:30 + START_PACKAGES=/tmp/packages_start.txt 05:08:30 + END_PACKAGES=/tmp/packages_end.txt 05:08:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:08:30 + PACKAGES=/tmp/packages_start.txt 05:08:30 + '[' /w/workspace/edgexfoundry_device-mqtt-go_napa ']' 05:08:30 + PACKAGES=/tmp/packages_end.txt 05:08:30 + case "${OS_FAMILY}" in 05:08:30 + dpkg -l 05:08:30 + grep '^ii' 05:08:30 + '[' -f /tmp/packages_start.txt ']' 05:08:30 + '[' -f /tmp/packages_end.txt ']' 05:08:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:08:30 + '[' /w/workspace/edgexfoundry_device-mqtt-go_napa ']' 05:08:30 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_napa/archives/ 05:08:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_napa/archives/ [Pipeline] echo 05:08:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:08:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:31 prd-ubuntu20.04-docker-8c-8g-821 does not seem to be running inside a container 05:08:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:08:31 $ docker top db50fb4f289e8e8354569358902de1f3d8aef880059aac52f65bd5284c7b3310 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:31 + touch /tmp/pre-build-complete [Pipeline] sh 05:08:32 + mkdir -p /var/log/sysstat [Pipeline] sh 05:08:32 + ls /var/log/sa-host 05:08:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:32 provisioning config files... 05:08:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config8538451794185771601tmp [Pipeline] { [Pipeline] echo 05:08:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:08:32 ---> create-netrc.sh [Pipeline] } 05:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:08:33 ---> python-tools-install.sh [Pipeline] echo 05:08:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:08:33 ---> sudo-logs.sh 05:08:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:08:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:08:33 ---> job-cost.sh 05:08:33 lf-activate-venv: SKIPPING 05:08:33 DEBUG: total: 0.2199999988079071 05:08:33 INFO: Retrieving Stack Cost... 05:08:34 INFO: Retrieving Pricing Info for: v3-standard-8 05:08:34 INFO: Archiving Costs [Pipeline] echo 05:08:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:08:35 ---> logs-deploy.sh 05:08:35 lf-activate-venv: SKIPPING 05:08:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/napa/6 05:08:35 INFO: archiving workspace using pattern(s): 05:08:35 Archives upload complete. 05:08:35 INFO: archiving logs to Nexus