Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a01da418f6c0eeb546af65ccbff94987839aa03 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-ssh3971197432428436040.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh299115870599171655.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh12637168356520445399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh4806808173626086343.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-ssh15180291274426311150.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17421 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 1a01da418f6c0eeb546af65ccbff94987839aa03 (main) Commit message: "Merge pull request #33 from cloudxxx8/changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 1a01da418f6c0eeb546af65ccbff94987839aa03 # timeout=10 > git rev-list --no-walk fa6f5852468eb49835cee0d79cba99231dc0852e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:15:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:15:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:15:06 ========================================================= 00:15:06 EdgeX Global Pipelines Version Info 00:15:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:15:07 ------------------- 00:15:07 stable info: 00:15:07 ------------------- 00:15:07 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 00:15:07 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:15:07 Message: update stable to v1.0.257 00:15:07 ------------------- 00:15:07 experimental info: 00:15:07 ------------------- 00:15:07 Commited By: **** collab-it+edgex@linuxfoundation.org 00:15:07 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:15:07 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:15:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:15:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a01da418f6c0eeb546af65ccbff94987839aa03 [Pipeline] echo 00:15:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a01da4 [Pipeline] echo 00:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:15:08 provisioning config files... 00:15:08 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15777793686540509852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:08 ---> docker-login.sh 00:15:08 nexus3.edgexfoundry.org:10001 00:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:09 Configure a credential helper to remove this warning. See 00:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:09 00:15:09 Login Succeeded 00:15:09 nexus3.edgexfoundry.org:10002 00:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:09 Configure a credential helper to remove this warning. See 00:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:09 00:15:09 Login Succeeded 00:15:09 nexus3.edgexfoundry.org:10003 00:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:09 Configure a credential helper to remove this warning. See 00:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:09 00:15:09 Login Succeeded 00:15:09 nexus3.edgexfoundry.org:10004 00:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:09 Configure a credential helper to remove this warning. See 00:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:09 00:15:09 Login Succeeded 00:15:09 docker.io 00:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:10 Configure a credential helper to remove this warning. See 00:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:10 00:15:10 Login Succeeded 00:15:10 ---> docker-login.sh ends [Pipeline] } 00:15:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:15:10 + git rev-list -1 --merges 1a01da418f6c0eeb546af65ccbff94987839aa03~1..1a01da418f6c0eeb546af65ccbff94987839aa03 [Pipeline] echo 00:15:10 -----------> git rev-list -1 --merges 1a01da418f6c0eeb546af65ccbff94987839aa03~1..1a01da418f6c0eeb546af65ccbff94987839aa03 1a01da418f6c0eeb546af65ccbff94987839aa03 00:15:10 1a01da418f6c0eeb546af65ccbff94987839aa03 [false] [Pipeline] sh 00:15:10 + git log --format=format:%s -1 1a01da418f6c0eeb546af65ccbff94987839aa03 [Pipeline] echo 00:15:10 ========================================================= 00:15:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:15:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:11 + git log --format=format:%s -1 1a01da418f6c0eeb546af65ccbff94987839aa03 [Pipeline] echo 00:15:11 [semverPrep] GIT_COMMIT: 1a01da418f6c0eeb546af65ccbff94987839aa03, Commit Message: Merge pull request #33 from cloudxxx8/changelog [Pipeline] echo 00:15:11 [semverPrep] This is not a build commit. [Pipeline] sh 00:15:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:15:11 + grep -v github /etc/ssh/ssh_known_hosts 00:15:11 + [ -e /tmp/ssh_known_hosts ] 00:15:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:15:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:15:11 + sudo tee -a /etc/ssh/ssh_known_hosts 00:15:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:12 00:15:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:12 0.1.4: Pulling from edgex-devops/py-git-semver 00:15:12 b85a868b505f: Pulling fs layer 00:15:12 e2be974225ed: Pulling fs layer 00:15:12 339a4e72a1f5: Pulling fs layer 00:15:12 988bab9f4d93: Pulling fs layer 00:15:12 1469e6f7b9e6: Pulling fs layer 00:15:12 eaf3925da568: Pulling fs layer 00:15:12 bab4dde63d76: Pulling fs layer 00:15:12 bde34c3a00c8: Pulling fs layer 00:15:12 b352a97aabf1: Pulling fs layer 00:15:12 4872d77fe225: Pulling fs layer 00:15:12 5851b861e8e6: Pulling fs layer 00:15:12 988bab9f4d93: Waiting 00:15:12 1469e6f7b9e6: Waiting 00:15:12 bab4dde63d76: Waiting 00:15:12 4872d77fe225: Waiting 00:15:12 b352a97aabf1: Waiting 00:15:12 5851b861e8e6: Waiting 00:15:12 bde34c3a00c8: Waiting 00:15:12 eaf3925da568: Waiting 00:15:12 e2be974225ed: Verifying Checksum 00:15:12 e2be974225ed: Download complete 00:15:12 988bab9f4d93: Verifying Checksum 00:15:12 988bab9f4d93: Download complete 00:15:12 1469e6f7b9e6: Verifying Checksum 00:15:12 1469e6f7b9e6: Download complete 00:15:12 eaf3925da568: Verifying Checksum 00:15:12 eaf3925da568: Download complete 00:15:12 339a4e72a1f5: Verifying Checksum 00:15:12 339a4e72a1f5: Download complete 00:15:12 bde34c3a00c8: Verifying Checksum 00:15:12 bde34c3a00c8: Download complete 00:15:12 b352a97aabf1: Verifying Checksum 00:15:12 b352a97aabf1: Download complete 00:15:12 4872d77fe225: Verifying Checksum 00:15:12 4872d77fe225: Download complete 00:15:12 5851b861e8e6: Verifying Checksum 00:15:12 5851b861e8e6: Download complete 00:15:12 b85a868b505f: Verifying Checksum 00:15:12 b85a868b505f: Download complete 00:15:13 bab4dde63d76: Verifying Checksum 00:15:13 bab4dde63d76: Download complete 00:15:14 b85a868b505f: Pull complete 00:15:14 e2be974225ed: Pull complete 00:15:14 339a4e72a1f5: Pull complete 00:15:15 988bab9f4d93: Pull complete 00:15:15 1469e6f7b9e6: Pull complete 00:15:15 eaf3925da568: Pull complete 00:15:17 bab4dde63d76: Pull complete 00:15:17 bde34c3a00c8: Pull complete 00:15:17 b352a97aabf1: Pull complete 00:15:17 4872d77fe225: Pull complete 00:15:17 5851b861e8e6: Pull complete 00:15:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:17 prd-ubuntu20.04-docker-8c-8g-17421 does not seem to be running inside a container 00:15:17 $ 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 00:15:23 $ docker top a1fa31dd0de08d1e6d80d65ad5af3aabe6532af83593b810d1f57d99fd63f8a2 -eo pid,comm 00:15:23 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). 00:15:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:15:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:23 [ssh-agent] Looking for ssh-agent implementation... 00:15:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:23 $ docker exec a1fa31dd0de08d1e6d80d65ad5af3aabe6532af83593b810d1f57d99fd63f8a2 ssh-agent 00:15:23 SSH_AUTH_SOCK=/tmp/ssh-NAqrMBdbebZe/agent.32 00:15:23 SSH_AGENT_PID=38 00:15:23 Running ssh-add (command line suppressed) 00:15:23 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6686565035710966522.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6686565035710966522.key) 00:15:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:23 + git tag --points-at HEAD [Pipeline] } 00:15:23 $ docker exec --env ******** --env ******** a1fa31dd0de08d1e6d80d65ad5af3aabe6532af83593b810d1f57d99fd63f8a2 ssh-agent -k 00:15:23 unset SSH_AUTH_SOCK; 00:15:23 unset SSH_AGENT_PID; 00:15:23 echo Agent pid 38 killed; 00:15:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:15:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:24 [ssh-agent] Looking for ssh-agent implementation... 00:15:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:24 $ docker exec a1fa31dd0de08d1e6d80d65ad5af3aabe6532af83593b810d1f57d99fd63f8a2 ssh-agent 00:15:24 SSH_AUTH_SOCK=/tmp/ssh-rdLKBM1cCa7c/agent.70 00:15:24 SSH_AGENT_PID=76 00:15:24 Running ssh-add (command line suppressed) 00:15:24 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1536466151171847555.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1536466151171847555.key) 00:15:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:24 + git semver init 00:15:24 2023-11-14 00:15:24,869 [run_init] DEBUG init version:0.0.0 force:False 00:15:24 2023-11-14 00:15:24,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 00:15:24 2023-11-14 00:15:24,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 00:15:24 2023-11-14 00:15:24,870 [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) 00:15:25 2023-11-14 00:15:25,773 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 00:15:25 2023-11-14 00:15:25,773 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 00:15:25 2023-11-14 00:15:25,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:15:25 2023-11-14 00:15:25,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:15:25 3.0.1-dev.11 [Pipeline] } 00:15:25 $ docker exec --env ******** --env ******** a1fa31dd0de08d1e6d80d65ad5af3aabe6532af83593b810d1f57d99fd63f8a2 ssh-agent -k 00:15:25 unset SSH_AUTH_SOCK; 00:15:25 unset SSH_AGENT_PID; 00:15:25 echo Agent pid 76 killed; 00:15:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:26 + git semver [Pipeline] } 00:15:26 $ docker stop --time=1 a1fa31dd0de08d1e6d80d65ad5af3aabe6532af83593b810d1f57d99fd63f8a2 00:15:27 $ docker rm -f --volumes a1fa31dd0de08d1e6d80d65ad5af3aabe6532af83593b810d1f57d99fd63f8a2 [Pipeline] // withDockerContainer [Pipeline] sh 00:15:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:15:28 Stashed 1 file(s) [Pipeline] echo 00:15:28 [edgeXSemver]: initialized semver on version 3.0.1-dev.11 [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 00:15:28 provisioning config files... 00:15:28 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14636120900297114676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:28 ---> docker-login.sh 00:15:28 nexus3.edgexfoundry.org:10001 00:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:28 Configure a credential helper to remove this warning. See 00:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:28 00:15:28 Login Succeeded 00:15:28 nexus3.edgexfoundry.org:10002 00:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:28 Configure a credential helper to remove this warning. See 00:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:28 00:15:28 Login Succeeded 00:15:28 nexus3.edgexfoundry.org:10003 00:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:29 Configure a credential helper to remove this warning. See 00:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:29 00:15:29 Login Succeeded 00:15:29 nexus3.edgexfoundry.org:10004 00:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:29 Configure a credential helper to remove this warning. See 00:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:29 00:15:29 Login Succeeded 00:15:29 docker.io 00:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:29 Configure a credential helper to remove this warning. See 00:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:29 00:15:29 Login Succeeded 00:15:29 ---> docker-login.sh ends [Pipeline] } 00:15:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:15:29 ========================================================= 00:15:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:15:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:30 + 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 . 00:15:30 Sending build context to Docker daemon 11.2MB 00:15:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:15:30 Step 2/12 : FROM ${BASE} AS builder 00:15:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:15:30 7264a8db6415: Pulling fs layer 00:15:30 c4d48a809fc2: Pulling fs layer 00:15:30 4f1c88b9dad5: Pulling fs layer 00:15:30 ad3a456e5733: Pulling fs layer 00:15:30 33e27b845d1e: Pulling fs layer 00:15:30 c68163c4e522: Pulling fs layer 00:15:30 50da416c3ac9: Pulling fs layer 00:15:30 23d2d4c4bb30: Pulling fs layer 00:15:30 33e27b845d1e: Waiting 00:15:30 23d2d4c4bb30: Waiting 00:15:30 50da416c3ac9: Waiting 00:15:30 ad3a456e5733: Waiting 00:15:30 c4d48a809fc2: Download complete 00:15:30 ad3a456e5733: Verifying Checksum 00:15:30 ad3a456e5733: Download complete 00:15:30 33e27b845d1e: Verifying Checksum 00:15:30 33e27b845d1e: Download complete 00:15:30 7264a8db6415: Verifying Checksum 00:15:30 7264a8db6415: Download complete 00:15:30 c68163c4e522: Verifying Checksum 00:15:30 c68163c4e522: Download complete 00:15:30 23d2d4c4bb30: Verifying Checksum 00:15:30 23d2d4c4bb30: Download complete 00:15:30 7264a8db6415: Pull complete 00:15:30 4f1c88b9dad5: Verifying Checksum 00:15:30 4f1c88b9dad5: Download complete 00:15:31 50da416c3ac9: Verifying Checksum 00:15:31 50da416c3ac9: Download complete 00:15:31 c4d48a809fc2: Pull complete 00:15:35 4f1c88b9dad5: Pull complete 00:15:35 ad3a456e5733: Pull complete 00:15:35 33e27b845d1e: Pull complete 00:15:35 c68163c4e522: Pull complete 00:15:38 50da416c3ac9: Pull complete 00:15:39 23d2d4c4bb30: Pull complete 00:15:39 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:15:39 ---> 0786185ac409 00:15:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:15:43 Still waiting to schedule task 00:15:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17420’ 00:15:54 ---> Running in 28e28470638d 00:15:54 Removing intermediate container 28e28470638d 00:15:54 ---> c44db036270e 00:15:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:15:55 ---> Running in e0bd5930f0c4 00:15:56 Removing intermediate container e0bd5930f0c4 00:15:56 ---> 29bde7546c3f 00:15:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:15:56 ---> Running in d7e573d4fbe9 00:15:56 Removing intermediate container d7e573d4fbe9 00:15:56 ---> 91182521d3df 00:15:56 Step 6/12 : WORKDIR /device-uart 00:15:56 ---> Running in 3983cc680b94 00:15:56 Removing intermediate container 3983cc680b94 00:15:56 ---> 5b304d386e37 00:15:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:15:56 ---> Running in fc3258c66231 00:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:15:56 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:15:56 (2/4) Installing libedit (20221030.3.1-r1) 00:15:56 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:15:56 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:15:56 Executing busybox-1.36.1-r2.trigger 00:15:57 OK: 268 MiB in 56 packages 00:15:57 Removing intermediate container fc3258c66231 00:15:57 ---> 648b30789d5e 00:15:57 Step 8/12 : COPY go.mod vendor* ./ 00:15:57 ---> 13d6484dac4f 00:15:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:57 ---> Running in 2b99d7c031d3 00:16:54 Removing intermediate container 2b99d7c031d3 00:16:54 ---> 18c89b1b10b8 00:16:54 Step 10/12 : COPY . . 00:16:54 ---> 87f13cda756b 00:16:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:16:54 ---> Running in 715ad9391acf 00:16:54 Removing intermediate container 715ad9391acf 00:16:54 ---> c20453eb412b 00:16:54 Step 12/12 : RUN ${MAKE} 00:16:54 ---> Running in db18f9ad238b 00:16:54 noop 00:16:54 Removing intermediate container db18f9ad238b 00:16:54 ---> bed575713624 00:16:54 Successfully built bed575713624 00:16:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:54 + docker inspect -f . ci-base-image-x86_64 00:16:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:54 prd-ubuntu20.04-docker-8c-8g-17421 does not seem to be running inside a container 00:16:54 $ 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 00:16:54 $ docker top 150fb8b6cc0df0842c3c3d7c2ec943e32d626b4c26621fd0afd8683aa4f38fea -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:55 + go version 00:16:55 go version go1.21.0 linux/amd64 [Pipeline] } 00:16:55 $ docker stop --time=1 150fb8b6cc0df0842c3c3d7c2ec943e32d626b4c26621fd0afd8683aa4f38fea 00:16:56 $ docker rm -f --volumes 150fb8b6cc0df0842c3c3d7c2ec943e32d626b4c26621fd0afd8683aa4f38fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:56 + docker inspect -f . ci-base-image-x86_64 00:16:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:57 prd-ubuntu20.04-docker-8c-8g-17421 does not seem to be running inside a container 00:16:57 $ 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 00:16:57 $ docker top bbd1e396df5371c8f016638af9333234733798b8ea73704969903218ed0ca78c -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 00:16:58 + make test 00:16:58 go test ./... -coverprofile=coverage.out 00:16:59 ? github.com/edgexfoundry/device-uart [no test files] 00:17:11 ? github.com/edgexfoundry/device-uart/cmd [no test files] 00:17:11 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 00:17:18 go vet ./... 00:17:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:17:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:17:21 ./bin/test-attribution-txt.sh [Pipeline] echo 00:17:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:17:21 $ docker stop --time=1 bbd1e396df5371c8f016638af9333234733798b8ea73704969903218ed0ca78c 00:17:25 $ docker rm -f --volumes bbd1e396df5371c8f016638af9333234733798b8ea73704969903218ed0ca78c [Pipeline] // withDockerContainer [Pipeline] sh 00:17:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:17:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:17:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:17:26 + ls -al . 00:17:26 total 156 00:17:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 00:16 . 00:17:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 00:15 .. 00:17:26 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 00:15 .dockerignore 00:17:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 00:17 .git 00:17:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:15 .github 00:17:26 -rw-rw-r-- 1 jenkins jenkins 343 Nov 14 00:15 .gitignore 00:17:26 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 00:15 .golangci.yml 00:17:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 00:15 .semver 00:17:26 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 14 00:15 Attribution.txt 00:17:26 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 14 00:15 CHANGELOG.md 00:17:26 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 14 00:15 Dockerfile 00:17:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 00:15 GOVERNANCE.md 00:17:26 -rw-rw-r-- 1 jenkins jenkins 675 Nov 14 00:15 Jenkinsfile 00:17:26 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 00:15 LICENSE 00:17:26 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 14 00:15 Makefile 00:17:26 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 00:15 OWNERS.md 00:17:26 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 14 00:15 README.md 00:17:26 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 00:15 VERSION 00:17:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 00:15 bin 00:17:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:15 cmd 00:17:26 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 00:16 coverage.out 00:17:26 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 14 00:15 go.mod 00:17:26 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 14 00:15 go.sum 00:17:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:15 internal 00:17:26 -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 00:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:26 + 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=1a01da418f6c0eeb546af65ccbff94987839aa03 --label arch=amd64 --label version=3.0.1-dev.11 . 00:17:26 Sending build context to Docker daemon 11.2MB 00:17:26 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 00:17:26 Step 2/25 : FROM ${BASE} AS builder 00:17:26 ---> bed575713624 00:17:26 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:17:27 ---> Running in e690c0f83618 00:17:27 Removing intermediate container e690c0f83618 00:17:27 ---> 1a494577c8ac 00:17:27 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:17:27 ---> Running in 43bc3cef185f 00:17:27 Removing intermediate container 43bc3cef185f 00:17:27 ---> 23b861dfb74a 00:17:27 Step 5/25 : ARG ADD_BUILD_TAGS="" 00:17:27 ---> Running in 18669d7612e7 00:17:27 Removing intermediate container 18669d7612e7 00:17:27 ---> 4271709f7bcb 00:17:27 Step 6/25 : WORKDIR /device-uart 00:17:27 ---> Running in d428bfe23017 00:17:27 Removing intermediate container d428bfe23017 00:17:27 ---> 3462a0a81240 00:17:27 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:17:27 ---> Running in 9a3555c535dd 00:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:17:28 OK: 268 MiB in 56 packages 00:17:28 Removing intermediate container 9a3555c535dd 00:17:28 ---> fe7fa10d6b8a 00:17:28 Step 8/25 : COPY go.mod vendor* ./ 00:17:28 ---> a224afa5c880 00:17:28 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:28 ---> Running in ad4e92c3daf7 00:17:29 Removing intermediate container ad4e92c3daf7 00:17:29 ---> c3bccc532a6d 00:17:29 Step 10/25 : COPY . . 00:17:30 ---> 96e16b790375 00:17:30 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:17:30 ---> Running in 31643818dfde 00:17:30 Removing intermediate container 31643818dfde 00:17:30 ---> 7ba71b1841b5 00:17:30 Step 12/25 : RUN ${MAKE} 00:17:30 ---> Running in 33c43edaa7fe 00:17:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 00:17:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17423 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 00:17:42 Running in /w/workspace/device-uart/17 [Pipeline] { [Pipeline] checkout 00:17:43 The recommended git tool is: git 00:17:50 using credential edgex-jenkins-ssh 00:17:50 Cloning the remote Git repository 00:17:50 Cloning repository git@github.com:edgexfoundry/device-uart.git 00:17:50 > git init /w/workspace/device-uart/17 # timeout=10 00:17:50 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 00:17:50 > git --version # timeout=10 00:17:50 > git --version # 'git version 2.25.1' 00:17:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:17:52 Avoid second fetch 00:17:52 Checking out Revision 1a01da418f6c0eeb546af65ccbff94987839aa03 (main) 00:17:53 Commit message: "Merge pull request #33 from cloudxxx8/changelog" 00:17:51 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 00:17:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:17:52 > git config core.sparsecheckout # timeout=10 00:17:52 > git checkout -f 1a01da418f6c0eeb546af65ccbff94987839aa03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:17:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:17:54 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:54 Dload Upload Total Spent Left Speed 00:17:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 252k 0 --:--:-- --:--:-- --:--:-- 252k [Pipeline] sh 00:17:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:17:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:17:55 + sudo tee /etc/docker/daemon.new 00:17:55 { 00:17:55 "registry-mirrors": [ 00:17:55 "https://nexus3.edgexfoundry.org:10001" 00:17:55 ], 00:17:55 "bip": "10.250.0.254/24", 00:17:55 "hosts": [ 00:17:55 "tcp://0.0.0.0:5555", 00:17:55 "unix:///var/run/docker.sock" 00:17:55 ], 00:17:55 "mtu": 1458, 00:17:55 "selinux-enabled": true, 00:17:55 "seccomp-profile": "/etc/docker/seccomp.json" 00:17:55 } [Pipeline] sh 00:17:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:17:55 + sudo service docker restart 00:17:57 Removing intermediate container 33c43edaa7fe 00:17:57 ---> e6267ef111fa 00:17:57 Step 13/25 : FROM alpine:3.18 00:17:57 3.18: Pulling from library/alpine 00:17:57 96526aa774ef: Pulling fs layer 00:17:57 96526aa774ef: Verifying Checksum 00:17:57 96526aa774ef: Download complete 00:17:57 96526aa774ef: Pull complete 00:17:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:17:57 Status: Downloaded newer image for alpine:3.18 00:17:57 ---> 8ca4688f4f35 00:17:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:17:57 ---> Running in bd38130fb9e4 00:17:57 Removing intermediate container bd38130fb9e4 00:17:57 ---> c61c46ae9852 00:17:57 Step 15/25 : RUN apk add --update --no-cache dumb-init 00:17:57 ---> Running in 6591998e0c04 00:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:17:57 (1/1) Installing dumb-init (1.2.5-r2) 00:17:57 Executing busybox-1.36.1-r2.trigger 00:17:57 OK: 7 MiB in 16 packages 00:17:57 Removing intermediate container 6591998e0c04 00:17:57 ---> a04275e6ea87 00:17:57 Step 16/25 : WORKDIR / 00:17:57 ---> Running in 691acb8d44d4 00:17:57 Removing intermediate container 691acb8d44d4 00:17:57 ---> 3184c4a655ff 00:17:57 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 00:17:57 ---> 7afb5b625091 00:17:57 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 00:17:57 ---> d777aab3f628 00:17:57 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 00:17:58 ---> 5e3d4537632f 00:17:58 Step 20/25 : EXPOSE 59995 00:17:58 ---> Running in 34eb72a0b754 00:17:58 Removing intermediate container 34eb72a0b754 00:17:58 ---> ce60b3b2531b 00:17:58 Step 21/25 : ENTRYPOINT ["/device-uart"] 00:17:58 ---> Running in 7906fb59c54a 00:17:58 Removing intermediate container 7906fb59c54a 00:17:58 ---> 137977c3a40f 00:17:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:17:58 ---> Running in f5ea82ad4047 00:17:59 Removing intermediate container f5ea82ad4047 00:17:59 ---> 4035f167e56d 00:17:59 Step 23/25 : LABEL arch=amd64 00:17:59 ---> Running in b4a467162cee 00:17:59 Removing intermediate container b4a467162cee 00:17:59 ---> 2a1695f697d4 00:17:59 Step 24/25 : LABEL git_sha=1a01da418f6c0eeb546af65ccbff94987839aa03 00:17:59 ---> Running in e89053da7db9 00:17:59 Removing intermediate container e89053da7db9 00:17:59 ---> fd646b80f346 00:17:59 Step 25/25 : LABEL version=3.0.1-dev.11 00:17:59 ---> Running in 28ded98327d5 00:17:59 Removing intermediate container 28ded98327d5 00:17:59 ---> f40192b3bfe6 00:17:59 [Warning] One or more build-args [ARCH] were not consumed 00:17:59 Successfully built f40192b3bfe6 00:17:59 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:00 provisioning config files... 00:18:00 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config798305022748122901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:00 ---> docker-login.sh 00:18:00 nexus3.edgexfoundry.org:10001 00:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:00 Configure a credential helper to remove this warning. See 00:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:00 00:18:00 Login Succeeded 00:18:00 nexus3.edgexfoundry.org:10002 00:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:00 Configure a credential helper to remove this warning. See 00:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:00 00:18:00 Login Succeeded 00:18:00 nexus3.edgexfoundry.org:10003 00:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:00 Configure a credential helper to remove this warning. See 00:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:00 00:18:00 Login Succeeded 00:18:00 nexus3.edgexfoundry.org:10004 00:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:00 Configure a credential helper to remove this warning. See 00:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:00 00:18:00 Login Succeeded 00:18:00 docker.io 00:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:01 Configure a credential helper to remove this warning. See 00:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:01 00:18:01 Login Succeeded 00:18:01 ---> docker-login.sh ends [Pipeline] } 00:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:18:01 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 00:18:01 1a01da418f6c0eeb546af65ccbff94987839aa03 00:18:01 latest 00:18:01 3.0.1-dev.11 00:18:01 1a01da418f6c0eeb546af65ccbff94987839aa03-3.0.1-dev.11 00:18:01 main 00:18:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:01 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:1a01da418f6c0eeb546af65ccbff94987839aa03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:01 + docker push nexus3.edgexfoundry.org:10004/device-uart:1a01da418f6c0eeb546af65ccbff94987839aa03 00:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:18:01 a6626658ae0d: Preparing 00:18:01 a8fbf292e42c: Preparing 00:18:01 c552d6ed2149: Preparing 00:18:01 62bc4d5f14ec: Preparing 00:18:01 cc2447e1835a: Preparing 00:18:01 cc2447e1835a: Layer already exists 00:18:02 a8fbf292e42c: Pushed 00:18:02 c552d6ed2149: Pushed 00:18:02 62bc4d5f14ec: Pushed 00:18:04 a6626658ae0d: Pushed 00:18:04 1a01da418f6c0eeb546af65ccbff94987839aa03: digest: sha256:2c246367c8cff177ac86daea082e569d36148dc06d21d2c8ad30051085eeb6aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:05 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:05 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 00:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:18:05 a6626658ae0d: Preparing 00:18:05 a8fbf292e42c: Preparing 00:18:05 c552d6ed2149: Preparing 00:18:05 62bc4d5f14ec: Preparing 00:18:05 cc2447e1835a: Preparing 00:18:05 cc2447e1835a: Layer already exists 00:18:05 a8fbf292e42c: Layer already exists 00:18:05 c552d6ed2149: Layer already exists 00:18:05 a6626658ae0d: Layer already exists 00:18:05 62bc4d5f14ec: Layer already exists 00:18:05 latest: digest: sha256:2c246367c8cff177ac86daea082e569d36148dc06d21d2c8ad30051085eeb6aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:05 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:06 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.11 00:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:18:06 a6626658ae0d: Preparing 00:18:06 a8fbf292e42c: Preparing 00:18:06 c552d6ed2149: Preparing 00:18:06 62bc4d5f14ec: Preparing 00:18:06 cc2447e1835a: Preparing 00:18:06 c552d6ed2149: Layer already exists 00:18:06 a6626658ae0d: Layer already exists 00:18:06 a8fbf292e42c: Layer already exists 00:18:06 cc2447e1835a: Layer already exists 00:18:06 62bc4d5f14ec: Layer already exists 00:18:06 3.0.1-dev.11: digest: sha256:2c246367c8cff177ac86daea082e569d36148dc06d21d2c8ad30051085eeb6aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:06 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:1a01da418f6c0eeb546af65ccbff94987839aa03-3.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:06 + docker push nexus3.edgexfoundry.org:10004/device-uart:1a01da418f6c0eeb546af65ccbff94987839aa03-3.0.1-dev.11 00:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:18:06 a6626658ae0d: Preparing 00:18:06 a8fbf292e42c: Preparing 00:18:06 c552d6ed2149: Preparing 00:18:06 62bc4d5f14ec: Preparing 00:18:06 cc2447e1835a: Preparing 00:18:06 a6626658ae0d: Layer already exists 00:18:06 cc2447e1835a: Layer already exists 00:18:06 c552d6ed2149: Layer already exists 00:18:06 62bc4d5f14ec: Layer already exists 00:18:06 a8fbf292e42c: Layer already exists 00:18:06 1a01da418f6c0eeb546af65ccbff94987839aa03-3.0.1-dev.11: digest: sha256:2c246367c8cff177ac86daea082e569d36148dc06d21d2c8ad30051085eeb6aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:07 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:07 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 00:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 00:18:07 a6626658ae0d: Preparing 00:18:07 a8fbf292e42c: Preparing 00:18:07 c552d6ed2149: Preparing 00:18:07 62bc4d5f14ec: Preparing 00:18:07 cc2447e1835a: Preparing 00:18:07 c552d6ed2149: Layer already exists 00:18:07 cc2447e1835a: Layer already exists 00:18:07 a6626658ae0d: Layer already exists 00:18:07 62bc4d5f14ec: Layer already exists 00:18:07 a8fbf292e42c: Layer already exists 00:18:07 main: digest: sha256:2c246367c8cff177ac86daea082e569d36148dc06d21d2c8ad30051085eeb6aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:07 ===================================================== [Pipeline] echo 00:18:07 taggedImages: 00:18:07 - nexus3.edgexfoundry.org:10004/device-uart:1a01da418f6c0eeb546af65ccbff94987839aa03 00:18:07 - nexus3.edgexfoundry.org:10004/device-uart:latest 00:18:07 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.11 00:18:07 - nexus3.edgexfoundry.org:10004/device-uart:1a01da418f6c0eeb546af65ccbff94987839aa03-3.0.1-dev.11 00:18:07 - 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 00:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:08 00:18:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:08 latest: Pulling from edgex-lftools-log-publisher 00:18:08 5eb5b503b376: Pulling fs layer 00:18:08 5c69ac0246d0: Pulling fs layer 00:18:08 ec43610c2a17: Pulling fs layer 00:18:08 3a2ae6a8a46f: Pulling fs layer 00:18:08 33b1e0a273af: Pulling fs layer 00:18:08 5d3b04190fa2: Pulling fs layer 00:18:08 2f39f015ded8: Pulling fs layer 00:18:08 3a2ae6a8a46f: Waiting 00:18:08 33b1e0a273af: Waiting 00:18:08 5d3b04190fa2: Waiting 00:18:08 2f39f015ded8: Waiting 00:18:08 5c69ac0246d0: Verifying Checksum 00:18:08 3a2ae6a8a46f: Verifying Checksum 00:18:08 3a2ae6a8a46f: Download complete 00:18:08 ec43610c2a17: Verifying Checksum 00:18:08 ec43610c2a17: Download complete 00:18:08 33b1e0a273af: Verifying Checksum 00:18:08 33b1e0a273af: Download complete 00:18:08 5d3b04190fa2: Verifying Checksum 00:18:08 5d3b04190fa2: Download complete 00:18:08 5eb5b503b376: Download complete 00:18:09 2f39f015ded8: Download complete 00:18:10 5eb5b503b376: Pull complete 00:18:10 5c69ac0246d0: Pull complete 00:18:10 ec43610c2a17: Pull complete 00:18:10 3a2ae6a8a46f: Pull complete 00:18:11 33b1e0a273af: Pull complete 00:18:11 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:13 provisioning config files... 00:18:13 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/17@tmp/config16273092702328695597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:14 ---> docker-login.sh 00:18:14 nexus3.edgexfoundry.org:10001 00:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:14 Configure a credential helper to remove this warning. See 00:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:14 00:18:14 Login Succeeded 00:18:14 nexus3.edgexfoundry.org:10002 00:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:15 Configure a credential helper to remove this warning. See 00:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:15 00:18:15 Login Succeeded 00:18:15 nexus3.edgexfoundry.org:10003 00:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:15 Configure a credential helper to remove this warning. See 00:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:15 00:18:15 Login Succeeded 00:18:15 nexus3.edgexfoundry.org:10004 00:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:15 Configure a credential helper to remove this warning. See 00:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:15 00:18:15 Login Succeeded 00:18:15 docker.io 00:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:16 2f39f015ded8: Pull complete 00:18:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:16 prd-ubuntu20.04-docker-8c-8g-17421 does not seem to be running inside a container 00:18:16 $ 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 00:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:16 Configure a credential helper to remove this warning. See 00:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:16 00:18:16 Login Succeeded 00:18:16 ---> docker-login.sh ends 00:18:24 $ docker top 05909346f405c04d45b744f86200955318719957c306b626e309dd4993431636 -eo pid,comm [Pipeline] { [Pipeline] } 00:18:24 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:18:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:18:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 00:18:24 ---> job-cost.sh 00:18:24 lf-activate-venv: SKIPPING 00:18:24 INFO: No Stack... [Pipeline] echo 00:18:24 ========================================================= 00:18:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:18:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:18:25 + 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 . 00:18:25 Sending build context to Docker daemon 5.655MB 00:18:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:18:25 Step 2/12 : FROM ${BASE} AS builder 00:18:25 INFO: Archiving Costs [Pipeline] sh 00:18:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:18:25 9fda8d8052c6: Pulling fs layer 00:18:25 5d54e960e981: Pulling fs layer 00:18:25 c4a7e357bf2a: Pulling fs layer 00:18:25 f0e02332f6b5: Pulling fs layer 00:18:25 cefa15bbcfad: Pulling fs layer 00:18:25 17808c966233: Pulling fs layer 00:18:25 f4c1fc716caa: Pulling fs layer 00:18:25 f0e02332f6b5: Waiting 00:18:25 f4c1fc716caa: Waiting 00:18:25 cefa15bbcfad: Waiting 00:18:25 17808c966233: Waiting 00:18:25 5d54e960e981: Verifying Checksum 00:18:25 5d54e960e981: Download complete 00:18:25 f0e02332f6b5: Verifying Checksum 00:18:25 f0e02332f6b5: Download complete 00:18:25 cefa15bbcfad: Verifying Checksum 00:18:25 cefa15bbcfad: Download complete 00:18:26 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 00:18:26 + cut -d, -f6 [Pipeline] lock 00:18:26 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-17-stack-cost] 00:18:26 Resource [jenkins-edgexfoundry-device-uart-main-17-stack-cost] did not exist. Created. 00:18:26 Lock acquired on [jenkins-edgexfoundry-device-uart-main-17-stack-cost] [Pipeline] { [Pipeline] unstash 00:18:26 9fda8d8052c6: Verifying Checksum 00:18:26 9fda8d8052c6: Download complete [Pipeline] sh 00:18:26 f4c1fc716caa: Verifying Checksum 00:18:26 f4c1fc716caa: Download complete 00:18:26 + echo total: 0.2199999988079071 [Pipeline] stash 00:18:26 Stashed 1 file(s) [Pipeline] } 00:18:26 Lock released on resource [jenkins-edgexfoundry-device-uart-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 00:18:26 $ docker stop --time=1 05909346f405c04d45b744f86200955318719957c306b626e309dd4993431636 00:18:26 9fda8d8052c6: Pull complete 00:18:27 5d54e960e981: Pull complete 00:18:27 $ docker rm -f --volumes 05909346f405c04d45b744f86200955318719957c306b626e309dd4993431636 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:18:27 c4a7e357bf2a: Verifying Checksum 00:18:27 c4a7e357bf2a: Download complete 00:18:28 17808c966233: Verifying Checksum 00:18:28 17808c966233: Download complete 00:18:41 c4a7e357bf2a: Pull complete 00:18:41 f0e02332f6b5: Pull complete 00:18:41 cefa15bbcfad: Pull complete 00:18:51 17808c966233: Pull complete 00:18:51 f4c1fc716caa: Pull complete 00:18:51 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:18:51 ---> ea914061e18c 00:18:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:18:52 ---> Running in 4d6ef66794fd 00:18:52 Removing intermediate container 4d6ef66794fd 00:18:52 ---> 9224c612e521 00:18:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:18:52 ---> Running in 3a8b41480959 00:18:53 Removing intermediate container 3a8b41480959 00:18:53 ---> 9476f163cee8 00:18:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:18:53 ---> Running in 0016ab04369e 00:18:53 Removing intermediate container 0016ab04369e 00:18:53 ---> e5fb547d0134 00:18:53 Step 6/12 : WORKDIR /device-uart 00:18:53 ---> Running in ad2db91b8363 00:18:54 Removing intermediate container ad2db91b8363 00:18:54 ---> 1c6f380accbc 00:18:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:18:54 ---> Running in 9d1cb4ea5455 00:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:18:56 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:18:56 (2/4) Installing libedit (20221030.3.1-r1) 00:18:56 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:18:57 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:18:57 Executing busybox-1.36.1-r2.trigger 00:18:57 OK: 270 MiB in 56 packages 00:19:00 Removing intermediate container 9d1cb4ea5455 00:19:00 ---> 2ee595527ef3 00:19:00 Step 8/12 : COPY go.mod vendor* ./ 00:19:00 ---> d5c65a593f88 00:19:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:00 ---> Running in 76e4d7067548 00:20:22 Removing intermediate container 76e4d7067548 00:20:22 ---> 631479100165 00:20:22 Step 10/12 : COPY . . 00:20:22 ---> 36f2b1edbf4f 00:20:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:20:22 ---> Running in d74317b523a5 00:20:22 Removing intermediate container d74317b523a5 00:20:22 ---> 48a82d2951ab 00:20:22 Step 12/12 : RUN ${MAKE} 00:20:22 ---> Running in e0683f93b0cd 00:20:22 noop 00:20:22 Removing intermediate container e0683f93b0cd 00:20:22 ---> 10452f733222 00:20:22 Successfully built 10452f733222 00:20:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:23 + docker inspect -f . ci-base-image-arm64 00:20:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:23 prd-ubuntu20.04-docker-arm64-4c-16g-17423 does not seem to be running inside a container 00:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/17 -v /w/workspace/device-uart/17:/w/workspace/device-uart/17:rw,z -v /w/workspace/device-uart/17@tmp:/w/workspace/device-uart/17@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 00:20:25 $ docker top 5856fad43f4658a5e03592a4e2f1ce7f52312601488136fd2730bff142128937 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:26 + go version 00:20:26 go version go1.21.0 linux/arm64 [Pipeline] } 00:20:26 $ docker stop --time=1 5856fad43f4658a5e03592a4e2f1ce7f52312601488136fd2730bff142128937 00:20:27 $ docker rm -f --volumes 5856fad43f4658a5e03592a4e2f1ce7f52312601488136fd2730bff142128937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:28 + docker inspect -f . ci-base-image-arm64 00:20:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:28 prd-ubuntu20.04-docker-arm64-4c-16g-17423 does not seem to be running inside a container 00:20:28 $ 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/17 -v /w/workspace/device-uart/17:/w/workspace/device-uart/17:rw,z -v /w/workspace/device-uart/17@tmp:/w/workspace/device-uart/17@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 00:20:29 $ docker top 59b7e4e60ab222bb2cdf5ba989ebf9582bd8009178a9f6b03db86d9cd75dbfb9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:30 + git config --global --add safe.directory /w/workspace/device-uart/17 [Pipeline] fileExists [Pipeline] sh 00:20:31 + make test 00:20:31 go test ./... -coverprofile=coverage.out 00:20:35 ? github.com/edgexfoundry/device-uart [no test files] 00:22:11 ? github.com/edgexfoundry/device-uart/cmd [no test files] 00:22:11 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 00:22:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:22:11 go vet ./... 00:22:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:22:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:22:30 ./bin/test-attribution-txt.sh [Pipeline] echo 00:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:22:30 $ docker stop --time=1 59b7e4e60ab222bb2cdf5ba989ebf9582bd8009178a9f6b03db86d9cd75dbfb9 00:22:35 $ docker rm -f --volumes 59b7e4e60ab222bb2cdf5ba989ebf9582bd8009178a9f6b03db86d9cd75dbfb9 [Pipeline] // withDockerContainer [Pipeline] sh 00:22:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:22:36 Warning: overwriting stash ‘coverage-report’ 00:22:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:22:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:22:37 + ls -al . 00:22:37 total 152 00:22:37 drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 00:20 . 00:22:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 00:17 .. 00:22:37 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 00:17 .dockerignore 00:22:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 00:17 .git 00:22:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:17 .github 00:22:37 -rw-rw-r-- 1 jenkins jenkins 343 Nov 14 00:17 .gitignore 00:22:37 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 00:17 .golangci.yml 00:22:37 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 14 00:17 Attribution.txt 00:22:37 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 14 00:17 CHANGELOG.md 00:22:37 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 14 00:17 Dockerfile 00:22:37 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 00:17 GOVERNANCE.md 00:22:37 -rw-rw-r-- 1 jenkins jenkins 675 Nov 14 00:17 Jenkinsfile 00:22:37 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 00:17 LICENSE 00:22:37 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 14 00:17 Makefile 00:22:37 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 00:17 OWNERS.md 00:22:37 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 14 00:17 README.md 00:22:37 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 00:15 VERSION 00:22:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 00:17 bin 00:22:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:17 cmd 00:22:37 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 00:20 coverage.out 00:22:37 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 14 00:17 go.mod 00:22:37 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 14 00:17 go.sum 00:22:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:17 internal 00:22:37 -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 00:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:38 + 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=1a01da418f6c0eeb546af65ccbff94987839aa03 --label arch=arm64 --label version=3.0.1-dev.11 . 00:22:38 Sending build context to Docker daemon 5.656MB 00:22:38 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 00:22:38 Step 2/25 : FROM ${BASE} AS builder 00:22:38 ---> 10452f733222 00:22:38 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:22:38 ---> Running in 366abf227f83 00:22:39 Removing intermediate container 366abf227f83 00:22:39 ---> 780e36b8e637 00:22:39 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:22:39 ---> Running in 0d6010df0b5f 00:22:39 Removing intermediate container 0d6010df0b5f 00:22:39 ---> 0abd4afd9193 00:22:39 Step 5/25 : ARG ADD_BUILD_TAGS="" 00:22:39 ---> Running in 310b1fe7abe5 00:22:40 Removing intermediate container 310b1fe7abe5 00:22:40 ---> 69e651933d27 00:22:40 Step 6/25 : WORKDIR /device-uart 00:22:40 ---> Running in 82e04f84f035 00:22:40 Removing intermediate container 82e04f84f035 00:22:40 ---> c4da2734187d 00:22:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:22:40 ---> Running in 7e688689f31e 00:22:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:22:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:22:43 OK: 270 MiB in 56 packages 00:22:44 Removing intermediate container 7e688689f31e 00:22:44 ---> 0291ccbd7f68 00:22:44 Step 8/25 : COPY go.mod vendor* ./ 00:22:44 ---> 360e9db2c022 00:22:44 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:44 ---> Running in 4e700afdcac6 00:22:50 Removing intermediate container 4e700afdcac6 00:22:50 ---> 5be7f539c4ee 00:22:50 Step 10/25 : COPY . . 00:22:50 ---> 75dd2375bc72 00:22:50 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:22:50 ---> Running in f726b66f0bd7 00:22:51 Removing intermediate container f726b66f0bd7 00:22:51 ---> aeb9dd2051de 00:22:51 Step 12/25 : RUN ${MAKE} 00:22:51 ---> Running in 059fcc9c8ef6 00:22:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 00:25:00 Removing intermediate container 059fcc9c8ef6 00:25:00 ---> a13c35744e27 00:25:00 Step 13/25 : FROM alpine:3.18 00:25:00 3.18: Pulling from library/alpine 00:25:00 579b34f0a95b: Pulling fs layer 00:25:00 579b34f0a95b: Download complete 00:25:00 579b34f0a95b: Pull complete 00:25:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:25:00 Status: Downloaded newer image for alpine:3.18 00:25:00 ---> 3cc203321400 00:25:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:25:00 ---> Running in 10606c4b52fd 00:25:00 Removing intermediate container 10606c4b52fd 00:25:00 ---> 32a7dad47396 00:25:00 Step 15/25 : RUN apk add --update --no-cache dumb-init 00:25:00 ---> Running in cebf38d82741 00:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:25:03 (1/1) Installing dumb-init (1.2.5-r2) 00:25:03 Executing busybox-1.36.1-r2.trigger 00:25:03 OK: 8 MiB in 16 packages 00:25:03 Removing intermediate container cebf38d82741 00:25:03 ---> 88722a5511d1 00:25:03 Step 16/25 : WORKDIR / 00:25:03 ---> Running in 7c2a601991d5 00:25:04 Removing intermediate container 7c2a601991d5 00:25:04 ---> f19485f52be0 00:25:04 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 00:25:04 ---> fb4395a7687f 00:25:04 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 00:25:05 ---> 5d8b608b557d 00:25:05 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 00:25:06 ---> 09f8b0a35c70 00:25:06 Step 20/25 : EXPOSE 59995 00:25:06 ---> Running in 875b864c6409 00:25:06 Removing intermediate container 875b864c6409 00:25:06 ---> dceea37f3055 00:25:06 Step 21/25 : ENTRYPOINT ["/device-uart"] 00:25:06 ---> Running in 1788dadecb20 00:25:07 Removing intermediate container 1788dadecb20 00:25:07 ---> 2eae1a618ac1 00:25:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:25:07 ---> Running in 1eaa4172d3f3 00:25:07 Removing intermediate container 1eaa4172d3f3 00:25:07 ---> eb626a4fb855 00:25:07 Step 23/25 : LABEL arch=arm64 00:25:07 ---> Running in d5c7833f852f 00:25:08 Removing intermediate container d5c7833f852f 00:25:08 ---> 90a40e927b72 00:25:08 Step 24/25 : LABEL git_sha=1a01da418f6c0eeb546af65ccbff94987839aa03 00:25:08 ---> Running in bece008ca8a4 00:25:08 Removing intermediate container bece008ca8a4 00:25:08 ---> cec7ee8529f9 00:25:08 Step 25/25 : LABEL version=3.0.1-dev.11 00:25:08 ---> Running in 3f4196333be6 00:25:08 Removing intermediate container 3f4196333be6 00:25:08 ---> 608cf301e08c 00:25:08 [Warning] One or more build-args [ARCH] were not consumed 00:25:08 Successfully built 608cf301e08c 00:25:08 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 00:25:09 provisioning config files... 00:25:09 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/17@tmp/config15539310240917105544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:09 ---> docker-login.sh 00:25:09 nexus3.edgexfoundry.org:10001 00:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:09 Configure a credential helper to remove this warning. See 00:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:09 00:25:09 Login Succeeded 00:25:09 nexus3.edgexfoundry.org:10002 00:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:09 Configure a credential helper to remove this warning. See 00:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:09 00:25:09 Login Succeeded 00:25:09 nexus3.edgexfoundry.org:10003 00:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:10 Configure a credential helper to remove this warning. See 00:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:10 00:25:10 Login Succeeded 00:25:10 nexus3.edgexfoundry.org:10004 00:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:10 Configure a credential helper to remove this warning. See 00:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:10 00:25:10 Login Succeeded 00:25:10 docker.io 00:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:11 Configure a credential helper to remove this warning. See 00:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:11 00:25:11 Login Succeeded 00:25:11 ---> docker-login.sh ends [Pipeline] } 00:25:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:25:11 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 00:25:11 1a01da418f6c0eeb546af65ccbff94987839aa03 00:25:11 latest 00:25:11 3.0.1-dev.11 00:25:11 1a01da418f6c0eeb546af65ccbff94987839aa03-3.0.1-dev.11 00:25:11 main 00:25:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:11 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:1a01da418f6c0eeb546af65ccbff94987839aa03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:12 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:1a01da418f6c0eeb546af65ccbff94987839aa03 00:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:25:12 9b3f22385d4b: Preparing 00:25:12 5c57335d110f: Preparing 00:25:12 f4bfa556c049: Preparing 00:25:12 72919ad17983: Preparing 00:25:12 5f4d9fc4d98d: Preparing 00:25:12 5f4d9fc4d98d: Layer already exists 00:25:12 72919ad17983: Pushed 00:25:12 5c57335d110f: Pushed 00:25:12 f4bfa556c049: Pushed 00:25:19 9b3f22385d4b: Pushed 00:25:19 1a01da418f6c0eeb546af65ccbff94987839aa03: digest: sha256:fb4075b2a36f5b0029626d02e978227257da1a62a497c3072705811e845b9db4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:19 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:19 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 00:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:25:19 9b3f22385d4b: Preparing 00:25:19 5c57335d110f: Preparing 00:25:19 f4bfa556c049: Preparing 00:25:19 72919ad17983: Preparing 00:25:19 5f4d9fc4d98d: Preparing 00:25:19 9b3f22385d4b: Layer already exists 00:25:19 72919ad17983: Layer already exists 00:25:19 f4bfa556c049: Layer already exists 00:25:19 5f4d9fc4d98d: Layer already exists 00:25:19 5c57335d110f: Layer already exists 00:25:20 latest: digest: sha256:fb4075b2a36f5b0029626d02e978227257da1a62a497c3072705811e845b9db4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:22 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:22 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.11 00:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:25:22 9b3f22385d4b: Preparing 00:25:22 5c57335d110f: Preparing 00:25:22 f4bfa556c049: Preparing 00:25:22 72919ad17983: Preparing 00:25:22 5f4d9fc4d98d: Preparing 00:25:22 5f4d9fc4d98d: Layer already exists 00:25:22 9b3f22385d4b: Layer already exists 00:25:22 72919ad17983: Layer already exists 00:25:22 5c57335d110f: Layer already exists 00:25:22 f4bfa556c049: Layer already exists 00:25:22 3.0.1-dev.11: digest: sha256:fb4075b2a36f5b0029626d02e978227257da1a62a497c3072705811e845b9db4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:23 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:1a01da418f6c0eeb546af65ccbff94987839aa03-3.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:26 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:1a01da418f6c0eeb546af65ccbff94987839aa03-3.0.1-dev.11 00:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:25:26 9b3f22385d4b: Preparing 00:25:26 5c57335d110f: Preparing 00:25:26 f4bfa556c049: Preparing 00:25:26 72919ad17983: Preparing 00:25:26 5f4d9fc4d98d: Preparing 00:25:26 5c57335d110f: Layer already exists 00:25:26 5f4d9fc4d98d: Layer already exists 00:25:26 9b3f22385d4b: Layer already exists 00:25:26 72919ad17983: Layer already exists 00:25:26 f4bfa556c049: Layer already exists 00:25:26 1a01da418f6c0eeb546af65ccbff94987839aa03-3.0.1-dev.11: digest: sha256:fb4075b2a36f5b0029626d02e978227257da1a62a497c3072705811e845b9db4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:26 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:26 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 00:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 00:25:26 9b3f22385d4b: Preparing 00:25:26 5c57335d110f: Preparing 00:25:26 f4bfa556c049: Preparing 00:25:26 72919ad17983: Preparing 00:25:26 5f4d9fc4d98d: Preparing 00:25:26 f4bfa556c049: Layer already exists 00:25:26 9b3f22385d4b: Layer already exists 00:25:26 5f4d9fc4d98d: Layer already exists 00:25:26 5c57335d110f: Layer already exists 00:25:26 72919ad17983: Layer already exists 00:25:27 main: digest: sha256:fb4075b2a36f5b0029626d02e978227257da1a62a497c3072705811e845b9db4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:27 ===================================================== [Pipeline] echo 00:25:27 taggedImages: 00:25:27 - nexus3.edgexfoundry.org:10004/device-uart-arm64:1a01da418f6c0eeb546af65ccbff94987839aa03 00:25:27 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 00:25:27 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.11 00:25:27 - nexus3.edgexfoundry.org:10004/device-uart-arm64:1a01da418f6c0eeb546af65ccbff94987839aa03-3.0.1-dev.11 00:25:27 - 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 00:25:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:27 00:25:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:27 arm64: Pulling from edgex-lftools-log-publisher 00:25:27 8998bd30e6a1: Pulling fs layer 00:25:27 04944245beec: Pulling fs layer 00:25:27 699f458cf7ca: Pulling fs layer 00:25:27 765212b225bb: Pulling fs layer 00:25:27 f23df028b6ca: Pulling fs layer 00:25:27 d65c8cfc05b1: Pulling fs layer 00:25:27 2437ff75d9bd: Pulling fs layer 00:25:27 765212b225bb: Waiting 00:25:27 d65c8cfc05b1: Waiting 00:25:27 2437ff75d9bd: Waiting 00:25:27 f23df028b6ca: Waiting 00:25:28 04944245beec: Download complete 00:25:28 765212b225bb: Verifying Checksum 00:25:28 765212b225bb: Download complete 00:25:28 f23df028b6ca: Verifying Checksum 00:25:28 f23df028b6ca: Download complete 00:25:28 d65c8cfc05b1: Verifying Checksum 00:25:28 d65c8cfc05b1: Download complete 00:25:28 699f458cf7ca: Verifying Checksum 00:25:28 699f458cf7ca: Download complete 00:25:29 8998bd30e6a1: Verifying Checksum 00:25:29 8998bd30e6a1: Download complete 00:25:31 2437ff75d9bd: Verifying Checksum 00:25:31 2437ff75d9bd: Download complete 00:25:34 8998bd30e6a1: Pull complete 00:25:34 04944245beec: Pull complete 00:25:36 699f458cf7ca: Pull complete 00:25:36 765212b225bb: Pull complete 00:25:37 f23df028b6ca: Pull complete 00:25:37 d65c8cfc05b1: Pull complete 00:25:55 2437ff75d9bd: Pull complete 00:25:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:55 prd-ubuntu20.04-docker-arm64-4c-16g-17423 does not seem to be running inside a container 00:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/17 -v /w/workspace/device-uart/17:/w/workspace/device-uart/17:rw,z -v /w/workspace/device-uart/17@tmp:/w/workspace/device-uart/17@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 00:25:58 $ docker top 637f6bc80d926ab79c47a180a997dbfc4d83226959c533eaef6ebb055479d179 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:59 ---> job-cost.sh 00:25:59 lf-activate-venv: SKIPPING 00:25:59 INFO: No Stack... 00:25:59 INFO: Retrieving Pricing Info for: v3-standard-4 00:26:00 INFO: Archiving Costs [Pipeline] sh 00:26:01 + cat /w/workspace/device-uart/17/archives/cost.csv 00:26:01 + cut -d, -f6 [Pipeline] lock 00:26:01 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-17-stack-cost] 00:26:01 Resource [jenkins-edgexfoundry-device-uart-main-17-stack-cost] did not exist. Created. 00:26:01 Lock acquired on [jenkins-edgexfoundry-device-uart-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:26:01 /w/workspace/device-uart/17@tmp/durable-773afcb7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:26:02 + echo total: 0.10999999940395355 [Pipeline] stash 00:26:02 Warning: overwriting stash ‘stack-cost’ 00:26:02 Stashed 1 file(s) [Pipeline] } 00:26:02 Lock released on resource [jenkins-edgexfoundry-device-uart-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 00:26:02 $ docker stop --time=1 637f6bc80d926ab79c47a180a997dbfc4d83226959c533eaef6ebb055479d179 00:26:08 $ docker rm -f --volumes 637f6bc80d926ab79c47a180a997dbfc4d83226959c533eaef6ebb055479d179 [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 00:26:08 provisioning config files... 00:26:08 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6081104389232178879tmp [Pipeline] { [Pipeline] sh 00:26:09 + set +x 00:26:09 + curl -s https://codecov.io/bash 00:26:09 + bash -s -- 00:26:09 00:26:09 _____ _ 00:26:09 / ____| | | 00:26:09 | | ___ __| | ___ ___ _____ __ 00:26:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:26:09 | |___| (_) | (_| | __/ (_| (_) \ V / 00:26:09 \_____\___/ \__,_|\___|\___\___/ \_/ 00:26:09 Bash-1.0.6 00:26:09 00:26:09 00:26:09 ==> git version 2.25.1 found 00:26:09 ==> 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 00:26:09 Release-Date: 2020-01-08 00:26:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:26:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:26:09 ==> Jenkins CI detected. 00:26:09 current dir:  /w/workspace/edgexfoundry_device-uart_main 00:26:09 project root: . 00:26:09 --> token set from env 00:26:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:26:09 ==> Running gcov in . (disable via -X gcov) 00:26:09 ==> Python coveragepy not found 00:26:09 ==> Searching for coverage reports in: 00:26:09 + . 00:26:09 -> Found 1 reports 00:26:09 ==> Detecting git/mercurial file structure 00:26:09 ==> Reading reports 00:26:09 + ./coverage.out bytes=10 00:26:09 ==> Appending adjustments 00:26:09 https://docs.codecov.io/docs/fixing-reports 00:26:09 + Found adjustments 00:26:09 ==> Gzipping contents 00:26:09 4.0K /tmp/codecov.EbAkab.gz 00:26:09 ==> Uploading reports 00:26:09 url: https://codecov.io 00:26:09 query: branch=main&commit=1a01da418f6c0eeb546af65ccbff94987839aa03&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 00:26:09 -> Pinging Codecov 00:26:09 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=1a01da418f6c0eeb546af65ccbff94987839aa03&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 00:26:09 -> Uploading to 00:26:09 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/B9AA6E0BBD74AE3A32605C7A7C664919/1a01da418f6c0eeb546af65ccbff94987839aa03/e4a31d4a-599d-4fc7-8dab-bec6df9cc855.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T002609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=563cc6737cb00b1a7072620f989d2d58088f2f20383553293362502004b1f646 00:26:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:26:09 Dload Upload Total Spent Left Speed 00:26:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2374 --:--:-- --:--:-- --:--:-- 2374 00:26:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/1a01da418f6c0eeb546af65ccbff94987839aa03 [Pipeline] } 00:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:26:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:26:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:26:09 00:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:26:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:26:10 df9b9388f04a: Pulling fs layer 00:26:10 52dc419b0ee2: Pulling fs layer 00:26:10 25bc292e5bac: Pulling fs layer 00:26:10 114826534d7a: Pulling fs layer 00:26:10 4657fd5d0bcf: Pulling fs layer 00:26:10 6ad1cebc031e: Pulling fs layer 00:26:10 8a3aa393b2d8: Pulling fs layer 00:26:10 114826534d7a: Waiting 00:26:10 4657fd5d0bcf: Waiting 00:26:10 6ad1cebc031e: Waiting 00:26:10 8a3aa393b2d8: Waiting 00:26:10 25bc292e5bac: Verifying Checksum 00:26:10 25bc292e5bac: Download complete 00:26:10 52dc419b0ee2: Verifying Checksum 00:26:10 52dc419b0ee2: Download complete 00:26:10 4657fd5d0bcf: Download complete 00:26:10 df9b9388f04a: Download complete 00:26:10 df9b9388f04a: Pull complete 00:26:10 6ad1cebc031e: Verifying Checksum 00:26:10 6ad1cebc031e: Download complete 00:26:10 52dc419b0ee2: Pull complete 00:26:10 25bc292e5bac: Pull complete 00:26:11 114826534d7a: Verifying Checksum 00:26:11 114826534d7a: Download complete 00:26:11 8a3aa393b2d8: Verifying Checksum 00:26:11 8a3aa393b2d8: Download complete 00:26:14 114826534d7a: Pull complete 00:26:14 4657fd5d0bcf: Pull complete 00:26:14 6ad1cebc031e: Pull complete 00:26:17 8a3aa393b2d8: Pull complete 00:26:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:26:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:26:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:17 prd-ubuntu20.04-docker-8c-8g-17421 does not seem to be running inside a container 00:26:17 $ 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 00:26:23 $ docker top 9951e53a461676aaddc762ed0ebbfe59d0e81c527c47e69fe163f53e7e228bd3 -eo pid,comm [Pipeline] { [Pipeline] echo 00:26:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 00:26:23 + set -o pipefail 00:26:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 00:26:28 00:26:28 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 00:26:28 00:26:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/554c13ac-ae41-4b6a-a0e8-316a13b0cd4c 00:26:28 00:26:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:26:28 00:26:28 00:26:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:26:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:26:28 More details here: https://snyk.co/ue1NS 00:26:28 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:26:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:26:28 $ docker stop --time=1 9951e53a461676aaddc762ed0ebbfe59d0e81c527c47e69fe163f53e7e228bd3 00:26:32 $ docker rm -f --volumes 9951e53a461676aaddc762ed0ebbfe59d0e81c527c47e69fe163f53e7e228bd3 [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 00:26:33 + git log --format=format:%s -1 1a01da418f6c0eeb546af65ccbff94987839aa03 [Pipeline] sh 00:26:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:26:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:34 prd-ubuntu20.04-docker-8c-8g-17421 does not seem to be running inside a container 00:26:34 $ 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 00:26:34 $ docker top 10628917ca257ac82c40c4f354afeed7f6ad59fe178850df9a77994fb3fb7b60 -eo pid,comm 00:26:34 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). 00:26:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:26:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:34 [ssh-agent] Looking for ssh-agent implementation... 00:26:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:34 $ docker exec 10628917ca257ac82c40c4f354afeed7f6ad59fe178850df9a77994fb3fb7b60 ssh-agent 00:26:34 SSH_AUTH_SOCK=/tmp/ssh-C1dVFVLUExLJ/agent.33 00:26:34 SSH_AGENT_PID=39 00:26:34 Running ssh-add (command line suppressed) 00:26:35 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7280247051464334620.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7280247051464334620.key) 00:26:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:35 + git semver tag 00:26:35 2023-11-14 00:26:35,508 [run_tag] DEBUG tag force:False 00:26:35 2023-11-14 00:26:35,508 [check_head_tag] DEBUG check head tag 00:26:35 2023-11-14 00:26:35,508 [execute] INFO git cat-file --batch-check 00:26:35 2023-11-14 00:26:35,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 00:26:35 2023-11-14 00:26:35,512 [execute] INFO git cat-file --batch 00:26:35 2023-11-14 00:26:35,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 00:26:35 2023-11-14 00:26:35,522 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:26:35 2023-11-14 00:26:35,523 [execute] INFO git tag -a v3.0.1-dev.11 -m v3.0.1-dev.11 00:26:35 2023-11-14 00:26:35,523 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.11', '-m', 'v3.0.1-dev.11'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 00:26:35 2023-11-14 00:26:35,528 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:26:35 3.0.1-dev.11 [Pipeline] } 00:26:35 $ docker exec --env ******** --env ******** 10628917ca257ac82c40c4f354afeed7f6ad59fe178850df9a77994fb3fb7b60 ssh-agent -k 00:26:35 unset SSH_AUTH_SOCK; 00:26:35 unset SSH_AGENT_PID; 00:26:35 echo Agent pid 39 killed; 00:26:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:26:36 + git semver [Pipeline] } 00:26:36 $ docker stop --time=1 10628917ca257ac82c40c4f354afeed7f6ad59fe178850df9a77994fb3fb7b60 00:26:37 $ docker rm -f --volumes 10628917ca257ac82c40c4f354afeed7f6ad59fe178850df9a77994fb3fb7b60 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:26:37 00:26:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:26:38 0.23.1-centos7: Pulling from edgex-lftools 00:26:38 ab5ef0e58194: Pulling fs layer 00:26:38 9712f1f96733: Pulling fs layer 00:26:38 63f879dbbcfc: Pulling fs layer 00:26:38 0d9ebad4ef96: Pulling fs layer 00:26:38 e9a5061849ea: Pulling fs layer 00:26:38 d747dcd14b5f: Pulling fs layer 00:26:38 2de7ff778b66: Pulling fs layer 00:26:38 0d9ebad4ef96: Waiting 00:26:38 d747dcd14b5f: Waiting 00:26:38 e9a5061849ea: Waiting 00:26:38 2de7ff778b66: Waiting 00:26:38 9712f1f96733: Verifying Checksum 00:26:38 9712f1f96733: Download complete 00:26:38 63f879dbbcfc: Verifying Checksum 00:26:38 63f879dbbcfc: Download complete 00:26:38 e9a5061849ea: Verifying Checksum 00:26:38 e9a5061849ea: Download complete 00:26:38 0d9ebad4ef96: Verifying Checksum 00:26:38 0d9ebad4ef96: Download complete 00:26:38 d747dcd14b5f: Download complete 00:26:38 ab5ef0e58194: Verifying Checksum 00:26:38 ab5ef0e58194: Download complete 00:26:39 2de7ff778b66: Download complete 00:26:41 ab5ef0e58194: Pull complete 00:26:41 9712f1f96733: Pull complete 00:26:42 63f879dbbcfc: Pull complete 00:26:46 0d9ebad4ef96: Pull complete 00:26:46 e9a5061849ea: Pull complete 00:26:46 d747dcd14b5f: Pull complete 00:26:46 2de7ff778b66: Pull complete 00:26:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:26:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:26:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:46 prd-ubuntu20.04-docker-8c-8g-17421 does not seem to be running inside a container 00:26:46 $ 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 00:26:52 $ docker top c553332239037e473875dbf1e516d32694f3b077b2744d880a1e137379fd343f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:26:52 provisioning config files... 00:26:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7080408551436870607tmp 00:26:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14049330890619538619tmp 00:26:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config478904506761974333tmp [Pipeline] { [Pipeline] echo 00:26:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:26:52 ---> sigul-configuration.sh 00:26:52 gpg: directory `/root/.gnupg' created 00:26:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:26:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:26:52 gpg: keyring `/root/.gnupg/secring.gpg' created 00:26:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:26:52 gpg: CAST5 encrypted data 00:26:52 gpg: encrypted with 1 passphrase 00:26:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:26:53 + mkdir /home/jenkins 00:26:53 + mkdir /home/jenkins/sigul [Pipeline] sh 00:26:53 + 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 00:26:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:26:53 ---> sigul-install.sh 00:26:53 Sigul already installed; skipping installation. [Pipeline] sh 00:26:54 + git tag --list 00:26:54 v0.0.0 00:26:54 v0.0.1-dev.1 00:26:54 v0.0.1-dev.2 00:26:54 v0.0.1-dev.3 00:26:54 v0.0.1-dev.4 00:26:54 v3.0.0 00:26:54 v3.0.1-dev.1 00:26:54 v3.0.1-dev.10 00:26:54 v3.0.1-dev.11 00:26:54 v3.0.1-dev.2 00:26:54 v3.0.1-dev.3 00:26:54 v3.0.1-dev.4 00:26:54 v3.0.1-dev.5 00:26:54 v3.0.1-dev.6 00:26:54 v3.0.1-dev.7 00:26:54 v3.0.1-dev.8 00:26:54 v3.0.1-dev.9 [Pipeline] sh 00:26:54 + lftools sign git-tag v3.0.1-dev.11 00:26:55 Signing Git tag with Sigul... 00:26:55 Signing v3.0.1-dev.11 [Pipeline] echo 00:26:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:26:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:26:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:26:55 $ docker stop --time=1 c553332239037e473875dbf1e516d32694f3b077b2744d880a1e137379fd343f 00:26:56 $ docker rm -f --volumes c553332239037e473875dbf1e516d32694f3b077b2744d880a1e137379fd343f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:26:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:26:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:57 prd-ubuntu20.04-docker-8c-8g-17421 does not seem to be running inside a container 00:26:57 $ 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 00:26:57 $ docker top ad5a640da7d1526bab5be7709e24971026bc7ea5bd1937263f5923556aecccee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:26:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:58 [ssh-agent] Looking for ssh-agent implementation... 00:26:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:58 $ docker exec ad5a640da7d1526bab5be7709e24971026bc7ea5bd1937263f5923556aecccee ssh-agent 00:26:58 SSH_AUTH_SOCK=/tmp/ssh-ZkkVRF0lF6qi/agent.32 00:26:58 SSH_AGENT_PID=38 00:26:58 Running ssh-add (command line suppressed) 00:26:58 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1990253969247920718.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1990253969247920718.key) 00:26:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:58 + git semver bump pre 00:26:58 2023-11-14 00:26:58,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:26:58 2023-11-14 00:26:58,877 [bump_version] DEBUG bumping version:3.0.1-dev.11 on axis:pre with prefix:dev 00:26:58 2023-11-14 00:26:58,877 [bump_version] DEBUG bumped version:3.0.1-dev.12 00:26:58 2023-11-14 00:26:58,877 [write_version] DEBUG write version:3.0.1-dev.12 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 00:26:58 2023-11-14 00:26:58,878 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:26:58 2023-11-14 00:26:58,878 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 00:26:58 2023-11-14 00:26:58,879 [execute] INFO git cat-file --batch-check 00:26:58 2023-11-14 00:26:58,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 00:26:58 2023-11-14 00:26:58,884 [execute] INFO git cat-file --batch 00:26:58 2023-11-14 00:26:58,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 00:26:58 2023-11-14 00:26:58,889 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:26:58 3.0.1-dev.12 [Pipeline] } 00:26:58 $ docker exec --env ******** --env ******** ad5a640da7d1526bab5be7709e24971026bc7ea5bd1937263f5923556aecccee ssh-agent -k 00:26:59 unset SSH_AUTH_SOCK; 00:26:59 unset SSH_AGENT_PID; 00:26:59 echo Agent pid 38 killed; 00:26:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:26:59 + git semver [Pipeline] } 00:26:59 $ docker stop --time=1 ad5a640da7d1526bab5be7709e24971026bc7ea5bd1937263f5923556aecccee 00:27:00 $ docker rm -f --volumes ad5a640da7d1526bab5be7709e24971026bc7ea5bd1937263f5923556aecccee [Pipeline] // withDockerContainer [Pipeline] sh 00:27:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:27:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:27:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:01 prd-ubuntu20.04-docker-8c-8g-17421 does not seem to be running inside a container 00:27:01 $ 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 00:27:02 $ docker top d8d3721e0ead48f1be3649067359f7578e6200ae3b7ece9e497055bf53951e6f -eo pid,comm 00:27:02 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). 00:27:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:27:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:27:02 [ssh-agent] Looking for ssh-agent implementation... 00:27:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:27:02 $ docker exec d8d3721e0ead48f1be3649067359f7578e6200ae3b7ece9e497055bf53951e6f ssh-agent 00:27:02 SSH_AUTH_SOCK=/tmp/ssh-VfopmxLf1wxc/agent.33 00:27:02 SSH_AGENT_PID=39 00:27:02 Running ssh-add (command line suppressed) 00:27:02 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16451878184861364683.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16451878184861364683.key) 00:27:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:27:02 + git semver push 00:27:03 2023-11-14 00:27:02,988 [run_push] DEBUG push 00:27:03 2023-11-14 00:27:02,988 [execute] INFO git cat-file --batch-check 00:27:03 2023-11-14 00:27:02,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 00:27:03 2023-11-14 00:27:02,993 [execute] INFO git rev-list bb09c5997c076285d3dceec3ef4000597b87ca6a -- 00:27:03 2023-11-14 00:27:02,993 [execute] DEBUG Popen(['git', 'rev-list', 'bb09c5997c076285d3dceec3ef4000597b87ca6a', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 00:27:03 2023-11-14 00:27:02,998 [execute] INFO git fetch -v origin 00:27:03 2023-11-14 00:27:02,998 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 00:27:03 2023-11-14 00:27:03,531 [run_push] DEBUG no remote changes detected 00:27:03 2023-11-14 00:27:03,532 [execute] INFO git push origin semver 00:27:03 2023-11-14 00:27:03,532 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 00:27:04 2023-11-14 00:27:04,454 [run_push] DEBUG push all version tags 00:27:04 2023-11-14 00:27:04,454 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:27:04 2023-11-14 00:27:04,455 [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) 00:27:05 2023-11-14 00:27:05,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 00:27:05 3.0.1-dev.12 [Pipeline] } 00:27:05 $ docker exec --env ******** --env ******** d8d3721e0ead48f1be3649067359f7578e6200ae3b7ece9e497055bf53951e6f ssh-agent -k 00:27:05 unset SSH_AUTH_SOCK; 00:27:05 unset SSH_AGENT_PID; 00:27:05 echo Agent pid 39 killed; 00:27:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:27:05 + git semver [Pipeline] } 00:27:05 $ docker stop --time=1 d8d3721e0ead48f1be3649067359f7578e6200ae3b7ece9e497055bf53951e6f 00:27:07 $ docker rm -f --volumes d8d3721e0ead48f1be3649067359f7578e6200ae3b7ece9e497055bf53951e6f [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 00:27:07 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 00:27:07 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 00:27:07 total 16 00:27:07 drwxr-xr-x 3 root root 4096 Nov 14 00:18 . 00:27:07 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 00:26 .. 00:27:07 drwxr-xr-x 2 root root 4096 Nov 14 00:18 cost 00:27:07 -rw-r--r-- 1 root root 82 Nov 14 00:18 cost.csv 00:27:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 00:27:07 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 00:27:07 total 16 00:27:07 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 00:18 . 00:27:07 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 00:26 .. 00:27:07 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 00:18 cost 00:27:07 -rw-r--r-- 1 jenkins jenkins 82 Nov 14 00:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:27:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:27:09 ---> package-listing.sh 00:27:09 ++ facter osfamily 00:27:09 ++ tr '[:upper:]' '[:lower:]' 00:27:09 + OS_FAMILY=debian 00:27:09 + workspace=/w/workspace/edgexfoundry_device-uart_main 00:27:09 + START_PACKAGES=/tmp/packages_start.txt 00:27:09 + END_PACKAGES=/tmp/packages_end.txt 00:27:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:27:09 + PACKAGES=/tmp/packages_start.txt 00:27:09 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 00:27:09 + PACKAGES=/tmp/packages_end.txt 00:27:09 + case "${OS_FAMILY}" in 00:27:09 + dpkg -l 00:27:09 + grep '^ii' 00:27:09 + '[' -f /tmp/packages_start.txt ']' 00:27:09 + '[' -f /tmp/packages_end.txt ']' 00:27:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:27:09 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 00:27:09 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 00:27:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 00:27:09 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 00:27:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:09 prd-ubuntu20.04-docker-8c-8g-17421 does not seem to be running inside a container 00:27:09 $ 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 00:27:10 $ docker top e2e18821f2a1787fe4d4636a27257194163c3c4948f7922fc2ab247a6adfe1fd -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:10 + touch /tmp/pre-build-complete [Pipeline] sh 00:27:10 + mkdir -p /var/log/sysstat [Pipeline] sh 00:27:11 + ls /var/log/sa-host 00:27:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:27:11 provisioning config files... 00:27:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1297217267348255723tmp [Pipeline] { [Pipeline] echo 00:27:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:27:11 ---> create-netrc.sh [Pipeline] } 00:27:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:27:11 ---> python-tools-install.sh [Pipeline] echo 00:27:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:27:12 ---> sudo-logs.sh 00:27:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:27:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:27:12 ---> job-cost.sh 00:27:12 lf-activate-venv: SKIPPING 00:27:12 DEBUG: total: 0.2199999988079071 00:27:12 INFO: Retrieving Stack Cost... 00:27:12 INFO: Retrieving Pricing Info for: v3-standard-8 00:27:13 INFO: Archiving Costs [Pipeline] echo 00:27:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:27:13 ---> logs-deploy.sh 00:27:13 lf-activate-venv: SKIPPING 00:27:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/17 00:27:13 INFO: archiving workspace using pattern(s): 00:27:14 Archives upload complete. 00:27:14 INFO: archiving logs to Nexus