Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 525263609ead5b532ada571fa9b1f96dcb09a5f9 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-ssh6761072819934525918.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-ssh13511496606837295802.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-ssh12780837622838415807.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-ssh16889851975460668174.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-ssh5934059908626731336.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22728 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 Avoid second fetch Checking out Revision 525263609ead5b532ada571fa9b1f96dcb09a5f9 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 525263609ead5b532ada571fa9b1f96dcb09a5f9 # timeout=10 Commit message: "Merge pull request #78 from jackchenjc/edgex-go-issue-4916" > git rev-list --no-walk c25e0a715bc445233ef268d90b8261caa8d8b032 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T08:44:27.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:44:27.656Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:44:27.691Z] ========================================================= [2024-10-14T08:44:27.691Z] EdgeX Global Pipelines Version Info [2024-10-14T08:44:27.691Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:44:28.418Z] ------------------- [2024-10-14T08:44:28.418Z] stable info: [2024-10-14T08:44:28.418Z] ------------------- [2024-10-14T08:44:28.418Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:44:28.418Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:44:28.418Z] Message: update stable to v1.0.265 [2024-10-14T08:44:28.992Z] ------------------- [2024-10-14T08:44:28.992Z] experimental info: [2024-10-14T08:44:28.992Z] ------------------- [2024-10-14T08:44:28.992Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:44:28.992Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:44:28.992Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:44:29.091Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-10-14T08:44:29.120Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-10-14T08:44:29.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:44:29.181Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:44:29.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:44:29.229Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:44:29.251Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:44:29.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T08:44:29.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:44:29.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:44:29.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:44:29.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-10-14T08:44:29.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:44:29.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:44:29.428Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:44:29.457Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:44:29.476Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:44:29.498Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:44:29.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:44:29.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:44:29.565Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T08:44:29.587Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T08:44:29.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T08:44:29.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T08:44:29.660Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T08:44:29.682Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:44:29.707Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:44:29.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T08:44:29.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T08:44:29.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T08:44:29.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] echo [2024-10-14T08:44:29.836Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5252636 [Pipeline] echo [2024-10-14T08:44:29.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:44:29.935Z] provisioning config files... [2024-10-14T08:44:29.949Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8904251626265263691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:44:30.284Z] ---> ****-login.sh [2024-10-14T08:44:30.284Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:44:30.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:30.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:30.544Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:30.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:30.544Z] [2024-10-14T08:44:30.544Z] Login Succeeded [2024-10-14T08:44:30.544Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:44:30.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:30.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:30.544Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:30.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:30.545Z] [2024-10-14T08:44:30.545Z] Login Succeeded [2024-10-14T08:44:30.545Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:44:30.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:30.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:30.805Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:30.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:30.805Z] [2024-10-14T08:44:30.805Z] Login Succeeded [2024-10-14T08:44:30.805Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:44:30.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:30.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:30.805Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:30.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:30.805Z] [2024-10-14T08:44:30.805Z] Login Succeeded [2024-10-14T08:44:30.805Z] ****.io [2024-10-14T08:44:31.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:31.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:31.067Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:31.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:31.067Z] [2024-10-14T08:44:31.067Z] Login Succeeded [2024-10-14T08:44:31.067Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:44:31.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T08:44:31.480Z] + git rev-list -1 --merges 525263609ead5b532ada571fa9b1f96dcb09a5f9~1..525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] echo [2024-10-14T08:44:31.509Z] -----------> git rev-list -1 --merges 525263609ead5b532ada571fa9b1f96dcb09a5f9~1..525263609ead5b532ada571fa9b1f96dcb09a5f9 525263609ead5b532ada571fa9b1f96dcb09a5f9 [2024-10-14T08:44:31.509Z] 525263609ead5b532ada571fa9b1f96dcb09a5f9 [false] [Pipeline] sh [2024-10-14T08:44:31.804Z] + git log --format=format:%s -1 525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] echo [2024-10-14T08:44:31.822Z] ========================================================= [2024-10-14T08:44:31.822Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:44:31.822Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:44:32.151Z] + git log --format=format:%s -1 525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] echo [2024-10-14T08:44:32.164Z] [semverPrep] GIT_COMMIT: 525263609ead5b532ada571fa9b1f96dcb09a5f9, Commit Message: Merge pull request #78 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo [2024-10-14T08:44:32.182Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T08:44:32.557Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:44:32.557Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:44:32.557Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:44:32.557Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:44:32.557Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T08:44:32.557Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:44:32.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:44:32.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:44:32.926Z] [2024-10-14T08:44:32.926Z] 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-14T08:44:33.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:44:33.237Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:44:33.237Z] b85a868b505f: Pulling fs layer [2024-10-14T08:44:33.237Z] e2be974225ed: Pulling fs layer [2024-10-14T08:44:33.237Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:44:33.237Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:44:33.237Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:44:33.237Z] eaf3925da568: Pulling fs layer [2024-10-14T08:44:33.237Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:44:33.237Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:44:33.237Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:44:33.237Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:44:33.237Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:44:33.237Z] bab4dde63d76: Waiting [2024-10-14T08:44:33.237Z] bde34c3a00c8: Waiting [2024-10-14T08:44:33.237Z] b352a97aabf1: Waiting [2024-10-14T08:44:33.237Z] 4872d77fe225: Waiting [2024-10-14T08:44:33.237Z] 5851b861e8e6: Waiting [2024-10-14T08:44:33.237Z] 988bab9f4d93: Waiting [2024-10-14T08:44:33.237Z] 1469e6f7b9e6: Waiting [2024-10-14T08:44:33.237Z] eaf3925da568: Waiting [2024-10-14T08:44:33.237Z] e2be974225ed: Verifying Checksum [2024-10-14T08:44:33.237Z] e2be974225ed: Download complete [2024-10-14T08:44:33.237Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:44:33.237Z] 988bab9f4d93: Download complete [2024-10-14T08:44:33.237Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:44:33.237Z] 1469e6f7b9e6: Download complete [2024-10-14T08:44:33.505Z] eaf3925da568: Verifying Checksum [2024-10-14T08:44:33.505Z] eaf3925da568: Download complete [2024-10-14T08:44:33.505Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:44:33.505Z] 339a4e72a1f5: Download complete [2024-10-14T08:44:33.505Z] bde34c3a00c8: Verifying Checksum [2024-10-14T08:44:33.505Z] bde34c3a00c8: Download complete [2024-10-14T08:44:33.505Z] b352a97aabf1: Verifying Checksum [2024-10-14T08:44:33.505Z] b352a97aabf1: Download complete [2024-10-14T08:44:33.505Z] 4872d77fe225: Verifying Checksum [2024-10-14T08:44:33.505Z] 4872d77fe225: Download complete [2024-10-14T08:44:33.505Z] 5851b861e8e6: Download complete [2024-10-14T08:44:33.505Z] b85a868b505f: Download complete [2024-10-14T08:44:33.764Z] bab4dde63d76: Download complete [2024-10-14T08:44:34.703Z] b85a868b505f: Pull complete [2024-10-14T08:44:34.965Z] e2be974225ed: Pull complete [2024-10-14T08:44:35.534Z] 339a4e72a1f5: Pull complete [2024-10-14T08:44:35.534Z] 988bab9f4d93: Pull complete [2024-10-14T08:44:35.795Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:44:35.795Z] eaf3925da568: Pull complete [2024-10-14T08:44:37.699Z] bab4dde63d76: Pull complete [2024-10-14T08:44:37.960Z] bde34c3a00c8: Pull complete [2024-10-14T08:44:37.960Z] b352a97aabf1: Pull complete [2024-10-14T08:44:37.960Z] 4872d77fe225: Pull complete [2024-10-14T08:44:38.219Z] 5851b861e8e6: Pull complete [2024-10-14T08:44:38.219Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:44:38.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:44:38.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:44:38.373Z] prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container [2024-10-14T08:44:38.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:44:41.157Z] $ docker top 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 -eo pid,comm [2024-10-14T08:44:41.215Z] 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-14T08:44:41.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:44:41.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:44:41.278Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:44:41.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:44:41.390Z] $ docker exec 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 ssh-agent [2024-10-14T08:44:41.503Z] SSH_AUTH_SOCK=/tmp/ssh-qJd6rmMTuV5w/agent.33 [2024-10-14T08:44:41.503Z] SSH_AGENT_PID=39 [2024-10-14T08:44:41.511Z] Running ssh-add (command line suppressed) [2024-10-14T08:44:41.602Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_944841180188506079.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_944841180188506079.key) [2024-10-14T08:44:41.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:44:41.908Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:44:41.921Z] $ docker exec --env ******** --env ******** 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 ssh-agent -k [2024-10-14T08:44:42.012Z] unset SSH_AUTH_SOCK; [2024-10-14T08:44:42.012Z] unset SSH_AGENT_PID; [2024-10-14T08:44:42.013Z] echo Agent pid 39 killed; [2024-10-14T08:44:42.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:44:42.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:44:42.068Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:44:42.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:44:42.191Z] $ docker exec 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 ssh-agent [2024-10-14T08:44:42.299Z] SSH_AUTH_SOCK=/tmp/ssh-WnXSQr9RNBxs/agent.73 [2024-10-14T08:44:42.299Z] SSH_AGENT_PID=79 [2024-10-14T08:44:42.303Z] Running ssh-add (command line suppressed) [2024-10-14T08:44:42.406Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2613903207200583884.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2613903207200583884.key) [2024-10-14T08:44:42.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:44:42.718Z] + git semver init [2024-10-14T08:44:42.977Z] 2024-10-14 08:44:42,889 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:44:42.977Z] 2024-10-14 08:44:42,890 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-10-14T08:44:42.977Z] 2024-10-14 08:44:42,890 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-10-14T08:44:42.977Z] 2024-10-14 08:44:42,890 [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-14T08:44:44.354Z] 2024-10-14 08:44:44,061 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-10-14T08:44:44.354Z] 2024-10-14 08:44:44,062 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-10-14T08:44:44.354Z] 2024-10-14 08:44:44,062 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-14T08:44:44.354Z] 2024-10-14 08:44:44,062 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-14T08:44:44.354Z] 3.0.1-dev.33 [Pipeline] } [2024-10-14T08:44:44.364Z] $ docker exec --env ******** --env ******** 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 ssh-agent -k [2024-10-14T08:44:44.460Z] unset SSH_AUTH_SOCK; [2024-10-14T08:44:44.460Z] unset SSH_AGENT_PID; [2024-10-14T08:44:44.460Z] echo Agent pid 79 killed; [2024-10-14T08:44:44.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:44:44.796Z] + git semver [Pipeline] } [2024-10-14T08:44:45.073Z] $ docker stop --time=1 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 [2024-10-14T08:44:46.356Z] $ docker rm -f --volumes 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:44:46.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:44:46.959Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:44:46.964Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.33 [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-14T08:44:47.144Z] provisioning config files... [2024-10-14T08:44:47.153Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13087308704831885805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:44:47.456Z] ---> ****-login.sh [2024-10-14T08:44:47.456Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:44:47.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:47.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:47.456Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:47.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:47.456Z] [2024-10-14T08:44:47.456Z] Login Succeeded [2024-10-14T08:44:47.456Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:44:47.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:47.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:47.457Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:47.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:47.457Z] [2024-10-14T08:44:47.457Z] Login Succeeded [2024-10-14T08:44:47.457Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:44:47.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:47.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:47.717Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:47.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:47.717Z] [2024-10-14T08:44:47.717Z] Login Succeeded [2024-10-14T08:44:47.717Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:44:47.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:47.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:47.718Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:47.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:47.718Z] [2024-10-14T08:44:47.718Z] Login Succeeded [2024-10-14T08:44:47.718Z] ****.io [2024-10-14T08:44:47.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:47.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:47.978Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:47.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:47.978Z] [2024-10-14T08:44:47.978Z] Login Succeeded [2024-10-14T08:44:47.978Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:44:47.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:44:48.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:44:48.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:44:48.118Z] ========================================================= [2024-10-14T08:44:48.118Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:44:48.118Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:44:48.460Z] + 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-14T08:44:48.460Z] Sending build context to Docker daemon 25.6MB [2024-10-14T08:44:48.460Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:44:48.460Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:44:48.721Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:44:48.722Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:44:48.722Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:44:48.722Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:44:48.722Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:44:48.722Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:44:48.722Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:44:48.722Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:44:48.722Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:44:48.722Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:44:48.722Z] f49a43e4bbc0: Waiting [2024-10-14T08:44:48.722Z] 9f66e0745190: Waiting [2024-10-14T08:44:48.722Z] 561ebcabdf7f: Waiting [2024-10-14T08:44:48.722Z] 5c3c966382ef: Waiting [2024-10-14T08:44:48.722Z] 4f4fb700ef54: Waiting [2024-10-14T08:44:48.722Z] 4cc291be95ef: Download complete [2024-10-14T08:44:48.722Z] 5c3c966382ef: Download complete [2024-10-14T08:44:48.722Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:44:48.722Z] 4f4fb700ef54: Download complete [2024-10-14T08:44:48.722Z] 5d5c8e513c77: Download complete [2024-10-14T08:44:48.722Z] 43c4264eed91: Download complete [2024-10-14T08:44:48.722Z] 9f66e0745190: Verifying Checksum [2024-10-14T08:44:48.722Z] 9f66e0745190: Download complete [2024-10-14T08:44:48.722Z] 43c4264eed91: Pull complete [2024-10-14T08:44:48.980Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T08:44:48.980Z] 561ebcabdf7f: Download complete [2024-10-14T08:44:48.980Z] 4cc291be95ef: Pull complete [2024-10-14T08:44:49.238Z] 2ac1f1163629: Download complete [2024-10-14T08:44:49.495Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:44:49.495Z] f49a43e4bbc0: Download complete [2024-10-14T08:44:53.678Z] 2ac1f1163629: Pull complete [2024-10-14T08:44:53.678Z] 5c3c966382ef: Pull complete [2024-10-14T08:44:53.678Z] 4f4fb700ef54: Pull complete [2024-10-14T08:44:53.678Z] 5d5c8e513c77: Pull complete [2024-10-14T08:44:53.678Z] 9f66e0745190: Pull complete [2024-10-14T08:44:55.587Z] f49a43e4bbc0: Pull complete [2024-10-14T08:44:56.156Z] 561ebcabdf7f: Pull complete [2024-10-14T08:44:56.156Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:44:56.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:44:56.156Z] ---> 3a752c3f9dda [2024-10-14T08:44:56.156Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T08:45:01.427Z] ---> Running in 31bf0e85d076 [2024-10-14T08:45:01.427Z] Removing intermediate container 31bf0e85d076 [2024-10-14T08:45:01.427Z] ---> fc214cc57230 [2024-10-14T08:45:01.427Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:45:01.427Z] ---> Running in c280226c38c5 [2024-10-14T08:45:01.427Z] Removing intermediate container c280226c38c5 [2024-10-14T08:45:01.427Z] ---> 87daf01e399c [2024-10-14T08:45:01.427Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:45:01.427Z] ---> Running in df20938f56c9 [2024-10-14T08:45:01.427Z] Removing intermediate container df20938f56c9 [2024-10-14T08:45:01.427Z] ---> 25ff65864bf1 [2024-10-14T08:45:01.427Z] Step 6/12 : WORKDIR /device-uart [2024-10-14T08:45:01.427Z] ---> Running in ff20944dc0b1 [2024-10-14T08:45:01.427Z] Removing intermediate container ff20944dc0b1 [2024-10-14T08:45:01.427Z] ---> 99d3cac57089 [2024-10-14T08:45:01.427Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:45:01.427Z] ---> Running in e5408e00258d [2024-10-14T08:45:01.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:45:01.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:45:01.996Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T08:45:01.996Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-14T08:45:01.996Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T08:45:01.996Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T08:45:01.996Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:45:01.996Z] OK: 250 MiB in 58 packages [2024-10-14T08:45:02.088Z] Still waiting to schedule task [2024-10-14T08:45:02.089Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T08:45:02.565Z] Removing intermediate container e5408e00258d [2024-10-14T08:45:02.565Z] ---> 5464171025bb [2024-10-14T08:45:02.565Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:45:02.565Z] ---> 419014981e94 [2024-10-14T08:45:02.565Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:45:02.565Z] ---> Running in 82fd38785c72 [2024-10-14T08:45:58.845Z] Removing intermediate container 82fd38785c72 [2024-10-14T08:45:58.845Z] ---> 9ed5d83973fb [2024-10-14T08:45:58.845Z] Step 10/12 : COPY . . [2024-10-14T08:45:58.845Z] ---> 7f58bbb14132 [2024-10-14T08:45:58.845Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:45:58.845Z] ---> Running in c2f93f44d95d [2024-10-14T08:45:58.845Z] Removing intermediate container c2f93f44d95d [2024-10-14T08:45:58.845Z] ---> 7c93a0c0bf61 [2024-10-14T08:45:58.845Z] Step 12/12 : RUN ${MAKE} [2024-10-14T08:45:58.845Z] ---> Running in 5e16fcc85260 [2024-10-14T08:45:58.845Z] noop [2024-10-14T08:45:58.845Z] Removing intermediate container 5e16fcc85260 [2024-10-14T08:45:58.845Z] ---> b9fa806ad581 [2024-10-14T08:45:58.845Z] Successfully built b9fa806ad581 [2024-10-14T08:45:58.845Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:45:59.180Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:45:59.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:45:59.274Z] prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container [2024-10-14T08:45:59.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T08:45:59.664Z] $ docker top c6b61c95b2747519294a2c4d51ae4a3fbb22d4c88a7d99ce55e0ecf4a908f845 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:46:00.039Z] + go version [2024-10-14T08:46:00.039Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:46:00.051Z] $ docker stop --time=1 c6b61c95b2747519294a2c4d51ae4a3fbb22d4c88a7d99ce55e0ecf4a908f845 [2024-10-14T08:46:01.382Z] $ docker rm -f --volumes c6b61c95b2747519294a2c4d51ae4a3fbb22d4c88a7d99ce55e0ecf4a908f845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:46:01.813Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:46:01.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:46:01.898Z] prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container [2024-10-14T08:46:01.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T08:46:02.270Z] $ docker top 77c88cbbd948c3888835133df04b9f5a6cfd373dc0120cef684f1771066096f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:46:02.633Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:46:02.936Z] + make test [2024-10-14T08:46:02.936Z] go test ./... -coverprofile=coverage.out [2024-10-14T08:46:04.314Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-14T08:46:27.265Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-14T08:46:27.265Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-14T08:46:39.957Z] go vet ./... [2024-10-14T08:46:46.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:46:46.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:46:46.513Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:46:46.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:46:46.547Z] $ docker stop --time=1 77c88cbbd948c3888835133df04b9f5a6cfd373dc0120cef684f1771066096f4 [2024-10-14T08:46:49.456Z] $ docker rm -f --volumes 77c88cbbd948c3888835133df04b9f5a6cfd373dc0120cef684f1771066096f4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:46:50.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:46:50.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T08:46:50.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:46:50.799Z] + ls -al . [2024-10-14T08:46:50.800Z] total 236 [2024-10-14T08:46:50.800Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:46 . [2024-10-14T08:46:50.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:44 .. [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:44 .dockerignore [2024-10-14T08:46:50.800Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:46 .git [2024-10-14T08:46:50.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:44 .github [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 14 08:44 .gitignore [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 14 08:44 .golangci.yml [2024-10-14T08:46:50.800Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:44 .semver [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 14 08:44 Attribution.txt [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 14 08:44 CHANGELOG.md [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 1918 Oct 14 08:44 Dockerfile [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:44 GOVERNANCE.md [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 14 08:44 Jenkinsfile [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 08:44 LICENSE [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 2409 Oct 14 08:44 Makefile [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 08:44 OWNERS.md [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 14 08:44 README.md [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:44 VERSION [2024-10-14T08:46:50.800Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:44 bin [2024-10-14T08:46:50.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:44 cmd [2024-10-14T08:46:50.800Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 14 08:46 coverage.out [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 6936 Oct 14 08:44 go.mod [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 100395 Oct 14 08:44 go.sum [2024-10-14T08:46:50.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:44 internal [2024-10-14T08:46:50.800Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 14 08:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:46:51.116Z] + 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=525263609ead5b532ada571fa9b1f96dcb09a5f9 --label arch=amd64 --label version=3.0.1-dev.33 . [2024-10-14T08:46:51.116Z] Sending build context to Docker daemon 25.61MB [2024-10-14T08:46:51.116Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:46:51.116Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-14T08:46:51.116Z] ---> b9fa806ad581 [2024-10-14T08:46:51.116Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T08:46:51.375Z] ---> Running in 96a4f90bd8c5 [2024-10-14T08:46:51.637Z] Removing intermediate container 96a4f90bd8c5 [2024-10-14T08:46:51.637Z] ---> 13f89b772cf3 [2024-10-14T08:46:51.637Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:46:51.637Z] ---> Running in d85a59e3a1a5 [2024-10-14T08:46:51.637Z] Removing intermediate container d85a59e3a1a5 [2024-10-14T08:46:51.637Z] ---> 3693df073c41 [2024-10-14T08:46:51.637Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:46:51.637Z] ---> Running in 4788ecce7f6c [2024-10-14T08:46:51.895Z] Removing intermediate container 4788ecce7f6c [2024-10-14T08:46:51.895Z] ---> 6fd498664671 [2024-10-14T08:46:51.895Z] Step 6/26 : WORKDIR /device-uart [2024-10-14T08:46:51.895Z] ---> Running in e3bd20e68473 [2024-10-14T08:46:51.895Z] Removing intermediate container e3bd20e68473 [2024-10-14T08:46:51.895Z] ---> 98932b383582 [2024-10-14T08:46:51.895Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:46:51.895Z] ---> Running in cdcbad457d9c [2024-10-14T08:46:52.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:46:52.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:46:52.686Z] OK: 250 MiB in 58 packages [2024-10-14T08:46:52.944Z] Removing intermediate container cdcbad457d9c [2024-10-14T08:46:52.944Z] ---> e64bd6a0f4da [2024-10-14T08:46:52.944Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-14T08:46:53.211Z] ---> b9a256313956 [2024-10-14T08:46:53.211Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:46:53.211Z] ---> Running in d7f00f12414d [2024-10-14T08:46:53.777Z] Removing intermediate container d7f00f12414d [2024-10-14T08:46:53.777Z] ---> 087aeba98d20 [2024-10-14T08:46:53.777Z] Step 10/26 : COPY . . [2024-10-14T08:46:54.344Z] ---> a83731d3d5e0 [2024-10-14T08:46:54.344Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:46:54.603Z] ---> Running in 14f18d3f74a7 [2024-10-14T08:46:54.603Z] Removing intermediate container 14f18d3f74a7 [2024-10-14T08:46:54.603Z] ---> bd8c580447d5 [2024-10-14T08:46:54.603Z] Step 12/26 : RUN ${MAKE} [2024-10-14T08:46:54.603Z] ---> Running in 956fa3f82de7 [2024-10-14T08:46:54.861Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.33 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd [2024-10-14T08:47:33.696Z] Removing intermediate container 956fa3f82de7 [2024-10-14T08:47:33.696Z] ---> 7aeaeaeca4aa [2024-10-14T08:47:33.696Z] Step 13/26 : FROM alpine:3.20 [2024-10-14T08:47:33.696Z] 3.20: Pulling from library/alpine [2024-10-14T08:47:33.696Z] 43c4264eed91: Already exists [2024-10-14T08:47:33.696Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:47:33.696Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:47:33.696Z] ---> 91ef0af61f39 [2024-10-14T08:47:33.696Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-14T08:47:33.696Z] ---> Running in 721e61f7503f [2024-10-14T08:47:33.696Z] Removing intermediate container 721e61f7503f [2024-10-14T08:47:33.696Z] ---> 6f55abf8c7ce [2024-10-14T08:47:33.696Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-14T08:47:33.696Z] ---> Running in 85daef949a50 [2024-10-14T08:47:33.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:33.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:33.696Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:47:33.696Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:47:33.696Z] OK: 8 MiB in 15 packages [2024-10-14T08:47:33.696Z] Removing intermediate container 85daef949a50 [2024-10-14T08:47:33.696Z] ---> 707e58af5d12 [2024-10-14T08:47:33.696Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-14T08:47:33.696Z] ---> Running in 49a686de8035 [2024-10-14T08:47:33.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:33.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:33.696Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:47:33.696Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:47:33.696Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:47:33.696Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:47:33.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:33.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:33.696Z] OK: 8 MiB in 15 packages [2024-10-14T08:47:33.696Z] Removing intermediate container 49a686de8035 [2024-10-14T08:47:33.696Z] ---> 4b66969cfaec [2024-10-14T08:47:33.696Z] Step 17/26 : WORKDIR / [2024-10-14T08:47:33.696Z] ---> Running in 0d44cc81d6b0 [2024-10-14T08:47:33.696Z] Removing intermediate container 0d44cc81d6b0 [2024-10-14T08:47:33.696Z] ---> 70f470dbeb78 [2024-10-14T08:47:33.696Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-14T08:47:33.696Z] ---> 8254219103ea [2024-10-14T08:47:33.696Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-14T08:47:33.696Z] ---> 08f07f4681da [2024-10-14T08:47:33.696Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-14T08:47:34.265Z] ---> 5661e87f71fc [2024-10-14T08:47:34.265Z] Step 21/26 : EXPOSE 59995 [2024-10-14T08:47:34.265Z] ---> Running in 747cdf082329 [2024-10-14T08:47:34.524Z] Removing intermediate container 747cdf082329 [2024-10-14T08:47:34.524Z] ---> 946a93cab45d [2024-10-14T08:47:34.524Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-14T08:47:34.524Z] ---> Running in f954f4fe7992 [2024-10-14T08:47:34.524Z] Removing intermediate container f954f4fe7992 [2024-10-14T08:47:34.524Z] ---> e28b156a7e8b [2024-10-14T08:47:34.524Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:47:34.524Z] ---> Running in 949b01128686 [2024-10-14T08:47:34.783Z] Removing intermediate container 949b01128686 [2024-10-14T08:47:34.783Z] ---> 7481c862d2ba [2024-10-14T08:47:34.783Z] Step 24/26 : LABEL arch=amd64 [2024-10-14T08:47:34.783Z] ---> Running in 404de2cc5285 [2024-10-14T08:47:34.783Z] Removing intermediate container 404de2cc5285 [2024-10-14T08:47:34.783Z] ---> f78419d1e2c4 [2024-10-14T08:47:34.783Z] Step 25/26 : LABEL git_sha=525263609ead5b532ada571fa9b1f96dcb09a5f9 [2024-10-14T08:47:34.783Z] ---> Running in 90ac95e12084 [2024-10-14T08:47:34.783Z] Removing intermediate container 90ac95e12084 [2024-10-14T08:47:34.783Z] ---> 9601fd095252 [2024-10-14T08:47:34.783Z] Step 26/26 : LABEL version=3.0.1-dev.33 [2024-10-14T08:47:34.783Z] ---> Running in ddb8f44f0e7b [2024-10-14T08:47:35.041Z] Removing intermediate container ddb8f44f0e7b [2024-10-14T08:47:35.041Z] ---> 9c1962891ec5 [2024-10-14T08:47:35.041Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:47:35.041Z] Successfully built 9c1962891ec5 [2024-10-14T08:47:35.041Z] 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-14T08:47:35.176Z] provisioning config files... [2024-10-14T08:47:35.187Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14249360714877525034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:47:35.498Z] ---> ****-login.sh [2024-10-14T08:47:35.498Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:47:35.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:35.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:35.498Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:35.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:35.498Z] [2024-10-14T08:47:35.498Z] Login Succeeded [2024-10-14T08:47:35.498Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:47:35.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:35.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:35.498Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:35.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:35.498Z] [2024-10-14T08:47:35.498Z] Login Succeeded [2024-10-14T08:47:35.498Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:47:35.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:35.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:35.758Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:35.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:35.758Z] [2024-10-14T08:47:35.758Z] Login Succeeded [2024-10-14T08:47:35.758Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:47:35.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:35.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:35.758Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:35.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:35.758Z] [2024-10-14T08:47:35.758Z] Login Succeeded [2024-10-14T08:47:35.758Z] ****.io [2024-10-14T08:47:36.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:36.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:36.018Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:36.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:36.018Z] [2024-10-14T08:47:36.018Z] Login Succeeded [2024-10-14T08:47:36.018Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:47:36.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:47:36.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:47:36.116Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-10-14T08:47:36.116Z] 525263609ead5b532ada571fa9b1f96dcb09a5f9 [2024-10-14T08:47:36.116Z] latest [2024-10-14T08:47:36.116Z] 3.0.1-dev.33 [2024-10-14T08:47:36.116Z] 525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 [2024-10-14T08:47:36.116Z] main [2024-10-14T08:47:36.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:36.497Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:36.837Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9 [2024-10-14T08:47:36.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-14T08:47:36.837Z] 16452427ffc8: Preparing [2024-10-14T08:47:36.837Z] d1c17230ae4e: Preparing [2024-10-14T08:47:36.837Z] 749b0a970e08: Preparing [2024-10-14T08:47:36.837Z] cc0d43d1a378: Preparing [2024-10-14T08:47:36.837Z] aeeffc874f98: Preparing [2024-10-14T08:47:36.837Z] 63ca1fbb43ae: Preparing [2024-10-14T08:47:36.837Z] aeeffc874f98: Pushed [2024-10-14T08:47:36.837Z] d1c17230ae4e: Pushed [2024-10-14T08:47:36.837Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:47:36.837Z] 749b0a970e08: Pushed [2024-10-14T08:47:36.837Z] cc0d43d1a378: Pushed [2024-10-14T08:47:42.156Z] 16452427ffc8: Pushed [2024-10-14T08:47:42.156Z] 525263609ead5b532ada571fa9b1f96dcb09a5f9: digest: sha256:c0bbeee5fd7092e5e3d9566592ec3f43125ce6668c9e9ecf3c79222ef1615c55 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:42.500Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:42.829Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-10-14T08:47:42.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-14T08:47:42.830Z] 16452427ffc8: Preparing [2024-10-14T08:47:42.830Z] d1c17230ae4e: Preparing [2024-10-14T08:47:42.830Z] 749b0a970e08: Preparing [2024-10-14T08:47:42.830Z] cc0d43d1a378: Preparing [2024-10-14T08:47:42.830Z] aeeffc874f98: Preparing [2024-10-14T08:47:42.830Z] 63ca1fbb43ae: Preparing [2024-10-14T08:47:42.830Z] 63ca1fbb43ae: Waiting [2024-10-14T08:47:42.830Z] aeeffc874f98: Layer already exists [2024-10-14T08:47:42.830Z] cc0d43d1a378: Layer already exists [2024-10-14T08:47:42.830Z] 749b0a970e08: Layer already exists [2024-10-14T08:47:42.830Z] 16452427ffc8: Layer already exists [2024-10-14T08:47:42.830Z] d1c17230ae4e: Layer already exists [2024-10-14T08:47:42.830Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:47:42.830Z] latest: digest: sha256:c0bbeee5fd7092e5e3d9566592ec3f43125ce6668c9e9ecf3c79222ef1615c55 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:43.156Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:43.482Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.33 [2024-10-14T08:47:43.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-14T08:47:43.482Z] 16452427ffc8: Preparing [2024-10-14T08:47:43.482Z] d1c17230ae4e: Preparing [2024-10-14T08:47:43.482Z] 749b0a970e08: Preparing [2024-10-14T08:47:43.482Z] cc0d43d1a378: Preparing [2024-10-14T08:47:43.482Z] aeeffc874f98: Preparing [2024-10-14T08:47:43.482Z] 63ca1fbb43ae: Preparing [2024-10-14T08:47:43.482Z] 63ca1fbb43ae: Waiting [2024-10-14T08:47:43.482Z] aeeffc874f98: Layer already exists [2024-10-14T08:47:43.482Z] d1c17230ae4e: Layer already exists [2024-10-14T08:47:43.482Z] 749b0a970e08: Layer already exists [2024-10-14T08:47:43.482Z] 16452427ffc8: Layer already exists [2024-10-14T08:47:43.482Z] cc0d43d1a378: Layer already exists [2024-10-14T08:47:43.482Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:47:43.482Z] 3.0.1-dev.33: digest: sha256:c0bbeee5fd7092e5e3d9566592ec3f43125ce6668c9e9ecf3c79222ef1615c55 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:43.832Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:44.169Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 [2024-10-14T08:47:44.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-14T08:47:44.169Z] 16452427ffc8: Preparing [2024-10-14T08:47:44.169Z] d1c17230ae4e: Preparing [2024-10-14T08:47:44.169Z] 749b0a970e08: Preparing [2024-10-14T08:47:44.169Z] cc0d43d1a378: Preparing [2024-10-14T08:47:44.169Z] aeeffc874f98: Preparing [2024-10-14T08:47:44.169Z] 63ca1fbb43ae: Preparing [2024-10-14T08:47:44.169Z] 63ca1fbb43ae: Waiting [2024-10-14T08:47:44.169Z] aeeffc874f98: Layer already exists [2024-10-14T08:47:44.169Z] d1c17230ae4e: Layer already exists [2024-10-14T08:47:44.169Z] 749b0a970e08: Layer already exists [2024-10-14T08:47:44.169Z] 16452427ffc8: Layer already exists [2024-10-14T08:47:44.169Z] cc0d43d1a378: Layer already exists [2024-10-14T08:47:44.169Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:47:44.169Z] 525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33: digest: sha256:c0bbeee5fd7092e5e3d9566592ec3f43125ce6668c9e9ecf3c79222ef1615c55 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:44.513Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:44.845Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-10-14T08:47:44.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-14T08:47:44.845Z] 16452427ffc8: Preparing [2024-10-14T08:47:44.845Z] d1c17230ae4e: Preparing [2024-10-14T08:47:44.845Z] 749b0a970e08: Preparing [2024-10-14T08:47:44.845Z] cc0d43d1a378: Preparing [2024-10-14T08:47:44.845Z] aeeffc874f98: Preparing [2024-10-14T08:47:44.845Z] 63ca1fbb43ae: Preparing [2024-10-14T08:47:44.845Z] 63ca1fbb43ae: Waiting [2024-10-14T08:47:44.845Z] 749b0a970e08: Layer already exists [2024-10-14T08:47:44.845Z] 16452427ffc8: Layer already exists [2024-10-14T08:47:44.845Z] cc0d43d1a378: Layer already exists [2024-10-14T08:47:44.845Z] aeeffc874f98: Layer already exists [2024-10-14T08:47:44.845Z] d1c17230ae4e: Layer already exists [2024-10-14T08:47:44.845Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:47:44.845Z] main: digest: sha256:c0bbeee5fd7092e5e3d9566592ec3f43125ce6668c9e9ecf3c79222ef1615c55 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:47:44.940Z] ===================================================== [Pipeline] echo [2024-10-14T08:47:44.953Z] taggedImages: [2024-10-14T08:47:44.953Z] - nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9 [2024-10-14T08:47:44.953Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-10-14T08:47:44.953Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.33 [2024-10-14T08:47:44.953Z] - nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 [2024-10-14T08:47:44.953Z] - 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-14T08:47:45.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:47:45.370Z] [2024-10-14T08:47:45.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:45.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:47:45.679Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T08:47:45.679Z] 5eb5b503b376: Pulling fs layer [2024-10-14T08:47:45.679Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T08:47:45.679Z] ec43610c2a17: Pulling fs layer [2024-10-14T08:47:45.679Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T08:47:45.679Z] 33b1e0a273af: Pulling fs layer [2024-10-14T08:47:45.679Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T08:47:45.679Z] 2f39f015ded8: Pulling fs layer [2024-10-14T08:47:45.679Z] 5d3b04190fa2: Waiting [2024-10-14T08:47:45.679Z] 3a2ae6a8a46f: Waiting [2024-10-14T08:47:45.679Z] 33b1e0a273af: Waiting [2024-10-14T08:47:45.679Z] 2f39f015ded8: Waiting [2024-10-14T08:47:45.679Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T08:47:45.679Z] 5c69ac0246d0: Download complete [2024-10-14T08:47:45.679Z] 3a2ae6a8a46f: Download complete [2024-10-14T08:47:45.938Z] 33b1e0a273af: Verifying Checksum [2024-10-14T08:47:45.938Z] 33b1e0a273af: Download complete [2024-10-14T08:47:45.938Z] ec43610c2a17: Verifying Checksum [2024-10-14T08:47:45.938Z] ec43610c2a17: Download complete [2024-10-14T08:47:45.938Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T08:47:45.938Z] 5d3b04190fa2: Download complete [2024-10-14T08:47:45.938Z] 5eb5b503b376: Verifying Checksum [2024-10-14T08:47:45.938Z] 5eb5b503b376: Download complete [2024-10-14T08:47:46.874Z] 2f39f015ded8: Download complete [2024-10-14T08:47:47.443Z] 5eb5b503b376: Pull complete [2024-10-14T08:47:47.443Z] 5c69ac0246d0: Pull complete [2024-10-14T08:47:48.009Z] ec43610c2a17: Pull complete [2024-10-14T08:47:48.009Z] 3a2ae6a8a46f: Pull complete [2024-10-14T08:47:48.276Z] 33b1e0a273af: Pull complete [2024-10-14T08:47:48.276Z] 5d3b04190fa2: Pull complete [2024-10-14T08:47:53.543Z] 2f39f015ded8: Pull complete [2024-10-14T08:47:53.543Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T08:47:53.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:47:53.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:47:53.651Z] prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container [2024-10-14T08:47:53.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:47:58.923Z] $ docker top d41531131459c9ad2627fe88b1607b9542158af77d331df6e0da9aca9b26535b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:47:59.306Z] ---> job-cost.sh [2024-10-14T08:47:59.306Z] lf-activate-venv: SKIPPING [2024-10-14T08:47:59.306Z] INFO: No Stack... [2024-10-14T08:47:59.566Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:47:59.825Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:48:00.113Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-10-14T08:48:00.113Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:48:00.124Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] [2024-10-14T08:48:00.140Z] Resource [jenkins-edgexfoundry-device-uart-main-40-stack-cost] did not exist. Created. [2024-10-14T08:48:00.173Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:48:00.479Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T08:48:00.504Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:48:00.512Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:48:00.535Z] $ docker stop --time=1 d41531131459c9ad2627fe88b1607b9542158af77d331df6e0da9aca9b26535b [2024-10-14T08:48:01.683Z] $ docker rm -f --volumes d41531131459c9ad2627fe88b1607b9542158af77d331df6e0da9aca9b26535b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T08:48:20.456Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22734 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-10-14T08:48:20.475Z] Running in /w/workspace/device-uart/40 [Pipeline] { [Pipeline] checkout [2024-10-14T08:48:23.540Z] The recommended git tool is: git [2024-10-14T08:48:30.595Z] using credential edgex-jenkins-ssh [2024-10-14T08:48:30.619Z] Cloning the remote Git repository [2024-10-14T08:48:30.698Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-10-14T08:48:30.859Z] > git init /w/workspace/device-uart/40 # timeout=10 [2024-10-14T08:48:31.112Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-10-14T08:48:31.114Z] > git --version # timeout=10 [2024-10-14T08:48:31.144Z] > git --version # 'git version 2.25.1' [2024-10-14T08:48:31.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:48:31.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:48:34.020Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-10-14T08:48:34.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:48:35.665Z] Avoid second fetch [2024-10-14T08:48:35.665Z] Checking out Revision 525263609ead5b532ada571fa9b1f96dcb09a5f9 (main) [2024-10-14T08:48:36.693Z] Commit message: "Merge pull request #78 from jackchenjc/edgex-go-issue-4916" [2024-10-14T08:48:35.689Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:48:35.780Z] > git checkout -f 525263609ead5b532ada571fa9b1f96dcb09a5f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:48:41.757Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:48:41.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:48:41.757Z] Dload Upload Total Spent Left Speed [2024-10-14T08:48:41.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2024-10-14T08:48:42.267Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:48:42.624Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-10-14T08:48:42.624Z] /etc/docker/daemon.json [2024-10-14T08:48:42.624Z] { [2024-10-14T08:48:42.624Z] "registry-mirrors": [ [2024-10-14T08:48:42.624Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:48:42.624Z] ], [2024-10-14T08:48:42.624Z] "bip": "10.250.0.254/24", [2024-10-14T08:48:42.624Z] "hosts": [ [2024-10-14T08:48:42.624Z] "tcp://0.0.0.0:5555", [2024-10-14T08:48:42.624Z] "unix:///var/run/docker.sock" [2024-10-14T08:48:42.624Z] ], [2024-10-14T08:48:42.624Z] "mtu": 1458, [2024-10-14T08:48:42.624Z] "selinux-enabled": true, [2024-10-14T08:48:42.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:48:42.624Z] } [Pipeline] sh [2024-10-14T08:48:42.992Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T08:48:43.366Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:49:01.777Z] provisioning config files... [2024-10-14T08:49:01.842Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/40@tmp/config13083241134266902164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:49:02.630Z] ---> ****-login.sh [2024-10-14T08:49:02.630Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:49:03.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:49:03.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:49:03.527Z] Configure a credential helper to remove this warning. See [2024-10-14T08:49:03.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:49:03.527Z] [2024-10-14T08:49:03.527Z] Login Succeeded [2024-10-14T08:49:03.527Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:49:03.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:49:04.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:49:04.099Z] Configure a credential helper to remove this warning. See [2024-10-14T08:49:04.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:49:04.099Z] [2024-10-14T08:49:04.099Z] Login Succeeded [2024-10-14T08:49:04.099Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:49:04.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:49:04.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:49:04.655Z] Configure a credential helper to remove this warning. See [2024-10-14T08:49:04.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:49:04.655Z] [2024-10-14T08:49:04.655Z] Login Succeeded [2024-10-14T08:49:04.655Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:49:04.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:49:04.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:49:04.932Z] Configure a credential helper to remove this warning. See [2024-10-14T08:49:04.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:49:04.932Z] [2024-10-14T08:49:04.932Z] Login Succeeded [2024-10-14T08:49:04.932Z] ****.io [2024-10-14T08:49:05.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:49:05.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:49:05.490Z] Configure a credential helper to remove this warning. See [2024-10-14T08:49:05.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:49:05.490Z] [2024-10-14T08:49:05.490Z] Login Succeeded [2024-10-14T08:49:05.490Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:49:05.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:49:06.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:49:06.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:49:06.051Z] ========================================================= [2024-10-14T08:49:06.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:49:06.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:49:06.493Z] + 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-14T08:49:07.110Z] Sending build context to Docker daemon 12.87MB [2024-10-14T08:49:07.110Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:49:07.110Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:49:07.110Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:49:07.110Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:49:07.110Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:49:07.110Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:49:07.110Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:49:07.110Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:49:07.110Z] 80978eb59214: Pulling fs layer [2024-10-14T08:49:07.110Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:49:07.110Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:49:07.110Z] 50b3750afda1: Waiting [2024-10-14T08:49:07.110Z] 4f4fb700ef54: Waiting [2024-10-14T08:49:07.110Z] 80978eb59214: Waiting [2024-10-14T08:49:07.110Z] c5a475d317c9: Waiting [2024-10-14T08:49:07.110Z] c9f46d7d2bd2: Waiting [2024-10-14T08:49:07.387Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T08:49:07.387Z] 55b35a11ae5e: Download complete [2024-10-14T08:49:07.387Z] 50b3750afda1: Verifying Checksum [2024-10-14T08:49:07.387Z] 50b3750afda1: Download complete [2024-10-14T08:49:07.387Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:49:07.387Z] 4f4fb700ef54: Download complete [2024-10-14T08:49:07.387Z] 80978eb59214: Verifying Checksum [2024-10-14T08:49:07.387Z] 80978eb59214: Download complete [2024-10-14T08:49:07.387Z] cf04c63912e1: Verifying Checksum [2024-10-14T08:49:07.387Z] cf04c63912e1: Download complete [2024-10-14T08:49:07.984Z] c5a475d317c9: Download complete [2024-10-14T08:49:08.585Z] cf04c63912e1: Pull complete [2024-10-14T08:49:09.572Z] 55b35a11ae5e: Pull complete [2024-10-14T08:49:09.572Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:49:09.572Z] a37a00ec5f00: Download complete [2024-10-14T08:49:10.598Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T08:49:10.598Z] c9f46d7d2bd2: Download complete [2024-10-14T08:49:25.686Z] a37a00ec5f00: Pull complete [2024-10-14T08:49:25.686Z] 50b3750afda1: Pull complete [2024-10-14T08:49:25.686Z] 4f4fb700ef54: Pull complete [2024-10-14T08:49:25.686Z] 80978eb59214: Pull complete [2024-10-14T08:49:33.937Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:49:34.908Z] c5a475d317c9: Pull complete [2024-10-14T08:49:34.908Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:49:34.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:49:34.908Z] ---> be29e6b0f0d4 [2024-10-14T08:49:34.908Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T08:49:35.870Z] ---> Running in 77c2a99b39bb [2024-10-14T08:49:36.142Z] Removing intermediate container 77c2a99b39bb [2024-10-14T08:49:36.142Z] ---> d335f96493b2 [2024-10-14T08:49:36.142Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:49:36.413Z] ---> Running in b864ab51a4aa [2024-10-14T08:49:36.687Z] Removing intermediate container b864ab51a4aa [2024-10-14T08:49:36.687Z] ---> d980345d70b2 [2024-10-14T08:49:36.687Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:49:36.687Z] ---> Running in 895c2cbea695 [2024-10-14T08:49:37.275Z] Removing intermediate container 895c2cbea695 [2024-10-14T08:49:37.275Z] ---> 591d2e285555 [2024-10-14T08:49:37.275Z] Step 6/12 : WORKDIR /device-uart [2024-10-14T08:49:37.275Z] ---> Running in ce7a06ea8c6a [2024-10-14T08:49:37.543Z] Removing intermediate container ce7a06ea8c6a [2024-10-14T08:49:37.543Z] ---> b1fd79b60971 [2024-10-14T08:49:37.543Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:49:37.812Z] ---> Running in 3f7734396503 [2024-10-14T08:49:39.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:49:39.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:49:41.237Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T08:49:41.506Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-14T08:49:41.506Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T08:49:41.506Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T08:49:41.506Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:49:41.506Z] OK: 242 MiB in 58 packages [2024-10-14T08:49:42.935Z] Removing intermediate container 3f7734396503 [2024-10-14T08:49:42.935Z] ---> 9e81e1bb11d6 [2024-10-14T08:49:42.935Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:49:43.530Z] ---> ebdd890a7aee [2024-10-14T08:49:43.530Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:43.530Z] ---> Running in 3ad1d642aee3 [2024-10-14T08:51:50.644Z] Removing intermediate container 3ad1d642aee3 [2024-10-14T08:51:50.644Z] ---> 6f5ebb232795 [2024-10-14T08:51:50.644Z] Step 10/12 : COPY . . [2024-10-14T08:51:50.644Z] ---> b446cb3a9f54 [2024-10-14T08:51:50.644Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:51:50.644Z] ---> Running in 32db2717f1d2 [2024-10-14T08:51:50.644Z] Removing intermediate container 32db2717f1d2 [2024-10-14T08:51:50.644Z] ---> 3b39883ba3b0 [2024-10-14T08:51:50.644Z] Step 12/12 : RUN ${MAKE} [2024-10-14T08:51:50.644Z] ---> Running in b32673d1aa72 [2024-10-14T08:51:50.644Z] noop [2024-10-14T08:51:51.618Z] Removing intermediate container b32673d1aa72 [2024-10-14T08:51:51.618Z] ---> ca0da8b02a5f [2024-10-14T08:51:51.618Z] Successfully built ca0da8b02a5f [2024-10-14T08:51:51.618Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:51:51.999Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:51:51.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:51:52.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-22734 does not seem to be running inside a container [2024-10-14T08:51:52.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/40 -v /w/workspace/device-uart/40:/w/workspace/device-uart/40:rw,z -v /w/workspace/device-uart/40@tmp:/w/workspace/device-uart/40@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-14T08:51:53.768Z] $ docker top 7ac47e8688e47ef16295f52a1142c46598a44d79833dc3e15ad57f7874e9cb78 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:51:54.803Z] + go version [2024-10-14T08:51:54.803Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T08:51:54.832Z] $ docker stop --time=1 7ac47e8688e47ef16295f52a1142c46598a44d79833dc3e15ad57f7874e9cb78 [2024-10-14T08:51:56.515Z] $ docker rm -f --volumes 7ac47e8688e47ef16295f52a1142c46598a44d79833dc3e15ad57f7874e9cb78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:51:57.134Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:51:57.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:51:57.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-22734 does not seem to be running inside a container [2024-10-14T08:51:57.416Z] $ 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/40 -v /w/workspace/device-uart/40:/w/workspace/device-uart/40:rw,z -v /w/workspace/device-uart/40@tmp:/w/workspace/device-uart/40@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-14T08:51:58.751Z] $ docker top 201f17f6df633696083349a1c656854e3d3c5aa571c684f0a8c199db2a11e0d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:51:59.607Z] + git config --global --add safe.directory /w/workspace/device-uart/40 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:52:00.276Z] + make test [2024-10-14T08:52:00.276Z] go test ./... -coverprofile=coverage.out [2024-10-14T08:52:06.966Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-14T08:56:59.103Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-14T08:56:59.103Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-14T08:56:59.103Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T08:56:59.103Z] go vet ./... [2024-10-14T08:57:55.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:57:55.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:57:55.661Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:57:55.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:57:55.715Z] $ docker stop --time=1 201f17f6df633696083349a1c656854e3d3c5aa571c684f0a8c199db2a11e0d4 [2024-10-14T08:57:58.005Z] $ docker rm -f --volumes 201f17f6df633696083349a1c656854e3d3c5aa571c684f0a8c199db2a11e0d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:58:00.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:58:00.084Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T08:58:00.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:58:01.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:58:01.428Z] + ls -al . [2024-10-14T08:58:01.428Z] total 232 [2024-10-14T08:58:01.428Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:52 . [2024-10-14T08:58:01.428Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:48 .. [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:48 .dockerignore [2024-10-14T08:58:01.428Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:48 .git [2024-10-14T08:58:01.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:48 .github [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 14 08:48 .gitignore [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 14 08:48 .golangci.yml [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 14 08:48 Attribution.txt [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 14 08:48 CHANGELOG.md [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 1918 Oct 14 08:48 Dockerfile [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:48 GOVERNANCE.md [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 14 08:48 Jenkinsfile [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 08:48 LICENSE [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 2409 Oct 14 08:48 Makefile [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 08:48 OWNERS.md [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 14 08:48 README.md [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:44 VERSION [2024-10-14T08:58:01.428Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:48 bin [2024-10-14T08:58:01.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:48 cmd [2024-10-14T08:58:01.428Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 14 08:56 coverage.out [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 6936 Oct 14 08:48 go.mod [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 100395 Oct 14 08:48 go.sum [2024-10-14T08:58:01.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:48 internal [2024-10-14T08:58:01.428Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 14 08:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:01.799Z] + 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=525263609ead5b532ada571fa9b1f96dcb09a5f9 --label arch=arm64 --label version=3.0.1-dev.33 . [2024-10-14T08:58:02.408Z] Sending build context to Docker daemon 12.88MB [2024-10-14T08:58:02.408Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:58:02.408Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-14T08:58:02.408Z] ---> ca0da8b02a5f [2024-10-14T08:58:02.408Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T08:58:03.002Z] ---> Running in 71013358472b [2024-10-14T08:58:03.272Z] Removing intermediate container 71013358472b [2024-10-14T08:58:03.272Z] ---> 220c8b4aa179 [2024-10-14T08:58:03.272Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:58:03.272Z] ---> Running in de331a4a078e [2024-10-14T08:58:03.540Z] Removing intermediate container de331a4a078e [2024-10-14T08:58:03.540Z] ---> 1c4f80bc59a7 [2024-10-14T08:58:03.540Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:58:03.821Z] ---> Running in 12f81aa2e112 [2024-10-14T08:58:04.090Z] Removing intermediate container 12f81aa2e112 [2024-10-14T08:58:04.090Z] ---> b6a58e0fbd39 [2024-10-14T08:58:04.090Z] Step 6/26 : WORKDIR /device-uart [2024-10-14T08:58:04.090Z] ---> Running in 5da1e4536e6d [2024-10-14T08:58:04.673Z] Removing intermediate container 5da1e4536e6d [2024-10-14T08:58:04.673Z] ---> bd419dcce9c8 [2024-10-14T08:58:04.673Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:58:04.673Z] ---> Running in 0042d0f43146 [2024-10-14T08:58:05.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:58:06.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:58:08.165Z] OK: 242 MiB in 58 packages [2024-10-14T08:58:09.138Z] Removing intermediate container 0042d0f43146 [2024-10-14T08:58:09.138Z] ---> ca24d4e3a091 [2024-10-14T08:58:09.138Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-14T08:58:09.816Z] ---> 3bc53cb7d340 [2024-10-14T08:58:09.816Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:58:09.816Z] ---> Running in b31a19823b92 [2024-10-14T08:58:12.501Z] Removing intermediate container b31a19823b92 [2024-10-14T08:58:12.501Z] ---> 5100cf12f2b0 [2024-10-14T08:58:12.501Z] Step 10/26 : COPY . . [2024-10-14T08:58:13.966Z] ---> 50bac17b6f10 [2024-10-14T08:58:13.966Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:58:13.966Z] ---> Running in e0d6a96ef74d [2024-10-14T08:58:14.241Z] Removing intermediate container e0d6a96ef74d [2024-10-14T08:58:14.241Z] ---> 446e2dca57df [2024-10-14T08:58:14.241Z] Step 12/26 : RUN ${MAKE} [2024-10-14T08:58:14.510Z] ---> Running in ab7c82c2c66a [2024-10-14T08:58:15.496Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.33 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd [2024-10-14T09:02:43.129Z] Removing intermediate container ab7c82c2c66a [2024-10-14T09:02:43.129Z] ---> d67529022fcf [2024-10-14T09:02:43.129Z] Step 13/26 : FROM alpine:3.20 [2024-10-14T09:02:43.129Z] 3.20: Pulling from library/alpine [2024-10-14T09:02:43.129Z] cf04c63912e1: Already exists [2024-10-14T09:02:43.129Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:02:43.129Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T09:02:43.129Z] ---> c157a85ed455 [2024-10-14T09:02:43.129Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-14T09:02:43.129Z] ---> Running in 5fce3b950c1a [2024-10-14T09:02:43.129Z] Removing intermediate container 5fce3b950c1a [2024-10-14T09:02:43.129Z] ---> dcb5ce3a5ad5 [2024-10-14T09:02:43.129Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-14T09:02:43.129Z] ---> Running in d84829f50bf1 [2024-10-14T09:02:43.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:43.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:43.129Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T09:02:43.129Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T09:02:43.129Z] OK: 9 MiB in 15 packages [2024-10-14T09:02:43.129Z] Removing intermediate container d84829f50bf1 [2024-10-14T09:02:43.129Z] ---> 278c895f4805 [2024-10-14T09:02:43.129Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-14T09:02:43.129Z] ---> Running in a1042d96c524 [2024-10-14T09:02:43.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:43.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:43.129Z] Upgrading critical system libraries and apk-tools: [2024-10-14T09:02:43.129Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T09:02:43.129Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T09:02:43.129Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T09:02:43.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:43.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:46.318Z] OK: 9 MiB in 15 packages [2024-10-14T09:02:47.305Z] Removing intermediate container a1042d96c524 [2024-10-14T09:02:47.305Z] ---> dd968a31460c [2024-10-14T09:02:47.305Z] Step 17/26 : WORKDIR / [2024-10-14T09:02:47.305Z] ---> Running in 008c2691d14b [2024-10-14T09:02:47.578Z] Removing intermediate container 008c2691d14b [2024-10-14T09:02:47.578Z] ---> 82f6190119b6 [2024-10-14T09:02:47.578Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-14T09:02:48.175Z] ---> e6f9634883a6 [2024-10-14T09:02:48.175Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-14T09:02:49.155Z] ---> 6a28017f2c39 [2024-10-14T09:02:49.155Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-14T09:02:51.766Z] ---> 87131eb66d47 [2024-10-14T09:02:51.766Z] Step 21/26 : EXPOSE 59995 [2024-10-14T09:02:51.766Z] ---> Running in 5d1f37baf6f0 [2024-10-14T09:02:52.042Z] Removing intermediate container 5d1f37baf6f0 [2024-10-14T09:02:52.042Z] ---> a042f8ccc9ea [2024-10-14T09:02:52.042Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-14T09:02:52.314Z] ---> Running in b0073573a000 [2024-10-14T09:02:52.590Z] Removing intermediate container b0073573a000 [2024-10-14T09:02:52.590Z] ---> 2b9fd4c4094d [2024-10-14T09:02:52.590Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T09:02:52.861Z] ---> Running in 79ae92f49e78 [2024-10-14T09:02:53.130Z] Removing intermediate container 79ae92f49e78 [2024-10-14T09:02:53.130Z] ---> 0e97e14b045e [2024-10-14T09:02:53.130Z] Step 24/26 : LABEL arch=arm64 [2024-10-14T09:02:53.400Z] ---> Running in bb6a277e0635 [2024-10-14T09:02:53.668Z] Removing intermediate container bb6a277e0635 [2024-10-14T09:02:53.668Z] ---> 5dc9db292ff6 [2024-10-14T09:02:53.668Z] Step 25/26 : LABEL git_sha=525263609ead5b532ada571fa9b1f96dcb09a5f9 [2024-10-14T09:02:53.668Z] ---> Running in 2e095c8c2682 [2024-10-14T09:02:54.261Z] Removing intermediate container 2e095c8c2682 [2024-10-14T09:02:54.261Z] ---> b81ceeddebae [2024-10-14T09:02:54.261Z] Step 26/26 : LABEL version=3.0.1-dev.33 [2024-10-14T09:02:54.261Z] ---> Running in e7b945a6a7e9 [2024-10-14T09:02:54.531Z] Removing intermediate container e7b945a6a7e9 [2024-10-14T09:02:54.531Z] ---> 4fa8ba4759e6 [2024-10-14T09:02:54.531Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T09:02:54.801Z] Successfully built 4fa8ba4759e6 [2024-10-14T09:02:54.801Z] 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-14T09:02:54.959Z] provisioning config files... [2024-10-14T09:02:54.978Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/40@tmp/config17808564042488258416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:02:55.345Z] ---> ****-login.sh [2024-10-14T09:02:55.345Z] nexus3.edgexfoundry.org:10001 [2024-10-14T09:02:55.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:02:55.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:02:55.617Z] Configure a credential helper to remove this warning. See [2024-10-14T09:02:55.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:02:55.617Z] [2024-10-14T09:02:55.617Z] Login Succeeded [2024-10-14T09:02:55.617Z] nexus3.edgexfoundry.org:10002 [2024-10-14T09:02:55.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:02:56.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:02:56.163Z] Configure a credential helper to remove this warning. See [2024-10-14T09:02:56.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:02:56.163Z] [2024-10-14T09:02:56.163Z] Login Succeeded [2024-10-14T09:02:56.163Z] nexus3.edgexfoundry.org:10003 [2024-10-14T09:02:56.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:02:56.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:02:56.706Z] Configure a credential helper to remove this warning. See [2024-10-14T09:02:56.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:02:56.706Z] [2024-10-14T09:02:56.706Z] Login Succeeded [2024-10-14T09:02:56.706Z] nexus3.edgexfoundry.org:10004 [2024-10-14T09:02:56.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:02:56.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:02:56.976Z] Configure a credential helper to remove this warning. See [2024-10-14T09:02:56.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:02:56.976Z] [2024-10-14T09:02:56.976Z] Login Succeeded [2024-10-14T09:02:56.976Z] ****.io [2024-10-14T09:02:57.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:02:57.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:02:57.569Z] Configure a credential helper to remove this warning. See [2024-10-14T09:02:57.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:02:57.569Z] [2024-10-14T09:02:57.569Z] Login Succeeded [2024-10-14T09:02:57.839Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T09:02:57.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:02:57.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T09:02:57.948Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-10-14T09:02:57.948Z] 525263609ead5b532ada571fa9b1f96dcb09a5f9 [2024-10-14T09:02:57.948Z] latest [2024-10-14T09:02:57.948Z] 3.0.1-dev.33 [2024-10-14T09:02:57.948Z] 525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 [2024-10-14T09:02:57.948Z] main [2024-10-14T09:02:57.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:02:58.360Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:02:58.754Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9 [2024-10-14T09:02:58.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-14T09:02:58.754Z] 75bc26b29ebf: Preparing [2024-10-14T09:02:58.754Z] 2c1eb66f08f3: Preparing [2024-10-14T09:02:58.754Z] be869202e428: Preparing [2024-10-14T09:02:58.754Z] a8b221d36f27: Preparing [2024-10-14T09:02:58.754Z] 54dad706397d: Preparing [2024-10-14T09:02:58.754Z] 16113d51b718: Preparing [2024-10-14T09:02:58.754Z] 16113d51b718: Waiting [2024-10-14T09:02:59.040Z] 2c1eb66f08f3: Pushed [2024-10-14T09:02:59.040Z] be869202e428: Pushed [2024-10-14T09:02:59.040Z] 54dad706397d: Pushed [2024-10-14T09:02:59.040Z] a8b221d36f27: Pushed [2024-10-14T09:02:59.040Z] 16113d51b718: Layer already exists [2024-10-14T09:03:12.332Z] 75bc26b29ebf: Pushed [2024-10-14T09:03:12.332Z] 525263609ead5b532ada571fa9b1f96dcb09a5f9: digest: sha256:fdbb7528b6e98436efcd869af650f62335cdfabc68c39b65ab3f5cdb9873db5f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:12.722Z] + 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-14T09:03:13.113Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-10-14T09:03:13.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-14T09:03:13.113Z] 75bc26b29ebf: Preparing [2024-10-14T09:03:13.113Z] 2c1eb66f08f3: Preparing [2024-10-14T09:03:13.113Z] be869202e428: Preparing [2024-10-14T09:03:13.113Z] a8b221d36f27: Preparing [2024-10-14T09:03:13.113Z] 54dad706397d: Preparing [2024-10-14T09:03:13.113Z] 16113d51b718: Preparing [2024-10-14T09:03:13.113Z] 16113d51b718: Waiting [2024-10-14T09:03:13.113Z] 2c1eb66f08f3: Layer already exists [2024-10-14T09:03:13.113Z] 75bc26b29ebf: Layer already exists [2024-10-14T09:03:13.113Z] 54dad706397d: Layer already exists [2024-10-14T09:03:13.113Z] be869202e428: Layer already exists [2024-10-14T09:03:13.113Z] a8b221d36f27: Layer already exists [2024-10-14T09:03:13.113Z] 16113d51b718: Layer already exists [2024-10-14T09:03:13.382Z] latest: digest: sha256:fdbb7528b6e98436efcd869af650f62335cdfabc68c39b65ab3f5cdb9873db5f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:13.765Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:14.146Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.33 [2024-10-14T09:03:14.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-14T09:03:14.146Z] 75bc26b29ebf: Preparing [2024-10-14T09:03:14.146Z] 2c1eb66f08f3: Preparing [2024-10-14T09:03:14.146Z] be869202e428: Preparing [2024-10-14T09:03:14.146Z] a8b221d36f27: Preparing [2024-10-14T09:03:14.146Z] 54dad706397d: Preparing [2024-10-14T09:03:14.146Z] 16113d51b718: Preparing [2024-10-14T09:03:14.146Z] 16113d51b718: Waiting [2024-10-14T09:03:14.146Z] 2c1eb66f08f3: Layer already exists [2024-10-14T09:03:14.146Z] 75bc26b29ebf: Layer already exists [2024-10-14T09:03:14.146Z] be869202e428: Layer already exists [2024-10-14T09:03:14.146Z] 54dad706397d: Layer already exists [2024-10-14T09:03:14.146Z] a8b221d36f27: Layer already exists [2024-10-14T09:03:14.146Z] 16113d51b718: Layer already exists [2024-10-14T09:03:14.415Z] 3.0.1-dev.33: digest: sha256:fdbb7528b6e98436efcd869af650f62335cdfabc68c39b65ab3f5cdb9873db5f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:14.814Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:15.193Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 [2024-10-14T09:03:15.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-14T09:03:15.193Z] 75bc26b29ebf: Preparing [2024-10-14T09:03:15.193Z] 2c1eb66f08f3: Preparing [2024-10-14T09:03:15.193Z] be869202e428: Preparing [2024-10-14T09:03:15.193Z] a8b221d36f27: Preparing [2024-10-14T09:03:15.193Z] 54dad706397d: Preparing [2024-10-14T09:03:15.193Z] 16113d51b718: Preparing [2024-10-14T09:03:15.193Z] 16113d51b718: Waiting [2024-10-14T09:03:15.193Z] 54dad706397d: Layer already exists [2024-10-14T09:03:15.193Z] 75bc26b29ebf: Layer already exists [2024-10-14T09:03:15.193Z] be869202e428: Layer already exists [2024-10-14T09:03:15.193Z] 2c1eb66f08f3: Layer already exists [2024-10-14T09:03:15.193Z] a8b221d36f27: Layer already exists [2024-10-14T09:03:15.462Z] 16113d51b718: Layer already exists [2024-10-14T09:03:15.462Z] 525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33: digest: sha256:fdbb7528b6e98436efcd869af650f62335cdfabc68c39b65ab3f5cdb9873db5f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:15.854Z] + 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-14T09:03:16.228Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-10-14T09:03:16.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-14T09:03:16.228Z] 75bc26b29ebf: Preparing [2024-10-14T09:03:16.228Z] 2c1eb66f08f3: Preparing [2024-10-14T09:03:16.228Z] be869202e428: Preparing [2024-10-14T09:03:16.228Z] a8b221d36f27: Preparing [2024-10-14T09:03:16.228Z] 54dad706397d: Preparing [2024-10-14T09:03:16.228Z] 16113d51b718: Preparing [2024-10-14T09:03:16.228Z] 16113d51b718: Waiting [2024-10-14T09:03:16.228Z] be869202e428: Layer already exists [2024-10-14T09:03:16.228Z] 75bc26b29ebf: Layer already exists [2024-10-14T09:03:16.228Z] a8b221d36f27: Layer already exists [2024-10-14T09:03:16.228Z] 2c1eb66f08f3: Layer already exists [2024-10-14T09:03:16.228Z] 54dad706397d: Layer already exists [2024-10-14T09:03:16.228Z] 16113d51b718: Layer already exists [2024-10-14T09:03:16.499Z] main: digest: sha256:fdbb7528b6e98436efcd869af650f62335cdfabc68c39b65ab3f5cdb9873db5f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:03:16.577Z] ===================================================== [Pipeline] echo [2024-10-14T09:03:16.592Z] taggedImages: [2024-10-14T09:03:16.592Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9 [2024-10-14T09:03:16.592Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-10-14T09:03:16.592Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.33 [2024-10-14T09:03:16.592Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 [2024-10-14T09:03:16.592Z] - 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-14T09:03:17.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:03:17.008Z] [2024-10-14T09:03:17.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:17.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:03:17.651Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T09:03:17.651Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T09:03:17.651Z] 04944245beec: Pulling fs layer [2024-10-14T09:03:17.651Z] 699f458cf7ca: Pulling fs layer [2024-10-14T09:03:17.651Z] 765212b225bb: Pulling fs layer [2024-10-14T09:03:17.651Z] f23df028b6ca: Pulling fs layer [2024-10-14T09:03:17.651Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T09:03:17.651Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T09:03:17.651Z] f23df028b6ca: Waiting [2024-10-14T09:03:17.651Z] d65c8cfc05b1: Waiting [2024-10-14T09:03:17.651Z] 765212b225bb: Waiting [2024-10-14T09:03:17.651Z] 2437ff75d9bd: Waiting [2024-10-14T09:03:17.651Z] 04944245beec: Verifying Checksum [2024-10-14T09:03:17.651Z] 04944245beec: Download complete [2024-10-14T09:03:17.651Z] 765212b225bb: Verifying Checksum [2024-10-14T09:03:17.651Z] 765212b225bb: Download complete [2024-10-14T09:03:17.651Z] f23df028b6ca: Verifying Checksum [2024-10-14T09:03:17.651Z] f23df028b6ca: Download complete [2024-10-14T09:03:17.651Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T09:03:17.651Z] d65c8cfc05b1: Download complete [2024-10-14T09:03:17.921Z] 699f458cf7ca: Verifying Checksum [2024-10-14T09:03:17.922Z] 699f458cf7ca: Download complete [2024-10-14T09:03:18.514Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T09:03:18.514Z] 8998bd30e6a1: Download complete [2024-10-14T09:03:21.128Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T09:03:21.128Z] 2437ff75d9bd: Download complete [2024-10-14T09:03:23.748Z] 8998bd30e6a1: Pull complete [2024-10-14T09:03:24.336Z] 04944245beec: Pull complete [2024-10-14T09:03:26.291Z] 699f458cf7ca: Pull complete [2024-10-14T09:03:26.291Z] 765212b225bb: Pull complete [2024-10-14T09:03:27.260Z] f23df028b6ca: Pull complete [2024-10-14T09:03:27.847Z] d65c8cfc05b1: Pull complete [2024-10-14T09:03:46.110Z] 2437ff75d9bd: Pull complete [2024-10-14T09:03:46.110Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T09:03:46.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:03:46.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:03:46.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-22734 does not seem to be running inside a container [2024-10-14T09:03:46.463Z] $ 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/40 -v /w/workspace/device-uart/40:/w/workspace/device-uart/40:rw,z -v /w/workspace/device-uart/40@tmp:/w/workspace/device-uart/40@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-14T09:03:49.950Z] $ docker top 09f48836b7b1b8bb64cbe6bf8ad391a6931b48edfe4d792128b10a58e4b3a4c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:03:50.875Z] ---> job-cost.sh [2024-10-14T09:03:50.875Z] lf-activate-venv: SKIPPING [2024-10-14T09:03:50.875Z] INFO: No Stack... [2024-10-14T09:03:51.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T09:03:52.051Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T09:03:52.712Z] + cat /w/workspace/device-uart/40/archives/cost.csv [2024-10-14T09:03:52.712Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T09:03:52.786Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] [2024-10-14T09:03:52.794Z] Resource [jenkins-edgexfoundry-device-uart-main-40-stack-cost] did not exist. Created. [2024-10-14T09:03:52.801Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T09:03:53.524Z] /w/workspace/device-uart/40@tmp/durable-61f31454/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T09:03:54.222Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T09:03:54.251Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T09:03:54.311Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T09:03:54.320Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T09:03:54.343Z] $ docker stop --time=1 09f48836b7b1b8bb64cbe6bf8ad391a6931b48edfe4d792128b10a58e4b3a4c9 [2024-10-14T09:03:56.155Z] $ docker rm -f --volumes 09f48836b7b1b8bb64cbe6bf8ad391a6931b48edfe4d792128b10a58e4b3a4c9 [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-14T09:03:56.657Z] provisioning config files... [2024-10-14T09:03:56.666Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10400110872106998823tmp [Pipeline] { [Pipeline] sh [2024-10-14T09:03:56.965Z] + set +x [2024-10-14T09:03:56.965Z] + curl -s https://codecov.io/bash [2024-10-14T09:03:56.965Z] + bash -s -- [2024-10-14T09:03:56.965Z] [2024-10-14T09:03:56.965Z] _____ _ [2024-10-14T09:03:56.965Z] / ____| | | [2024-10-14T09:03:56.965Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T09:03:56.965Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T09:03:56.965Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T09:03:56.965Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T09:03:56.965Z] Bash-1.0.6 [2024-10-14T09:03:56.965Z] [2024-10-14T09:03:56.965Z] [2024-10-14T09:03:56.965Z] ==> git version 2.25.1 found [2024-10-14T09:03:56.966Z] ==> 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-14T09:03:56.966Z] Release-Date: 2020-01-08 [2024-10-14T09:03:56.966Z] 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-14T09:03:56.966Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T09:03:56.966Z] ==> Jenkins CI detected. [2024-10-14T09:03:56.966Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-10-14T09:03:56.966Z] project root: . [2024-10-14T09:03:56.966Z] --> token set from env [2024-10-14T09:03:56.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T09:03:56.966Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T09:03:56.966Z] ==> Python coveragepy not found [2024-10-14T09:03:56.966Z] ==> Searching for coverage reports in: [2024-10-14T09:03:56.966Z] + . [2024-10-14T09:03:56.966Z] -> Found 1 reports [2024-10-14T09:03:56.966Z] ==> Detecting git/mercurial file structure [2024-10-14T09:03:57.224Z] ==> Reading reports [2024-10-14T09:03:57.224Z] + ./coverage.out bytes=6770 [2024-10-14T09:03:57.224Z] ==> Appending adjustments [2024-10-14T09:03:57.224Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T09:03:57.224Z] + Found adjustments [2024-10-14T09:03:57.224Z] ==> Gzipping contents [2024-10-14T09:03:57.224Z] 4.0K /tmp/codecov.JmwtYX.gz [2024-10-14T09:03:57.224Z] ==> Uploading reports [2024-10-14T09:03:57.224Z] url: https://codecov.io [2024-10-14T09:03:57.224Z] query: branch=main&commit=525263609ead5b532ada571fa9b1f96dcb09a5f9&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:03:57.224Z] -> Pinging Codecov [2024-10-14T09:03:57.224Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=525263609ead5b532ada571fa9b1f96dcb09a5f9&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:03:57.224Z] -> Uploading to [2024-10-14T09:03:57.224Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/525263609ead5b532ada571fa9b1f96dcb09a5f9/102df387-1c2e-4fd6-b390-4a89ee75859d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T090357Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=067431e2300f6cd77244da9ad1aaea7d1406ac144abac381ab3f8fbb23c9dd49 [2024-10-14T09:03:57.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:03:57.224Z] Dload Upload Total Spent Left Speed [2024-10-14T09:03:57.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6208 --:--:-- --:--:-- --:--:-- 6208 [2024-10-14T09:03:57.485Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] } [2024-10-14T09:03:57.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-14T09:03:57.726Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T09:03:57.744Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:58.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:03:58.060Z] [2024-10-14T09:03:58.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:58.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:03:58.381Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T09:03:58.381Z] 43c4264eed91: Already exists [2024-10-14T09:03:58.381Z] 4cc291be95ef: Already exists [2024-10-14T09:03:58.381Z] 2ac1f1163629: Already exists [2024-10-14T09:03:58.381Z] 5c3c966382ef: Already exists [2024-10-14T09:03:58.381Z] 4f4fb700ef54: Already exists [2024-10-14T09:03:58.381Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T09:03:58.381Z] 9c3e1370e548: Pulling fs layer [2024-10-14T09:03:58.640Z] d9c7d2e4e75e: Verifying Checksum [2024-10-14T09:03:58.640Z] d9c7d2e4e75e: Download complete [2024-10-14T09:03:58.899Z] d9c7d2e4e75e: Pull complete [2024-10-14T09:03:59.465Z] 9c3e1370e548: Verifying Checksum [2024-10-14T09:03:59.465Z] 9c3e1370e548: Download complete [2024-10-14T09:04:02.755Z] 9c3e1370e548: Pull complete [2024-10-14T09:04:02.755Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T09:04:02.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:04:02.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:04:02.858Z] prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container [2024-10-14T09:04:02.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-14T09:04:05.620Z] $ docker top 031566fdba37e212a49d6b0570387ff5309c1005cbee33640c24284fca47a90a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:04:06.086Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-10-14T09:04:06.110Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-10-14T09:04:06.421Z] + set -o pipefail [2024-10-14T09:04:06.421Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-10-14T09:04:13.015Z] [2024-10-14T09:04:13.015Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-10-14T09:04:13.015Z] [2024-10-14T09:04:13.015Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/eafa28db-6e97-4792-a824-1a4fe8c4d1b5 [2024-10-14T09:04:13.015Z] [2024-10-14T09:04:13.015Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T09:04:13.015Z] [2024-10-14T09:04:13.583Z] [2024-10-14T09:04:13.583Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T09:04:13.583Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T09:04:13.849Z] $ docker stop --time=1 031566fdba37e212a49d6b0570387ff5309c1005cbee33640c24284fca47a90a [2024-10-14T09:04:21.798Z] $ docker rm -f --volumes 031566fdba37e212a49d6b0570387ff5309c1005cbee33640c24284fca47a90a [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-14T09:04:22.686Z] + git log --format=format:%s -1 525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] sh [2024-10-14T09:04:22.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:04:22.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:23.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:04:23.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:04:23.361Z] prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container [2024-10-14T09:04:23.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:04:23.853Z] $ docker top 18826c85c492a4f9619da4119fb2d5648ee1695f1f3f0da9d1cb39551cf768c1 -eo pid,comm [2024-10-14T09:04:23.902Z] 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-14T09:04:23.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:04:23.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:04:23.960Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:04:24.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:04:24.060Z] $ docker exec 18826c85c492a4f9619da4119fb2d5648ee1695f1f3f0da9d1cb39551cf768c1 ssh-agent [2024-10-14T09:04:24.159Z] SSH_AUTH_SOCK=/tmp/ssh-uNunVmLxnQv3/agent.33 [2024-10-14T09:04:24.159Z] SSH_AGENT_PID=39 [2024-10-14T09:04:24.166Z] Running ssh-add (command line suppressed) [2024-10-14T09:04:24.267Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15221273853832403810.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15221273853832403810.key) [2024-10-14T09:04:24.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:04:24.576Z] + git semver tag [2024-10-14T09:04:24.836Z] 2024-10-14 09:04:24,742 [run_tag] DEBUG tag force:False [2024-10-14T09:04:24.836Z] 2024-10-14 09:04:24,742 [check_head_tag] DEBUG check head tag [2024-10-14T09:04:24.836Z] 2024-10-14 09:04:24,743 [execute] INFO git cat-file --batch-check [2024-10-14T09:04:24.836Z] 2024-10-14 09:04:24,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-10-14T09:04:24.836Z] 2024-10-14 09:04:24,747 [execute] INFO git cat-file --batch [2024-10-14T09:04:24.836Z] 2024-10-14 09:04:24,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-10-14T09:04:24.836Z] 2024-10-14 09:04:24,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-14T09:04:24.836Z] 2024-10-14 09:04:24,761 [execute] INFO git tag -a v3.0.1-dev.33 -m v3.0.1-dev.33 [2024-10-14T09:04:24.836Z] 2024-10-14 09:04:24,761 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.33', '-m', 'v3.0.1-dev.33'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:04:24.836Z] 2024-10-14 09:04:24,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-14T09:04:24.836Z] 3.0.1-dev.33 [Pipeline] } [2024-10-14T09:04:24.842Z] $ docker exec --env ******** --env ******** 18826c85c492a4f9619da4119fb2d5648ee1695f1f3f0da9d1cb39551cf768c1 ssh-agent -k [2024-10-14T09:04:24.944Z] unset SSH_AUTH_SOCK; [2024-10-14T09:04:24.945Z] unset SSH_AGENT_PID; [2024-10-14T09:04:24.945Z] echo Agent pid 39 killed; [2024-10-14T09:04:24.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:04:25.286Z] + git semver [Pipeline] } [2024-10-14T09:04:25.572Z] $ docker stop --time=1 18826c85c492a4f9619da4119fb2d5648ee1695f1f3f0da9d1cb39551cf768c1 [2024-10-14T09:04:26.913Z] $ docker rm -f --volumes 18826c85c492a4f9619da4119fb2d5648ee1695f1f3f0da9d1cb39551cf768c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:27.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:04:27.346Z] [2024-10-14T09:04:27.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:27.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:04:27.648Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T09:04:27.648Z] ab5ef0e58194: Pulling fs layer [2024-10-14T09:04:27.648Z] 9712f1f96733: Pulling fs layer [2024-10-14T09:04:27.648Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T09:04:27.648Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T09:04:27.648Z] e9a5061849ea: Pulling fs layer [2024-10-14T09:04:27.648Z] d747dcd14b5f: Pulling fs layer [2024-10-14T09:04:27.648Z] 2de7ff778b66: Pulling fs layer [2024-10-14T09:04:27.648Z] d747dcd14b5f: Waiting [2024-10-14T09:04:27.648Z] 0d9ebad4ef96: Waiting [2024-10-14T09:04:27.648Z] e9a5061849ea: Waiting [2024-10-14T09:04:27.648Z] 2de7ff778b66: Waiting [2024-10-14T09:04:27.648Z] 9712f1f96733: Download complete [2024-10-14T09:04:27.907Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T09:04:27.907Z] 63f879dbbcfc: Download complete [2024-10-14T09:04:28.166Z] e9a5061849ea: Verifying Checksum [2024-10-14T09:04:28.166Z] e9a5061849ea: Download complete [2024-10-14T09:04:28.166Z] d747dcd14b5f: Verifying Checksum [2024-10-14T09:04:28.166Z] d747dcd14b5f: Download complete [2024-10-14T09:04:28.166Z] ab5ef0e58194: Verifying Checksum [2024-10-14T09:04:28.166Z] ab5ef0e58194: Download complete [2024-10-14T09:04:28.166Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T09:04:28.166Z] 0d9ebad4ef96: Download complete [2024-10-14T09:04:28.424Z] 2de7ff778b66: Download complete [2024-10-14T09:04:30.979Z] ab5ef0e58194: Pull complete [2024-10-14T09:04:30.979Z] 9712f1f96733: Pull complete [2024-10-14T09:04:31.546Z] 63f879dbbcfc: Pull complete [2024-10-14T09:04:35.842Z] 0d9ebad4ef96: Pull complete [2024-10-14T09:04:35.842Z] e9a5061849ea: Pull complete [2024-10-14T09:04:35.842Z] d747dcd14b5f: Pull complete [2024-10-14T09:04:36.410Z] 2de7ff778b66: Pull complete [2024-10-14T09:04:36.410Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T09:04:36.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:04:36.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:04:36.524Z] prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container [2024-10-14T09:04:36.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-14T09:04:45.699Z] $ docker top 986c01541f83c913eb4f7fa966605eaa4a718af66765df279af00a649d49b2b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:04:45.785Z] provisioning config files... [2024-10-14T09:04:45.796Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13368671579983138302tmp [2024-10-14T09:04:45.805Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11720371023858824951tmp [2024-10-14T09:04:45.814Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13103497371127723083tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:04:45.838Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:04:46.130Z] ---> sigul-configuration.sh [2024-10-14T09:04:46.130Z] gpg: directory `/root/.gnupg' created [2024-10-14T09:04:46.130Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T09:04:46.130Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T09:04:46.130Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T09:04:46.130Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T09:04:46.130Z] gpg: CAST5 encrypted data [2024-10-14T09:04:46.130Z] gpg: encrypted with 1 passphrase [2024-10-14T09:04:46.130Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T09:04:46.445Z] + mkdir /home/jenkins [2024-10-14T09:04:46.445Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T09:04:46.808Z] + 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-14T09:04:46.819Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:04:47.159Z] ---> sigul-install.sh [2024-10-14T09:04:47.159Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T09:04:47.489Z] + git tag --list [2024-10-14T09:04:47.489Z] v0.0.0 [2024-10-14T09:04:47.489Z] v0.0.1-dev.1 [2024-10-14T09:04:47.489Z] v0.0.1-dev.2 [2024-10-14T09:04:47.489Z] v0.0.1-dev.3 [2024-10-14T09:04:47.489Z] v0.0.1-dev.4 [2024-10-14T09:04:47.489Z] v3.0.0 [2024-10-14T09:04:47.489Z] v3.0.1-dev.1 [2024-10-14T09:04:47.489Z] v3.0.1-dev.10 [2024-10-14T09:04:47.489Z] v3.0.1-dev.11 [2024-10-14T09:04:47.489Z] v3.0.1-dev.12 [2024-10-14T09:04:47.489Z] v3.0.1-dev.13 [2024-10-14T09:04:47.489Z] v3.0.1-dev.14 [2024-10-14T09:04:47.489Z] v3.0.1-dev.15 [2024-10-14T09:04:47.489Z] v3.0.1-dev.16 [2024-10-14T09:04:47.489Z] v3.0.1-dev.17 [2024-10-14T09:04:47.489Z] v3.0.1-dev.18 [2024-10-14T09:04:47.489Z] v3.0.1-dev.19 [2024-10-14T09:04:47.489Z] v3.0.1-dev.2 [2024-10-14T09:04:47.489Z] v3.0.1-dev.20 [2024-10-14T09:04:47.489Z] v3.0.1-dev.21 [2024-10-14T09:04:47.489Z] v3.0.1-dev.22 [2024-10-14T09:04:47.489Z] v3.0.1-dev.23 [2024-10-14T09:04:47.489Z] v3.0.1-dev.24 [2024-10-14T09:04:47.489Z] v3.0.1-dev.25 [2024-10-14T09:04:47.489Z] v3.0.1-dev.26 [2024-10-14T09:04:47.489Z] v3.0.1-dev.27 [2024-10-14T09:04:47.489Z] v3.0.1-dev.28 [2024-10-14T09:04:47.489Z] v3.0.1-dev.29 [2024-10-14T09:04:47.489Z] v3.0.1-dev.3 [2024-10-14T09:04:47.489Z] v3.0.1-dev.30 [2024-10-14T09:04:47.489Z] v3.0.1-dev.31 [2024-10-14T09:04:47.489Z] v3.0.1-dev.32 [2024-10-14T09:04:47.489Z] v3.0.1-dev.33 [2024-10-14T09:04:47.489Z] v3.0.1-dev.4 [2024-10-14T09:04:47.489Z] v3.0.1-dev.5 [2024-10-14T09:04:47.489Z] v3.0.1-dev.6 [2024-10-14T09:04:47.489Z] v3.0.1-dev.7 [2024-10-14T09:04:47.489Z] v3.0.1-dev.8 [2024-10-14T09:04:47.489Z] v3.0.1-dev.9 [2024-10-14T09:04:47.489Z] v3.1 [2024-10-14T09:04:47.489Z] v3.1.0 [2024-10-14T09:04:47.489Z] v3.1.1 [2024-10-14T09:04:47.489Z] v3.1.1-dev.1 [Pipeline] sh [2024-10-14T09:04:47.789Z] + lftools sign git-tag v3.0.1-dev.33 [2024-10-14T09:04:48.379Z] Signing Git tag with Sigul... [2024-10-14T09:04:48.379Z] Signing v3.0.1-dev.33 [Pipeline] echo [2024-10-14T09:04:48.990Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:04:49.287Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T09:04:49.293Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T09:04:49.319Z] $ docker stop --time=1 986c01541f83c913eb4f7fa966605eaa4a718af66765df279af00a649d49b2b0 [2024-10-14T09:04:51.360Z] $ docker rm -f --volumes 986c01541f83c913eb4f7fa966605eaa4a718af66765df279af00a649d49b2b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T09:04:51.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:04:51.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:52.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:04:52.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:04:52.237Z] prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container [2024-10-14T09:04:52.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:04:52.636Z] $ docker top 5fbac3963a875f65cc6a5baa4de6d6ae7fec81098b27075bf3fc94effa0bdfbe -eo pid,comm [2024-10-14T09:04:52.685Z] 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-14T09:04:52.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:04:52.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:04:52.743Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:04:52.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:04:52.848Z] $ docker exec 5fbac3963a875f65cc6a5baa4de6d6ae7fec81098b27075bf3fc94effa0bdfbe ssh-agent [2024-10-14T09:04:52.960Z] SSH_AUTH_SOCK=/tmp/ssh-KRWG1yArHHjU/agent.32 [2024-10-14T09:04:52.960Z] SSH_AGENT_PID=38 [2024-10-14T09:04:52.965Z] Running ssh-add (command line suppressed) [2024-10-14T09:04:53.065Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17358592695625825277.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17358592695625825277.key) [2024-10-14T09:04:53.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:04:53.379Z] + git semver bump pre [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,661 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,662 [bump_version] DEBUG bumping version:3.0.1-dev.33 on axis:pre with prefix:dev [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,662 [bump_version] DEBUG bumped version:3.0.1-dev.34 [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,662 [write_version] DEBUG write version:3.0.1-dev.34 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,662 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,664 [execute] INFO git cat-file --batch-check [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,670 [execute] INFO git cat-file --batch [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:04:53.954Z] 2024-10-14 09:04:53,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-14T09:04:53.954Z] 3.0.1-dev.34 [Pipeline] } [2024-10-14T09:04:53.961Z] $ docker exec --env ******** --env ******** 5fbac3963a875f65cc6a5baa4de6d6ae7fec81098b27075bf3fc94effa0bdfbe ssh-agent -k [2024-10-14T09:04:54.070Z] unset SSH_AUTH_SOCK; [2024-10-14T09:04:54.070Z] unset SSH_AGENT_PID; [2024-10-14T09:04:54.070Z] echo Agent pid 38 killed; [2024-10-14T09:04:54.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:04:54.399Z] + git semver [Pipeline] } [2024-10-14T09:04:54.669Z] $ docker stop --time=1 5fbac3963a875f65cc6a5baa4de6d6ae7fec81098b27075bf3fc94effa0bdfbe [2024-10-14T09:04:55.969Z] $ docker rm -f --volumes 5fbac3963a875f65cc6a5baa4de6d6ae7fec81098b27075bf3fc94effa0bdfbe [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T09:04:56.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:04:56.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:57.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:04:57.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:04:57.656Z] prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container [2024-10-14T09:04:57.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:04:59.507Z] $ docker top 8bd46a28d61dd279e1e8fd58b0e86627431057bf4c6f2d57bb6a2977011243e5 -eo pid,comm [2024-10-14T09:04:59.557Z] 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-14T09:04:59.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:04:59.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:04:59.626Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:04:59.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:04:59.743Z] $ docker exec 8bd46a28d61dd279e1e8fd58b0e86627431057bf4c6f2d57bb6a2977011243e5 ssh-agent [2024-10-14T09:04:59.855Z] SSH_AUTH_SOCK=/tmp/ssh-vZrSVdoIbiup/agent.32 [2024-10-14T09:04:59.855Z] SSH_AGENT_PID=38 [2024-10-14T09:04:59.860Z] Running ssh-add (command line suppressed) [2024-10-14T09:04:59.961Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5331163299073375589.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5331163299073375589.key) [2024-10-14T09:04:59.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:05:00.269Z] + git semver push [2024-10-14T09:05:00.529Z] 2024-10-14 09:05:00,496 [run_push] DEBUG push [2024-10-14T09:05:00.529Z] 2024-10-14 09:05:00,497 [execute] INFO git cat-file --batch-check [2024-10-14T09:05:00.529Z] 2024-10-14 09:05:00,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:05:00.529Z] 2024-10-14 09:05:00,502 [execute] INFO git rev-list d279894d956266aad8947695b5a6a8940e424932 -- [2024-10-14T09:05:00.529Z] 2024-10-14 09:05:00,502 [execute] DEBUG Popen(['git', 'rev-list', 'd279894d956266aad8947695b5a6a8940e424932', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:05:00.529Z] 2024-10-14 09:05:00,511 [execute] INFO git fetch -v origin [2024-10-14T09:05:00.529Z] 2024-10-14 09:05:00,511 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-14T09:05:01.095Z] 2024-10-14 09:05:00,962 [run_push] DEBUG no remote changes detected [2024-10-14T09:05:01.095Z] 2024-10-14 09:05:00,963 [execute] INFO git push origin semver [2024-10-14T09:05:01.095Z] 2024-10-14 09:05:00,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:05:02.031Z] 2024-10-14 09:05:01,932 [run_push] DEBUG push all version tags [2024-10-14T09:05:02.031Z] 2024-10-14 09:05:01,933 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T09:05:02.031Z] 2024-10-14 09:05:01,933 [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-14T09:05:02.969Z] 2024-10-14 09:05:02,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-14T09:05:02.969Z] 3.0.1-dev.34 [Pipeline] } [2024-10-14T09:05:02.976Z] $ docker exec --env ******** --env ******** 8bd46a28d61dd279e1e8fd58b0e86627431057bf4c6f2d57bb6a2977011243e5 ssh-agent -k [2024-10-14T09:05:03.073Z] unset SSH_AUTH_SOCK; [2024-10-14T09:05:03.073Z] unset SSH_AGENT_PID; [2024-10-14T09:05:03.073Z] echo Agent pid 38 killed; [2024-10-14T09:05:03.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:05:03.415Z] + git semver [Pipeline] } [2024-10-14T09:05:03.684Z] $ docker stop --time=1 8bd46a28d61dd279e1e8fd58b0e86627431057bf4c6f2d57bb6a2977011243e5 [2024-10-14T09:05:04.942Z] $ docker rm -f --volumes 8bd46a28d61dd279e1e8fd58b0e86627431057bf4c6f2d57bb6a2977011243e5 [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-14T09:05:05.573Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-10-14T09:05:05.573Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-14T09:05:05.573Z] total 16 [2024-10-14T09:05:05.573Z] drwxr-xr-x 3 root root 4096 Oct 14 08:47 . [2024-10-14T09:05:05.573Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 09:04 .. [2024-10-14T09:05:05.573Z] drwxr-xr-x 2 root root 4096 Oct 14 08:47 cost [2024-10-14T09:05:05.573Z] -rw-r--r-- 1 root root 82 Oct 14 08:47 cost.csv [2024-10-14T09:05:05.573Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-14T09:05:05.573Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-14T09:05:05.573Z] total 16 [2024-10-14T09:05:05.573Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:47 . [2024-10-14T09:05:05.573Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 09:04 .. [2024-10-14T09:05:05.573Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:47 cost [2024-10-14T09:05:05.573Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 14 08:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:05.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:06.727Z] ---> package-listing.sh [2024-10-14T09:05:06.727Z] ++ facter osfamily [2024-10-14T09:05:06.727Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T09:05:06.987Z] + OS_FAMILY=debian [2024-10-14T09:05:06.987Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-10-14T09:05:06.987Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T09:05:06.987Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T09:05:06.987Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T09:05:06.987Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T09:05:06.987Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-10-14T09:05:06.987Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T09:05:06.987Z] + case "${OS_FAMILY}" in [2024-10-14T09:05:06.987Z] + dpkg -l [2024-10-14T09:05:06.987Z] + grep '^ii' [2024-10-14T09:05:06.987Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T09:05:06.987Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T09:05:06.987Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T09:05:06.987Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-10-14T09:05:06.987Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-10-14T09:05:06.987Z] + 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-14T09:05:06.998Z] 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-14T09:05:07.275Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:05:07.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T09:05:07.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:05:07.921Z] prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container [2024-10-14T09:05:07.949Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T09:05:08.139Z] $ docker top 2a71f6e5eb90a149adec710418081c74cb1eb268e1a1c024afd9cd17852921c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:05:08.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T09:05:08.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T09:05:09.184Z] + ls /var/log/sa-host [2024-10-14T09:05:09.184Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:05:09.276Z] provisioning config files... [2024-10-14T09:05:09.285Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2904867485137591443tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:05:09.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:09.589Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T09:05:09.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:09.930Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T09:05:09.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:10.224Z] ---> sudo-logs.sh [2024-10-14T09:05:10.224Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T09:05:10.268Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:10.562Z] ---> job-cost.sh [2024-10-14T09:05:10.562Z] lf-activate-venv: SKIPPING [2024-10-14T09:05:10.562Z] DEBUG: total: 0.2199999988079071 [2024-10-14T09:05:10.562Z] INFO: Retrieving Stack Cost... [2024-10-14T09:05:10.828Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T09:05:11.412Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T09:05:11.425Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:11.709Z] ---> logs-deploy.sh [2024-10-14T09:05:11.709Z] lf-activate-venv: SKIPPING [2024-10-14T09:05:11.709Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/40 [2024-10-14T09:05:11.709Z] INFO: archiving workspace using pattern(s): [2024-10-14T09:05:12.647Z] Archives upload complete. [2024-10-14T09:05:12.647Z] INFO: archiving logs to Nexus