Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ecf853e9146b6aac4215f7018ae941eb175f8eb 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-ssh7804858220566422055.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh1445915234852175262.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/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-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6018866240708645399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh1556791884369590502.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-uart/branches/main/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-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3318273735009016747.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-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart 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-uart 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-16279’ Running on prd-ubuntu20.04-docker-8c-8g-16282 in /w/workspace/edgexfoundry_device-uart_main [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-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5ecf853e9146b6aac4215f7018ae941eb175f8eb (main) Commit message: "Merge pull request #30 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.39" > git config core.sparsecheckout # timeout=10 > git checkout -f 5ecf853e9146b6aac4215f7018ae941eb175f8eb # timeout=10 > git rev-list --no-walk 163a5cf59154a2f057feab4c63f7858625d99e7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:10:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:10:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:10:21 ========================================================= 20:10:21 EdgeX Global Pipelines Version Info 20:10:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:10:23 ------------------- 20:10:23 stable info: 20:10:23 ------------------- 20:10:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:10:23 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 20:10:23 Message: update stable to v1.0.255 20:10:23 ------------------- 20:10:23 experimental info: 20:10:23 ------------------- 20:10:23 Commited By: **** collab-it+edgex@linuxfoundation.org 20:10:23 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 20:10:23 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ecf853e9146b6aac4215f7018ae941eb175f8eb [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ecf853 [Pipeline] echo 20:10:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:24 provisioning config files... 20:10:24 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3245198015234904562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:24 ---> docker-login.sh 20:10:24 nexus3.edgexfoundry.org:10001 20:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:24 Configure a credential helper to remove this warning. See 20:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:24 20:10:24 Login Succeeded 20:10:24 nexus3.edgexfoundry.org:10002 20:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:24 Configure a credential helper to remove this warning. See 20:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:24 20:10:24 Login Succeeded 20:10:24 nexus3.edgexfoundry.org:10003 20:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:25 Configure a credential helper to remove this warning. See 20:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:25 20:10:25 Login Succeeded 20:10:25 nexus3.edgexfoundry.org:10004 20:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:25 Configure a credential helper to remove this warning. See 20:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:25 20:10:25 Login Succeeded 20:10:25 docker.io 20:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:25 Configure a credential helper to remove this warning. See 20:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:25 20:10:25 Login Succeeded 20:10:25 ---> docker-login.sh ends [Pipeline] } 20:10:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:10:26 + git rev-list -1 --merges 5ecf853e9146b6aac4215f7018ae941eb175f8eb~1..5ecf853e9146b6aac4215f7018ae941eb175f8eb [Pipeline] echo 20:10:26 -----------> git rev-list -1 --merges 5ecf853e9146b6aac4215f7018ae941eb175f8eb~1..5ecf853e9146b6aac4215f7018ae941eb175f8eb 5ecf853e9146b6aac4215f7018ae941eb175f8eb 20:10:26 5ecf853e9146b6aac4215f7018ae941eb175f8eb [false] [Pipeline] sh 20:10:26 + git log --format=format:%s -1 5ecf853e9146b6aac4215f7018ae941eb175f8eb [Pipeline] echo 20:10:26 ========================================================= 20:10:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:10:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:27 + git log --format=format:%s -1 5ecf853e9146b6aac4215f7018ae941eb175f8eb [Pipeline] echo 20:10:27 [semverPrep] GIT_COMMIT: 5ecf853e9146b6aac4215f7018ae941eb175f8eb, Commit Message: Merge pull request #30 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.39 [Pipeline] echo 20:10:27 [semverPrep] This is not a build commit. [Pipeline] sh 20:10:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:10:27 + grep -v github /etc/ssh/ssh_known_hosts 20:10:27 + [ -e /tmp/ssh_known_hosts ] 20:10:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:10:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:10:27 + sudo tee -a /etc/ssh/ssh_known_hosts 20:10:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:27 20:10:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:28 0.1.4: Pulling from edgex-devops/py-git-semver 20:10:28 b85a868b505f: Pulling fs layer 20:10:28 e2be974225ed: Pulling fs layer 20:10:28 339a4e72a1f5: Pulling fs layer 20:10:28 988bab9f4d93: Pulling fs layer 20:10:28 1469e6f7b9e6: Pulling fs layer 20:10:28 eaf3925da568: Pulling fs layer 20:10:28 bab4dde63d76: Pulling fs layer 20:10:28 bde34c3a00c8: Pulling fs layer 20:10:28 b352a97aabf1: Pulling fs layer 20:10:28 4872d77fe225: Pulling fs layer 20:10:28 5851b861e8e6: Pulling fs layer 20:10:28 988bab9f4d93: Waiting 20:10:28 1469e6f7b9e6: Waiting 20:10:28 eaf3925da568: Waiting 20:10:28 bab4dde63d76: Waiting 20:10:28 bde34c3a00c8: Waiting 20:10:28 b352a97aabf1: Waiting 20:10:28 4872d77fe225: Waiting 20:10:28 5851b861e8e6: Waiting 20:10:28 e2be974225ed: Download complete 20:10:28 988bab9f4d93: Verifying Checksum 20:10:28 988bab9f4d93: Download complete 20:10:28 1469e6f7b9e6: Verifying Checksum 20:10:28 1469e6f7b9e6: Download complete 20:10:28 339a4e72a1f5: Verifying Checksum 20:10:28 339a4e72a1f5: Download complete 20:10:28 b352a97aabf1: Download complete 20:10:28 4872d77fe225: Download complete 20:10:28 5851b861e8e6: Verifying Checksum 20:10:28 5851b861e8e6: Download complete 20:10:28 b85a868b505f: Download complete 20:10:28 bab4dde63d76: Verifying Checksum 20:10:28 bab4dde63d76: Download complete 20:10:29 b85a868b505f: Pull complete 20:10:29 e2be974225ed: Pull complete 20:10:30 339a4e72a1f5: Pull complete 20:10:30 988bab9f4d93: Pull complete 20:10:30 1469e6f7b9e6: Pull complete 20:10:30 eaf3925da568: Pull complete 20:10:32 bab4dde63d76: Pull complete 20:10:32 bde34c3a00c8: Pull complete 20:10:33 b352a97aabf1: Pull complete 20:10:33 4872d77fe225: Pull complete 20:10:33 5851b861e8e6: Pull complete 20:10:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:33 prd-ubuntu20.04-docker-8c-8g-16282 does not seem to be running inside a container 20:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:10:37 $ docker top 8b7d0c1632b2673118829d324c901bffd4e364f113a19fa70133ed21d4fe62b5 -eo pid,comm 20:10:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:10:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:38 [ssh-agent] Looking for ssh-agent implementation... 20:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:38 $ docker exec 8b7d0c1632b2673118829d324c901bffd4e364f113a19fa70133ed21d4fe62b5 ssh-agent 20:10:38 SSH_AUTH_SOCK=/tmp/ssh-lteTSlAcyfxK/agent.33 20:10:38 SSH_AGENT_PID=39 20:10:38 Running ssh-add (command line suppressed) 20:10:38 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2900683172740490019.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2900683172740490019.key) 20:10:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:38 + git tag --points-at HEAD [Pipeline] } 20:10:38 $ docker exec --env ******** --env ******** 8b7d0c1632b2673118829d324c901bffd4e364f113a19fa70133ed21d4fe62b5 ssh-agent -k 20:10:38 unset SSH_AUTH_SOCK; 20:10:38 unset SSH_AGENT_PID; 20:10:38 echo Agent pid 39 killed; 20:10:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:38 [ssh-agent] Looking for ssh-agent implementation... 20:10:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:39 $ docker exec 8b7d0c1632b2673118829d324c901bffd4e364f113a19fa70133ed21d4fe62b5 ssh-agent 20:10:39 SSH_AUTH_SOCK=/tmp/ssh-VfULuXT9LrOZ/agent.71 20:10:39 SSH_AGENT_PID=77 20:10:39 Running ssh-add (command line suppressed) 20:10:39 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10399546793824050921.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10399546793824050921.key) 20:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:39 + git semver init 20:10:39 2023-11-01 20:10:39,753 [run_init] DEBUG init version:0.0.0 force:False 20:10:39 2023-11-01 20:10:39,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 20:10:39 2023-11-01 20:10:39,754 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 20:10:39 2023-11-01 20:10:39,755 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 20:10:40 2023-11-01 20:10:40,736 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 20:10:40 2023-11-01 20:10:40,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 20:10:40 2023-11-01 20:10:40,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:10:40 2023-11-01 20:10:40,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:10:40 3.0.1-dev.9 [Pipeline] } 20:10:40 $ docker exec --env ******** --env ******** 8b7d0c1632b2673118829d324c901bffd4e364f113a19fa70133ed21d4fe62b5 ssh-agent -k 20:10:40 unset SSH_AUTH_SOCK; 20:10:40 unset SSH_AGENT_PID; 20:10:40 echo Agent pid 77 killed; 20:10:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:41 + git semver [Pipeline] } 20:10:41 $ docker stop --time=1 8b7d0c1632b2673118829d324c901bffd4e364f113a19fa70133ed21d4fe62b5 20:10:42 $ docker rm -f --volumes 8b7d0c1632b2673118829d324c901bffd4e364f113a19fa70133ed21d4fe62b5 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:43 Stashed 1 file(s) [Pipeline] echo 20:10:43 [edgeXSemver]: initialized semver on version 3.0.1-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:43 provisioning config files... 20:10:43 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17574994580454367430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:43 ---> docker-login.sh 20:10:43 nexus3.edgexfoundry.org:10001 20:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:43 Configure a credential helper to remove this warning. See 20:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:43 20:10:43 Login Succeeded 20:10:43 nexus3.edgexfoundry.org:10002 20:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:43 Configure a credential helper to remove this warning. See 20:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:43 20:10:43 Login Succeeded 20:10:43 nexus3.edgexfoundry.org:10003 20:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:44 Configure a credential helper to remove this warning. See 20:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:44 20:10:44 Login Succeeded 20:10:44 nexus3.edgexfoundry.org:10004 20:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:44 Configure a credential helper to remove this warning. See 20:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:44 20:10:44 Login Succeeded 20:10:44 docker.io 20:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:44 Configure a credential helper to remove this warning. See 20:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:44 20:10:44 Login Succeeded 20:10:44 ---> docker-login.sh ends [Pipeline] } 20:10:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:10:45 ========================================================= 20:10:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:10:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:10:45 Sending build context to Docker daemon 11.18MB 20:10:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:10:45 Step 2/12 : FROM ${BASE} AS builder 20:10:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:45 7264a8db6415: Pulling fs layer 20:10:45 c4d48a809fc2: Pulling fs layer 20:10:45 4f1c88b9dad5: Pulling fs layer 20:10:45 ad3a456e5733: Pulling fs layer 20:10:45 33e27b845d1e: Pulling fs layer 20:10:45 c68163c4e522: Pulling fs layer 20:10:45 50da416c3ac9: Pulling fs layer 20:10:45 23d2d4c4bb30: Pulling fs layer 20:10:45 33e27b845d1e: Waiting 20:10:45 c68163c4e522: Waiting 20:10:45 50da416c3ac9: Waiting 20:10:45 23d2d4c4bb30: Waiting 20:10:45 c4d48a809fc2: Verifying Checksum 20:10:45 c4d48a809fc2: Download complete 20:10:45 ad3a456e5733: Verifying Checksum 20:10:45 ad3a456e5733: Download complete 20:10:45 33e27b845d1e: Verifying Checksum 20:10:45 33e27b845d1e: Download complete 20:10:45 7264a8db6415: Verifying Checksum 20:10:45 7264a8db6415: Download complete 20:10:45 c68163c4e522: Verifying Checksum 20:10:45 c68163c4e522: Download complete 20:10:45 7264a8db6415: Pull complete 20:10:45 c4d48a809fc2: Pull complete 20:10:45 23d2d4c4bb30: Verifying Checksum 20:10:45 23d2d4c4bb30: Download complete 20:10:46 4f1c88b9dad5: Verifying Checksum 20:10:46 4f1c88b9dad5: Download complete 20:10:46 50da416c3ac9: Verifying Checksum 20:10:46 50da416c3ac9: Download complete 20:10:49 4f1c88b9dad5: Pull complete 20:10:49 ad3a456e5733: Pull complete 20:10:49 33e27b845d1e: Pull complete 20:10:49 c68163c4e522: Pull complete 20:10:52 50da416c3ac9: Pull complete 20:10:52 23d2d4c4bb30: Pull complete 20:10:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:10:52 ---> 0786185ac409 20:10:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:10:58 Still waiting to schedule task 20:10:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16281’ 20:11:00 ---> Running in c778ed2264af 20:11:00 Removing intermediate container c778ed2264af 20:11:00 ---> 7a89b3a56c02 20:11:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:11:00 ---> Running in 1a87f615e9d0 20:11:00 Removing intermediate container 1a87f615e9d0 20:11:00 ---> 814ddf1cea66 20:11:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:11:00 ---> Running in ca86afbfe076 20:11:00 Removing intermediate container ca86afbfe076 20:11:00 ---> ae96c3172ee3 20:11:00 Step 6/12 : WORKDIR /device-uart 20:11:00 ---> Running in d214329e1c3d 20:11:00 Removing intermediate container d214329e1c3d 20:11:00 ---> 3d9bf62c8655 20:11:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:00 ---> Running in 963c52630bd0 20:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:11:01 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:11:01 (2/4) Installing libedit (20221030.3.1-r1) 20:11:01 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:11:01 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:11:01 Executing busybox-1.36.1-r2.trigger 20:11:01 OK: 268 MiB in 56 packages 20:11:02 Removing intermediate container 963c52630bd0 20:11:02 ---> 17b69a4105ce 20:11:02 Step 8/12 : COPY go.mod vendor* ./ 20:11:02 ---> d05dfddccef2 20:11:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:02 ---> Running in e902f7c3cfad 20:11:48 Removing intermediate container e902f7c3cfad 20:11:48 ---> 7e9669f3a9ba 20:11:48 Step 10/12 : COPY . . 20:11:48 ---> 74454b65c005 20:11:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:11:48 ---> Running in 42184c2bf60a 20:11:48 Removing intermediate container 42184c2bf60a 20:11:48 ---> b8b390d863e0 20:11:48 Step 12/12 : RUN ${MAKE} 20:11:48 ---> Running in fc17318c0698 20:11:48 noop 20:11:48 Removing intermediate container fc17318c0698 20:11:48 ---> 1a78c362cb26 20:11:48 Successfully built 1a78c362cb26 20:11:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:49 + docker inspect -f . ci-base-image-x86_64 20:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:49 prd-ubuntu20.04-docker-8c-8g-16282 does not seem to be running inside a container 20:11:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:11:49 $ docker top 9b5e6ae781d3aeaf064cd83df98baf6b01e4e231e29bfb0959b7e2fd5b838c50 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:49 + go version 20:11:49 go version go1.21.0 linux/amd64 [Pipeline] } 20:11:49 $ docker stop --time=1 9b5e6ae781d3aeaf064cd83df98baf6b01e4e231e29bfb0959b7e2fd5b838c50 20:11:51 $ docker rm -f --volumes 9b5e6ae781d3aeaf064cd83df98baf6b01e4e231e29bfb0959b7e2fd5b838c50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:51 + docker inspect -f . ci-base-image-x86_64 20:11:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:51 prd-ubuntu20.04-docker-8c-8g-16282 does not seem to be running inside a container 20:11:51 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:11:52 $ docker top e8547838d52e9df0bb7ff03e91f54f0d215dff9ff95d3cfd2c70929ddceb0e37 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:52 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 20:11:52 + make test 20:11:52 go test ./... -coverprofile=coverage.out 20:11:54 ? github.com/edgexfoundry/device-uart [no test files] 20:12:04 ? github.com/edgexfoundry/device-uart/cmd [no test files] 20:12:04 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 20:12:12 go vet ./... 20:12:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:15 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:12:15 $ docker stop --time=1 e8547838d52e9df0bb7ff03e91f54f0d215dff9ff95d3cfd2c70929ddceb0e37 20:12:19 $ docker rm -f --volumes e8547838d52e9df0bb7ff03e91f54f0d215dff9ff95d3cfd2c70929ddceb0e37 [Pipeline] // withDockerContainer [Pipeline] sh 20:12:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:12:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:21 + ls -al . 20:12:21 total 152 20:12:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 20:11 . 20:12:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 20:10 .. 20:12:21 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 20:10 .dockerignore 20:12:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 20:12 .git 20:12:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:10 .github 20:12:21 -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 20:10 .gitignore 20:12:21 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 20:10 .golangci.yml 20:12:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 20:10 .semver 20:12:21 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 1 20:10 Attribution.txt 20:12:21 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 1 20:10 Dockerfile 20:12:21 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 20:10 GOVERNANCE.md 20:12:21 -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 20:10 Jenkinsfile 20:12:21 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 20:10 LICENSE 20:12:21 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 1 20:10 Makefile 20:12:21 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 20:10 OWNERS.md 20:12:21 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 20:10 README.md 20:12:21 -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 20:10 VERSION 20:12:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 20:10 bin 20:12:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:10 cmd 20:12:21 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 20:11 coverage.out 20:12:21 -rw-rw-r-- 1 jenkins jenkins 3721 Nov 1 20:10 go.mod 20:12:21 -rw-rw-r-- 1 jenkins jenkins 35313 Nov 1 20:10 go.sum 20:12:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:10 internal 20:12:21 -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 20:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:21 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5ecf853e9146b6aac4215f7018ae941eb175f8eb --label arch=amd64 --label version=3.0.1-dev.9 . 20:12:21 Sending build context to Docker daemon 11.18MB 20:12:21 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:12:21 Step 2/25 : FROM ${BASE} AS builder 20:12:21 ---> 1a78c362cb26 20:12:21 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:12:21 ---> Running in 74e56fd62320 20:12:21 Removing intermediate container 74e56fd62320 20:12:21 ---> af706ae0957f 20:12:21 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:12:21 ---> Running in 80525c11e3c5 20:12:21 Removing intermediate container 80525c11e3c5 20:12:21 ---> 28e2acc625b5 20:12:21 Step 5/25 : ARG ADD_BUILD_TAGS="" 20:12:21 ---> Running in 152ef9db9fad 20:12:21 Removing intermediate container 152ef9db9fad 20:12:21 ---> 8161897c7cf3 20:12:21 Step 6/25 : WORKDIR /device-uart 20:12:21 ---> Running in f1fa116b3fad 20:12:21 Removing intermediate container f1fa116b3fad 20:12:21 ---> 925bb5840494 20:12:21 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:22 ---> Running in a9c737f8e38e 20:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:12:22 OK: 268 MiB in 56 packages 20:12:22 Removing intermediate container a9c737f8e38e 20:12:22 ---> 186111176ec6 20:12:22 Step 8/25 : COPY go.mod vendor* ./ 20:12:23 ---> 28380a5f408d 20:12:23 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:23 ---> Running in b0fcd21876fe 20:12:23 Removing intermediate container b0fcd21876fe 20:12:23 ---> 25f811e9b4e1 20:12:23 Step 10/25 : COPY . . 20:12:24 ---> c106cf970f7b 20:12:24 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:12:24 ---> Running in 99b9f59cf816 20:12:24 Removing intermediate container 99b9f59cf816 20:12:24 ---> 5ee7ef2fde54 20:12:24 Step 12/25 : RUN ${MAKE} 20:12:24 ---> Running in 346b4b336f20 20:12:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-uart ./cmd 20:12:51 Removing intermediate container 346b4b336f20 20:12:51 ---> ebfb0d1f61ba 20:12:51 Step 13/25 : FROM alpine:3.18 20:12:51 3.18: Pulling from library/alpine 20:12:51 96526aa774ef: Pulling fs layer 20:12:51 96526aa774ef: Download complete 20:12:51 96526aa774ef: Pull complete 20:12:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:12:51 Status: Downloaded newer image for alpine:3.18 20:12:51 ---> 8ca4688f4f35 20:12:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:12:51 ---> Running in ba81d8e89b35 20:12:51 Removing intermediate container ba81d8e89b35 20:12:51 ---> c85b6c9b15e6 20:12:51 Step 15/25 : RUN apk add --update --no-cache dumb-init 20:12:51 ---> Running in f01e5514eb04 20:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:12:51 (1/1) Installing dumb-init (1.2.5-r2) 20:12:51 Executing busybox-1.36.1-r2.trigger 20:12:51 OK: 7 MiB in 16 packages 20:12:51 Removing intermediate container f01e5514eb04 20:12:51 ---> f1c6401691f8 20:12:51 Step 16/25 : WORKDIR / 20:12:51 ---> Running in bc7851c7919d 20:12:51 Removing intermediate container bc7851c7919d 20:12:51 ---> 9f92d2d4c1d0 20:12:51 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 20:12:51 ---> 2afa2969a6c0 20:12:51 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 20:12:51 ---> cb5e3f2ec371 20:12:51 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 20:12:51 ---> 836d5edc776f 20:12:51 Step 20/25 : EXPOSE 59995 20:12:51 ---> Running in 8df2bef706b6 20:12:51 Removing intermediate container 8df2bef706b6 20:12:51 ---> 6f7fd5b60097 20:12:51 Step 21/25 : ENTRYPOINT ["/device-uart"] 20:12:51 ---> Running in 563c9a5531d6 20:12:51 Removing intermediate container 563c9a5531d6 20:12:51 ---> adb882dd7ac7 20:12:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:12:51 ---> Running in 530e85dde373 20:12:51 Removing intermediate container 530e85dde373 20:12:51 ---> 69302d51695c 20:12:51 Step 23/25 : LABEL arch=amd64 20:12:51 ---> Running in de6a99d9e2c7 20:12:51 Removing intermediate container de6a99d9e2c7 20:12:51 ---> a14a360a11bd 20:12:51 Step 24/25 : LABEL git_sha=5ecf853e9146b6aac4215f7018ae941eb175f8eb 20:12:51 ---> Running in 594e4634e3a7 20:12:51 Removing intermediate container 594e4634e3a7 20:12:51 ---> 417860e426d8 20:12:51 Step 25/25 : LABEL version=3.0.1-dev.9 20:12:51 ---> Running in 8f89b52f3bcf 20:12:51 Removing intermediate container 8f89b52f3bcf 20:12:51 ---> fc630b83323f 20:12:51 [Warning] One or more build-args [ARCH] were not consumed 20:12:51 Successfully built fc630b83323f 20:12:51 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:51 provisioning config files... 20:12:51 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8753316686071374889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:52 ---> docker-login.sh 20:12:52 nexus3.edgexfoundry.org:10001 20:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:52 Configure a credential helper to remove this warning. See 20:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:52 20:12:52 Login Succeeded 20:12:52 nexus3.edgexfoundry.org:10002 20:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:52 Configure a credential helper to remove this warning. See 20:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:52 20:12:52 Login Succeeded 20:12:52 nexus3.edgexfoundry.org:10003 20:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:52 Configure a credential helper to remove this warning. See 20:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:52 20:12:52 Login Succeeded 20:12:52 nexus3.edgexfoundry.org:10004 20:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:52 Configure a credential helper to remove this warning. See 20:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:52 20:12:52 Login Succeeded 20:12:52 docker.io 20:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:52 Configure a credential helper to remove this warning. See 20:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:52 20:12:52 Login Succeeded 20:12:52 ---> docker-login.sh ends [Pipeline] } 20:12:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:12:52 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 20:12:52 5ecf853e9146b6aac4215f7018ae941eb175f8eb 20:12:52 latest 20:12:52 3.0.1-dev.9 20:12:52 5ecf853e9146b6aac4215f7018ae941eb175f8eb-3.0.1-dev.9 20:12:52 main 20:12:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:53 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:5ecf853e9146b6aac4215f7018ae941eb175f8eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:53 + docker push nexus3.edgexfoundry.org:10004/device-uart:5ecf853e9146b6aac4215f7018ae941eb175f8eb 20:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:12:53 bd2e205a9112: Preparing 20:12:53 43d6256ee3c0: Preparing 20:12:53 41543cbef4af: Preparing 20:12:53 b04ed5e6737d: Preparing 20:12:53 cc2447e1835a: Preparing 20:12:53 cc2447e1835a: Layer already exists 20:12:53 43d6256ee3c0: Pushed 20:12:53 41543cbef4af: Pushed 20:12:53 b04ed5e6737d: Pushed 20:12:56 bd2e205a9112: Pushed 20:12:56 5ecf853e9146b6aac4215f7018ae941eb175f8eb: digest: sha256:e34b291d7eb1b8ddcbc992cf123ddd892870303a813e6df39356492d780500af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:57 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:57 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 20:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:12:57 bd2e205a9112: Preparing 20:12:57 43d6256ee3c0: Preparing 20:12:57 41543cbef4af: Preparing 20:12:57 b04ed5e6737d: Preparing 20:12:57 cc2447e1835a: Preparing 20:12:57 b04ed5e6737d: Layer already exists 20:12:57 cc2447e1835a: Layer already exists 20:12:57 bd2e205a9112: Layer already exists 20:12:57 43d6256ee3c0: Layer already exists 20:12:57 41543cbef4af: Layer already exists 20:12:57 latest: digest: sha256:e34b291d7eb1b8ddcbc992cf123ddd892870303a813e6df39356492d780500af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:57 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:58 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.9 20:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:12:58 bd2e205a9112: Preparing 20:12:58 43d6256ee3c0: Preparing 20:12:58 41543cbef4af: Preparing 20:12:58 b04ed5e6737d: Preparing 20:12:58 cc2447e1835a: Preparing 20:12:58 43d6256ee3c0: Layer already exists 20:12:58 cc2447e1835a: Layer already exists 20:12:58 b04ed5e6737d: Layer already exists 20:12:58 bd2e205a9112: Layer already exists 20:12:58 41543cbef4af: Layer already exists 20:12:58 3.0.1-dev.9: digest: sha256:e34b291d7eb1b8ddcbc992cf123ddd892870303a813e6df39356492d780500af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:58 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:5ecf853e9146b6aac4215f7018ae941eb175f8eb-3.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:58 + docker push nexus3.edgexfoundry.org:10004/device-uart:5ecf853e9146b6aac4215f7018ae941eb175f8eb-3.0.1-dev.9 20:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:12:58 bd2e205a9112: Preparing 20:12:58 43d6256ee3c0: Preparing 20:12:58 41543cbef4af: Preparing 20:12:58 b04ed5e6737d: Preparing 20:12:58 cc2447e1835a: Preparing 20:12:58 cc2447e1835a: Layer already exists 20:12:58 b04ed5e6737d: Layer already exists 20:12:58 bd2e205a9112: Layer already exists 20:12:58 43d6256ee3c0: Layer already exists 20:12:58 41543cbef4af: Layer already exists 20:12:58 5ecf853e9146b6aac4215f7018ae941eb175f8eb-3.0.1-dev.9: digest: sha256:e34b291d7eb1b8ddcbc992cf123ddd892870303a813e6df39356492d780500af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:59 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:59 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 20:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:12:59 bd2e205a9112: Preparing 20:12:59 43d6256ee3c0: Preparing 20:12:59 41543cbef4af: Preparing 20:12:59 b04ed5e6737d: Preparing 20:12:59 cc2447e1835a: Preparing 20:12:59 bd2e205a9112: Layer already exists 20:12:59 41543cbef4af: Layer already exists 20:12:59 cc2447e1835a: Layer already exists 20:12:59 b04ed5e6737d: Layer already exists 20:12:59 43d6256ee3c0: Layer already exists 20:12:59 main: digest: sha256:e34b291d7eb1b8ddcbc992cf123ddd892870303a813e6df39356492d780500af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:59 ===================================================== [Pipeline] echo 20:12:59 taggedImages: 20:12:59 - nexus3.edgexfoundry.org:10004/device-uart:5ecf853e9146b6aac4215f7018ae941eb175f8eb 20:12:59 - nexus3.edgexfoundry.org:10004/device-uart:latest 20:12:59 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.9 20:12:59 - nexus3.edgexfoundry.org:10004/device-uart:5ecf853e9146b6aac4215f7018ae941eb175f8eb-3.0.1-dev.9 20:12:59 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:59 20:12:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:00 latest: Pulling from edgex-lftools-log-publisher 20:13:00 5eb5b503b376: Pulling fs layer 20:13:00 5c69ac0246d0: Pulling fs layer 20:13:00 ec43610c2a17: Pulling fs layer 20:13:00 3a2ae6a8a46f: Pulling fs layer 20:13:00 33b1e0a273af: Pulling fs layer 20:13:00 5d3b04190fa2: Pulling fs layer 20:13:00 2f39f015ded8: Pulling fs layer 20:13:00 3a2ae6a8a46f: Waiting 20:13:00 5d3b04190fa2: Waiting 20:13:00 33b1e0a273af: Waiting 20:13:00 2f39f015ded8: Waiting 20:13:00 5c69ac0246d0: Verifying Checksum 20:13:00 5c69ac0246d0: Download complete 20:13:00 3a2ae6a8a46f: Verifying Checksum 20:13:00 3a2ae6a8a46f: Download complete 20:13:00 33b1e0a273af: Verifying Checksum 20:13:00 33b1e0a273af: Download complete 20:13:00 5d3b04190fa2: Verifying Checksum 20:13:00 5d3b04190fa2: Download complete 20:13:00 ec43610c2a17: Verifying Checksum 20:13:00 ec43610c2a17: Download complete 20:13:00 5eb5b503b376: Verifying Checksum 20:13:00 5eb5b503b376: Download complete 20:13:01 2f39f015ded8: Download complete 20:13:01 5eb5b503b376: Pull complete 20:13:01 5c69ac0246d0: Pull complete 20:13:02 ec43610c2a17: Pull complete 20:13:02 3a2ae6a8a46f: Pull complete 20:13:02 33b1e0a273af: Pull complete 20:13:02 5d3b04190fa2: Pull complete 20:13:07 2f39f015ded8: Pull complete 20:13:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:08 prd-ubuntu20.04-docker-8c-8g-16282 does not seem to be running inside a container 20:13:08 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:13:15 $ docker top 2dd55d4b51b4d44081f4a21358dca46ae003c6c2e717b7912162738f93d6f89c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:16 ---> job-cost.sh 20:13:16 lf-activate-venv: SKIPPING 20:13:16 INFO: No Stack... 20:13:16 INFO: Retrieving Pricing Info for: v3-standard-8 20:13:17 INFO: Archiving Costs [Pipeline] sh 20:13:17 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 20:13:17 + cut -d, -f6 [Pipeline] lock 20:13:17 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-15-stack-cost] 20:13:17 Resource [jenkins-edgexfoundry-device-uart-main-15-stack-cost] did not exist. Created. 20:13:17 Lock acquired on [jenkins-edgexfoundry-device-uart-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:13:17 + echo total: 0.2199999988079071 [Pipeline] stash 20:13:17 Stashed 1 file(s) [Pipeline] } 20:13:17 Lock released on resource [jenkins-edgexfoundry-device-uart-main-15-stack-cost] [Pipeline] // lock [Pipeline] } 20:13:17 $ docker stop --time=1 2dd55d4b51b4d44081f4a21358dca46ae003c6c2e717b7912162738f93d6f89c 20:13:18 $ docker rm -f --volumes 2dd55d4b51b4d44081f4a21358dca46ae003c6c2e717b7912162738f93d6f89c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:14:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16284 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 20:14:04 Running in /w/workspace/device-uart/15 [Pipeline] { [Pipeline] checkout 20:14:04 The recommended git tool is: git 20:14:11 using credential edgex-jenkins-ssh 20:14:11 Cloning the remote Git repository 20:14:11 Cloning repository git@github.com:edgexfoundry/device-uart.git 20:14:11 > git init /w/workspace/device-uart/15 # timeout=10 20:14:11 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 20:14:11 > git --version # timeout=10 20:14:11 > git --version # 'git version 2.25.1' 20:14:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:14:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:14:12 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 20:14:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:14:13 Avoid second fetch 20:14:13 Checking out Revision 5ecf853e9146b6aac4215f7018ae941eb175f8eb (main) 20:14:14 Commit message: "Merge pull request #30 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.39" 20:14:13 > git config core.sparsecheckout # timeout=10 20:14:13 > git checkout -f 5ecf853e9146b6aac4215f7018ae941eb175f8eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:14:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:14:15 % Total % Received % Xferd Average Speed Time Time Time Current 20:14:15 Dload Upload Total Spent Left Speed 20:14:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 20:14:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:14:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:14:16 + sudo tee /etc/docker/daemon.new 20:14:16 { 20:14:16 "registry-mirrors": [ 20:14:16 "https://nexus3.edgexfoundry.org:10001" 20:14:16 ], 20:14:16 "bip": "10.250.0.254/24", 20:14:16 "hosts": [ 20:14:16 "tcp://0.0.0.0:5555", 20:14:16 "unix:///var/run/docker.sock" 20:14:16 ], 20:14:16 "mtu": 1458, 20:14:16 "selinux-enabled": true, 20:14:16 "seccomp-profile": "/etc/docker/seccomp.json" 20:14:16 } [Pipeline] sh 20:14:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:14:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:14:35 provisioning config files... 20:14:35 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/15@tmp/config4173048005945138292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:35 ---> docker-login.sh 20:14:35 nexus3.edgexfoundry.org:10001 20:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:36 Configure a credential helper to remove this warning. See 20:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:36 20:14:36 Login Succeeded 20:14:36 nexus3.edgexfoundry.org:10002 20:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:36 Configure a credential helper to remove this warning. See 20:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:36 20:14:36 Login Succeeded 20:14:36 nexus3.edgexfoundry.org:10003 20:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:37 Configure a credential helper to remove this warning. See 20:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:37 20:14:37 Login Succeeded 20:14:37 nexus3.edgexfoundry.org:10004 20:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:37 Configure a credential helper to remove this warning. See 20:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:37 20:14:37 Login Succeeded 20:14:37 docker.io 20:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:37 Configure a credential helper to remove this warning. See 20:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:37 20:14:38 Login Succeeded 20:14:38 ---> docker-login.sh ends [Pipeline] } 20:14:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:14:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:14:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:14:38 ========================================================= 20:14:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:14:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:14:39 Sending build context to Docker daemon 5.642MB 20:14:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:14:39 Step 2/12 : FROM ${BASE} AS builder 20:14:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:14:39 9fda8d8052c6: Pulling fs layer 20:14:39 5d54e960e981: Pulling fs layer 20:14:39 c4a7e357bf2a: Pulling fs layer 20:14:39 f0e02332f6b5: Pulling fs layer 20:14:39 cefa15bbcfad: Pulling fs layer 20:14:39 17808c966233: Pulling fs layer 20:14:39 f4c1fc716caa: Pulling fs layer 20:14:39 f0e02332f6b5: Waiting 20:14:39 17808c966233: Waiting 20:14:39 cefa15bbcfad: Waiting 20:14:39 f4c1fc716caa: Waiting 20:14:39 5d54e960e981: Verifying Checksum 20:14:39 5d54e960e981: Download complete 20:14:39 f0e02332f6b5: Verifying Checksum 20:14:39 f0e02332f6b5: Download complete 20:14:39 cefa15bbcfad: Verifying Checksum 20:14:39 cefa15bbcfad: Download complete 20:14:39 9fda8d8052c6: Verifying Checksum 20:14:39 9fda8d8052c6: Download complete 20:14:40 f4c1fc716caa: Verifying Checksum 20:14:40 f4c1fc716caa: Download complete 20:14:40 9fda8d8052c6: Pull complete 20:14:41 5d54e960e981: Pull complete 20:14:41 c4a7e357bf2a: Verifying Checksum 20:14:41 c4a7e357bf2a: Download complete 20:14:42 17808c966233: Verifying Checksum 20:14:42 17808c966233: Download complete 20:14:55 c4a7e357bf2a: Pull complete 20:14:55 f0e02332f6b5: Pull complete 20:14:55 cefa15bbcfad: Pull complete 20:15:03 17808c966233: Pull complete 20:15:03 f4c1fc716caa: Pull complete 20:15:03 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:15:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:15:03 ---> ea914061e18c 20:15:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:15:05 ---> Running in bd2e529cce0c 20:15:06 Removing intermediate container bd2e529cce0c 20:15:06 ---> 6b96f608b935 20:15:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:15:06 ---> Running in 5bc738d99a97 20:15:06 Removing intermediate container 5bc738d99a97 20:15:06 ---> 11bd52524bf0 20:15:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:15:06 ---> Running in 280c27cfd008 20:15:06 Removing intermediate container 280c27cfd008 20:15:06 ---> f31a029e9f62 20:15:06 Step 6/12 : WORKDIR /device-uart 20:15:06 ---> Running in 2053bc9f253e 20:15:07 Removing intermediate container 2053bc9f253e 20:15:07 ---> e7e9b9e37ddc 20:15:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:15:07 ---> Running in 516397721eae 20:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:10 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:15:10 (2/4) Installing libedit (20221030.3.1-r1) 20:15:10 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:15:10 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:15:10 Executing busybox-1.36.1-r2.trigger 20:15:10 OK: 270 MiB in 56 packages 20:15:12 Removing intermediate container 516397721eae 20:15:12 ---> 9b4b2c8a6881 20:15:12 Step 8/12 : COPY go.mod vendor* ./ 20:15:12 ---> bf994764bfbe 20:15:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:12 ---> Running in 53874f0504fe 20:16:34 Removing intermediate container 53874f0504fe 20:16:34 ---> b3c138e68d8b 20:16:34 Step 10/12 : COPY . . 20:16:34 ---> e3f1d5cd60cd 20:16:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:16:34 ---> Running in e261fbf138c9 20:16:35 Removing intermediate container e261fbf138c9 20:16:35 ---> 2f1d667fcf92 20:16:35 Step 12/12 : RUN ${MAKE} 20:16:35 ---> Running in f4733d396b42 20:16:35 noop 20:16:36 Removing intermediate container f4733d396b42 20:16:36 ---> dc755482e637 20:16:36 Successfully built dc755482e637 20:16:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker inspect -f . ci-base-image-arm64 20:16:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:37 prd-ubuntu20.04-docker-arm64-4c-16g-16284 does not seem to be running inside a container 20:16:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/15 -v /w/workspace/device-uart/15:/w/workspace/device-uart/15:rw,z -v /w/workspace/device-uart/15@tmp:/w/workspace/device-uart/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:16:38 $ docker top 7ed56b8d6ccfa2e4f96c27450104ceac33aea36681fd6f720594e1a01150fb5c -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:39 + go version 20:16:39 go version go1.21.0 linux/arm64 [Pipeline] } 20:16:39 $ docker stop --time=1 7ed56b8d6ccfa2e4f96c27450104ceac33aea36681fd6f720594e1a01150fb5c 20:16:41 $ docker rm -f --volumes 7ed56b8d6ccfa2e4f96c27450104ceac33aea36681fd6f720594e1a01150fb5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:42 + docker inspect -f . ci-base-image-arm64 20:16:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:42 prd-ubuntu20.04-docker-arm64-4c-16g-16284 does not seem to be running inside a container 20:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/15 -v /w/workspace/device-uart/15:/w/workspace/device-uart/15:rw,z -v /w/workspace/device-uart/15@tmp:/w/workspace/device-uart/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:16:43 $ docker top 0ec82ecfd966ce9fa234b7b9300efc967e7fa682e72eade5db9eba6718c4aa87 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:44 + git config --global --add safe.directory /w/workspace/device-uart/15 [Pipeline] fileExists [Pipeline] sh 20:16:45 + make test 20:16:45 go test ./... -coverprofile=coverage.out 20:16:49 ? github.com/edgexfoundry/device-uart [no test files] 20:18:41 ? github.com/edgexfoundry/device-uart/cmd [no test files] 20:18:41 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 20:18:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:18:41 go vet ./... 20:19:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:19:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:19:03 ./bin/test-attribution-txt.sh [Pipeline] echo 20:19:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:19:03 $ docker stop --time=1 0ec82ecfd966ce9fa234b7b9300efc967e7fa682e72eade5db9eba6718c4aa87 20:19:08 $ docker rm -f --volumes 0ec82ecfd966ce9fa234b7b9300efc967e7fa682e72eade5db9eba6718c4aa87 [Pipeline] // withDockerContainer [Pipeline] sh 20:19:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:19:10 Warning: overwriting stash ‘coverage-report’ 20:19:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:19:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:19:11 + ls -al . 20:19:11 total 148 20:19:11 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 20:16 . 20:19:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 20:14 .. 20:19:11 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 20:14 .dockerignore 20:19:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 20:14 .git 20:19:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:14 .github 20:19:11 -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 20:14 .gitignore 20:19:11 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 20:14 .golangci.yml 20:19:11 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 1 20:14 Attribution.txt 20:19:11 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 1 20:14 Dockerfile 20:19:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 20:14 GOVERNANCE.md 20:19:11 -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 20:14 Jenkinsfile 20:19:11 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 20:14 LICENSE 20:19:11 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 1 20:14 Makefile 20:19:11 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 20:14 OWNERS.md 20:19:11 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 20:14 README.md 20:19:11 -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 20:10 VERSION 20:19:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 20:14 bin 20:19:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:14 cmd 20:19:11 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 20:16 coverage.out 20:19:11 -rw-rw-r-- 1 jenkins jenkins 3721 Nov 1 20:14 go.mod 20:19:11 -rw-rw-r-- 1 jenkins jenkins 35313 Nov 1 20:14 go.sum 20:19:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:14 internal 20:19:11 -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 20:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:11 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5ecf853e9146b6aac4215f7018ae941eb175f8eb --label arch=arm64 --label version=3.0.1-dev.9 . 20:19:12 Sending build context to Docker daemon 5.643MB 20:19:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:19:12 Step 2/25 : FROM ${BASE} AS builder 20:19:12 ---> dc755482e637 20:19:12 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:19:12 ---> Running in 4249f6c6b174 20:19:13 Removing intermediate container 4249f6c6b174 20:19:13 ---> 599339aa5083 20:19:13 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:19:13 ---> Running in 428820c78eb2 20:19:13 Removing intermediate container 428820c78eb2 20:19:13 ---> 79971379f210 20:19:13 Step 5/25 : ARG ADD_BUILD_TAGS="" 20:19:13 ---> Running in 5869081af2b7 20:19:13 Removing intermediate container 5869081af2b7 20:19:13 ---> 54078237a2ad 20:19:13 Step 6/25 : WORKDIR /device-uart 20:19:14 ---> Running in 46aefb01b867 20:19:14 Removing intermediate container 46aefb01b867 20:19:14 ---> 6345c734ffb2 20:19:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:19:14 ---> Running in 026f736b32fb 20:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:16 OK: 270 MiB in 56 packages 20:19:18 Removing intermediate container 026f736b32fb 20:19:18 ---> 4f6e37b9080b 20:19:18 Step 8/25 : COPY go.mod vendor* ./ 20:19:18 ---> 01597c9544d8 20:19:18 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:18 ---> Running in 9d20e621218f 20:19:24 Removing intermediate container 9d20e621218f 20:19:24 ---> 15593e4cefd6 20:19:24 Step 10/25 : COPY . . 20:19:24 ---> dc641dcef41c 20:19:24 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:19:24 ---> Running in cb9862e63524 20:19:24 Removing intermediate container cb9862e63524 20:19:24 ---> 00b10ad2492e 20:19:24 Step 12/25 : RUN ${MAKE} 20:19:24 ---> Running in 8c6b1b6db277 20:19:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-uart ./cmd 20:21:32 Removing intermediate container 8c6b1b6db277 20:21:32 ---> 27c34984ef24 20:21:32 Step 13/25 : FROM alpine:3.18 20:21:32 3.18: Pulling from library/alpine 20:21:32 579b34f0a95b: Pulling fs layer 20:21:32 579b34f0a95b: Verifying Checksum 20:21:32 579b34f0a95b: Pull complete 20:21:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:21:32 Status: Downloaded newer image for alpine:3.18 20:21:32 ---> 3cc203321400 20:21:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:21:32 ---> Running in a5f096a1e971 20:21:32 Removing intermediate container a5f096a1e971 20:21:32 ---> 6846c47ad7a5 20:21:32 Step 15/25 : RUN apk add --update --no-cache dumb-init 20:21:32 ---> Running in cf1707eceaa4 20:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:21:32 (1/1) Installing dumb-init (1.2.5-r2) 20:21:32 Executing busybox-1.36.1-r2.trigger 20:21:32 OK: 8 MiB in 16 packages 20:21:34 Removing intermediate container cf1707eceaa4 20:21:34 ---> df574ff36263 20:21:34 Step 16/25 : WORKDIR / 20:21:34 ---> Running in 892561cfa995 20:21:34 Removing intermediate container 892561cfa995 20:21:34 ---> c13e2533006c 20:21:34 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 20:21:35 ---> b957d704e260 20:21:35 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 20:21:35 ---> f1a46bb21326 20:21:35 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 20:21:37 ---> 2878382d9df5 20:21:37 Step 20/25 : EXPOSE 59995 20:21:37 ---> Running in 92ae6cdde974 20:21:37 Removing intermediate container 92ae6cdde974 20:21:37 ---> c7c8cceca31d 20:21:37 Step 21/25 : ENTRYPOINT ["/device-uart"] 20:21:37 ---> Running in fa7e56dadf9e 20:21:37 Removing intermediate container fa7e56dadf9e 20:21:37 ---> 80c13e210c9d 20:21:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:21:37 ---> Running in a0e3446d8976 20:21:38 Removing intermediate container a0e3446d8976 20:21:38 ---> c7d3be38a792 20:21:38 Step 23/25 : LABEL arch=arm64 20:21:38 ---> Running in ca01dfcf21b1 20:21:38 Removing intermediate container ca01dfcf21b1 20:21:38 ---> 089ee96b0ab4 20:21:38 Step 24/25 : LABEL git_sha=5ecf853e9146b6aac4215f7018ae941eb175f8eb 20:21:38 ---> Running in 7a8c5c6f510d 20:21:38 Removing intermediate container 7a8c5c6f510d 20:21:38 ---> 556681ab7a40 20:21:38 Step 25/25 : LABEL version=3.0.1-dev.9 20:21:38 ---> Running in f7c795852694 20:21:39 Removing intermediate container f7c795852694 20:21:39 ---> a81d3220e80f 20:21:39 [Warning] One or more build-args [ARCH] were not consumed 20:21:39 Successfully built a81d3220e80f 20:21:39 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:39 provisioning config files... 20:21:39 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/15@tmp/config12858716983853764569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:39 ---> docker-login.sh 20:21:39 nexus3.edgexfoundry.org:10001 20:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:39 Configure a credential helper to remove this warning. See 20:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:39 20:21:39 Login Succeeded 20:21:39 nexus3.edgexfoundry.org:10002 20:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:40 Configure a credential helper to remove this warning. See 20:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:40 20:21:40 Login Succeeded 20:21:40 nexus3.edgexfoundry.org:10003 20:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:40 Configure a credential helper to remove this warning. See 20:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:40 20:21:40 Login Succeeded 20:21:40 nexus3.edgexfoundry.org:10004 20:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:41 Configure a credential helper to remove this warning. See 20:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:41 20:21:41 Login Succeeded 20:21:41 docker.io 20:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:41 Configure a credential helper to remove this warning. See 20:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:41 20:21:41 Login Succeeded 20:21:41 ---> docker-login.sh ends [Pipeline] } 20:21:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:21:41 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 20:21:41 5ecf853e9146b6aac4215f7018ae941eb175f8eb 20:21:41 latest 20:21:41 3.0.1-dev.9 20:21:41 5ecf853e9146b6aac4215f7018ae941eb175f8eb-3.0.1-dev.9 20:21:41 main 20:21:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:42 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:5ecf853e9146b6aac4215f7018ae941eb175f8eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:43 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:5ecf853e9146b6aac4215f7018ae941eb175f8eb 20:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 20:21:43 6f1a06ddc640: Preparing 20:21:43 d784032fcc41: Preparing 20:21:43 5ad624764136: Preparing 20:21:43 a19a294e3de9: Preparing 20:21:43 5f4d9fc4d98d: Preparing 20:21:43 5f4d9fc4d98d: Layer already exists 20:21:43 a19a294e3de9: Pushed 20:21:43 5ad624764136: Pushed 20:21:43 d784032fcc41: Pushed 20:21:49 6f1a06ddc640: Pushed 20:21:49 5ecf853e9146b6aac4215f7018ae941eb175f8eb: digest: sha256:7a07dbe0e74b2b46029b6fd6d27bbf3fd0b29d89556e9fadec90c73f99817ccc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:49 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:49 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 20:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 20:21:49 6f1a06ddc640: Preparing 20:21:49 d784032fcc41: Preparing 20:21:49 5ad624764136: Preparing 20:21:49 a19a294e3de9: Preparing 20:21:49 5f4d9fc4d98d: Preparing 20:21:49 a19a294e3de9: Layer already exists 20:21:49 5ad624764136: Layer already exists 20:21:49 5f4d9fc4d98d: Layer already exists 20:21:49 d784032fcc41: Layer already exists 20:21:49 6f1a06ddc640: Layer already exists 20:21:50 latest: digest: sha256:7a07dbe0e74b2b46029b6fd6d27bbf3fd0b29d89556e9fadec90c73f99817ccc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:50 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:50 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.9 20:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 20:21:50 6f1a06ddc640: Preparing 20:21:50 d784032fcc41: Preparing 20:21:50 5ad624764136: Preparing 20:21:50 a19a294e3de9: Preparing 20:21:50 5f4d9fc4d98d: Preparing 20:21:50 a19a294e3de9: Layer already exists 20:21:50 6f1a06ddc640: Layer already exists 20:21:50 5ad624764136: Layer already exists 20:21:50 5f4d9fc4d98d: Layer already exists 20:21:50 d784032fcc41: Layer already exists 20:21:50 3.0.1-dev.9: digest: sha256:7a07dbe0e74b2b46029b6fd6d27bbf3fd0b29d89556e9fadec90c73f99817ccc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:51 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:5ecf853e9146b6aac4215f7018ae941eb175f8eb-3.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:51 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:5ecf853e9146b6aac4215f7018ae941eb175f8eb-3.0.1-dev.9 20:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 20:21:51 6f1a06ddc640: Preparing 20:21:51 d784032fcc41: Preparing 20:21:51 5ad624764136: Preparing 20:21:51 a19a294e3de9: Preparing 20:21:51 5f4d9fc4d98d: Preparing 20:21:51 5ad624764136: Layer already exists 20:21:51 5f4d9fc4d98d: Layer already exists 20:21:51 d784032fcc41: Layer already exists 20:21:51 a19a294e3de9: Layer already exists 20:21:51 6f1a06ddc640: Layer already exists 20:21:51 5ecf853e9146b6aac4215f7018ae941eb175f8eb-3.0.1-dev.9: digest: sha256:7a07dbe0e74b2b46029b6fd6d27bbf3fd0b29d89556e9fadec90c73f99817ccc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:52 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:52 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 20:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 20:21:52 6f1a06ddc640: Preparing 20:21:52 d784032fcc41: Preparing 20:21:52 5ad624764136: Preparing 20:21:52 a19a294e3de9: Preparing 20:21:52 5f4d9fc4d98d: Preparing 20:21:52 a19a294e3de9: Layer already exists 20:21:52 d784032fcc41: Layer already exists 20:21:52 5ad624764136: Layer already exists 20:21:52 6f1a06ddc640: Layer already exists 20:21:52 5f4d9fc4d98d: Layer already exists 20:21:53 main: digest: sha256:7a07dbe0e74b2b46029b6fd6d27bbf3fd0b29d89556e9fadec90c73f99817ccc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:21:53 ===================================================== [Pipeline] echo 20:21:53 taggedImages: 20:21:53 - nexus3.edgexfoundry.org:10004/device-uart-arm64:5ecf853e9146b6aac4215f7018ae941eb175f8eb 20:21:53 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 20:21:53 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.9 20:21:53 - nexus3.edgexfoundry.org:10004/device-uart-arm64:5ecf853e9146b6aac4215f7018ae941eb175f8eb-3.0.1-dev.9 20:21:53 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:21:53 20:21:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:21:58 arm64: Pulling from edgex-lftools-log-publisher 20:21:58 8998bd30e6a1: Pulling fs layer 20:21:58 04944245beec: Pulling fs layer 20:21:58 699f458cf7ca: Pulling fs layer 20:21:58 765212b225bb: Pulling fs layer 20:21:58 f23df028b6ca: Pulling fs layer 20:21:58 765212b225bb: Waiting 20:21:58 d65c8cfc05b1: Pulling fs layer 20:21:58 f23df028b6ca: Waiting 20:21:58 2437ff75d9bd: Pulling fs layer 20:21:58 d65c8cfc05b1: Waiting 20:21:58 2437ff75d9bd: Waiting 20:21:58 04944245beec: Verifying Checksum 20:21:58 04944245beec: Download complete 20:21:58 765212b225bb: Verifying Checksum 20:21:58 765212b225bb: Download complete 20:21:58 f23df028b6ca: Verifying Checksum 20:21:58 f23df028b6ca: Download complete 20:21:58 d65c8cfc05b1: Verifying Checksum 20:21:58 d65c8cfc05b1: Download complete 20:21:58 699f458cf7ca: Verifying Checksum 20:21:58 699f458cf7ca: Download complete 20:21:58 8998bd30e6a1: Verifying Checksum 20:21:58 8998bd30e6a1: Download complete 20:22:01 2437ff75d9bd: Verifying Checksum 20:22:01 2437ff75d9bd: Download complete 20:22:03 8998bd30e6a1: Pull complete 20:22:03 04944245beec: Pull complete 20:22:05 699f458cf7ca: Pull complete 20:22:05 765212b225bb: Pull complete 20:22:06 f23df028b6ca: Pull complete 20:22:06 d65c8cfc05b1: Pull complete 20:22:24 2437ff75d9bd: Pull complete 20:22:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:22:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:22:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:25 prd-ubuntu20.04-docker-arm64-4c-16g-16284 does not seem to be running inside a container 20:22:25 $ 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-uart/15 -v /w/workspace/device-uart/15:/w/workspace/device-uart/15:rw,z -v /w/workspace/device-uart/15@tmp:/w/workspace/device-uart/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:22:28 $ docker top e42330e088a4aa265f6080f170798e89f9a9695b8acf766aff25d3d9064d8bfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:29 ---> job-cost.sh 20:22:29 lf-activate-venv: SKIPPING 20:22:29 INFO: No Stack... 20:22:29 INFO: Retrieving Pricing Info for: v3-standard-4 20:22:30 INFO: Archiving Costs [Pipeline] sh 20:22:31 + cat /w/workspace/device-uart/15/archives/cost.csv 20:22:31 + cut -d, -f6 [Pipeline] lock 20:22:31 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-15-stack-cost] 20:22:31 Resource [jenkins-edgexfoundry-device-uart-main-15-stack-cost] did not exist. Created. 20:22:31 Lock acquired on [jenkins-edgexfoundry-device-uart-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:22:31 /w/workspace/device-uart/15@tmp/durable-e84d6c5c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:22:32 + echo total: 0.10999999940395355 [Pipeline] stash 20:22:32 Warning: overwriting stash ‘stack-cost’ 20:22:32 Stashed 1 file(s) [Pipeline] } 20:22:32 Lock released on resource [jenkins-edgexfoundry-device-uart-main-15-stack-cost] [Pipeline] // lock [Pipeline] } 20:22:32 $ docker stop --time=1 e42330e088a4aa265f6080f170798e89f9a9695b8acf766aff25d3d9064d8bfb 20:22:33 $ docker rm -f --volumes e42330e088a4aa265f6080f170798e89f9a9695b8acf766aff25d3d9064d8bfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:22:34 provisioning config files... 20:22:34 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14357765853989636474tmp [Pipeline] { [Pipeline] sh 20:22:34 + set +x 20:22:34 + bash -s -- 20:22:34 + curl -s https://codecov.io/bash 20:22:34 20:22:34 _____ _ 20:22:34 / ____| | | 20:22:34 | | ___ __| | ___ ___ _____ __ 20:22:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:22:34 | |___| (_) | (_| | __/ (_| (_) \ V / 20:22:34 \_____\___/ \__,_|\___|\___\___/ \_/ 20:22:34 Bash-1.0.6 20:22:34 20:22:34 20:22:34 ==> git version 2.25.1 found 20:22:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:22:34 Release-Date: 2020-01-08 20:22:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:22:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:22:34 ==> Jenkins CI detected. 20:22:34 current dir:  /w/workspace/edgexfoundry_device-uart_main 20:22:34 project root: . 20:22:34 --> token set from env 20:22:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:22:34 ==> Running gcov in . (disable via -X gcov) 20:22:34 ==> Python coveragepy not found 20:22:34 ==> Searching for coverage reports in: 20:22:34 + . 20:22:34 -> Found 1 reports 20:22:34 ==> Detecting git/mercurial file structure 20:22:34 ==> Reading reports 20:22:34 + ./coverage.out bytes=10 20:22:34 ==> Appending adjustments 20:22:34 https://docs.codecov.io/docs/fixing-reports 20:22:34 + Found adjustments 20:22:34 ==> Gzipping contents 20:22:34 4.0K /tmp/codecov.2ogsTc.gz 20:22:34 ==> Uploading reports 20:22:34 url: https://codecov.io 20:22:34 query: branch=main&commit=5ecf853e9146b6aac4215f7018ae941eb175f8eb&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 20:22:34 -> Pinging Codecov 20:22:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=main&commit=5ecf853e9146b6aac4215f7018ae941eb175f8eb&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 20:22:34 -> Uploading to 20:22:34 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/B9AA6E0BBD74AE3A32605C7A7C664919/5ecf853e9146b6aac4215f7018ae941eb175f8eb/5292ccad-11c0-474a-bb38-18fd9ed899ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T202234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fef310ba27e8da93878ea76ebd29eb0f90b4b0107eff65932f9d322c1a970f6b 20:22:34 % Total % Received % Xferd Average Speed Time Time Time Current 20:22:34 Dload Upload Total Spent Left Speed 20:22:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2383 --:--:-- --:--:-- --:--:-- 2383 20:22:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/5ecf853e9146b6aac4215f7018ae941eb175f8eb [Pipeline] } 20:22:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:22:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:22:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:22:35 20:22:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:22:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:22:36 df9b9388f04a: Pulling fs layer 20:22:36 52dc419b0ee2: Pulling fs layer 20:22:36 25bc292e5bac: Pulling fs layer 20:22:36 114826534d7a: Pulling fs layer 20:22:36 4657fd5d0bcf: Pulling fs layer 20:22:36 6ad1cebc031e: Pulling fs layer 20:22:36 8a3aa393b2d8: Pulling fs layer 20:22:36 4657fd5d0bcf: Waiting 20:22:36 114826534d7a: Waiting 20:22:36 8a3aa393b2d8: Waiting 20:22:36 6ad1cebc031e: Waiting 20:22:36 25bc292e5bac: Verifying Checksum 20:22:36 25bc292e5bac: Download complete 20:22:36 52dc419b0ee2: Verifying Checksum 20:22:36 52dc419b0ee2: Download complete 20:22:36 4657fd5d0bcf: Verifying Checksum 20:22:36 4657fd5d0bcf: Download complete 20:22:36 df9b9388f04a: Download complete 20:22:36 df9b9388f04a: Pull complete 20:22:36 52dc419b0ee2: Pull complete 20:22:36 25bc292e5bac: Pull complete 20:22:36 6ad1cebc031e: Verifying Checksum 20:22:36 6ad1cebc031e: Download complete 20:22:36 114826534d7a: Verifying Checksum 20:22:36 114826534d7a: Download complete 20:22:37 8a3aa393b2d8: Verifying Checksum 20:22:37 8a3aa393b2d8: Download complete 20:22:40 114826534d7a: Pull complete 20:22:40 4657fd5d0bcf: Pull complete 20:22:40 6ad1cebc031e: Pull complete 20:22:43 8a3aa393b2d8: Pull complete 20:22:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:22:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:43 prd-ubuntu20.04-docker-8c-8g-16282 does not seem to be running inside a container 20:22:43 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:22:55 $ docker top 879d864641e096bcaf3c77b67ac890ea8952b1c21fd1f40df185af5212c2b647 -eo pid,comm [Pipeline] { [Pipeline] echo 20:22:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 20:22:55 + set -o pipefail 20:22:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 20:23:00 20:23:00 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 20:23:00 20:23:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/55188337-d0ce-4255-9797-00013f17e582 20:23:00 20:23:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:23:00 20:23:01 20:23:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:23:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:23:01 More details here: https://snyk.co/ue1NS 20:23:01 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:23:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:23:01 $ docker stop --time=1 879d864641e096bcaf3c77b67ac890ea8952b1c21fd1f40df185af5212c2b647 20:23:08 $ docker rm -f --volumes 879d864641e096bcaf3c77b67ac890ea8952b1c21fd1f40df185af5212c2b647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:23:09 + git log --format=format:%s -1 5ecf853e9146b6aac4215f7018ae941eb175f8eb [Pipeline] sh 20:23:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:23:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:09 prd-ubuntu20.04-docker-8c-8g-16282 does not seem to be running inside a container 20:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:23:10 $ docker top 7ff7dc41e713264a830ce8723549d9a8453c1094d6d72a97803eba23c9e664e2 -eo pid,comm 20:23:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:23:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:10 [ssh-agent] Looking for ssh-agent implementation... 20:23:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:10 $ docker exec 7ff7dc41e713264a830ce8723549d9a8453c1094d6d72a97803eba23c9e664e2 ssh-agent 20:23:10 SSH_AUTH_SOCK=/tmp/ssh-ym1YbzeZz8Sr/agent.33 20:23:10 SSH_AGENT_PID=39 20:23:10 Running ssh-add (command line suppressed) 20:23:10 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15901470234296101418.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15901470234296101418.key) 20:23:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:11 + git semver tag 20:23:11 2023-11-01 20:23:11,450 [run_tag] DEBUG tag force:False 20:23:11 2023-11-01 20:23:11,450 [check_head_tag] DEBUG check head tag 20:23:11 2023-11-01 20:23:11,451 [execute] INFO git cat-file --batch-check 20:23:11 2023-11-01 20:23:11,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 20:23:11 2023-11-01 20:23:11,454 [execute] INFO git cat-file --batch 20:23:11 2023-11-01 20:23:11,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 20:23:11 2023-11-01 20:23:11,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:23:11 2023-11-01 20:23:11,463 [execute] INFO git tag -a v3.0.1-dev.9 -m v3.0.1-dev.9 20:23:11 2023-11-01 20:23:11,463 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.9', '-m', 'v3.0.1-dev.9'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 20:23:11 2023-11-01 20:23:11,468 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:23:11 3.0.1-dev.9 [Pipeline] } 20:23:11 $ docker exec --env ******** --env ******** 7ff7dc41e713264a830ce8723549d9a8453c1094d6d72a97803eba23c9e664e2 ssh-agent -k 20:23:11 unset SSH_AUTH_SOCK; 20:23:11 unset SSH_AGENT_PID; 20:23:11 echo Agent pid 39 killed; 20:23:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:11 + git semver [Pipeline] } 20:23:12 $ docker stop --time=1 7ff7dc41e713264a830ce8723549d9a8453c1094d6d72a97803eba23c9e664e2 20:23:13 $ docker rm -f --volumes 7ff7dc41e713264a830ce8723549d9a8453c1094d6d72a97803eba23c9e664e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:23:13 20:23:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:23:14 0.23.1-centos7: Pulling from edgex-lftools 20:23:14 ab5ef0e58194: Pulling fs layer 20:23:14 9712f1f96733: Pulling fs layer 20:23:14 63f879dbbcfc: Pulling fs layer 20:23:14 0d9ebad4ef96: Pulling fs layer 20:23:14 e9a5061849ea: Pulling fs layer 20:23:14 d747dcd14b5f: Pulling fs layer 20:23:14 2de7ff778b66: Pulling fs layer 20:23:14 0d9ebad4ef96: Waiting 20:23:14 e9a5061849ea: Waiting 20:23:14 d747dcd14b5f: Waiting 20:23:14 2de7ff778b66: Waiting 20:23:14 9712f1f96733: Verifying Checksum 20:23:14 9712f1f96733: Download complete 20:23:14 63f879dbbcfc: Verifying Checksum 20:23:14 63f879dbbcfc: Download complete 20:23:15 e9a5061849ea: Verifying Checksum 20:23:15 e9a5061849ea: Download complete 20:23:15 d747dcd14b5f: Verifying Checksum 20:23:15 d747dcd14b5f: Download complete 20:23:15 0d9ebad4ef96: Verifying Checksum 20:23:15 0d9ebad4ef96: Download complete 20:23:15 ab5ef0e58194: Verifying Checksum 20:23:15 ab5ef0e58194: Download complete 20:23:15 2de7ff778b66: Verifying Checksum 20:23:15 2de7ff778b66: Download complete 20:23:17 ab5ef0e58194: Pull complete 20:23:17 9712f1f96733: Pull complete 20:23:18 63f879dbbcfc: Pull complete 20:23:22 0d9ebad4ef96: Pull complete 20:23:22 e9a5061849ea: Pull complete 20:23:22 d747dcd14b5f: Pull complete 20:23:23 2de7ff778b66: Pull complete 20:23:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:23:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:23:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:23 prd-ubuntu20.04-docker-8c-8g-16282 does not seem to be running inside a container 20:23:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:23:32 $ docker top f00d75d3cecf1f1f2ff09f080a4acd1c11a44a546f24697237d81cf9441fba89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:23:32 provisioning config files... 20:23:32 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5862797140867379065tmp 20:23:32 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12325351121135825765tmp 20:23:32 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17403896897726746169tmp [Pipeline] { [Pipeline] echo 20:23:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:23:33 ---> sigul-configuration.sh 20:23:33 gpg: directory `/root/.gnupg' created 20:23:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:23:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:23:33 gpg: keyring `/root/.gnupg/secring.gpg' created 20:23:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:23:33 gpg: CAST5 encrypted data 20:23:33 gpg: encrypted with 1 passphrase 20:23:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:23:33 + mkdir /home/jenkins 20:23:33 + mkdir /home/jenkins/sigul [Pipeline] sh 20:23:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:23:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:23:33 ---> sigul-install.sh 20:23:33 Sigul already installed; skipping installation. [Pipeline] sh 20:23:34 + git tag --list 20:23:34 v0.0.0 20:23:34 v0.0.1-dev.1 20:23:34 v0.0.1-dev.2 20:23:34 v0.0.1-dev.3 20:23:34 v0.0.1-dev.4 20:23:34 v3.0.0 20:23:34 v3.0.1-dev.1 20:23:34 v3.0.1-dev.2 20:23:34 v3.0.1-dev.3 20:23:34 v3.0.1-dev.4 20:23:34 v3.0.1-dev.5 20:23:34 v3.0.1-dev.6 20:23:34 v3.0.1-dev.7 20:23:34 v3.0.1-dev.8 20:23:34 v3.0.1-dev.9 [Pipeline] sh 20:23:34 + lftools sign git-tag v3.0.1-dev.9 20:23:35 Signing Git tag with Sigul... 20:23:35 Signing v3.0.1-dev.9 [Pipeline] echo 20:23:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:23:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:23:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:23:35 $ docker stop --time=1 f00d75d3cecf1f1f2ff09f080a4acd1c11a44a546f24697237d81cf9441fba89 20:23:36 $ docker rm -f --volumes f00d75d3cecf1f1f2ff09f080a4acd1c11a44a546f24697237d81cf9441fba89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:23:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:23:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:37 prd-ubuntu20.04-docker-8c-8g-16282 does not seem to be running inside a container 20:23:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:23:38 $ docker top 3aab6f246e752a09ca5162ac57799c92b38f712ae0a8e551d15089eec5547a1c -eo pid,comm 20:23:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:23:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:38 [ssh-agent] Looking for ssh-agent implementation... 20:23:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:38 $ docker exec 3aab6f246e752a09ca5162ac57799c92b38f712ae0a8e551d15089eec5547a1c ssh-agent 20:23:38 SSH_AUTH_SOCK=/tmp/ssh-ZRgfC7gfogEf/agent.31 20:23:38 SSH_AGENT_PID=37 20:23:38 Running ssh-add (command line suppressed) 20:23:38 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12614288071277572006.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12614288071277572006.key) 20:23:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:38 + git semver bump pre 20:23:39 2023-11-01 20:23:39,005 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:23:39 2023-11-01 20:23:39,005 [bump_version] DEBUG bumping version:3.0.1-dev.9 on axis:pre with prefix:dev 20:23:39 2023-11-01 20:23:39,005 [bump_version] DEBUG bumped version:3.0.1-dev.10 20:23:39 2023-11-01 20:23:39,005 [write_version] DEBUG write version:3.0.1-dev.10 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 20:23:39 2023-11-01 20:23:39,005 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:23:39 2023-11-01 20:23:39,005 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 20:23:39 2023-11-01 20:23:39,007 [execute] INFO git cat-file --batch-check 20:23:39 2023-11-01 20:23:39,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 20:23:39 2023-11-01 20:23:39,012 [execute] INFO git cat-file --batch 20:23:39 2023-11-01 20:23:39,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 20:23:39 2023-11-01 20:23:39,019 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:23:39 3.0.1-dev.10 [Pipeline] } 20:23:39 $ docker exec --env ******** --env ******** 3aab6f246e752a09ca5162ac57799c92b38f712ae0a8e551d15089eec5547a1c ssh-agent -k 20:23:39 unset SSH_AUTH_SOCK; 20:23:39 unset SSH_AGENT_PID; 20:23:39 echo Agent pid 37 killed; 20:23:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:39 + git semver [Pipeline] } 20:23:39 $ docker stop --time=1 3aab6f246e752a09ca5162ac57799c92b38f712ae0a8e551d15089eec5547a1c 20:23:41 $ docker rm -f --volumes 3aab6f246e752a09ca5162ac57799c92b38f712ae0a8e551d15089eec5547a1c [Pipeline] // withDockerContainer [Pipeline] sh 20:23:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:23:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:41 prd-ubuntu20.04-docker-8c-8g-16282 does not seem to be running inside a container 20:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:23:42 $ docker top 12b743a338744f3cecf4c7e2699b6c43cadb08803859879ed1cbea2d55546788 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:42 [ssh-agent] Looking for ssh-agent implementation... 20:23:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:42 $ docker exec 12b743a338744f3cecf4c7e2699b6c43cadb08803859879ed1cbea2d55546788 ssh-agent 20:23:42 SSH_AUTH_SOCK=/tmp/ssh-XMI6CvupEN1L/agent.32 20:23:42 SSH_AGENT_PID=38 20:23:42 Running ssh-add (command line suppressed) 20:23:42 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_935976309833758978.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_935976309833758978.key) 20:23:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:43 + git semver push 20:23:43 2023-11-01 20:23:43,190 [run_push] DEBUG push 20:23:43 2023-11-01 20:23:43,190 [execute] INFO git cat-file --batch-check 20:23:43 2023-11-01 20:23:43,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 20:23:43 2023-11-01 20:23:43,195 [execute] INFO git rev-list f52a257da5cd48f9c337d8130f9a3a0f1cd2cb6b -- 20:23:43 2023-11-01 20:23:43,196 [execute] DEBUG Popen(['git', 'rev-list', 'f52a257da5cd48f9c337d8130f9a3a0f1cd2cb6b', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 20:23:43 2023-11-01 20:23:43,201 [execute] INFO git fetch -v origin 20:23:43 2023-11-01 20:23:43,201 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 20:23:43 2023-11-01 20:23:43,744 [run_push] DEBUG no remote changes detected 20:23:43 2023-11-01 20:23:43,745 [execute] INFO git push origin semver 20:23:43 2023-11-01 20:23:43,745 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 20:23:45 2023-11-01 20:23:44,782 [run_push] DEBUG push all version tags 20:23:45 2023-11-01 20:23:44,783 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:23:45 2023-11-01 20:23:44,783 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 20:23:45 2023-11-01 20:23:45,620 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:23:45 3.0.1-dev.10 [Pipeline] } 20:23:45 $ docker exec --env ******** --env ******** 12b743a338744f3cecf4c7e2699b6c43cadb08803859879ed1cbea2d55546788 ssh-agent -k 20:23:45 unset SSH_AUTH_SOCK; 20:23:45 unset SSH_AGENT_PID; 20:23:45 echo Agent pid 38 killed; 20:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:46 + git semver [Pipeline] } 20:23:46 $ docker stop --time=1 12b743a338744f3cecf4c7e2699b6c43cadb08803859879ed1cbea2d55546788 20:23:47 $ docker rm -f --volumes 12b743a338744f3cecf4c7e2699b6c43cadb08803859879ed1cbea2d55546788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:23:48 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 20:23:48 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 20:23:48 total 16 20:23:48 drwxr-xr-x 3 root root 4096 Nov 1 20:13 . 20:23:48 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 20:23 .. 20:23:48 drwxr-xr-x 2 root root 4096 Nov 1 20:13 cost 20:23:48 -rw-r--r-- 1 root root 82 Nov 1 20:13 cost.csv 20:23:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 20:23:48 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 20:23:48 total 16 20:23:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 20:13 . 20:23:48 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 20:23 .. 20:23:48 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 20:13 cost 20:23:48 -rw-r--r-- 1 jenkins jenkins 82 Nov 1 20:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:23:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:23:49 ---> package-listing.sh 20:23:49 ++ facter osfamily 20:23:49 ++ tr '[:upper:]' '[:lower:]' 20:23:49 + OS_FAMILY=debian 20:23:49 + workspace=/w/workspace/edgexfoundry_device-uart_main 20:23:49 + START_PACKAGES=/tmp/packages_start.txt 20:23:49 + END_PACKAGES=/tmp/packages_end.txt 20:23:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:23:49 + PACKAGES=/tmp/packages_start.txt 20:23:49 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 20:23:49 + PACKAGES=/tmp/packages_end.txt 20:23:49 + case "${OS_FAMILY}" in 20:23:49 + dpkg -l 20:23:49 + grep '^ii' 20:23:49 + '[' -f /tmp/packages_start.txt ']' 20:23:49 + '[' -f /tmp/packages_end.txt ']' 20:23:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:23:49 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 20:23:49 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 20:23:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 20:23:49 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-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:23:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:50 prd-ubuntu20.04-docker-8c-8g-16282 does not seem to be running inside a container 20:23:50 $ 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-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:23:51 $ docker top 7740ad7424f60ef1e6f1a0299acd0ef1ee0afd9c2393de2612f9068eabaf4fa4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:51 + touch /tmp/pre-build-complete [Pipeline] sh 20:23:51 + mkdir -p /var/log/sysstat [Pipeline] sh 20:23:52 + ls /var/log/sa-host 20:23:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:52 provisioning config files... 20:23:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11864136879970062428tmp [Pipeline] { [Pipeline] echo 20:23:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:23:52 ---> create-netrc.sh [Pipeline] } 20:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:23:52 ---> python-tools-install.sh [Pipeline] echo 20:23:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:23:53 ---> sudo-logs.sh 20:23:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:23:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:23:53 ---> job-cost.sh 20:23:53 lf-activate-venv: SKIPPING 20:23:53 DEBUG: total: 0.2199999988079071 20:23:53 INFO: Retrieving Stack Cost... 20:23:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:23:54 INFO: Archiving Costs [Pipeline] echo 20:23:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:23:54 ---> logs-deploy.sh 20:23:54 lf-activate-venv: SKIPPING 20:23:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/15 20:23:54 INFO: archiving workspace using pattern(s): 20:23:55 Archives upload complete. 20:23:55 INFO: archiving logs to Nexus