Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a47bf9256c62d18f557478b0cd646d555129a6a9 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-ssh15267363665309567187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14023880721223102613.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/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-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4866035671934815191.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1872068831068856863.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-gpio/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-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13473202631942718988.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio 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-40315 in /w/workspace/edgexfoundry_device-gpio_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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a47bf9256c62d18f557478b0cd646d555129a6a9 (main) Commit message: "Merge pull request #244 from jumpingliu/4.0-gpio-changelog" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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 a47bf9256c62d18f557478b0cd646d555129a6a9 # timeout=10 > git rev-list --no-walk f230f01cc13c190451e7ba870f98e45ec269a8da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T10:58:42.996Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T10:58:43.087Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T10:58:43.114Z] ========================================================= [2025-03-05T10:58:43.114Z] EdgeX Global Pipelines Version Info [2025-03-05T10:58:43.114Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:58:44.194Z] ------------------- [2025-03-05T10:58:44.194Z] stable info: [2025-03-05T10:58:44.194Z] ------------------- [2025-03-05T10:58:44.194Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T10:58:44.194Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T10:58:44.194Z] Message: update stable to v1.0.269 [2025-03-05T10:58:44.460Z] ------------------- [2025-03-05T10:58:44.460Z] experimental info: [2025-03-05T10:58:44.460Z] ------------------- [2025-03-05T10:58:44.460Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T10:58:44.460Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T10:58:44.460Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T10:58:44.540Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2025-03-05T10:58:44.560Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2025-03-05T10:58:44.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T10:58:44.605Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T10:58:44.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T10:58:44.652Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T10:58:44.677Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T10:58:44.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T10:58:44.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T10:58:44.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T10:58:44.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T10:58:44.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2025-03-05T10:58:44.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T10:58:44.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T10:58:44.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T10:58:44.917Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T10:58:44.942Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T10:58:44.969Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T10:58:44.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T10:58:45.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T10:58:45.048Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T10:58:45.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T10:58:45.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T10:58:45.119Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T10:58:45.144Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T10:58:45.169Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T10:58:45.192Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T10:58:45.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T10:58:45.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T10:58:45.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T10:58:45.279Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a47bf9256c62d18f557478b0cd646d555129a6a9 [Pipeline] echo [2025-03-05T10:58:45.301Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a47bf92 [Pipeline] echo [2025-03-05T10:58:45.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:58:45.386Z] provisioning config files... [2025-03-05T10:58:45.401Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4379216141181764006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:58:45.740Z] ---> ****-login.sh [2025-03-05T10:58:45.740Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:58:45.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:58:45.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:58:45.999Z] Configure a credential helper to remove this warning. See [2025-03-05T10:58:45.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:58:45.999Z] [2025-03-05T10:58:45.999Z] Login Succeeded [2025-03-05T10:58:45.999Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:58:46.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:58:46.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:58:46.258Z] Configure a credential helper to remove this warning. See [2025-03-05T10:58:46.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:58:46.258Z] [2025-03-05T10:58:46.258Z] Login Succeeded [2025-03-05T10:58:46.258Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:58:46.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:58:46.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:58:46.259Z] Configure a credential helper to remove this warning. See [2025-03-05T10:58:46.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:58:46.259Z] [2025-03-05T10:58:46.259Z] Login Succeeded [2025-03-05T10:58:46.259Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:58:46.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:58:46.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:58:46.522Z] Configure a credential helper to remove this warning. See [2025-03-05T10:58:46.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:58:46.522Z] [2025-03-05T10:58:46.522Z] Login Succeeded [2025-03-05T10:58:46.522Z] ****.io [2025-03-05T10:58:46.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:58:46.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:58:46.782Z] Configure a credential helper to remove this warning. See [2025-03-05T10:58:46.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:58:46.782Z] [2025-03-05T10:58:46.782Z] Login Succeeded [2025-03-05T10:58:46.782Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:58:46.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T10:58:47.198Z] + git rev-list -1 --merges a47bf9256c62d18f557478b0cd646d555129a6a9~1..a47bf9256c62d18f557478b0cd646d555129a6a9 [Pipeline] echo [2025-03-05T10:58:47.228Z] -----------> git rev-list -1 --merges a47bf9256c62d18f557478b0cd646d555129a6a9~1..a47bf9256c62d18f557478b0cd646d555129a6a9 a47bf9256c62d18f557478b0cd646d555129a6a9 [2025-03-05T10:58:47.228Z] a47bf9256c62d18f557478b0cd646d555129a6a9 [false] [Pipeline] sh [2025-03-05T10:58:47.521Z] + git log --format=format:%s -1 a47bf9256c62d18f557478b0cd646d555129a6a9 [Pipeline] echo [2025-03-05T10:58:47.536Z] ========================================================= [2025-03-05T10:58:47.536Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T10:58:47.536Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:58:47.884Z] + git log --format=format:%s -1 a47bf9256c62d18f557478b0cd646d555129a6a9 [Pipeline] echo [2025-03-05T10:58:47.897Z] [semverPrep] GIT_COMMIT: a47bf9256c62d18f557478b0cd646d555129a6a9, Commit Message: Merge pull request #244 from jumpingliu/4.0-gpio-changelog [Pipeline] echo [2025-03-05T10:58:47.912Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T10:58:48.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:58:48.295Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T10:58:48.295Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T10:58:48.295Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T10:58:48.295Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T10:58:48.295Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T10:58:48.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:58:48.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:58:48.722Z] [2025-03-05T10:58:48.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:58:49.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:58:49.037Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T10:58:49.037Z] b85a868b505f: Pulling fs layer [2025-03-05T10:58:49.037Z] e2be974225ed: Pulling fs layer [2025-03-05T10:58:49.037Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T10:58:49.037Z] 988bab9f4d93: Pulling fs layer [2025-03-05T10:58:49.037Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T10:58:49.037Z] eaf3925da568: Pulling fs layer [2025-03-05T10:58:49.037Z] bab4dde63d76: Pulling fs layer [2025-03-05T10:58:49.037Z] bde34c3a00c8: Pulling fs layer [2025-03-05T10:58:49.037Z] b352a97aabf1: Pulling fs layer [2025-03-05T10:58:49.037Z] 4872d77fe225: Pulling fs layer [2025-03-05T10:58:49.037Z] 5851b861e8e6: Pulling fs layer [2025-03-05T10:58:49.037Z] 1469e6f7b9e6: Waiting [2025-03-05T10:58:49.037Z] eaf3925da568: Waiting [2025-03-05T10:58:49.037Z] bab4dde63d76: Waiting [2025-03-05T10:58:49.037Z] 4872d77fe225: Waiting [2025-03-05T10:58:49.037Z] bde34c3a00c8: Waiting [2025-03-05T10:58:49.037Z] b352a97aabf1: Waiting [2025-03-05T10:58:49.037Z] e2be974225ed: Verifying Checksum [2025-03-05T10:58:49.037Z] e2be974225ed: Download complete [2025-03-05T10:58:49.037Z] 988bab9f4d93: Verifying Checksum [2025-03-05T10:58:49.037Z] 988bab9f4d93: Download complete [2025-03-05T10:58:49.037Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T10:58:49.037Z] 1469e6f7b9e6: Download complete [2025-03-05T10:58:49.297Z] eaf3925da568: Verifying Checksum [2025-03-05T10:58:49.297Z] eaf3925da568: Download complete [2025-03-05T10:58:49.297Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T10:58:49.297Z] 339a4e72a1f5: Download complete [2025-03-05T10:58:49.297Z] bde34c3a00c8: Download complete [2025-03-05T10:58:49.297Z] b352a97aabf1: Download complete [2025-03-05T10:58:49.297Z] 4872d77fe225: Verifying Checksum [2025-03-05T10:58:49.297Z] 4872d77fe225: Download complete [2025-03-05T10:58:49.297Z] b85a868b505f: Verifying Checksum [2025-03-05T10:58:49.297Z] b85a868b505f: Download complete [2025-03-05T10:58:49.555Z] bab4dde63d76: Verifying Checksum [2025-03-05T10:58:49.555Z] bab4dde63d76: Download complete [2025-03-05T10:58:50.519Z] b85a868b505f: Pull complete [2025-03-05T10:58:50.519Z] e2be974225ed: Pull complete [2025-03-05T10:58:51.084Z] 339a4e72a1f5: Pull complete [2025-03-05T10:58:51.084Z] 988bab9f4d93: Pull complete [2025-03-05T10:58:51.344Z] 1469e6f7b9e6: Pull complete [2025-03-05T10:58:51.344Z] eaf3925da568: Pull complete [2025-03-05T10:58:53.247Z] bab4dde63d76: Pull complete [2025-03-05T10:58:53.247Z] bde34c3a00c8: Pull complete [2025-03-05T10:58:53.506Z] b352a97aabf1: Pull complete [2025-03-05T10:58:53.506Z] 4872d77fe225: Pull complete [2025-03-05T10:58:53.506Z] 5851b861e8e6: Pull complete [2025-03-05T10:58:53.506Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T10:58:53.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:58:53.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:58:53.656Z] prd-ubuntu20.04-docker-8c-8g-40315 does not seem to be running inside a container [2025-03-05T10:58:53.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:58:54.964Z] $ docker top 46c165d9af57d806c51df6b01e01aa40401a3bf4549193a50240811f9bfe5187 -eo pid,comm [2025-03-05T10:58:55.020Z] 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). [2025-03-05T10:58:55.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:58:55.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:58:55.081Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:58:55.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:58:55.197Z] $ docker exec 46c165d9af57d806c51df6b01e01aa40401a3bf4549193a50240811f9bfe5187 ssh-agent [2025-03-05T10:58:55.299Z] SSH_AUTH_SOCK=/tmp/ssh-chRM2HeHYlr8/agent.32 [2025-03-05T10:58:55.299Z] SSH_AGENT_PID=38 [2025-03-05T10:58:55.311Z] Running ssh-add (command line suppressed) [2025-03-05T10:58:55.406Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17928789875499785175.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17928789875499785175.key) [2025-03-05T10:58:55.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:58:55.717Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T10:58:55.728Z] $ docker exec --env ******** --env ******** 46c165d9af57d806c51df6b01e01aa40401a3bf4549193a50240811f9bfe5187 ssh-agent -k [2025-03-05T10:58:55.821Z] unset SSH_AUTH_SOCK; [2025-03-05T10:58:55.822Z] unset SSH_AGENT_PID; [2025-03-05T10:58:55.822Z] echo Agent pid 38 killed; [2025-03-05T10:58:55.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T10:58:55.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:58:55.879Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:58:55.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:58:55.991Z] $ docker exec 46c165d9af57d806c51df6b01e01aa40401a3bf4549193a50240811f9bfe5187 ssh-agent [2025-03-05T10:58:56.121Z] SSH_AUTH_SOCK=/tmp/ssh-tO3R85zejuYb/agent.71 [2025-03-05T10:58:56.121Z] SSH_AGENT_PID=77 [2025-03-05T10:58:56.126Z] Running ssh-add (command line suppressed) [2025-03-05T10:58:56.227Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13281379854025852760.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13281379854025852760.key) [2025-03-05T10:58:56.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:58:56.538Z] + git semver init [2025-03-05T10:58:56.797Z] 2025-03-05 10:58:56,723 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T10:58:56.797Z] 2025-03-05 10:58:56,723 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2025-03-05T10:58:56.797Z] 2025-03-05 10:58:56,724 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2025-03-05T10:58:56.797Z] 2025-03-05 10:58:56,724 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:58:58.713Z] 2025-03-05 10:58:58,297 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2025-03-05T10:58:58.713Z] 2025-03-05 10:58:58,297 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2025-03-05T10:58:58.713Z] 2025-03-05 10:58:58,297 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-03-05T10:58:58.713Z] 2025-03-05 10:58:58,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-03-05T10:58:58.713Z] 4.0.0-dev.3 [Pipeline] } [2025-03-05T10:58:58.721Z] $ docker exec --env ******** --env ******** 46c165d9af57d806c51df6b01e01aa40401a3bf4549193a50240811f9bfe5187 ssh-agent -k [2025-03-05T10:58:58.818Z] unset SSH_AUTH_SOCK; [2025-03-05T10:58:58.819Z] unset SSH_AGENT_PID; [2025-03-05T10:58:58.820Z] echo Agent pid 77 killed; [2025-03-05T10:58:58.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:58:59.160Z] + git semver [Pipeline] } [2025-03-05T10:58:59.434Z] $ docker stop --time=1 46c165d9af57d806c51df6b01e01aa40401a3bf4549193a50240811f9bfe5187 [2025-03-05T10:59:00.745Z] $ docker rm -f --volumes 46c165d9af57d806c51df6b01e01aa40401a3bf4549193a50240811f9bfe5187 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:59:01.098Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T10:59:01.345Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T10:59:01.349Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 [2025-03-05T10:59:01.531Z] provisioning config files... [2025-03-05T10:59:01.541Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13138627594190523778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:59:01.838Z] ---> ****-login.sh [2025-03-05T10:59:01.839Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:59:01.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:59:01.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:59:01.839Z] Configure a credential helper to remove this warning. See [2025-03-05T10:59:01.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:59:01.839Z] [2025-03-05T10:59:01.839Z] Login Succeeded [2025-03-05T10:59:01.839Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:59:01.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:59:01.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:59:01.839Z] Configure a credential helper to remove this warning. See [2025-03-05T10:59:01.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:59:01.839Z] [2025-03-05T10:59:01.839Z] Login Succeeded [2025-03-05T10:59:01.839Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:59:02.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:59:02.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:59:02.097Z] Configure a credential helper to remove this warning. See [2025-03-05T10:59:02.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:59:02.098Z] [2025-03-05T10:59:02.098Z] Login Succeeded [2025-03-05T10:59:02.098Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:59:02.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:59:02.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:59:02.098Z] Configure a credential helper to remove this warning. See [2025-03-05T10:59:02.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:59:02.098Z] [2025-03-05T10:59:02.098Z] Login Succeeded [2025-03-05T10:59:02.098Z] ****.io [2025-03-05T10:59:02.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:59:02.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:59:02.358Z] Configure a credential helper to remove this warning. See [2025-03-05T10:59:02.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:59:02.358Z] [2025-03-05T10:59:02.358Z] Login Succeeded [2025-03-05T10:59:02.358Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:59:02.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T10:59:02.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:59:02.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:59:02.514Z] ========================================================= [2025-03-05T10:59:02.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T10:59:02.514Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:59:02.854Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T10:59:02.854Z] Sending build context to Docker daemon 30.43MB [2025-03-05T10:59:02.854Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:59:02.854Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T10:59:03.113Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T10:59:03.113Z] da9db072f522: Pulling fs layer [2025-03-05T10:59:03.113Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T10:59:03.113Z] 06f05ace1117: Pulling fs layer [2025-03-05T10:59:03.113Z] 5fe327b54edc: Pulling fs layer [2025-03-05T10:59:03.113Z] 5fe327b54edc: Waiting [2025-03-05T10:59:03.114Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:59:03.114Z] 92a5565b7b96: Pulling fs layer [2025-03-05T10:59:03.114Z] ff9bb7016b71: Pulling fs layer [2025-03-05T10:59:03.114Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T10:59:03.114Z] 92a5565b7b96: Waiting [2025-03-05T10:59:03.114Z] ff9bb7016b71: Waiting [2025-03-05T10:59:03.114Z] 4f4fb700ef54: Waiting [2025-03-05T10:59:03.114Z] a813b0c90790: Pulling fs layer [2025-03-05T10:59:03.114Z] a813b0c90790: Waiting [2025-03-05T10:59:03.114Z] b67dba6c2c7d: Waiting [2025-03-05T10:59:03.114Z] 6ef4a4ee8ca5: Download complete [2025-03-05T10:59:03.114Z] 5fe327b54edc: Verifying Checksum [2025-03-05T10:59:03.114Z] 5fe327b54edc: Download complete [2025-03-05T10:59:03.114Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T10:59:03.114Z] 4f4fb700ef54: Download complete [2025-03-05T10:59:03.114Z] 92a5565b7b96: Download complete [2025-03-05T10:59:03.114Z] da9db072f522: Download complete [2025-03-05T10:59:03.114Z] ff9bb7016b71: Verifying Checksum [2025-03-05T10:59:03.114Z] ff9bb7016b71: Download complete [2025-03-05T10:59:03.373Z] da9db072f522: Pull complete [2025-03-05T10:59:03.373Z] a813b0c90790: Verifying Checksum [2025-03-05T10:59:03.373Z] a813b0c90790: Download complete [2025-03-05T10:59:03.373Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T10:59:03.642Z] 06f05ace1117: Verifying Checksum [2025-03-05T10:59:03.642Z] 06f05ace1117: Download complete [2025-03-05T10:59:03.902Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T10:59:03.902Z] b67dba6c2c7d: Download complete [2025-03-05T10:59:07.188Z] 06f05ace1117: Pull complete [2025-03-05T10:59:07.448Z] 5fe327b54edc: Pull complete [2025-03-05T10:59:07.448Z] 4f4fb700ef54: Pull complete [2025-03-05T10:59:07.448Z] 92a5565b7b96: Pull complete [2025-03-05T10:59:07.707Z] ff9bb7016b71: Pull complete [2025-03-05T10:59:10.363Z] b67dba6c2c7d: Pull complete [2025-03-05T10:59:10.625Z] a813b0c90790: Pull complete [2025-03-05T10:59:10.625Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T10:59:10.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T10:59:10.625Z] ---> 3ba60ce46760 [2025-03-05T10:59:10.625Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:59:12.008Z] ---> Running in 1a9064fa5184 [2025-03-05T10:59:12.008Z] Removing intermediate container 1a9064fa5184 [2025-03-05T10:59:12.008Z] ---> 2ac9a9a29095 [2025-03-05T10:59:12.008Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:59:12.008Z] ---> Running in 9ee8c70e40b0 [2025-03-05T10:59:12.266Z] Removing intermediate container 9ee8c70e40b0 [2025-03-05T10:59:12.266Z] ---> 456d0d3c1579 [2025-03-05T10:59:12.266Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-03-05T10:59:12.266Z] ---> Running in edf378a7751e [2025-03-05T10:59:12.266Z] Removing intermediate container edf378a7751e [2025-03-05T10:59:12.266Z] ---> edb0e8007fe9 [2025-03-05T10:59:12.266Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:59:12.266Z] ---> Running in e098275a022f [2025-03-05T10:59:12.266Z] Removing intermediate container e098275a022f [2025-03-05T10:59:12.266Z] ---> e970a0d4d311 [2025-03-05T10:59:12.266Z] Step 7/12 : WORKDIR /device-gpio [2025-03-05T10:59:12.526Z] ---> Running in 1429c0a40805 [2025-03-05T10:59:12.526Z] Removing intermediate container 1429c0a40805 [2025-03-05T10:59:12.526Z] ---> ee2e9d1b447b [2025-03-05T10:59:12.526Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:59:12.526Z] ---> Running in 68119c625d0c [2025-03-05T10:59:12.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:59:13.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:59:13.302Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T10:59:13.302Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-05T10:59:13.302Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T10:59:13.302Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T10:59:13.302Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:59:13.302Z] OK: 252 MiB in 62 packages [2025-03-05T10:59:13.886Z] Removing intermediate container 68119c625d0c [2025-03-05T10:59:13.886Z] ---> 19d46dee5fff [2025-03-05T10:59:13.886Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-05T10:59:13.886Z] ---> 12e2cac40115 [2025-03-05T10:59:13.886Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:59:13.886Z] ---> Running in cc69e6709549 [2025-03-05T10:59:16.486Z] Still waiting to schedule task [2025-03-05T10:59:16.486Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-05T10:59:45.991Z] Removing intermediate container cc69e6709549 [2025-03-05T10:59:45.991Z] ---> f4f9843d2ff8 [2025-03-05T10:59:45.991Z] Step 11/12 : COPY . . [2025-03-05T10:59:45.991Z] ---> 9ed29d9f373d [2025-03-05T10:59:45.991Z] Step 12/12 : RUN ${MAKE} [2025-03-05T10:59:45.991Z] ---> Running in eefd8b56e4ff [2025-03-05T10:59:45.991Z] noop [2025-03-05T10:59:46.250Z] Removing intermediate container eefd8b56e4ff [2025-03-05T10:59:46.250Z] ---> 93e50018ce43 [2025-03-05T10:59:46.250Z] Successfully built 93e50018ce43 [2025-03-05T10:59:46.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:59:46.586Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T10:59:46.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:59:46.665Z] prd-ubuntu20.04-docker-8c-8g-40315 does not seem to be running inside a container [2025-03-05T10:59:46.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T10:59:47.045Z] $ docker top ce5459d49ec99b3d26b1b74d07a9155a10be1e8ef142ce4ca8000ed291c5b548 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:59:47.410Z] + go version [2025-03-05T10:59:47.410Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T10:59:47.418Z] $ docker stop --time=1 ce5459d49ec99b3d26b1b74d07a9155a10be1e8ef142ce4ca8000ed291c5b548 [2025-03-05T10:59:48.704Z] $ docker rm -f --volumes ce5459d49ec99b3d26b1b74d07a9155a10be1e8ef142ce4ca8000ed291c5b548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:59:49.136Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T10:59:49.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:59:49.223Z] prd-ubuntu20.04-docker-8c-8g-40315 does not seem to be running inside a container [2025-03-05T10:59:49.253Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T10:59:49.596Z] $ docker top 80b94c2cdbe3c96d2d5bd4539c46a2640d51e4ea17e97746df414d1979cfb631 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:59:49.951Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T10:59:50.430Z] + make test [2025-03-05T10:59:50.430Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T10:59:51.367Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-03-05T11:00:13.337Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-03-05T11:00:13.337Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-03-05T11:00:23.315Z] go vet ./... [2025-03-05T11:00:29.481Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T11:00:29.481Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T11:00:29.481Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T11:00:29.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T11:00:29.517Z] $ docker stop --time=1 80b94c2cdbe3c96d2d5bd4539c46a2640d51e4ea17e97746df414d1979cfb631 [2025-03-05T11:00:33.042Z] $ docker rm -f --volumes 80b94c2cdbe3c96d2d5bd4539c46a2640d51e4ea17e97746df414d1979cfb631 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:00:33.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T11:00:33.651Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T11:00:34.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T11:00:34.509Z] + ls -al . [2025-03-05T11:00:34.509Z] total 224 [2025-03-05T11:00:34.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:59 . [2025-03-05T11:00:34.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:58 .. [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 5 10:58 .dockerignore [2025-03-05T11:00:34.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:00 .git [2025-03-05T11:00:34.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:58 .github [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 5 10:58 .gitignore [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 10:58 .golangci.yml [2025-03-05T11:00:34.509Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:58 .semver [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 19399 Mar 5 10:58 Attribution.txt [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 7819 Mar 5 10:58 CHANGELOG.md [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 1694 Mar 5 10:58 Dockerfile [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:58 GOVERNANCE.md [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 5 10:58 Jenkinsfile [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 10:58 LICENSE [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 5 10:58 Makefile [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 10:58 OWNERS.md [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 5 10:58 README.md [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 10:59 VERSION [2025-03-05T11:00:34.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:58 bin [2025-03-05T11:00:34.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:58 cmd [2025-03-05T11:00:34.509Z] -rw-r--r-- 1 jenkins jenkins 11486 Mar 5 11:00 coverage.out [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 6098 Mar 5 10:58 go.mod [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 86984 Mar 5 10:58 go.sum [2025-03-05T11:00:34.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:58 internal [2025-03-05T11:00:34.509Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 5 10:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:00:35.421Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a47bf9256c62d18f557478b0cd646d555129a6a9 --label arch=amd64 --label version=4.0.0-dev.3 . [2025-03-05T11:00:35.421Z] Sending build context to Docker daemon 30.44MB [2025-03-05T11:00:35.421Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:00:35.421Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-05T11:00:35.421Z] ---> 93e50018ce43 [2025-03-05T11:00:35.421Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:00:35.421Z] ---> Running in 69ed0d1c0f80 [2025-03-05T11:00:35.421Z] Removing intermediate container 69ed0d1c0f80 [2025-03-05T11:00:35.421Z] ---> 6d8554dea288 [2025-03-05T11:00:35.421Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:00:35.421Z] ---> Running in a41a196e7617 [2025-03-05T11:00:35.421Z] Removing intermediate container a41a196e7617 [2025-03-05T11:00:35.421Z] ---> 160aaeaecfec [2025-03-05T11:00:35.421Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-03-05T11:00:35.421Z] ---> Running in 4ad3af0c9ef1 [2025-03-05T11:00:35.421Z] Removing intermediate container 4ad3af0c9ef1 [2025-03-05T11:00:35.421Z] ---> b80193032c8c [2025-03-05T11:00:35.421Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:00:35.421Z] ---> Running in aa355c4fea14 [2025-03-05T11:00:35.421Z] Removing intermediate container aa355c4fea14 [2025-03-05T11:00:35.421Z] ---> 9b66d6b95aa0 [2025-03-05T11:00:35.421Z] Step 7/26 : WORKDIR /device-gpio [2025-03-05T11:00:35.421Z] ---> Running in 9e234915216b [2025-03-05T11:00:35.421Z] Removing intermediate container 9e234915216b [2025-03-05T11:00:35.421Z] ---> 8982e6dd2d80 [2025-03-05T11:00:35.421Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:00:35.421Z] ---> Running in 050bd10ad6b3 [2025-03-05T11:00:36.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:00:36.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:00:36.454Z] OK: 252 MiB in 62 packages [2025-03-05T11:00:37.022Z] Removing intermediate container 050bd10ad6b3 [2025-03-05T11:00:37.022Z] ---> 69a4bfcf4cfa [2025-03-05T11:00:37.022Z] Step 9/26 : COPY go.mod vendor* ./ [2025-03-05T11:00:37.022Z] ---> 293aa1e4893b [2025-03-05T11:00:37.022Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:00:37.022Z] ---> Running in 087787d83a9a [2025-03-05T11:00:37.591Z] Removing intermediate container 087787d83a9a [2025-03-05T11:00:37.591Z] ---> d42ccdbde324 [2025-03-05T11:00:37.591Z] Step 11/26 : COPY . . [2025-03-05T11:00:38.160Z] ---> c3282c0a0de8 [2025-03-05T11:00:38.160Z] Step 12/26 : RUN ${MAKE} [2025-03-05T11:00:38.160Z] ---> Running in 800bb6ce7bfc [2025-03-05T11:00:38.419Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-03-05T11:00:48.366Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40316 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2025-03-05T11:00:48.385Z] Running in /w/workspace/device-gpio/129 [Pipeline] { [Pipeline] checkout [2025-03-05T11:00:51.445Z] The recommended git tool is: git [2025-03-05T11:00:56.078Z] using credential edgex-jenkins-ssh [2025-03-05T11:00:56.100Z] Cloning the remote Git repository [2025-03-05T11:00:56.137Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2025-03-05T11:00:56.222Z] > git init /w/workspace/device-gpio/129 # timeout=10 [2025-03-05T11:00:56.349Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2025-03-05T11:00:56.350Z] > git --version # timeout=10 [2025-03-05T11:00:56.370Z] > git --version # 'git version 2.25.1' [2025-03-05T11:00:56.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T11:00:56.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T11:00:59.667Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2025-03-05T11:00:59.698Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T11:01:00.480Z] Avoid second fetch [2025-03-05T11:01:00.480Z] Checking out Revision a47bf9256c62d18f557478b0cd646d555129a6a9 (main) [2025-03-05T11:01:01.049Z] Commit message: "Merge pull request #244 from jumpingliu/4.0-gpio-changelog" [2025-03-05T11:01:00.491Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T11:01:00.549Z] > git checkout -f a47bf9256c62d18f557478b0cd646d555129a6a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:01:05.748Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T11:01:05.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T11:01:05.748Z] Dload Upload Total Spent Left Speed [2025-03-05T11:01:05.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2025-03-05T11:01:06.078Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T11:01:06.403Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T11:01:06.403Z] + sudo tee /etc/docker/daemon.new [2025-03-05T11:01:06.403Z] { [2025-03-05T11:01:06.403Z] "registry-mirrors": [ [2025-03-05T11:01:06.403Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T11:01:06.403Z] ], [2025-03-05T11:01:06.403Z] "bip": "10.250.0.254/24", [2025-03-05T11:01:06.403Z] "hosts": [ [2025-03-05T11:01:06.403Z] "tcp://0.0.0.0:5555", [2025-03-05T11:01:06.403Z] "unix:///var/run/docker.sock" [2025-03-05T11:01:06.403Z] ], [2025-03-05T11:01:06.403Z] "mtu": 1458, [2025-03-05T11:01:06.403Z] "selinux-enabled": true, [2025-03-05T11:01:06.403Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T11:01:06.403Z] } [Pipeline] sh [2025-03-05T11:01:06.737Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T11:01:07.072Z] + sudo service docker restart [2025-03-05T11:01:10.518Z] Removing intermediate container 800bb6ce7bfc [2025-03-05T11:01:10.518Z] ---> c4a1557107ea [2025-03-05T11:01:10.518Z] Step 13/26 : FROM alpine:3.20 [2025-03-05T11:01:10.518Z] 3.20: Pulling from library/alpine [2025-03-05T11:01:10.518Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T11:01:10.518Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T11:01:10.518Z] 0a9a5dfd008f: Download complete [2025-03-05T11:01:10.518Z] 0a9a5dfd008f: Pull complete [2025-03-05T11:01:10.518Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T11:01:10.518Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T11:01:10.518Z] ---> ff221270b9fb [2025-03-05T11:01:10.518Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-03-05T11:01:10.518Z] ---> Running in fd5995abc285 [2025-03-05T11:01:10.518Z] Removing intermediate container fd5995abc285 [2025-03-05T11:01:10.518Z] ---> a0328b2ae11c [2025-03-05T11:01:10.518Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-05T11:01:10.518Z] ---> Running in 14745b38f986 [2025-03-05T11:01:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:01:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:01:10.518Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T11:01:10.518Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:01:10.518Z] OK: 8 MiB in 15 packages [2025-03-05T11:01:10.518Z] Removing intermediate container 14745b38f986 [2025-03-05T11:01:10.518Z] ---> 8d97233b9d83 [2025-03-05T11:01:10.518Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-05T11:01:10.518Z] ---> Running in 64efb3b3ea73 [2025-03-05T11:01:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:01:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:01:10.518Z] OK: 8 MiB in 15 packages [2025-03-05T11:01:10.518Z] Removing intermediate container 64efb3b3ea73 [2025-03-05T11:01:10.518Z] ---> f9c211995dfd [2025-03-05T11:01:10.518Z] Step 17/26 : WORKDIR / [2025-03-05T11:01:10.518Z] ---> Running in 7a41234d5f69 [2025-03-05T11:01:10.518Z] Removing intermediate container 7a41234d5f69 [2025-03-05T11:01:10.518Z] ---> 342538b8a8a9 [2025-03-05T11:01:10.518Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2025-03-05T11:01:10.518Z] ---> 61a97e52da4e [2025-03-05T11:01:10.518Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2025-03-05T11:01:10.518Z] ---> 7936c6a63d9f [2025-03-05T11:01:10.518Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2025-03-05T11:01:10.518Z] ---> 420a5387bfe3 [2025-03-05T11:01:10.518Z] Step 21/26 : EXPOSE 59910 [2025-03-05T11:01:10.518Z] ---> Running in 7b2cc26ba1b1 [2025-03-05T11:01:10.518Z] Removing intermediate container 7b2cc26ba1b1 [2025-03-05T11:01:10.518Z] ---> 2d25568d6228 [2025-03-05T11:01:10.518Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2025-03-05T11:01:10.518Z] ---> Running in 0d2ba62da236 [2025-03-05T11:01:10.518Z] Removing intermediate container 0d2ba62da236 [2025-03-05T11:01:10.518Z] ---> 0ee9264b6e53 [2025-03-05T11:01:10.518Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T11:01:10.518Z] ---> Running in bcf3b9105061 [2025-03-05T11:01:10.518Z] Removing intermediate container bcf3b9105061 [2025-03-05T11:01:10.518Z] ---> 05a4fc17c9cc [2025-03-05T11:01:10.518Z] Step 24/26 : LABEL arch=amd64 [2025-03-05T11:01:10.518Z] ---> Running in d24d18190049 [2025-03-05T11:01:10.518Z] Removing intermediate container d24d18190049 [2025-03-05T11:01:10.518Z] ---> 045931ebc69b [2025-03-05T11:01:10.518Z] Step 25/26 : LABEL git_sha=a47bf9256c62d18f557478b0cd646d555129a6a9 [2025-03-05T11:01:10.518Z] ---> Running in f8a5b7118451 [2025-03-05T11:01:10.518Z] Removing intermediate container f8a5b7118451 [2025-03-05T11:01:10.518Z] ---> f21a5244cb56 [2025-03-05T11:01:10.518Z] Step 26/26 : LABEL version=4.0.0-dev.3 [2025-03-05T11:01:10.518Z] ---> Running in d7614c6bb0b7 [2025-03-05T11:01:10.518Z] Removing intermediate container d7614c6bb0b7 [2025-03-05T11:01:10.518Z] ---> e864224d8d72 [2025-03-05T11:01:10.518Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T11:01:10.518Z] Successfully built e864224d8d72 [2025-03-05T11:01:10.518Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:01:10.634Z] provisioning config files... [2025-03-05T11:01:10.643Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16074613962908392367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:01:10.948Z] ---> ****-login.sh [2025-03-05T11:01:10.948Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:01:10.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:10.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:10.948Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:10.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:10.949Z] [2025-03-05T11:01:10.949Z] Login Succeeded [2025-03-05T11:01:10.949Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:01:10.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:10.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:10.949Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:10.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:10.949Z] [2025-03-05T11:01:10.949Z] Login Succeeded [2025-03-05T11:01:10.949Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:01:11.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:11.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:11.212Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:11.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:11.212Z] [2025-03-05T11:01:11.212Z] Login Succeeded [2025-03-05T11:01:11.212Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:01:11.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:11.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:11.213Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:11.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:11.213Z] [2025-03-05T11:01:11.213Z] Login Succeeded [2025-03-05T11:01:11.213Z] ****.io [2025-03-05T11:01:11.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:11.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:11.473Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:11.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:11.473Z] [2025-03-05T11:01:11.473Z] Login Succeeded [2025-03-05T11:01:11.473Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:01:11.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:01:11.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:01:11.576Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2025-03-05T11:01:11.576Z] a47bf9256c62d18f557478b0cd646d555129a6a9 [2025-03-05T11:01:11.576Z] latest [2025-03-05T11:01:11.576Z] 4.0.0-dev.3 [2025-03-05T11:01:11.576Z] a47bf9256c62d18f557478b0cd646d555129a6a9-4.0.0-dev.3 [2025-03-05T11:01:11.576Z] main [2025-03-05T11:01:11.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:11.912Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:a47bf9256c62d18f557478b0cd646d555129a6a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:12.241Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:a47bf9256c62d18f557478b0cd646d555129a6a9 [2025-03-05T11:01:12.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-03-05T11:01:12.241Z] 36c83bbcb679: Preparing [2025-03-05T11:01:12.241Z] 5af2f248f794: Preparing [2025-03-05T11:01:12.241Z] be9530ed5698: Preparing [2025-03-05T11:01:12.242Z] 13e22f4ad3b0: Preparing [2025-03-05T11:01:12.242Z] 2d8b96a3932d: Preparing [2025-03-05T11:01:12.242Z] 994456c4fd7b: Preparing [2025-03-05T11:01:12.242Z] 994456c4fd7b: Waiting [2025-03-05T11:01:12.242Z] be9530ed5698: Pushed [2025-03-05T11:01:12.242Z] 13e22f4ad3b0: Pushed [2025-03-05T11:01:12.242Z] 2d8b96a3932d: Pushed [2025-03-05T11:01:12.242Z] 5af2f248f794: Pushed [2025-03-05T11:01:12.242Z] 994456c4fd7b: Layer already exists [2025-03-05T11:01:17.510Z] 36c83bbcb679: Pushed [2025-03-05T11:01:17.510Z] a47bf9256c62d18f557478b0cd646d555129a6a9: digest: sha256:eaa685202d55a6021d2c2500c582946d7a68d6410d128abcfdaf4d82d64f4612 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:18.034Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:18.355Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-03-05T11:01:18.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-03-05T11:01:18.355Z] 36c83bbcb679: Preparing [2025-03-05T11:01:18.355Z] 5af2f248f794: Preparing [2025-03-05T11:01:18.355Z] be9530ed5698: Preparing [2025-03-05T11:01:18.355Z] 13e22f4ad3b0: Preparing [2025-03-05T11:01:18.355Z] 2d8b96a3932d: Preparing [2025-03-05T11:01:18.355Z] 994456c4fd7b: Preparing [2025-03-05T11:01:18.355Z] 994456c4fd7b: Waiting [2025-03-05T11:01:18.355Z] 5af2f248f794: Layer already exists [2025-03-05T11:01:18.355Z] 13e22f4ad3b0: Layer already exists [2025-03-05T11:01:18.355Z] 2d8b96a3932d: Layer already exists [2025-03-05T11:01:18.355Z] 36c83bbcb679: Layer already exists [2025-03-05T11:01:18.355Z] be9530ed5698: Layer already exists [2025-03-05T11:01:18.355Z] 994456c4fd7b: Layer already exists [2025-03-05T11:01:18.355Z] latest: digest: sha256:eaa685202d55a6021d2c2500c582946d7a68d6410d128abcfdaf4d82d64f4612 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:18.687Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:19.014Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.0.0-dev.3 [2025-03-05T11:01:19.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-03-05T11:01:19.014Z] 36c83bbcb679: Preparing [2025-03-05T11:01:19.014Z] 5af2f248f794: Preparing [2025-03-05T11:01:19.014Z] be9530ed5698: Preparing [2025-03-05T11:01:19.014Z] 13e22f4ad3b0: Preparing [2025-03-05T11:01:19.014Z] 2d8b96a3932d: Preparing [2025-03-05T11:01:19.014Z] 994456c4fd7b: Preparing [2025-03-05T11:01:19.014Z] 994456c4fd7b: Waiting [2025-03-05T11:01:19.014Z] 5af2f248f794: Layer already exists [2025-03-05T11:01:19.014Z] be9530ed5698: Layer already exists [2025-03-05T11:01:19.014Z] 2d8b96a3932d: Layer already exists [2025-03-05T11:01:19.014Z] 36c83bbcb679: Layer already exists [2025-03-05T11:01:19.014Z] 13e22f4ad3b0: Layer already exists [2025-03-05T11:01:19.014Z] 994456c4fd7b: Layer already exists [2025-03-05T11:01:19.014Z] 4.0.0-dev.3: digest: sha256:eaa685202d55a6021d2c2500c582946d7a68d6410d128abcfdaf4d82d64f4612 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:19.350Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:a47bf9256c62d18f557478b0cd646d555129a6a9-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:19.681Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:a47bf9256c62d18f557478b0cd646d555129a6a9-4.0.0-dev.3 [2025-03-05T11:01:19.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-03-05T11:01:19.681Z] 36c83bbcb679: Preparing [2025-03-05T11:01:19.681Z] 5af2f248f794: Preparing [2025-03-05T11:01:19.681Z] be9530ed5698: Preparing [2025-03-05T11:01:19.681Z] 13e22f4ad3b0: Preparing [2025-03-05T11:01:19.681Z] 2d8b96a3932d: Preparing [2025-03-05T11:01:19.681Z] 994456c4fd7b: Preparing [2025-03-05T11:01:19.681Z] 994456c4fd7b: Waiting [2025-03-05T11:01:19.681Z] 13e22f4ad3b0: Layer already exists [2025-03-05T11:01:19.681Z] 5af2f248f794: Layer already exists [2025-03-05T11:01:19.681Z] be9530ed5698: Layer already exists [2025-03-05T11:01:19.681Z] 36c83bbcb679: Layer already exists [2025-03-05T11:01:19.681Z] 2d8b96a3932d: Layer already exists [2025-03-05T11:01:19.681Z] 994456c4fd7b: Layer already exists [2025-03-05T11:01:19.681Z] a47bf9256c62d18f557478b0cd646d555129a6a9-4.0.0-dev.3: digest: sha256:eaa685202d55a6021d2c2500c582946d7a68d6410d128abcfdaf4d82d64f4612 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:20.007Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:20.326Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2025-03-05T11:01:20.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-03-05T11:01:20.326Z] 36c83bbcb679: Preparing [2025-03-05T11:01:20.326Z] 5af2f248f794: Preparing [2025-03-05T11:01:20.326Z] be9530ed5698: Preparing [2025-03-05T11:01:20.326Z] 13e22f4ad3b0: Preparing [2025-03-05T11:01:20.326Z] 2d8b96a3932d: Preparing [2025-03-05T11:01:20.326Z] 994456c4fd7b: Preparing [2025-03-05T11:01:20.326Z] 994456c4fd7b: Waiting [2025-03-05T11:01:20.326Z] 2d8b96a3932d: Layer already exists [2025-03-05T11:01:20.326Z] 13e22f4ad3b0: Layer already exists [2025-03-05T11:01:20.326Z] 36c83bbcb679: Layer already exists [2025-03-05T11:01:20.326Z] be9530ed5698: Layer already exists [2025-03-05T11:01:20.326Z] 5af2f248f794: Layer already exists [2025-03-05T11:01:20.326Z] 994456c4fd7b: Layer already exists [2025-03-05T11:01:20.326Z] main: digest: sha256:eaa685202d55a6021d2c2500c582946d7a68d6410d128abcfdaf4d82d64f4612 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:01:20.404Z] ===================================================== [Pipeline] echo [2025-03-05T11:01:20.420Z] taggedImages: [2025-03-05T11:01:20.420Z] - nexus3.edgexfoundry.org:10004/device-gpio:a47bf9256c62d18f557478b0cd646d555129a6a9 [2025-03-05T11:01:20.420Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-03-05T11:01:20.420Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.0.0-dev.3 [2025-03-05T11:01:20.420Z] - nexus3.edgexfoundry.org:10004/device-gpio:a47bf9256c62d18f557478b0cd646d555129a6a9-4.0.0-dev.3 [2025-03-05T11:01:20.420Z] - nexus3.edgexfoundry.org:10004/device-gpio: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 [2025-03-05T11:01:21.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:01:21.296Z] [2025-03-05T11:01:21.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:21.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:01:21.595Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T11:01:21.595Z] 5eb5b503b376: Pulling fs layer [2025-03-05T11:01:21.595Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T11:01:21.595Z] ec43610c2a17: Pulling fs layer [2025-03-05T11:01:21.595Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T11:01:21.595Z] 33b1e0a273af: Pulling fs layer [2025-03-05T11:01:21.595Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T11:01:21.595Z] 2f39f015ded8: Pulling fs layer [2025-03-05T11:01:21.595Z] 3a2ae6a8a46f: Waiting [2025-03-05T11:01:21.595Z] 33b1e0a273af: Waiting [2025-03-05T11:01:21.595Z] 5d3b04190fa2: Waiting [2025-03-05T11:01:21.595Z] 2f39f015ded8: Waiting [2025-03-05T11:01:21.595Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T11:01:21.595Z] 5c69ac0246d0: Download complete [2025-03-05T11:01:21.595Z] 3a2ae6a8a46f: Download complete [2025-03-05T11:01:21.595Z] 33b1e0a273af: Verifying Checksum [2025-03-05T11:01:21.595Z] 33b1e0a273af: Download complete [2025-03-05T11:01:21.595Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T11:01:21.595Z] 5d3b04190fa2: Download complete [2025-03-05T11:01:21.595Z] ec43610c2a17: Verifying Checksum [2025-03-05T11:01:21.595Z] ec43610c2a17: Download complete [2025-03-05T11:01:21.853Z] 5eb5b503b376: Verifying Checksum [2025-03-05T11:01:21.853Z] 5eb5b503b376: Download complete [2025-03-05T11:01:22.423Z] 2f39f015ded8: Download complete [2025-03-05T11:01:22.989Z] 5eb5b503b376: Pull complete [2025-03-05T11:01:22.989Z] 5c69ac0246d0: Pull complete [2025-03-05T11:01:23.555Z] ec43610c2a17: Pull complete [2025-03-05T11:01:23.555Z] 3a2ae6a8a46f: Pull complete [2025-03-05T11:01:23.814Z] 33b1e0a273af: Pull complete [2025-03-05T11:01:23.814Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:01:25.332Z] provisioning config files... [2025-03-05T11:01:25.356Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/129@tmp/config9138202152615929405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:01:25.787Z] ---> ****-login.sh [2025-03-05T11:01:25.788Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:01:26.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:26.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:26.323Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:26.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:26.323Z] [2025-03-05T11:01:26.323Z] Login Succeeded [2025-03-05T11:01:26.323Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:01:26.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:26.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:26.591Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:26.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:26.591Z] [2025-03-05T11:01:26.591Z] Login Succeeded [2025-03-05T11:01:26.591Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:01:26.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:27.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:27.127Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:27.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:27.127Z] [2025-03-05T11:01:27.127Z] Login Succeeded [2025-03-05T11:01:27.127Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:01:27.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:27.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:27.395Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:27.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:27.395Z] [2025-03-05T11:01:27.395Z] Login Succeeded [2025-03-05T11:01:27.395Z] ****.io [2025-03-05T11:01:27.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:27.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:27.923Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:27.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:27.923Z] [2025-03-05T11:01:27.923Z] Login Succeeded [2025-03-05T11:01:27.923Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:01:27.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-03-05T11:01:28.121Z] 2f39f015ded8: Pull complete [2025-03-05T11:01:28.121Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T11:01:28.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:01:28.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:01:28.232Z] prd-ubuntu20.04-docker-8c-8g-40315 does not seem to be running inside a container [2025-03-05T11:01:28.259Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T11:01:29.691Z] $ docker top dd31e0650008570a807442461f9d18cca5d7d3d5a272d94e8e993511ff4853ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2025-03-05T11:01:29.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:01:29.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:01:29.891Z] ========================================================= [2025-03-05T11:01:29.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T11:01:29.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:30.107Z] ---> job-cost.sh [2025-03-05T11:01:30.107Z] lf-activate-venv: SKIPPING [2025-03-05T11:01:30.107Z] INFO: No Stack... [2025-03-05T11:01:30.258Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T11:01:30.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T11:01:30.623Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T11:01:30.848Z] Sending build context to Docker daemon 15.29MB [2025-03-05T11:01:30.848Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:01:30.848Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T11:01:30.848Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T11:01:30.848Z] 9986a736f7d3: Pulling fs layer [2025-03-05T11:01:30.848Z] 1f018df60701: Pulling fs layer [2025-03-05T11:01:30.848Z] 39f8f326b044: Pulling fs layer [2025-03-05T11:01:30.848Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T11:01:30.848Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:01:30.848Z] d45d956e0dbf: Pulling fs layer [2025-03-05T11:01:30.848Z] d7702b0d1db1: Pulling fs layer [2025-03-05T11:01:30.848Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T11:01:30.848Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T11:01:30.848Z] d45d956e0dbf: Waiting [2025-03-05T11:01:30.848Z] 5c7f0f088c93: Waiting [2025-03-05T11:01:30.848Z] d7702b0d1db1: Waiting [2025-03-05T11:01:30.848Z] 4fdc064ae6cf: Waiting [2025-03-05T11:01:30.848Z] e6a1e7a6a96a: Waiting [2025-03-05T11:01:30.848Z] 4f4fb700ef54: Waiting [2025-03-05T11:01:30.848Z] 1f018df60701: Verifying Checksum [2025-03-05T11:01:30.848Z] 1f018df60701: Download complete [2025-03-05T11:01:30.848Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T11:01:30.848Z] e6a1e7a6a96a: Download complete [2025-03-05T11:01:30.848Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:01:30.848Z] 4f4fb700ef54: Download complete [2025-03-05T11:01:30.920Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2025-03-05T11:01:30.920Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T11:01:30.935Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-129-stack-cost] [2025-03-05T11:01:30.944Z] Resource [jenkins-edgexfoundry-device-gpio-main-129-stack-cost] did not exist. Created. [2025-03-05T11:01:30.951Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:01:31.114Z] d45d956e0dbf: Verifying Checksum [2025-03-05T11:01:31.115Z] d45d956e0dbf: Download complete [2025-03-05T11:01:31.115Z] d7702b0d1db1: Verifying Checksum [2025-03-05T11:01:31.115Z] d7702b0d1db1: Download complete [2025-03-05T11:01:31.115Z] 9986a736f7d3: Verifying Checksum [2025-03-05T11:01:31.115Z] 9986a736f7d3: Download complete [2025-03-05T11:01:31.271Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T11:01:31.305Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T11:01:31.314Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T11:01:31.342Z] $ docker stop --time=1 dd31e0650008570a807442461f9d18cca5d7d3d5a272d94e8e993511ff4853ff [2025-03-05T11:01:31.382Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T11:01:31.382Z] 4fdc064ae6cf: Download complete [2025-03-05T11:01:31.977Z] 9986a736f7d3: Pull complete [2025-03-05T11:01:32.487Z] $ docker rm -f --volumes dd31e0650008570a807442461f9d18cca5d7d3d5a272d94e8e993511ff4853ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2025-03-05T11:01:32.576Z] 1f018df60701: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T11:01:33.163Z] 39f8f326b044: Verifying Checksum [2025-03-05T11:01:33.163Z] 39f8f326b044: Download complete [2025-03-05T11:01:33.748Z] 5c7f0f088c93: Download complete [2025-03-05T11:01:48.920Z] 39f8f326b044: Pull complete [2025-03-05T11:01:48.920Z] e6a1e7a6a96a: Pull complete [2025-03-05T11:01:48.920Z] 4f4fb700ef54: Pull complete [2025-03-05T11:01:48.920Z] d45d956e0dbf: Pull complete [2025-03-05T11:01:48.920Z] d7702b0d1db1: Pull complete [2025-03-05T11:01:55.655Z] 5c7f0f088c93: Pull complete [2025-03-05T11:01:57.601Z] 4fdc064ae6cf: Pull complete [2025-03-05T11:01:57.601Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T11:01:57.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T11:01:57.601Z] ---> 63f30b955cb9 [2025-03-05T11:01:57.601Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:01:58.564Z] ---> Running in 072e83215574 [2025-03-05T11:01:58.564Z] Removing intermediate container 072e83215574 [2025-03-05T11:01:58.564Z] ---> 11c610fa522a [2025-03-05T11:01:58.564Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:01:58.830Z] ---> Running in c7a45f8f74a7 [2025-03-05T11:01:59.099Z] Removing intermediate container c7a45f8f74a7 [2025-03-05T11:01:59.099Z] ---> bfea61cff4a1 [2025-03-05T11:01:59.099Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-03-05T11:01:59.099Z] ---> Running in 6e922ad98f64 [2025-03-05T11:01:59.366Z] Removing intermediate container 6e922ad98f64 [2025-03-05T11:01:59.366Z] ---> 5ab6c0c01a9f [2025-03-05T11:01:59.366Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:01:59.634Z] ---> Running in e349735b1ce8 [2025-03-05T11:01:59.902Z] Removing intermediate container e349735b1ce8 [2025-03-05T11:01:59.902Z] ---> 26bbb2ad6cbd [2025-03-05T11:01:59.902Z] Step 7/12 : WORKDIR /device-gpio [2025-03-05T11:01:59.902Z] ---> Running in 829db0a13231 [2025-03-05T11:02:00.171Z] Removing intermediate container 829db0a13231 [2025-03-05T11:02:00.171Z] ---> cedf6d98ec1b [2025-03-05T11:02:00.171Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:02:00.171Z] ---> Running in 2a8dad5baaab [2025-03-05T11:02:01.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:02:01.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:02:02.990Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T11:02:02.990Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-05T11:02:02.990Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T11:02:03.354Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T11:02:03.354Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:02:03.354Z] OK: 244 MiB in 62 packages [2025-03-05T11:02:04.332Z] Removing intermediate container 2a8dad5baaab [2025-03-05T11:02:04.332Z] ---> aa15906f9f32 [2025-03-05T11:02:04.332Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-05T11:02:04.922Z] ---> 39458bad3d7a [2025-03-05T11:02:04.922Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:02:04.922Z] ---> Running in b3185207ca76 [2025-03-05T11:03:56.841Z] Removing intermediate container b3185207ca76 [2025-03-05T11:03:56.841Z] ---> 520ef7bfddd1 [2025-03-05T11:03:56.841Z] Step 11/12 : COPY . . [2025-03-05T11:03:56.841Z] ---> f8b02c288433 [2025-03-05T11:03:56.841Z] Step 12/12 : RUN ${MAKE} [2025-03-05T11:03:56.841Z] ---> Running in 71564be657fc [2025-03-05T11:03:56.841Z] noop [2025-03-05T11:03:56.841Z] Removing intermediate container 71564be657fc [2025-03-05T11:03:56.841Z] ---> 6b5136e2e5ad [2025-03-05T11:03:56.841Z] Successfully built 6b5136e2e5ad [2025-03-05T11:03:56.841Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:03:57.199Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T11:03:57.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:03:57.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-40316 does not seem to be running inside a container [2025-03-05T11:03:57.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/129 -v /w/workspace/device-gpio/129:/w/workspace/device-gpio/129:rw,z -v /w/workspace/device-gpio/129@tmp:/w/workspace/device-gpio/129@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 [2025-03-05T11:03:58.660Z] $ docker top 6fc3e93393c89be8515595e3456d18acc4c9f4894a5b0051de15a634956058f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:03:59.505Z] + go version [2025-03-05T11:03:59.505Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T11:03:59.518Z] $ docker stop --time=1 6fc3e93393c89be8515595e3456d18acc4c9f4894a5b0051de15a634956058f0 [2025-03-05T11:04:01.117Z] $ docker rm -f --volumes 6fc3e93393c89be8515595e3456d18acc4c9f4894a5b0051de15a634956058f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:01.694Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T11:04:01.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:04:01.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-40316 does not seem to be running inside a container [2025-03-05T11:04:01.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/129 -v /w/workspace/device-gpio/129:/w/workspace/device-gpio/129:rw,z -v /w/workspace/device-gpio/129@tmp:/w/workspace/device-gpio/129@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 [2025-03-05T11:04:03.111Z] $ docker top 8dd5cd829e824e51a1110ddd546aee5d6b2db3cbe3612fc57be78529d6da3c00 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:04:04.095Z] + git config --global --add safe.directory /w/workspace/device-gpio/129 [Pipeline] fileExists [Pipeline] sh [2025-03-05T11:04:04.434Z] + make test [2025-03-05T11:04:04.703Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T11:04:10.044Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-03-05T11:07:31.871Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-03-05T11:07:31.871Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-03-05T11:07:31.871Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T11:07:31.871Z] go vet ./... [2025-03-05T11:08:10.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T11:08:10.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T11:08:10.770Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T11:08:10.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T11:08:10.808Z] $ docker stop --time=1 8dd5cd829e824e51a1110ddd546aee5d6b2db3cbe3612fc57be78529d6da3c00 [2025-03-05T11:08:12.790Z] $ docker rm -f --volumes 8dd5cd829e824e51a1110ddd546aee5d6b2db3cbe3612fc57be78529d6da3c00 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:08:14.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T11:08:14.396Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T11:08:14.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:08:15.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T11:08:15.560Z] + ls -al . [2025-03-05T11:08:15.560Z] total 220 [2025-03-05T11:08:15.560Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 11:04 . [2025-03-05T11:08:15.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:00 .. [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 5 11:01 .dockerignore [2025-03-05T11:08:15.560Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:01 .git [2025-03-05T11:08:15.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:01 .github [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 5 11:01 .gitignore [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 11:01 .golangci.yml [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 19399 Mar 5 11:01 Attribution.txt [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 7819 Mar 5 11:01 CHANGELOG.md [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 1694 Mar 5 11:01 Dockerfile [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:01 GOVERNANCE.md [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 5 11:01 Jenkinsfile [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 11:01 LICENSE [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 5 11:01 Makefile [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 11:01 OWNERS.md [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 5 11:01 README.md [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 10:59 VERSION [2025-03-05T11:08:15.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:01 bin [2025-03-05T11:08:15.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:01 cmd [2025-03-05T11:08:15.560Z] -rw-r--r-- 1 jenkins jenkins 11486 Mar 5 11:07 coverage.out [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 6098 Mar 5 11:01 go.mod [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 86984 Mar 5 11:01 go.sum [2025-03-05T11:08:15.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:01 internal [2025-03-05T11:08:15.560Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 5 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:08:15.904Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a47bf9256c62d18f557478b0cd646d555129a6a9 --label arch=arm64 --label version=4.0.0-dev.3 . [2025-03-05T11:08:16.493Z] Sending build context to Docker daemon 15.31MB [2025-03-05T11:08:16.493Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:08:16.493Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-05T11:08:16.493Z] ---> 6b5136e2e5ad [2025-03-05T11:08:16.493Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:08:16.493Z] ---> Running in 8fde7cfde881 [2025-03-05T11:08:16.765Z] Removing intermediate container 8fde7cfde881 [2025-03-05T11:08:16.765Z] ---> 30d855060010 [2025-03-05T11:08:16.765Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:08:17.035Z] ---> Running in 2b464b998608 [2025-03-05T11:08:17.300Z] Removing intermediate container 2b464b998608 [2025-03-05T11:08:17.300Z] ---> 4eeba7704080 [2025-03-05T11:08:17.300Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-03-05T11:08:17.300Z] ---> Running in acd8547b9040 [2025-03-05T11:08:17.565Z] Removing intermediate container acd8547b9040 [2025-03-05T11:08:17.565Z] ---> dc22d10ed72b [2025-03-05T11:08:17.565Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:08:17.565Z] ---> Running in cac4a3ffdee0 [2025-03-05T11:08:17.832Z] Removing intermediate container cac4a3ffdee0 [2025-03-05T11:08:17.832Z] ---> 12531ca63701 [2025-03-05T11:08:17.832Z] Step 7/26 : WORKDIR /device-gpio [2025-03-05T11:08:18.097Z] ---> Running in a51ff45ed672 [2025-03-05T11:08:18.365Z] Removing intermediate container a51ff45ed672 [2025-03-05T11:08:18.365Z] ---> acdbc003cdb4 [2025-03-05T11:08:18.365Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:08:18.365Z] ---> Running in 91d6891ee08b [2025-03-05T11:08:19.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:08:19.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:08:20.997Z] OK: 244 MiB in 62 packages [2025-03-05T11:08:21.971Z] Removing intermediate container 91d6891ee08b [2025-03-05T11:08:21.971Z] ---> 747bd5847df7 [2025-03-05T11:08:21.971Z] Step 9/26 : COPY go.mod vendor* ./ [2025-03-05T11:08:22.248Z] ---> 15ef63dfdb3b [2025-03-05T11:08:22.248Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:08:22.248Z] ---> Running in 40e15537bf17 [2025-03-05T11:08:24.833Z] Removing intermediate container 40e15537bf17 [2025-03-05T11:08:24.833Z] ---> 958099e940e1 [2025-03-05T11:08:24.833Z] Step 11/26 : COPY . . [2025-03-05T11:08:25.794Z] ---> c434fd8614ea [2025-03-05T11:08:25.794Z] Step 12/26 : RUN ${MAKE} [2025-03-05T11:08:25.794Z] ---> Running in f3108da30992 [2025-03-05T11:08:26.822Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-03-05T11:11:49.328Z] Removing intermediate container f3108da30992 [2025-03-05T11:11:49.328Z] ---> d9271e49750f [2025-03-05T11:11:49.328Z] Step 13/26 : FROM alpine:3.20 [2025-03-05T11:11:49.328Z] 3.20: Pulling from library/alpine [2025-03-05T11:11:49.328Z] 94e9d8af2201: Pulling fs layer [2025-03-05T11:11:49.328Z] 94e9d8af2201: Download complete [2025-03-05T11:11:49.593Z] 94e9d8af2201: Pull complete [2025-03-05T11:11:49.593Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T11:11:49.593Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T11:11:49.593Z] ---> 7aab056cecc6 [2025-03-05T11:11:49.593Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-03-05T11:11:49.857Z] ---> Running in 20259499fe0d [2025-03-05T11:11:50.122Z] Removing intermediate container 20259499fe0d [2025-03-05T11:11:50.122Z] ---> c3caf9cd81ee [2025-03-05T11:11:50.122Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-05T11:11:50.122Z] ---> Running in f318d8817592 [2025-03-05T11:11:51.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:11:51.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:11:52.747Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T11:11:52.747Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:11:52.747Z] OK: 9 MiB in 15 packages [2025-03-05T11:11:53.711Z] Removing intermediate container f318d8817592 [2025-03-05T11:11:53.711Z] ---> b22ca63999f1 [2025-03-05T11:11:53.711Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-05T11:11:53.711Z] ---> Running in 8fb335e00acb [2025-03-05T11:11:54.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:11:54.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:11:56.359Z] OK: 9 MiB in 15 packages [2025-03-05T11:11:57.323Z] Removing intermediate container 8fb335e00acb [2025-03-05T11:11:57.323Z] ---> 82580acb14b6 [2025-03-05T11:11:57.323Z] Step 17/26 : WORKDIR / [2025-03-05T11:11:57.323Z] ---> Running in ae8a4cc0a000 [2025-03-05T11:11:57.596Z] Removing intermediate container ae8a4cc0a000 [2025-03-05T11:11:57.596Z] ---> 5c018e6c6e96 [2025-03-05T11:11:57.596Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2025-03-05T11:11:58.559Z] ---> 984883ea8fd9 [2025-03-05T11:11:58.559Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2025-03-05T11:11:58.825Z] ---> 206d3c841248 [2025-03-05T11:11:58.825Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2025-03-05T11:12:01.417Z] ---> 8e4ab4d14723 [2025-03-05T11:12:01.417Z] Step 21/26 : EXPOSE 59910 [2025-03-05T11:12:01.417Z] ---> Running in 24fbc5dae95f [2025-03-05T11:12:01.417Z] Removing intermediate container 24fbc5dae95f [2025-03-05T11:12:01.417Z] ---> 9838ab8c4fa0 [2025-03-05T11:12:01.417Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2025-03-05T11:12:01.417Z] ---> Running in a2de650afc31 [2025-03-05T11:12:01.687Z] Removing intermediate container a2de650afc31 [2025-03-05T11:12:01.687Z] ---> fd154f669dfb [2025-03-05T11:12:01.687Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T11:12:01.964Z] ---> Running in 0fdf6b33dac5 [2025-03-05T11:12:02.231Z] Removing intermediate container 0fdf6b33dac5 [2025-03-05T11:12:02.231Z] ---> 6258462bb619 [2025-03-05T11:12:02.231Z] Step 24/26 : LABEL arch=arm64 [2025-03-05T11:12:02.231Z] ---> Running in e5945afb6b9f [2025-03-05T11:12:02.516Z] Removing intermediate container e5945afb6b9f [2025-03-05T11:12:02.516Z] ---> 128d5ad0d33f [2025-03-05T11:12:02.516Z] Step 25/26 : LABEL git_sha=a47bf9256c62d18f557478b0cd646d555129a6a9 [2025-03-05T11:12:02.516Z] ---> Running in 93ddf801ff6d [2025-03-05T11:12:02.784Z] Removing intermediate container 93ddf801ff6d [2025-03-05T11:12:02.784Z] ---> fce7850adf28 [2025-03-05T11:12:02.784Z] Step 26/26 : LABEL version=4.0.0-dev.3 [2025-03-05T11:12:03.051Z] ---> Running in 6daf1cc9c6bd [2025-03-05T11:12:03.317Z] Removing intermediate container 6daf1cc9c6bd [2025-03-05T11:12:03.317Z] ---> 08f7ee1570f7 [2025-03-05T11:12:03.317Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T11:12:03.317Z] Successfully built 08f7ee1570f7 [2025-03-05T11:12:03.317Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:12:03.481Z] provisioning config files... [2025-03-05T11:12:03.497Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/129@tmp/config6252562719931571683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:12:03.842Z] ---> ****-login.sh [2025-03-05T11:12:03.842Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:12:04.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:12:04.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:12:04.108Z] Configure a credential helper to remove this warning. See [2025-03-05T11:12:04.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:12:04.108Z] [2025-03-05T11:12:04.108Z] Login Succeeded [2025-03-05T11:12:04.108Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:12:04.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:12:04.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:12:04.374Z] Configure a credential helper to remove this warning. See [2025-03-05T11:12:04.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:12:04.374Z] [2025-03-05T11:12:04.374Z] Login Succeeded [2025-03-05T11:12:04.374Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:12:04.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:12:04.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:12:04.908Z] Configure a credential helper to remove this warning. See [2025-03-05T11:12:04.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:12:04.908Z] [2025-03-05T11:12:04.908Z] Login Succeeded [2025-03-05T11:12:04.908Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:12:05.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:12:05.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:12:05.174Z] Configure a credential helper to remove this warning. See [2025-03-05T11:12:05.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:12:05.174Z] [2025-03-05T11:12:05.174Z] Login Succeeded [2025-03-05T11:12:05.174Z] ****.io [2025-03-05T11:12:05.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:12:05.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:12:05.712Z] Configure a credential helper to remove this warning. See [2025-03-05T11:12:05.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:12:05.712Z] [2025-03-05T11:12:05.712Z] Login Succeeded [2025-03-05T11:12:05.712Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:12:05.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:12:05.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:12:05.800Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2025-03-05T11:12:05.800Z] a47bf9256c62d18f557478b0cd646d555129a6a9 [2025-03-05T11:12:05.800Z] latest [2025-03-05T11:12:05.800Z] 4.0.0-dev.3 [2025-03-05T11:12:05.800Z] a47bf9256c62d18f557478b0cd646d555129a6a9-4.0.0-dev.3 [2025-03-05T11:12:05.800Z] main [2025-03-05T11:12:05.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:06.165Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:a47bf9256c62d18f557478b0cd646d555129a6a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:06.607Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:a47bf9256c62d18f557478b0cd646d555129a6a9 [2025-03-05T11:12:06.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-03-05T11:12:06.607Z] 6eab9c09502f: Preparing [2025-03-05T11:12:06.607Z] 88e13a8edbd0: Preparing [2025-03-05T11:12:06.607Z] 17997fae4831: Preparing [2025-03-05T11:12:06.607Z] 1a33e00f1126: Preparing [2025-03-05T11:12:06.607Z] 6d190df91775: Preparing [2025-03-05T11:12:06.607Z] dd9c8f8612c8: Preparing [2025-03-05T11:12:06.607Z] dd9c8f8612c8: Waiting [2025-03-05T11:12:06.896Z] 88e13a8edbd0: Pushed [2025-03-05T11:12:06.896Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:12:06.896Z] 1a33e00f1126: Pushed [2025-03-05T11:12:06.896Z] 6d190df91775: Pushed [2025-03-05T11:12:06.896Z] 17997fae4831: Pushed [2025-03-05T11:12:17.592Z] 6eab9c09502f: Pushed [2025-03-05T11:12:17.592Z] a47bf9256c62d18f557478b0cd646d555129a6a9: digest: sha256:c87c38080052bd20c32e2343190c91879cf5854f1c9c2212f4cc671511a1a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:17.965Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:18.542Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2025-03-05T11:12:18.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-03-05T11:12:18.542Z] 6eab9c09502f: Preparing [2025-03-05T11:12:18.542Z] 88e13a8edbd0: Preparing [2025-03-05T11:12:18.542Z] 17997fae4831: Preparing [2025-03-05T11:12:18.542Z] 1a33e00f1126: Preparing [2025-03-05T11:12:18.542Z] 6d190df91775: Preparing [2025-03-05T11:12:18.542Z] dd9c8f8612c8: Preparing [2025-03-05T11:12:18.542Z] dd9c8f8612c8: Waiting [2025-03-05T11:12:18.542Z] 6eab9c09502f: Layer already exists [2025-03-05T11:12:18.542Z] 1a33e00f1126: Layer already exists [2025-03-05T11:12:18.542Z] 6d190df91775: Layer already exists [2025-03-05T11:12:18.542Z] 88e13a8edbd0: Layer already exists [2025-03-05T11:12:18.542Z] 17997fae4831: Layer already exists [2025-03-05T11:12:18.542Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:12:18.811Z] latest: digest: sha256:c87c38080052bd20c32e2343190c91879cf5854f1c9c2212f4cc671511a1a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:19.176Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:19.547Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.0.0-dev.3 [2025-03-05T11:12:19.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-03-05T11:12:19.547Z] 6eab9c09502f: Preparing [2025-03-05T11:12:19.547Z] 88e13a8edbd0: Preparing [2025-03-05T11:12:19.547Z] 17997fae4831: Preparing [2025-03-05T11:12:19.547Z] 1a33e00f1126: Preparing [2025-03-05T11:12:19.547Z] 6d190df91775: Preparing [2025-03-05T11:12:19.547Z] dd9c8f8612c8: Preparing [2025-03-05T11:12:19.547Z] dd9c8f8612c8: Waiting [2025-03-05T11:12:19.547Z] 17997fae4831: Layer already exists [2025-03-05T11:12:19.547Z] 88e13a8edbd0: Layer already exists [2025-03-05T11:12:19.547Z] 6d190df91775: Layer already exists [2025-03-05T11:12:19.547Z] 6eab9c09502f: Layer already exists [2025-03-05T11:12:19.547Z] 1a33e00f1126: Layer already exists [2025-03-05T11:12:19.547Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:12:19.815Z] 4.0.0-dev.3: digest: sha256:c87c38080052bd20c32e2343190c91879cf5854f1c9c2212f4cc671511a1a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:20.197Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:a47bf9256c62d18f557478b0cd646d555129a6a9-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:20.565Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:a47bf9256c62d18f557478b0cd646d555129a6a9-4.0.0-dev.3 [2025-03-05T11:12:20.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-03-05T11:12:20.565Z] 6eab9c09502f: Preparing [2025-03-05T11:12:20.565Z] 88e13a8edbd0: Preparing [2025-03-05T11:12:20.565Z] 17997fae4831: Preparing [2025-03-05T11:12:20.565Z] 1a33e00f1126: Preparing [2025-03-05T11:12:20.565Z] 6d190df91775: Preparing [2025-03-05T11:12:20.565Z] dd9c8f8612c8: Preparing [2025-03-05T11:12:20.565Z] dd9c8f8612c8: Waiting [2025-03-05T11:12:20.565Z] 88e13a8edbd0: Layer already exists [2025-03-05T11:12:20.565Z] 6d190df91775: Layer already exists [2025-03-05T11:12:20.565Z] 6eab9c09502f: Layer already exists [2025-03-05T11:12:20.565Z] 17997fae4831: Layer already exists [2025-03-05T11:12:20.565Z] 1a33e00f1126: Layer already exists [2025-03-05T11:12:20.565Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:12:20.831Z] a47bf9256c62d18f557478b0cd646d555129a6a9-4.0.0-dev.3: digest: sha256:c87c38080052bd20c32e2343190c91879cf5854f1c9c2212f4cc671511a1a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:21.203Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:21.573Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2025-03-05T11:12:21.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-03-05T11:12:21.573Z] 6eab9c09502f: Preparing [2025-03-05T11:12:21.573Z] 88e13a8edbd0: Preparing [2025-03-05T11:12:21.573Z] 17997fae4831: Preparing [2025-03-05T11:12:21.573Z] 1a33e00f1126: Preparing [2025-03-05T11:12:21.573Z] 6d190df91775: Preparing [2025-03-05T11:12:21.573Z] dd9c8f8612c8: Preparing [2025-03-05T11:12:21.573Z] dd9c8f8612c8: Waiting [2025-03-05T11:12:21.573Z] 6d190df91775: Layer already exists [2025-03-05T11:12:21.573Z] 17997fae4831: Layer already exists [2025-03-05T11:12:21.573Z] 1a33e00f1126: Layer already exists [2025-03-05T11:12:21.573Z] 6eab9c09502f: Layer already exists [2025-03-05T11:12:21.573Z] 88e13a8edbd0: Layer already exists [2025-03-05T11:12:21.574Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:12:21.841Z] main: digest: sha256:c87c38080052bd20c32e2343190c91879cf5854f1c9c2212f4cc671511a1a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:12:21.930Z] ===================================================== [Pipeline] echo [2025-03-05T11:12:21.949Z] taggedImages: [2025-03-05T11:12:21.949Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:a47bf9256c62d18f557478b0cd646d555129a6a9 [2025-03-05T11:12:21.949Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2025-03-05T11:12:21.949Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.0.0-dev.3 [2025-03-05T11:12:21.949Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:a47bf9256c62d18f557478b0cd646d555129a6a9-4.0.0-dev.3 [2025-03-05T11:12:21.949Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:22.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:12:22.341Z] [2025-03-05T11:12:22.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:22.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:12:22.677Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T11:12:22.677Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T11:12:22.677Z] 04944245beec: Pulling fs layer [2025-03-05T11:12:22.677Z] 699f458cf7ca: Pulling fs layer [2025-03-05T11:12:22.677Z] 765212b225bb: Pulling fs layer [2025-03-05T11:12:22.677Z] f23df028b6ca: Pulling fs layer [2025-03-05T11:12:22.677Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T11:12:22.677Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T11:12:22.677Z] f23df028b6ca: Waiting [2025-03-05T11:12:22.677Z] d65c8cfc05b1: Waiting [2025-03-05T11:12:22.677Z] 765212b225bb: Waiting [2025-03-05T11:12:22.677Z] 2437ff75d9bd: Waiting [2025-03-05T11:12:22.943Z] 04944245beec: Verifying Checksum [2025-03-05T11:12:22.943Z] 04944245beec: Download complete [2025-03-05T11:12:22.943Z] 765212b225bb: Verifying Checksum [2025-03-05T11:12:22.944Z] 765212b225bb: Download complete [2025-03-05T11:12:22.944Z] f23df028b6ca: Verifying Checksum [2025-03-05T11:12:22.944Z] f23df028b6ca: Download complete [2025-03-05T11:12:22.944Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T11:12:22.944Z] d65c8cfc05b1: Download complete [2025-03-05T11:12:23.213Z] 699f458cf7ca: Verifying Checksum [2025-03-05T11:12:23.213Z] 699f458cf7ca: Download complete [2025-03-05T11:12:23.480Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T11:12:23.480Z] 8998bd30e6a1: Download complete [2025-03-05T11:12:26.058Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T11:12:26.058Z] 2437ff75d9bd: Download complete [2025-03-05T11:12:28.641Z] 8998bd30e6a1: Pull complete [2025-03-05T11:12:28.907Z] 04944245beec: Pull complete [2025-03-05T11:12:30.318Z] 699f458cf7ca: Pull complete [2025-03-05T11:12:30.585Z] 765212b225bb: Pull complete [2025-03-05T11:12:31.549Z] f23df028b6ca: Pull complete [2025-03-05T11:12:31.819Z] d65c8cfc05b1: Pull complete [2025-03-05T11:12:50.090Z] 2437ff75d9bd: Pull complete [2025-03-05T11:12:50.090Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T11:12:50.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:12:50.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:12:50.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-40316 does not seem to be running inside a container [2025-03-05T11:12:50.534Z] $ 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-gpio/129 -v /w/workspace/device-gpio/129:/w/workspace/device-gpio/129:rw,z -v /w/workspace/device-gpio/129@tmp:/w/workspace/device-gpio/129@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 [2025-03-05T11:12:53.285Z] $ docker top e2eb529d2acdc3bd53b5ccead4611f3c1d6f6d86ba74858e2eaead998a986a42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:12:54.120Z] ---> job-cost.sh [2025-03-05T11:12:54.120Z] lf-activate-venv: SKIPPING [2025-03-05T11:12:54.120Z] INFO: No Stack... [2025-03-05T11:12:54.388Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T11:12:55.345Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T11:12:55.980Z] + cut -d,+ -f6 [2025-03-05T11:12:55.980Z] cat /w/workspace/device-gpio/129/archives/cost.csv [Pipeline] lock [2025-03-05T11:12:56.038Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-129-stack-cost] [2025-03-05T11:12:56.048Z] Resource [jenkins-edgexfoundry-device-gpio-main-129-stack-cost] did not exist. Created. [2025-03-05T11:12:56.054Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:12:56.726Z] /w/workspace/device-gpio/129@tmp/durable-849ef40c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T11:12:57.366Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T11:12:57.399Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T11:12:57.447Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T11:12:57.458Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T11:12:57.482Z] $ docker stop --time=1 e2eb529d2acdc3bd53b5ccead4611f3c1d6f6d86ba74858e2eaead998a986a42 [2025-03-05T11:12:59.035Z] $ docker rm -f --volumes e2eb529d2acdc3bd53b5ccead4611f3c1d6f6d86ba74858e2eaead998a986a42 [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 [2025-03-05T11:12:59.515Z] provisioning config files... [2025-03-05T11:12:59.525Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11277579866066339024tmp [Pipeline] { [Pipeline] sh [2025-03-05T11:12:59.824Z] + set +x [2025-03-05T11:12:59.824Z] + curl -s https://codecov.io/bash [2025-03-05T11:12:59.824Z] + bash -s -- [2025-03-05T11:12:59.824Z] [2025-03-05T11:12:59.824Z] _____ _ [2025-03-05T11:12:59.824Z] / ____| | | [2025-03-05T11:12:59.824Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T11:12:59.824Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T11:12:59.824Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T11:12:59.824Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T11:12:59.824Z] Bash-1.0.6 [2025-03-05T11:12:59.824Z] [2025-03-05T11:12:59.824Z] [2025-03-05T11:12:59.824Z] ==> git version 2.25.1 found [2025-03-05T11:12:59.824Z] ==> 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 [2025-03-05T11:12:59.824Z] Release-Date: 2020-01-08 [2025-03-05T11:12:59.824Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-05T11:12:59.824Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T11:12:59.824Z] ==> Jenkins CI detected. [2025-03-05T11:12:59.824Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2025-03-05T11:12:59.824Z] project root: . [2025-03-05T11:12:59.824Z] --> token set from env [2025-03-05T11:12:59.824Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T11:12:59.824Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T11:12:59.824Z] ==> Python coveragepy not found [2025-03-05T11:12:59.824Z] ==> Searching for coverage reports in: [2025-03-05T11:12:59.824Z] + . [2025-03-05T11:12:59.824Z] -> Found 1 reports [2025-03-05T11:12:59.824Z] ==> Detecting git/mercurial file structure [2025-03-05T11:12:59.824Z] ==> Reading reports [2025-03-05T11:12:59.824Z] + ./coverage.out bytes=11486 [2025-03-05T11:12:59.824Z] ==> Appending adjustments [2025-03-05T11:12:59.824Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T11:13:00.084Z] + Found adjustments [2025-03-05T11:13:00.084Z] ==> Gzipping contents [2025-03-05T11:13:00.084Z] 4.0K /tmp/codecov.d8bsEf.gz [2025-03-05T11:13:00.084Z] ==> Uploading reports [2025-03-05T11:13:00.084Z] url: https://codecov.io [2025-03-05T11:13:00.084Z] query: branch=main&commit=a47bf9256c62d18f557478b0cd646d555129a6a9&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T11:13:00.084Z] -> Pinging Codecov [2025-03-05T11:13:00.084Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a47bf9256c62d18f557478b0cd646d555129a6a9&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T11:13:00.343Z] -> Uploading to [2025-03-05T11:13:00.343Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/a47bf9256c62d18f557478b0cd646d555129a6a9/b093c1e6-176f-4f48-a8f3-dc9d5688b212.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T111300Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=82cde8f914c2c3354c40582ee7d2c86f028d4a72716fefd12376934de41814dc [2025-03-05T11:13:00.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T11:13:00.343Z] Dload Upload Total Spent Left Speed [2025-03-05T11:13:00.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 5386 --:--:-- --:--:-- --:--:-- 5386 [2025-03-05T11:13:00.602Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/a47bf9256c62d18f557478b0cd646d555129a6a9 [Pipeline] } [2025-03-05T11:13:00.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T11:13:00.756Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T11:13:00.771Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:13:01.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:13:01.083Z] [2025-03-05T11:13:01.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:13:01.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:13:01.389Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T11:13:01.389Z] 43c4264eed91: Pulling fs layer [2025-03-05T11:13:01.389Z] 4cc291be95ef: Pulling fs layer [2025-03-05T11:13:01.389Z] 2ac1f1163629: Pulling fs layer [2025-03-05T11:13:01.389Z] 5c3c966382ef: Pulling fs layer [2025-03-05T11:13:01.389Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:13:01.389Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T11:13:01.389Z] 9c3e1370e548: Pulling fs layer [2025-03-05T11:13:01.389Z] 9c3e1370e548: Waiting [2025-03-05T11:13:01.389Z] d9c7d2e4e75e: Waiting [2025-03-05T11:13:01.389Z] 5c3c966382ef: Waiting [2025-03-05T11:13:01.389Z] 4cc291be95ef: Download complete [2025-03-05T11:13:01.389Z] 5c3c966382ef: Verifying Checksum [2025-03-05T11:13:01.389Z] 5c3c966382ef: Download complete [2025-03-05T11:13:01.389Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:13:01.389Z] 4f4fb700ef54: Download complete [2025-03-05T11:13:01.389Z] 43c4264eed91: Download complete [2025-03-05T11:13:01.648Z] 43c4264eed91: Pull complete [2025-03-05T11:13:01.648Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T11:13:01.648Z] d9c7d2e4e75e: Download complete [2025-03-05T11:13:01.648Z] 4cc291be95ef: Pull complete [2025-03-05T11:13:01.906Z] 2ac1f1163629: Download complete [2025-03-05T11:13:02.471Z] 9c3e1370e548: Verifying Checksum [2025-03-05T11:13:02.471Z] 9c3e1370e548: Download complete [2025-03-05T11:13:05.008Z] 2ac1f1163629: Pull complete [2025-03-05T11:13:05.274Z] 5c3c966382ef: Pull complete [2025-03-05T11:13:05.274Z] 4f4fb700ef54: Pull complete [2025-03-05T11:13:05.535Z] d9c7d2e4e75e: Pull complete [2025-03-05T11:13:08.974Z] 9c3e1370e548: Pull complete [2025-03-05T11:13:08.974Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T11:13:08.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:13:08.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:13:09.092Z] prd-ubuntu20.04-docker-8c-8g-40315 does not seem to be running inside a container [2025-03-05T11:13:09.108Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-05T11:13:10.669Z] $ docker top 99770d045626ced83038db7b7359ba4eaa7a6a9ddd8287f14519583af44ddce7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:13:11.039Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2025-03-05T11:13:11.050Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2025-03-05T11:13:11.328Z] + set -o pipefail [2025-03-05T11:13:11.328Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2025-03-05T11:13:19.470Z] [2025-03-05T11:13:19.470Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2025-03-05T11:13:19.470Z] [2025-03-05T11:13:19.470Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/e58dcb49-57c3-4344-8cac-d18acdcbf095 [2025-03-05T11:13:19.470Z] [2025-03-05T11:13:19.470Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T11:13:19.470Z] [2025-03-05T11:13:19.730Z] [2025-03-05T11:13:19.730Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T11:13:19.730Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T11:13:19.990Z] $ docker stop --time=1 99770d045626ced83038db7b7359ba4eaa7a6a9ddd8287f14519583af44ddce7 [2025-03-05T11:13:21.975Z] $ docker rm -f --volumes 99770d045626ced83038db7b7359ba4eaa7a6a9ddd8287f14519583af44ddce7 [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 [2025-03-05T11:13:22.957Z] + git log --format=format:%s -1 a47bf9256c62d18f557478b0cd646d555129a6a9 [Pipeline] sh [2025-03-05T11:13:23.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:13:23.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:13:23.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:13:23.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:13:23.750Z] prd-ubuntu20.04-docker-8c-8g-40315 does not seem to be running inside a container [2025-03-05T11:13:23.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:13:24.123Z] $ docker top 060babc107be0d13ba7dbc2709aabe3f52b0ba491a2808e4f3419193310c9970 -eo pid,comm [2025-03-05T11:13:24.187Z] 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). [2025-03-05T11:13:24.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:13:24.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:13:24.247Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:13:24.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:13:24.351Z] $ docker exec 060babc107be0d13ba7dbc2709aabe3f52b0ba491a2808e4f3419193310c9970 ssh-agent [2025-03-05T11:13:24.458Z] SSH_AUTH_SOCK=/tmp/ssh-9Vt1LR5mkLHS/agent.33 [2025-03-05T11:13:24.458Z] SSH_AGENT_PID=39 [2025-03-05T11:13:24.461Z] Running ssh-add (command line suppressed) [2025-03-05T11:13:24.547Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9535997623998319492.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9535997623998319492.key) [2025-03-05T11:13:24.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:13:24.872Z] + git semver tag [2025-03-05T11:13:25.131Z] 2025-03-05 11:13:25,040 [run_tag] DEBUG tag force:False [2025-03-05T11:13:25.131Z] 2025-03-05 11:13:25,040 [check_head_tag] DEBUG check head tag [2025-03-05T11:13:25.131Z] 2025-03-05 11:13:25,041 [execute] INFO git cat-file --batch-check [2025-03-05T11:13:25.131Z] 2025-03-05 11:13:25,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2025-03-05T11:13:25.131Z] 2025-03-05 11:13:25,046 [execute] INFO git cat-file --batch [2025-03-05T11:13:25.131Z] 2025-03-05 11:13:25,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2025-03-05T11:13:25.131Z] 2025-03-05 11:13:25,066 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-03-05T11:13:25.131Z] 2025-03-05 11:13:25,066 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2025-03-05T11:13:25.131Z] 2025-03-05 11:13:25,066 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:13:25.131Z] 2025-03-05 11:13:25,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-03-05T11:13:25.131Z] 4.0.0-dev.3 [Pipeline] } [2025-03-05T11:13:25.126Z] $ docker exec --env ******** --env ******** 060babc107be0d13ba7dbc2709aabe3f52b0ba491a2808e4f3419193310c9970 ssh-agent -k [2025-03-05T11:13:25.236Z] unset SSH_AUTH_SOCK; [2025-03-05T11:13:25.237Z] unset SSH_AGENT_PID; [2025-03-05T11:13:25.237Z] echo Agent pid 39 killed; [2025-03-05T11:13:25.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:13:25.597Z] + git semver [Pipeline] } [2025-03-05T11:13:25.856Z] $ docker stop --time=1 060babc107be0d13ba7dbc2709aabe3f52b0ba491a2808e4f3419193310c9970 [2025-03-05T11:13:27.153Z] $ docker rm -f --volumes 060babc107be0d13ba7dbc2709aabe3f52b0ba491a2808e4f3419193310c9970 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:13:27.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:13:27.603Z] [2025-03-05T11:13:27.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:13:27.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:13:27.899Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T11:13:27.899Z] ab5ef0e58194: Pulling fs layer [2025-03-05T11:13:27.899Z] 9712f1f96733: Pulling fs layer [2025-03-05T11:13:27.899Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T11:13:27.899Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T11:13:27.899Z] e9a5061849ea: Pulling fs layer [2025-03-05T11:13:27.899Z] d747dcd14b5f: Pulling fs layer [2025-03-05T11:13:27.899Z] 2de7ff778b66: Pulling fs layer [2025-03-05T11:13:27.899Z] 0d9ebad4ef96: Waiting [2025-03-05T11:13:27.899Z] e9a5061849ea: Waiting [2025-03-05T11:13:27.899Z] d747dcd14b5f: Waiting [2025-03-05T11:13:27.899Z] 2de7ff778b66: Waiting [2025-03-05T11:13:27.899Z] 9712f1f96733: Verifying Checksum [2025-03-05T11:13:27.899Z] 9712f1f96733: Download complete [2025-03-05T11:13:28.159Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T11:13:28.159Z] 63f879dbbcfc: Download complete [2025-03-05T11:13:28.418Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T11:13:28.418Z] 0d9ebad4ef96: Download complete [2025-03-05T11:13:28.418Z] d747dcd14b5f: Download complete [2025-03-05T11:13:28.418Z] e9a5061849ea: Verifying Checksum [2025-03-05T11:13:28.418Z] e9a5061849ea: Download complete [2025-03-05T11:13:28.418Z] ab5ef0e58194: Verifying Checksum [2025-03-05T11:13:28.418Z] ab5ef0e58194: Download complete [2025-03-05T11:13:28.418Z] 2de7ff778b66: Verifying Checksum [2025-03-05T11:13:28.418Z] 2de7ff778b66: Download complete [2025-03-05T11:13:30.953Z] ab5ef0e58194: Pull complete [2025-03-05T11:13:31.213Z] 9712f1f96733: Pull complete [2025-03-05T11:13:31.980Z] 63f879dbbcfc: Pull complete [2025-03-05T11:13:35.266Z] 0d9ebad4ef96: Pull complete [2025-03-05T11:13:35.525Z] e9a5061849ea: Pull complete [2025-03-05T11:13:35.785Z] d747dcd14b5f: Pull complete [2025-03-05T11:13:36.722Z] 2de7ff778b66: Pull complete [2025-03-05T11:13:36.722Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T11:13:36.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:13:36.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:13:36.818Z] prd-ubuntu20.04-docker-8c-8g-40315 does not seem to be running inside a container [2025-03-05T11:13:36.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T11:13:38.571Z] $ docker top b9513b780a60d2d01727a4b314508ecd01ea750844d99a81a7db6ae0dad91120 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:13:38.682Z] provisioning config files... [2025-03-05T11:13:38.690Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10110559984797301899tmp [2025-03-05T11:13:38.699Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11913929993392589410tmp [2025-03-05T11:13:38.707Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9895929783807152106tmp [Pipeline] { [Pipeline] echo [2025-03-05T11:13:38.737Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:13:39.028Z] ---> sigul-configuration.sh [2025-03-05T11:13:39.029Z] gpg: directory `/root/.gnupg' created [2025-03-05T11:13:39.029Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T11:13:39.029Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T11:13:39.029Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T11:13:39.029Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T11:13:39.029Z] gpg: CAST5 encrypted data [2025-03-05T11:13:39.029Z] gpg: encrypted with 1 passphrase [2025-03-05T11:13:39.029Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T11:13:39.324Z] + mkdir /home/jenkins [2025-03-05T11:13:39.324Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T11:13:39.616Z] + 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 [2025-03-05T11:13:39.626Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:13:39.919Z] ---> sigul-install.sh [2025-03-05T11:13:39.919Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T11:13:40.215Z] + git tag --list [2025-03-05T11:13:40.215Z] v1.0.0 [2025-03-05T11:13:40.215Z] v2.1.0 [2025-03-05T11:13:40.215Z] v2.1.1 [2025-03-05T11:13:40.216Z] v2.2.0 [2025-03-05T11:13:40.216Z] v2.3.0 [2025-03-05T11:13:40.216Z] v3.0 [2025-03-05T11:13:40.216Z] v3.0.0 [2025-03-05T11:13:40.216Z] v3.1 [2025-03-05T11:13:40.216Z] v3.1.0 [2025-03-05T11:13:40.216Z] v3.1.0-dev.1 [2025-03-05T11:13:40.216Z] v3.1.0-dev.10 [2025-03-05T11:13:40.216Z] v3.1.0-dev.11 [2025-03-05T11:13:40.216Z] v3.1.0-dev.12 [2025-03-05T11:13:40.216Z] v3.1.0-dev.13 [2025-03-05T11:13:40.216Z] v3.1.0-dev.14 [2025-03-05T11:13:40.216Z] v3.1.0-dev.15 [2025-03-05T11:13:40.216Z] v3.1.0-dev.16 [2025-03-05T11:13:40.216Z] v3.1.0-dev.17 [2025-03-05T11:13:40.216Z] v3.1.0-dev.18 [2025-03-05T11:13:40.216Z] v3.1.0-dev.19 [2025-03-05T11:13:40.216Z] v3.1.0-dev.2 [2025-03-05T11:13:40.216Z] v3.1.0-dev.20 [2025-03-05T11:13:40.216Z] v3.1.0-dev.21 [2025-03-05T11:13:40.216Z] v3.1.0-dev.22 [2025-03-05T11:13:40.216Z] v3.1.0-dev.23 [2025-03-05T11:13:40.216Z] v3.1.0-dev.24 [2025-03-05T11:13:40.216Z] v3.1.0-dev.25 [2025-03-05T11:13:40.216Z] v3.1.0-dev.26 [2025-03-05T11:13:40.216Z] v3.1.0-dev.3 [2025-03-05T11:13:40.216Z] v3.1.0-dev.4 [2025-03-05T11:13:40.216Z] v3.1.0-dev.5 [2025-03-05T11:13:40.216Z] v3.1.0-dev.6 [2025-03-05T11:13:40.216Z] v3.1.0-dev.7 [2025-03-05T11:13:40.216Z] v3.1.0-dev.8 [2025-03-05T11:13:40.216Z] v3.1.0-dev.9 [2025-03-05T11:13:40.216Z] v3.1.1 [2025-03-05T11:13:40.216Z] v3.1.1-dev.1 [2025-03-05T11:13:40.216Z] v3.2.0-dev.1 [2025-03-05T11:13:40.216Z] v3.2.0-dev.10 [2025-03-05T11:13:40.216Z] v3.2.0-dev.11 [2025-03-05T11:13:40.216Z] v3.2.0-dev.12 [2025-03-05T11:13:40.216Z] v3.2.0-dev.13 [2025-03-05T11:13:40.216Z] v3.2.0-dev.2 [2025-03-05T11:13:40.216Z] v3.2.0-dev.3 [2025-03-05T11:13:40.216Z] v3.2.0-dev.4 [2025-03-05T11:13:40.216Z] v3.2.0-dev.5 [2025-03-05T11:13:40.216Z] v3.2.0-dev.6 [2025-03-05T11:13:40.216Z] v3.2.0-dev.7 [2025-03-05T11:13:40.216Z] v3.2.0-dev.8 [2025-03-05T11:13:40.216Z] v3.2.0-dev.9 [2025-03-05T11:13:40.216Z] v4.0.0-dev.1 [2025-03-05T11:13:40.216Z] v4.0.0-dev.2 [2025-03-05T11:13:40.216Z] v4.0.0-dev.3 [Pipeline] sh [2025-03-05T11:13:40.508Z] + lftools sign git-tag v4.0.0-dev.3 [2025-03-05T11:13:41.083Z] Signing Git tag with Sigul... [2025-03-05T11:13:41.083Z] Signing v4.0.0-dev.3 [Pipeline] echo [2025-03-05T11:13:41.358Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:13:41.649Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T11:13:41.656Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T11:13:41.671Z] $ docker stop --time=1 b9513b780a60d2d01727a4b314508ecd01ea750844d99a81a7db6ae0dad91120 [2025-03-05T11:13:42.943Z] $ docker rm -f --volumes b9513b780a60d2d01727a4b314508ecd01ea750844d99a81a7db6ae0dad91120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T11:13:43.393Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:13:43.393Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:13:43.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:13:43.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:13:43.777Z] prd-ubuntu20.04-docker-8c-8g-40315 does not seem to be running inside a container [2025-03-05T11:13:43.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:13:44.124Z] $ docker top c5c8c73423acdeb8b55afb29d13087c1f4166bf5bd08a153d7a6e2317810c9c2 -eo pid,comm [2025-03-05T11:13:44.185Z] 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). [2025-03-05T11:13:44.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:13:44.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:13:44.247Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:13:44.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:13:44.340Z] $ docker exec c5c8c73423acdeb8b55afb29d13087c1f4166bf5bd08a153d7a6e2317810c9c2 ssh-agent [2025-03-05T11:13:44.460Z] SSH_AUTH_SOCK=/tmp/ssh-tjkLuVjxSKKU/agent.34 [2025-03-05T11:13:44.460Z] SSH_AGENT_PID=40 [2025-03-05T11:13:44.464Z] Running ssh-add (command line suppressed) [2025-03-05T11:13:44.548Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4396824330516554137.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4396824330516554137.key) [2025-03-05T11:13:44.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:13:44.870Z] + git semver bump pre [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,030 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,030 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,030 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,030 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,030 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,030 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,032 [execute] INFO git cat-file --batch-check [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,038 [execute] INFO git cat-file --batch [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:13:45.129Z] 2025-03-05 11:13:45,043 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-03-05T11:13:45.129Z] 4.0.0-dev.4 [Pipeline] } [2025-03-05T11:13:45.123Z] $ docker exec --env ******** --env ******** c5c8c73423acdeb8b55afb29d13087c1f4166bf5bd08a153d7a6e2317810c9c2 ssh-agent -k [2025-03-05T11:13:45.228Z] unset SSH_AUTH_SOCK; [2025-03-05T11:13:45.229Z] unset SSH_AGENT_PID; [2025-03-05T11:13:45.229Z] echo Agent pid 40 killed; [2025-03-05T11:13:45.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:13:45.583Z] + git semver [Pipeline] } [2025-03-05T11:13:45.842Z] $ docker stop --time=1 c5c8c73423acdeb8b55afb29d13087c1f4166bf5bd08a153d7a6e2317810c9c2 [2025-03-05T11:13:47.137Z] $ docker rm -f --volumes c5c8c73423acdeb8b55afb29d13087c1f4166bf5bd08a153d7a6e2317810c9c2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:13:47.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:13:47.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:13:47.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:13:47.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:13:47.884Z] prd-ubuntu20.04-docker-8c-8g-40315 does not seem to be running inside a container [2025-03-05T11:13:47.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:13:48.303Z] $ docker top ca88d1d2f3f03e87d42e8b64dfe7e4a9a32e17ec4065742f4666782bc8b981c6 -eo pid,comm [2025-03-05T11:13:48.365Z] 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). [2025-03-05T11:13:48.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:13:48.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:13:48.428Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:13:48.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:13:48.528Z] $ docker exec ca88d1d2f3f03e87d42e8b64dfe7e4a9a32e17ec4065742f4666782bc8b981c6 ssh-agent [2025-03-05T11:13:48.647Z] SSH_AUTH_SOCK=/tmp/ssh-KR3dhTDLt1eJ/agent.32 [2025-03-05T11:13:48.647Z] SSH_AGENT_PID=38 [2025-03-05T11:13:48.651Z] Running ssh-add (command line suppressed) [2025-03-05T11:13:48.744Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8349370573440679272.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8349370573440679272.key) [2025-03-05T11:13:48.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:13:49.071Z] + git semver push [2025-03-05T11:13:49.330Z] 2025-03-05 11:13:49,231 [run_push] DEBUG push [2025-03-05T11:13:49.331Z] 2025-03-05 11:13:49,232 [execute] INFO git cat-file --batch-check [2025-03-05T11:13:49.331Z] 2025-03-05 11:13:49,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:13:49.331Z] 2025-03-05 11:13:49,236 [execute] INFO git rev-list 09a63222d031889f263e7171c542ae9e27409bfc -- [2025-03-05T11:13:49.331Z] 2025-03-05 11:13:49,236 [execute] DEBUG Popen(['git', 'rev-list', '09a63222d031889f263e7171c542ae9e27409bfc', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:13:49.331Z] 2025-03-05 11:13:49,244 [execute] INFO git fetch -v origin [2025-03-05T11:13:49.331Z] 2025-03-05 11:13:49,245 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T11:13:49.898Z] 2025-03-05 11:13:49,702 [run_push] DEBUG no remote changes detected [2025-03-05T11:13:49.898Z] 2025-03-05 11:13:49,702 [execute] INFO git push origin semver [2025-03-05T11:13:49.898Z] 2025-03-05 11:13:49,702 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:13:50.834Z] 2025-03-05 11:13:50,502 [run_push] DEBUG push all version tags [2025-03-05T11:13:50.834Z] 2025-03-05 11:13:50,503 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T11:13:50.834Z] 2025-03-05 11:13:50,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:13:52.217Z] 2025-03-05 11:13:51,863 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-03-05T11:13:52.217Z] 4.0.0-dev.4 [Pipeline] } [2025-03-05T11:13:52.212Z] $ docker exec --env ******** --env ******** ca88d1d2f3f03e87d42e8b64dfe7e4a9a32e17ec4065742f4666782bc8b981c6 ssh-agent -k [2025-03-05T11:13:52.312Z] unset SSH_AUTH_SOCK; [2025-03-05T11:13:52.312Z] unset SSH_AGENT_PID; [2025-03-05T11:13:52.312Z] echo Agent pid 38 killed; [2025-03-05T11:13:52.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:13:52.666Z] + git semver [Pipeline] } [2025-03-05T11:13:52.922Z] $ docker stop --time=1 ca88d1d2f3f03e87d42e8b64dfe7e4a9a32e17ec4065742f4666782bc8b981c6 [2025-03-05T11:13:54.196Z] $ docker rm -f --volumes ca88d1d2f3f03e87d42e8b64dfe7e4a9a32e17ec4065742f4666782bc8b981c6 [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 [2025-03-05T11:13:54.855Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2025-03-05T11:13:54.855Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2025-03-05T11:13:54.855Z] total 16 [2025-03-05T11:13:54.855Z] drwxr-xr-x 3 root root 4096 Mar 5 11:01 . [2025-03-05T11:13:54.855Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:13 .. [2025-03-05T11:13:54.855Z] drwxr-xr-x 2 root root 4096 Mar 5 11:01 cost [2025-03-05T11:13:54.855Z] -rw-r--r-- 1 root root 83 Mar 5 11:01 cost.csv [2025-03-05T11:13:54.855Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2025-03-05T11:13:54.855Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2025-03-05T11:13:54.855Z] total 16 [2025-03-05T11:13:54.855Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:01 . [2025-03-05T11:13:54.855Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:13 .. [2025-03-05T11:13:54.855Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:01 cost [2025-03-05T11:13:54.855Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 5 11:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:13:55.148Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:13:56.013Z] ---> package-listing.sh [2025-03-05T11:13:56.014Z] ++ facter osfamily [2025-03-05T11:13:56.014Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T11:13:56.275Z] + OS_FAMILY=debian [2025-03-05T11:13:56.275Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2025-03-05T11:13:56.275Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T11:13:56.275Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T11:13:56.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T11:13:56.275Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T11:13:56.275Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-03-05T11:13:56.275Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T11:13:56.275Z] + case "${OS_FAMILY}" in [2025-03-05T11:13:56.275Z] + dpkg -l [2025-03-05T11:13:56.275Z] + grep '^ii' [2025-03-05T11:13:56.275Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T11:13:56.275Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T11:13:56.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T11:13:56.275Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-03-05T11:13:56.275Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2025-03-05T11:13:56.275Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2025-03-05T11:13:56.288Z] 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-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-05T11:13:56.571Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:13:57.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:13:57.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:13:57.214Z] prd-ubuntu20.04-docker-8c-8g-40315 does not seem to be running inside a container [2025-03-05T11:13:57.228Z] $ 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-gpio_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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2025-03-05T11:13:57.425Z] $ docker top 09ab62bc8a566744b623f3bf7953d31935d8c35b11e28d251e3dcd45c91abb9f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:13:57.803Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T11:13:58.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T11:13:58.380Z] + ls /var/log/sa-host [2025-03-05T11:13:58.380Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:13:58.461Z] provisioning config files... [2025-03-05T11:13:58.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4502192698063219169tmp [Pipeline] { [Pipeline] echo [2025-03-05T11:13:58.492Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:13:58.778Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T11:13:58.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:13:59.120Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T11:13:59.130Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:13:59.414Z] ---> sudo-logs.sh [2025-03-05T11:13:59.414Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T11:13:59.448Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:13:59.730Z] ---> job-cost.sh [2025-03-05T11:13:59.731Z] lf-activate-venv: SKIPPING [2025-03-05T11:13:59.731Z] DEBUG: total: 0.2199999988079071 [2025-03-05T11:13:59.731Z] INFO: Retrieving Stack Cost... [2025-03-05T11:14:00.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T11:14:00.558Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T11:14:00.572Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:14:00.856Z] ---> logs-deploy.sh [2025-03-05T11:14:00.856Z] lf-activate-venv: SKIPPING [2025-03-05T11:14:00.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/129 [2025-03-05T11:14:00.856Z] INFO: archiving workspace using pattern(s): [2025-03-05T11:14:01.793Z] Archives upload complete. [2025-03-05T11:14:01.793Z] INFO: archiving logs to Nexus