Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cd3421d87aeff7694e6397f4de46170b3861cfd 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-ssh13713952240417681969.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-ssh438261796455892020.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-ssh11678857743194424247.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-ssh8206346668368226716.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-ssh904521360805377176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-24244’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24247 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 2cd3421d87aeff7694e6397f4de46170b3861cfd (main) Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" > 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 2cd3421d87aeff7694e6397f4de46170b3861cfd # timeout=10 > git rev-list --no-walk 1853a045f9f2447c53e5e0978cd282f805c231d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T00:19:54.349Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T00:19:54.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T00:19:54.442Z] ========================================================= [2024-11-01T00:19:54.442Z] EdgeX Global Pipelines Version Info [2024-11-01T00:19:54.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:19:55.167Z] ------------------- [2024-11-01T00:19:55.167Z] stable info: [2024-11-01T00:19:55.167Z] ------------------- [2024-11-01T00:19:55.167Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T00:19:55.167Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T00:19:55.167Z] Message: update stable to v1.0.265 [2024-11-01T00:19:55.737Z] ------------------- [2024-11-01T00:19:55.737Z] experimental info: [2024-11-01T00:19:55.737Z] ------------------- [2024-11-01T00:19:55.737Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T00:19:55.737Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T00:19:55.737Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T00:19:55.817Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-11-01T00:19:55.841Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-11-01T00:19:55.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T00:19:55.880Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T00:19:55.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T00:19:55.918Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T00:19:55.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T00:19:55.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-01T00:19:55.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T00:19:56.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T00:19:56.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T00:19:56.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-11-01T00:19:56.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T00:19:56.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T00:19:56.126Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T00:19:56.150Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T00:19:56.171Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T00:19:56.188Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T00:19:56.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T00:19:56.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T00:19:56.261Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-01T00:19:56.287Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-01T00:19:56.309Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T00:19:56.329Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T00:19:56.352Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T00:19:56.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T00:19:56.404Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T00:19:56.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-01T00:19:56.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-01T00:19:56.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-01T00:19:56.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] echo [2024-11-01T00:19:56.533Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cd3421 [Pipeline] echo [2024-11-01T00:19:56.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T00:19:56.620Z] provisioning config files... [2024-11-01T00:19:56.636Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config420416486851715466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:19:56.991Z] ---> ****-login.sh [2024-11-01T00:19:56.991Z] nexus3.edgexfoundry.org:10001 [2024-11-01T00:19:57.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:57.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:57.251Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:57.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:57.251Z] [2024-11-01T00:19:57.251Z] Login Succeeded [2024-11-01T00:19:57.251Z] nexus3.edgexfoundry.org:10002 [2024-11-01T00:19:57.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:57.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:57.251Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:57.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:57.252Z] [2024-11-01T00:19:57.252Z] Login Succeeded [2024-11-01T00:19:57.252Z] nexus3.edgexfoundry.org:10003 [2024-11-01T00:19:57.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:57.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:57.511Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:57.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:57.511Z] [2024-11-01T00:19:57.511Z] Login Succeeded [2024-11-01T00:19:57.511Z] nexus3.edgexfoundry.org:10004 [2024-11-01T00:19:57.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:57.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:57.511Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:57.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:57.511Z] [2024-11-01T00:19:57.511Z] Login Succeeded [2024-11-01T00:19:57.511Z] ****.io [2024-11-01T00:19:57.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:57.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:57.776Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:57.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:57.776Z] [2024-11-01T00:19:57.776Z] Login Succeeded [2024-11-01T00:19:57.776Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T00:19:57.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T00:19:58.188Z] + git rev-list -1 --merges 2cd3421d87aeff7694e6397f4de46170b3861cfd~1..2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] echo [2024-11-01T00:19:58.222Z] -----------> git rev-list -1 --merges 2cd3421d87aeff7694e6397f4de46170b3861cfd~1..2cd3421d87aeff7694e6397f4de46170b3861cfd 2cd3421d87aeff7694e6397f4de46170b3861cfd [2024-11-01T00:19:58.222Z] 2cd3421d87aeff7694e6397f4de46170b3861cfd [false] [Pipeline] sh [2024-11-01T00:19:58.517Z] + git log --format=format:%s -1 2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] echo [2024-11-01T00:19:58.536Z] ========================================================= [2024-11-01T00:19:58.536Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T00:19:58.536Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T00:19:58.878Z] + git log --format=format:%s -1 2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] echo [2024-11-01T00:19:58.889Z] [semverPrep] GIT_COMMIT: 2cd3421d87aeff7694e6397f4de46170b3861cfd, Commit Message: Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2 [Pipeline] echo [2024-11-01T00:19:58.906Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T00:19:59.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T00:19:59.260Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T00:19:59.260Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T00:19:59.260Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T00:19:59.260Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-01T00:19:59.260Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-01T00:19:59.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:19:59.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:19:59.617Z] [2024-11-01T00:19:59.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:19:59.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:19:59.929Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T00:19:59.929Z] b85a868b505f: Pulling fs layer [2024-11-01T00:19:59.929Z] e2be974225ed: Pulling fs layer [2024-11-01T00:19:59.929Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T00:19:59.929Z] 988bab9f4d93: Pulling fs layer [2024-11-01T00:19:59.929Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T00:19:59.929Z] eaf3925da568: Pulling fs layer [2024-11-01T00:19:59.929Z] bab4dde63d76: Pulling fs layer [2024-11-01T00:19:59.929Z] bde34c3a00c8: Pulling fs layer [2024-11-01T00:19:59.929Z] b352a97aabf1: Pulling fs layer [2024-11-01T00:19:59.929Z] 4872d77fe225: Pulling fs layer [2024-11-01T00:19:59.929Z] 5851b861e8e6: Pulling fs layer [2024-11-01T00:19:59.929Z] 988bab9f4d93: Waiting [2024-11-01T00:19:59.929Z] 1469e6f7b9e6: Waiting [2024-11-01T00:19:59.929Z] eaf3925da568: Waiting [2024-11-01T00:19:59.929Z] bab4dde63d76: Waiting [2024-11-01T00:19:59.929Z] bde34c3a00c8: Waiting [2024-11-01T00:19:59.929Z] b352a97aabf1: Waiting [2024-11-01T00:19:59.929Z] 4872d77fe225: Waiting [2024-11-01T00:19:59.929Z] 5851b861e8e6: Waiting [2024-11-01T00:19:59.929Z] e2be974225ed: Verifying Checksum [2024-11-01T00:19:59.929Z] e2be974225ed: Download complete [2024-11-01T00:19:59.929Z] 988bab9f4d93: Verifying Checksum [2024-11-01T00:19:59.929Z] 988bab9f4d93: Download complete [2024-11-01T00:19:59.929Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T00:19:59.929Z] 339a4e72a1f5: Download complete [2024-11-01T00:19:59.929Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T00:19:59.929Z] 1469e6f7b9e6: Download complete [2024-11-01T00:19:59.929Z] eaf3925da568: Verifying Checksum [2024-11-01T00:19:59.929Z] eaf3925da568: Download complete [2024-11-01T00:19:59.929Z] bde34c3a00c8: Verifying Checksum [2024-11-01T00:20:00.189Z] b352a97aabf1: Verifying Checksum [2024-11-01T00:20:00.189Z] b352a97aabf1: Download complete [2024-11-01T00:20:00.189Z] 4872d77fe225: Download complete [2024-11-01T00:20:00.189Z] 5851b861e8e6: Verifying Checksum [2024-11-01T00:20:00.189Z] 5851b861e8e6: Download complete [2024-11-01T00:20:00.189Z] b85a868b505f: Verifying Checksum [2024-11-01T00:20:00.189Z] b85a868b505f: Download complete [2024-11-01T00:20:00.448Z] bab4dde63d76: Verifying Checksum [2024-11-01T00:20:00.448Z] bab4dde63d76: Download complete [2024-11-01T00:20:01.390Z] b85a868b505f: Pull complete [2024-11-01T00:20:01.651Z] e2be974225ed: Pull complete [2024-11-01T00:20:01.910Z] 339a4e72a1f5: Pull complete [2024-11-01T00:20:02.171Z] 988bab9f4d93: Pull complete [2024-11-01T00:20:02.432Z] 1469e6f7b9e6: Pull complete [2024-11-01T00:20:02.432Z] eaf3925da568: Pull complete [2024-11-01T00:20:04.336Z] bab4dde63d76: Pull complete [2024-11-01T00:20:04.336Z] bde34c3a00c8: Pull complete [2024-11-01T00:20:04.336Z] b352a97aabf1: Pull complete [2024-11-01T00:20:04.595Z] 4872d77fe225: Pull complete [2024-11-01T00:20:04.595Z] 5851b861e8e6: Pull complete [2024-11-01T00:20:04.595Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T00:20:04.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:20:04.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:20:04.756Z] prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container [2024-11-01T00:20:04.786Z] $ 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-11-01T00:20:05.912Z] $ docker top c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc -eo pid,comm [2024-11-01T00:20:05.971Z] 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-11-01T00:20:05.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T00:20:06.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T00:20:06.036Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T00:20:06.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T00:20:06.169Z] $ docker exec c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc ssh-agent [2024-11-01T00:20:06.288Z] SSH_AUTH_SOCK=/tmp/ssh-1D5GXAJkOplv/agent.31 [2024-11-01T00:20:06.288Z] SSH_AGENT_PID=37 [2024-11-01T00:20:06.294Z] Running ssh-add (command line suppressed) [2024-11-01T00:20:06.394Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14494498996661101715.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14494498996661101715.key) [2024-11-01T00:20:06.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T00:20:06.703Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T00:20:06.712Z] $ docker exec --env ******** --env ******** c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc ssh-agent -k [2024-11-01T00:20:06.810Z] unset SSH_AUTH_SOCK; [2024-11-01T00:20:06.810Z] unset SSH_AGENT_PID; [2024-11-01T00:20:06.810Z] echo Agent pid 37 killed; [2024-11-01T00:20:06.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T00:20:06.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T00:20:06.864Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T00:20:06.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T00:20:06.976Z] $ docker exec c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc ssh-agent [2024-11-01T00:20:07.083Z] SSH_AUTH_SOCK=/tmp/ssh-mpT5zrm9LhOQ/agent.71 [2024-11-01T00:20:07.083Z] SSH_AGENT_PID=77 [2024-11-01T00:20:07.088Z] Running ssh-add (command line suppressed) [2024-11-01T00:20:07.196Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9125034273260056126.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9125034273260056126.key) [2024-11-01T00:20:07.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T00:20:07.503Z] + git semver init [2024-11-01T00:20:07.761Z] 2024-11-01 00:20:07,697 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T00:20:07.762Z] 2024-11-01 00:20:07,697 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-11-01T00:20:07.762Z] 2024-11-01 00:20:07,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-11-01T00:20:07.762Z] 2024-11-01 00:20:07,698 [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-11-01T00:20:09.148Z] 2024-11-01 00:20:08,730 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-11-01T00:20:09.148Z] 2024-11-01 00:20:08,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-11-01T00:20:09.148Z] 2024-11-01 00:20:08,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-01T00:20:09.148Z] 2024-11-01 00:20:08,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-01T00:20:09.148Z] 4.0.0-dev.2 [Pipeline] } [2024-11-01T00:20:09.174Z] $ docker exec --env ******** --env ******** c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc ssh-agent -k [2024-11-01T00:20:09.269Z] unset SSH_AUTH_SOCK; [2024-11-01T00:20:09.269Z] unset SSH_AGENT_PID; [2024-11-01T00:20:09.269Z] echo Agent pid 77 killed; [2024-11-01T00:20:09.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T00:20:09.609Z] + git semver [Pipeline] } [2024-11-01T00:20:09.882Z] $ docker stop --time=1 c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc [2024-11-01T00:20:11.169Z] $ docker rm -f --volumes c5f0b089a6305deea8cad9c5b40ae3cafcb6d2fdcf6ba5c975a45373892358bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T00:20:11.517Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T00:20:11.769Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T00:20:11.773Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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-11-01T00:20:11.953Z] provisioning config files... [2024-11-01T00:20:11.962Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7110004084614263192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:20:12.261Z] ---> ****-login.sh [2024-11-01T00:20:12.261Z] nexus3.edgexfoundry.org:10001 [2024-11-01T00:20:12.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:20:12.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:20:12.261Z] Configure a credential helper to remove this warning. See [2024-11-01T00:20:12.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:20:12.261Z] [2024-11-01T00:20:12.261Z] Login Succeeded [2024-11-01T00:20:12.261Z] nexus3.edgexfoundry.org:10002 [2024-11-01T00:20:12.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:20:12.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:20:12.261Z] Configure a credential helper to remove this warning. See [2024-11-01T00:20:12.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:20:12.261Z] [2024-11-01T00:20:12.261Z] Login Succeeded [2024-11-01T00:20:12.261Z] nexus3.edgexfoundry.org:10003 [2024-11-01T00:20:12.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:20:12.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:20:12.521Z] Configure a credential helper to remove this warning. See [2024-11-01T00:20:12.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:20:12.521Z] [2024-11-01T00:20:12.521Z] Login Succeeded [2024-11-01T00:20:12.521Z] nexus3.edgexfoundry.org:10004 [2024-11-01T00:20:12.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:20:12.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:20:12.521Z] Configure a credential helper to remove this warning. See [2024-11-01T00:20:12.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:20:12.521Z] [2024-11-01T00:20:12.521Z] Login Succeeded [2024-11-01T00:20:12.521Z] ****.io [2024-11-01T00:20:12.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:20:12.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:20:12.781Z] Configure a credential helper to remove this warning. See [2024-11-01T00:20:12.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:20:12.781Z] [2024-11-01T00:20:12.781Z] Login Succeeded [2024-11-01T00:20:12.781Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T00:20:12.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T00:20:12.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:20:12.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:20:12.922Z] ========================================================= [2024-11-01T00:20:12.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T00:20:12.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:20:13.252Z] + 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-11-01T00:20:13.253Z] Sending build context to Docker daemon 25.64MB [2024-11-01T00:20:13.253Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T00:20:13.253Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T00:20:13.510Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T00:20:13.510Z] 43c4264eed91: Pulling fs layer [2024-11-01T00:20:13.510Z] 4cc291be95ef: Pulling fs layer [2024-11-01T00:20:13.510Z] 2ac1f1163629: Pulling fs layer [2024-11-01T00:20:13.510Z] 5c3c966382ef: Pulling fs layer [2024-11-01T00:20:13.510Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T00:20:13.510Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T00:20:13.510Z] 9f66e0745190: Pulling fs layer [2024-11-01T00:20:13.510Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T00:20:13.510Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T00:20:13.510Z] 9f66e0745190: Waiting [2024-11-01T00:20:13.510Z] 5c3c966382ef: Waiting [2024-11-01T00:20:13.510Z] f49a43e4bbc0: Waiting [2024-11-01T00:20:13.510Z] 4f4fb700ef54: Waiting [2024-11-01T00:20:13.510Z] 5d5c8e513c77: Waiting [2024-11-01T00:20:13.510Z] 561ebcabdf7f: Waiting [2024-11-01T00:20:13.510Z] 4cc291be95ef: Verifying Checksum [2024-11-01T00:20:13.510Z] 4cc291be95ef: Download complete [2024-11-01T00:20:13.510Z] 5c3c966382ef: Verifying Checksum [2024-11-01T00:20:13.510Z] 5c3c966382ef: Download complete [2024-11-01T00:20:13.510Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T00:20:13.510Z] 4f4fb700ef54: Download complete [2024-11-01T00:20:13.510Z] 43c4264eed91: Verifying Checksum [2024-11-01T00:20:13.510Z] 43c4264eed91: Download complete [2024-11-01T00:20:13.510Z] 5d5c8e513c77: Verifying Checksum [2024-11-01T00:20:13.510Z] 5d5c8e513c77: Download complete [2024-11-01T00:20:13.510Z] 9f66e0745190: Verifying Checksum [2024-11-01T00:20:13.510Z] 9f66e0745190: Download complete [2024-11-01T00:20:13.768Z] 43c4264eed91: Pull complete [2024-11-01T00:20:13.768Z] 561ebcabdf7f: Verifying Checksum [2024-11-01T00:20:13.768Z] 561ebcabdf7f: Download complete [2024-11-01T00:20:13.768Z] 4cc291be95ef: Pull complete [2024-11-01T00:20:14.026Z] 2ac1f1163629: Verifying Checksum [2024-11-01T00:20:14.026Z] 2ac1f1163629: Download complete [2024-11-01T00:20:14.285Z] f49a43e4bbc0: Verifying Checksum [2024-11-01T00:20:14.285Z] f49a43e4bbc0: Download complete [2024-11-01T00:20:17.573Z] 2ac1f1163629: Pull complete [2024-11-01T00:20:17.573Z] 5c3c966382ef: Pull complete [2024-11-01T00:20:17.573Z] 4f4fb700ef54: Pull complete [2024-11-01T00:20:17.573Z] 5d5c8e513c77: Pull complete [2024-11-01T00:20:17.573Z] 9f66e0745190: Pull complete [2024-11-01T00:20:20.100Z] f49a43e4bbc0: Pull complete [2024-11-01T00:20:20.358Z] 561ebcabdf7f: Pull complete [2024-11-01T00:20:20.358Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T00:20:20.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T00:20:20.358Z] ---> 3a752c3f9dda [2024-11-01T00:20:20.358Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T00:20:21.741Z] ---> Running in 91a8e04bad52 [2024-11-01T00:20:21.741Z] Removing intermediate container 91a8e04bad52 [2024-11-01T00:20:21.741Z] ---> 5cf6742519a3 [2024-11-01T00:20:21.741Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T00:20:21.741Z] ---> Running in eaa970d33f5d [2024-11-01T00:20:22.002Z] Removing intermediate container eaa970d33f5d [2024-11-01T00:20:22.002Z] ---> a97f0f2c51a4 [2024-11-01T00:20:22.002Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T00:20:22.002Z] ---> Running in c1c7f53082da [2024-11-01T00:20:22.002Z] Removing intermediate container c1c7f53082da [2024-11-01T00:20:22.002Z] ---> 7282a731adb7 [2024-11-01T00:20:22.002Z] Step 6/12 : WORKDIR /device-uart [2024-11-01T00:20:22.002Z] ---> Running in 9b94d5ee4f95 [2024-11-01T00:20:22.260Z] Removing intermediate container 9b94d5ee4f95 [2024-11-01T00:20:22.260Z] ---> 8e965b40e9b0 [2024-11-01T00:20:22.260Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T00:20:22.260Z] ---> Running in 2d3dc9f4ad1f [2024-11-01T00:20:22.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T00:20:22.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T00:20:23.089Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-01T00:20:23.089Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-01T00:20:23.089Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-01T00:20:23.089Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-01T00:20:23.089Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:20:23.089Z] OK: 250 MiB in 58 packages [2024-11-01T00:20:23.349Z] Removing intermediate container 2d3dc9f4ad1f [2024-11-01T00:20:23.349Z] ---> a6277c635fba [2024-11-01T00:20:23.349Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-01T00:20:23.608Z] ---> c352c9a15d0d [2024-11-01T00:20:23.608Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T00:20:23.608Z] ---> Running in fa33cd40760a [2024-11-01T00:20:26.908Z] Still waiting to schedule task [2024-11-01T00:20:26.908Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24246’ [2024-11-01T00:20:55.728Z] Removing intermediate container fa33cd40760a [2024-11-01T00:20:55.728Z] ---> 2d257e497f6e [2024-11-01T00:20:55.728Z] Step 10/12 : COPY . . [2024-11-01T00:20:55.985Z] ---> 3a10935fb368 [2024-11-01T00:20:55.985Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T00:20:56.244Z] ---> Running in 73f10e43b079 [2024-11-01T00:20:56.244Z] Removing intermediate container 73f10e43b079 [2024-11-01T00:20:56.244Z] ---> c9be307e45b9 [2024-11-01T00:20:56.244Z] Step 12/12 : RUN ${MAKE} [2024-11-01T00:20:56.244Z] ---> Running in 095c6fc16b54 [2024-11-01T00:20:56.504Z] noop [2024-11-01T00:20:56.763Z] Removing intermediate container 095c6fc16b54 [2024-11-01T00:20:56.763Z] ---> 3dbc8117088b [2024-11-01T00:20:56.763Z] Successfully built 3dbc8117088b [2024-11-01T00:20:56.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:20:57.102Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T00:20:57.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:20:57.188Z] prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container [2024-11-01T00:20:57.213Z] $ 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-11-01T00:20:57.572Z] $ docker top 7f2857b810cb5eaf81a34428253f1b787ea570534f0c593ea1dbb16da723840b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:20:57.922Z] + go version [2024-11-01T00:20:57.922Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T00:20:57.929Z] $ docker stop --time=1 7f2857b810cb5eaf81a34428253f1b787ea570534f0c593ea1dbb16da723840b [2024-11-01T00:20:59.196Z] $ docker rm -f --volumes 7f2857b810cb5eaf81a34428253f1b787ea570534f0c593ea1dbb16da723840b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:20:59.637Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T00:20:59.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:20:59.724Z] prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container [2024-11-01T00:20:59.746Z] $ 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-11-01T00:21:00.088Z] $ docker top e379540761b042bdea0c67b777987505d9e50f52611883384b4d5956c4707a6a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:21:00.459Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-11-01T00:21:00.759Z] + make test [2024-11-01T00:21:00.759Z] go test ./... -coverprofile=coverage.out [2024-11-01T00:21:02.135Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-01T00:21:24.051Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-01T00:21:24.051Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-01T00:21:32.153Z] go vet ./... [2024-11-01T00:21:38.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T00:21:38.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T00:21:38.710Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T00:21:38.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T00:21:38.743Z] $ docker stop --time=1 e379540761b042bdea0c67b777987505d9e50f52611883384b4d5956c4707a6a [2024-11-01T00:21:40.681Z] $ docker rm -f --volumes e379540761b042bdea0c67b777987505d9e50f52611883384b4d5956c4707a6a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T00:21:41.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T00:21:41.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-01T00:21:41.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T00:21:42.106Z] + ls -al . [2024-11-01T00:21:42.106Z] total 224 [2024-11-01T00:21:42.106Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:21 . [2024-11-01T00:21:42.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:19 .. [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 00:19 .dockerignore [2024-11-01T00:21:42.106Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:21 .git [2024-11-01T00:21:42.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 .github [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 00:19 .gitignore [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 1 00:19 .golangci.yml [2024-11-01T00:21:42.106Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:20 .semver [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 1 00:19 Attribution.txt [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 1 00:19 CHANGELOG.md [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 1 00:19 Dockerfile [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 00:19 GOVERNANCE.md [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 00:19 Jenkinsfile [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 00:19 LICENSE [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 2409 Nov 1 00:19 Makefile [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 00:19 OWNERS.md [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 00:19 README.md [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 00:20 VERSION [2024-11-01T00:21:42.106Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:19 bin [2024-11-01T00:21:42.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 cmd [2024-11-01T00:21:42.106Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 1 00:21 coverage.out [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 6269 Nov 1 00:19 go.mod [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 88303 Nov 1 00:19 go.sum [2024-11-01T00:21:42.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 internal [2024-11-01T00:21:42.106Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:21:42.422Z] + 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=2cd3421d87aeff7694e6397f4de46170b3861cfd --label arch=amd64 --label version=4.0.0-dev.2 . [2024-11-01T00:21:42.422Z] Sending build context to Docker daemon 25.65MB [2024-11-01T00:21:42.422Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T00:21:42.422Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-01T00:21:42.422Z] ---> 3dbc8117088b [2024-11-01T00:21:42.422Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T00:21:42.681Z] ---> Running in 1e909ed10b43 [2024-11-01T00:21:42.681Z] Removing intermediate container 1e909ed10b43 [2024-11-01T00:21:42.681Z] ---> 238efc86b41b [2024-11-01T00:21:42.681Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T00:21:42.681Z] ---> Running in f9abd3196498 [2024-11-01T00:21:42.681Z] Removing intermediate container f9abd3196498 [2024-11-01T00:21:42.681Z] ---> 12932b89d1c8 [2024-11-01T00:21:42.681Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-01T00:21:42.681Z] ---> Running in 1251db59139c [2024-11-01T00:21:42.941Z] Removing intermediate container 1251db59139c [2024-11-01T00:21:42.941Z] ---> 59338b0886ef [2024-11-01T00:21:42.941Z] Step 6/26 : WORKDIR /device-uart [2024-11-01T00:21:42.941Z] ---> Running in 4918092e1368 [2024-11-01T00:21:42.941Z] Removing intermediate container 4918092e1368 [2024-11-01T00:21:42.941Z] ---> d8b30fe4806f [2024-11-01T00:21:42.941Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T00:21:42.941Z] ---> Running in 3b9ba5491275 [2024-11-01T00:21:43.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T00:21:43.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T00:21:43.457Z] OK: 250 MiB in 58 packages [2024-11-01T00:21:44.025Z] Removing intermediate container 3b9ba5491275 [2024-11-01T00:21:44.025Z] ---> e2963834c409 [2024-11-01T00:21:44.025Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-01T00:21:44.025Z] ---> faa5355ee053 [2024-11-01T00:21:44.025Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T00:21:44.025Z] ---> Running in fd72c73ec6f9 [2024-11-01T00:21:44.594Z] Removing intermediate container fd72c73ec6f9 [2024-11-01T00:21:44.594Z] ---> f8851de33b19 [2024-11-01T00:21:44.594Z] Step 10/26 : COPY . . [2024-11-01T00:21:45.162Z] ---> b8d2e804ec4f [2024-11-01T00:21:45.162Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T00:21:45.162Z] ---> Running in af1c008cbfca [2024-11-01T00:21:45.162Z] Removing intermediate container af1c008cbfca [2024-11-01T00:21:45.162Z] ---> 5fd2e1e647fe [2024-11-01T00:21:45.162Z] Step 12/26 : RUN ${MAKE} [2024-11-01T00:21:45.422Z] ---> Running in 395ee919d659 [2024-11-01T00:21:45.681Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd [2024-11-01T00:22:17.779Z] Removing intermediate container 395ee919d659 [2024-11-01T00:22:17.779Z] ---> c657b57359c1 [2024-11-01T00:22:17.779Z] Step 13/26 : FROM alpine:3.20 [2024-11-01T00:22:17.779Z] 3.20: Pulling from library/alpine [2024-11-01T00:22:17.779Z] 43c4264eed91: Already exists [2024-11-01T00:22:17.779Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T00:22:17.779Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T00:22:17.779Z] ---> 91ef0af61f39 [2024-11-01T00:22:17.779Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-01T00:22:17.779Z] ---> Running in f0ca4dd0436b [2024-11-01T00:22:17.779Z] Removing intermediate container f0ca4dd0436b [2024-11-01T00:22:17.779Z] ---> 7f10afdabe0b [2024-11-01T00:22:17.779Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-01T00:22:17.779Z] ---> Running in 9421f3eae9e1 [2024-11-01T00:22:17.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:17.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:17.779Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T00:22:17.779Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:22:17.779Z] OK: 8 MiB in 15 packages [2024-11-01T00:22:17.779Z] Removing intermediate container 9421f3eae9e1 [2024-11-01T00:22:17.779Z] ---> 6923e04ceb6b [2024-11-01T00:22:17.779Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-01T00:22:17.779Z] ---> Running in ef88449f7e92 [2024-11-01T00:22:17.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:17.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:17.779Z] Upgrading critical system libraries and apk-tools: [2024-11-01T00:22:17.779Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T00:22:17.779Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:22:17.779Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T00:22:17.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:17.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:17.779Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T00:22:17.779Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T00:22:17.779Z] OK: 8 MiB in 15 packages [2024-11-01T00:22:17.779Z] Removing intermediate container ef88449f7e92 [2024-11-01T00:22:17.779Z] ---> 7f081592adb9 [2024-11-01T00:22:17.779Z] Step 17/26 : WORKDIR / [2024-11-01T00:22:17.779Z] ---> Running in 3ee00c986ba4 [2024-11-01T00:22:17.779Z] Removing intermediate container 3ee00c986ba4 [2024-11-01T00:22:17.779Z] ---> 65943435d61c [2024-11-01T00:22:17.779Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-01T00:22:17.779Z] ---> 927989ede964 [2024-11-01T00:22:17.779Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-01T00:22:17.779Z] ---> d3ffecd03614 [2024-11-01T00:22:17.779Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-01T00:22:17.779Z] ---> 72cd647be546 [2024-11-01T00:22:17.779Z] Step 21/26 : EXPOSE 59995 [2024-11-01T00:22:17.779Z] ---> Running in 9a4cef87b984 [2024-11-01T00:22:17.779Z] Removing intermediate container 9a4cef87b984 [2024-11-01T00:22:17.779Z] ---> 811a6fbd712d [2024-11-01T00:22:17.779Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-01T00:22:17.779Z] ---> Running in 1d9fef4b43db [2024-11-01T00:22:17.779Z] Removing intermediate container 1d9fef4b43db [2024-11-01T00:22:17.779Z] ---> 3eb4b8c5a46d [2024-11-01T00:22:17.779Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T00:22:17.779Z] ---> Running in 5709a01ce690 [2024-11-01T00:22:17.779Z] Removing intermediate container 5709a01ce690 [2024-11-01T00:22:17.779Z] ---> 3891af8f3e0c [2024-11-01T00:22:17.779Z] Step 24/26 : LABEL arch=amd64 [2024-11-01T00:22:18.036Z] ---> Running in 19cdfcd9f9c9 [2024-11-01T00:22:18.036Z] Removing intermediate container 19cdfcd9f9c9 [2024-11-01T00:22:18.036Z] ---> badfde2b4745 [2024-11-01T00:22:18.036Z] Step 25/26 : LABEL git_sha=2cd3421d87aeff7694e6397f4de46170b3861cfd [2024-11-01T00:22:18.036Z] ---> Running in 003e14d29d66 [2024-11-01T00:22:18.036Z] Removing intermediate container 003e14d29d66 [2024-11-01T00:22:18.036Z] ---> db0c32514a65 [2024-11-01T00:22:18.036Z] Step 26/26 : LABEL version=4.0.0-dev.2 [2024-11-01T00:22:18.036Z] ---> Running in f2c6fbbe68c6 [2024-11-01T00:22:18.295Z] Removing intermediate container f2c6fbbe68c6 [2024-11-01T00:22:18.295Z] ---> a0adc3498e5e [2024-11-01T00:22:18.295Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T00:22:18.295Z] Successfully built a0adc3498e5e [2024-11-01T00:22:18.295Z] 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-11-01T00:22:18.447Z] provisioning config files... [2024-11-01T00:22:18.457Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15423313360427236812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:22:18.765Z] ---> ****-login.sh [2024-11-01T00:22:18.765Z] nexus3.edgexfoundry.org:10001 [2024-11-01T00:22:18.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:22:18.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:22:18.765Z] Configure a credential helper to remove this warning. See [2024-11-01T00:22:18.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:22:18.765Z] [2024-11-01T00:22:18.765Z] Login Succeeded [2024-11-01T00:22:18.765Z] nexus3.edgexfoundry.org:10002 [2024-11-01T00:22:18.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:22:18.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:22:18.766Z] Configure a credential helper to remove this warning. See [2024-11-01T00:22:18.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:22:18.766Z] [2024-11-01T00:22:18.766Z] Login Succeeded [2024-11-01T00:22:18.766Z] nexus3.edgexfoundry.org:10003 [2024-11-01T00:22:19.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:22:19.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:22:19.025Z] Configure a credential helper to remove this warning. See [2024-11-01T00:22:19.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:22:19.026Z] [2024-11-01T00:22:19.026Z] Login Succeeded [2024-11-01T00:22:19.026Z] nexus3.edgexfoundry.org:10004 [2024-11-01T00:22:19.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:22:19.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:22:19.026Z] Configure a credential helper to remove this warning. See [2024-11-01T00:22:19.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:22:19.026Z] [2024-11-01T00:22:19.026Z] Login Succeeded [2024-11-01T00:22:19.026Z] ****.io [2024-11-01T00:22:19.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:22:19.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:22:19.286Z] Configure a credential helper to remove this warning. See [2024-11-01T00:22:19.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:22:19.286Z] [2024-11-01T00:22:19.286Z] Login Succeeded [2024-11-01T00:22:19.286Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T00:22:19.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T00:22:19.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:22:19.404Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-11-01T00:22:19.404Z] 2cd3421d87aeff7694e6397f4de46170b3861cfd [2024-11-01T00:22:19.404Z] latest [2024-11-01T00:22:19.404Z] 4.0.0-dev.2 [2024-11-01T00:22:19.404Z] 2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 [2024-11-01T00:22:19.404Z] main [2024-11-01T00:22:19.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:19.760Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:20.089Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd [2024-11-01T00:22:20.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-01T00:22:20.089Z] 8dac54b9dcbd: Preparing [2024-11-01T00:22:20.089Z] f9aaa21e2725: Preparing [2024-11-01T00:22:20.089Z] caaef1a38663: Preparing [2024-11-01T00:22:20.089Z] 1d03cdf5245e: Preparing [2024-11-01T00:22:20.089Z] 690a87708215: Preparing [2024-11-01T00:22:20.089Z] 63ca1fbb43ae: Preparing [2024-11-01T00:22:20.089Z] 63ca1fbb43ae: Waiting [2024-11-01T00:22:20.089Z] caaef1a38663: Pushed [2024-11-01T00:22:20.089Z] f9aaa21e2725: Pushed [2024-11-01T00:22:20.089Z] 690a87708215: Pushed [2024-11-01T00:22:20.089Z] 63ca1fbb43ae: Layer already exists [2024-11-01T00:22:20.657Z] 1d03cdf5245e: Pushed [2024-11-01T00:22:25.927Z] 8dac54b9dcbd: Pushed [2024-11-01T00:22:25.927Z] 2cd3421d87aeff7694e6397f4de46170b3861cfd: digest: sha256:87511bf42d2f486cada3e52ea661d4e2ee57f82d5f1a56a397eb6a0bf4d3e65e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:26.252Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:26.570Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-11-01T00:22:26.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-01T00:22:26.571Z] 8dac54b9dcbd: Preparing [2024-11-01T00:22:26.571Z] f9aaa21e2725: Preparing [2024-11-01T00:22:26.571Z] caaef1a38663: Preparing [2024-11-01T00:22:26.571Z] 1d03cdf5245e: Preparing [2024-11-01T00:22:26.571Z] 690a87708215: Preparing [2024-11-01T00:22:26.571Z] 63ca1fbb43ae: Preparing [2024-11-01T00:22:26.571Z] 63ca1fbb43ae: Waiting [2024-11-01T00:22:26.571Z] f9aaa21e2725: Layer already exists [2024-11-01T00:22:26.571Z] caaef1a38663: Layer already exists [2024-11-01T00:22:26.571Z] 1d03cdf5245e: Layer already exists [2024-11-01T00:22:26.571Z] 8dac54b9dcbd: Layer already exists [2024-11-01T00:22:26.571Z] 690a87708215: Layer already exists [2024-11-01T00:22:26.571Z] 63ca1fbb43ae: Layer already exists [2024-11-01T00:22:26.571Z] latest: digest: sha256:87511bf42d2f486cada3e52ea661d4e2ee57f82d5f1a56a397eb6a0bf4d3e65e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:26.900Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:27.235Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.2 [2024-11-01T00:22:27.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-01T00:22:27.235Z] 8dac54b9dcbd: Preparing [2024-11-01T00:22:27.235Z] f9aaa21e2725: Preparing [2024-11-01T00:22:27.235Z] caaef1a38663: Preparing [2024-11-01T00:22:27.235Z] 1d03cdf5245e: Preparing [2024-11-01T00:22:27.235Z] 690a87708215: Preparing [2024-11-01T00:22:27.235Z] 63ca1fbb43ae: Preparing [2024-11-01T00:22:27.235Z] 63ca1fbb43ae: Waiting [2024-11-01T00:22:27.235Z] 690a87708215: Layer already exists [2024-11-01T00:22:27.235Z] caaef1a38663: Layer already exists [2024-11-01T00:22:27.235Z] f9aaa21e2725: Layer already exists [2024-11-01T00:22:27.235Z] 1d03cdf5245e: Layer already exists [2024-11-01T00:22:27.235Z] 8dac54b9dcbd: Layer already exists [2024-11-01T00:22:27.235Z] 63ca1fbb43ae: Layer already exists [2024-11-01T00:22:27.235Z] 4.0.0-dev.2: digest: sha256:87511bf42d2f486cada3e52ea661d4e2ee57f82d5f1a56a397eb6a0bf4d3e65e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:27.560Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:27.897Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 [2024-11-01T00:22:27.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-01T00:22:27.897Z] 8dac54b9dcbd: Preparing [2024-11-01T00:22:27.897Z] f9aaa21e2725: Preparing [2024-11-01T00:22:27.897Z] caaef1a38663: Preparing [2024-11-01T00:22:27.897Z] 1d03cdf5245e: Preparing [2024-11-01T00:22:27.897Z] 690a87708215: Preparing [2024-11-01T00:22:27.897Z] 63ca1fbb43ae: Preparing [2024-11-01T00:22:27.897Z] 63ca1fbb43ae: Waiting [2024-11-01T00:22:27.897Z] 1d03cdf5245e: Layer already exists [2024-11-01T00:22:27.897Z] caaef1a38663: Layer already exists [2024-11-01T00:22:27.897Z] f9aaa21e2725: Layer already exists [2024-11-01T00:22:27.897Z] 690a87708215: Layer already exists [2024-11-01T00:22:27.897Z] 8dac54b9dcbd: Layer already exists [2024-11-01T00:22:27.897Z] 63ca1fbb43ae: Layer already exists [2024-11-01T00:22:27.897Z] 2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2: digest: sha256:87511bf42d2f486cada3e52ea661d4e2ee57f82d5f1a56a397eb6a0bf4d3e65e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:28.232Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:28.565Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-11-01T00:22:28.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-11-01T00:22:28.565Z] 8dac54b9dcbd: Preparing [2024-11-01T00:22:28.565Z] f9aaa21e2725: Preparing [2024-11-01T00:22:28.565Z] caaef1a38663: Preparing [2024-11-01T00:22:28.565Z] 1d03cdf5245e: Preparing [2024-11-01T00:22:28.565Z] 690a87708215: Preparing [2024-11-01T00:22:28.565Z] 63ca1fbb43ae: Preparing [2024-11-01T00:22:28.565Z] 63ca1fbb43ae: Waiting [2024-11-01T00:22:28.565Z] caaef1a38663: Layer already exists [2024-11-01T00:22:28.565Z] 690a87708215: Layer already exists [2024-11-01T00:22:28.565Z] 1d03cdf5245e: Layer already exists [2024-11-01T00:22:28.565Z] 8dac54b9dcbd: Layer already exists [2024-11-01T00:22:28.565Z] f9aaa21e2725: Layer already exists [2024-11-01T00:22:28.565Z] 63ca1fbb43ae: Layer already exists [2024-11-01T00:22:28.565Z] main: digest: sha256:87511bf42d2f486cada3e52ea661d4e2ee57f82d5f1a56a397eb6a0bf4d3e65e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T00:22:28.641Z] ===================================================== [Pipeline] echo [2024-11-01T00:22:28.661Z] taggedImages: [2024-11-01T00:22:28.661Z] - nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd [2024-11-01T00:22:28.661Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-11-01T00:22:28.661Z] - nexus3.edgexfoundry.org:10004/device-uart:4.0.0-dev.2 [2024-11-01T00:22:28.661Z] - nexus3.edgexfoundry.org:10004/device-uart:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 [2024-11-01T00:22:28.661Z] - 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-11-01T00:22:29.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T00:22:29.075Z] [2024-11-01T00:22:29.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:29.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T00:22:29.381Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T00:22:29.381Z] 5eb5b503b376: Pulling fs layer [2024-11-01T00:22:29.381Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T00:22:29.381Z] ec43610c2a17: Pulling fs layer [2024-11-01T00:22:29.381Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T00:22:29.381Z] 33b1e0a273af: Pulling fs layer [2024-11-01T00:22:29.381Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T00:22:29.381Z] 2f39f015ded8: Pulling fs layer [2024-11-01T00:22:29.381Z] 33b1e0a273af: Waiting [2024-11-01T00:22:29.381Z] 5d3b04190fa2: Waiting [2024-11-01T00:22:29.381Z] 2f39f015ded8: Waiting [2024-11-01T00:22:29.381Z] 3a2ae6a8a46f: Waiting [2024-11-01T00:22:29.381Z] 5c69ac0246d0: Download complete [2024-11-01T00:22:29.381Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-01T00:22:29.381Z] 3a2ae6a8a46f: Download complete [2024-11-01T00:22:29.381Z] 33b1e0a273af: Verifying Checksum [2024-11-01T00:22:29.381Z] 33b1e0a273af: Download complete [2024-11-01T00:22:29.381Z] 5d3b04190fa2: Verifying Checksum [2024-11-01T00:22:29.381Z] 5d3b04190fa2: Download complete [2024-11-01T00:22:29.381Z] ec43610c2a17: Download complete [2024-11-01T00:22:29.638Z] 5eb5b503b376: Verifying Checksum [2024-11-01T00:22:29.638Z] 5eb5b503b376: Download complete [2024-11-01T00:22:30.216Z] 2f39f015ded8: Download complete [2024-11-01T00:22:30.793Z] 5eb5b503b376: Pull complete [2024-11-01T00:22:31.051Z] 5c69ac0246d0: Pull complete [2024-11-01T00:22:31.619Z] ec43610c2a17: Pull complete [2024-11-01T00:22:31.619Z] 3a2ae6a8a46f: Pull complete [2024-11-01T00:22:31.876Z] 33b1e0a273af: Pull complete [2024-11-01T00:22:31.876Z] 5d3b04190fa2: Pull complete [2024-11-01T00:22:36.058Z] 2f39f015ded8: Pull complete [2024-11-01T00:22:36.058Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T00:22:36.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T00:22:36.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:22:36.152Z] prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container [2024-11-01T00:22:36.180Z] $ 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-11-01T00:22:37.270Z] $ docker top 92e1dc02217c025e3867d5c5aa55ef9a514a799e38e583ca12d190586d683535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:22:37.677Z] ---> job-cost.sh [2024-11-01T00:22:37.677Z] lf-activate-venv: SKIPPING [2024-11-01T00:22:37.677Z] INFO: No Stack... [2024-11-01T00:22:37.935Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T00:22:38.501Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T00:22:38.791Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-11-01T00:22:38.791Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T00:22:38.806Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] [2024-11-01T00:22:38.813Z] Resource [jenkins-edgexfoundry-device-uart-main-43-stack-cost] did not exist. Created. [2024-11-01T00:22:38.821Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T00:22:39.132Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T00:22:39.170Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T00:22:39.178Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T00:22:39.207Z] $ docker stop --time=1 92e1dc02217c025e3867d5c5aa55ef9a514a799e38e583ca12d190586d683535 [2024-11-01T00:22:40.359Z] $ docker rm -f --volumes 92e1dc02217c025e3867d5c5aa55ef9a514a799e38e583ca12d190586d683535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-01T00:23:30.931Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24252 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-11-01T00:23:30.948Z] Running in /w/workspace/device-uart/43 [Pipeline] { [Pipeline] checkout [2024-11-01T00:23:34.010Z] The recommended git tool is: git [2024-11-01T00:23:41.385Z] using credential edgex-jenkins-ssh [2024-11-01T00:23:41.415Z] Cloning the remote Git repository [2024-11-01T00:23:41.474Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-11-01T00:23:41.613Z] > git init /w/workspace/device-uart/43 # timeout=10 [2024-11-01T00:23:41.814Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-11-01T00:23:41.815Z] > git --version # timeout=10 [2024-11-01T00:23:41.841Z] > git --version # 'git version 2.25.1' [2024-11-01T00:23:41.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T00:23:42.043Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T00:23:44.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-11-01T00:23:44.631Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T00:23:46.090Z] Avoid second fetch [2024-11-01T00:23:46.090Z] Checking out Revision 2cd3421d87aeff7694e6397f4de46170b3861cfd (main) [2024-11-01T00:23:47.001Z] Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" [2024-11-01T00:23:46.112Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T00:23:46.198Z] > git checkout -f 2cd3421d87aeff7694e6397f4de46170b3861cfd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T00:23:51.826Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T00:23:51.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T00:23:51.826Z] Dload Upload Total Spent Left Speed [2024-11-01T00:23:51.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 125k 0 --:--:-- --:--:-- --:--:-- 126k [Pipeline] sh [2024-11-01T00:23:52.206Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-01T00:23:52.560Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-01T00:23:52.560Z] + sudo tee /etc/docker/daemon.new [2024-11-01T00:23:52.560Z] { [2024-11-01T00:23:52.560Z] "registry-mirrors": [ [2024-11-01T00:23:52.560Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T00:23:52.560Z] ], [2024-11-01T00:23:52.560Z] "bip": "10.250.0.254/24", [2024-11-01T00:23:52.560Z] "hosts": [ [2024-11-01T00:23:52.560Z] "tcp://0.0.0.0:5555", [2024-11-01T00:23:52.560Z] "unix:///var/run/docker.sock" [2024-11-01T00:23:52.560Z] ], [2024-11-01T00:23:52.560Z] "mtu": 1458, [2024-11-01T00:23:52.560Z] "selinux-enabled": true, [2024-11-01T00:23:52.560Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T00:23:52.560Z] } [Pipeline] sh [2024-11-01T00:23:52.914Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-01T00:23:53.285Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T00:24:11.612Z] provisioning config files... [2024-11-01T00:24:11.655Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/43@tmp/config11967501750976511283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:24:12.179Z] ---> ****-login.sh [2024-11-01T00:24:12.179Z] nexus3.edgexfoundry.org:10001 [2024-11-01T00:24:12.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:24:12.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:24:12.780Z] Configure a credential helper to remove this warning. See [2024-11-01T00:24:12.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:24:12.780Z] [2024-11-01T00:24:12.780Z] Login Succeeded [2024-11-01T00:24:12.780Z] nexus3.edgexfoundry.org:10002 [2024-11-01T00:24:13.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:24:13.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:24:13.336Z] Configure a credential helper to remove this warning. See [2024-11-01T00:24:13.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:24:13.336Z] [2024-11-01T00:24:13.336Z] Login Succeeded [2024-11-01T00:24:13.336Z] nexus3.edgexfoundry.org:10003 [2024-11-01T00:24:13.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:24:13.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:24:13.612Z] Configure a credential helper to remove this warning. See [2024-11-01T00:24:13.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:24:13.612Z] [2024-11-01T00:24:13.612Z] Login Succeeded [2024-11-01T00:24:13.612Z] nexus3.edgexfoundry.org:10004 [2024-11-01T00:24:13.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:24:14.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:24:14.177Z] Configure a credential helper to remove this warning. See [2024-11-01T00:24:14.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:24:14.178Z] [2024-11-01T00:24:14.178Z] Login Succeeded [2024-11-01T00:24:14.178Z] ****.io [2024-11-01T00:24:14.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:24:14.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:24:14.727Z] Configure a credential helper to remove this warning. See [2024-11-01T00:24:14.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:24:14.727Z] [2024-11-01T00:24:14.727Z] Login Succeeded [2024-11-01T00:24:14.727Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T00:24:14.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T00:24:15.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:24:15.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:24:15.306Z] ========================================================= [2024-11-01T00:24:15.306Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T00:24:15.306Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:24:15.709Z] + 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-11-01T00:24:16.306Z] Sending build context to Docker daemon 12.89MB [2024-11-01T00:24:16.306Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T00:24:16.306Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T00:24:16.582Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T00:24:16.582Z] cf04c63912e1: Pulling fs layer [2024-11-01T00:24:16.582Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T00:24:16.582Z] a37a00ec5f00: Pulling fs layer [2024-11-01T00:24:16.582Z] 50b3750afda1: Pulling fs layer [2024-11-01T00:24:16.582Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T00:24:16.582Z] 80978eb59214: Pulling fs layer [2024-11-01T00:24:16.582Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T00:24:16.582Z] c5a475d317c9: Pulling fs layer [2024-11-01T00:24:16.582Z] 80978eb59214: Waiting [2024-11-01T00:24:16.582Z] c9f46d7d2bd2: Waiting [2024-11-01T00:24:16.582Z] c5a475d317c9: Waiting [2024-11-01T00:24:16.582Z] 50b3750afda1: Waiting [2024-11-01T00:24:16.582Z] 4f4fb700ef54: Waiting [2024-11-01T00:24:16.582Z] 55b35a11ae5e: Verifying Checksum [2024-11-01T00:24:16.582Z] 55b35a11ae5e: Download complete [2024-11-01T00:24:16.582Z] 50b3750afda1: Verifying Checksum [2024-11-01T00:24:16.582Z] 50b3750afda1: Download complete [2024-11-01T00:24:16.582Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T00:24:16.582Z] 4f4fb700ef54: Download complete [2024-11-01T00:24:16.582Z] 80978eb59214: Verifying Checksum [2024-11-01T00:24:16.582Z] 80978eb59214: Download complete [2024-11-01T00:24:16.582Z] cf04c63912e1: Verifying Checksum [2024-11-01T00:24:16.582Z] cf04c63912e1: Download complete [2024-11-01T00:24:17.183Z] c5a475d317c9: Verifying Checksum [2024-11-01T00:24:17.183Z] c5a475d317c9: Download complete [2024-11-01T00:24:17.460Z] cf04c63912e1: Pull complete [2024-11-01T00:24:18.462Z] 55b35a11ae5e: Pull complete [2024-11-01T00:24:18.735Z] a37a00ec5f00: Download complete [2024-11-01T00:24:19.728Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T00:24:19.728Z] c9f46d7d2bd2: Download complete [2024-11-01T00:24:34.774Z] a37a00ec5f00: Pull complete [2024-11-01T00:24:34.774Z] 50b3750afda1: Pull complete [2024-11-01T00:24:34.774Z] 4f4fb700ef54: Pull complete [2024-11-01T00:24:34.774Z] 80978eb59214: Pull complete [2024-11-01T00:24:41.457Z] c9f46d7d2bd2: Pull complete [2024-11-01T00:24:42.863Z] c5a475d317c9: Pull complete [2024-11-01T00:24:42.863Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T00:24:42.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T00:24:42.863Z] ---> be29e6b0f0d4 [2024-11-01T00:24:42.863Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T00:24:44.822Z] ---> Running in 772610f802dd [2024-11-01T00:24:45.100Z] Removing intermediate container 772610f802dd [2024-11-01T00:24:45.100Z] ---> 8f472799042a [2024-11-01T00:24:45.100Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T00:24:45.376Z] ---> Running in 7ee0e0ee2c8c [2024-11-01T00:24:45.650Z] Removing intermediate container 7ee0e0ee2c8c [2024-11-01T00:24:45.650Z] ---> 9d6fc426127e [2024-11-01T00:24:45.650Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T00:24:45.650Z] ---> Running in c5818dd1830d [2024-11-01T00:24:46.244Z] Removing intermediate container c5818dd1830d [2024-11-01T00:24:46.244Z] ---> dffb93b2ae6f [2024-11-01T00:24:46.244Z] Step 6/12 : WORKDIR /device-uart [2024-11-01T00:24:46.244Z] ---> Running in 5526e00ebff6 [2024-11-01T00:24:46.517Z] Removing intermediate container 5526e00ebff6 [2024-11-01T00:24:46.517Z] ---> ccc8cc6776f3 [2024-11-01T00:24:46.517Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T00:24:46.517Z] ---> Running in 1683713f48a1 [2024-11-01T00:24:47.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T00:24:48.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T00:24:49.941Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-01T00:24:49.941Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-01T00:24:49.941Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-01T00:24:50.209Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-01T00:24:50.209Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:24:50.209Z] OK: 242 MiB in 58 packages [2024-11-01T00:24:51.621Z] Removing intermediate container 1683713f48a1 [2024-11-01T00:24:51.621Z] ---> a1734271c8a5 [2024-11-01T00:24:51.621Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-01T00:24:51.889Z] ---> d179473dc748 [2024-11-01T00:24:51.889Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T00:24:52.160Z] ---> Running in 5777400b47cd [2024-11-01T00:26:43.878Z] Removing intermediate container 5777400b47cd [2024-11-01T00:26:43.878Z] ---> 76fb741367b7 [2024-11-01T00:26:43.878Z] Step 10/12 : COPY . . [2024-11-01T00:26:43.878Z] ---> 1bb8479d2700 [2024-11-01T00:26:43.878Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T00:26:43.878Z] ---> Running in f6f366ea9f48 [2024-11-01T00:26:43.878Z] Removing intermediate container f6f366ea9f48 [2024-11-01T00:26:43.878Z] ---> 91ff4d1cc982 [2024-11-01T00:26:43.878Z] Step 12/12 : RUN ${MAKE} [2024-11-01T00:26:43.878Z] ---> Running in 20260b81d7e0 [2024-11-01T00:26:44.149Z] noop [2024-11-01T00:26:45.128Z] Removing intermediate container 20260b81d7e0 [2024-11-01T00:26:45.128Z] ---> b260cc3513d6 [2024-11-01T00:26:45.128Z] Successfully built b260cc3513d6 [2024-11-01T00:26:45.128Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:26:45.521Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T00:26:45.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:26:45.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-24252 does not seem to be running inside a container [2024-11-01T00:26:45.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/43 -v /w/workspace/device-uart/43:/w/workspace/device-uart/43:rw,z -v /w/workspace/device-uart/43@tmp:/w/workspace/device-uart/43@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-11-01T00:26:47.235Z] $ docker top 8e2a9ea681d2f808952c7b69188cc88535c3bf000ebdbed5f8f4bd7dfa528fd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:26:48.126Z] + go version [2024-11-01T00:26:48.126Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T00:26:48.151Z] $ docker stop --time=1 8e2a9ea681d2f808952c7b69188cc88535c3bf000ebdbed5f8f4bd7dfa528fd4 [2024-11-01T00:26:49.897Z] $ docker rm -f --volumes 8e2a9ea681d2f808952c7b69188cc88535c3bf000ebdbed5f8f4bd7dfa528fd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:26:50.546Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T00:26:50.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:26:50.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-24252 does not seem to be running inside a container [2024-11-01T00:26:50.860Z] $ 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/43 -v /w/workspace/device-uart/43:/w/workspace/device-uart/43:rw,z -v /w/workspace/device-uart/43@tmp:/w/workspace/device-uart/43@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-11-01T00:26:52.252Z] $ docker top a1f698aad7ef3c4ade843d1cf396c2a0ca99974eb5caf7ead2942986ca59ea2e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:26:53.125Z] + git config --global --add safe.directory /w/workspace/device-uart/43 [Pipeline] fileExists [Pipeline] sh [2024-11-01T00:26:53.809Z] + make test [2024-11-01T00:26:53.809Z] go test ./... -coverprofile=coverage.out [2024-11-01T00:27:00.462Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-01T00:31:24.970Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-01T00:31:24.970Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-01T00:31:24.970Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-01T00:31:24.970Z] go vet ./... [2024-11-01T00:32:11.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T00:32:11.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T00:32:11.869Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T00:32:11.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T00:32:11.913Z] $ docker stop --time=1 a1f698aad7ef3c4ade843d1cf396c2a0ca99974eb5caf7ead2942986ca59ea2e [2024-11-01T00:32:13.919Z] $ docker rm -f --volumes a1f698aad7ef3c4ade843d1cf396c2a0ca99974eb5caf7ead2942986ca59ea2e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T00:32:15.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T00:32:15.860Z] Warning: overwriting stash ‘coverage-report’ [2024-11-01T00:32:16.359Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T00:32:16.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T00:32:17.095Z] + ls -al . [2024-11-01T00:32:17.095Z] total 220 [2024-11-01T00:32:17.095Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 00:26 . [2024-11-01T00:32:17.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:23 .. [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 00:23 .dockerignore [2024-11-01T00:32:17.095Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:23 .git [2024-11-01T00:32:17.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:23 .github [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 00:23 .gitignore [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 1 00:23 .golangci.yml [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 1 00:23 Attribution.txt [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 1 00:23 CHANGELOG.md [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 1 00:23 Dockerfile [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 00:23 GOVERNANCE.md [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 00:23 Jenkinsfile [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 00:23 LICENSE [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 2409 Nov 1 00:23 Makefile [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 00:23 OWNERS.md [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 00:23 README.md [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 00:20 VERSION [2024-11-01T00:32:17.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:23 bin [2024-11-01T00:32:17.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:23 cmd [2024-11-01T00:32:17.095Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 1 00:31 coverage.out [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 6269 Nov 1 00:23 go.mod [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 88303 Nov 1 00:23 go.sum [2024-11-01T00:32:17.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:23 internal [2024-11-01T00:32:17.095Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 00:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:32:17.450Z] + 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=2cd3421d87aeff7694e6397f4de46170b3861cfd --label arch=arm64 --label version=4.0.0-dev.2 . [2024-11-01T00:32:18.041Z] Sending build context to Docker daemon 12.9MB [2024-11-01T00:32:18.041Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T00:32:18.041Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-01T00:32:18.041Z] ---> b260cc3513d6 [2024-11-01T00:32:18.041Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T00:32:18.041Z] ---> Running in 7280018e59f2 [2024-11-01T00:32:18.307Z] Removing intermediate container 7280018e59f2 [2024-11-01T00:32:18.307Z] ---> e134607279d8 [2024-11-01T00:32:18.307Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T00:32:18.573Z] ---> Running in dd48001714ed [2024-11-01T00:32:18.842Z] Removing intermediate container dd48001714ed [2024-11-01T00:32:18.842Z] ---> 13207fe2a70b [2024-11-01T00:32:18.842Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-01T00:32:18.842Z] ---> Running in 6dabdb4e62a8 [2024-11-01T00:32:19.113Z] Removing intermediate container 6dabdb4e62a8 [2024-11-01T00:32:19.113Z] ---> bbf83686197f [2024-11-01T00:32:19.113Z] Step 6/26 : WORKDIR /device-uart [2024-11-01T00:32:19.381Z] ---> Running in a82da9642ca0 [2024-11-01T00:32:19.647Z] Removing intermediate container a82da9642ca0 [2024-11-01T00:32:19.647Z] ---> 9147b9dbd084 [2024-11-01T00:32:19.647Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T00:32:19.647Z] ---> Running in 711cbae94b24 [2024-11-01T00:32:20.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T00:32:21.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T00:32:22.619Z] OK: 242 MiB in 58 packages [2024-11-01T00:32:23.607Z] Removing intermediate container 711cbae94b24 [2024-11-01T00:32:23.607Z] ---> a51da2489471 [2024-11-01T00:32:23.607Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-01T00:32:24.197Z] ---> 098a3a1bebb5 [2024-11-01T00:32:24.198Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T00:32:24.468Z] ---> Running in 7733700cb0fe [2024-11-01T00:32:27.089Z] Removing intermediate container 7733700cb0fe [2024-11-01T00:32:27.089Z] ---> b7a202a93f53 [2024-11-01T00:32:27.089Z] Step 10/26 : COPY . . [2024-11-01T00:32:28.517Z] ---> 50b4054c3f1c [2024-11-01T00:32:28.517Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T00:32:28.517Z] ---> Running in 9a01e5bd580b [2024-11-01T00:32:28.784Z] Removing intermediate container 9a01e5bd580b [2024-11-01T00:32:28.784Z] ---> 1352730382ac [2024-11-01T00:32:28.784Z] Step 12/26 : RUN ${MAKE} [2024-11-01T00:32:29.059Z] ---> Running in bc0290f76177 [2024-11-01T00:32:30.024Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd [2024-11-01T00:36:51.953Z] Removing intermediate container bc0290f76177 [2024-11-01T00:36:51.953Z] ---> b2970450d91b [2024-11-01T00:36:51.953Z] Step 13/26 : FROM alpine:3.20 [2024-11-01T00:36:51.953Z] 3.20: Pulling from library/alpine [2024-11-01T00:36:51.953Z] cf04c63912e1: Already exists [2024-11-01T00:36:51.953Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T00:36:51.953Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T00:36:51.953Z] ---> c157a85ed455 [2024-11-01T00:36:51.953Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-01T00:36:51.953Z] ---> Running in 024102a88067 [2024-11-01T00:36:51.953Z] Removing intermediate container 024102a88067 [2024-11-01T00:36:51.953Z] ---> 8196478eb3ec [2024-11-01T00:36:51.953Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-01T00:36:51.953Z] ---> Running in cae740d6665f [2024-11-01T00:36:51.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T00:36:51.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T00:36:51.953Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T00:36:51.953Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:36:51.953Z] OK: 9 MiB in 15 packages [2024-11-01T00:36:51.953Z] Removing intermediate container cae740d6665f [2024-11-01T00:36:51.953Z] ---> 011322a33805 [2024-11-01T00:36:51.953Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-01T00:36:51.953Z] ---> Running in f19caddd39b9 [2024-11-01T00:36:51.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T00:36:51.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T00:36:51.953Z] Upgrading critical system libraries and apk-tools: [2024-11-01T00:36:51.953Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T00:36:51.953Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:36:51.953Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T00:36:51.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T00:36:51.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T00:36:53.366Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T00:36:53.366Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T00:36:53.366Z] OK: 9 MiB in 15 packages [2024-11-01T00:36:54.350Z] Removing intermediate container f19caddd39b9 [2024-11-01T00:36:54.350Z] ---> bfd23cdba8cd [2024-11-01T00:36:54.350Z] Step 17/26 : WORKDIR / [2024-11-01T00:36:54.621Z] ---> Running in b7bec1a0ec88 [2024-11-01T00:36:54.892Z] Removing intermediate container b7bec1a0ec88 [2024-11-01T00:36:54.892Z] ---> 666c96072ab3 [2024-11-01T00:36:54.892Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-01T00:36:55.488Z] ---> 6e2f4a621d31 [2024-11-01T00:36:55.488Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-01T00:36:56.078Z] ---> c5b2e8d30dbc [2024-11-01T00:36:56.078Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-01T00:36:59.442Z] ---> 809fed26e744 [2024-11-01T00:36:59.442Z] Step 21/26 : EXPOSE 59995 [2024-11-01T00:36:59.442Z] ---> Running in c44ef552a404 [2024-11-01T00:36:59.442Z] Removing intermediate container c44ef552a404 [2024-11-01T00:36:59.442Z] ---> 0ce2cffb6391 [2024-11-01T00:36:59.442Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-01T00:36:59.442Z] ---> Running in 6d6570c77b98 [2024-11-01T00:36:59.713Z] Removing intermediate container 6d6570c77b98 [2024-11-01T00:36:59.713Z] ---> 79d17edc8b2e [2024-11-01T00:36:59.713Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T00:36:59.986Z] ---> Running in 7581adb01369 [2024-11-01T00:37:01.698Z] Removing intermediate container 7581adb01369 [2024-11-01T00:37:01.698Z] ---> ebc3a4e9071e [2024-11-01T00:37:01.698Z] Step 24/26 : LABEL arch=arm64 [2024-11-01T00:37:01.698Z] ---> Running in 575dd03d52c6 [2024-11-01T00:37:01.698Z] Removing intermediate container 575dd03d52c6 [2024-11-01T00:37:01.698Z] ---> f9aab180d4cc [2024-11-01T00:37:01.698Z] Step 25/26 : LABEL git_sha=2cd3421d87aeff7694e6397f4de46170b3861cfd [2024-11-01T00:37:01.698Z] ---> Running in eff0b9a170b8 [2024-11-01T00:37:01.969Z] Removing intermediate container eff0b9a170b8 [2024-11-01T00:37:01.969Z] ---> 587124a4a804 [2024-11-01T00:37:01.969Z] Step 26/26 : LABEL version=4.0.0-dev.2 [2024-11-01T00:37:01.969Z] ---> Running in d9d017b8fe3b [2024-11-01T00:37:02.588Z] Removing intermediate container d9d017b8fe3b [2024-11-01T00:37:02.588Z] ---> d79d9249862a [2024-11-01T00:37:02.588Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T00:37:02.588Z] Successfully built d79d9249862a [2024-11-01T00:37:02.588Z] 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-11-01T00:37:02.744Z] provisioning config files... [2024-11-01T00:37:02.762Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/43@tmp/config13803217709783037029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:37:03.132Z] ---> ****-login.sh [2024-11-01T00:37:03.132Z] nexus3.edgexfoundry.org:10001 [2024-11-01T00:37:03.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:37:03.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:37:03.402Z] Configure a credential helper to remove this warning. See [2024-11-01T00:37:03.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:37:03.402Z] [2024-11-01T00:37:03.402Z] Login Succeeded [2024-11-01T00:37:03.402Z] nexus3.edgexfoundry.org:10002 [2024-11-01T00:37:03.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:37:03.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:37:03.944Z] Configure a credential helper to remove this warning. See [2024-11-01T00:37:03.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:37:03.944Z] [2024-11-01T00:37:03.944Z] Login Succeeded [2024-11-01T00:37:03.944Z] nexus3.edgexfoundry.org:10003 [2024-11-01T00:37:04.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:37:04.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:37:04.480Z] Configure a credential helper to remove this warning. See [2024-11-01T00:37:04.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:37:04.480Z] [2024-11-01T00:37:04.480Z] Login Succeeded [2024-11-01T00:37:04.480Z] nexus3.edgexfoundry.org:10004 [2024-11-01T00:37:04.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:37:04.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:37:04.749Z] Configure a credential helper to remove this warning. See [2024-11-01T00:37:04.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:37:04.749Z] [2024-11-01T00:37:04.749Z] Login Succeeded [2024-11-01T00:37:04.749Z] ****.io [2024-11-01T00:37:05.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:37:05.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:37:05.335Z] Configure a credential helper to remove this warning. See [2024-11-01T00:37:05.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:37:05.335Z] [2024-11-01T00:37:05.335Z] Login Succeeded [2024-11-01T00:37:05.335Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T00:37:05.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T00:37:05.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:37:05.446Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-11-01T00:37:05.447Z] 2cd3421d87aeff7694e6397f4de46170b3861cfd [2024-11-01T00:37:05.447Z] latest [2024-11-01T00:37:05.447Z] 4.0.0-dev.2 [2024-11-01T00:37:05.447Z] 2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 [2024-11-01T00:37:05.447Z] main [2024-11-01T00:37:05.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:05.844Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:06.254Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd [2024-11-01T00:37:06.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-01T00:37:06.255Z] e7197fc3e1b7: Preparing [2024-11-01T00:37:06.255Z] e13622ab0dc3: Preparing [2024-11-01T00:37:06.255Z] 020b8484b95e: Preparing [2024-11-01T00:37:06.255Z] 119a42495ff6: Preparing [2024-11-01T00:37:06.255Z] 7a564b18e7ae: Preparing [2024-11-01T00:37:06.255Z] 16113d51b718: Preparing [2024-11-01T00:37:06.255Z] 16113d51b718: Waiting [2024-11-01T00:37:06.531Z] e13622ab0dc3: Pushed [2024-11-01T00:37:06.531Z] 020b8484b95e: Pushed [2024-11-01T00:37:06.531Z] 7a564b18e7ae: Pushed [2024-11-01T00:37:06.531Z] 16113d51b718: Layer already exists [2024-11-01T00:37:08.483Z] 119a42495ff6: Pushed [2024-11-01T00:37:18.554Z] e7197fc3e1b7: Pushed [2024-11-01T00:37:18.554Z] 2cd3421d87aeff7694e6397f4de46170b3861cfd: digest: sha256:ae9062ba267e17448fc35879e437c5068bddc3085c79151da7f3b0c1dccc3a6e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:18.927Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:19.291Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-11-01T00:37:19.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-01T00:37:19.291Z] e7197fc3e1b7: Preparing [2024-11-01T00:37:19.291Z] e13622ab0dc3: Preparing [2024-11-01T00:37:19.291Z] 020b8484b95e: Preparing [2024-11-01T00:37:19.291Z] 119a42495ff6: Preparing [2024-11-01T00:37:19.291Z] 7a564b18e7ae: Preparing [2024-11-01T00:37:19.291Z] 16113d51b718: Preparing [2024-11-01T00:37:19.291Z] 16113d51b718: Waiting [2024-11-01T00:37:19.291Z] 020b8484b95e: Layer already exists [2024-11-01T00:37:19.291Z] e13622ab0dc3: Layer already exists [2024-11-01T00:37:19.291Z] 7a564b18e7ae: Layer already exists [2024-11-01T00:37:19.291Z] 119a42495ff6: Layer already exists [2024-11-01T00:37:19.291Z] e7197fc3e1b7: Layer already exists [2024-11-01T00:37:19.291Z] 16113d51b718: Layer already exists [2024-11-01T00:37:19.559Z] latest: digest: sha256:ae9062ba267e17448fc35879e437c5068bddc3085c79151da7f3b0c1dccc3a6e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:19.942Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:20.321Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.2 [2024-11-01T00:37:20.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-01T00:37:20.321Z] e7197fc3e1b7: Preparing [2024-11-01T00:37:20.321Z] e13622ab0dc3: Preparing [2024-11-01T00:37:20.321Z] 020b8484b95e: Preparing [2024-11-01T00:37:20.321Z] 119a42495ff6: Preparing [2024-11-01T00:37:20.321Z] 7a564b18e7ae: Preparing [2024-11-01T00:37:20.321Z] 16113d51b718: Preparing [2024-11-01T00:37:20.322Z] 16113d51b718: Waiting [2024-11-01T00:37:20.322Z] e7197fc3e1b7: Layer already exists [2024-11-01T00:37:20.322Z] e13622ab0dc3: Layer already exists [2024-11-01T00:37:20.322Z] 7a564b18e7ae: Layer already exists [2024-11-01T00:37:20.322Z] 020b8484b95e: Layer already exists [2024-11-01T00:37:20.322Z] 119a42495ff6: Layer already exists [2024-11-01T00:37:20.322Z] 16113d51b718: Layer already exists [2024-11-01T00:37:20.590Z] 4.0.0-dev.2: digest: sha256:ae9062ba267e17448fc35879e437c5068bddc3085c79151da7f3b0c1dccc3a6e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:20.973Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:21.332Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 [2024-11-01T00:37:21.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-01T00:37:21.332Z] e7197fc3e1b7: Preparing [2024-11-01T00:37:21.332Z] e13622ab0dc3: Preparing [2024-11-01T00:37:21.332Z] 020b8484b95e: Preparing [2024-11-01T00:37:21.332Z] 119a42495ff6: Preparing [2024-11-01T00:37:21.332Z] 7a564b18e7ae: Preparing [2024-11-01T00:37:21.332Z] 16113d51b718: Preparing [2024-11-01T00:37:21.332Z] 020b8484b95e: Layer already exists [2024-11-01T00:37:21.332Z] 119a42495ff6: Layer already exists [2024-11-01T00:37:21.332Z] 7a564b18e7ae: Layer already exists [2024-11-01T00:37:21.332Z] e7197fc3e1b7: Layer already exists [2024-11-01T00:37:21.332Z] e13622ab0dc3: Layer already exists [2024-11-01T00:37:21.332Z] 16113d51b718: Layer already exists [2024-11-01T00:37:21.598Z] 2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2: digest: sha256:ae9062ba267e17448fc35879e437c5068bddc3085c79151da7f3b0c1dccc3a6e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:21.963Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:22.323Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-11-01T00:37:22.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-11-01T00:37:22.323Z] e7197fc3e1b7: Preparing [2024-11-01T00:37:22.323Z] e13622ab0dc3: Preparing [2024-11-01T00:37:22.323Z] 020b8484b95e: Preparing [2024-11-01T00:37:22.323Z] 119a42495ff6: Preparing [2024-11-01T00:37:22.323Z] 7a564b18e7ae: Preparing [2024-11-01T00:37:22.323Z] 16113d51b718: Preparing [2024-11-01T00:37:22.323Z] 16113d51b718: Waiting [2024-11-01T00:37:22.323Z] 7a564b18e7ae: Layer already exists [2024-11-01T00:37:22.323Z] e13622ab0dc3: Layer already exists [2024-11-01T00:37:22.323Z] e7197fc3e1b7: Layer already exists [2024-11-01T00:37:22.323Z] 020b8484b95e: Layer already exists [2024-11-01T00:37:22.323Z] 119a42495ff6: Layer already exists [2024-11-01T00:37:22.323Z] 16113d51b718: Layer already exists [2024-11-01T00:37:22.588Z] main: digest: sha256:ae9062ba267e17448fc35879e437c5068bddc3085c79151da7f3b0c1dccc3a6e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T00:37:22.671Z] ===================================================== [Pipeline] echo [2024-11-01T00:37:22.685Z] taggedImages: [2024-11-01T00:37:22.685Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd [2024-11-01T00:37:22.685Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-11-01T00:37:22.685Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.0-dev.2 [2024-11-01T00:37:22.685Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:2cd3421d87aeff7694e6397f4de46170b3861cfd-4.0.0-dev.2 [2024-11-01T00:37:22.685Z] - 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-11-01T00:37:23.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T00:37:23.070Z] [2024-11-01T00:37:23.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:23.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T00:37:23.399Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T00:37:23.399Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T00:37:23.399Z] 04944245beec: Pulling fs layer [2024-11-01T00:37:23.399Z] 699f458cf7ca: Pulling fs layer [2024-11-01T00:37:23.399Z] 765212b225bb: Pulling fs layer [2024-11-01T00:37:23.399Z] f23df028b6ca: Pulling fs layer [2024-11-01T00:37:23.399Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T00:37:23.399Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T00:37:23.399Z] f23df028b6ca: Waiting [2024-11-01T00:37:23.399Z] d65c8cfc05b1: Waiting [2024-11-01T00:37:23.399Z] 2437ff75d9bd: Waiting [2024-11-01T00:37:23.399Z] 765212b225bb: Waiting [2024-11-01T00:37:23.663Z] 04944245beec: Verifying Checksum [2024-11-01T00:37:23.664Z] 04944245beec: Download complete [2024-11-01T00:37:23.664Z] 765212b225bb: Verifying Checksum [2024-11-01T00:37:23.664Z] 765212b225bb: Download complete [2024-11-01T00:37:23.664Z] f23df028b6ca: Verifying Checksum [2024-11-01T00:37:23.664Z] f23df028b6ca: Download complete [2024-11-01T00:37:23.664Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T00:37:23.664Z] d65c8cfc05b1: Download complete [2024-11-01T00:37:23.930Z] 699f458cf7ca: Verifying Checksum [2024-11-01T00:37:23.930Z] 699f458cf7ca: Download complete [2024-11-01T00:37:24.518Z] 8998bd30e6a1: Download complete [2024-11-01T00:37:27.105Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T00:37:27.105Z] 2437ff75d9bd: Download complete [2024-11-01T00:37:29.703Z] 8998bd30e6a1: Pull complete [2024-11-01T00:37:29.972Z] 04944245beec: Pull complete [2024-11-01T00:37:31.925Z] 699f458cf7ca: Pull complete [2024-11-01T00:37:31.925Z] 765212b225bb: Pull complete [2024-11-01T00:37:32.890Z] f23df028b6ca: Pull complete [2024-11-01T00:37:33.158Z] d65c8cfc05b1: Pull complete [2024-11-01T00:37:51.378Z] 2437ff75d9bd: Pull complete [2024-11-01T00:37:51.378Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T00:37:51.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T00:37:51.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:37:51.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-24252 does not seem to be running inside a container [2024-11-01T00:37:51.709Z] $ 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/43 -v /w/workspace/device-uart/43:/w/workspace/device-uart/43:rw,z -v /w/workspace/device-uart/43@tmp:/w/workspace/device-uart/43@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-11-01T00:37:54.953Z] $ docker top f62b4fd3f2682ebd1c9e3ef5b74c70ebb4830ccf4e14ef5955d1dfd304beb82b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:37:55.862Z] ---> job-cost.sh [2024-11-01T00:37:55.862Z] lf-activate-venv: SKIPPING [2024-11-01T00:37:55.862Z] INFO: No Stack... [2024-11-01T00:37:56.447Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T00:37:57.035Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T00:37:57.692Z] + cut -d, -f6 [2024-11-01T00:37:57.692Z] + cat /w/workspace/device-uart/43/archives/cost.csv [Pipeline] lock [2024-11-01T00:37:57.769Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] [2024-11-01T00:37:57.780Z] Resource [jenkins-edgexfoundry-device-uart-main-43-stack-cost] did not exist. Created. [2024-11-01T00:37:57.787Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T00:37:58.464Z] /w/workspace/device-uart/43@tmp/durable-6d4cfdc1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T00:37:59.121Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T00:37:59.151Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T00:37:59.207Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T00:37:59.217Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T00:37:59.248Z] $ docker stop --time=1 f62b4fd3f2682ebd1c9e3ef5b74c70ebb4830ccf4e14ef5955d1dfd304beb82b [2024-11-01T00:38:00.906Z] $ docker rm -f --volumes f62b4fd3f2682ebd1c9e3ef5b74c70ebb4830ccf4e14ef5955d1dfd304beb82b [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-11-01T00:38:01.432Z] provisioning config files... [2024-11-01T00:38:01.438Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2290047840465010604tmp [Pipeline] { [Pipeline] sh [2024-11-01T00:38:01.736Z] + set +x [2024-11-01T00:38:01.736Z] + curl -s https://codecov.io/bash [2024-11-01T00:38:01.736Z] + bash -s -- [2024-11-01T00:38:01.736Z] [2024-11-01T00:38:01.736Z] _____ _ [2024-11-01T00:38:01.736Z] / ____| | | [2024-11-01T00:38:01.736Z] | | ___ __| | ___ ___ _____ __ [2024-11-01T00:38:01.736Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-01T00:38:01.736Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-01T00:38:01.736Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-01T00:38:01.736Z] Bash-1.0.6 [2024-11-01T00:38:01.736Z] [2024-11-01T00:38:01.736Z] [2024-11-01T00:38:01.736Z] ==> git version 2.25.1 found [2024-11-01T00:38:01.736Z] ==> 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-11-01T00:38:01.736Z] Release-Date: 2020-01-08 [2024-11-01T00:38:01.736Z] 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-11-01T00:38:01.736Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-01T00:38:01.736Z] ==> Jenkins CI detected. [2024-11-01T00:38:01.736Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-11-01T00:38:01.736Z] project root: . [2024-11-01T00:38:01.736Z] --> token set from env [2024-11-01T00:38:01.736Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-01T00:38:01.736Z] ==> Running gcov in . (disable via -X gcov) [2024-11-01T00:38:01.736Z] ==> Python coveragepy not found [2024-11-01T00:38:01.736Z] ==> Searching for coverage reports in: [2024-11-01T00:38:01.736Z] + . [2024-11-01T00:38:01.995Z] -> Found 1 reports [2024-11-01T00:38:01.995Z] ==> Detecting git/mercurial file structure [2024-11-01T00:38:01.995Z] ==> Reading reports [2024-11-01T00:38:01.995Z] + ./coverage.out bytes=6770 [2024-11-01T00:38:01.995Z] ==> Appending adjustments [2024-11-01T00:38:01.995Z] https://docs.codecov.io/docs/fixing-reports [2024-11-01T00:38:01.995Z] + Found adjustments [2024-11-01T00:38:01.995Z] ==> Gzipping contents [2024-11-01T00:38:01.995Z] 4.0K /tmp/codecov.15QPZx.gz [2024-11-01T00:38:01.995Z] ==> Uploading reports [2024-11-01T00:38:01.995Z] url: https://codecov.io [2024-11-01T00:38:01.995Z] query: branch=main&commit=2cd3421d87aeff7694e6397f4de46170b3861cfd&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T00:38:01.995Z] -> Pinging Codecov [2024-11-01T00:38:01.995Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2cd3421d87aeff7694e6397f4de46170b3861cfd&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T00:38:02.254Z] -> Uploading to [2024-11-01T00:38:02.254Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/2cd3421d87aeff7694e6397f4de46170b3861cfd/1d62aca1-455a-4199-95b4-2042a15f179b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T003802Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9da1444ee480c3b3d2d0e791af209845dafc0cae592828a154352b927adbbe66 [2024-11-01T00:38:02.254Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T00:38:02.254Z] Dload Upload Total Spent Left Speed [2024-11-01T00:38:02.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5587 --:--:-- --:--:-- --:--:-- 5587 [2024-11-01T00:38:02.513Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] } [2024-11-01T00:38:02.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-01T00:38:02.738Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-01T00:38:02.760Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:03.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T00:38:03.064Z] [2024-11-01T00:38:03.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:03.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T00:38:03.366Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-01T00:38:03.366Z] 43c4264eed91: Already exists [2024-11-01T00:38:03.366Z] 4cc291be95ef: Already exists [2024-11-01T00:38:03.366Z] 2ac1f1163629: Already exists [2024-11-01T00:38:03.366Z] 5c3c966382ef: Already exists [2024-11-01T00:38:03.366Z] 4f4fb700ef54: Already exists [2024-11-01T00:38:03.366Z] d9c7d2e4e75e: Pulling fs layer [2024-11-01T00:38:03.366Z] 9c3e1370e548: Pulling fs layer [2024-11-01T00:38:03.624Z] d9c7d2e4e75e: Verifying Checksum [2024-11-01T00:38:03.624Z] d9c7d2e4e75e: Download complete [2024-11-01T00:38:03.882Z] d9c7d2e4e75e: Pull complete [2024-11-01T00:38:04.449Z] 9c3e1370e548: Verifying Checksum [2024-11-01T00:38:04.449Z] 9c3e1370e548: Download complete [2024-11-01T00:38:06.976Z] 9c3e1370e548: Pull complete [2024-11-01T00:38:06.976Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-01T00:38:06.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T00:38:06.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:38:07.071Z] prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container [2024-11-01T00:38:07.085Z] $ 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-11-01T00:38:08.018Z] $ docker top ad0bb71643c11bf63f8727f5ef2dfda20dd262935240b6c30aaa9c2a2f53eaff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:38:08.379Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-11-01T00:38:08.388Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-11-01T00:38:08.663Z] + set -o pipefail [2024-11-01T00:38:08.663Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-11-01T00:38:16.777Z] [2024-11-01T00:38:16.777Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-11-01T00:38:16.777Z] [2024-11-01T00:38:16.777Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/fdb3588d-e50a-4157-903a-548fa0faf9aa [2024-11-01T00:38:16.777Z] [2024-11-01T00:38:16.777Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-01T00:38:16.777Z] [Pipeline] } [2024-11-01T00:38:16.771Z] $ docker stop --time=1 ad0bb71643c11bf63f8727f5ef2dfda20dd262935240b6c30aaa9c2a2f53eaff [2024-11-01T00:38:18.871Z] $ docker rm -f --volumes ad0bb71643c11bf63f8727f5ef2dfda20dd262935240b6c30aaa9c2a2f53eaff [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-11-01T00:38:19.825Z] + git log --format=format:%s -1 2cd3421d87aeff7694e6397f4de46170b3861cfd [Pipeline] sh [2024-11-01T00:38:20.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T00:38:20.115Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:20.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:38:20.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:38:20.508Z] prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container [2024-11-01T00:38:20.519Z] $ 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-11-01T00:38:20.892Z] $ docker top 20d81bb281ac4cac27f2da005590613dc5832f51b5faf7e93a0e328bce8666a9 -eo pid,comm [2024-11-01T00:38:20.954Z] 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-11-01T00:38:20.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T00:38:21.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T00:38:21.017Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T00:38:21.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T00:38:21.122Z] $ docker exec 20d81bb281ac4cac27f2da005590613dc5832f51b5faf7e93a0e328bce8666a9 ssh-agent [2024-11-01T00:38:21.250Z] SSH_AUTH_SOCK=/tmp/ssh-3A3FfElCTGGm/agent.34 [2024-11-01T00:38:21.250Z] SSH_AGENT_PID=40 [2024-11-01T00:38:21.253Z] Running ssh-add (command line suppressed) [2024-11-01T00:38:21.345Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4368707051161747377.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4368707051161747377.key) [2024-11-01T00:38:21.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T00:38:21.671Z] + git semver tag [2024-11-01T00:38:21.930Z] 2024-11-01 00:38:21,840 [run_tag] DEBUG tag force:False [2024-11-01T00:38:21.930Z] 2024-11-01 00:38:21,841 [check_head_tag] DEBUG check head tag [2024-11-01T00:38:21.930Z] 2024-11-01 00:38:21,842 [execute] INFO git cat-file --batch-check [2024-11-01T00:38:21.930Z] 2024-11-01 00:38:21,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-11-01T00:38:21.930Z] 2024-11-01 00:38:21,846 [execute] INFO git cat-file --batch [2024-11-01T00:38:21.930Z] 2024-11-01 00:38:21,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-11-01T00:38:21.930Z] 2024-11-01 00:38:21,864 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-01T00:38:21.930Z] 2024-11-01 00:38:21,864 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-11-01T00:38:21.930Z] 2024-11-01 00:38:21,864 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T00:38:21.930Z] 2024-11-01 00:38:21,869 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-01T00:38:21.930Z] 4.0.0-dev.2 [Pipeline] } [2024-11-01T00:38:21.923Z] $ docker exec --env ******** --env ******** 20d81bb281ac4cac27f2da005590613dc5832f51b5faf7e93a0e328bce8666a9 ssh-agent -k [2024-11-01T00:38:22.014Z] unset SSH_AUTH_SOCK; [2024-11-01T00:38:22.015Z] unset SSH_AGENT_PID; [2024-11-01T00:38:22.015Z] echo Agent pid 40 killed; [2024-11-01T00:38:22.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T00:38:22.369Z] + git semver [Pipeline] } [2024-11-01T00:38:22.623Z] $ docker stop --time=1 20d81bb281ac4cac27f2da005590613dc5832f51b5faf7e93a0e328bce8666a9 [2024-11-01T00:38:23.883Z] $ docker rm -f --volumes 20d81bb281ac4cac27f2da005590613dc5832f51b5faf7e93a0e328bce8666a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:24.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T00:38:24.316Z] [2024-11-01T00:38:24.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:24.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T00:38:24.617Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-01T00:38:24.617Z] ab5ef0e58194: Pulling fs layer [2024-11-01T00:38:24.617Z] 9712f1f96733: Pulling fs layer [2024-11-01T00:38:24.617Z] 63f879dbbcfc: Pulling fs layer [2024-11-01T00:38:24.617Z] 0d9ebad4ef96: Pulling fs layer [2024-11-01T00:38:24.617Z] e9a5061849ea: Pulling fs layer [2024-11-01T00:38:24.617Z] d747dcd14b5f: Pulling fs layer [2024-11-01T00:38:24.617Z] 2de7ff778b66: Pulling fs layer [2024-11-01T00:38:24.617Z] 0d9ebad4ef96: Waiting [2024-11-01T00:38:24.617Z] e9a5061849ea: Waiting [2024-11-01T00:38:24.617Z] d747dcd14b5f: Waiting [2024-11-01T00:38:24.617Z] 2de7ff778b66: Waiting [2024-11-01T00:38:24.617Z] 9712f1f96733: Verifying Checksum [2024-11-01T00:38:24.617Z] 9712f1f96733: Download complete [2024-11-01T00:38:24.875Z] 63f879dbbcfc: Verifying Checksum [2024-11-01T00:38:24.875Z] 63f879dbbcfc: Download complete [2024-11-01T00:38:25.134Z] e9a5061849ea: Verifying Checksum [2024-11-01T00:38:25.134Z] e9a5061849ea: Download complete [2024-11-01T00:38:25.134Z] d747dcd14b5f: Download complete [2024-11-01T00:38:25.134Z] ab5ef0e58194: Download complete [2024-11-01T00:38:25.134Z] 0d9ebad4ef96: Verifying Checksum [2024-11-01T00:38:25.134Z] 0d9ebad4ef96: Download complete [2024-11-01T00:38:25.134Z] 2de7ff778b66: Download complete [2024-11-01T00:38:28.419Z] ab5ef0e58194: Pull complete [2024-11-01T00:38:28.419Z] 9712f1f96733: Pull complete [2024-11-01T00:38:28.677Z] 63f879dbbcfc: Pull complete [2024-11-01T00:38:32.875Z] 0d9ebad4ef96: Pull complete [2024-11-01T00:38:32.875Z] e9a5061849ea: Pull complete [2024-11-01T00:38:32.875Z] d747dcd14b5f: Pull complete [2024-11-01T00:38:33.809Z] 2de7ff778b66: Pull complete [2024-11-01T00:38:33.809Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-01T00:38:33.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T00:38:33.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:38:33.913Z] prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container [2024-11-01T00:38:33.922Z] $ 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-11-01T00:38:37.996Z] $ docker top b1ec78bf4c04ac5e69da373c67bf798ccd669f40d1e67de746c62196118fc9de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-01T00:38:38.096Z] provisioning config files... [2024-11-01T00:38:38.105Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16441458751542998205tmp [2024-11-01T00:38:38.111Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15780464476991777684tmp [2024-11-01T00:38:38.118Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2533712834183499575tmp [Pipeline] { [Pipeline] echo [2024-11-01T00:38:38.145Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:38.435Z] ---> sigul-configuration.sh [2024-11-01T00:38:38.435Z] gpg: directory `/root/.gnupg' created [2024-11-01T00:38:38.435Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-01T00:38:38.435Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-01T00:38:38.435Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-01T00:38:38.435Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-01T00:38:38.435Z] gpg: CAST5 encrypted data [2024-11-01T00:38:38.435Z] gpg: encrypted with 1 passphrase [2024-11-01T00:38:38.435Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-01T00:38:38.726Z] + mkdir /home/jenkins [2024-11-01T00:38:38.726Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-01T00:38:39.021Z] + 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-11-01T00:38:39.035Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:39.325Z] ---> sigul-install.sh [2024-11-01T00:38:39.325Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-01T00:38:39.616Z] + git tag --list [2024-11-01T00:38:39.616Z] v0.0.0 [2024-11-01T00:38:39.616Z] v0.0.1-dev.1 [2024-11-01T00:38:39.616Z] v0.0.1-dev.2 [2024-11-01T00:38:39.616Z] v0.0.1-dev.3 [2024-11-01T00:38:39.616Z] v0.0.1-dev.4 [2024-11-01T00:38:39.616Z] v3.0.0 [2024-11-01T00:38:39.616Z] v3.0.1-dev.1 [2024-11-01T00:38:39.616Z] v3.0.1-dev.10 [2024-11-01T00:38:39.616Z] v3.0.1-dev.11 [2024-11-01T00:38:39.616Z] v3.0.1-dev.12 [2024-11-01T00:38:39.616Z] v3.0.1-dev.13 [2024-11-01T00:38:39.616Z] v3.0.1-dev.14 [2024-11-01T00:38:39.616Z] v3.0.1-dev.15 [2024-11-01T00:38:39.616Z] v3.0.1-dev.16 [2024-11-01T00:38:39.616Z] v3.0.1-dev.17 [2024-11-01T00:38:39.616Z] v3.0.1-dev.18 [2024-11-01T00:38:39.616Z] v3.0.1-dev.19 [2024-11-01T00:38:39.616Z] v3.0.1-dev.2 [2024-11-01T00:38:39.616Z] v3.0.1-dev.20 [2024-11-01T00:38:39.617Z] v3.0.1-dev.21 [2024-11-01T00:38:39.617Z] v3.0.1-dev.22 [2024-11-01T00:38:39.617Z] v3.0.1-dev.23 [2024-11-01T00:38:39.617Z] v3.0.1-dev.24 [2024-11-01T00:38:39.617Z] v3.0.1-dev.25 [2024-11-01T00:38:39.617Z] v3.0.1-dev.26 [2024-11-01T00:38:39.617Z] v3.0.1-dev.27 [2024-11-01T00:38:39.617Z] v3.0.1-dev.28 [2024-11-01T00:38:39.617Z] v3.0.1-dev.29 [2024-11-01T00:38:39.617Z] v3.0.1-dev.3 [2024-11-01T00:38:39.617Z] v3.0.1-dev.30 [2024-11-01T00:38:39.617Z] v3.0.1-dev.31 [2024-11-01T00:38:39.617Z] v3.0.1-dev.32 [2024-11-01T00:38:39.617Z] v3.0.1-dev.33 [2024-11-01T00:38:39.617Z] v3.0.1-dev.34 [2024-11-01T00:38:39.617Z] v3.0.1-dev.4 [2024-11-01T00:38:39.617Z] v3.0.1-dev.5 [2024-11-01T00:38:39.617Z] v3.0.1-dev.6 [2024-11-01T00:38:39.617Z] v3.0.1-dev.7 [2024-11-01T00:38:39.617Z] v3.0.1-dev.8 [2024-11-01T00:38:39.617Z] v3.0.1-dev.9 [2024-11-01T00:38:39.617Z] v3.1 [2024-11-01T00:38:39.617Z] v3.1.0 [2024-11-01T00:38:39.617Z] v3.1.1 [2024-11-01T00:38:39.617Z] v3.1.1-dev.1 [2024-11-01T00:38:39.617Z] v4.0.0-dev.1 [2024-11-01T00:38:39.617Z] v4.0.0-dev.2 [Pipeline] sh [2024-11-01T00:38:39.975Z] + lftools sign git-tag v4.0.0-dev.2 [2024-11-01T00:38:40.573Z] Signing Git tag with Sigul... [2024-11-01T00:38:40.573Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-11-01T00:38:40.855Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:41.201Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-01T00:38:41.207Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-01T00:38:41.218Z] $ docker stop --time=1 b1ec78bf4c04ac5e69da373c67bf798ccd669f40d1e67de746c62196118fc9de [2024-11-01T00:38:42.502Z] $ docker rm -f --volumes b1ec78bf4c04ac5e69da373c67bf798ccd669f40d1e67de746c62196118fc9de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-01T00:38:42.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T00:38:42.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:43.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:38:43.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:38:43.348Z] prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container [2024-11-01T00:38:43.358Z] $ 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-11-01T00:38:43.730Z] $ docker top 52200db945d54a638170eb021ffef2c31a263f50b6772c76ab32a9b0a81d0950 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T00:38:43.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T00:38:43.859Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T00:38:43.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T00:38:43.954Z] $ docker exec 52200db945d54a638170eb021ffef2c31a263f50b6772c76ab32a9b0a81d0950 ssh-agent [2024-11-01T00:38:44.082Z] SSH_AUTH_SOCK=/tmp/ssh-GpH6xb55i9NR/agent.31 [2024-11-01T00:38:44.082Z] SSH_AGENT_PID=37 [2024-11-01T00:38:44.087Z] Running ssh-add (command line suppressed) [2024-11-01T00:38:44.176Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6505986765447450958.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6505986765447450958.key) [2024-11-01T00:38:44.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T00:38:44.495Z] + git semver bump pre [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,669 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,669 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,669 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,669 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,671 [execute] INFO git cat-file --batch-check [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,676 [execute] INFO git cat-file --batch [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T00:38:44.755Z] 2024-11-01 00:38:44,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-01T00:38:44.755Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T00:38:44.748Z] $ docker exec --env ******** --env ******** 52200db945d54a638170eb021ffef2c31a263f50b6772c76ab32a9b0a81d0950 ssh-agent -k [2024-11-01T00:38:44.851Z] unset SSH_AUTH_SOCK; [2024-11-01T00:38:44.851Z] unset SSH_AGENT_PID; [2024-11-01T00:38:44.852Z] echo Agent pid 37 killed; [2024-11-01T00:38:44.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T00:38:45.206Z] + git semver [Pipeline] } [2024-11-01T00:38:45.459Z] $ docker stop --time=1 52200db945d54a638170eb021ffef2c31a263f50b6772c76ab32a9b0a81d0950 [2024-11-01T00:38:46.736Z] $ docker rm -f --volumes 52200db945d54a638170eb021ffef2c31a263f50b6772c76ab32a9b0a81d0950 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T00:38:47.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T00:38:47.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:47.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:38:47.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:38:47.506Z] prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container [2024-11-01T00:38:47.513Z] $ 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-11-01T00:38:47.884Z] $ docker top e14467fcf7932aab515d5a9413c0f209e0510eeb2a608096417f0c1f205ad6b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T00:38:48.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T00:38:48.012Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T00:38:48.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T00:38:48.108Z] $ docker exec e14467fcf7932aab515d5a9413c0f209e0510eeb2a608096417f0c1f205ad6b1 ssh-agent [2024-11-01T00:38:48.227Z] SSH_AUTH_SOCK=/tmp/ssh-cmLXqbLWlJ9p/agent.32 [2024-11-01T00:38:48.227Z] SSH_AGENT_PID=38 [2024-11-01T00:38:48.231Z] Running ssh-add (command line suppressed) [2024-11-01T00:38:48.310Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18337572647848595420.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18337572647848595420.key) [2024-11-01T00:38:48.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T00:38:48.632Z] + git semver push [2024-11-01T00:38:48.890Z] 2024-11-01 00:38:48,800 [run_push] DEBUG push [2024-11-01T00:38:48.890Z] 2024-11-01 00:38:48,800 [execute] INFO git cat-file --batch-check [2024-11-01T00:38:48.890Z] 2024-11-01 00:38:48,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T00:38:48.890Z] 2024-11-01 00:38:48,804 [execute] INFO git rev-list 31460399d9b3b7153cc6a71d02146268d1012a2b -- [2024-11-01T00:38:48.890Z] 2024-11-01 00:38:48,804 [execute] DEBUG Popen(['git', 'rev-list', '31460399d9b3b7153cc6a71d02146268d1012a2b', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T00:38:48.890Z] 2024-11-01 00:38:48,809 [execute] INFO git fetch -v origin [2024-11-01T00:38:48.890Z] 2024-11-01 00:38:48,810 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-01T00:38:49.458Z] 2024-11-01 00:38:49,254 [run_push] DEBUG no remote changes detected [2024-11-01T00:38:49.458Z] 2024-11-01 00:38:49,254 [execute] INFO git push origin semver [2024-11-01T00:38:49.458Z] 2024-11-01 00:38:49,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T00:38:50.395Z] 2024-11-01 00:38:50,157 [run_push] DEBUG push all version tags [2024-11-01T00:38:50.395Z] 2024-11-01 00:38:50,158 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-01T00:38:50.395Z] 2024-11-01 00:38:50,158 [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-11-01T00:38:50.962Z] 2024-11-01 00:38:50,820 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-11-01T00:38:50.962Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T00:38:50.953Z] $ docker exec --env ******** --env ******** e14467fcf7932aab515d5a9413c0f209e0510eeb2a608096417f0c1f205ad6b1 ssh-agent -k [2024-11-01T00:38:51.043Z] unset SSH_AUTH_SOCK; [2024-11-01T00:38:51.043Z] unset SSH_AGENT_PID; [2024-11-01T00:38:51.043Z] echo Agent pid 38 killed; [2024-11-01T00:38:51.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T00:38:51.402Z] + git semver [Pipeline] } [2024-11-01T00:38:51.659Z] $ docker stop --time=1 e14467fcf7932aab515d5a9413c0f209e0510eeb2a608096417f0c1f205ad6b1 [2024-11-01T00:38:52.971Z] $ docker rm -f --volumes e14467fcf7932aab515d5a9413c0f209e0510eeb2a608096417f0c1f205ad6b1 [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-11-01T00:38:53.651Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-11-01T00:38:53.651Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-11-01T00:38:53.651Z] total 16 [2024-11-01T00:38:53.651Z] drwxr-xr-x 3 root root 4096 Nov 1 00:22 . [2024-11-01T00:38:53.651Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 00:38 .. [2024-11-01T00:38:53.651Z] drwxr-xr-x 2 root root 4096 Nov 1 00:22 cost [2024-11-01T00:38:53.651Z] -rw-r--r-- 1 root root 82 Nov 1 00:22 cost.csv [2024-11-01T00:38:53.651Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-11-01T00:38:53.651Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-11-01T00:38:53.651Z] total 16 [2024-11-01T00:38:53.651Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:22 . [2024-11-01T00:38:53.651Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 00:38 .. [2024-11-01T00:38:53.651Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 00:22 cost [2024-11-01T00:38:53.651Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 1 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:53.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:54.801Z] ---> package-listing.sh [2024-11-01T00:38:54.801Z] ++ facter osfamily [2024-11-01T00:38:54.801Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T00:38:55.060Z] + OS_FAMILY=debian [2024-11-01T00:38:55.060Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-11-01T00:38:55.060Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T00:38:55.060Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T00:38:55.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T00:38:55.060Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T00:38:55.060Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-11-01T00:38:55.060Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T00:38:55.060Z] + case "${OS_FAMILY}" in [2024-11-01T00:38:55.060Z] + dpkg -l [2024-11-01T00:38:55.060Z] + grep '^ii' [2024-11-01T00:38:55.060Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T00:38:55.060Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T00:38:55.060Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T00:38:55.060Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-11-01T00:38:55.060Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-11-01T00:38:55.060Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-11-01T00:38:55.072Z] 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-11-01T00:38:55.353Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:55.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T00:38:55.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:38:56.000Z] prd-ubuntu20.04-docker-8c-8g-24247 does not seem to be running inside a container [2024-11-01T00:38:56.011Z] $ 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-11-01T00:38:56.234Z] $ docker top 214989d6be9ad4cd5acc9a533ca02403f877e1492548f20dd41abe50370f0044 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:38:56.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T00:38:56.887Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T00:38:57.174Z] + ls /var/log/sa-host [2024-11-01T00:38:57.174Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T00:38:57.335Z] provisioning config files... [2024-11-01T00:38:57.343Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1144186044960492217tmp [Pipeline] { [Pipeline] echo [2024-11-01T00:38:57.356Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:57.638Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T00:38:57.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:57.990Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T00:38:58.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:58.287Z] ---> sudo-logs.sh [2024-11-01T00:38:58.287Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T00:38:58.327Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:58.608Z] ---> job-cost.sh [2024-11-01T00:38:58.608Z] lf-activate-venv: SKIPPING [2024-11-01T00:38:58.608Z] DEBUG: total: 0.2199999988079071 [2024-11-01T00:38:58.608Z] INFO: Retrieving Stack Cost... [2024-11-01T00:38:59.177Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T00:38:59.436Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T00:38:59.450Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:59.740Z] ---> logs-deploy.sh [2024-11-01T00:38:59.740Z] lf-activate-venv: SKIPPING [2024-11-01T00:38:59.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/43 [2024-11-01T00:38:59.740Z] INFO: archiving workspace using pattern(s): [2024-11-01T00:39:00.679Z] Archives upload complete. [2024-11-01T00:39:00.679Z] INFO: archiving logs to Nexus