Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 456606cc1479f447ad62a94b16c6a77590d7088f 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-ssh13042874523827427602.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17774674115094405991.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6100800833940435206.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh354735550950458982.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-ssh7278390460062889438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7363 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 456606cc1479f447ad62a94b16c6a77590d7088f (main) Commit message: "Merge pull request #65 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.0" > 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 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 > git rev-list --no-walk bc279460de46d3a6d33425637d1308351b1bd8af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-08T04:45:23.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-08T04:45:23.311Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-08T04:45:23.331Z] ========================================================= [2024-08-08T04:45:23.332Z] EdgeX Global Pipelines Version Info [2024-08-08T04:45:23.332Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-08T04:45:24.065Z] ------------------- [2024-08-08T04:45:24.065Z] stable info: [2024-08-08T04:45:24.065Z] ------------------- [2024-08-08T04:45:24.065Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T04:45:24.065Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-08T04:45:24.065Z] Message: update stable to v1.0.260 [2024-08-08T04:45:24.636Z] ------------------- [2024-08-08T04:45:24.636Z] experimental info: [2024-08-08T04:45:24.636Z] ------------------- [2024-08-08T04:45:24.636Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T04:45:24.636Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-08T04:45:24.636Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-08T04:45:24.711Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-08-08T04:45:24.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-08-08T04:45:24.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-08T04:45:24.795Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-08T04:45:24.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-08T04:45:24.843Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-08T04:45:24.865Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-08T04:45:24.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-08T04:45:24.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-08T04:45:24.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-08T04:45:24.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-08T04:45:24.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-08-08T04:45:25.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-08T04:45:25.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-08T04:45:25.062Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T04:45:25.091Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T04:45:25.113Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-08T04:45:25.133Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-08T04:45:25.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-08T04:45:25.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-08T04:45:25.195Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-08T04:45:25.219Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-08T04:45:25.239Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-08T04:45:25.263Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-08T04:45:25.286Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-08T04:45:25.308Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-08T04:45:25.334Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-08T04:45:25.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-08T04:45:25.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-08T04:45:25.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-08T04:45:25.424Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 456606cc1479f447ad62a94b16c6a77590d7088f [Pipeline] echo [2024-08-08T04:45:25.449Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 456606c [Pipeline] echo [2024-08-08T04:45:25.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T04:45:25.540Z] provisioning config files... [2024-08-08T04:45:25.555Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2384063687132394078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T04:45:25.883Z] ---> ****-login.sh [2024-08-08T04:45:25.883Z] nexus3.edgexfoundry.org:10001 [2024-08-08T04:45:26.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:45:26.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:45:26.144Z] Configure a credential helper to remove this warning. See [2024-08-08T04:45:26.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:45:26.144Z] [2024-08-08T04:45:26.144Z] Login Succeeded [2024-08-08T04:45:26.144Z] nexus3.edgexfoundry.org:10002 [2024-08-08T04:45:26.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:45:26.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:45:26.405Z] Configure a credential helper to remove this warning. See [2024-08-08T04:45:26.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:45:26.405Z] [2024-08-08T04:45:26.405Z] Login Succeeded [2024-08-08T04:45:26.405Z] nexus3.edgexfoundry.org:10003 [2024-08-08T04:45:26.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:45:26.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:45:26.405Z] Configure a credential helper to remove this warning. See [2024-08-08T04:45:26.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:45:26.405Z] [2024-08-08T04:45:26.405Z] Login Succeeded [2024-08-08T04:45:26.405Z] nexus3.edgexfoundry.org:10004 [2024-08-08T04:45:26.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:45:26.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:45:26.666Z] Configure a credential helper to remove this warning. See [2024-08-08T04:45:26.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:45:26.666Z] [2024-08-08T04:45:26.666Z] Login Succeeded [2024-08-08T04:45:26.666Z] ****.io [2024-08-08T04:45:26.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:45:26.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:45:26.928Z] Configure a credential helper to remove this warning. See [2024-08-08T04:45:26.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:45:26.928Z] [2024-08-08T04:45:26.928Z] Login Succeeded [2024-08-08T04:45:26.928Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T04:45:26.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-08T04:45:27.354Z] + git rev-list -1 --merges 456606cc1479f447ad62a94b16c6a77590d7088f~1..456606cc1479f447ad62a94b16c6a77590d7088f [Pipeline] echo [2024-08-08T04:45:27.381Z] -----------> git rev-list -1 --merges 456606cc1479f447ad62a94b16c6a77590d7088f~1..456606cc1479f447ad62a94b16c6a77590d7088f 456606cc1479f447ad62a94b16c6a77590d7088f [2024-08-08T04:45:27.381Z] 456606cc1479f447ad62a94b16c6a77590d7088f [false] [Pipeline] sh [2024-08-08T04:45:27.680Z] + git log --format=format:%s -1 456606cc1479f447ad62a94b16c6a77590d7088f [Pipeline] echo [2024-08-08T04:45:27.697Z] ========================================================= [2024-08-08T04:45:27.697Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-08T04:45:27.697Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T04:45:28.055Z] + git log --format=format:%s -1 456606cc1479f447ad62a94b16c6a77590d7088f [Pipeline] echo [2024-08-08T04:45:28.067Z] [semverPrep] GIT_COMMIT: 456606cc1479f447ad62a94b16c6a77590d7088f, Commit Message: Merge pull request #65 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.0 [Pipeline] echo [2024-08-08T04:45:28.082Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-08T04:45:28.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-08T04:45:28.473Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-08T04:45:28.473Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-08T04:45:28.473Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-08T04:45:28.473Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-08T04:45:28.473Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-08T04:45:28.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:45:28.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T04:45:28.908Z] [2024-08-08T04:45:28.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:45:29.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T04:45:29.220Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-08T04:45:29.220Z] b85a868b505f: Pulling fs layer [2024-08-08T04:45:29.220Z] e2be974225ed: Pulling fs layer [2024-08-08T04:45:29.220Z] 339a4e72a1f5: Pulling fs layer [2024-08-08T04:45:29.220Z] 988bab9f4d93: Pulling fs layer [2024-08-08T04:45:29.220Z] 1469e6f7b9e6: Pulling fs layer [2024-08-08T04:45:29.220Z] eaf3925da568: Pulling fs layer [2024-08-08T04:45:29.220Z] bab4dde63d76: Pulling fs layer [2024-08-08T04:45:29.220Z] bde34c3a00c8: Pulling fs layer [2024-08-08T04:45:29.220Z] b352a97aabf1: Pulling fs layer [2024-08-08T04:45:29.220Z] 4872d77fe225: Pulling fs layer [2024-08-08T04:45:29.221Z] 5851b861e8e6: Pulling fs layer [2024-08-08T04:45:29.221Z] 988bab9f4d93: Waiting [2024-08-08T04:45:29.221Z] bde34c3a00c8: Waiting [2024-08-08T04:45:29.221Z] bab4dde63d76: Waiting [2024-08-08T04:45:29.221Z] b352a97aabf1: Waiting [2024-08-08T04:45:29.221Z] 4872d77fe225: Waiting [2024-08-08T04:45:29.221Z] 5851b861e8e6: Waiting [2024-08-08T04:45:29.221Z] 1469e6f7b9e6: Waiting [2024-08-08T04:45:29.221Z] eaf3925da568: Waiting [2024-08-08T04:45:29.221Z] e2be974225ed: Verifying Checksum [2024-08-08T04:45:29.221Z] e2be974225ed: Download complete [2024-08-08T04:45:29.221Z] 988bab9f4d93: Download complete [2024-08-08T04:45:29.221Z] 1469e6f7b9e6: Verifying Checksum [2024-08-08T04:45:29.221Z] 1469e6f7b9e6: Download complete [2024-08-08T04:45:29.494Z] eaf3925da568: Verifying Checksum [2024-08-08T04:45:29.494Z] eaf3925da568: Download complete [2024-08-08T04:45:29.494Z] 339a4e72a1f5: Verifying Checksum [2024-08-08T04:45:29.494Z] 339a4e72a1f5: Download complete [2024-08-08T04:45:29.494Z] bde34c3a00c8: Download complete [2024-08-08T04:45:29.494Z] b352a97aabf1: Verifying Checksum [2024-08-08T04:45:29.494Z] b352a97aabf1: Download complete [2024-08-08T04:45:29.494Z] 4872d77fe225: Download complete [2024-08-08T04:45:29.494Z] 5851b861e8e6: Verifying Checksum [2024-08-08T04:45:29.494Z] 5851b861e8e6: Download complete [2024-08-08T04:45:29.494Z] b85a868b505f: Verifying Checksum [2024-08-08T04:45:29.494Z] b85a868b505f: Download complete [2024-08-08T04:45:29.761Z] bab4dde63d76: Verifying Checksum [2024-08-08T04:45:29.761Z] bab4dde63d76: Download complete [2024-08-08T04:45:31.142Z] b85a868b505f: Pull complete [2024-08-08T04:45:31.142Z] e2be974225ed: Pull complete [2024-08-08T04:45:31.726Z] 339a4e72a1f5: Pull complete [2024-08-08T04:45:31.726Z] 988bab9f4d93: Pull complete [2024-08-08T04:45:31.986Z] 1469e6f7b9e6: Pull complete [2024-08-08T04:45:31.986Z] eaf3925da568: Pull complete [2024-08-08T04:45:33.893Z] bab4dde63d76: Pull complete [2024-08-08T04:45:33.893Z] bde34c3a00c8: Pull complete [2024-08-08T04:45:33.893Z] b352a97aabf1: Pull complete [2024-08-08T04:45:33.893Z] 4872d77fe225: Pull complete [2024-08-08T04:45:34.153Z] 5851b861e8e6: Pull complete [2024-08-08T04:45:34.153Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-08T04:45:34.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T04:45:34.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T04:45:34.304Z] prd-ubuntu20.04-docker-8c-8g-7363 does not seem to be running inside a container [2024-08-08T04:45:34.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-08T04:45:38.273Z] $ docker top 371d1c73dff89082e7a66f7dbb8d8d4b083a730bb29d517be435a62749c3b821 -eo pid,comm [2024-08-08T04:45:38.325Z] 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-08-08T04:45:38.325Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-08T04:45:38.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T04:45:38.388Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T04:45:38.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T04:45:38.519Z] $ docker exec 371d1c73dff89082e7a66f7dbb8d8d4b083a730bb29d517be435a62749c3b821 ssh-agent [2024-08-08T04:45:38.631Z] SSH_AUTH_SOCK=/tmp/ssh-lo1lwcTVu4f8/agent.32 [2024-08-08T04:45:38.631Z] SSH_AGENT_PID=38 [2024-08-08T04:45:38.637Z] Running ssh-add (command line suppressed) [2024-08-08T04:45:38.747Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8026752140737702374.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8026752140737702374.key) [2024-08-08T04:45:38.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T04:45:39.048Z] + git tag --points-at HEAD [Pipeline] } [2024-08-08T04:45:39.066Z] $ docker exec --env ******** --env ******** 371d1c73dff89082e7a66f7dbb8d8d4b083a730bb29d517be435a62749c3b821 ssh-agent -k [2024-08-08T04:45:39.167Z] unset SSH_AUTH_SOCK; [2024-08-08T04:45:39.167Z] unset SSH_AGENT_PID; [2024-08-08T04:45:39.168Z] echo Agent pid 38 killed; [2024-08-08T04:45:39.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-08T04:45:39.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T04:45:39.214Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T04:45:39.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T04:45:39.337Z] $ docker exec 371d1c73dff89082e7a66f7dbb8d8d4b083a730bb29d517be435a62749c3b821 ssh-agent [2024-08-08T04:45:39.450Z] SSH_AUTH_SOCK=/tmp/ssh-k4mk96Ga66L6/agent.71 [2024-08-08T04:45:39.450Z] SSH_AGENT_PID=77 [2024-08-08T04:45:39.455Z] Running ssh-add (command line suppressed) [2024-08-08T04:45:39.548Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11132427370975990618.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11132427370975990618.key) [2024-08-08T04:45:39.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T04:45:39.853Z] + git semver init [2024-08-08T04:45:40.111Z] 2024-08-08 04:45:40,028 [run_init] DEBUG init version:0.0.0 force:False [2024-08-08T04:45:40.111Z] 2024-08-08 04:45:40,029 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-08-08T04:45:40.111Z] 2024-08-08 04:45:40,029 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-08-08T04:45:40.111Z] 2024-08-08 04:45:40,030 [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-08-08T04:45:41.492Z] 2024-08-08 04:45:41,162 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-08-08T04:45:41.492Z] 2024-08-08 04:45:41,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-08-08T04:45:41.492Z] 2024-08-08 04:45:41,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-08-08T04:45:41.492Z] 2024-08-08 04:45:41,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-08-08T04:45:41.492Z] 3.0.1-dev.29 [Pipeline] } [2024-08-08T04:45:41.507Z] $ docker exec --env ******** --env ******** 371d1c73dff89082e7a66f7dbb8d8d4b083a730bb29d517be435a62749c3b821 ssh-agent -k [2024-08-08T04:45:41.597Z] unset SSH_AUTH_SOCK; [2024-08-08T04:45:41.597Z] unset SSH_AGENT_PID; [2024-08-08T04:45:41.598Z] echo Agent pid 77 killed; [2024-08-08T04:45:41.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T04:45:41.930Z] + git semver [Pipeline] } [2024-08-08T04:45:42.220Z] $ docker stop --time=1 371d1c73dff89082e7a66f7dbb8d8d4b083a730bb29d517be435a62749c3b821 [2024-08-08T04:45:43.489Z] $ docker rm -f --volumes 371d1c73dff89082e7a66f7dbb8d8d4b083a730bb29d517be435a62749c3b821 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T04:45:43.828Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-08T04:45:44.067Z] Stashed 1 file(s) [Pipeline] echo [2024-08-08T04:45:44.071Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.29 [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-08-08T04:45:44.240Z] provisioning config files... [2024-08-08T04:45:44.250Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12692384149965037131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T04:45:44.559Z] ---> ****-login.sh [2024-08-08T04:45:44.559Z] nexus3.edgexfoundry.org:10001 [2024-08-08T04:45:44.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:45:44.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:45:44.559Z] Configure a credential helper to remove this warning. See [2024-08-08T04:45:44.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:45:44.559Z] [2024-08-08T04:45:44.559Z] Login Succeeded [2024-08-08T04:45:44.559Z] nexus3.edgexfoundry.org:10002 [2024-08-08T04:45:44.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:45:44.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:45:44.560Z] Configure a credential helper to remove this warning. See [2024-08-08T04:45:44.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:45:44.560Z] [2024-08-08T04:45:44.560Z] Login Succeeded [2024-08-08T04:45:44.560Z] nexus3.edgexfoundry.org:10003 [2024-08-08T04:45:44.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:45:44.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:45:44.821Z] Configure a credential helper to remove this warning. See [2024-08-08T04:45:44.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:45:44.821Z] [2024-08-08T04:45:44.821Z] Login Succeeded [2024-08-08T04:45:44.821Z] nexus3.edgexfoundry.org:10004 [2024-08-08T04:45:44.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:45:44.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:45:44.821Z] Configure a credential helper to remove this warning. See [2024-08-08T04:45:44.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:45:44.821Z] [2024-08-08T04:45:44.821Z] Login Succeeded [2024-08-08T04:45:44.821Z] ****.io [2024-08-08T04:45:45.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:45:45.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:45:45.081Z] Configure a credential helper to remove this warning. See [2024-08-08T04:45:45.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:45:45.081Z] [2024-08-08T04:45:45.081Z] Login Succeeded [2024-08-08T04:45:45.081Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T04:45:45.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-08T04:45:45.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T04:45:45.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T04:45:45.222Z] ========================================================= [2024-08-08T04:45:45.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-08T04:45:45.222Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:45:45.563Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-08T04:45:45.563Z] Sending build context to Docker daemon 25.55MB [2024-08-08T04:45:45.563Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T04:45:45.563Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-08T04:45:45.824Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-08T04:45:45.824Z] 619be1103602: Pulling fs layer [2024-08-08T04:45:45.824Z] 7862e08f4a3e: Pulling fs layer [2024-08-08T04:45:45.824Z] 5df492c9dc93: Pulling fs layer [2024-08-08T04:45:45.824Z] 7629e6793208: Pulling fs layer [2024-08-08T04:45:45.824Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T04:45:45.824Z] fb5054dd5b73: Pulling fs layer [2024-08-08T04:45:45.824Z] eeca6798cff9: Pulling fs layer [2024-08-08T04:45:45.824Z] aa269ceb94a6: Pulling fs layer [2024-08-08T04:45:45.824Z] ada007ff1a6a: Pulling fs layer [2024-08-08T04:45:45.824Z] 7629e6793208: Waiting [2024-08-08T04:45:45.824Z] 4f4fb700ef54: Waiting [2024-08-08T04:45:45.824Z] fb5054dd5b73: Waiting [2024-08-08T04:45:45.824Z] eeca6798cff9: Waiting [2024-08-08T04:45:45.824Z] ada007ff1a6a: Waiting [2024-08-08T04:45:45.824Z] 7862e08f4a3e: Download complete [2024-08-08T04:45:45.824Z] 7629e6793208: Download complete [2024-08-08T04:45:45.824Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T04:45:45.824Z] 4f4fb700ef54: Download complete [2024-08-08T04:45:45.824Z] fb5054dd5b73: Download complete [2024-08-08T04:45:45.824Z] 619be1103602: Verifying Checksum [2024-08-08T04:45:45.824Z] 619be1103602: Download complete [2024-08-08T04:45:45.824Z] eeca6798cff9: Verifying Checksum [2024-08-08T04:45:45.824Z] eeca6798cff9: Download complete [2024-08-08T04:45:45.824Z] 619be1103602: Pull complete [2024-08-08T04:45:45.824Z] ada007ff1a6a: Verifying Checksum [2024-08-08T04:45:45.824Z] ada007ff1a6a: Download complete [2024-08-08T04:45:46.082Z] 7862e08f4a3e: Pull complete [2024-08-08T04:45:46.082Z] 5df492c9dc93: Verifying Checksum [2024-08-08T04:45:46.082Z] 5df492c9dc93: Download complete [2024-08-08T04:45:46.649Z] aa269ceb94a6: Verifying Checksum [2024-08-08T04:45:49.182Z] 5df492c9dc93: Pull complete [2024-08-08T04:45:49.182Z] 7629e6793208: Pull complete [2024-08-08T04:45:49.182Z] 4f4fb700ef54: Pull complete [2024-08-08T04:45:49.441Z] fb5054dd5b73: Pull complete [2024-08-08T04:45:49.441Z] eeca6798cff9: Pull complete [2024-08-08T04:45:51.976Z] aa269ceb94a6: Pull complete [2024-08-08T04:45:52.235Z] ada007ff1a6a: Pull complete [2024-08-08T04:45:52.235Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-08T04:45:52.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T04:45:52.235Z] ---> f489d0715acc [2024-08-08T04:45:52.235Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-08T04:45:58.839Z] ---> Running in e3eeff185dec [2024-08-08T04:45:58.839Z] Removing intermediate container e3eeff185dec [2024-08-08T04:45:58.839Z] ---> d9e21a478e75 [2024-08-08T04:45:58.839Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-08T04:45:58.839Z] ---> Running in 14006df4d672 [2024-08-08T04:45:58.839Z] Removing intermediate container 14006df4d672 [2024-08-08T04:45:58.839Z] ---> cf6519121334 [2024-08-08T04:45:58.839Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-08T04:45:58.839Z] ---> Running in da1a104ee177 [2024-08-08T04:45:58.839Z] Removing intermediate container da1a104ee177 [2024-08-08T04:45:58.839Z] ---> 554807d9e5bd [2024-08-08T04:45:58.839Z] Step 6/12 : WORKDIR /device-uart [2024-08-08T04:45:58.839Z] ---> Running in 78e0e07ad292 [2024-08-08T04:45:58.839Z] Removing intermediate container 78e0e07ad292 [2024-08-08T04:45:58.839Z] ---> b321c137849c [2024-08-08T04:45:58.839Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-08T04:45:58.839Z] ---> Running in 51499f277c95 [2024-08-08T04:45:58.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T04:45:58.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T04:45:58.839Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-08T04:45:58.839Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-08T04:45:58.839Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-08T04:45:58.839Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-08T04:45:58.839Z] Executing busybox-1.36.1-r5.trigger [2024-08-08T04:45:58.839Z] OK: 268 MiB in 56 packages [2024-08-08T04:45:59.194Z] Still waiting to schedule task [2024-08-08T04:45:59.194Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-08T04:45:59.407Z] Removing intermediate container 51499f277c95 [2024-08-08T04:45:59.408Z] ---> b150a334e520 [2024-08-08T04:45:59.408Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-08T04:45:59.408Z] ---> 66ee7d23f809 [2024-08-08T04:45:59.408Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T04:45:59.408Z] ---> Running in fef62ef56d6a [2024-08-08T04:47:31.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7364 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-08-08T04:47:31.667Z] Running in /w/workspace/device-uart/36 [Pipeline] { [Pipeline] checkout [2024-08-08T04:47:34.715Z] The recommended git tool is: git [2024-08-08T04:47:35.945Z] Removing intermediate container fef62ef56d6a [2024-08-08T04:47:35.946Z] ---> bf0e529c3d61 [2024-08-08T04:47:35.946Z] Step 10/12 : COPY . . [2024-08-08T04:47:35.946Z] ---> b095d7f450db [2024-08-08T04:47:35.946Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-08T04:47:35.946Z] ---> Running in 0355fc8be56e [2024-08-08T04:47:35.946Z] Removing intermediate container 0355fc8be56e [2024-08-08T04:47:35.946Z] ---> 422c0477971e [2024-08-08T04:47:35.946Z] Step 12/12 : RUN ${MAKE} [2024-08-08T04:47:35.946Z] ---> Running in 06f256fba7a3 [2024-08-08T04:47:35.946Z] noop [2024-08-08T04:47:35.946Z] Removing intermediate container 06f256fba7a3 [2024-08-08T04:47:35.946Z] ---> a99e6f636b52 [2024-08-08T04:47:35.946Z] Successfully built a99e6f636b52 [2024-08-08T04:47:35.946Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:47:36.272Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T04:47:36.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T04:47:36.362Z] prd-ubuntu20.04-docker-8c-8g-7363 does not seem to be running inside a container [2024-08-08T04:47:36.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-08T04:47:37.024Z] $ docker top 30efe2a98f2e758752f397d7157674683bd89e243421dd632418fa32fa418716 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T04:47:37.381Z] + go version [2024-08-08T04:47:37.381Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-08T04:47:37.391Z] $ docker stop --time=1 30efe2a98f2e758752f397d7157674683bd89e243421dd632418fa32fa418716 [2024-08-08T04:47:38.691Z] $ docker rm -f --volumes 30efe2a98f2e758752f397d7157674683bd89e243421dd632418fa32fa418716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:47:39.232Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T04:47:39.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T04:47:39.320Z] prd-ubuntu20.04-docker-8c-8g-7363 does not seem to be running inside a container [2024-08-08T04:47:39.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-08T04:47:39.670Z] $ docker top 36113deead6b002ff54a223c8dd2e0d392707561b797b03c419614a507aa791e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T04:47:40.022Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-08-08T04:47:40.327Z] + make test [2024-08-08T04:47:40.327Z] go test ./... -coverprofile=coverage.out [2024-08-08T04:47:42.000Z] using credential edgex-jenkins-ssh [2024-08-08T04:47:42.034Z] Cloning the remote Git repository [2024-08-08T04:47:42.229Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-08-08T04:47:42.074Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-08-08T04:47:42.195Z] > git init /w/workspace/device-uart/36 # timeout=10 [2024-08-08T04:47:42.408Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-08-08T04:47:42.409Z] > git --version # timeout=10 [2024-08-08T04:47:42.441Z] > git --version # 'git version 2.25.1' [2024-08-08T04:47:42.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T04:47:42.714Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T04:47:45.028Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-08-08T04:47:45.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T04:47:45.974Z] Avoid second fetch [2024-08-08T04:47:45.975Z] Checking out Revision 456606cc1479f447ad62a94b16c6a77590d7088f (main) [2024-08-08T04:47:46.602Z] Commit message: "Merge pull request #65 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.0" [2024-08-08T04:47:45.990Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T04:47:46.067Z] > git checkout -f 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T04:47:51.124Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-08T04:47:51.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T04:47:51.124Z] Dload Upload Total Spent Left Speed [2024-08-08T04:47:51.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 176k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh [2024-08-08T04:47:51.455Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-08T04:47:51.777Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-08T04:47:51.777Z] + sudo tee /etc/docker/daemon.new [2024-08-08T04:47:51.777Z] { [2024-08-08T04:47:51.777Z] "registry-mirrors": [ [2024-08-08T04:47:51.777Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-08T04:47:51.777Z] ], [2024-08-08T04:47:51.777Z] "bip": "10.250.0.254/24", [2024-08-08T04:47:51.777Z] "hosts": [ [2024-08-08T04:47:51.777Z] "tcp://0.0.0.0:5555", [2024-08-08T04:47:51.777Z] "unix:///var/run/docker.sock" [2024-08-08T04:47:51.777Z] ], [2024-08-08T04:47:51.777Z] "mtu": 1458, [2024-08-08T04:47:51.777Z] "selinux-enabled": true, [2024-08-08T04:47:51.777Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-08T04:47:51.777Z] } [Pipeline] sh [2024-08-08T04:47:52.107Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-08T04:47:52.434Z] + sudo service docker restart [2024-08-08T04:48:00.309Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-08-08T04:48:00.309Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-08-08T04:48:06.869Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T04:48:10.684Z] provisioning config files... [2024-08-08T04:48:10.715Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/36@tmp/config4708193389341448541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T04:48:11.212Z] ---> ****-login.sh [2024-08-08T04:48:11.212Z] nexus3.edgexfoundry.org:10001 [2024-08-08T04:48:11.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:48:11.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:48:11.750Z] Configure a credential helper to remove this warning. See [2024-08-08T04:48:11.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:48:11.750Z] [2024-08-08T04:48:11.750Z] Login Succeeded [2024-08-08T04:48:11.750Z] nexus3.edgexfoundry.org:10002 [2024-08-08T04:48:12.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:48:12.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T04:48:12.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T04:48:12.138Z] ./bin/test-attribution-txt.sh [2024-08-08T04:48:12.138Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-08T04:48:12.138Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-08T04:48:12.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:48:12.295Z] Configure a credential helper to remove this warning. See [2024-08-08T04:48:12.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:48:12.295Z] [2024-08-08T04:48:12.295Z] Login Succeeded [2024-08-08T04:48:12.295Z] nexus3.edgexfoundry.org:10003 [2024-08-08T04:48:12.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:48:12.397Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-08T04:48:12.397Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-08T04:48:12.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-08T04:48:12.425Z] $ docker stop --time=1 36113deead6b002ff54a223c8dd2e0d392707561b797b03c419614a507aa791e [2024-08-08T04:48:12.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:48:12.565Z] Configure a credential helper to remove this warning. See [2024-08-08T04:48:12.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:48:12.565Z] [2024-08-08T04:48:12.565Z] Login Succeeded [2024-08-08T04:48:12.565Z] nexus3.edgexfoundry.org:10004 [2024-08-08T04:48:12.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:48:12.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:48:12.836Z] Configure a credential helper to remove this warning. See [2024-08-08T04:48:12.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:48:12.836Z] [2024-08-08T04:48:12.836Z] Login Succeeded [2024-08-08T04:48:12.836Z] ****.io [2024-08-08T04:48:13.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:48:13.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:48:13.371Z] Configure a credential helper to remove this warning. See [2024-08-08T04:48:13.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:48:13.371Z] [2024-08-08T04:48:13.371Z] Login Succeeded [2024-08-08T04:48:13.371Z] ---> ****-login.sh ends [2024-08-08T04:48:15.080Z] $ docker rm -f --volumes 36113deead6b002ff54a223c8dd2e0d392707561b797b03c419614a507aa791e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2024-08-08T04:48:15.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-08-08T04:48:15.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo [2024-08-08T04:48:15.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-08-08T04:48:15.657Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2024-08-08T04:48:15.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] // stage [Pipeline] echo [2024-08-08T04:48:15.715Z] ========================================================= [2024-08-08T04:48:15.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-08T04:48:15.715Z] ========================================================= [Pipeline] fileExists [Pipeline] stage [Pipeline] { (Build) [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-08-08T04:48:16.074Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-08T04:48:16.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-08T04:48:16.597Z] + ls -al . [2024-08-08T04:48:16.597Z] total 224 [2024-08-08T04:48:16.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 04:47 . [2024-08-08T04:48:16.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 04:45 .. [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 8 04:45 .dockerignore [2024-08-08T04:48:16.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 04:47 .git [2024-08-08T04:48:16.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:45 .github [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 8 04:45 .gitignore [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 8 04:45 .golangci.yml [2024-08-08T04:48:16.597Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 04:45 .semver [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 8 04:45 Attribution.txt [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 1908 Aug 8 04:45 CHANGELOG.md [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 1886 Aug 8 04:45 Dockerfile [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 04:45 GOVERNANCE.md [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 8 04:45 Jenkinsfile [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 8 04:45 LICENSE [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 8 04:45 Makefile [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 8 04:45 OWNERS.md [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 8892 Aug 8 04:45 README.md [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 8 04:45 VERSION [2024-08-08T04:48:16.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 04:45 bin [2024-08-08T04:48:16.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:45 cmd [2024-08-08T04:48:16.597Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 8 04:47 coverage.out [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 6964 Aug 8 04:45 go.mod [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 101892 Aug 8 04:45 go.sum [2024-08-08T04:48:16.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:45 internal [2024-08-08T04:48:16.597Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 8 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:48:16.661Z] Sending build context to Docker daemon 12.84MB [2024-08-08T04:48:16.661Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T04:48:16.661Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-08T04:48:16.661Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-08T04:48:16.661Z] c6b39de5b339: Pulling fs layer [2024-08-08T04:48:16.661Z] a69c41024577: Pulling fs layer [2024-08-08T04:48:16.661Z] d6de4b400683: Pulling fs layer [2024-08-08T04:48:16.661Z] 35cb2a7552d0: Pulling fs layer [2024-08-08T04:48:16.661Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T04:48:16.661Z] 464afbd9ba4c: Pulling fs layer [2024-08-08T04:48:16.661Z] 00f215d4a9da: Pulling fs layer [2024-08-08T04:48:16.661Z] d496ad576159: Pulling fs layer [2024-08-08T04:48:16.661Z] 464afbd9ba4c: Waiting [2024-08-08T04:48:16.661Z] 00f215d4a9da: Waiting [2024-08-08T04:48:16.661Z] d496ad576159: Waiting [2024-08-08T04:48:16.661Z] 35cb2a7552d0: Waiting [2024-08-08T04:48:16.661Z] 4f4fb700ef54: Waiting [2024-08-08T04:48:16.661Z] a69c41024577: Verifying Checksum [2024-08-08T04:48:16.661Z] a69c41024577: Download complete [2024-08-08T04:48:16.661Z] 35cb2a7552d0: Verifying Checksum [2024-08-08T04:48:16.661Z] 35cb2a7552d0: Download complete [2024-08-08T04:48:16.932Z] + 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=456606cc1479f447ad62a94b16c6a77590d7088f --label arch=amd64 --label version=3.0.1-dev.29 . [2024-08-08T04:48:16.933Z] Sending build context to Docker daemon 25.55MB [2024-08-08T04:48:16.933Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T04:48:16.933Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-08T04:48:16.933Z] ---> a99e6f636b52 [2024-08-08T04:48:16.933Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-08T04:48:16.934Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T04:48:16.934Z] 4f4fb700ef54: Download complete [2024-08-08T04:48:16.934Z] 464afbd9ba4c: Download complete [2024-08-08T04:48:16.934Z] c6b39de5b339: Download complete [2024-08-08T04:48:17.210Z] d496ad576159: Verifying Checksum [2024-08-08T04:48:17.210Z] d496ad576159: Download complete [2024-08-08T04:48:17.502Z] ---> Running in daaa71a6074e [2024-08-08T04:48:17.502Z] Removing intermediate container daaa71a6074e [2024-08-08T04:48:17.502Z] ---> ab38491730c5 [2024-08-08T04:48:17.502Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-08T04:48:17.502Z] ---> Running in ed05afdf4b9c [2024-08-08T04:48:17.502Z] Removing intermediate container ed05afdf4b9c [2024-08-08T04:48:17.502Z] ---> ecbfcf6637ea [2024-08-08T04:48:17.502Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-08T04:48:17.502Z] ---> Running in 8b72a699046b [2024-08-08T04:48:17.761Z] Removing intermediate container 8b72a699046b [2024-08-08T04:48:17.761Z] ---> 45a837791c70 [2024-08-08T04:48:17.761Z] Step 6/26 : WORKDIR /device-uart [2024-08-08T04:48:17.761Z] ---> Running in f339c3dbfda2 [2024-08-08T04:48:17.761Z] Removing intermediate container f339c3dbfda2 [2024-08-08T04:48:17.761Z] ---> 6e76aa14e124 [2024-08-08T04:48:17.761Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-08T04:48:17.761Z] ---> Running in 309ce736c547 [2024-08-08T04:48:17.803Z] c6b39de5b339: Pull complete [2024-08-08T04:48:18.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T04:48:18.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T04:48:18.390Z] a69c41024577: Pull complete [2024-08-08T04:48:18.540Z] OK: 268 MiB in 56 packages [2024-08-08T04:48:18.660Z] d6de4b400683: Verifying Checksum [2024-08-08T04:48:18.660Z] d6de4b400683: Download complete [2024-08-08T04:48:19.110Z] Removing intermediate container 309ce736c547 [2024-08-08T04:48:19.110Z] ---> 0f63a18e0883 [2024-08-08T04:48:19.110Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-08T04:48:19.370Z] ---> ea74b465d329 [2024-08-08T04:48:19.370Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T04:48:19.370Z] ---> Running in e60c5e061a3d [2024-08-08T04:48:19.624Z] 00f215d4a9da: Verifying Checksum [2024-08-08T04:48:19.624Z] 00f215d4a9da: Download complete [2024-08-08T04:48:19.937Z] Removing intermediate container e60c5e061a3d [2024-08-08T04:48:19.937Z] ---> c507fa7758a4 [2024-08-08T04:48:19.937Z] Step 10/26 : COPY . . [2024-08-08T04:48:21.161Z] ---> d643bf884118 [2024-08-08T04:48:21.161Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-08T04:48:21.161Z] ---> Running in b7c0acd0a502 [2024-08-08T04:48:21.161Z] Removing intermediate container b7c0acd0a502 [2024-08-08T04:48:21.161Z] ---> 44add5235b8f [2024-08-08T04:48:21.161Z] Step 12/26 : RUN ${MAKE} [2024-08-08T04:48:21.419Z] ---> Running in 0dbfe614d39d [2024-08-08T04:48:21.679Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.29 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-08-08T04:48:31.962Z] d6de4b400683: Pull complete [2024-08-08T04:48:31.962Z] 35cb2a7552d0: Pull complete [2024-08-08T04:48:31.962Z] 4f4fb700ef54: Pull complete [2024-08-08T04:48:31.962Z] 464afbd9ba4c: Pull complete [2024-08-08T04:48:42.053Z] 00f215d4a9da: Pull complete [2024-08-08T04:48:42.053Z] d496ad576159: Pull complete [2024-08-08T04:48:42.053Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-08T04:48:42.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T04:48:42.053Z] ---> f246e2811388 [2024-08-08T04:48:42.053Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-08T04:48:43.028Z] ---> Running in b6d0b6bd1df6 [2024-08-08T04:48:43.028Z] Removing intermediate container b6d0b6bd1df6 [2024-08-08T04:48:43.028Z] ---> 82044ae8cedc [2024-08-08T04:48:43.028Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-08T04:48:43.297Z] ---> Running in 4fe87a3ca469 [2024-08-08T04:48:43.565Z] Removing intermediate container 4fe87a3ca469 [2024-08-08T04:48:43.565Z] ---> 5bca1bfeef32 [2024-08-08T04:48:43.565Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-08T04:48:43.565Z] ---> Running in 303017bc3e25 [2024-08-08T04:48:43.836Z] Removing intermediate container 303017bc3e25 [2024-08-08T04:48:43.836Z] ---> 63c49d0eb6f7 [2024-08-08T04:48:43.836Z] Step 6/12 : WORKDIR /device-uart [2024-08-08T04:48:43.836Z] ---> Running in 7e02a6ef9cbe [2024-08-08T04:48:44.104Z] Removing intermediate container 7e02a6ef9cbe [2024-08-08T04:48:44.104Z] ---> 738060e49f1b [2024-08-08T04:48:44.104Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-08T04:48:44.371Z] ---> Running in 50be60d52e69 [2024-08-08T04:48:45.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T04:48:45.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T04:48:47.018Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-08T04:48:47.018Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-08T04:48:47.018Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-08T04:48:47.018Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-08T04:48:47.018Z] Executing busybox-1.36.1-r5.trigger [2024-08-08T04:48:47.018Z] OK: 271 MiB in 56 packages [2024-08-08T04:48:47.980Z] Removing intermediate container 50be60d52e69 [2024-08-08T04:48:47.980Z] ---> 7fca2c0a4d8b [2024-08-08T04:48:47.980Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-08T04:48:48.568Z] ---> 77c0dd45c66b [2024-08-08T04:48:48.568Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T04:48:48.568Z] ---> Running in 66d31fbbf8ab [2024-08-08T04:49:00.622Z] Removing intermediate container 0dbfe614d39d [2024-08-08T04:49:00.622Z] ---> 5a4950c068d0 [2024-08-08T04:49:00.622Z] Step 13/26 : FROM alpine:3.18 [2024-08-08T04:49:00.622Z] 3.18: Pulling from library/alpine [2024-08-08T04:49:00.622Z] 930bdd4d222e: Pulling fs layer [2024-08-08T04:49:00.622Z] 930bdd4d222e: Verifying Checksum [2024-08-08T04:49:00.622Z] 930bdd4d222e: Download complete [2024-08-08T04:49:00.622Z] 930bdd4d222e: Pull complete [2024-08-08T04:49:00.622Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T04:49:00.622Z] Status: Downloaded newer image for alpine:3.18 [2024-08-08T04:49:00.622Z] ---> 18f865063206 [2024-08-08T04:49:00.622Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-08T04:49:00.622Z] ---> Running in 3b30e0ac096f [2024-08-08T04:49:00.622Z] Removing intermediate container 3b30e0ac096f [2024-08-08T04:49:00.622Z] ---> d0053b7ce603 [2024-08-08T04:49:00.622Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-08T04:49:00.622Z] ---> Running in bb827a89f685 [2024-08-08T04:49:00.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T04:49:00.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T04:49:00.622Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T04:49:00.622Z] Executing busybox-1.36.1-r7.trigger [2024-08-08T04:49:00.622Z] OK: 7 MiB in 16 packages [2024-08-08T04:49:04.829Z] Removing intermediate container bb827a89f685 [2024-08-08T04:49:04.829Z] ---> ae2a61602029 [2024-08-08T04:49:04.830Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-08T04:49:04.830Z] ---> Running in 7453711aea1e [2024-08-08T04:49:05.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T04:49:05.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T04:49:05.348Z] OK: 7 MiB in 16 packages [2024-08-08T04:49:05.606Z] Removing intermediate container 7453711aea1e [2024-08-08T04:49:05.606Z] ---> ca16d50a864c [2024-08-08T04:49:05.606Z] Step 17/26 : WORKDIR / [2024-08-08T04:49:05.606Z] ---> Running in d22cd9e83d90 [2024-08-08T04:49:05.865Z] Removing intermediate container d22cd9e83d90 [2024-08-08T04:49:05.865Z] ---> 0040b0c3482e [2024-08-08T04:49:05.865Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-08-08T04:49:05.865Z] ---> f9336237331b [2024-08-08T04:49:05.865Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-08-08T04:49:06.123Z] ---> 3a4d7d707252 [2024-08-08T04:49:06.123Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-08-08T04:49:09.405Z] ---> a4d4cc2e2eba [2024-08-08T04:49:09.405Z] Step 21/26 : EXPOSE 59995 [2024-08-08T04:49:09.405Z] ---> Running in 7fa46cda882b [2024-08-08T04:49:09.405Z] Removing intermediate container 7fa46cda882b [2024-08-08T04:49:09.405Z] ---> 92cb6d306eb0 [2024-08-08T04:49:09.405Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-08-08T04:49:09.405Z] ---> Running in 5df330cb6db7 [2024-08-08T04:49:09.663Z] Removing intermediate container 5df330cb6db7 [2024-08-08T04:49:09.663Z] ---> b9ab05ebba11 [2024-08-08T04:49:09.663Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-08T04:49:09.922Z] ---> Running in b230ea6017b7 [2024-08-08T04:49:10.180Z] Removing intermediate container b230ea6017b7 [2024-08-08T04:49:10.180Z] ---> 2b961f06bfaf [2024-08-08T04:49:10.180Z] Step 24/26 : LABEL arch=amd64 [2024-08-08T04:49:10.180Z] ---> Running in 0d88d5d24caf [2024-08-08T04:49:10.440Z] Removing intermediate container 0d88d5d24caf [2024-08-08T04:49:10.440Z] ---> f5265be32845 [2024-08-08T04:49:10.440Z] Step 25/26 : LABEL git_sha=456606cc1479f447ad62a94b16c6a77590d7088f [2024-08-08T04:49:10.440Z] ---> Running in e49d1eedaccf [2024-08-08T04:49:10.440Z] Removing intermediate container e49d1eedaccf [2024-08-08T04:49:10.440Z] ---> a4cd97f2e34b [2024-08-08T04:49:10.440Z] Step 26/26 : LABEL version=3.0.1-dev.29 [2024-08-08T04:49:10.699Z] ---> Running in 94b074332c85 [2024-08-08T04:49:10.699Z] Removing intermediate container 94b074332c85 [2024-08-08T04:49:10.699Z] ---> 41f31c795170 [2024-08-08T04:49:10.699Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-08T04:49:10.699Z] Successfully built 41f31c795170 [2024-08-08T04:49:10.699Z] 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-08-08T04:49:10.858Z] provisioning config files... [2024-08-08T04:49:10.867Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9073523266240232553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T04:49:11.178Z] ---> ****-login.sh [2024-08-08T04:49:11.178Z] nexus3.edgexfoundry.org:10001 [2024-08-08T04:49:11.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:49:11.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:49:11.178Z] Configure a credential helper to remove this warning. See [2024-08-08T04:49:11.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:49:11.178Z] [2024-08-08T04:49:11.178Z] Login Succeeded [2024-08-08T04:49:11.178Z] nexus3.edgexfoundry.org:10002 [2024-08-08T04:49:11.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:49:11.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:49:11.178Z] Configure a credential helper to remove this warning. See [2024-08-08T04:49:11.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:49:11.179Z] [2024-08-08T04:49:11.179Z] Login Succeeded [2024-08-08T04:49:11.179Z] nexus3.edgexfoundry.org:10003 [2024-08-08T04:49:11.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:49:11.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:49:11.442Z] Configure a credential helper to remove this warning. See [2024-08-08T04:49:11.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:49:11.442Z] [2024-08-08T04:49:11.442Z] Login Succeeded [2024-08-08T04:49:11.442Z] nexus3.edgexfoundry.org:10004 [2024-08-08T04:49:11.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:49:11.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:49:11.442Z] Configure a credential helper to remove this warning. See [2024-08-08T04:49:11.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:49:11.442Z] [2024-08-08T04:49:11.442Z] Login Succeeded [2024-08-08T04:49:11.442Z] ****.io [2024-08-08T04:49:11.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:49:11.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:49:11.703Z] Configure a credential helper to remove this warning. See [2024-08-08T04:49:11.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:49:11.703Z] [2024-08-08T04:49:11.703Z] Login Succeeded [2024-08-08T04:49:11.703Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T04:49:11.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-08T04:49:11.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T04:49:11.797Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-08-08T04:49:11.798Z] 456606cc1479f447ad62a94b16c6a77590d7088f [2024-08-08T04:49:11.798Z] latest [2024-08-08T04:49:11.798Z] 3.0.1-dev.29 [2024-08-08T04:49:11.798Z] 456606cc1479f447ad62a94b16c6a77590d7088f-3.0.1-dev.29 [2024-08-08T04:49:11.798Z] main [2024-08-08T04:49:11.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:12.155Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:456606cc1479f447ad62a94b16c6a77590d7088f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:12.480Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:456606cc1479f447ad62a94b16c6a77590d7088f [2024-08-08T04:49:12.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-08-08T04:49:12.480Z] 5c60bc6382e7: Preparing [2024-08-08T04:49:12.480Z] 4e60b567e446: Preparing [2024-08-08T04:49:12.480Z] d69ade704e58: Preparing [2024-08-08T04:49:12.480Z] f94529a3c95f: Preparing [2024-08-08T04:49:12.480Z] 51c737d51d7a: Preparing [2024-08-08T04:49:12.480Z] ce7f800efff9: Preparing [2024-08-08T04:49:12.481Z] ce7f800efff9: Waiting [2024-08-08T04:49:12.481Z] 51c737d51d7a: Pushed [2024-08-08T04:49:12.481Z] 4e60b567e446: Pushed [2024-08-08T04:49:12.481Z] f94529a3c95f: Pushed [2024-08-08T04:49:12.481Z] d69ade704e58: Pushed [2024-08-08T04:49:12.481Z] ce7f800efff9: Layer already exists [2024-08-08T04:49:16.671Z] 5c60bc6382e7: Pushed [2024-08-08T04:49:16.671Z] 456606cc1479f447ad62a94b16c6a77590d7088f: digest: sha256:b99f22ecd3ca3425450868738ff3c7ba81f45aa8ea491b43f3c50e132219fc64 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:17.029Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:17.354Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-08-08T04:49:17.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-08-08T04:49:17.354Z] 5c60bc6382e7: Preparing [2024-08-08T04:49:17.354Z] 4e60b567e446: Preparing [2024-08-08T04:49:17.354Z] d69ade704e58: Preparing [2024-08-08T04:49:17.354Z] f94529a3c95f: Preparing [2024-08-08T04:49:17.354Z] 51c737d51d7a: Preparing [2024-08-08T04:49:17.354Z] ce7f800efff9: Preparing [2024-08-08T04:49:17.354Z] 5c60bc6382e7: Layer already exists [2024-08-08T04:49:17.354Z] 4e60b567e446: Layer already exists [2024-08-08T04:49:17.354Z] 51c737d51d7a: Layer already exists [2024-08-08T04:49:17.354Z] f94529a3c95f: Layer already exists [2024-08-08T04:49:17.354Z] d69ade704e58: Layer already exists [2024-08-08T04:49:17.354Z] ce7f800efff9: Layer already exists [2024-08-08T04:49:17.354Z] latest: digest: sha256:b99f22ecd3ca3425450868738ff3c7ba81f45aa8ea491b43f3c50e132219fc64 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:17.691Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:18.024Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.29 [2024-08-08T04:49:18.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-08-08T04:49:18.025Z] 5c60bc6382e7: Preparing [2024-08-08T04:49:18.025Z] 4e60b567e446: Preparing [2024-08-08T04:49:18.025Z] d69ade704e58: Preparing [2024-08-08T04:49:18.025Z] f94529a3c95f: Preparing [2024-08-08T04:49:18.025Z] 51c737d51d7a: Preparing [2024-08-08T04:49:18.025Z] ce7f800efff9: Preparing [2024-08-08T04:49:18.025Z] ce7f800efff9: Waiting [2024-08-08T04:49:18.025Z] f94529a3c95f: Layer already exists [2024-08-08T04:49:18.025Z] 5c60bc6382e7: Layer already exists [2024-08-08T04:49:18.025Z] d69ade704e58: Layer already exists [2024-08-08T04:49:18.025Z] 4e60b567e446: Layer already exists [2024-08-08T04:49:18.025Z] ce7f800efff9: Layer already exists [2024-08-08T04:49:18.025Z] 51c737d51d7a: Layer already exists [2024-08-08T04:49:18.025Z] 3.0.1-dev.29: digest: sha256:b99f22ecd3ca3425450868738ff3c7ba81f45aa8ea491b43f3c50e132219fc64 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:18.361Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:456606cc1479f447ad62a94b16c6a77590d7088f-3.0.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:18.692Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:456606cc1479f447ad62a94b16c6a77590d7088f-3.0.1-dev.29 [2024-08-08T04:49:18.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-08-08T04:49:18.692Z] 5c60bc6382e7: Preparing [2024-08-08T04:49:18.692Z] 4e60b567e446: Preparing [2024-08-08T04:49:18.692Z] d69ade704e58: Preparing [2024-08-08T04:49:18.692Z] f94529a3c95f: Preparing [2024-08-08T04:49:18.692Z] 51c737d51d7a: Preparing [2024-08-08T04:49:18.692Z] ce7f800efff9: Preparing [2024-08-08T04:49:18.692Z] ce7f800efff9: Waiting [2024-08-08T04:49:18.692Z] d69ade704e58: Layer already exists [2024-08-08T04:49:18.692Z] 4e60b567e446: Layer already exists [2024-08-08T04:49:18.692Z] 51c737d51d7a: Layer already exists [2024-08-08T04:49:18.692Z] f94529a3c95f: Layer already exists [2024-08-08T04:49:18.692Z] 5c60bc6382e7: Layer already exists [2024-08-08T04:49:18.692Z] ce7f800efff9: Layer already exists [2024-08-08T04:49:18.692Z] 456606cc1479f447ad62a94b16c6a77590d7088f-3.0.1-dev.29: digest: sha256:b99f22ecd3ca3425450868738ff3c7ba81f45aa8ea491b43f3c50e132219fc64 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:19.033Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:19.356Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-08-08T04:49:19.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-08-08T04:49:19.356Z] 5c60bc6382e7: Preparing [2024-08-08T04:49:19.356Z] 4e60b567e446: Preparing [2024-08-08T04:49:19.356Z] d69ade704e58: Preparing [2024-08-08T04:49:19.356Z] f94529a3c95f: Preparing [2024-08-08T04:49:19.356Z] 51c737d51d7a: Preparing [2024-08-08T04:49:19.356Z] ce7f800efff9: Preparing [2024-08-08T04:49:19.356Z] ce7f800efff9: Waiting [2024-08-08T04:49:19.356Z] 51c737d51d7a: Layer already exists [2024-08-08T04:49:19.356Z] d69ade704e58: Layer already exists [2024-08-08T04:49:19.356Z] 4e60b567e446: Layer already exists [2024-08-08T04:49:19.356Z] f94529a3c95f: Layer already exists [2024-08-08T04:49:19.356Z] 5c60bc6382e7: Layer already exists [2024-08-08T04:49:19.356Z] ce7f800efff9: Layer already exists [2024-08-08T04:49:19.356Z] main: digest: sha256:b99f22ecd3ca3425450868738ff3c7ba81f45aa8ea491b43f3c50e132219fc64 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-08T04:49:19.443Z] ===================================================== [Pipeline] echo [2024-08-08T04:49:19.462Z] taggedImages: [2024-08-08T04:49:19.462Z] - nexus3.edgexfoundry.org:10004/device-uart:456606cc1479f447ad62a94b16c6a77590d7088f [2024-08-08T04:49:19.462Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-08-08T04:49:19.462Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.29 [2024-08-08T04:49:19.462Z] - nexus3.edgexfoundry.org:10004/device-uart:456606cc1479f447ad62a94b16c6a77590d7088f-3.0.1-dev.29 [2024-08-08T04:49:19.462Z] - 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-08-08T04:49:19.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T04:49:19.880Z] [2024-08-08T04:49:19.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:49:20.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T04:49:20.196Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-08T04:49:20.196Z] 5eb5b503b376: Pulling fs layer [2024-08-08T04:49:20.196Z] 5c69ac0246d0: Pulling fs layer [2024-08-08T04:49:20.196Z] ec43610c2a17: Pulling fs layer [2024-08-08T04:49:20.196Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-08T04:49:20.196Z] 33b1e0a273af: Pulling fs layer [2024-08-08T04:49:20.196Z] 5d3b04190fa2: Pulling fs layer [2024-08-08T04:49:20.196Z] 2f39f015ded8: Pulling fs layer [2024-08-08T04:49:20.196Z] 33b1e0a273af: Waiting [2024-08-08T04:49:20.196Z] 5d3b04190fa2: Waiting [2024-08-08T04:49:20.196Z] 2f39f015ded8: Waiting [2024-08-08T04:49:20.196Z] 3a2ae6a8a46f: Waiting [2024-08-08T04:49:20.196Z] 5c69ac0246d0: Verifying Checksum [2024-08-08T04:49:20.196Z] 5c69ac0246d0: Download complete [2024-08-08T04:49:20.196Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-08T04:49:20.196Z] 3a2ae6a8a46f: Download complete [2024-08-08T04:49:20.455Z] ec43610c2a17: Verifying Checksum [2024-08-08T04:49:20.455Z] ec43610c2a17: Download complete [2024-08-08T04:49:20.455Z] 5d3b04190fa2: Verifying Checksum [2024-08-08T04:49:20.455Z] 5d3b04190fa2: Download complete [2024-08-08T04:49:20.455Z] 33b1e0a273af: Verifying Checksum [2024-08-08T04:49:20.455Z] 33b1e0a273af: Download complete [2024-08-08T04:49:20.713Z] 5eb5b503b376: Verifying Checksum [2024-08-08T04:49:20.713Z] 5eb5b503b376: Download complete [2024-08-08T04:49:21.276Z] 2f39f015ded8: Download complete [2024-08-08T04:49:21.843Z] 5eb5b503b376: Pull complete [2024-08-08T04:49:22.102Z] 5c69ac0246d0: Pull complete [2024-08-08T04:49:22.360Z] ec43610c2a17: Pull complete [2024-08-08T04:49:22.361Z] 3a2ae6a8a46f: Pull complete [2024-08-08T04:49:22.620Z] 33b1e0a273af: Pull complete [2024-08-08T04:49:22.620Z] 5d3b04190fa2: Pull complete [2024-08-08T04:49:26.815Z] 2f39f015ded8: Pull complete [2024-08-08T04:49:26.816Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-08T04:49:26.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T04:49:26.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T04:49:26.971Z] prd-ubuntu20.04-docker-8c-8g-7363 does not seem to be running inside a container [2024-08-08T04:49:27.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-08T04:49:32.499Z] $ docker top f550c5ba3f30dc0bfce0afba032f76e43758045599aa45c743a91f155fbb86ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T04:49:32.988Z] ---> job-cost.sh [2024-08-08T04:49:32.988Z] lf-activate-venv: SKIPPING [2024-08-08T04:49:32.988Z] INFO: No Stack... [2024-08-08T04:49:33.247Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-08T04:49:33.520Z] INFO: Archiving Costs [Pipeline] sh [2024-08-08T04:49:33.830Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-08-08T04:49:33.830Z] + cut -d, -f6 [Pipeline] lock [2024-08-08T04:49:33.843Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-36-stack-cost] [2024-08-08T04:49:33.853Z] Resource [jenkins-edgexfoundry-device-uart-main-36-stack-cost] did not exist. Created. [2024-08-08T04:49:33.858Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-08T04:49:34.184Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-08T04:49:34.222Z] Stashed 1 file(s) [Pipeline] } [2024-08-08T04:49:34.230Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-08T04:49:34.261Z] $ docker stop --time=1 f550c5ba3f30dc0bfce0afba032f76e43758045599aa45c743a91f155fbb86ed [2024-08-08T04:49:35.778Z] $ docker rm -f --volumes f550c5ba3f30dc0bfce0afba032f76e43758045599aa45c743a91f155fbb86ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-08T04:50:40.235Z] Removing intermediate container 66d31fbbf8ab [2024-08-08T04:50:40.235Z] ---> 7927e8ca5d8f [2024-08-08T04:50:40.235Z] Step 10/12 : COPY . . [2024-08-08T04:50:40.235Z] ---> de21d4ad345b [2024-08-08T04:50:40.235Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-08T04:50:40.235Z] ---> Running in 8aeeed72947a [2024-08-08T04:50:40.235Z] Removing intermediate container 8aeeed72947a [2024-08-08T04:50:40.235Z] ---> 6cac1b6ea55a [2024-08-08T04:50:40.235Z] Step 12/12 : RUN ${MAKE} [2024-08-08T04:50:40.235Z] ---> Running in 2ca926dce7cb [2024-08-08T04:50:40.235Z] noop [2024-08-08T04:50:40.235Z] Removing intermediate container 2ca926dce7cb [2024-08-08T04:50:40.235Z] ---> 1144d6257972 [2024-08-08T04:50:40.235Z] Successfully built 1144d6257972 [2024-08-08T04:50:40.235Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:50:40.609Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T04:50:40.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T04:50:40.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-7364 does not seem to be running inside a container [2024-08-08T04:50:40.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/36 -v /w/workspace/device-uart/36:/w/workspace/device-uart/36:rw,z -v /w/workspace/device-uart/36@tmp:/w/workspace/device-uart/36@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-08-08T04:50:42.093Z] $ docker top 1aa5468af67586efa5eec8a368e05ee471f0989289439e5e140ba0876cd037c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T04:50:42.913Z] + go version [2024-08-08T04:50:42.913Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-08T04:50:42.929Z] $ docker stop --time=1 1aa5468af67586efa5eec8a368e05ee471f0989289439e5e140ba0876cd037c8 [2024-08-08T04:50:45.108Z] $ docker rm -f --volumes 1aa5468af67586efa5eec8a368e05ee471f0989289439e5e140ba0876cd037c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:50:45.689Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T04:50:45.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T04:50:45.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-7364 does not seem to be running inside a container [2024-08-08T04:50:45.969Z] $ 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/36 -v /w/workspace/device-uart/36:/w/workspace/device-uart/36:rw,z -v /w/workspace/device-uart/36@tmp:/w/workspace/device-uart/36@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-08-08T04:50:47.141Z] $ docker top 42303326c24a5df5281bac4af4c38ea2423e2cc1565eff8edf48fe20d12483c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T04:50:47.978Z] + git config --global --add safe.directory /w/workspace/device-uart/36 [Pipeline] fileExists [Pipeline] sh [2024-08-08T04:50:48.623Z] + make test [2024-08-08T04:50:48.623Z] go test ./... -coverprofile=coverage.out [2024-08-08T04:50:53.961Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-08-08T04:54:15.733Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-08-08T04:54:15.733Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-08-08T04:54:15.733Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-08T04:54:15.733Z] go vet ./... [2024-08-08T04:54:47.942Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T04:54:47.942Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T04:54:47.942Z] ./bin/test-attribution-txt.sh [2024-08-08T04:54:47.942Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-08T04:54:47.942Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-08T04:54:47.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-08T04:54:47.989Z] $ docker stop --time=1 42303326c24a5df5281bac4af4c38ea2423e2cc1565eff8edf48fe20d12483c0 [2024-08-08T04:54:49.861Z] $ docker rm -f --volumes 42303326c24a5df5281bac4af4c38ea2423e2cc1565eff8edf48fe20d12483c0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T04:54:51.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-08T04:54:51.405Z] Warning: overwriting stash ‘coverage-report’ [2024-08-08T04:54:51.857Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T04:54:52.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-08T04:54:52.585Z] + ls -al . [2024-08-08T04:54:52.585Z] total 220 [2024-08-08T04:54:52.585Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 8 04:50 . [2024-08-08T04:54:52.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 04:47 .. [2024-08-08T04:54:52.585Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 8 04:47 .dockerignore [2024-08-08T04:54:52.586Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 04:47 .git [2024-08-08T04:54:52.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:47 .github [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 8 04:47 .gitignore [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 8 04:47 .golangci.yml [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 8 04:47 Attribution.txt [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 1908 Aug 8 04:47 CHANGELOG.md [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 1886 Aug 8 04:47 Dockerfile [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 04:47 GOVERNANCE.md [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 8 04:47 Jenkinsfile [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 8 04:47 LICENSE [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 8 04:47 Makefile [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 8 04:47 OWNERS.md [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 8892 Aug 8 04:47 README.md [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 8 04:45 VERSION [2024-08-08T04:54:52.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 04:47 bin [2024-08-08T04:54:52.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:47 cmd [2024-08-08T04:54:52.586Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 8 04:50 coverage.out [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 6964 Aug 8 04:47 go.mod [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 101892 Aug 8 04:47 go.sum [2024-08-08T04:54:52.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:47 internal [2024-08-08T04:54:52.586Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 8 04:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:54:52.929Z] + 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=456606cc1479f447ad62a94b16c6a77590d7088f --label arch=arm64 --label version=3.0.1-dev.29 . [2024-08-08T04:54:53.513Z] Sending build context to Docker daemon 12.85MB [2024-08-08T04:54:53.513Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T04:54:53.513Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-08T04:54:53.513Z] ---> 1144d6257972 [2024-08-08T04:54:53.513Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-08T04:54:53.513Z] ---> Running in 12c59f71f728 [2024-08-08T04:54:53.782Z] Removing intermediate container 12c59f71f728 [2024-08-08T04:54:53.782Z] ---> 631026719bab [2024-08-08T04:54:53.782Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-08T04:54:54.048Z] ---> Running in 5befc161f95f [2024-08-08T04:54:54.317Z] Removing intermediate container 5befc161f95f [2024-08-08T04:54:54.317Z] ---> 594425b3c30d [2024-08-08T04:54:54.317Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-08T04:54:54.317Z] ---> Running in 62d32339231a [2024-08-08T04:54:54.584Z] Removing intermediate container 62d32339231a [2024-08-08T04:54:54.584Z] ---> ec66b6a946c8 [2024-08-08T04:54:54.584Z] Step 6/26 : WORKDIR /device-uart [2024-08-08T04:54:54.584Z] ---> Running in 02aef739e115 [2024-08-08T04:54:55.166Z] Removing intermediate container 02aef739e115 [2024-08-08T04:54:55.166Z] ---> a9dd19f06fb9 [2024-08-08T04:54:55.166Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-08T04:54:55.166Z] ---> Running in ef2f95507974 [2024-08-08T04:54:56.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T04:54:56.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T04:54:57.344Z] OK: 271 MiB in 56 packages [2024-08-08T04:54:57.927Z] Removing intermediate container ef2f95507974 [2024-08-08T04:54:57.927Z] ---> f9f3276f8eb8 [2024-08-08T04:54:57.927Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-08T04:54:58.510Z] ---> adbc58c8a16f [2024-08-08T04:54:58.510Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T04:54:58.510Z] ---> Running in f685941d1134 [2024-08-08T04:55:01.084Z] Removing intermediate container f685941d1134 [2024-08-08T04:55:01.084Z] ---> 509ab103db9b [2024-08-08T04:55:01.084Z] Step 10/26 : COPY . . [2024-08-08T04:55:01.674Z] ---> 0f4ad933330d [2024-08-08T04:55:01.674Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-08T04:55:01.674Z] ---> Running in 7ea81838beed [2024-08-08T04:55:01.942Z] Removing intermediate container 7ea81838beed [2024-08-08T04:55:01.942Z] ---> d109678ea139 [2024-08-08T04:55:01.942Z] Step 12/26 : RUN ${MAKE} [2024-08-08T04:55:02.210Z] ---> Running in bae05b3ea3a1 [2024-08-08T04:55:03.166Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.29 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-08-08T04:58:39.960Z] Removing intermediate container bae05b3ea3a1 [2024-08-08T04:58:39.960Z] ---> 9073def5ee98 [2024-08-08T04:58:39.960Z] Step 13/26 : FROM alpine:3.18 [2024-08-08T04:58:39.960Z] 3.18: Pulling from library/alpine [2024-08-08T04:58:39.960Z] 4983c3fe2029: Pulling fs layer [2024-08-08T04:58:39.960Z] 4983c3fe2029: Verifying Checksum [2024-08-08T04:58:39.960Z] 4983c3fe2029: Download complete [2024-08-08T04:58:39.960Z] 4983c3fe2029: Pull complete [2024-08-08T04:58:39.960Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T04:58:39.960Z] Status: Downloaded newer image for alpine:3.18 [2024-08-08T04:58:39.960Z] ---> a0237000ae83 [2024-08-08T04:58:39.960Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-08T04:58:39.960Z] ---> Running in b861e23b8c7c [2024-08-08T04:58:39.960Z] Removing intermediate container b861e23b8c7c [2024-08-08T04:58:39.960Z] ---> 5a46b7b4e996 [2024-08-08T04:58:39.960Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-08T04:58:39.960Z] ---> Running in 0bb7b69e94a0 [2024-08-08T04:58:39.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T04:58:39.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T04:58:39.960Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T04:58:39.960Z] Executing busybox-1.36.1-r7.trigger [2024-08-08T04:58:39.960Z] OK: 8 MiB in 16 packages [2024-08-08T04:58:40.227Z] Removing intermediate container 0bb7b69e94a0 [2024-08-08T04:58:40.227Z] ---> 1ade6baba339 [2024-08-08T04:58:40.227Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-08T04:58:40.495Z] ---> Running in 8250fe07e92c [2024-08-08T04:58:41.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T04:58:41.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T04:58:42.713Z] OK: 8 MiB in 16 packages [2024-08-08T04:58:43.684Z] Removing intermediate container 8250fe07e92c [2024-08-08T04:58:43.684Z] ---> 89861842b355 [2024-08-08T04:58:43.684Z] Step 17/26 : WORKDIR / [2024-08-08T04:58:43.951Z] ---> Running in 1f4d7d205561 [2024-08-08T04:58:44.219Z] Removing intermediate container 1f4d7d205561 [2024-08-08T04:58:44.219Z] ---> d64f8c3890af [2024-08-08T04:58:44.219Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-08-08T04:58:44.803Z] ---> 344ced1da17d [2024-08-08T04:58:44.803Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-08-08T04:58:45.385Z] ---> 91d7fd5c316d [2024-08-08T04:58:45.386Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-08-08T04:58:47.329Z] ---> defca0aefc2f [2024-08-08T04:58:47.329Z] Step 21/26 : EXPOSE 59995 [2024-08-08T04:58:47.597Z] ---> Running in 5dfccbc38cd7 [2024-08-08T04:58:47.864Z] Removing intermediate container 5dfccbc38cd7 [2024-08-08T04:58:47.864Z] ---> 25b906b30494 [2024-08-08T04:58:47.864Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-08-08T04:58:47.864Z] ---> Running in c11f88f8f48a [2024-08-08T04:58:48.132Z] Removing intermediate container c11f88f8f48a [2024-08-08T04:58:48.132Z] ---> dfe1dd73398e [2024-08-08T04:58:48.132Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-08T04:58:48.400Z] ---> Running in dc53873afcb6 [2024-08-08T04:58:48.668Z] Removing intermediate container dc53873afcb6 [2024-08-08T04:58:48.668Z] ---> a8d05e804329 [2024-08-08T04:58:48.668Z] Step 24/26 : LABEL arch=arm64 [2024-08-08T04:58:48.668Z] ---> Running in 40f8f1d53668 [2024-08-08T04:58:48.936Z] Removing intermediate container 40f8f1d53668 [2024-08-08T04:58:48.936Z] ---> 3c22c713edf5 [2024-08-08T04:58:48.936Z] Step 25/26 : LABEL git_sha=456606cc1479f447ad62a94b16c6a77590d7088f [2024-08-08T04:58:48.936Z] ---> Running in 5bb1cb82dc6e [2024-08-08T04:58:49.204Z] Removing intermediate container 5bb1cb82dc6e [2024-08-08T04:58:49.204Z] ---> 32b4571997b3 [2024-08-08T04:58:49.204Z] Step 26/26 : LABEL version=3.0.1-dev.29 [2024-08-08T04:58:49.471Z] ---> Running in a6a4fcb13f80 [2024-08-08T04:58:49.740Z] Removing intermediate container a6a4fcb13f80 [2024-08-08T04:58:49.740Z] ---> c1a6b776e11b [2024-08-08T04:58:49.740Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-08T04:58:49.740Z] Successfully built c1a6b776e11b [2024-08-08T04:58:49.740Z] 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-08-08T04:58:49.921Z] provisioning config files... [2024-08-08T04:58:49.940Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/36@tmp/config11745864232873727923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T04:58:50.304Z] ---> ****-login.sh [2024-08-08T04:58:50.304Z] nexus3.edgexfoundry.org:10001 [2024-08-08T04:58:50.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:58:50.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:58:50.571Z] Configure a credential helper to remove this warning. See [2024-08-08T04:58:50.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:58:50.571Z] [2024-08-08T04:58:50.571Z] Login Succeeded [2024-08-08T04:58:50.571Z] nexus3.edgexfoundry.org:10002 [2024-08-08T04:58:50.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:58:50.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:58:50.837Z] Configure a credential helper to remove this warning. See [2024-08-08T04:58:50.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:58:50.837Z] [2024-08-08T04:58:50.837Z] Login Succeeded [2024-08-08T04:58:50.837Z] nexus3.edgexfoundry.org:10003 [2024-08-08T04:58:51.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:58:51.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:58:51.368Z] Configure a credential helper to remove this warning. See [2024-08-08T04:58:51.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:58:51.368Z] [2024-08-08T04:58:51.368Z] Login Succeeded [2024-08-08T04:58:51.368Z] nexus3.edgexfoundry.org:10004 [2024-08-08T04:58:51.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:58:51.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:58:51.632Z] Configure a credential helper to remove this warning. See [2024-08-08T04:58:51.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:58:51.632Z] [2024-08-08T04:58:51.632Z] Login Succeeded [2024-08-08T04:58:51.633Z] ****.io [2024-08-08T04:58:51.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T04:58:52.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T04:58:52.164Z] Configure a credential helper to remove this warning. See [2024-08-08T04:58:52.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T04:58:52.164Z] [2024-08-08T04:58:52.164Z] Login Succeeded [2024-08-08T04:58:52.164Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T04:58:52.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-08T04:58:52.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T04:58:52.264Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-08-08T04:58:52.264Z] 456606cc1479f447ad62a94b16c6a77590d7088f [2024-08-08T04:58:52.264Z] latest [2024-08-08T04:58:52.264Z] 3.0.1-dev.29 [2024-08-08T04:58:52.264Z] 456606cc1479f447ad62a94b16c6a77590d7088f-3.0.1-dev.29 [2024-08-08T04:58:52.264Z] main [2024-08-08T04:58:52.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:58:52.642Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:456606cc1479f447ad62a94b16c6a77590d7088f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:58:53.021Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:456606cc1479f447ad62a94b16c6a77590d7088f [2024-08-08T04:58:53.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-08-08T04:58:53.021Z] 5250382eb184: Preparing [2024-08-08T04:58:53.021Z] ed8ed8029e69: Preparing [2024-08-08T04:58:53.021Z] d0776fff1aeb: Preparing [2024-08-08T04:58:53.021Z] 765c49720b9b: Preparing [2024-08-08T04:58:53.021Z] ca487a956549: Preparing [2024-08-08T04:58:53.021Z] 3c20671a5817: Preparing [2024-08-08T04:58:53.021Z] 3c20671a5817: Waiting [2024-08-08T04:58:53.288Z] ed8ed8029e69: Pushed [2024-08-08T04:58:53.288Z] ca487a956549: Pushed [2024-08-08T04:58:53.288Z] d0776fff1aeb: Pushed [2024-08-08T04:58:53.288Z] 765c49720b9b: Pushed [2024-08-08T04:58:53.288Z] 3c20671a5817: Layer already exists [2024-08-08T04:59:01.484Z] 5250382eb184: Pushed [2024-08-08T04:59:01.484Z] 456606cc1479f447ad62a94b16c6a77590d7088f: digest: sha256:6e419782e5ee4184ec19e88fbf82406c97b78cf33f8ed29a52376ec3d377ea7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:01.844Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:02.205Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-08-08T04:59:02.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-08-08T04:59:02.205Z] 5250382eb184: Preparing [2024-08-08T04:59:02.205Z] ed8ed8029e69: Preparing [2024-08-08T04:59:02.205Z] d0776fff1aeb: Preparing [2024-08-08T04:59:02.205Z] 765c49720b9b: Preparing [2024-08-08T04:59:02.205Z] ca487a956549: Preparing [2024-08-08T04:59:02.205Z] 3c20671a5817: Preparing [2024-08-08T04:59:02.205Z] 3c20671a5817: Waiting [2024-08-08T04:59:02.205Z] ed8ed8029e69: Layer already exists [2024-08-08T04:59:02.205Z] d0776fff1aeb: Layer already exists [2024-08-08T04:59:02.205Z] 5250382eb184: Layer already exists [2024-08-08T04:59:02.205Z] ca487a956549: Layer already exists [2024-08-08T04:59:02.205Z] 765c49720b9b: Layer already exists [2024-08-08T04:59:02.205Z] 3c20671a5817: Layer already exists [2024-08-08T04:59:02.469Z] latest: digest: sha256:6e419782e5ee4184ec19e88fbf82406c97b78cf33f8ed29a52376ec3d377ea7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:02.833Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:03.188Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.29 [2024-08-08T04:59:03.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-08-08T04:59:03.188Z] 5250382eb184: Preparing [2024-08-08T04:59:03.188Z] ed8ed8029e69: Preparing [2024-08-08T04:59:03.188Z] d0776fff1aeb: Preparing [2024-08-08T04:59:03.188Z] 765c49720b9b: Preparing [2024-08-08T04:59:03.188Z] ca487a956549: Preparing [2024-08-08T04:59:03.188Z] 3c20671a5817: Preparing [2024-08-08T04:59:03.188Z] d0776fff1aeb: Layer already exists [2024-08-08T04:59:03.188Z] ed8ed8029e69: Layer already exists [2024-08-08T04:59:03.188Z] 765c49720b9b: Layer already exists [2024-08-08T04:59:03.188Z] ca487a956549: Layer already exists [2024-08-08T04:59:03.188Z] 5250382eb184: Layer already exists [2024-08-08T04:59:03.188Z] 3c20671a5817: Layer already exists [2024-08-08T04:59:03.188Z] 3.0.1-dev.29: digest: sha256:6e419782e5ee4184ec19e88fbf82406c97b78cf33f8ed29a52376ec3d377ea7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:03.549Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:456606cc1479f447ad62a94b16c6a77590d7088f-3.0.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:03.898Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:456606cc1479f447ad62a94b16c6a77590d7088f-3.0.1-dev.29 [2024-08-08T04:59:03.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-08-08T04:59:03.898Z] 5250382eb184: Preparing [2024-08-08T04:59:03.898Z] ed8ed8029e69: Preparing [2024-08-08T04:59:03.898Z] d0776fff1aeb: Preparing [2024-08-08T04:59:03.898Z] 765c49720b9b: Preparing [2024-08-08T04:59:03.898Z] ca487a956549: Preparing [2024-08-08T04:59:03.898Z] 3c20671a5817: Preparing [2024-08-08T04:59:03.898Z] 3c20671a5817: Waiting [2024-08-08T04:59:03.898Z] ca487a956549: Layer already exists [2024-08-08T04:59:03.898Z] d0776fff1aeb: Layer already exists [2024-08-08T04:59:03.898Z] 765c49720b9b: Layer already exists [2024-08-08T04:59:03.898Z] ed8ed8029e69: Layer already exists [2024-08-08T04:59:03.898Z] 5250382eb184: Layer already exists [2024-08-08T04:59:03.898Z] 3c20671a5817: Layer already exists [2024-08-08T04:59:03.898Z] 456606cc1479f447ad62a94b16c6a77590d7088f-3.0.1-dev.29: digest: sha256:6e419782e5ee4184ec19e88fbf82406c97b78cf33f8ed29a52376ec3d377ea7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:04.257Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:04.616Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-08-08T04:59:04.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-08-08T04:59:04.616Z] 5250382eb184: Preparing [2024-08-08T04:59:04.616Z] ed8ed8029e69: Preparing [2024-08-08T04:59:04.616Z] d0776fff1aeb: Preparing [2024-08-08T04:59:04.616Z] 765c49720b9b: Preparing [2024-08-08T04:59:04.616Z] ca487a956549: Preparing [2024-08-08T04:59:04.616Z] 3c20671a5817: Preparing [2024-08-08T04:59:04.616Z] 3c20671a5817: Waiting [2024-08-08T04:59:04.616Z] d0776fff1aeb: Layer already exists [2024-08-08T04:59:04.616Z] 5250382eb184: Layer already exists [2024-08-08T04:59:04.616Z] ed8ed8029e69: Layer already exists [2024-08-08T04:59:04.616Z] 765c49720b9b: Layer already exists [2024-08-08T04:59:04.616Z] ca487a956549: Layer already exists [2024-08-08T04:59:04.616Z] 3c20671a5817: Layer already exists [2024-08-08T04:59:04.883Z] main: digest: sha256:6e419782e5ee4184ec19e88fbf82406c97b78cf33f8ed29a52376ec3d377ea7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-08T04:59:04.968Z] ===================================================== [Pipeline] echo [2024-08-08T04:59:04.984Z] taggedImages: [2024-08-08T04:59:04.984Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:456606cc1479f447ad62a94b16c6a77590d7088f [2024-08-08T04:59:04.984Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-08-08T04:59:04.984Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.29 [2024-08-08T04:59:04.984Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:456606cc1479f447ad62a94b16c6a77590d7088f-3.0.1-dev.29 [2024-08-08T04:59:04.984Z] - 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-08-08T04:59:05.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T04:59:05.366Z] [2024-08-08T04:59:05.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:05.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T04:59:05.732Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-08T04:59:05.732Z] 8998bd30e6a1: Pulling fs layer [2024-08-08T04:59:05.732Z] 04944245beec: Pulling fs layer [2024-08-08T04:59:05.732Z] 699f458cf7ca: Pulling fs layer [2024-08-08T04:59:05.732Z] 765212b225bb: Pulling fs layer [2024-08-08T04:59:05.732Z] f23df028b6ca: Pulling fs layer [2024-08-08T04:59:05.732Z] d65c8cfc05b1: Pulling fs layer [2024-08-08T04:59:05.732Z] 2437ff75d9bd: Pulling fs layer [2024-08-08T04:59:05.732Z] f23df028b6ca: Waiting [2024-08-08T04:59:05.732Z] d65c8cfc05b1: Waiting [2024-08-08T04:59:05.732Z] 765212b225bb: Waiting [2024-08-08T04:59:05.732Z] 2437ff75d9bd: Waiting [2024-08-08T04:59:05.732Z] 04944245beec: Verifying Checksum [2024-08-08T04:59:05.732Z] 04944245beec: Download complete [2024-08-08T04:59:05.997Z] 765212b225bb: Download complete [2024-08-08T04:59:05.997Z] f23df028b6ca: Verifying Checksum [2024-08-08T04:59:05.997Z] f23df028b6ca: Download complete [2024-08-08T04:59:05.997Z] d65c8cfc05b1: Verifying Checksum [2024-08-08T04:59:05.997Z] d65c8cfc05b1: Download complete [2024-08-08T04:59:05.997Z] 699f458cf7ca: Verifying Checksum [2024-08-08T04:59:05.997Z] 699f458cf7ca: Download complete [2024-08-08T04:59:06.580Z] 8998bd30e6a1: Verifying Checksum [2024-08-08T04:59:06.580Z] 8998bd30e6a1: Download complete [2024-08-08T04:59:09.152Z] 2437ff75d9bd: Download complete [2024-08-08T04:59:11.084Z] 8998bd30e6a1: Pull complete [2024-08-08T04:59:11.084Z] 04944245beec: Pull complete [2024-08-08T04:59:12.503Z] 699f458cf7ca: Pull complete [2024-08-08T04:59:12.767Z] 765212b225bb: Pull complete [2024-08-08T04:59:13.723Z] f23df028b6ca: Pull complete [2024-08-08T04:59:13.723Z] d65c8cfc05b1: Pull complete [2024-08-08T04:59:31.906Z] 2437ff75d9bd: Pull complete [2024-08-08T04:59:31.906Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-08T04:59:31.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T04:59:31.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T04:59:32.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-7364 does not seem to be running inside a container [2024-08-08T04:59:32.189Z] $ 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/36 -v /w/workspace/device-uart/36:/w/workspace/device-uart/36:rw,z -v /w/workspace/device-uart/36@tmp:/w/workspace/device-uart/36@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-08-08T04:59:35.144Z] $ docker top d42ff5af2236389a5956008797873cb73eaed19e06f228fd2ec08694b46a414a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T04:59:35.968Z] ---> job-cost.sh [2024-08-08T04:59:35.968Z] lf-activate-venv: SKIPPING [2024-08-08T04:59:35.968Z] INFO: No Stack... [2024-08-08T04:59:36.548Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-08T04:59:37.128Z] INFO: Archiving Costs [Pipeline] sh [2024-08-08T04:59:37.762Z] + cat /w/workspace/device-uart/36/archives/cost.csv [2024-08-08T04:59:37.762Z] + cut -d, -f6 [Pipeline] lock [2024-08-08T04:59:37.821Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-36-stack-cost] [2024-08-08T04:59:37.836Z] Resource [jenkins-edgexfoundry-device-uart-main-36-stack-cost] did not exist. Created. [2024-08-08T04:59:37.844Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-08T04:59:38.506Z] /w/workspace/device-uart/36@tmp/durable-03c8f623/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-08T04:59:39.158Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-08T04:59:39.187Z] Warning: overwriting stash ‘stack-cost’ [2024-08-08T04:59:39.307Z] Stashed 1 file(s) [Pipeline] } [2024-08-08T04:59:39.324Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-08T04:59:39.351Z] $ docker stop --time=1 d42ff5af2236389a5956008797873cb73eaed19e06f228fd2ec08694b46a414a [2024-08-08T04:59:40.889Z] $ docker rm -f --volumes d42ff5af2236389a5956008797873cb73eaed19e06f228fd2ec08694b46a414a [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-08-08T04:59:41.489Z] provisioning config files... [2024-08-08T04:59:41.498Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12399627291783113438tmp [Pipeline] { [Pipeline] sh [2024-08-08T04:59:41.800Z] + set +x [2024-08-08T04:59:41.800Z] + curl -s https://codecov.io/bash [2024-08-08T04:59:41.800Z] + bash -s -- [2024-08-08T04:59:41.800Z] [2024-08-08T04:59:41.800Z] _____ _ [2024-08-08T04:59:41.800Z] / ____| | | [2024-08-08T04:59:41.800Z] | | ___ __| | ___ ___ _____ __ [2024-08-08T04:59:41.800Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-08T04:59:41.800Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-08T04:59:41.800Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-08T04:59:41.800Z] Bash-1.0.6 [2024-08-08T04:59:41.800Z] [2024-08-08T04:59:41.800Z] [2024-08-08T04:59:42.059Z] ==> git version 2.25.1 found [2024-08-08T04:59:42.059Z] ==> 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-08-08T04:59:42.059Z] Release-Date: 2020-01-08 [2024-08-08T04:59:42.059Z] 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-08-08T04:59:42.059Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-08T04:59:42.059Z] ==> Jenkins CI detected. [2024-08-08T04:59:42.059Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-08-08T04:59:42.059Z] project root: . [2024-08-08T04:59:42.059Z] --> token set from env [2024-08-08T04:59:42.059Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-08T04:59:42.059Z] ==> Running gcov in . (disable via -X gcov) [2024-08-08T04:59:42.059Z] ==> Python coveragepy not found [2024-08-08T04:59:42.059Z] ==> Searching for coverage reports in: [2024-08-08T04:59:42.059Z] + . [2024-08-08T04:59:42.059Z] -> Found 1 reports [2024-08-08T04:59:42.059Z] ==> Detecting git/mercurial file structure [2024-08-08T04:59:42.059Z] ==> Reading reports [2024-08-08T04:59:42.059Z] + ./coverage.out bytes=10 [2024-08-08T04:59:42.059Z] ==> Appending adjustments [2024-08-08T04:59:42.059Z] https://docs.codecov.io/docs/fixing-reports [2024-08-08T04:59:42.059Z] + Found adjustments [2024-08-08T04:59:42.059Z] ==> Gzipping contents [2024-08-08T04:59:42.059Z] 4.0K /tmp/codecov.6alM3a.gz [2024-08-08T04:59:42.059Z] ==> Uploading reports [2024-08-08T04:59:42.059Z] url: https://codecov.io [2024-08-08T04:59:42.059Z] query: branch=main&commit=456606cc1479f447ad62a94b16c6a77590d7088f&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-08T04:59:42.059Z] -> Pinging Codecov [2024-08-08T04:59:42.059Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=456606cc1479f447ad62a94b16c6a77590d7088f&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-08T04:59:42.627Z] -> Uploading to [2024-08-08T04:59:42.627Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-08/B9AA6E0BBD74AE3A32605C7A7C664919/456606cc1479f447ad62a94b16c6a77590d7088f/5fca370f-7798-4114-ad0f-0f5c1aca8b9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240808%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240808T045942Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41ce8db8e7041d6c285cf09d1b30b1ada2b7faf43d2b8e14b1c5a748399ed8bf [2024-08-08T04:59:42.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T04:59:42.627Z] Dload Upload Total Spent Left Speed [2024-08-08T04:59:42.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2955 --:--:-- --:--:-- --:--:-- 2941 100 603 0 0 100 603 0 2512 --:--:-- --:--:-- --:--:-- 2502 [2024-08-08T04:59:42.627Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/456606cc1479f447ad62a94b16c6a77590d7088f [Pipeline] } [2024-08-08T04:59:42.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-08-08T04:59:42.919Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-08T04:59:42.944Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:43.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-08T04:59:43.321Z] [2024-08-08T04:59:43.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T04:59:43.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-08T04:59:43.658Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-08T04:59:43.658Z] 619be1103602: Already exists [2024-08-08T04:59:43.658Z] f8ea3408117e: Pulling fs layer [2024-08-08T04:59:43.658Z] 91320369b822: Pulling fs layer [2024-08-08T04:59:43.658Z] 0406650e8295: Pulling fs layer [2024-08-08T04:59:43.658Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T04:59:43.658Z] 96d80e3f36e1: Pulling fs layer [2024-08-08T04:59:43.658Z] bcf3aedb951c: Pulling fs layer [2024-08-08T04:59:43.658Z] 4f4fb700ef54: Waiting [2024-08-08T04:59:43.658Z] 96d80e3f36e1: Waiting [2024-08-08T04:59:43.658Z] bcf3aedb951c: Waiting [2024-08-08T04:59:43.658Z] 0406650e8295: Download complete [2024-08-08T04:59:43.658Z] f8ea3408117e: Verifying Checksum [2024-08-08T04:59:43.658Z] f8ea3408117e: Download complete [2024-08-08T04:59:43.658Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T04:59:43.658Z] 4f4fb700ef54: Download complete [2024-08-08T04:59:43.934Z] f8ea3408117e: Pull complete [2024-08-08T04:59:43.934Z] 96d80e3f36e1: Verifying Checksum [2024-08-08T04:59:43.934Z] 96d80e3f36e1: Download complete [2024-08-08T04:59:44.192Z] 91320369b822: Verifying Checksum [2024-08-08T04:59:44.192Z] 91320369b822: Download complete [2024-08-08T04:59:44.450Z] bcf3aedb951c: Verifying Checksum [2024-08-08T04:59:44.450Z] bcf3aedb951c: Download complete [2024-08-08T04:59:47.189Z] 91320369b822: Pull complete [2024-08-08T04:59:47.189Z] 0406650e8295: Pull complete [2024-08-08T04:59:47.189Z] 4f4fb700ef54: Pull complete [2024-08-08T04:59:47.446Z] 96d80e3f36e1: Pull complete [2024-08-08T04:59:49.975Z] bcf3aedb951c: Pull complete [2024-08-08T04:59:49.975Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-08T04:59:49.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-08T04:59:49.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T04:59:50.080Z] prd-ubuntu20.04-docker-8c-8g-7363 does not seem to be running inside a container [2024-08-08T04:59:50.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-08T04:59:54.254Z] $ docker top 7783303f032b33d043b12dc0b987201fba400796c7ee086d488883bffd7af279 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T04:59:54.623Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-08-08T04:59:54.633Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-08-08T04:59:54.913Z] + set -o pipefail [2024-08-08T04:59:54.913Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-08-08T05:00:01.483Z] [2024-08-08T05:00:01.483Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-08-08T05:00:01.483Z] [2024-08-08T05:00:01.484Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/b7b4084a-865b-4280-b8ec-768e4e4855b2 [2024-08-08T05:00:01.484Z] [2024-08-08T05:00:01.484Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-08T05:00:01.484Z] [2024-08-08T05:00:01.484Z] [2024-08-08T05:00:01.484Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-08T05:00:01.484Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-08T05:00:01.481Z] $ docker stop --time=1 7783303f032b33d043b12dc0b987201fba400796c7ee086d488883bffd7af279 [2024-08-08T05:00:07.256Z] $ docker rm -f --volumes 7783303f032b33d043b12dc0b987201fba400796c7ee086d488883bffd7af279 [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-08-08T05:00:15.169Z] + git log --format=format:%s -1 456606cc1479f447ad62a94b16c6a77590d7088f [Pipeline] sh [2024-08-08T05:00:16.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-08T05:00:16.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:00:17.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T05:00:17.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:00:18.002Z] prd-ubuntu20.04-docker-8c-8g-7363 does not seem to be running inside a container [2024-08-08T05:00:18.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-08T05:00:18.675Z] $ docker top b03e8e3742a9afcb5ef7794a73a8c1a7392040c638506a82af3e3da01231b181 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-08T05:00:18.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T05:00:18.809Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T05:00:18.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T05:00:18.901Z] $ docker exec b03e8e3742a9afcb5ef7794a73a8c1a7392040c638506a82af3e3da01231b181 ssh-agent [2024-08-08T05:00:19.026Z] SSH_AUTH_SOCK=/tmp/ssh-iknphOPbwJxJ/agent.32 [2024-08-08T05:00:19.026Z] SSH_AGENT_PID=38 [2024-08-08T05:00:19.031Z] Running ssh-add (command line suppressed) [2024-08-08T05:00:19.120Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5627702246661523386.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5627702246661523386.key) [2024-08-08T05:00:19.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T05:00:19.449Z] + git semver tag [2024-08-08T05:00:19.709Z] 2024-08-08 05:00:19,594 [run_tag] DEBUG tag force:False [2024-08-08T05:00:19.709Z] 2024-08-08 05:00:19,594 [check_head_tag] DEBUG check head tag [2024-08-08T05:00:19.709Z] 2024-08-08 05:00:19,594 [execute] INFO git cat-file --batch-check [2024-08-08T05:00:19.709Z] 2024-08-08 05:00:19,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-08-08T05:00:19.709Z] 2024-08-08 05:00:19,598 [execute] INFO git cat-file --batch [2024-08-08T05:00:19.709Z] 2024-08-08 05:00:19,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-08-08T05:00:19.709Z] 2024-08-08 05:00:19,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-08-08T05:00:19.709Z] 2024-08-08 05:00:19,610 [execute] INFO git tag -a v3.0.1-dev.29 -m v3.0.1-dev.29 [2024-08-08T05:00:19.709Z] 2024-08-08 05:00:19,611 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.29', '-m', 'v3.0.1-dev.29'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-08-08T05:00:19.709Z] 2024-08-08 05:00:19,615 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-08-08T05:00:19.709Z] 3.0.1-dev.29 [Pipeline] } [2024-08-08T05:00:19.703Z] $ docker exec --env ******** --env ******** b03e8e3742a9afcb5ef7794a73a8c1a7392040c638506a82af3e3da01231b181 ssh-agent -k [2024-08-08T05:00:19.806Z] unset SSH_AUTH_SOCK; [2024-08-08T05:00:19.807Z] unset SSH_AGENT_PID; [2024-08-08T05:00:19.807Z] echo Agent pid 38 killed; [2024-08-08T05:00:19.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T05:00:25.111Z] + git semver [Pipeline] } [2024-08-08T05:00:25.108Z] $ docker stop --time=1 b03e8e3742a9afcb5ef7794a73a8c1a7392040c638506a82af3e3da01231b181 [2024-08-08T05:00:26.647Z] $ docker rm -f --volumes b03e8e3742a9afcb5ef7794a73a8c1a7392040c638506a82af3e3da01231b181 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:00:27.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-08T05:00:27.102Z] [2024-08-08T05:00:27.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:00:27.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-08T05:00:27.405Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-08T05:00:27.405Z] ab5ef0e58194: Pulling fs layer [2024-08-08T05:00:27.405Z] 9712f1f96733: Pulling fs layer [2024-08-08T05:00:27.405Z] 63f879dbbcfc: Pulling fs layer [2024-08-08T05:00:27.405Z] 0d9ebad4ef96: Pulling fs layer [2024-08-08T05:00:27.405Z] e9a5061849ea: Pulling fs layer [2024-08-08T05:00:27.405Z] d747dcd14b5f: Pulling fs layer [2024-08-08T05:00:27.405Z] 2de7ff778b66: Pulling fs layer [2024-08-08T05:00:27.405Z] e9a5061849ea: Waiting [2024-08-08T05:00:27.405Z] d747dcd14b5f: Waiting [2024-08-08T05:00:27.405Z] 2de7ff778b66: Waiting [2024-08-08T05:00:27.405Z] 0d9ebad4ef96: Waiting [2024-08-08T05:00:27.405Z] 9712f1f96733: Verifying Checksum [2024-08-08T05:00:27.405Z] 9712f1f96733: Download complete [2024-08-08T05:00:27.663Z] 63f879dbbcfc: Verifying Checksum [2024-08-08T05:00:27.663Z] 63f879dbbcfc: Download complete [2024-08-08T05:00:27.920Z] e9a5061849ea: Verifying Checksum [2024-08-08T05:00:27.920Z] e9a5061849ea: Download complete [2024-08-08T05:00:27.920Z] d747dcd14b5f: Verifying Checksum [2024-08-08T05:00:27.920Z] d747dcd14b5f: Download complete [2024-08-08T05:00:27.920Z] 0d9ebad4ef96: Verifying Checksum [2024-08-08T05:00:27.920Z] 0d9ebad4ef96: Download complete [2024-08-08T05:00:27.920Z] 2de7ff778b66: Verifying Checksum [2024-08-08T05:00:27.920Z] 2de7ff778b66: Download complete [2024-08-08T05:00:27.920Z] ab5ef0e58194: Verifying Checksum [2024-08-08T05:00:27.920Z] ab5ef0e58194: Download complete [2024-08-08T05:00:30.356Z] ab5ef0e58194: Pull complete [2024-08-08T05:00:30.356Z] 9712f1f96733: Pull complete [2024-08-08T05:00:31.287Z] 63f879dbbcfc: Pull complete [2024-08-08T05:00:34.571Z] 0d9ebad4ef96: Pull complete [2024-08-08T05:00:34.571Z] e9a5061849ea: Pull complete [2024-08-08T05:00:34.571Z] d747dcd14b5f: Pull complete [2024-08-08T05:00:35.508Z] 2de7ff778b66: Pull complete [2024-08-08T05:00:35.508Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-08T05:00:35.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-08T05:00:35.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:00:35.617Z] prd-ubuntu20.04-docker-8c-8g-7363 does not seem to be running inside a container [2024-08-08T05:00:35.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-08T05:00:40.953Z] $ docker top 17bb47dc94f1761ff659cc9391ea5b5ff70036663b5b8454f77a2cf738f60b2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-08T05:00:41.045Z] provisioning config files... [2024-08-08T05:00:41.052Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12256209937535901513tmp [2024-08-08T05:00:41.062Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config836756971828793971tmp [2024-08-08T05:00:41.074Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10945152964718308297tmp [Pipeline] { [Pipeline] echo [2024-08-08T05:00:41.169Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:00:41.478Z] ---> sigul-configuration.sh [2024-08-08T05:00:41.478Z] gpg: directory `/root/.gnupg' created [2024-08-08T05:00:41.478Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-08T05:00:41.478Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-08T05:00:41.478Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-08T05:00:41.478Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-08T05:00:41.478Z] gpg: CAST5 encrypted data [2024-08-08T05:00:41.478Z] gpg: encrypted with 1 passphrase [2024-08-08T05:00:41.478Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-08T05:00:41.776Z] + mkdir /home/jenkins [2024-08-08T05:00:41.777Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-08T05:00:42.096Z] + 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-08-08T05:00:42.115Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:00:42.422Z] ---> sigul-install.sh [2024-08-08T05:00:42.422Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-08T05:00:42.715Z] + git tag --list [2024-08-08T05:00:42.715Z] v0.0.0 [2024-08-08T05:00:42.715Z] v0.0.1-dev.1 [2024-08-08T05:00:42.715Z] v0.0.1-dev.2 [2024-08-08T05:00:42.715Z] v0.0.1-dev.3 [2024-08-08T05:00:42.715Z] v0.0.1-dev.4 [2024-08-08T05:00:42.715Z] v3.0.0 [2024-08-08T05:00:42.715Z] v3.0.1-dev.1 [2024-08-08T05:00:42.715Z] v3.0.1-dev.10 [2024-08-08T05:00:42.715Z] v3.0.1-dev.11 [2024-08-08T05:00:42.715Z] v3.0.1-dev.12 [2024-08-08T05:00:42.715Z] v3.0.1-dev.13 [2024-08-08T05:00:42.715Z] v3.0.1-dev.14 [2024-08-08T05:00:42.715Z] v3.0.1-dev.15 [2024-08-08T05:00:42.715Z] v3.0.1-dev.16 [2024-08-08T05:00:42.715Z] v3.0.1-dev.17 [2024-08-08T05:00:42.715Z] v3.0.1-dev.18 [2024-08-08T05:00:42.715Z] v3.0.1-dev.19 [2024-08-08T05:00:42.715Z] v3.0.1-dev.2 [2024-08-08T05:00:42.715Z] v3.0.1-dev.20 [2024-08-08T05:00:42.715Z] v3.0.1-dev.21 [2024-08-08T05:00:42.715Z] v3.0.1-dev.22 [2024-08-08T05:00:42.715Z] v3.0.1-dev.23 [2024-08-08T05:00:42.715Z] v3.0.1-dev.24 [2024-08-08T05:00:42.715Z] v3.0.1-dev.25 [2024-08-08T05:00:42.715Z] v3.0.1-dev.26 [2024-08-08T05:00:42.715Z] v3.0.1-dev.27 [2024-08-08T05:00:42.715Z] v3.0.1-dev.28 [2024-08-08T05:00:42.715Z] v3.0.1-dev.29 [2024-08-08T05:00:42.715Z] v3.0.1-dev.3 [2024-08-08T05:00:42.715Z] v3.0.1-dev.4 [2024-08-08T05:00:42.715Z] v3.0.1-dev.5 [2024-08-08T05:00:42.715Z] v3.0.1-dev.6 [2024-08-08T05:00:42.715Z] v3.0.1-dev.7 [2024-08-08T05:00:42.715Z] v3.0.1-dev.8 [2024-08-08T05:00:42.715Z] v3.0.1-dev.9 [2024-08-08T05:00:42.715Z] v3.1 [2024-08-08T05:00:42.715Z] v3.1.0 [2024-08-08T05:00:42.715Z] v3.1.1 [2024-08-08T05:00:42.715Z] v3.1.1-dev.1 [Pipeline] sh [2024-08-08T05:00:43.085Z] + lftools sign git-tag v3.0.1-dev.29 [2024-08-08T05:00:43.652Z] Signing Git tag with Sigul... [2024-08-08T05:00:43.652Z] Signing v3.0.1-dev.29 [Pipeline] echo [2024-08-08T05:00:43.932Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:00:44.224Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-08T05:00:44.231Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-08T05:00:44.240Z] $ docker stop --time=1 17bb47dc94f1761ff659cc9391ea5b5ff70036663b5b8454f77a2cf738f60b2e [2024-08-08T05:00:45.491Z] $ docker rm -f --volumes 17bb47dc94f1761ff659cc9391ea5b5ff70036663b5b8454f77a2cf738f60b2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-08T05:00:45.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-08T05:00:45.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:00:46.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T05:00:46.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:00:46.368Z] prd-ubuntu20.04-docker-8c-8g-7363 does not seem to be running inside a container [2024-08-08T05:00:46.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-08T05:00:46.701Z] $ docker top e7d6c3118f13cd9b20eb14bb4ea39e510b368c38e766da525425dfd055bdda64 -eo pid,comm [2024-08-08T05:00:46.763Z] 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-08-08T05:00:46.763Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-08T05:00:46.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T05:00:46.823Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T05:00:46.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T05:00:46.929Z] $ docker exec e7d6c3118f13cd9b20eb14bb4ea39e510b368c38e766da525425dfd055bdda64 ssh-agent [2024-08-08T05:00:47.035Z] SSH_AUTH_SOCK=/tmp/ssh-czQ5cX5gaZa6/agent.32 [2024-08-08T05:00:47.035Z] SSH_AGENT_PID=38 [2024-08-08T05:00:47.039Z] Running ssh-add (command line suppressed) [2024-08-08T05:00:47.123Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14757845968423294317.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14757845968423294317.key) [2024-08-08T05:00:47.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T05:00:47.451Z] + git semver bump pre [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,605 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,605 [bump_version] DEBUG bumping version:3.0.1-dev.29 on axis:pre with prefix:dev [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,605 [bump_version] DEBUG bumped version:3.0.1-dev.30 [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,605 [write_version] DEBUG write version:3.0.1-dev.30 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,605 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,606 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,607 [execute] INFO git cat-file --batch-check [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,613 [execute] INFO git cat-file --batch [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T05:00:47.710Z] 2024-08-08 05:00:47,617 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-08-08T05:00:47.710Z] 3.0.1-dev.30 [Pipeline] } [2024-08-08T05:00:47.703Z] $ docker exec --env ******** --env ******** e7d6c3118f13cd9b20eb14bb4ea39e510b368c38e766da525425dfd055bdda64 ssh-agent -k [2024-08-08T05:00:47.800Z] unset SSH_AUTH_SOCK; [2024-08-08T05:00:47.801Z] unset SSH_AGENT_PID; [2024-08-08T05:00:47.801Z] echo Agent pid 38 killed; [2024-08-08T05:00:47.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T05:00:48.156Z] + git semver [Pipeline] } [2024-08-08T05:00:48.410Z] $ docker stop --time=1 e7d6c3118f13cd9b20eb14bb4ea39e510b368c38e766da525425dfd055bdda64 [2024-08-08T05:00:49.700Z] $ docker rm -f --volumes e7d6c3118f13cd9b20eb14bb4ea39e510b368c38e766da525425dfd055bdda64 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T05:00:50.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-08T05:00:50.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:00:50.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T05:00:50.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:00:50.462Z] prd-ubuntu20.04-docker-8c-8g-7363 does not seem to be running inside a container [2024-08-08T05:00:50.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-08T05:00:50.791Z] $ docker top aa453ded773a3fd91c5f71f6a6cf25c09bb9a6396f562d33e18936a9e13774cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-08T05:00:50.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T05:00:50.929Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T05:00:51.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T05:00:51.032Z] $ docker exec aa453ded773a3fd91c5f71f6a6cf25c09bb9a6396f562d33e18936a9e13774cf ssh-agent [2024-08-08T05:00:51.155Z] SSH_AUTH_SOCK=/tmp/ssh-zBoPyLOWjnim/agent.31 [2024-08-08T05:00:51.155Z] SSH_AGENT_PID=37 [2024-08-08T05:00:51.160Z] Running ssh-add (command line suppressed) [2024-08-08T05:00:51.255Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13114130104009162913.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13114130104009162913.key) [2024-08-08T05:00:51.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T05:00:51.582Z] + git semver push [2024-08-08T05:00:51.841Z] 2024-08-08 05:00:51,737 [run_push] DEBUG push [2024-08-08T05:00:51.841Z] 2024-08-08 05:00:51,738 [execute] INFO git cat-file --batch-check [2024-08-08T05:00:51.841Z] 2024-08-08 05:00:51,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T05:00:51.841Z] 2024-08-08 05:00:51,742 [execute] INFO git rev-list 64b6b51efeded223e908e49bac86fdcc1f78b366 -- [2024-08-08T05:00:51.841Z] 2024-08-08 05:00:51,742 [execute] DEBUG Popen(['git', 'rev-list', '64b6b51efeded223e908e49bac86fdcc1f78b366', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-08T05:00:51.841Z] 2024-08-08 05:00:51,749 [execute] INFO git fetch -v origin [2024-08-08T05:00:51.841Z] 2024-08-08 05:00:51,749 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-08T05:00:52.411Z] 2024-08-08 05:00:52,194 [run_push] DEBUG no remote changes detected [2024-08-08T05:00:52.411Z] 2024-08-08 05:00:52,194 [execute] INFO git push origin semver [2024-08-08T05:00:52.411Z] 2024-08-08 05:00:52,195 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-08T05:00:52.982Z] 2024-08-08 05:00:52,944 [run_push] DEBUG push all version tags [2024-08-08T05:00:52.982Z] 2024-08-08 05:00:52,945 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-08T05:00:52.982Z] 2024-08-08 05:00:52,946 [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-08-08T05:00:53.921Z] 2024-08-08 05:00:53,762 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-08-08T05:00:53.921Z] 3.0.1-dev.30 [Pipeline] } [2024-08-08T05:00:53.914Z] $ docker exec --env ******** --env ******** aa453ded773a3fd91c5f71f6a6cf25c09bb9a6396f562d33e18936a9e13774cf ssh-agent -k [2024-08-08T05:00:54.009Z] unset SSH_AUTH_SOCK; [2024-08-08T05:00:54.009Z] unset SSH_AGENT_PID; [2024-08-08T05:00:54.009Z] echo Agent pid 37 killed; [2024-08-08T05:00:54.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T05:00:54.367Z] + git semver [Pipeline] } [2024-08-08T05:00:54.624Z] $ docker stop --time=1 aa453ded773a3fd91c5f71f6a6cf25c09bb9a6396f562d33e18936a9e13774cf [2024-08-08T05:00:55.897Z] $ docker rm -f --volumes aa453ded773a3fd91c5f71f6a6cf25c09bb9a6396f562d33e18936a9e13774cf [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-08-08T05:00:56.583Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-08-08T05:00:56.583Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-08-08T05:00:56.583Z] total 16 [2024-08-08T05:00:56.583Z] drwxr-xr-x 3 root root 4096 Aug 8 04:49 . [2024-08-08T05:00:56.583Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 05:00 .. [2024-08-08T05:00:56.583Z] drwxr-xr-x 2 root root 4096 Aug 8 04:49 cost [2024-08-08T05:00:56.583Z] -rw-r--r-- 1 root root 82 Aug 8 04:49 cost.csv [2024-08-08T05:00:56.583Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-08-08T05:00:56.583Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-08-08T05:00:56.583Z] total 16 [2024-08-08T05:00:56.583Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 04:49 . [2024-08-08T05:00:56.583Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 05:00 .. [2024-08-08T05:00:56.583Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 8 04:49 cost [2024-08-08T05:00:56.583Z] -rw-r--r-- 1 jenkins jenkins 82 Aug 8 04:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:00:56.877Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:00:57.740Z] ---> package-listing.sh [2024-08-08T05:00:57.740Z] ++ facter osfamily [2024-08-08T05:00:57.740Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-08T05:00:57.998Z] + OS_FAMILY=debian [2024-08-08T05:00:57.999Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-08-08T05:00:57.999Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-08T05:00:57.999Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-08T05:00:57.999Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-08T05:00:57.999Z] + PACKAGES=/tmp/packages_start.txt [2024-08-08T05:00:57.999Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-08-08T05:00:57.999Z] + PACKAGES=/tmp/packages_end.txt [2024-08-08T05:00:57.999Z] + case "${OS_FAMILY}" in [2024-08-08T05:00:57.999Z] + dpkg -l [2024-08-08T05:00:57.999Z] + grep '^ii' [2024-08-08T05:00:57.999Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-08T05:00:57.999Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-08T05:00:57.999Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-08T05:00:57.999Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-08-08T05:00:57.999Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-08-08T05:00:57.999Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-08-08T05:00:58.010Z] 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-08-08T05:00:58.286Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:00:58.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T05:00:58.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:00:58.927Z] prd-ubuntu20.04-docker-8c-8g-7363 does not seem to be running inside a container [2024-08-08T05:00:58.940Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-08T05:00:59.119Z] $ docker top a683969e9e48e40977e12c9c40c11f1892110033d1cf4be30ff8af2c458aa06e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T05:00:59.476Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-08T05:00:59.767Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-08T05:01:00.052Z] + ls /var/log/sa-host [2024-08-08T05:01:00.052Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T05:01:00.206Z] provisioning config files... [2024-08-08T05:01:00.215Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6952632992534754826tmp [Pipeline] { [Pipeline] echo [2024-08-08T05:01:00.234Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:01:00.523Z] ---> create-netrc.sh [Pipeline] } [2024-08-08T05:01:00.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:01:00.872Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-08T05:01:00.882Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:01:01.168Z] ---> sudo-logs.sh [2024-08-08T05:01:01.169Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-08T05:01:01.204Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:01:01.488Z] ---> job-cost.sh [2024-08-08T05:01:01.489Z] lf-activate-venv: SKIPPING [2024-08-08T05:01:01.489Z] DEBUG: total: 0.2199999988079071 [2024-08-08T05:01:01.489Z] INFO: Retrieving Stack Cost... [2024-08-08T05:01:01.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-08T05:01:02.312Z] INFO: Archiving Costs [Pipeline] echo [2024-08-08T05:01:02.327Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:01:02.610Z] ---> logs-deploy.sh [2024-08-08T05:01:02.610Z] lf-activate-venv: SKIPPING [2024-08-08T05:01:02.610Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/36 [2024-08-08T05:01:02.610Z] INFO: archiving workspace using pattern(s): [2024-08-08T05:01:03.548Z] Archives upload complete. [2024-08-08T05:01:03.548Z] INFO: archiving logs to Nexus