Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c25e0a715bc445233ef268d90b8261caa8d8b032 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-ssh895618810589471134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13597384759520040128.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17326526161067353422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh16634806148306108766.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-ssh4939251297303369462.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.23 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 ‘prd-ubuntu18.04-docker-8c-8g-21829’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-22349’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22352 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 c25e0a715bc445233ef268d90b8261caa8d8b032 (main) Commit message: "Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" > git config core.sparsecheckout # timeout=10 > git checkout -f c25e0a715bc445233ef268d90b8261caa8d8b032 # timeout=10 > git rev-list --no-walk 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T22:03:35.563Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T22:03:35.635Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T22:03:35.659Z] ========================================================= [2024-10-09T22:03:35.659Z] EdgeX Global Pipelines Version Info [2024-10-09T22:03:35.659Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:03:36.379Z] ------------------- [2024-10-09T22:03:36.379Z] stable info: [2024-10-09T22:03:36.379Z] ------------------- [2024-10-09T22:03:36.379Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T22:03:36.379Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T22:03:36.379Z] Message: update stable to v1.0.265 [2024-10-09T22:03:36.949Z] ------------------- [2024-10-09T22:03:36.949Z] experimental info: [2024-10-09T22:03:36.949Z] ------------------- [2024-10-09T22:03:36.949Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T22:03:36.949Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T22:03:36.949Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T22:03:37.026Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-10-09T22:03:37.045Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-10-09T22:03:37.075Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T22:03:37.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T22:03:37.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T22:03:37.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T22:03:37.181Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T22:03:37.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T22:03:37.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T22:03:37.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T22:03:37.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T22:03:37.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-10-09T22:03:37.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T22:03:37.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T22:03:37.380Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:03:37.398Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:03:37.421Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:03:37.443Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:03:37.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T22:03:37.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T22:03:37.521Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T22:03:37.544Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T22:03:37.566Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T22:03:37.597Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T22:03:37.622Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T22:03:37.641Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T22:03:37.661Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T22:03:37.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-09T22:03:37.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-09T22:03:37.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-09T22:03:37.757Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] echo [2024-10-09T22:03:37.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c25e0a7 [Pipeline] echo [2024-10-09T22:03:37.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:03:37.868Z] provisioning config files... [2024-10-09T22:03:37.880Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16278231082896871172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:03:38.216Z] ---> ****-login.sh [2024-10-09T22:03:38.216Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:03:38.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:38.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:38.479Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:38.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:38.480Z] [2024-10-09T22:03:38.480Z] Login Succeeded [2024-10-09T22:03:38.480Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:03:38.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:38.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:38.480Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:38.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:38.480Z] [2024-10-09T22:03:38.480Z] Login Succeeded [2024-10-09T22:03:38.480Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:03:38.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:38.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:38.745Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:38.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:38.745Z] [2024-10-09T22:03:38.745Z] Login Succeeded [2024-10-09T22:03:38.745Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:03:38.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:38.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:38.746Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:38.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:38.746Z] [2024-10-09T22:03:38.746Z] Login Succeeded [2024-10-09T22:03:38.746Z] ****.io [2024-10-09T22:03:38.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:39.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:39.005Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:39.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:39.005Z] [2024-10-09T22:03:39.005Z] Login Succeeded [2024-10-09T22:03:39.005Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:03:39.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T22:03:39.414Z] + git rev-list -1 --merges c25e0a715bc445233ef268d90b8261caa8d8b032~1..c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] echo [2024-10-09T22:03:39.441Z] -----------> git rev-list -1 --merges c25e0a715bc445233ef268d90b8261caa8d8b032~1..c25e0a715bc445233ef268d90b8261caa8d8b032 c25e0a715bc445233ef268d90b8261caa8d8b032 [2024-10-09T22:03:39.441Z] c25e0a715bc445233ef268d90b8261caa8d8b032 [false] [Pipeline] sh [2024-10-09T22:03:39.733Z] + git log --format=format:%s -1 c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] echo [2024-10-09T22:03:39.749Z] ========================================================= [2024-10-09T22:03:39.749Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T22:03:39.749Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:03:40.088Z] + git log --format=format:%s -1 c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] echo [2024-10-09T22:03:40.101Z] [semverPrep] GIT_COMMIT: c25e0a715bc445233ef268d90b8261caa8d8b032, Commit Message: Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo [2024-10-09T22:03:40.114Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T22:03:40.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:03:40.468Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T22:03:40.468Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T22:03:40.468Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T22:03:40.468Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T22:03:40.468Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T22:03:40.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:03:40.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:03:40.811Z] [2024-10-09T22:03:40.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:03:41.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:03:41.112Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T22:03:41.112Z] b85a868b505f: Pulling fs layer [2024-10-09T22:03:41.112Z] e2be974225ed: Pulling fs layer [2024-10-09T22:03:41.112Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T22:03:41.112Z] 988bab9f4d93: Pulling fs layer [2024-10-09T22:03:41.112Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T22:03:41.112Z] eaf3925da568: Pulling fs layer [2024-10-09T22:03:41.112Z] bab4dde63d76: Pulling fs layer [2024-10-09T22:03:41.112Z] bde34c3a00c8: Pulling fs layer [2024-10-09T22:03:41.112Z] b352a97aabf1: Pulling fs layer [2024-10-09T22:03:41.112Z] 4872d77fe225: Pulling fs layer [2024-10-09T22:03:41.112Z] 5851b861e8e6: Pulling fs layer [2024-10-09T22:03:41.112Z] 988bab9f4d93: Waiting [2024-10-09T22:03:41.112Z] 1469e6f7b9e6: Waiting [2024-10-09T22:03:41.112Z] eaf3925da568: Waiting [2024-10-09T22:03:41.112Z] b352a97aabf1: Waiting [2024-10-09T22:03:41.112Z] bab4dde63d76: Waiting [2024-10-09T22:03:41.112Z] 4872d77fe225: Waiting [2024-10-09T22:03:41.112Z] bde34c3a00c8: Waiting [2024-10-09T22:03:41.112Z] 5851b861e8e6: Waiting [2024-10-09T22:03:41.112Z] e2be974225ed: Download complete [2024-10-09T22:03:41.112Z] 988bab9f4d93: Verifying Checksum [2024-10-09T22:03:41.112Z] 988bab9f4d93: Download complete [2024-10-09T22:03:41.369Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T22:03:41.369Z] 1469e6f7b9e6: Download complete [2024-10-09T22:03:41.370Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T22:03:41.370Z] 339a4e72a1f5: Download complete [2024-10-09T22:03:41.370Z] eaf3925da568: Download complete [2024-10-09T22:03:41.370Z] bde34c3a00c8: Download complete [2024-10-09T22:03:41.370Z] b352a97aabf1: Download complete [2024-10-09T22:03:41.370Z] 4872d77fe225: Verifying Checksum [2024-10-09T22:03:41.370Z] 4872d77fe225: Download complete [2024-10-09T22:03:41.370Z] b85a868b505f: Verifying Checksum [2024-10-09T22:03:41.370Z] b85a868b505f: Download complete [2024-10-09T22:03:41.936Z] bab4dde63d76: Verifying Checksum [2024-10-09T22:03:41.936Z] bab4dde63d76: Download complete [2024-10-09T22:03:42.882Z] b85a868b505f: Pull complete [2024-10-09T22:03:42.882Z] e2be974225ed: Pull complete [2024-10-09T22:03:43.450Z] 339a4e72a1f5: Pull complete [2024-10-09T22:03:43.450Z] 988bab9f4d93: Pull complete [2024-10-09T22:03:43.709Z] 1469e6f7b9e6: Pull complete [2024-10-09T22:03:43.709Z] eaf3925da568: Pull complete [2024-10-09T22:03:45.611Z] bab4dde63d76: Pull complete [2024-10-09T22:03:45.611Z] bde34c3a00c8: Pull complete [2024-10-09T22:03:45.611Z] b352a97aabf1: Pull complete [2024-10-09T22:03:45.611Z] 4872d77fe225: Pull complete [2024-10-09T22:03:45.611Z] 5851b861e8e6: Pull complete [2024-10-09T22:03:45.611Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T22:03:45.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:03:45.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:03:45.749Z] prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container [2024-10-09T22:03:45.782Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:03:49.406Z] $ docker top 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a -eo pid,comm [2024-10-09T22:03:49.471Z] 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). [2024-10-09T22:03:49.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:03:49.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:03:49.525Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:03:49.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:03:49.655Z] $ docker exec 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a ssh-agent [2024-10-09T22:03:49.766Z] SSH_AUTH_SOCK=/tmp/ssh-XAByZGKnNn4g/agent.32 [2024-10-09T22:03:49.766Z] SSH_AGENT_PID=38 [2024-10-09T22:03:49.772Z] Running ssh-add (command line suppressed) [2024-10-09T22:03:49.867Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15127391000245916059.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15127391000245916059.key) [2024-10-09T22:03:49.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:03:50.170Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T22:03:50.181Z] $ docker exec --env ******** --env ******** 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a ssh-agent -k [2024-10-09T22:03:50.285Z] unset SSH_AUTH_SOCK; [2024-10-09T22:03:50.285Z] unset SSH_AGENT_PID; [2024-10-09T22:03:50.285Z] echo Agent pid 38 killed; [2024-10-09T22:03:50.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T22:03:50.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:03:50.334Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:03:50.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:03:50.456Z] $ docker exec 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a ssh-agent [2024-10-09T22:03:50.560Z] SSH_AUTH_SOCK=/tmp/ssh-Zug0vBrLq40I/agent.71 [2024-10-09T22:03:50.560Z] SSH_AGENT_PID=77 [2024-10-09T22:03:50.565Z] Running ssh-add (command line suppressed) [2024-10-09T22:03:50.666Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13321396380234455463.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13321396380234455463.key) [2024-10-09T22:03:50.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:03:50.972Z] + git semver init [2024-10-09T22:03:51.231Z] 2024-10-09 22:03:51,185 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T22:03:51.231Z] 2024-10-09 22:03:51,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-10-09T22:03:51.231Z] 2024-10-09 22:03:51,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-10-09T22:03:51.231Z] 2024-10-09 22:03:51,187 [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) [2024-10-09T22:03:52.613Z] 2024-10-09 22:03:52,384 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-10-09T22:03:52.613Z] 2024-10-09 22:03:52,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-10-09T22:03:52.613Z] 2024-10-09 22:03:52,385 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-09T22:03:52.613Z] 2024-10-09 22:03:52,385 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-09T22:03:52.613Z] 3.0.1-dev.32 [Pipeline] } [2024-10-09T22:03:52.620Z] $ docker exec --env ******** --env ******** 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a ssh-agent -k [2024-10-09T22:03:52.720Z] unset SSH_AUTH_SOCK; [2024-10-09T22:03:52.720Z] unset SSH_AGENT_PID; [2024-10-09T22:03:52.721Z] echo Agent pid 77 killed; [2024-10-09T22:03:52.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:03:53.048Z] + git semver [Pipeline] } [2024-10-09T22:03:53.317Z] $ docker stop --time=1 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a [2024-10-09T22:03:54.664Z] $ docker rm -f --volumes 45a2296f3c7c5221efe2218a56aa8e97823e6f79c440bfc36bc97b305c48365a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:03:55.012Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T22:03:55.255Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T22:03:55.260Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.32 [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 [2024-10-09T22:03:55.441Z] provisioning config files... [2024-10-09T22:03:55.450Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15731838027170235733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:03:55.749Z] ---> ****-login.sh [2024-10-09T22:03:55.749Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:03:55.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:55.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:55.749Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:55.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:55.749Z] [2024-10-09T22:03:55.749Z] Login Succeeded [2024-10-09T22:03:55.749Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:03:55.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:55.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:55.749Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:55.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:55.749Z] [2024-10-09T22:03:55.749Z] Login Succeeded [2024-10-09T22:03:55.749Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:03:56.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:56.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:56.007Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:56.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:56.008Z] [2024-10-09T22:03:56.008Z] Login Succeeded [2024-10-09T22:03:56.008Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:03:56.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:56.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:56.008Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:56.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:56.008Z] [2024-10-09T22:03:56.008Z] Login Succeeded [2024-10-09T22:03:56.008Z] ****.io [2024-10-09T22:03:56.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:56.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:56.267Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:56.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:56.267Z] [2024-10-09T22:03:56.267Z] Login Succeeded [2024-10-09T22:03:56.267Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:03:56.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:03:56.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:03:56.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:03:56.408Z] ========================================================= [2024-10-09T22:03:56.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T22:03:56.408Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:03:56.746Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:03:56.746Z] Sending build context to Docker daemon 25.59MB [2024-10-09T22:03:56.746Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:03:56.746Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:03:57.009Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T22:03:57.009Z] 43c4264eed91: Pulling fs layer [2024-10-09T22:03:57.009Z] 4cc291be95ef: Pulling fs layer [2024-10-09T22:03:57.009Z] 2ac1f1163629: Pulling fs layer [2024-10-09T22:03:57.009Z] 5c3c966382ef: Pulling fs layer [2024-10-09T22:03:57.009Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:03:57.009Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T22:03:57.009Z] 9f66e0745190: Pulling fs layer [2024-10-09T22:03:57.009Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T22:03:57.009Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T22:03:57.009Z] 4f4fb700ef54: Waiting [2024-10-09T22:03:57.009Z] 5d5c8e513c77: Waiting [2024-10-09T22:03:57.009Z] 9f66e0745190: Waiting [2024-10-09T22:03:57.009Z] f49a43e4bbc0: Waiting [2024-10-09T22:03:57.009Z] 561ebcabdf7f: Waiting [2024-10-09T22:03:57.009Z] 5c3c966382ef: Waiting [2024-10-09T22:03:57.009Z] 4cc291be95ef: Verifying Checksum [2024-10-09T22:03:57.009Z] 4cc291be95ef: Download complete [2024-10-09T22:03:57.009Z] 5c3c966382ef: Download complete [2024-10-09T22:03:57.009Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:03:57.009Z] 4f4fb700ef54: Download complete [2024-10-09T22:03:57.009Z] 5d5c8e513c77: Download complete [2024-10-09T22:03:57.009Z] 43c4264eed91: Verifying Checksum [2024-10-09T22:03:57.009Z] 43c4264eed91: Download complete [2024-10-09T22:03:57.009Z] 9f66e0745190: Verifying Checksum [2024-10-09T22:03:57.009Z] 9f66e0745190: Download complete [2024-10-09T22:03:57.009Z] 43c4264eed91: Pull complete [2024-10-09T22:03:57.267Z] 4cc291be95ef: Pull complete [2024-10-09T22:03:57.267Z] 561ebcabdf7f: Download complete [2024-10-09T22:03:57.535Z] 2ac1f1163629: Verifying Checksum [2024-10-09T22:03:57.535Z] 2ac1f1163629: Download complete [2024-10-09T22:03:57.793Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T22:03:57.793Z] f49a43e4bbc0: Download complete [2024-10-09T22:04:01.076Z] 2ac1f1163629: Pull complete [2024-10-09T22:04:01.076Z] 5c3c966382ef: Pull complete [2024-10-09T22:04:01.076Z] 4f4fb700ef54: Pull complete [2024-10-09T22:04:01.334Z] 5d5c8e513c77: Pull complete [2024-10-09T22:04:01.334Z] 9f66e0745190: Pull complete [2024-10-09T22:04:03.865Z] f49a43e4bbc0: Pull complete [2024-10-09T22:04:04.433Z] 561ebcabdf7f: Pull complete [2024-10-09T22:04:04.433Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T22:04:04.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:04:04.433Z] ---> 3a752c3f9dda [2024-10-09T22:04:04.433Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T22:04:10.391Z] Still waiting to schedule task [2024-10-09T22:04:10.391Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-09T22:04:12.601Z] ---> Running in d7b572a2d8d9 [2024-10-09T22:04:12.601Z] Removing intermediate container d7b572a2d8d9 [2024-10-09T22:04:12.601Z] ---> cca2e6919df3 [2024-10-09T22:04:12.601Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:04:12.601Z] ---> Running in b140b4ad06af [2024-10-09T22:04:12.601Z] Removing intermediate container b140b4ad06af [2024-10-09T22:04:12.601Z] ---> 01db3e69bbb0 [2024-10-09T22:04:12.601Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:04:12.601Z] ---> Running in 97d3bc9eeb03 [2024-10-09T22:04:12.601Z] Removing intermediate container 97d3bc9eeb03 [2024-10-09T22:04:12.601Z] ---> a7c44b58f65c [2024-10-09T22:04:12.601Z] Step 6/12 : WORKDIR /device-uart [2024-10-09T22:04:12.601Z] ---> Running in 951b2b9a70c2 [2024-10-09T22:04:12.601Z] Removing intermediate container 951b2b9a70c2 [2024-10-09T22:04:12.601Z] ---> 19220b86a0d3 [2024-10-09T22:04:12.601Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:04:12.601Z] ---> Running in 56d0784f53a8 [2024-10-09T22:04:12.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:12.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:13.118Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-09T22:04:13.118Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-09T22:04:13.118Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-09T22:04:13.118Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-09T22:04:13.118Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:04:13.118Z] OK: 250 MiB in 58 packages [2024-10-09T22:04:13.691Z] Removing intermediate container 56d0784f53a8 [2024-10-09T22:04:13.691Z] ---> a887d16dc7bf [2024-10-09T22:04:13.691Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:04:13.949Z] ---> 15a6eff3b27d [2024-10-09T22:04:13.949Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:04:13.949Z] ---> Running in 5ce7799b675b [2024-10-09T22:05:12.263Z] Removing intermediate container 5ce7799b675b [2024-10-09T22:05:12.264Z] ---> c5de93c6a92e [2024-10-09T22:05:12.264Z] Step 10/12 : COPY . . [2024-10-09T22:05:12.264Z] ---> 266d9b59340f [2024-10-09T22:05:12.264Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:05:12.264Z] ---> Running in 61f52e52810b [2024-10-09T22:05:12.264Z] Removing intermediate container 61f52e52810b [2024-10-09T22:05:12.264Z] ---> 8a75b6a483df [2024-10-09T22:05:12.264Z] Step 12/12 : RUN ${MAKE} [2024-10-09T22:05:12.264Z] ---> Running in 7ebd6fb208d5 [2024-10-09T22:05:12.264Z] noop [2024-10-09T22:05:12.264Z] Removing intermediate container 7ebd6fb208d5 [2024-10-09T22:05:12.264Z] ---> 690d4424caf6 [2024-10-09T22:05:12.264Z] Successfully built 690d4424caf6 [2024-10-09T22:05:12.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:12.582Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:05:12.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:05:12.655Z] prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container [2024-10-09T22:05:12.678Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-09T22:05:13.026Z] $ docker top b6227baef34e65293649dbc017a4c7153d0ab382b91d0dbc00999f9b036e5f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:05:13.369Z] + go version [2024-10-09T22:05:13.369Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T22:05:13.377Z] $ docker stop --time=1 b6227baef34e65293649dbc017a4c7153d0ab382b91d0dbc00999f9b036e5f07 [2024-10-09T22:05:14.623Z] $ docker rm -f --volumes b6227baef34e65293649dbc017a4c7153d0ab382b91d0dbc00999f9b036e5f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:18.773Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:05:18.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:05:18.852Z] prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container [2024-10-09T22:05:18.882Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-09T22:05:19.205Z] $ docker top 8fd3d95e48cd7ae64e1f84062415fb150da749a88da46bc60c5fb836926131f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:05:19.552Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:05:19.845Z] + make test [2024-10-09T22:05:19.845Z] go test ./... -coverprofile=coverage.out [2024-10-09T22:05:21.257Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-09T22:05:39.337Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-09T22:05:39.337Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-09T22:05:49.303Z] go vet ./... [2024-10-09T22:05:54.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:05:54.563Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:05:54.563Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:05:54.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:05:54.589Z] $ docker stop --time=1 8fd3d95e48cd7ae64e1f84062415fb150da749a88da46bc60c5fb836926131f9 [2024-10-09T22:05:56.571Z] $ docker rm -f --volumes 8fd3d95e48cd7ae64e1f84062415fb150da749a88da46bc60c5fb836926131f9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:05:57.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:05:57.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T22:05:57.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:05:57.905Z] + ls -al . [2024-10-09T22:05:57.905Z] total 236 [2024-10-09T22:05:57.905Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:05 . [2024-10-09T22:05:57.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:03 .. [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 22:03 .dockerignore [2024-10-09T22:05:57.905Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:05 .git [2024-10-09T22:05:57.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 .github [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 9 22:03 .gitignore [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 9 22:03 .golangci.yml [2024-10-09T22:05:57.905Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:03 .semver [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 9 22:03 Attribution.txt [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 9 22:03 CHANGELOG.md [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 1918 Oct 9 22:03 Dockerfile [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:03 GOVERNANCE.md [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 9 22:03 Jenkinsfile [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 9 22:03 LICENSE [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 9 22:03 Makefile [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:03 OWNERS.md [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 9 22:03 README.md [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:03 VERSION [2024-10-09T22:05:57.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:03 bin [2024-10-09T22:05:57.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 cmd [2024-10-09T22:05:57.905Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 9 22:05 coverage.out [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 6936 Oct 9 22:03 go.mod [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 100395 Oct 9 22:03 go.sum [2024-10-09T22:05:57.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:03 internal [2024-10-09T22:05:57.905Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 9 22:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:58.221Z] + 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=c25e0a715bc445233ef268d90b8261caa8d8b032 --label arch=amd64 --label version=3.0.1-dev.32 . [2024-10-09T22:05:58.221Z] Sending build context to Docker daemon 25.6MB [2024-10-09T22:05:58.221Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:05:58.221Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-09T22:05:58.221Z] ---> 690d4424caf6 [2024-10-09T22:05:58.221Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T22:05:58.479Z] ---> Running in 97477017c99f [2024-10-09T22:05:58.479Z] Removing intermediate container 97477017c99f [2024-10-09T22:05:58.479Z] ---> 3a4a71058086 [2024-10-09T22:05:58.479Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:05:58.479Z] ---> Running in 6d2153123124 [2024-10-09T22:05:58.479Z] Removing intermediate container 6d2153123124 [2024-10-09T22:05:58.479Z] ---> 9f16f12d9de2 [2024-10-09T22:05:58.479Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:05:58.479Z] ---> Running in b5836c1b087a [2024-10-09T22:05:58.737Z] Removing intermediate container b5836c1b087a [2024-10-09T22:05:58.737Z] ---> 5515cc7b22e9 [2024-10-09T22:05:58.737Z] Step 6/26 : WORKDIR /device-uart [2024-10-09T22:05:58.737Z] ---> Running in 5f4d9668885d [2024-10-09T22:05:58.737Z] Removing intermediate container 5f4d9668885d [2024-10-09T22:05:58.737Z] ---> 3a5b555c29a7 [2024-10-09T22:05:58.737Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:05:58.737Z] ---> Running in 3bbd09bb036a [2024-10-09T22:05:58.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:05:59.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:05:59.510Z] OK: 250 MiB in 58 packages [2024-10-09T22:05:59.769Z] Removing intermediate container 3bbd09bb036a [2024-10-09T22:05:59.769Z] ---> a361c73c7c0c [2024-10-09T22:05:59.769Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-09T22:06:00.027Z] ---> cf01c86c988a [2024-10-09T22:06:00.027Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:06:00.027Z] ---> Running in 8fcab8cad124 [2024-10-09T22:06:00.596Z] Removing intermediate container 8fcab8cad124 [2024-10-09T22:06:00.596Z] ---> 693229190968 [2024-10-09T22:06:00.596Z] Step 10/26 : COPY . . [2024-10-09T22:06:01.163Z] ---> 0da0b132ee56 [2024-10-09T22:06:01.163Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:06:01.163Z] ---> Running in f3421cddca49 [2024-10-09T22:06:01.163Z] Removing intermediate container f3421cddca49 [2024-10-09T22:06:01.163Z] ---> dd4d4bbc88d1 [2024-10-09T22:06:01.163Z] Step 12/26 : RUN ${MAKE} [2024-10-09T22:06:01.163Z] ---> Running in 6bad00296d83 [2024-10-09T22:06:01.420Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.32 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-10-09T22:06:27.952Z] Removing intermediate container 6bad00296d83 [2024-10-09T22:06:27.952Z] ---> ad8eee79c3fb [2024-10-09T22:06:27.952Z] Step 13/26 : FROM alpine:3.20 [2024-10-09T22:06:27.952Z] 3.20: Pulling from library/alpine [2024-10-09T22:06:27.952Z] 43c4264eed91: Already exists [2024-10-09T22:06:27.952Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:06:27.952Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:06:27.952Z] ---> 91ef0af61f39 [2024-10-09T22:06:27.952Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-09T22:06:27.952Z] ---> Running in 6ee16da9fd6a [2024-10-09T22:06:27.952Z] Removing intermediate container 6ee16da9fd6a [2024-10-09T22:06:27.952Z] ---> 1138aa25c4d6 [2024-10-09T22:06:27.952Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-09T22:06:27.952Z] ---> Running in 4d38c6cab02a [2024-10-09T22:06:28.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:28.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:28.728Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T22:06:28.728Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:06:28.728Z] OK: 8 MiB in 15 packages [2024-10-09T22:06:28.986Z] Removing intermediate container 4d38c6cab02a [2024-10-09T22:06:28.986Z] ---> e776cc9c2d43 [2024-10-09T22:06:28.986Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-09T22:06:28.986Z] ---> Running in 0bed7930985d [2024-10-09T22:06:29.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:29.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:29.503Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:06:29.503Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:06:29.503Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:06:29.761Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:06:29.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:29.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:30.020Z] OK: 8 MiB in 15 packages [2024-10-09T22:06:30.277Z] Removing intermediate container 0bed7930985d [2024-10-09T22:06:30.277Z] ---> 6537fcbe6d52 [2024-10-09T22:06:30.277Z] Step 17/26 : WORKDIR / [2024-10-09T22:06:30.277Z] ---> Running in f616e0d6c5cc [2024-10-09T22:06:30.277Z] Removing intermediate container f616e0d6c5cc [2024-10-09T22:06:30.277Z] ---> 45c74281599c [2024-10-09T22:06:30.277Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-09T22:06:30.535Z] ---> e58dfbd668e4 [2024-10-09T22:06:30.535Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-09T22:06:30.535Z] ---> 49e832b3eb85 [2024-10-09T22:06:30.535Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-09T22:06:31.469Z] ---> e8b2e3cba907 [2024-10-09T22:06:31.469Z] Step 21/26 : EXPOSE 59995 [2024-10-09T22:06:31.469Z] ---> Running in d7cfc887ef57 [2024-10-09T22:06:31.469Z] Removing intermediate container d7cfc887ef57 [2024-10-09T22:06:31.469Z] ---> 193481ced4bf [2024-10-09T22:06:31.469Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-09T22:06:31.469Z] ---> Running in d0a503fac192 [2024-10-09T22:06:31.469Z] Removing intermediate container d0a503fac192 [2024-10-09T22:06:31.469Z] ---> 00be3ead6cd5 [2024-10-09T22:06:31.469Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T22:06:31.469Z] ---> Running in e123fb98b36d [2024-10-09T22:06:31.732Z] Removing intermediate container e123fb98b36d [2024-10-09T22:06:31.732Z] ---> 8ea666cb131b [2024-10-09T22:06:31.732Z] Step 24/26 : LABEL arch=amd64 [2024-10-09T22:06:31.732Z] ---> Running in f5a77f9ac075 [2024-10-09T22:06:31.732Z] Removing intermediate container f5a77f9ac075 [2024-10-09T22:06:31.732Z] ---> cce6f4214c4a [2024-10-09T22:06:31.732Z] Step 25/26 : LABEL git_sha=c25e0a715bc445233ef268d90b8261caa8d8b032 [2024-10-09T22:06:31.732Z] ---> Running in de759c9c6477 [2024-10-09T22:06:31.732Z] Removing intermediate container de759c9c6477 [2024-10-09T22:06:31.732Z] ---> 61bf2656524a [2024-10-09T22:06:31.732Z] Step 26/26 : LABEL version=3.0.1-dev.32 [2024-10-09T22:06:31.732Z] ---> Running in 34aca96ad8ef [2024-10-09T22:06:31.992Z] Removing intermediate container 34aca96ad8ef [2024-10-09T22:06:31.992Z] ---> 716482cd345a [2024-10-09T22:06:31.992Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:06:31.992Z] Successfully built 716482cd345a [2024-10-09T22:06:31.992Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:06:32.146Z] provisioning config files... [2024-10-09T22:06:32.156Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6526526444293238831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:06:32.458Z] ---> ****-login.sh [2024-10-09T22:06:32.458Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:06:32.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:32.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:32.459Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:32.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:32.459Z] [2024-10-09T22:06:32.459Z] Login Succeeded [2024-10-09T22:06:32.459Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:06:32.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:32.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:32.459Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:32.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:32.459Z] [2024-10-09T22:06:32.459Z] Login Succeeded [2024-10-09T22:06:32.459Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:06:32.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:32.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:32.718Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:32.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:32.718Z] [2024-10-09T22:06:32.718Z] Login Succeeded [2024-10-09T22:06:32.718Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:06:32.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:32.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:32.718Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:32.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:32.718Z] [2024-10-09T22:06:32.718Z] Login Succeeded [2024-10-09T22:06:32.718Z] ****.io [2024-10-09T22:06:32.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:32.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:32.978Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:32.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:32.978Z] [2024-10-09T22:06:32.978Z] Login Succeeded [2024-10-09T22:06:32.978Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:06:32.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:06:33.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:06:33.077Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-10-09T22:06:33.077Z] c25e0a715bc445233ef268d90b8261caa8d8b032 [2024-10-09T22:06:33.077Z] latest [2024-10-09T22:06:33.077Z] 3.0.1-dev.32 [2024-10-09T22:06:33.077Z] c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 [2024-10-09T22:06:33.077Z] main [2024-10-09T22:06:33.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:33.423Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:33.749Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032 [2024-10-09T22:06:33.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-09T22:06:33.749Z] 31afe5db9c98: Preparing [2024-10-09T22:06:33.749Z] 84d5cbdd9fc4: Preparing [2024-10-09T22:06:33.749Z] 299f55a61836: Preparing [2024-10-09T22:06:33.749Z] 2e1e16836b7c: Preparing [2024-10-09T22:06:33.749Z] a84f21824695: Preparing [2024-10-09T22:06:33.749Z] 63ca1fbb43ae: Preparing [2024-10-09T22:06:33.749Z] 63ca1fbb43ae: Waiting [2024-10-09T22:06:33.749Z] a84f21824695: Pushed [2024-10-09T22:06:33.749Z] 84d5cbdd9fc4: Pushed [2024-10-09T22:06:33.749Z] 299f55a61836: Pushed [2024-10-09T22:06:33.749Z] 2e1e16836b7c: Pushed [2024-10-09T22:06:33.749Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:06:37.934Z] 31afe5db9c98: Pushed [2024-10-09T22:06:37.934Z] c25e0a715bc445233ef268d90b8261caa8d8b032: digest: sha256:1fa8177aa6cd9e00e60d311a29800a38c43d902a2da42544cc5caec02696030e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:38.258Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:38.589Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-10-09T22:06:38.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-09T22:06:38.589Z] 31afe5db9c98: Preparing [2024-10-09T22:06:38.589Z] 84d5cbdd9fc4: Preparing [2024-10-09T22:06:38.589Z] 299f55a61836: Preparing [2024-10-09T22:06:38.589Z] 2e1e16836b7c: Preparing [2024-10-09T22:06:38.589Z] a84f21824695: Preparing [2024-10-09T22:06:38.589Z] 63ca1fbb43ae: Preparing [2024-10-09T22:06:38.589Z] 63ca1fbb43ae: Waiting [2024-10-09T22:06:38.589Z] 2e1e16836b7c: Layer already exists [2024-10-09T22:06:38.589Z] a84f21824695: Layer already exists [2024-10-09T22:06:38.589Z] 84d5cbdd9fc4: Layer already exists [2024-10-09T22:06:38.589Z] 299f55a61836: Layer already exists [2024-10-09T22:06:38.589Z] 31afe5db9c98: Layer already exists [2024-10-09T22:06:38.589Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:06:38.589Z] latest: digest: sha256:1fa8177aa6cd9e00e60d311a29800a38c43d902a2da42544cc5caec02696030e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:38.925Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:39.258Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.32 [2024-10-09T22:06:39.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-09T22:06:39.258Z] 31afe5db9c98: Preparing [2024-10-09T22:06:39.258Z] 84d5cbdd9fc4: Preparing [2024-10-09T22:06:39.258Z] 299f55a61836: Preparing [2024-10-09T22:06:39.258Z] 2e1e16836b7c: Preparing [2024-10-09T22:06:39.258Z] a84f21824695: Preparing [2024-10-09T22:06:39.258Z] 63ca1fbb43ae: Preparing [2024-10-09T22:06:39.258Z] 63ca1fbb43ae: Waiting [2024-10-09T22:06:39.258Z] 299f55a61836: Layer already exists [2024-10-09T22:06:39.258Z] 31afe5db9c98: Layer already exists [2024-10-09T22:06:39.258Z] 2e1e16836b7c: Layer already exists [2024-10-09T22:06:39.258Z] a84f21824695: Layer already exists [2024-10-09T22:06:39.258Z] 84d5cbdd9fc4: Layer already exists [2024-10-09T22:06:39.258Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:06:39.258Z] 3.0.1-dev.32: digest: sha256:1fa8177aa6cd9e00e60d311a29800a38c43d902a2da42544cc5caec02696030e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:39.590Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:39.916Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 [2024-10-09T22:06:39.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-09T22:06:39.916Z] 31afe5db9c98: Preparing [2024-10-09T22:06:39.916Z] 84d5cbdd9fc4: Preparing [2024-10-09T22:06:39.916Z] 299f55a61836: Preparing [2024-10-09T22:06:39.916Z] 2e1e16836b7c: Preparing [2024-10-09T22:06:39.916Z] a84f21824695: Preparing [2024-10-09T22:06:39.916Z] 63ca1fbb43ae: Preparing [2024-10-09T22:06:39.916Z] 63ca1fbb43ae: Waiting [2024-10-09T22:06:39.916Z] 299f55a61836: Layer already exists [2024-10-09T22:06:39.916Z] 31afe5db9c98: Layer already exists [2024-10-09T22:06:39.916Z] 84d5cbdd9fc4: Layer already exists [2024-10-09T22:06:39.916Z] 2e1e16836b7c: Layer already exists [2024-10-09T22:06:39.916Z] a84f21824695: Layer already exists [2024-10-09T22:06:39.916Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:06:39.916Z] c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32: digest: sha256:1fa8177aa6cd9e00e60d311a29800a38c43d902a2da42544cc5caec02696030e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:40.244Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:40.563Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-10-09T22:06:40.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-09T22:06:40.563Z] 31afe5db9c98: Preparing [2024-10-09T22:06:40.563Z] 84d5cbdd9fc4: Preparing [2024-10-09T22:06:40.563Z] 299f55a61836: Preparing [2024-10-09T22:06:40.563Z] 2e1e16836b7c: Preparing [2024-10-09T22:06:40.563Z] a84f21824695: Preparing [2024-10-09T22:06:40.563Z] 63ca1fbb43ae: Preparing [2024-10-09T22:06:40.563Z] 63ca1fbb43ae: Waiting [2024-10-09T22:06:40.563Z] a84f21824695: Layer already exists [2024-10-09T22:06:40.563Z] 2e1e16836b7c: Layer already exists [2024-10-09T22:06:40.563Z] 31afe5db9c98: Layer already exists [2024-10-09T22:06:40.563Z] 84d5cbdd9fc4: Layer already exists [2024-10-09T22:06:40.563Z] 299f55a61836: Layer already exists [2024-10-09T22:06:40.563Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:06:40.563Z] main: digest: sha256:1fa8177aa6cd9e00e60d311a29800a38c43d902a2da42544cc5caec02696030e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:06:40.651Z] ===================================================== [Pipeline] echo [2024-10-09T22:06:40.668Z] taggedImages: [2024-10-09T22:06:40.668Z] - nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032 [2024-10-09T22:06:40.668Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-10-09T22:06:40.668Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.32 [2024-10-09T22:06:40.668Z] - nexus3.edgexfoundry.org:10004/device-uart:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 [2024-10-09T22:06:40.668Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:41.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:06:41.079Z] [2024-10-09T22:06:41.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:41.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:06:41.379Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T22:06:41.379Z] 5eb5b503b376: Pulling fs layer [2024-10-09T22:06:41.379Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T22:06:41.379Z] ec43610c2a17: Pulling fs layer [2024-10-09T22:06:41.379Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T22:06:41.379Z] 33b1e0a273af: Pulling fs layer [2024-10-09T22:06:41.379Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T22:06:41.379Z] 2f39f015ded8: Pulling fs layer [2024-10-09T22:06:41.379Z] 3a2ae6a8a46f: Waiting [2024-10-09T22:06:41.379Z] 2f39f015ded8: Waiting [2024-10-09T22:06:41.379Z] 33b1e0a273af: Waiting [2024-10-09T22:06:41.379Z] 5d3b04190fa2: Waiting [2024-10-09T22:06:41.379Z] 5c69ac0246d0: Download complete [2024-10-09T22:06:41.379Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T22:06:41.379Z] 3a2ae6a8a46f: Download complete [2024-10-09T22:06:41.379Z] 33b1e0a273af: Verifying Checksum [2024-10-09T22:06:41.379Z] 33b1e0a273af: Download complete [2024-10-09T22:06:41.379Z] 5d3b04190fa2: Download complete [2024-10-09T22:06:41.640Z] ec43610c2a17: Verifying Checksum [2024-10-09T22:06:41.640Z] 5eb5b503b376: Verifying Checksum [2024-10-09T22:06:41.640Z] 5eb5b503b376: Download complete [2024-10-09T22:06:42.205Z] 2f39f015ded8: Download complete [2024-10-09T22:06:42.768Z] 5eb5b503b376: Pull complete [2024-10-09T22:06:42.768Z] 5c69ac0246d0: Pull complete [2024-10-09T22:06:43.027Z] ec43610c2a17: Pull complete [2024-10-09T22:06:43.291Z] 3a2ae6a8a46f: Pull complete [2024-10-09T22:06:43.291Z] 33b1e0a273af: Pull complete [2024-10-09T22:06:43.549Z] 5d3b04190fa2: Pull complete [2024-10-09T22:06:46.833Z] 2f39f015ded8: Pull complete [2024-10-09T22:06:46.833Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T22:06:46.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:06:46.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:06:46.935Z] prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container [2024-10-09T22:06:46.964Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T22:06:48.127Z] $ docker top ae82b00345de0bb841c32be0433cf61059ee4e4fdc7da6aaefad04303ccd676d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:06:48.499Z] ---> job-cost.sh [2024-10-09T22:06:48.499Z] lf-activate-venv: SKIPPING [2024-10-09T22:06:48.499Z] INFO: No Stack... [2024-10-09T22:06:48.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:06:49.017Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:06:49.305Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-10-09T22:06:49.305Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:06:49.319Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] [2024-10-09T22:06:49.327Z] Resource [jenkins-edgexfoundry-device-uart-main-39-stack-cost] did not exist. Created. [2024-10-09T22:06:49.333Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:06:49.653Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T22:06:49.682Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:06:49.689Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:06:49.709Z] $ docker stop --time=1 ae82b00345de0bb841c32be0433cf61059ee4e4fdc7da6aaefad04303ccd676d [2024-10-09T22:06:50.854Z] $ docker rm -f --volumes ae82b00345de0bb841c32be0433cf61059ee4e4fdc7da6aaefad04303ccd676d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T22:06:54.195Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22359 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-10-09T22:06:54.211Z] Running in /w/workspace/device-uart/39 [Pipeline] { [Pipeline] checkout [2024-10-09T22:06:57.264Z] The recommended git tool is: git [2024-10-09T22:07:04.629Z] using credential edgex-jenkins-ssh [2024-10-09T22:07:04.650Z] Cloning the remote Git repository [2024-10-09T22:07:04.721Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-10-09T22:07:04.865Z] > git init /w/workspace/device-uart/39 # timeout=10 [2024-10-09T22:07:05.074Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-10-09T22:07:05.076Z] > git --version # timeout=10 [2024-10-09T22:07:05.100Z] > git --version # 'git version 2.25.1' [2024-10-09T22:07:05.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:07:05.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:07:09.032Z] Avoid second fetch [2024-10-09T22:07:09.032Z] Checking out Revision c25e0a715bc445233ef268d90b8261caa8d8b032 (main) [2024-10-09T22:07:07.768Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-10-09T22:07:07.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:07:09.816Z] Commit message: "Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" [2024-10-09T22:07:09.056Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T22:07:09.136Z] > git checkout -f c25e0a715bc445233ef268d90b8261caa8d8b032 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:07:14.720Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T22:07:14.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:07:14.720Z] Dload Upload Total Spent Left Speed [2024-10-09T22:07:14.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 181k 0 --:--:-- --:--:-- --:--:-- 181k [Pipeline] sh [2024-10-09T22:07:15.078Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T22:07:15.421Z] + sudo tee /etc/docker/daemon.new [2024-10-09T22:07:15.421Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T22:07:15.421Z] { [2024-10-09T22:07:15.421Z] "registry-mirrors": [ [2024-10-09T22:07:15.421Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T22:07:15.421Z] ], [2024-10-09T22:07:15.421Z] "bip": "10.250.0.254/24", [2024-10-09T22:07:15.421Z] "hosts": [ [2024-10-09T22:07:15.421Z] "tcp://0.0.0.0:5555", [2024-10-09T22:07:15.421Z] "unix:///var/run/docker.sock" [2024-10-09T22:07:15.421Z] ], [2024-10-09T22:07:15.421Z] "mtu": 1458, [2024-10-09T22:07:15.421Z] "selinux-enabled": true, [2024-10-09T22:07:15.421Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T22:07:15.421Z] } [Pipeline] sh [2024-10-09T22:07:15.767Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T22:07:16.122Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:07:34.481Z] provisioning config files... [2024-10-09T22:07:34.516Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/39@tmp/config7589175427273375177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:07:35.000Z] ---> ****-login.sh [2024-10-09T22:07:35.001Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:07:35.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:35.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:35.593Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:35.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:35.593Z] [2024-10-09T22:07:35.593Z] Login Succeeded [2024-10-09T22:07:35.866Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:07:36.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:36.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:36.139Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:36.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:36.139Z] [2024-10-09T22:07:36.139Z] Login Succeeded [2024-10-09T22:07:36.139Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:07:36.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:36.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:36.688Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:36.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:36.688Z] [2024-10-09T22:07:36.688Z] Login Succeeded [2024-10-09T22:07:36.688Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:07:36.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:36.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:36.959Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:36.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:36.959Z] [2024-10-09T22:07:36.959Z] Login Succeeded [2024-10-09T22:07:36.959Z] ****.io [2024-10-09T22:07:37.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:37.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:37.500Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:37.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:37.500Z] [2024-10-09T22:07:37.500Z] Login Succeeded [2024-10-09T22:07:37.500Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:07:37.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:07:37.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:07:37.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:07:37.986Z] ========================================================= [2024-10-09T22:07:37.986Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T22:07:37.986Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:38.380Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:07:38.990Z] Sending build context to Docker daemon 12.87MB [2024-10-09T22:07:38.990Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:07:38.991Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:07:39.268Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T22:07:39.268Z] cf04c63912e1: Pulling fs layer [2024-10-09T22:07:39.268Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T22:07:39.268Z] a37a00ec5f00: Pulling fs layer [2024-10-09T22:07:39.268Z] 50b3750afda1: Pulling fs layer [2024-10-09T22:07:39.268Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:07:39.268Z] 80978eb59214: Pulling fs layer [2024-10-09T22:07:39.268Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T22:07:39.268Z] c5a475d317c9: Pulling fs layer [2024-10-09T22:07:39.268Z] 80978eb59214: Waiting [2024-10-09T22:07:39.268Z] c9f46d7d2bd2: Waiting [2024-10-09T22:07:39.268Z] c5a475d317c9: Waiting [2024-10-09T22:07:39.268Z] 4f4fb700ef54: Waiting [2024-10-09T22:07:39.268Z] 50b3750afda1: Waiting [2024-10-09T22:07:39.268Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T22:07:39.268Z] 55b35a11ae5e: Download complete [2024-10-09T22:07:39.268Z] 50b3750afda1: Verifying Checksum [2024-10-09T22:07:39.268Z] 50b3750afda1: Download complete [2024-10-09T22:07:39.268Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:07:39.268Z] 4f4fb700ef54: Download complete [2024-10-09T22:07:39.268Z] 80978eb59214: Verifying Checksum [2024-10-09T22:07:39.268Z] 80978eb59214: Download complete [2024-10-09T22:07:39.268Z] cf04c63912e1: Verifying Checksum [2024-10-09T22:07:39.268Z] cf04c63912e1: Download complete [2024-10-09T22:07:39.895Z] c5a475d317c9: Verifying Checksum [2024-10-09T22:07:39.895Z] c5a475d317c9: Download complete [2024-10-09T22:07:40.507Z] cf04c63912e1: Pull complete [2024-10-09T22:07:41.108Z] 55b35a11ae5e: Pull complete [2024-10-09T22:07:41.381Z] a37a00ec5f00: Verifying Checksum [2024-10-09T22:07:41.381Z] a37a00ec5f00: Download complete [2024-10-09T22:07:42.810Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T22:07:42.810Z] c9f46d7d2bd2: Download complete [2024-10-09T22:07:55.183Z] a37a00ec5f00: Pull complete [2024-10-09T22:07:55.183Z] 50b3750afda1: Pull complete [2024-10-09T22:07:55.451Z] 4f4fb700ef54: Pull complete [2024-10-09T22:07:55.718Z] 80978eb59214: Pull complete [2024-10-09T22:08:05.857Z] c9f46d7d2bd2: Pull complete [2024-10-09T22:08:06.470Z] c5a475d317c9: Pull complete [2024-10-09T22:08:06.470Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T22:08:06.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:08:06.470Z] ---> be29e6b0f0d4 [2024-10-09T22:08:06.470Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T22:08:09.110Z] ---> Running in 35c8bd1ff0b8 [2024-10-09T22:08:09.380Z] Removing intermediate container 35c8bd1ff0b8 [2024-10-09T22:08:09.380Z] ---> 4b31092a252a [2024-10-09T22:08:09.380Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:08:09.380Z] ---> Running in cf73d4ca8d16 [2024-10-09T22:08:09.650Z] Removing intermediate container cf73d4ca8d16 [2024-10-09T22:08:09.650Z] ---> 7549b25b5148 [2024-10-09T22:08:09.650Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:08:09.923Z] ---> Running in e19628f0c4e5 [2024-10-09T22:08:10.192Z] Removing intermediate container e19628f0c4e5 [2024-10-09T22:08:10.192Z] ---> fee4247202ea [2024-10-09T22:08:10.192Z] Step 6/12 : WORKDIR /device-uart [2024-10-09T22:08:10.472Z] ---> Running in ca599eefc904 [2024-10-09T22:08:10.754Z] Removing intermediate container ca599eefc904 [2024-10-09T22:08:10.754Z] ---> 7c327bcb5ed1 [2024-10-09T22:08:10.754Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:08:11.027Z] ---> Running in dfc4870dbdcc [2024-10-09T22:08:12.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:08:12.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:08:14.674Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-09T22:08:14.674Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-09T22:08:14.674Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-09T22:08:14.674Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-09T22:08:14.674Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:08:14.674Z] OK: 242 MiB in 58 packages [2024-10-09T22:08:15.639Z] Removing intermediate container dfc4870dbdcc [2024-10-09T22:08:15.639Z] ---> 93446604eb1d [2024-10-09T22:08:15.639Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:08:16.224Z] ---> e3d6541b6114 [2024-10-09T22:08:16.225Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:08:16.702Z] ---> Running in e4d7d3925bc1 [2024-10-09T22:10:23.460Z] Removing intermediate container e4d7d3925bc1 [2024-10-09T22:10:23.460Z] ---> 3722c7692fe8 [2024-10-09T22:10:23.460Z] Step 10/12 : COPY . . [2024-10-09T22:10:23.460Z] ---> 65a8175ea4d7 [2024-10-09T22:10:23.460Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:10:23.460Z] ---> Running in c170fa001424 [2024-10-09T22:10:23.460Z] Removing intermediate container c170fa001424 [2024-10-09T22:10:23.460Z] ---> 0f2d563b0027 [2024-10-09T22:10:23.460Z] Step 12/12 : RUN ${MAKE} [2024-10-09T22:10:23.460Z] ---> Running in b5785f3a9baa [2024-10-09T22:10:23.460Z] noop [2024-10-09T22:10:23.460Z] Removing intermediate container b5785f3a9baa [2024-10-09T22:10:23.460Z] ---> 3688a8fbe779 [2024-10-09T22:10:23.460Z] Successfully built 3688a8fbe779 [2024-10-09T22:10:23.460Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:10:23.853Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:10:23.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:10:24.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-22359 does not seem to be running inside a container [2024-10-09T22:10:24.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/39 -v /w/workspace/device-uart/39:/w/workspace/device-uart/39:rw,z -v /w/workspace/device-uart/39@tmp:/w/workspace/device-uart/39@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 [2024-10-09T22:10:25.654Z] $ docker top 0676427889b74ec19c192a77e611b7e52b07bd671eafa826a0dfe008d7c04ccf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:10:26.713Z] + go version [2024-10-09T22:10:26.713Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T22:10:26.743Z] $ docker stop --time=1 0676427889b74ec19c192a77e611b7e52b07bd671eafa826a0dfe008d7c04ccf [2024-10-09T22:10:28.764Z] $ docker rm -f --volumes 0676427889b74ec19c192a77e611b7e52b07bd671eafa826a0dfe008d7c04ccf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:10:29.392Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:10:29.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:10:29.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-22359 does not seem to be running inside a container [2024-10-09T22:10:29.709Z] $ 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/39 -v /w/workspace/device-uart/39:/w/workspace/device-uart/39:rw,z -v /w/workspace/device-uart/39@tmp:/w/workspace/device-uart/39@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 [2024-10-09T22:10:31.129Z] $ docker top 892ffd564082b640a735969265e4855db23fddbd7efc5a2beb85dce34df969dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:10:32.005Z] + git config --global --add safe.directory /w/workspace/device-uart/39 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:10:32.674Z] + make test [2024-10-09T22:10:32.674Z] go test ./... -coverprofile=coverage.out [2024-10-09T22:10:39.346Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-09T22:15:17.068Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-09T22:15:17.068Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-09T22:15:17.068Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T22:15:17.068Z] go vet ./... [2024-10-09T22:16:06.005Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:16:06.005Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:16:06.005Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:16:06.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:16:06.031Z] $ docker stop --time=1 892ffd564082b640a735969265e4855db23fddbd7efc5a2beb85dce34df969dd [2024-10-09T22:16:08.089Z] $ docker rm -f --volumes 892ffd564082b640a735969265e4855db23fddbd7efc5a2beb85dce34df969dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:16:09.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:16:09.898Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T22:16:10.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:16:10.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:16:11.182Z] + ls -al . [2024-10-09T22:16:11.182Z] total 232 [2024-10-09T22:16:11.182Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:10 . [2024-10-09T22:16:11.182Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:07 .. [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 22:07 .dockerignore [2024-10-09T22:16:11.182Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:07 .git [2024-10-09T22:16:11.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:07 .github [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 9 22:07 .gitignore [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 9 22:07 .golangci.yml [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 9 22:07 Attribution.txt [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 9 22:07 CHANGELOG.md [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 1918 Oct 9 22:07 Dockerfile [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:07 GOVERNANCE.md [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 9 22:07 Jenkinsfile [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 9 22:07 LICENSE [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 9 22:07 Makefile [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:07 OWNERS.md [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 9 22:07 README.md [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:03 VERSION [2024-10-09T22:16:11.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:07 bin [2024-10-09T22:16:11.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:07 cmd [2024-10-09T22:16:11.182Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 9 22:15 coverage.out [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 6936 Oct 9 22:07 go.mod [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 100395 Oct 9 22:07 go.sum [2024-10-09T22:16:11.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:07 internal [2024-10-09T22:16:11.182Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 9 22:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:16:11.535Z] + 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=c25e0a715bc445233ef268d90b8261caa8d8b032 --label arch=arm64 --label version=3.0.1-dev.32 . [2024-10-09T22:16:12.121Z] Sending build context to Docker daemon 12.88MB [2024-10-09T22:16:12.121Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:16:12.121Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-09T22:16:12.121Z] ---> 3688a8fbe779 [2024-10-09T22:16:12.121Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T22:16:12.390Z] ---> Running in 0452b8bd6fba [2024-10-09T22:16:12.658Z] Removing intermediate container 0452b8bd6fba [2024-10-09T22:16:12.658Z] ---> f0d08a86f57d [2024-10-09T22:16:12.658Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:16:12.658Z] ---> Running in a31c054c1434 [2024-10-09T22:16:13.244Z] Removing intermediate container a31c054c1434 [2024-10-09T22:16:13.244Z] ---> 3481b132d0b1 [2024-10-09T22:16:13.244Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:16:13.244Z] ---> Running in 505b1a9fb7df [2024-10-09T22:16:13.513Z] Removing intermediate container 505b1a9fb7df [2024-10-09T22:16:13.513Z] ---> e28122bc2f9e [2024-10-09T22:16:13.513Z] Step 6/26 : WORKDIR /device-uart [2024-10-09T22:16:13.785Z] ---> Running in c142809f6abc [2024-10-09T22:16:14.061Z] Removing intermediate container c142809f6abc [2024-10-09T22:16:14.061Z] ---> 7364ad777c6f [2024-10-09T22:16:14.061Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:16:14.061Z] ---> Running in f26517988898 [2024-10-09T22:16:15.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:16:15.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:16:17.711Z] OK: 242 MiB in 58 packages [2024-10-09T22:16:18.298Z] Removing intermediate container f26517988898 [2024-10-09T22:16:18.298Z] ---> 637476866da2 [2024-10-09T22:16:18.298Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-09T22:16:18.889Z] ---> d413b7f80bea [2024-10-09T22:16:18.889Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:16:19.157Z] ---> Running in da99c7102e4a [2024-10-09T22:16:21.756Z] Removing intermediate container da99c7102e4a [2024-10-09T22:16:21.756Z] ---> 78f0aa2be762 [2024-10-09T22:16:21.756Z] Step 10/26 : COPY . . [2024-10-09T22:16:23.188Z] ---> de6c89195681 [2024-10-09T22:16:23.188Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:16:23.188Z] ---> Running in e88e845f9037 [2024-10-09T22:16:23.458Z] Removing intermediate container e88e845f9037 [2024-10-09T22:16:23.458Z] ---> 63879a03ab5e [2024-10-09T22:16:23.458Z] Step 12/26 : RUN ${MAKE} [2024-10-09T22:16:23.458Z] ---> Running in 40950a3301cf [2024-10-09T22:16:24.430Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.32 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-10-09T22:21:01.617Z] Removing intermediate container 40950a3301cf [2024-10-09T22:21:01.617Z] ---> d9ffc54d192b [2024-10-09T22:21:01.617Z] Step 13/26 : FROM alpine:3.20 [2024-10-09T22:21:01.617Z] 3.20: Pulling from library/alpine [2024-10-09T22:21:01.617Z] cf04c63912e1: Already exists [2024-10-09T22:21:01.617Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:21:01.617Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:21:01.617Z] ---> c157a85ed455 [2024-10-09T22:21:01.617Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-09T22:21:01.617Z] ---> Running in 935a516ec78e [2024-10-09T22:21:01.617Z] Removing intermediate container 935a516ec78e [2024-10-09T22:21:01.617Z] ---> d7771ba54790 [2024-10-09T22:21:01.617Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-09T22:21:01.617Z] ---> Running in 48dd85045667 [2024-10-09T22:21:03.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:03.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:05.280Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T22:21:05.280Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:21:05.549Z] OK: 9 MiB in 15 packages [2024-10-09T22:21:06.982Z] Removing intermediate container 48dd85045667 [2024-10-09T22:21:06.982Z] ---> ea49fa748762 [2024-10-09T22:21:06.982Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-09T22:21:06.982Z] ---> Running in 5907e0e82295 [2024-10-09T22:21:07.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:08.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:10.503Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:21:10.503Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:21:10.503Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:21:10.776Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:21:10.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:11.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:13.335Z] OK: 9 MiB in 15 packages [2024-10-09T22:21:14.753Z] Removing intermediate container 5907e0e82295 [2024-10-09T22:21:14.753Z] ---> d78c263d803d [2024-10-09T22:21:14.753Z] Step 17/26 : WORKDIR / [2024-10-09T22:21:14.753Z] ---> Running in 2bcb21890eeb [2024-10-09T22:21:15.020Z] Removing intermediate container 2bcb21890eeb [2024-10-09T22:21:15.020Z] ---> 7b12eb2c06e8 [2024-10-09T22:21:15.020Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-09T22:21:15.604Z] ---> c0254f517c0d [2024-10-09T22:21:15.604Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-09T22:21:16.186Z] ---> 9a5740010752 [2024-10-09T22:21:16.186Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-09T22:21:18.778Z] ---> a6a903726706 [2024-10-09T22:21:18.778Z] Step 21/26 : EXPOSE 59995 [2024-10-09T22:21:19.049Z] ---> Running in 11c83e2c61a8 [2024-10-09T22:21:19.323Z] Removing intermediate container 11c83e2c61a8 [2024-10-09T22:21:19.323Z] ---> cda7a2f123f9 [2024-10-09T22:21:19.323Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-09T22:21:19.323Z] ---> Running in f2ea208d6f8f [2024-10-09T22:21:19.917Z] Removing intermediate container f2ea208d6f8f [2024-10-09T22:21:19.917Z] ---> fe85d796e25a [2024-10-09T22:21:19.917Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T22:21:19.917Z] ---> Running in cd73b5f11e6d [2024-10-09T22:21:20.189Z] Removing intermediate container cd73b5f11e6d [2024-10-09T22:21:20.189Z] ---> dbe2dd873fff [2024-10-09T22:21:20.189Z] Step 24/26 : LABEL arch=arm64 [2024-10-09T22:21:20.466Z] ---> Running in 16825e85edc0 [2024-10-09T22:21:20.737Z] Removing intermediate container 16825e85edc0 [2024-10-09T22:21:20.737Z] ---> ee86116e1537 [2024-10-09T22:21:20.737Z] Step 25/26 : LABEL git_sha=c25e0a715bc445233ef268d90b8261caa8d8b032 [2024-10-09T22:21:20.737Z] ---> Running in d49baac7b57a [2024-10-09T22:21:21.331Z] Removing intermediate container d49baac7b57a [2024-10-09T22:21:21.331Z] ---> 26ba36f32a89 [2024-10-09T22:21:21.331Z] Step 26/26 : LABEL version=3.0.1-dev.32 [2024-10-09T22:21:21.331Z] ---> Running in 5f8fb5078fd7 [2024-10-09T22:21:21.602Z] Removing intermediate container 5f8fb5078fd7 [2024-10-09T22:21:21.602Z] ---> 9ab05fabb6d5 [2024-10-09T22:21:21.602Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:21:21.602Z] Successfully built 9ab05fabb6d5 [2024-10-09T22:21:21.873Z] 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 [2024-10-09T22:21:22.043Z] provisioning config files... [2024-10-09T22:21:22.060Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/39@tmp/config2166607743142881222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:22.433Z] ---> ****-login.sh [2024-10-09T22:21:22.433Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:21:22.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:21:22.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:21:22.705Z] Configure a credential helper to remove this warning. See [2024-10-09T22:21:22.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:21:22.705Z] [2024-10-09T22:21:22.705Z] Login Succeeded [2024-10-09T22:21:22.705Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:21:23.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:21:23.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:21:23.302Z] Configure a credential helper to remove this warning. See [2024-10-09T22:21:23.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:21:23.302Z] [2024-10-09T22:21:23.302Z] Login Succeeded [2024-10-09T22:21:23.302Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:21:23.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:21:23.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:21:23.858Z] Configure a credential helper to remove this warning. See [2024-10-09T22:21:23.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:21:23.858Z] [2024-10-09T22:21:23.858Z] Login Succeeded [2024-10-09T22:21:23.858Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:21:24.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:21:24.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:21:24.403Z] Configure a credential helper to remove this warning. See [2024-10-09T22:21:24.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:21:24.403Z] [2024-10-09T22:21:24.403Z] Login Succeeded [2024-10-09T22:21:24.403Z] ****.io [2024-10-09T22:21:24.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:21:24.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:21:24.951Z] Configure a credential helper to remove this warning. See [2024-10-09T22:21:24.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:21:24.951Z] [2024-10-09T22:21:24.951Z] Login Succeeded [2024-10-09T22:21:24.951Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:21:24.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:21:25.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:21:25.178Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-10-09T22:21:25.178Z] c25e0a715bc445233ef268d90b8261caa8d8b032 [2024-10-09T22:21:25.178Z] latest [2024-10-09T22:21:25.178Z] 3.0.1-dev.32 [2024-10-09T22:21:25.178Z] c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 [2024-10-09T22:21:25.178Z] main [2024-10-09T22:21:25.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:25.576Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:25.978Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032 [2024-10-09T22:21:25.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-09T22:21:25.978Z] 17df90c707f0: Preparing [2024-10-09T22:21:25.978Z] 14dea4a29337: Preparing [2024-10-09T22:21:25.978Z] 685aa3d9d3ec: Preparing [2024-10-09T22:21:25.978Z] 656e3197ae3f: Preparing [2024-10-09T22:21:25.978Z] be27e38986ac: Preparing [2024-10-09T22:21:25.978Z] 16113d51b718: Preparing [2024-10-09T22:21:25.978Z] 16113d51b718: Waiting [2024-10-09T22:21:26.251Z] be27e38986ac: Pushed [2024-10-09T22:21:26.251Z] 685aa3d9d3ec: Pushed [2024-10-09T22:21:26.251Z] 14dea4a29337: Pushed [2024-10-09T22:21:26.251Z] 16113d51b718: Layer already exists [2024-10-09T22:21:26.251Z] 656e3197ae3f: Pushed [2024-10-09T22:21:38.603Z] 17df90c707f0: Pushed [2024-10-09T22:21:38.604Z] c25e0a715bc445233ef268d90b8261caa8d8b032: digest: sha256:e6d531826c455d704127daae54241ad09b7c5cbf027b5e270134705eb799eb2a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:38.984Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:39.357Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-10-09T22:21:39.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-09T22:21:39.357Z] 17df90c707f0: Preparing [2024-10-09T22:21:39.357Z] 14dea4a29337: Preparing [2024-10-09T22:21:39.357Z] 685aa3d9d3ec: Preparing [2024-10-09T22:21:39.357Z] 656e3197ae3f: Preparing [2024-10-09T22:21:39.357Z] be27e38986ac: Preparing [2024-10-09T22:21:39.357Z] 16113d51b718: Preparing [2024-10-09T22:21:39.357Z] 16113d51b718: Waiting [2024-10-09T22:21:39.357Z] be27e38986ac: Layer already exists [2024-10-09T22:21:39.357Z] 14dea4a29337: Layer already exists [2024-10-09T22:21:39.357Z] 685aa3d9d3ec: Layer already exists [2024-10-09T22:21:39.357Z] 656e3197ae3f: Layer already exists [2024-10-09T22:21:39.357Z] 17df90c707f0: Layer already exists [2024-10-09T22:21:39.357Z] 16113d51b718: Layer already exists [2024-10-09T22:21:39.628Z] latest: digest: sha256:e6d531826c455d704127daae54241ad09b7c5cbf027b5e270134705eb799eb2a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:40.002Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:40.367Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.32 [2024-10-09T22:21:40.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-09T22:21:40.367Z] 17df90c707f0: Preparing [2024-10-09T22:21:40.367Z] 14dea4a29337: Preparing [2024-10-09T22:21:40.367Z] 685aa3d9d3ec: Preparing [2024-10-09T22:21:40.367Z] 656e3197ae3f: Preparing [2024-10-09T22:21:40.367Z] be27e38986ac: Preparing [2024-10-09T22:21:40.367Z] 16113d51b718: Preparing [2024-10-09T22:21:40.367Z] 16113d51b718: Waiting [2024-10-09T22:21:40.367Z] 17df90c707f0: Layer already exists [2024-10-09T22:21:40.367Z] be27e38986ac: Layer already exists [2024-10-09T22:21:40.367Z] 685aa3d9d3ec: Layer already exists [2024-10-09T22:21:40.367Z] 14dea4a29337: Layer already exists [2024-10-09T22:21:40.367Z] 656e3197ae3f: Layer already exists [2024-10-09T22:21:40.367Z] 16113d51b718: Layer already exists [2024-10-09T22:21:40.637Z] 3.0.1-dev.32: digest: sha256:e6d531826c455d704127daae54241ad09b7c5cbf027b5e270134705eb799eb2a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:41.018Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:41.398Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 [2024-10-09T22:21:41.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-09T22:21:41.398Z] 17df90c707f0: Preparing [2024-10-09T22:21:41.398Z] 14dea4a29337: Preparing [2024-10-09T22:21:41.398Z] 685aa3d9d3ec: Preparing [2024-10-09T22:21:41.398Z] 656e3197ae3f: Preparing [2024-10-09T22:21:41.398Z] be27e38986ac: Preparing [2024-10-09T22:21:41.398Z] 16113d51b718: Preparing [2024-10-09T22:21:41.398Z] 16113d51b718: Waiting [2024-10-09T22:21:41.398Z] 17df90c707f0: Layer already exists [2024-10-09T22:21:41.398Z] 685aa3d9d3ec: Layer already exists [2024-10-09T22:21:41.398Z] 656e3197ae3f: Layer already exists [2024-10-09T22:21:41.398Z] be27e38986ac: Layer already exists [2024-10-09T22:21:41.398Z] 14dea4a29337: Layer already exists [2024-10-09T22:21:41.398Z] 16113d51b718: Layer already exists [2024-10-09T22:21:41.668Z] c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32: digest: sha256:e6d531826c455d704127daae54241ad09b7c5cbf027b5e270134705eb799eb2a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:42.059Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:42.442Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-10-09T22:21:42.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-09T22:21:42.442Z] 17df90c707f0: Preparing [2024-10-09T22:21:42.442Z] 14dea4a29337: Preparing [2024-10-09T22:21:42.442Z] 685aa3d9d3ec: Preparing [2024-10-09T22:21:42.442Z] 656e3197ae3f: Preparing [2024-10-09T22:21:42.442Z] be27e38986ac: Preparing [2024-10-09T22:21:42.442Z] 16113d51b718: Preparing [2024-10-09T22:21:42.442Z] 16113d51b718: Waiting [2024-10-09T22:21:42.442Z] 656e3197ae3f: Layer already exists [2024-10-09T22:21:42.442Z] 14dea4a29337: Layer already exists [2024-10-09T22:21:42.442Z] 685aa3d9d3ec: Layer already exists [2024-10-09T22:21:42.442Z] be27e38986ac: Layer already exists [2024-10-09T22:21:42.442Z] 17df90c707f0: Layer already exists [2024-10-09T22:21:42.442Z] 16113d51b718: Layer already exists [2024-10-09T22:21:42.713Z] main: digest: sha256:e6d531826c455d704127daae54241ad09b7c5cbf027b5e270134705eb799eb2a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:21:42.805Z] ===================================================== [Pipeline] echo [2024-10-09T22:21:42.818Z] taggedImages: [2024-10-09T22:21:42.818Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032 [2024-10-09T22:21:42.818Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-10-09T22:21:42.818Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.32 [2024-10-09T22:21:42.818Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:c25e0a715bc445233ef268d90b8261caa8d8b032-3.0.1-dev.32 [2024-10-09T22:21:42.818Z] - 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 [2024-10-09T22:21:43.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:21:43.230Z] [2024-10-09T22:21:43.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:43.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:21:43.856Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T22:21:43.856Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T22:21:43.856Z] 04944245beec: Pulling fs layer [2024-10-09T22:21:43.856Z] 699f458cf7ca: Pulling fs layer [2024-10-09T22:21:43.857Z] 765212b225bb: Pulling fs layer [2024-10-09T22:21:43.857Z] f23df028b6ca: Pulling fs layer [2024-10-09T22:21:43.857Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T22:21:43.857Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T22:21:43.857Z] 765212b225bb: Waiting [2024-10-09T22:21:43.857Z] f23df028b6ca: Waiting [2024-10-09T22:21:43.857Z] d65c8cfc05b1: Waiting [2024-10-09T22:21:43.857Z] 2437ff75d9bd: Waiting [2024-10-09T22:21:43.857Z] 04944245beec: Verifying Checksum [2024-10-09T22:21:43.857Z] 04944245beec: Download complete [2024-10-09T22:21:43.857Z] 765212b225bb: Verifying Checksum [2024-10-09T22:21:43.857Z] 765212b225bb: Download complete [2024-10-09T22:21:43.857Z] f23df028b6ca: Verifying Checksum [2024-10-09T22:21:43.857Z] f23df028b6ca: Download complete [2024-10-09T22:21:43.857Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T22:21:43.857Z] d65c8cfc05b1: Download complete [2024-10-09T22:21:44.129Z] 699f458cf7ca: Download complete [2024-10-09T22:21:44.398Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T22:21:44.398Z] 8998bd30e6a1: Download complete [2024-10-09T22:21:46.994Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T22:21:46.994Z] 2437ff75d9bd: Download complete [2024-10-09T22:21:49.586Z] 8998bd30e6a1: Pull complete [2024-10-09T22:21:50.175Z] 04944245beec: Pull complete [2024-10-09T22:21:52.130Z] 699f458cf7ca: Pull complete [2024-10-09T22:21:52.130Z] 765212b225bb: Pull complete [2024-10-09T22:21:53.100Z] f23df028b6ca: Pull complete [2024-10-09T22:21:53.371Z] d65c8cfc05b1: Pull complete [2024-10-09T22:22:11.615Z] 2437ff75d9bd: Pull complete [2024-10-09T22:22:11.615Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T22:22:11.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:22:11.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:22:11.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-22359 does not seem to be running inside a container [2024-10-09T22:22:11.959Z] $ 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/39 -v /w/workspace/device-uart/39:/w/workspace/device-uart/39:rw,z -v /w/workspace/device-uart/39@tmp:/w/workspace/device-uart/39@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 [2024-10-09T22:22:15.560Z] $ docker top d203175a3a5ac17db44365348e870ce1b6798baef1c408a6fc6e48b7a5dd5e06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:22:16.484Z] ---> job-cost.sh [2024-10-09T22:22:16.484Z] lf-activate-venv: SKIPPING [2024-10-09T22:22:16.484Z] INFO: No Stack... [2024-10-09T22:22:17.076Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T22:22:17.668Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:22:18.599Z] + cat /w/workspace/device-uart/39/archives/cost.csv [2024-10-09T22:22:18.599Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:22:18.681Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] [2024-10-09T22:22:18.689Z] Resource [jenkins-edgexfoundry-device-uart-main-39-stack-cost] did not exist. Created. [2024-10-09T22:22:18.696Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:22:19.472Z] /w/workspace/device-uart/39@tmp/durable-77bdf6d3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T22:22:20.139Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T22:22:20.169Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T22:22:20.227Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:22:20.240Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:22:20.259Z] $ docker stop --time=1 d203175a3a5ac17db44365348e870ce1b6798baef1c408a6fc6e48b7a5dd5e06 [2024-10-09T22:22:22.278Z] $ docker rm -f --volumes d203175a3a5ac17db44365348e870ce1b6798baef1c408a6fc6e48b7a5dd5e06 [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 [2024-10-09T22:22:22.801Z] provisioning config files... [2024-10-09T22:22:22.808Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3152372340970660995tmp [Pipeline] { [Pipeline] sh [2024-10-09T22:22:23.112Z] + set +x [2024-10-09T22:22:23.112Z] + curl -s https://codecov.io/bash [2024-10-09T22:22:23.112Z] + bash -s -- [2024-10-09T22:22:23.112Z] [2024-10-09T22:22:23.112Z] _____ _ [2024-10-09T22:22:23.112Z] / ____| | | [2024-10-09T22:22:23.112Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T22:22:23.112Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T22:22:23.112Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T22:22:23.112Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T22:22:23.112Z] Bash-1.0.6 [2024-10-09T22:22:23.112Z] [2024-10-09T22:22:23.112Z] [2024-10-09T22:22:23.112Z] ==> git version 2.25.1 found [2024-10-09T22:22:23.112Z] ==> 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 [2024-10-09T22:22:23.112Z] Release-Date: 2020-01-08 [2024-10-09T22:22:23.112Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-09T22:22:23.112Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T22:22:23.112Z] ==> Jenkins CI detected. [2024-10-09T22:22:23.112Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-10-09T22:22:23.112Z] project root: . [2024-10-09T22:22:23.112Z] --> token set from env [2024-10-09T22:22:23.112Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T22:22:23.112Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T22:22:23.112Z] ==> Python coveragepy not found [2024-10-09T22:22:23.112Z] ==> Searching for coverage reports in: [2024-10-09T22:22:23.112Z] + . [2024-10-09T22:22:23.112Z] -> Found 1 reports [2024-10-09T22:22:23.112Z] ==> Detecting git/mercurial file structure [2024-10-09T22:22:23.112Z] ==> Reading reports [2024-10-09T22:22:23.112Z] + ./coverage.out bytes=6770 [2024-10-09T22:22:23.112Z] ==> Appending adjustments [2024-10-09T22:22:23.112Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T22:22:23.372Z] + Found adjustments [2024-10-09T22:22:23.372Z] ==> Gzipping contents [2024-10-09T22:22:23.372Z] 4.0K /tmp/codecov.IxHF6e.gz [2024-10-09T22:22:23.372Z] ==> Uploading reports [2024-10-09T22:22:23.372Z] url: https://codecov.io [2024-10-09T22:22:23.372Z] query: branch=main&commit=c25e0a715bc445233ef268d90b8261caa8d8b032&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:22:23.372Z] -> Pinging Codecov [2024-10-09T22:22:23.372Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c25e0a715bc445233ef268d90b8261caa8d8b032&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:22:23.630Z] -> Uploading to [2024-10-09T22:22:23.630Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/c25e0a715bc445233ef268d90b8261caa8d8b032/945d5f9b-2c61-4ab4-b088-b135822d7b38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222223Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=03b8134dc5d6fb6b4ed8082fa8f3c6776349c69e6776679fc1c4298f8d82f773 [2024-10-09T22:22:23.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:22:23.630Z] Dload Upload Total Spent Left Speed [2024-10-09T22:22:23.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5960 --:--:-- --:--:-- --:--:-- 5960 [2024-10-09T22:22:23.630Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] } [2024-10-09T22:22:23.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-09T22:22:23.768Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-09T22:22:23.784Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:24.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:22:24.189Z] [2024-10-09T22:22:24.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:24.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:22:24.543Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-09T22:22:24.543Z] 43c4264eed91: Already exists [2024-10-09T22:22:24.543Z] 4cc291be95ef: Already exists [2024-10-09T22:22:24.543Z] 2ac1f1163629: Already exists [2024-10-09T22:22:24.543Z] 5c3c966382ef: Already exists [2024-10-09T22:22:24.543Z] 4f4fb700ef54: Already exists [2024-10-09T22:22:24.543Z] d9c7d2e4e75e: Pulling fs layer [2024-10-09T22:22:24.543Z] 9c3e1370e548: Pulling fs layer [2024-10-09T22:22:24.825Z] d9c7d2e4e75e: Verifying Checksum [2024-10-09T22:22:24.825Z] d9c7d2e4e75e: Download complete [2024-10-09T22:22:25.090Z] d9c7d2e4e75e: Pull complete [2024-10-09T22:22:25.675Z] 9c3e1370e548: Verifying Checksum [2024-10-09T22:22:25.675Z] 9c3e1370e548: Download complete [2024-10-09T22:22:28.966Z] 9c3e1370e548: Pull complete [2024-10-09T22:22:28.966Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-09T22:22:28.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:22:28.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:22:29.070Z] prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container [2024-10-09T22:22:29.107Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-09T22:22:30.279Z] $ docker top 21bafee2d8101bf098218de2a118eac07cd0c4ac8d79fa85739a255e17258d89 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:22:30.631Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-10-09T22:22:30.642Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-10-09T22:22:30.921Z] + set -o pipefail [2024-10-09T22:22:30.921Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-10-09T22:22:39.043Z] [2024-10-09T22:22:39.043Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-10-09T22:22:39.043Z] [2024-10-09T22:22:39.043Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/26d49aad-5991-4960-92d5-2422c3688b61 [2024-10-09T22:22:39.043Z] [2024-10-09T22:22:39.043Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-09T22:22:39.043Z] [2024-10-09T22:22:39.043Z] [2024-10-09T22:22:39.043Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-09T22:22:39.043Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-09T22:22:39.614Z] $ docker stop --time=1 21bafee2d8101bf098218de2a118eac07cd0c4ac8d79fa85739a255e17258d89 [2024-10-09T22:22:41.971Z] $ docker rm -f --volumes 21bafee2d8101bf098218de2a118eac07cd0c4ac8d79fa85739a255e17258d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:22:42.881Z] + git log --format=format:%s -1 c25e0a715bc445233ef268d90b8261caa8d8b032 [Pipeline] sh [2024-10-09T22:22:43.170Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:22:43.170Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:43.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:22:43.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:22:43.548Z] prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container [2024-10-09T22:22:43.572Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:22:43.952Z] $ docker top 5bea9f9c1178e6580af63460b66df424bda8664745580eaf4da8630336100f0e -eo pid,comm [2024-10-09T22:22:44.005Z] 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). [2024-10-09T22:22:44.005Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:22:44.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:22:44.063Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:22:44.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:22:44.169Z] $ docker exec 5bea9f9c1178e6580af63460b66df424bda8664745580eaf4da8630336100f0e ssh-agent [2024-10-09T22:22:44.279Z] SSH_AUTH_SOCK=/tmp/ssh-5CPmT76FsaV3/agent.33 [2024-10-09T22:22:44.279Z] SSH_AGENT_PID=39 [2024-10-09T22:22:44.284Z] Running ssh-add (command line suppressed) [2024-10-09T22:22:44.381Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1931311988587391117.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1931311988587391117.key) [2024-10-09T22:22:44.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:22:44.697Z] + git semver tag [2024-10-09T22:22:44.974Z] 2024-10-09 22:22:44,873 [run_tag] DEBUG tag force:False [2024-10-09T22:22:44.974Z] 2024-10-09 22:22:44,874 [check_head_tag] DEBUG check head tag [2024-10-09T22:22:44.974Z] 2024-10-09 22:22:44,874 [execute] INFO git cat-file --batch-check [2024-10-09T22:22:44.974Z] 2024-10-09 22:22:44,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:22:44.974Z] 2024-10-09 22:22:44,877 [execute] INFO git cat-file --batch [2024-10-09T22:22:44.974Z] 2024-10-09 22:22:44,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:22:44.974Z] 2024-10-09 22:22:44,889 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-09T22:22:44.974Z] 2024-10-09 22:22:44,889 [execute] INFO git tag -a v3.0.1-dev.32 -m v3.0.1-dev.32 [2024-10-09T22:22:44.974Z] 2024-10-09 22:22:44,889 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.32', '-m', 'v3.0.1-dev.32'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:22:44.974Z] 2024-10-09 22:22:44,894 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-09T22:22:44.974Z] 3.0.1-dev.32 [Pipeline] } [2024-10-09T22:22:44.977Z] $ docker exec --env ******** --env ******** 5bea9f9c1178e6580af63460b66df424bda8664745580eaf4da8630336100f0e ssh-agent -k [2024-10-09T22:22:45.069Z] unset SSH_AUTH_SOCK; [2024-10-09T22:22:45.070Z] unset SSH_AGENT_PID; [2024-10-09T22:22:45.070Z] echo Agent pid 39 killed; [2024-10-09T22:22:45.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:22:45.420Z] + git semver [Pipeline] } [2024-10-09T22:22:45.686Z] $ docker stop --time=1 5bea9f9c1178e6580af63460b66df424bda8664745580eaf4da8630336100f0e [2024-10-09T22:22:46.996Z] $ docker rm -f --volumes 5bea9f9c1178e6580af63460b66df424bda8664745580eaf4da8630336100f0e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:47.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:22:47.405Z] [2024-10-09T22:22:47.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:47.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:22:47.699Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-09T22:22:47.699Z] ab5ef0e58194: Pulling fs layer [2024-10-09T22:22:47.699Z] 9712f1f96733: Pulling fs layer [2024-10-09T22:22:47.699Z] 63f879dbbcfc: Pulling fs layer [2024-10-09T22:22:47.699Z] 0d9ebad4ef96: Pulling fs layer [2024-10-09T22:22:47.699Z] e9a5061849ea: Pulling fs layer [2024-10-09T22:22:47.699Z] d747dcd14b5f: Pulling fs layer [2024-10-09T22:22:47.699Z] 2de7ff778b66: Pulling fs layer [2024-10-09T22:22:47.699Z] e9a5061849ea: Waiting [2024-10-09T22:22:47.699Z] d747dcd14b5f: Waiting [2024-10-09T22:22:47.699Z] 2de7ff778b66: Waiting [2024-10-09T22:22:47.699Z] 0d9ebad4ef96: Waiting [2024-10-09T22:22:47.699Z] 9712f1f96733: Verifying Checksum [2024-10-09T22:22:47.699Z] 9712f1f96733: Download complete [2024-10-09T22:22:47.960Z] 63f879dbbcfc: Verifying Checksum [2024-10-09T22:22:47.960Z] 63f879dbbcfc: Download complete [2024-10-09T22:22:48.219Z] e9a5061849ea: Verifying Checksum [2024-10-09T22:22:48.219Z] e9a5061849ea: Download complete [2024-10-09T22:22:48.219Z] d747dcd14b5f: Verifying Checksum [2024-10-09T22:22:48.219Z] d747dcd14b5f: Download complete [2024-10-09T22:22:48.219Z] ab5ef0e58194: Verifying Checksum [2024-10-09T22:22:48.219Z] ab5ef0e58194: Download complete [2024-10-09T22:22:48.219Z] 0d9ebad4ef96: Verifying Checksum [2024-10-09T22:22:48.219Z] 0d9ebad4ef96: Download complete [2024-10-09T22:22:48.477Z] 2de7ff778b66: Verifying Checksum [2024-10-09T22:22:48.477Z] 2de7ff778b66: Download complete [2024-10-09T22:22:51.006Z] ab5ef0e58194: Pull complete [2024-10-09T22:22:51.006Z] 9712f1f96733: Pull complete [2024-10-09T22:22:51.572Z] 63f879dbbcfc: Pull complete [2024-10-09T22:22:55.753Z] 0d9ebad4ef96: Pull complete [2024-10-09T22:22:55.753Z] e9a5061849ea: Pull complete [2024-10-09T22:22:55.753Z] d747dcd14b5f: Pull complete [2024-10-09T22:22:56.689Z] 2de7ff778b66: Pull complete [2024-10-09T22:22:56.689Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-09T22:22:56.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:22:56.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:22:56.799Z] prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container [2024-10-09T22:22:56.827Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-09T22:22:58.586Z] $ docker top 0c390fe68dd8463d53f3b46cf5149c0f41b8e892b84a94a0f64f4046d39a505a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:22:58.673Z] provisioning config files... [2024-10-09T22:22:58.680Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3178001030940998877tmp [2024-10-09T22:22:58.689Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3735213385772525636tmp [2024-10-09T22:22:58.699Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8781320044560566457tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:22:58.803Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:22:59.108Z] ---> sigul-configuration.sh [2024-10-09T22:22:59.109Z] gpg: directory `/root/.gnupg' created [2024-10-09T22:22:59.109Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-09T22:22:59.109Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-09T22:22:59.109Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-09T22:22:59.109Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-09T22:22:59.109Z] gpg: CAST5 encrypted data [2024-10-09T22:22:59.109Z] gpg: encrypted with 1 passphrase [2024-10-09T22:22:59.109Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-09T22:22:59.408Z] + mkdir /home/jenkins [2024-10-09T22:22:59.408Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-09T22:22:59.707Z] + 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 [2024-10-09T22:22:59.724Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:00.023Z] ---> sigul-install.sh [2024-10-09T22:23:00.023Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-09T22:23:00.324Z] + git tag --list [2024-10-09T22:23:00.324Z] v0.0.0 [2024-10-09T22:23:00.324Z] v0.0.1-dev.1 [2024-10-09T22:23:00.324Z] v0.0.1-dev.2 [2024-10-09T22:23:00.324Z] v0.0.1-dev.3 [2024-10-09T22:23:00.324Z] v0.0.1-dev.4 [2024-10-09T22:23:00.324Z] v3.0.0 [2024-10-09T22:23:00.324Z] v3.0.1-dev.1 [2024-10-09T22:23:00.324Z] v3.0.1-dev.10 [2024-10-09T22:23:00.324Z] v3.0.1-dev.11 [2024-10-09T22:23:00.324Z] v3.0.1-dev.12 [2024-10-09T22:23:00.324Z] v3.0.1-dev.13 [2024-10-09T22:23:00.324Z] v3.0.1-dev.14 [2024-10-09T22:23:00.324Z] v3.0.1-dev.15 [2024-10-09T22:23:00.324Z] v3.0.1-dev.16 [2024-10-09T22:23:00.324Z] v3.0.1-dev.17 [2024-10-09T22:23:00.324Z] v3.0.1-dev.18 [2024-10-09T22:23:00.324Z] v3.0.1-dev.19 [2024-10-09T22:23:00.324Z] v3.0.1-dev.2 [2024-10-09T22:23:00.324Z] v3.0.1-dev.20 [2024-10-09T22:23:00.324Z] v3.0.1-dev.21 [2024-10-09T22:23:00.324Z] v3.0.1-dev.22 [2024-10-09T22:23:00.324Z] v3.0.1-dev.23 [2024-10-09T22:23:00.324Z] v3.0.1-dev.24 [2024-10-09T22:23:00.324Z] v3.0.1-dev.25 [2024-10-09T22:23:00.324Z] v3.0.1-dev.26 [2024-10-09T22:23:00.324Z] v3.0.1-dev.27 [2024-10-09T22:23:00.324Z] v3.0.1-dev.28 [2024-10-09T22:23:00.324Z] v3.0.1-dev.29 [2024-10-09T22:23:00.324Z] v3.0.1-dev.3 [2024-10-09T22:23:00.324Z] v3.0.1-dev.30 [2024-10-09T22:23:00.324Z] v3.0.1-dev.31 [2024-10-09T22:23:00.324Z] v3.0.1-dev.32 [2024-10-09T22:23:00.324Z] v3.0.1-dev.4 [2024-10-09T22:23:00.324Z] v3.0.1-dev.5 [2024-10-09T22:23:00.324Z] v3.0.1-dev.6 [2024-10-09T22:23:00.324Z] v3.0.1-dev.7 [2024-10-09T22:23:00.324Z] v3.0.1-dev.8 [2024-10-09T22:23:00.324Z] v3.0.1-dev.9 [2024-10-09T22:23:00.324Z] v3.1 [2024-10-09T22:23:00.324Z] v3.1.0 [2024-10-09T22:23:00.324Z] v3.1.1 [2024-10-09T22:23:00.324Z] v3.1.1-dev.1 [Pipeline] sh [2024-10-09T22:23:00.620Z] + lftools sign git-tag v3.0.1-dev.32 [2024-10-09T22:23:01.189Z] Signing Git tag with Sigul... [2024-10-09T22:23:01.189Z] Signing v3.0.1-dev.32 [Pipeline] echo [2024-10-09T22:23:01.770Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:02.067Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-09T22:23:02.075Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-09T22:23:02.100Z] $ docker stop --time=1 0c390fe68dd8463d53f3b46cf5149c0f41b8e892b84a94a0f64f4046d39a505a [2024-10-09T22:23:03.368Z] $ docker rm -f --volumes 0c390fe68dd8463d53f3b46cf5149c0f41b8e892b84a94a0f64f4046d39a505a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-09T22:23:03.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:23:03.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:04.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:23:04.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:23:04.318Z] prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container [2024-10-09T22:23:04.343Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:23:04.672Z] $ docker top 4b8ca26fd477c7560d2ed4c76868306fc945a595cbf3893027254e76ebee5bbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:23:05.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:23:05.090Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:23:05.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:23:05.194Z] $ docker exec 4b8ca26fd477c7560d2ed4c76868306fc945a595cbf3893027254e76ebee5bbc ssh-agent [2024-10-09T22:23:05.306Z] SSH_AUTH_SOCK=/tmp/ssh-LmXnykuI2zo6/agent.32 [2024-10-09T22:23:05.306Z] SSH_AGENT_PID=38 [2024-10-09T22:23:05.311Z] Running ssh-add (command line suppressed) [2024-10-09T22:23:05.414Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14155115866235734965.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14155115866235734965.key) [2024-10-09T22:23:05.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:23:05.724Z] + git semver bump pre [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,902 [bump_version] DEBUG bumping version:3.0.1-dev.32 on axis:pre with prefix:dev [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,902 [bump_version] DEBUG bumped version:3.0.1-dev.33 [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,902 [write_version] DEBUG write version:3.0.1-dev.33 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,902 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,904 [execute] INFO git cat-file --batch-check [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,910 [execute] INFO git cat-file --batch [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:23:05.985Z] 2024-10-09 22:23:05,916 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-09T22:23:05.985Z] 3.0.1-dev.33 [Pipeline] } [2024-10-09T22:23:05.989Z] $ docker exec --env ******** --env ******** 4b8ca26fd477c7560d2ed4c76868306fc945a595cbf3893027254e76ebee5bbc ssh-agent -k [2024-10-09T22:23:06.078Z] unset SSH_AUTH_SOCK; [2024-10-09T22:23:06.078Z] unset SSH_AGENT_PID; [2024-10-09T22:23:06.078Z] echo Agent pid 38 killed; [2024-10-09T22:23:06.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:23:06.426Z] + git semver [Pipeline] } [2024-10-09T22:23:06.693Z] $ docker stop --time=1 4b8ca26fd477c7560d2ed4c76868306fc945a595cbf3893027254e76ebee5bbc [2024-10-09T22:23:07.999Z] $ docker rm -f --volumes 4b8ca26fd477c7560d2ed4c76868306fc945a595cbf3893027254e76ebee5bbc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:23:08.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:23:08.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:08.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:23:08.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:23:08.826Z] prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container [2024-10-09T22:23:08.853Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:23:09.187Z] $ docker top db92f1adb59765ed1bfa5f8e2f659cbb0ddb20a293f9ad224d378fddbd100dcc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:23:09.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:23:09.394Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:23:09.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:23:09.516Z] $ docker exec db92f1adb59765ed1bfa5f8e2f659cbb0ddb20a293f9ad224d378fddbd100dcc ssh-agent [2024-10-09T22:23:09.634Z] SSH_AUTH_SOCK=/tmp/ssh-HwjRqpLa4CQF/agent.32 [2024-10-09T22:23:09.634Z] SSH_AGENT_PID=38 [2024-10-09T22:23:09.639Z] Running ssh-add (command line suppressed) [2024-10-09T22:23:09.737Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16127381209120431062.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16127381209120431062.key) [2024-10-09T22:23:09.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:23:10.042Z] + git semver push [2024-10-09T22:23:10.301Z] 2024-10-09 22:23:10,239 [run_push] DEBUG push [2024-10-09T22:23:10.301Z] 2024-10-09 22:23:10,240 [execute] INFO git cat-file --batch-check [2024-10-09T22:23:10.301Z] 2024-10-09 22:23:10,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:23:10.301Z] 2024-10-09 22:23:10,244 [execute] INFO git rev-list a01422b36122c3e2e1481d0d4f10730d33ce7989 -- [2024-10-09T22:23:10.301Z] 2024-10-09 22:23:10,244 [execute] DEBUG Popen(['git', 'rev-list', 'a01422b36122c3e2e1481d0d4f10730d33ce7989', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:23:10.301Z] 2024-10-09 22:23:10,250 [execute] INFO git fetch -v origin [2024-10-09T22:23:10.301Z] 2024-10-09 22:23:10,250 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-09T22:23:10.870Z] 2024-10-09 22:23:10,698 [run_push] DEBUG no remote changes detected [2024-10-09T22:23:10.870Z] 2024-10-09 22:23:10,698 [execute] INFO git push origin semver [2024-10-09T22:23:10.870Z] 2024-10-09 22:23:10,699 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:23:11.438Z] 2024-10-09 22:23:11,427 [run_push] DEBUG push all version tags [2024-10-09T22:23:11.438Z] 2024-10-09 22:23:11,427 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-09T22:23:11.438Z] 2024-10-09 22:23:11,428 [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) [2024-10-09T22:23:12.377Z] 2024-10-09 22:23:12,010 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-09T22:23:12.377Z] 3.0.1-dev.33 [Pipeline] } [2024-10-09T22:23:12.382Z] $ docker exec --env ******** --env ******** db92f1adb59765ed1bfa5f8e2f659cbb0ddb20a293f9ad224d378fddbd100dcc ssh-agent -k [2024-10-09T22:23:12.479Z] unset SSH_AUTH_SOCK; [2024-10-09T22:23:12.479Z] unset SSH_AGENT_PID; [2024-10-09T22:23:12.479Z] echo Agent pid 38 killed; [2024-10-09T22:23:12.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:23:12.814Z] + git semver [Pipeline] } [2024-10-09T22:23:13.082Z] $ docker stop --time=1 db92f1adb59765ed1bfa5f8e2f659cbb0ddb20a293f9ad224d378fddbd100dcc [2024-10-09T22:23:14.343Z] $ docker rm -f --volumes db92f1adb59765ed1bfa5f8e2f659cbb0ddb20a293f9ad224d378fddbd100dcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-09T22:23:14.983Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-10-09T22:23:14.983Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-09T22:23:14.983Z] total 16 [2024-10-09T22:23:14.983Z] drwxr-xr-x 3 root root 4096 Oct 9 22:06 . [2024-10-09T22:23:14.983Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:22 .. [2024-10-09T22:23:14.983Z] drwxr-xr-x 2 root root 4096 Oct 9 22:06 cost [2024-10-09T22:23:14.983Z] -rw-r--r-- 1 root root 82 Oct 9 22:06 cost.csv [2024-10-09T22:23:14.983Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-09T22:23:14.983Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-09T22:23:14.983Z] total 16 [2024-10-09T22:23:14.983Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:06 . [2024-10-09T22:23:14.983Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:22 .. [2024-10-09T22:23:14.983Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:06 cost [2024-10-09T22:23:14.983Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 9 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:15.273Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:16.132Z] ---> package-listing.sh [2024-10-09T22:23:16.132Z] ++ facter osfamily [2024-10-09T22:23:16.132Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T22:23:16.392Z] + OS_FAMILY=debian [2024-10-09T22:23:16.392Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-10-09T22:23:16.392Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T22:23:16.392Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T22:23:16.392Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T22:23:16.392Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T22:23:16.392Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-10-09T22:23:16.392Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T22:23:16.392Z] + case "${OS_FAMILY}" in [2024-10-09T22:23:16.392Z] + dpkg -l [2024-10-09T22:23:16.392Z] + grep '^ii' [2024-10-09T22:23:16.392Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T22:23:16.392Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T22:23:16.392Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T22:23:16.392Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-10-09T22:23:16.392Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-10-09T22:23:16.392Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-10-09T22:23:16.402Z] 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 [2024-10-09T22:23:16.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:17.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:23:17.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:23:17.326Z] prd-ubuntu20.04-docker-8c-8g-22352 does not seem to be running inside a container [2024-10-09T22:23:17.353Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T22:23:17.544Z] $ docker top 7a4e9db3fd282a9e1216d865117861ebe32b689b1f0fd3e75e248ee4c7ca3ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:23:17.892Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T22:23:18.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T22:23:18.461Z] + ls /var/log/sa-host [2024-10-09T22:23:18.461Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:23:18.552Z] provisioning config files... [2024-10-09T22:23:18.559Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2681673769835985709tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:23:18.581Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:18.863Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T22:23:18.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:19.197Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T22:23:19.207Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:19.491Z] ---> sudo-logs.sh [2024-10-09T22:23:19.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T22:23:19.524Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:19.803Z] ---> job-cost.sh [2024-10-09T22:23:19.803Z] lf-activate-venv: SKIPPING [2024-10-09T22:23:19.803Z] DEBUG: total: 0.2199999988079071 [2024-10-09T22:23:19.803Z] INFO: Retrieving Stack Cost... [2024-10-09T22:23:20.065Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:23:20.324Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T22:23:20.338Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:20.621Z] ---> logs-deploy.sh [2024-10-09T22:23:20.621Z] lf-activate-venv: SKIPPING [2024-10-09T22:23:20.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/39 [2024-10-09T22:23:20.621Z] INFO: archiving workspace using pattern(s): [2024-10-09T22:23:21.555Z] Archives upload complete. [2024-10-09T22:23:21.555Z] INFO: archiving logs to Nexus