Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 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-ssh5148777964679192875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13240030478582847474.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh6054402908143697740.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15548682675137451837.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-ssh16818507354560665291.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6985’ Running on prd-ubuntu20.04-docker-8c-8g-6987 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 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 (main) > 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 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 # timeout=10 Commit message: "Merge pull request #238 from cloudxxx8/issue-215" > git rev-list --no-walk 8c1eec1cce53e3d99f3878f2a839c8345b98407a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-02T08:39:03.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-02T08:39:03.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-02T08:39:03.830Z] ========================================================= [2024-08-02T08:39:03.830Z] EdgeX Global Pipelines Version Info [2024-08-02T08:39:03.830Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:39:04.950Z] ------------------- [2024-08-02T08:39:04.950Z] stable info: [2024-08-02T08:39:04.950Z] ------------------- [2024-08-02T08:39:04.950Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-02T08:39:04.950Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-02T08:39:04.950Z] Message: update stable to v1.0.260 [2024-08-02T08:39:05.210Z] ------------------- [2024-08-02T08:39:05.210Z] experimental info: [2024-08-02T08:39:05.210Z] ------------------- [2024-08-02T08:39:05.210Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-02T08:39:05.210Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-02T08:39:05.210Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-02T08:39:05.312Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-08-02T08:39:05.329Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-08-02T08:39:05.407Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-02T08:39:05.433Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-02T08:39:05.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-02T08:39:05.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-02T08:39:05.501Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-02T08:39:05.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-02T08:39:05.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-02T08:39:05.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-02T08:39:05.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-02T08:39:05.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-08-02T08:39:05.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-02T08:39:05.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-02T08:39:05.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-02T08:39:05.691Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-02T08:39:05.717Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-02T08:39:05.739Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-02T08:39:05.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-02T08:39:05.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-02T08:39:05.824Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-02T08:39:05.847Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-02T08:39:05.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-02T08:39:05.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-02T08:39:05.920Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-02T08:39:05.944Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-02T08:39:05.966Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-02T08:39:05.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-02T08:39:06.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-02T08:39:06.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-02T08:39:06.068Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] echo [2024-08-02T08:39:06.092Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e48db9 [Pipeline] echo [2024-08-02T08:39:06.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-02T08:39:06.178Z] provisioning config files... [2024-08-02T08:39:06.194Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16061030400522138327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:39:06.548Z] ---> ****-login.sh [2024-08-02T08:39:06.548Z] nexus3.edgexfoundry.org:10001 [2024-08-02T08:39:06.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:39:06.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:39:06.814Z] Configure a credential helper to remove this warning. See [2024-08-02T08:39:06.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:39:06.814Z] [2024-08-02T08:39:06.814Z] Login Succeeded [2024-08-02T08:39:06.814Z] nexus3.edgexfoundry.org:10002 [2024-08-02T08:39:07.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:39:07.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:39:07.076Z] Configure a credential helper to remove this warning. See [2024-08-02T08:39:07.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:39:07.076Z] [2024-08-02T08:39:07.076Z] Login Succeeded [2024-08-02T08:39:07.076Z] nexus3.edgexfoundry.org:10003 [2024-08-02T08:39:07.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:39:07.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:39:07.076Z] Configure a credential helper to remove this warning. See [2024-08-02T08:39:07.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:39:07.076Z] [2024-08-02T08:39:07.076Z] Login Succeeded [2024-08-02T08:39:07.076Z] nexus3.edgexfoundry.org:10004 [2024-08-02T08:39:07.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:39:07.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:39:07.337Z] Configure a credential helper to remove this warning. See [2024-08-02T08:39:07.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:39:07.337Z] [2024-08-02T08:39:07.337Z] Login Succeeded [2024-08-02T08:39:07.337Z] ****.io [2024-08-02T08:39:07.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:39:07.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:39:07.598Z] Configure a credential helper to remove this warning. See [2024-08-02T08:39:07.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:39:07.598Z] [2024-08-02T08:39:07.598Z] Login Succeeded [2024-08-02T08:39:07.598Z] ---> ****-login.sh ends [Pipeline] } [2024-08-02T08:39:07.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-02T08:39:08.037Z] + git rev-list -1 --merges 5e48db97a8988fffcfcc719ccc3171eb5c7f9682~1..5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] echo [2024-08-02T08:39:08.069Z] -----------> git rev-list -1 --merges 5e48db97a8988fffcfcc719ccc3171eb5c7f9682~1..5e48db97a8988fffcfcc719ccc3171eb5c7f9682 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [2024-08-02T08:39:08.069Z] 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [false] [Pipeline] sh [2024-08-02T08:39:08.372Z] + git log --format=format:%s -1 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] echo [2024-08-02T08:39:08.388Z] ========================================================= [2024-08-02T08:39:08.388Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-02T08:39:08.388Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-02T08:39:08.740Z] + git log --format=format:%s -1 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] echo [2024-08-02T08:39:08.759Z] [semverPrep] GIT_COMMIT: 5e48db97a8988fffcfcc719ccc3171eb5c7f9682, Commit Message: Merge pull request #238 from cloudxxx8/issue-215 [Pipeline] echo [2024-08-02T08:39:08.776Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-02T08:39:09.137Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-02T08:39:09.137Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-02T08:39:09.137Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-02T08:39:09.137Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-02T08:39:09.137Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-02T08:39:09.137Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-02T08:39:09.137Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:39:09.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-02T08:39:09.516Z] [2024-08-02T08:39:09.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:39:09.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-02T08:39:09.822Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-02T08:39:09.822Z] b85a868b505f: Pulling fs layer [2024-08-02T08:39:09.822Z] e2be974225ed: Pulling fs layer [2024-08-02T08:39:09.822Z] 339a4e72a1f5: Pulling fs layer [2024-08-02T08:39:09.822Z] 988bab9f4d93: Pulling fs layer [2024-08-02T08:39:09.822Z] 1469e6f7b9e6: Pulling fs layer [2024-08-02T08:39:09.822Z] eaf3925da568: Pulling fs layer [2024-08-02T08:39:09.822Z] bab4dde63d76: Pulling fs layer [2024-08-02T08:39:09.822Z] bde34c3a00c8: Pulling fs layer [2024-08-02T08:39:09.822Z] b352a97aabf1: Pulling fs layer [2024-08-02T08:39:09.822Z] 4872d77fe225: Pulling fs layer [2024-08-02T08:39:09.822Z] 5851b861e8e6: Pulling fs layer [2024-08-02T08:39:09.822Z] 988bab9f4d93: Waiting [2024-08-02T08:39:09.822Z] 1469e6f7b9e6: Waiting [2024-08-02T08:39:09.822Z] eaf3925da568: Waiting [2024-08-02T08:39:09.822Z] bab4dde63d76: Waiting [2024-08-02T08:39:09.822Z] bde34c3a00c8: Waiting [2024-08-02T08:39:09.822Z] b352a97aabf1: Waiting [2024-08-02T08:39:09.822Z] 4872d77fe225: Waiting [2024-08-02T08:39:09.822Z] 5851b861e8e6: Waiting [2024-08-02T08:39:09.822Z] e2be974225ed: Download complete [2024-08-02T08:39:09.822Z] 988bab9f4d93: Verifying Checksum [2024-08-02T08:39:09.822Z] 988bab9f4d93: Download complete [2024-08-02T08:39:09.822Z] 1469e6f7b9e6: Verifying Checksum [2024-08-02T08:39:09.822Z] 1469e6f7b9e6: Download complete [2024-08-02T08:39:09.822Z] 339a4e72a1f5: Verifying Checksum [2024-08-02T08:39:09.822Z] 339a4e72a1f5: Download complete [2024-08-02T08:39:09.822Z] eaf3925da568: Verifying Checksum [2024-08-02T08:39:09.822Z] eaf3925da568: Download complete [2024-08-02T08:39:10.081Z] bde34c3a00c8: Verifying Checksum [2024-08-02T08:39:10.081Z] bde34c3a00c8: Download complete [2024-08-02T08:39:10.081Z] b352a97aabf1: Download complete [2024-08-02T08:39:10.081Z] 4872d77fe225: Verifying Checksum [2024-08-02T08:39:10.081Z] 4872d77fe225: Download complete [2024-08-02T08:39:10.081Z] 5851b861e8e6: Verifying Checksum [2024-08-02T08:39:10.081Z] 5851b861e8e6: Download complete [2024-08-02T08:39:10.081Z] b85a868b505f: Verifying Checksum [2024-08-02T08:39:10.081Z] b85a868b505f: Download complete [2024-08-02T08:39:10.341Z] bab4dde63d76: Verifying Checksum [2024-08-02T08:39:10.341Z] bab4dde63d76: Download complete [2024-08-02T08:39:11.279Z] b85a868b505f: Pull complete [2024-08-02T08:39:11.538Z] e2be974225ed: Pull complete [2024-08-02T08:39:11.797Z] 339a4e72a1f5: Pull complete [2024-08-02T08:39:12.058Z] 988bab9f4d93: Pull complete [2024-08-02T08:39:12.317Z] 1469e6f7b9e6: Pull complete [2024-08-02T08:39:12.317Z] eaf3925da568: Pull complete [2024-08-02T08:39:14.222Z] bab4dde63d76: Pull complete [2024-08-02T08:39:14.222Z] bde34c3a00c8: Pull complete [2024-08-02T08:39:14.222Z] b352a97aabf1: Pull complete [2024-08-02T08:39:14.222Z] 4872d77fe225: Pull complete [2024-08-02T08:39:14.222Z] 5851b861e8e6: Pull complete [2024-08-02T08:39:14.222Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-02T08:39:14.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-02T08:39:14.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:39:14.374Z] prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container [2024-08-02T08:39:14.408Z] $ 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 [2024-08-02T08:39:15.576Z] $ docker top dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df -eo pid,comm [2024-08-02T08:39:15.638Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-02T08:39:15.638Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-02T08:39:15.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-02T08:39:15.698Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-02T08:39:15.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-02T08:39:15.831Z] $ docker exec dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df ssh-agent [2024-08-02T08:39:15.949Z] SSH_AUTH_SOCK=/tmp/ssh-2AMEFN7QOzmK/agent.32 [2024-08-02T08:39:15.949Z] SSH_AGENT_PID=38 [2024-08-02T08:39:15.958Z] Running ssh-add (command line suppressed) [2024-08-02T08:39:16.060Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9509108557704258589.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9509108557704258589.key) [2024-08-02T08:39:16.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-02T08:39:16.372Z] + git tag --points-at HEAD [Pipeline] } [2024-08-02T08:39:16.382Z] $ docker exec --env ******** --env ******** dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df ssh-agent -k [2024-08-02T08:39:16.475Z] unset SSH_AUTH_SOCK; [2024-08-02T08:39:16.475Z] unset SSH_AGENT_PID; [2024-08-02T08:39:16.475Z] echo Agent pid 38 killed; [2024-08-02T08:39:16.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-02T08:39:16.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-02T08:39:16.540Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-02T08:39:16.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-02T08:39:16.661Z] $ docker exec dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df ssh-agent [2024-08-02T08:39:16.790Z] SSH_AUTH_SOCK=/tmp/ssh-o5wYI2sAvoJ1/agent.71 [2024-08-02T08:39:16.790Z] SSH_AGENT_PID=77 [2024-08-02T08:39:16.796Z] Running ssh-add (command line suppressed) [2024-08-02T08:39:16.902Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1262043804510733091.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1262043804510733091.key) [2024-08-02T08:39:16.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-02T08:39:17.212Z] + git semver init [2024-08-02T08:39:17.472Z] 2024-08-02 08:39:17,398 [run_init] DEBUG init version:0.0.0 force:False [2024-08-02T08:39:17.472Z] 2024-08-02 08:39:17,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2024-08-02T08:39:17.472Z] 2024-08-02 08:39:17,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2024-08-02T08:39:17.472Z] 2024-08-02 08:39:17,399 [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) [2024-08-02T08:39:18.851Z] 2024-08-02 08:39:18,719 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2024-08-02T08:39:18.851Z] 2024-08-02 08:39:18,720 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2024-08-02T08:39:18.851Z] 2024-08-02 08:39:18,720 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-08-02T08:39:18.851Z] 2024-08-02 08:39:18,720 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-08-02T08:39:18.851Z] 3.2.0-dev.12 [Pipeline] } [2024-08-02T08:39:18.857Z] $ docker exec --env ******** --env ******** dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df ssh-agent -k [2024-08-02T08:39:18.965Z] unset SSH_AUTH_SOCK; [2024-08-02T08:39:18.966Z] unset SSH_AGENT_PID; [2024-08-02T08:39:18.966Z] echo Agent pid 77 killed; [2024-08-02T08:39:18.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-02T08:39:19.306Z] + git semver [Pipeline] } [2024-08-02T08:39:19.582Z] $ docker stop --time=1 dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df [2024-08-02T08:39:20.966Z] $ docker rm -f --volumes dbe6ad43adfbde9fa19a5c5bd24d46bc64f1da26a41278861c9fb7da9c9586df [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-02T08:39:21.342Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-02T08:39:21.595Z] Stashed 1 file(s) [Pipeline] echo [2024-08-02T08:39:21.599Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-02T08:39:21.794Z] provisioning config files... [2024-08-02T08:39:21.805Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2960957291676279381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:39:22.109Z] ---> ****-login.sh [2024-08-02T08:39:22.109Z] nexus3.edgexfoundry.org:10001 [2024-08-02T08:39:22.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:39:22.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:39:22.109Z] Configure a credential helper to remove this warning. See [2024-08-02T08:39:22.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:39:22.109Z] [2024-08-02T08:39:22.109Z] Login Succeeded [2024-08-02T08:39:22.109Z] nexus3.edgexfoundry.org:10002 [2024-08-02T08:39:22.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:39:22.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:39:22.109Z] Configure a credential helper to remove this warning. See [2024-08-02T08:39:22.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:39:22.109Z] [2024-08-02T08:39:22.109Z] Login Succeeded [2024-08-02T08:39:22.109Z] nexus3.edgexfoundry.org:10003 [2024-08-02T08:39:22.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:39:22.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:39:22.371Z] Configure a credential helper to remove this warning. See [2024-08-02T08:39:22.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:39:22.371Z] [2024-08-02T08:39:22.371Z] Login Succeeded [2024-08-02T08:39:22.371Z] nexus3.edgexfoundry.org:10004 [2024-08-02T08:39:22.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:39:22.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:39:22.371Z] Configure a credential helper to remove this warning. See [2024-08-02T08:39:22.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:39:22.371Z] [2024-08-02T08:39:22.371Z] Login Succeeded [2024-08-02T08:39:22.371Z] ****.io [2024-08-02T08:39:22.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:39:22.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:39:22.631Z] Configure a credential helper to remove this warning. See [2024-08-02T08:39:22.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:39:22.631Z] [2024-08-02T08:39:22.631Z] Login Succeeded [2024-08-02T08:39:22.631Z] ---> ****-login.sh ends [Pipeline] } [2024-08-02T08:39:22.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-02T08:39:22.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-02T08:39:22.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-02T08:39:22.770Z] ========================================================= [2024-08-02T08:39:22.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-02T08:39:22.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:39:23.109Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-02T08:39:23.110Z] Sending build context to Docker daemon 30.55MB [2024-08-02T08:39:23.110Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-02T08:39:23.110Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-02T08:39:23.369Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-02T08:39:23.369Z] 619be1103602: Pulling fs layer [2024-08-02T08:39:23.369Z] 7862e08f4a3e: Pulling fs layer [2024-08-02T08:39:23.369Z] 5df492c9dc93: Pulling fs layer [2024-08-02T08:39:23.369Z] 7629e6793208: Pulling fs layer [2024-08-02T08:39:23.369Z] 4f4fb700ef54: Pulling fs layer [2024-08-02T08:39:23.369Z] fb5054dd5b73: Pulling fs layer [2024-08-02T08:39:23.369Z] eeca6798cff9: Pulling fs layer [2024-08-02T08:39:23.369Z] aa269ceb94a6: Pulling fs layer [2024-08-02T08:39:23.369Z] ada007ff1a6a: Pulling fs layer [2024-08-02T08:39:23.369Z] 4f4fb700ef54: Waiting [2024-08-02T08:39:23.369Z] ada007ff1a6a: Waiting [2024-08-02T08:39:23.369Z] eeca6798cff9: Waiting [2024-08-02T08:39:23.369Z] fb5054dd5b73: Waiting [2024-08-02T08:39:23.369Z] 7629e6793208: Waiting [2024-08-02T08:39:23.369Z] aa269ceb94a6: Waiting [2024-08-02T08:39:23.369Z] 7862e08f4a3e: Verifying Checksum [2024-08-02T08:39:23.369Z] 7862e08f4a3e: Download complete [2024-08-02T08:39:23.369Z] 7629e6793208: Download complete [2024-08-02T08:39:23.369Z] 4f4fb700ef54: Verifying Checksum [2024-08-02T08:39:23.369Z] 4f4fb700ef54: Download complete [2024-08-02T08:39:23.369Z] 619be1103602: Verifying Checksum [2024-08-02T08:39:23.369Z] 619be1103602: Download complete [2024-08-02T08:39:23.369Z] fb5054dd5b73: Verifying Checksum [2024-08-02T08:39:23.369Z] fb5054dd5b73: Download complete [2024-08-02T08:39:23.369Z] eeca6798cff9: Verifying Checksum [2024-08-02T08:39:23.369Z] eeca6798cff9: Download complete [2024-08-02T08:39:23.628Z] 619be1103602: Pull complete [2024-08-02T08:39:23.628Z] ada007ff1a6a: Verifying Checksum [2024-08-02T08:39:23.628Z] ada007ff1a6a: Download complete [2024-08-02T08:39:23.628Z] 7862e08f4a3e: Pull complete [2024-08-02T08:39:23.886Z] 5df492c9dc93: Verifying Checksum [2024-08-02T08:39:23.886Z] 5df492c9dc93: Download complete [2024-08-02T08:39:24.144Z] aa269ceb94a6: Verifying Checksum [2024-08-02T08:39:24.144Z] aa269ceb94a6: Download complete [2024-08-02T08:39:27.428Z] 5df492c9dc93: Pull complete [2024-08-02T08:39:27.428Z] 7629e6793208: Pull complete [2024-08-02T08:39:27.428Z] 4f4fb700ef54: Pull complete [2024-08-02T08:39:27.428Z] fb5054dd5b73: Pull complete [2024-08-02T08:39:27.428Z] eeca6798cff9: Pull complete [2024-08-02T08:39:29.961Z] aa269ceb94a6: Pull complete [2024-08-02T08:39:30.222Z] ada007ff1a6a: Pull complete [2024-08-02T08:39:30.222Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-02T08:39:30.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-02T08:39:30.222Z] ---> f489d0715acc [2024-08-02T08:39:30.222Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-02T08:39:31.611Z] ---> Running in 7faaec8fc851 [2024-08-02T08:39:31.611Z] Removing intermediate container 7faaec8fc851 [2024-08-02T08:39:31.611Z] ---> 91a29b449aca [2024-08-02T08:39:31.611Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-02T08:39:31.611Z] ---> Running in 9b35459acd0f [2024-08-02T08:39:31.611Z] Removing intermediate container 9b35459acd0f [2024-08-02T08:39:31.611Z] ---> 58fbc3374d0c [2024-08-02T08:39:31.611Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-08-02T08:39:31.611Z] ---> Running in 3c73d30c6234 [2024-08-02T08:39:31.611Z] Removing intermediate container 3c73d30c6234 [2024-08-02T08:39:31.611Z] ---> a46820a78334 [2024-08-02T08:39:31.611Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-02T08:39:31.611Z] ---> Running in f7ee78153460 [2024-08-02T08:39:31.870Z] Removing intermediate container f7ee78153460 [2024-08-02T08:39:31.870Z] ---> c76114045bc7 [2024-08-02T08:39:31.870Z] Step 7/12 : WORKDIR /device-gpio [2024-08-02T08:39:31.870Z] ---> Running in 6ef02a7150be [2024-08-02T08:39:31.870Z] Removing intermediate container 6ef02a7150be [2024-08-02T08:39:31.870Z] ---> 6cc1c2622836 [2024-08-02T08:39:31.870Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-02T08:39:31.870Z] ---> Running in f384af321211 [2024-08-02T08:39:32.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:39:32.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:39:32.651Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-02T08:39:32.651Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-02T08:39:32.651Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-02T08:39:32.651Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-02T08:39:32.651Z] Executing busybox-1.36.1-r5.trigger [2024-08-02T08:39:32.651Z] OK: 268 MiB in 56 packages [2024-08-02T08:39:33.219Z] Removing intermediate container f384af321211 [2024-08-02T08:39:33.219Z] ---> 157916e71a6a [2024-08-02T08:39:33.219Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-02T08:39:33.219Z] ---> dbf4afcc56ec [2024-08-02T08:39:33.219Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:39:33.219Z] ---> Running in a7ec938511c0 [2024-08-02T08:39:36.744Z] Still waiting to schedule task [2024-08-02T08:39:36.744Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6986’ [2024-08-02T08:40:19.935Z] Removing intermediate container a7ec938511c0 [2024-08-02T08:40:19.936Z] ---> 593bd4c5af73 [2024-08-02T08:40:19.936Z] Step 11/12 : COPY . . [2024-08-02T08:40:19.936Z] ---> 91ab6dcfed07 [2024-08-02T08:40:19.936Z] Step 12/12 : RUN ${MAKE} [2024-08-02T08:40:19.936Z] ---> Running in d60ca4b0facf [2024-08-02T08:40:19.936Z] noop [2024-08-02T08:40:19.936Z] Removing intermediate container d60ca4b0facf [2024-08-02T08:40:19.936Z] ---> 41466b832a5a [2024-08-02T08:40:19.936Z] Successfully built 41466b832a5a [2024-08-02T08:40:19.936Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:40:20.277Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-02T08:40:20.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:40:20.352Z] prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container [2024-08-02T08:40:20.382Z] $ 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 [2024-08-02T08:40:20.707Z] $ docker top 709784d6b4a00bc0658a731d5b64be89be2410abe19007d3cb07e1a7d1bef098 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T08:40:21.057Z] + go version [2024-08-02T08:40:21.057Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-02T08:40:21.065Z] $ docker stop --time=1 709784d6b4a00bc0658a731d5b64be89be2410abe19007d3cb07e1a7d1bef098 [2024-08-02T08:40:22.337Z] $ docker rm -f --volumes 709784d6b4a00bc0658a731d5b64be89be2410abe19007d3cb07e1a7d1bef098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:40:22.786Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-02T08:40:22.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:40:22.867Z] prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container [2024-08-02T08:40:22.895Z] $ 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 [2024-08-02T08:40:23.249Z] $ docker top f06d8cf08f7a5a8a4c6a4835886fd3b5fbcb684a8a971baca7a1d1838b758fa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T08:40:23.595Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2024-08-02T08:40:23.895Z] + make test [2024-08-02T08:40:23.895Z] go test ./... -coverprofile=coverage.out ./... [2024-08-02T08:40:25.274Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-08-02T08:40:43.356Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-08-02T08:40:43.356Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-08-02T08:40:49.916Z] go vet ./... [2024-08-02T08:40:55.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-02T08:40:55.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-02T08:40:55.176Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-02T08:40:55.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-02T08:40:55.211Z] $ docker stop --time=1 f06d8cf08f7a5a8a4c6a4835886fd3b5fbcb684a8a971baca7a1d1838b758fa5 [2024-08-02T08:40:57.214Z] $ docker rm -f --volumes f06d8cf08f7a5a8a4c6a4835886fd3b5fbcb684a8a971baca7a1d1838b758fa5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-02T08:40:57.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-02T08:40:57.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-02T08:40:58.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-02T08:40:58.547Z] + ls -al . [2024-08-02T08:40:58.547Z] total 228 [2024-08-02T08:40:58.547Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 08:40 . [2024-08-02T08:40:58.547Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 08:38 .. [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 2 08:38 .dockerignore [2024-08-02T08:40:58.547Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 08:40 .git [2024-08-02T08:40:58.547Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:38 .github [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 277 Aug 2 08:38 .gitignore [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 08:38 .golangci.yml [2024-08-02T08:40:58.547Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 08:39 .semver [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 19133 Aug 2 08:38 Attribution.txt [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 7171 Aug 2 08:38 CHANGELOG.md [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 1661 Aug 2 08:38 Dockerfile [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 08:38 GOVERNANCE.md [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 2 08:38 Jenkinsfile [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 08:38 LICENSE [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 1923 Aug 2 08:38 Makefile [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 2 08:38 OWNERS.md [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 3578 Aug 2 08:38 README.md [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 08:39 VERSION [2024-08-02T08:40:58.547Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 08:38 bin [2024-08-02T08:40:58.547Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:38 cmd [2024-08-02T08:40:58.547Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 2 08:40 coverage.out [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 6998 Aug 2 08:38 go.mod [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 102307 Aug 2 08:38 go.sum [2024-08-02T08:40:58.547Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:38 internal [2024-08-02T08:40:58.547Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 2 08:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:40:58.869Z] + 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=5e48db97a8988fffcfcc719ccc3171eb5c7f9682 --label arch=amd64 --label version=3.2.0-dev.12 . [2024-08-02T08:40:58.869Z] Sending build context to Docker daemon 30.55MB [2024-08-02T08:40:58.869Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-02T08:40:58.869Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-02T08:40:58.869Z] ---> 41466b832a5a [2024-08-02T08:40:58.869Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-08-02T08:40:59.129Z] ---> Running in 3820929f06c4 [2024-08-02T08:40:59.129Z] Removing intermediate container 3820929f06c4 [2024-08-02T08:40:59.129Z] ---> d7e8f8b2ac44 [2024-08-02T08:40:59.129Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-02T08:40:59.129Z] ---> Running in 3f4cdfeb7d6d [2024-08-02T08:40:59.129Z] Removing intermediate container 3f4cdfeb7d6d [2024-08-02T08:40:59.129Z] ---> 6d0e8bf2664b [2024-08-02T08:40:59.129Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-08-02T08:40:59.129Z] ---> Running in 26a04f15a5ef [2024-08-02T08:40:59.391Z] Removing intermediate container 26a04f15a5ef [2024-08-02T08:40:59.391Z] ---> 6153f6d30086 [2024-08-02T08:40:59.391Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-02T08:40:59.391Z] ---> Running in 895ea48db783 [2024-08-02T08:40:59.391Z] Removing intermediate container 895ea48db783 [2024-08-02T08:40:59.391Z] ---> 2eeb3b3d0f52 [2024-08-02T08:40:59.391Z] Step 7/26 : WORKDIR /device-gpio [2024-08-02T08:40:59.391Z] ---> Running in 4f204ca341f3 [2024-08-02T08:40:59.391Z] Removing intermediate container 4f204ca341f3 [2024-08-02T08:40:59.391Z] ---> 1da5a90a5b7f [2024-08-02T08:40:59.391Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-02T08:40:59.391Z] ---> Running in e6b69fbc51e1 [2024-08-02T08:40:59.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:40:59.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:41:00.220Z] OK: 268 MiB in 56 packages [2024-08-02T08:41:00.480Z] Removing intermediate container e6b69fbc51e1 [2024-08-02T08:41:00.480Z] ---> 253122ed793f [2024-08-02T08:41:00.480Z] Step 9/26 : COPY go.mod vendor* ./ [2024-08-02T08:41:00.741Z] ---> 6d5ae21433bd [2024-08-02T08:41:00.741Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:41:00.741Z] ---> Running in 6484afbcb36b [2024-08-02T08:41:01.306Z] Removing intermediate container 6484afbcb36b [2024-08-02T08:41:01.306Z] ---> 7384176d3cac [2024-08-02T08:41:01.306Z] Step 11/26 : COPY . . [2024-08-02T08:41:01.879Z] ---> c58ba0ebc7a9 [2024-08-02T08:41:01.879Z] Step 12/26 : RUN ${MAKE} [2024-08-02T08:41:01.879Z] ---> Running in 941f5a5d05f9 [2024-08-02T08:41:02.140Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-08-02T08:41:28.678Z] Removing intermediate container 941f5a5d05f9 [2024-08-02T08:41:28.678Z] ---> 7a434dba67a6 [2024-08-02T08:41:28.678Z] Step 13/26 : FROM alpine:3.18 [2024-08-02T08:41:28.678Z] 3.18: Pulling from library/alpine [2024-08-02T08:41:28.678Z] 930bdd4d222e: Pulling fs layer [2024-08-02T08:41:28.678Z] 930bdd4d222e: Pull complete [2024-08-02T08:41:28.678Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:41:28.678Z] Status: Downloaded newer image for alpine:3.18 [2024-08-02T08:41:28.678Z] ---> 18f865063206 [2024-08-02T08:41:28.678Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-02T08:41:28.678Z] ---> Running in 13f886b8675e [2024-08-02T08:41:28.678Z] Removing intermediate container 13f886b8675e [2024-08-02T08:41:28.678Z] ---> d36df678858f [2024-08-02T08:41:28.678Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-02T08:41:28.678Z] ---> Running in 4f204c1ef857 [2024-08-02T08:41:28.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:41:28.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:41:28.679Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-02T08:41:28.679Z] Executing busybox-1.36.1-r7.trigger [2024-08-02T08:41:28.679Z] OK: 7 MiB in 16 packages [2024-08-02T08:41:28.679Z] Removing intermediate container 4f204c1ef857 [2024-08-02T08:41:28.679Z] ---> 8fd08bbc4b05 [2024-08-02T08:41:28.679Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-02T08:41:28.679Z] ---> Running in 3c251e5a10b4 [2024-08-02T08:41:28.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-02T08:41:28.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-02T08:41:28.679Z] OK: 7 MiB in 16 packages [2024-08-02T08:41:28.937Z] Removing intermediate container 3c251e5a10b4 [2024-08-02T08:41:28.937Z] ---> 3c66bebdeb0f [2024-08-02T08:41:28.937Z] Step 17/26 : WORKDIR / [2024-08-02T08:41:28.937Z] ---> Running in 7cf4730439cf [2024-08-02T08:41:28.937Z] Removing intermediate container 7cf4730439cf [2024-08-02T08:41:28.937Z] ---> 093b05cc08a3 [2024-08-02T08:41:28.937Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-08-02T08:41:29.195Z] ---> 0d642fb2449e [2024-08-02T08:41:29.195Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-08-02T08:41:29.195Z] ---> e4329b4bec69 [2024-08-02T08:41:29.195Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-08-02T08:41:29.761Z] ---> 695da9c943b6 [2024-08-02T08:41:29.761Z] Step 21/26 : EXPOSE 59910 [2024-08-02T08:41:30.020Z] ---> Running in 3b5f9e62ea02 [2024-08-02T08:41:30.021Z] Removing intermediate container 3b5f9e62ea02 [2024-08-02T08:41:30.021Z] ---> 5a6291f7c31b [2024-08-02T08:41:30.021Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-08-02T08:41:30.021Z] ---> Running in 0cdfa6fafbbd [2024-08-02T08:41:30.021Z] Removing intermediate container 0cdfa6fafbbd [2024-08-02T08:41:30.021Z] ---> 75f5d6c7c470 [2024-08-02T08:41:30.021Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-02T08:41:30.021Z] ---> Running in b729bf58a708 [2024-08-02T08:41:30.279Z] Removing intermediate container b729bf58a708 [2024-08-02T08:41:30.279Z] ---> d289495577d0 [2024-08-02T08:41:30.279Z] Step 24/26 : LABEL arch=amd64 [2024-08-02T08:41:30.279Z] ---> Running in caa49b7a2deb [2024-08-02T08:41:30.279Z] Removing intermediate container caa49b7a2deb [2024-08-02T08:41:30.279Z] ---> e569425be1a4 [2024-08-02T08:41:30.279Z] Step 25/26 : LABEL git_sha=5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [2024-08-02T08:41:30.279Z] ---> Running in 7d364fd8d5e5 [2024-08-02T08:41:30.279Z] Removing intermediate container 7d364fd8d5e5 [2024-08-02T08:41:30.279Z] ---> 8c1314603be2 [2024-08-02T08:41:30.279Z] Step 26/26 : LABEL version=3.2.0-dev.12 [2024-08-02T08:41:30.279Z] ---> Running in 4993bbf43a8c [2024-08-02T08:41:30.538Z] Removing intermediate container 4993bbf43a8c [2024-08-02T08:41:30.538Z] ---> 1d6c8cfaf0c0 [2024-08-02T08:41:30.538Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-02T08:41:30.538Z] Successfully built 1d6c8cfaf0c0 [2024-08-02T08:41:30.538Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-02T08:41:30.686Z] provisioning config files... [2024-08-02T08:41:30.695Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15176896435141445106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:41:31.004Z] ---> ****-login.sh [2024-08-02T08:41:31.004Z] nexus3.edgexfoundry.org:10001 [2024-08-02T08:41:31.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:41:31.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:41:31.005Z] Configure a credential helper to remove this warning. See [2024-08-02T08:41:31.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:41:31.005Z] [2024-08-02T08:41:31.005Z] Login Succeeded [2024-08-02T08:41:31.005Z] nexus3.edgexfoundry.org:10002 [2024-08-02T08:41:31.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:41:31.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:41:31.005Z] Configure a credential helper to remove this warning. See [2024-08-02T08:41:31.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:41:31.005Z] [2024-08-02T08:41:31.005Z] Login Succeeded [2024-08-02T08:41:31.005Z] nexus3.edgexfoundry.org:10003 [2024-08-02T08:41:31.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:41:31.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:41:31.264Z] Configure a credential helper to remove this warning. See [2024-08-02T08:41:31.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:41:31.264Z] [2024-08-02T08:41:31.264Z] Login Succeeded [2024-08-02T08:41:31.264Z] nexus3.edgexfoundry.org:10004 [2024-08-02T08:41:31.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:41:31.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:41:31.264Z] Configure a credential helper to remove this warning. See [2024-08-02T08:41:31.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:41:31.264Z] [2024-08-02T08:41:31.264Z] Login Succeeded [2024-08-02T08:41:31.264Z] ****.io [2024-08-02T08:41:31.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:41:31.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:41:31.524Z] Configure a credential helper to remove this warning. See [2024-08-02T08:41:31.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:41:31.524Z] [2024-08-02T08:41:31.524Z] Login Succeeded [2024-08-02T08:41:31.524Z] ---> ****-login.sh ends [Pipeline] } [2024-08-02T08:41:31.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-02T08:41:31.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-02T08:41:31.615Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2024-08-02T08:41:31.615Z] 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [2024-08-02T08:41:31.615Z] latest [2024-08-02T08:41:31.615Z] 3.2.0-dev.12 [2024-08-02T08:41:31.615Z] 5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 [2024-08-02T08:41:31.615Z] main [2024-08-02T08:41:31.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:31.967Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:32.291Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [2024-08-02T08:41:32.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-08-02T08:41:32.292Z] 0414e9048e7c: Preparing [2024-08-02T08:41:32.292Z] 07bc957808eb: Preparing [2024-08-02T08:41:32.292Z] 9529b2f9a787: Preparing [2024-08-02T08:41:32.292Z] 9bdf9b7e8f45: Preparing [2024-08-02T08:41:32.292Z] 30aceadaa30a: Preparing [2024-08-02T08:41:32.292Z] ce7f800efff9: Preparing [2024-08-02T08:41:32.292Z] ce7f800efff9: Waiting [2024-08-02T08:41:32.292Z] 9529b2f9a787: Pushed [2024-08-02T08:41:32.292Z] 30aceadaa30a: Pushed [2024-08-02T08:41:32.292Z] 9bdf9b7e8f45: Pushed [2024-08-02T08:41:32.292Z] 07bc957808eb: Pushed [2024-08-02T08:41:32.292Z] ce7f800efff9: Layer already exists [2024-08-02T08:41:36.487Z] 0414e9048e7c: Pushed [2024-08-02T08:41:36.487Z] 5e48db97a8988fffcfcc719ccc3171eb5c7f9682: digest: sha256:ee67318f21d3da339bdfc2bf927d1de47f62d793418e9154328271401208abc4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:36.822Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:37.148Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-08-02T08:41:37.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-08-02T08:41:37.149Z] 0414e9048e7c: Preparing [2024-08-02T08:41:37.149Z] 07bc957808eb: Preparing [2024-08-02T08:41:37.149Z] 9529b2f9a787: Preparing [2024-08-02T08:41:37.149Z] 9bdf9b7e8f45: Preparing [2024-08-02T08:41:37.149Z] 30aceadaa30a: Preparing [2024-08-02T08:41:37.149Z] ce7f800efff9: Preparing [2024-08-02T08:41:37.149Z] ce7f800efff9: Waiting [2024-08-02T08:41:37.149Z] 0414e9048e7c: Layer already exists [2024-08-02T08:41:37.149Z] 07bc957808eb: Layer already exists [2024-08-02T08:41:37.149Z] 30aceadaa30a: Layer already exists [2024-08-02T08:41:37.149Z] 9529b2f9a787: Layer already exists [2024-08-02T08:41:37.149Z] 9bdf9b7e8f45: Layer already exists [2024-08-02T08:41:37.149Z] ce7f800efff9: Layer already exists [2024-08-02T08:41:37.149Z] latest: digest: sha256:ee67318f21d3da339bdfc2bf927d1de47f62d793418e9154328271401208abc4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:37.490Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:37.813Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.12 [2024-08-02T08:41:37.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-08-02T08:41:37.814Z] 0414e9048e7c: Preparing [2024-08-02T08:41:37.814Z] 07bc957808eb: Preparing [2024-08-02T08:41:37.814Z] 9529b2f9a787: Preparing [2024-08-02T08:41:37.814Z] 9bdf9b7e8f45: Preparing [2024-08-02T08:41:37.814Z] 30aceadaa30a: Preparing [2024-08-02T08:41:37.814Z] ce7f800efff9: Preparing [2024-08-02T08:41:37.814Z] ce7f800efff9: Waiting [2024-08-02T08:41:37.814Z] 0414e9048e7c: Layer already exists [2024-08-02T08:41:37.814Z] 30aceadaa30a: Layer already exists [2024-08-02T08:41:37.814Z] 9bdf9b7e8f45: Layer already exists [2024-08-02T08:41:37.814Z] 9529b2f9a787: Layer already exists [2024-08-02T08:41:37.814Z] 07bc957808eb: Layer already exists [2024-08-02T08:41:37.814Z] ce7f800efff9: Layer already exists [2024-08-02T08:41:37.814Z] 3.2.0-dev.12: digest: sha256:ee67318f21d3da339bdfc2bf927d1de47f62d793418e9154328271401208abc4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:38.161Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:38.488Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 [2024-08-02T08:41:38.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-08-02T08:41:38.489Z] 0414e9048e7c: Preparing [2024-08-02T08:41:38.489Z] 07bc957808eb: Preparing [2024-08-02T08:41:38.489Z] 9529b2f9a787: Preparing [2024-08-02T08:41:38.489Z] 9bdf9b7e8f45: Preparing [2024-08-02T08:41:38.489Z] 30aceadaa30a: Preparing [2024-08-02T08:41:38.489Z] ce7f800efff9: Preparing [2024-08-02T08:41:38.489Z] ce7f800efff9: Waiting [2024-08-02T08:41:38.490Z] 9529b2f9a787: Layer already exists [2024-08-02T08:41:38.490Z] 30aceadaa30a: Layer already exists [2024-08-02T08:41:38.490Z] 0414e9048e7c: Layer already exists [2024-08-02T08:41:38.490Z] 07bc957808eb: Layer already exists [2024-08-02T08:41:38.490Z] 9bdf9b7e8f45: Layer already exists [2024-08-02T08:41:38.490Z] ce7f800efff9: Layer already exists [2024-08-02T08:41:38.490Z] 5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12: digest: sha256:ee67318f21d3da339bdfc2bf927d1de47f62d793418e9154328271401208abc4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:38.835Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:39.159Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2024-08-02T08:41:39.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-08-02T08:41:39.160Z] 0414e9048e7c: Preparing [2024-08-02T08:41:39.160Z] 07bc957808eb: Preparing [2024-08-02T08:41:39.160Z] 9529b2f9a787: Preparing [2024-08-02T08:41:39.160Z] 9bdf9b7e8f45: Preparing [2024-08-02T08:41:39.160Z] 30aceadaa30a: Preparing [2024-08-02T08:41:39.160Z] ce7f800efff9: Preparing [2024-08-02T08:41:39.160Z] ce7f800efff9: Waiting [2024-08-02T08:41:39.160Z] 9bdf9b7e8f45: Layer already exists [2024-08-02T08:41:39.160Z] 30aceadaa30a: Layer already exists [2024-08-02T08:41:39.160Z] 9529b2f9a787: Layer already exists [2024-08-02T08:41:39.160Z] 0414e9048e7c: Layer already exists [2024-08-02T08:41:39.160Z] 07bc957808eb: Layer already exists [2024-08-02T08:41:39.160Z] ce7f800efff9: Layer already exists [2024-08-02T08:41:39.160Z] main: digest: sha256:ee67318f21d3da339bdfc2bf927d1de47f62d793418e9154328271401208abc4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-02T08:41:39.238Z] ===================================================== [Pipeline] echo [2024-08-02T08:41:39.251Z] taggedImages: [2024-08-02T08:41:39.251Z] - nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [2024-08-02T08:41:39.251Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-08-02T08:41:39.251Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.12 [2024-08-02T08:41:39.251Z] - nexus3.edgexfoundry.org:10004/device-gpio:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 [2024-08-02T08:41:39.251Z] - 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 [2024-08-02T08:41:39.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-02T08:41:39.662Z] [2024-08-02T08:41:39.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:41:39.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-02T08:41:39.972Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-02T08:41:39.972Z] 5eb5b503b376: Pulling fs layer [2024-08-02T08:41:39.972Z] 5c69ac0246d0: Pulling fs layer [2024-08-02T08:41:39.972Z] ec43610c2a17: Pulling fs layer [2024-08-02T08:41:39.972Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-02T08:41:39.972Z] 33b1e0a273af: Pulling fs layer [2024-08-02T08:41:39.972Z] 5d3b04190fa2: Pulling fs layer [2024-08-02T08:41:39.972Z] 2f39f015ded8: Pulling fs layer [2024-08-02T08:41:39.972Z] 3a2ae6a8a46f: Waiting [2024-08-02T08:41:39.972Z] 5d3b04190fa2: Waiting [2024-08-02T08:41:39.972Z] 33b1e0a273af: Waiting [2024-08-02T08:41:39.972Z] 2f39f015ded8: Waiting [2024-08-02T08:41:39.972Z] 5c69ac0246d0: Download complete [2024-08-02T08:41:39.972Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-02T08:41:39.972Z] 3a2ae6a8a46f: Download complete [2024-08-02T08:41:39.972Z] 33b1e0a273af: Verifying Checksum [2024-08-02T08:41:39.972Z] 33b1e0a273af: Download complete [2024-08-02T08:41:39.972Z] 5d3b04190fa2: Verifying Checksum [2024-08-02T08:41:39.972Z] 5d3b04190fa2: Download complete [2024-08-02T08:41:39.972Z] ec43610c2a17: Verifying Checksum [2024-08-02T08:41:39.972Z] ec43610c2a17: Download complete [2024-08-02T08:41:40.230Z] 5eb5b503b376: Verifying Checksum [2024-08-02T08:41:40.230Z] 5eb5b503b376: Download complete [2024-08-02T08:41:40.795Z] 2f39f015ded8: Download complete [2024-08-02T08:41:41.055Z] 5eb5b503b376: Pull complete [2024-08-02T08:41:41.314Z] 5c69ac0246d0: Pull complete [2024-08-02T08:41:41.573Z] ec43610c2a17: Pull complete [2024-08-02T08:41:41.831Z] 3a2ae6a8a46f: Pull complete [2024-08-02T08:41:41.831Z] 33b1e0a273af: Pull complete [2024-08-02T08:41:42.091Z] 5d3b04190fa2: Pull complete [2024-08-02T08:41:45.375Z] 2f39f015ded8: Pull complete [2024-08-02T08:41:45.635Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-02T08:41:45.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-02T08:41:45.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:41:45.738Z] prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container [2024-08-02T08:41:45.764Z] $ 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 [2024-08-02T08:41:46.912Z] $ docker top bc839b8999e7561cabce85ed39862743f88a0617e7ef288b21ea04df208f6e93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:41:47.324Z] ---> job-cost.sh [2024-08-02T08:41:47.324Z] lf-activate-venv: SKIPPING [2024-08-02T08:41:47.324Z] INFO: No Stack... [2024-08-02T08:41:47.892Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-02T08:41:48.461Z] INFO: Archiving Costs [Pipeline] sh [2024-08-02T08:41:48.751Z] + + cut -d, -f6 [2024-08-02T08:41:48.752Z] cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [Pipeline] lock [2024-08-02T08:41:48.767Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] [2024-08-02T08:41:48.775Z] Resource [jenkins-edgexfoundry-device-gpio-main-125-stack-cost] did not exist. Created. [2024-08-02T08:41:48.784Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-02T08:41:49.094Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-02T08:41:49.129Z] Stashed 1 file(s) [Pipeline] } [2024-08-02T08:41:49.138Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-02T08:41:49.166Z] $ docker stop --time=1 bc839b8999e7561cabce85ed39862743f88a0617e7ef288b21ea04df208f6e93 [2024-08-02T08:41:50.321Z] $ docker rm -f --volumes bc839b8999e7561cabce85ed39862743f88a0617e7ef288b21ea04df208f6e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-02T08:43:18.954Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6988 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2024-08-02T08:43:18.978Z] Running in /w/workspace/device-gpio/125 [Pipeline] { [Pipeline] checkout [2024-08-02T08:43:22.052Z] The recommended git tool is: git [2024-08-02T08:43:30.017Z] using credential edgex-jenkins-ssh [2024-08-02T08:43:30.046Z] Cloning the remote Git repository [2024-08-02T08:43:30.095Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-08-02T08:43:30.199Z] > git init /w/workspace/device-gpio/125 # timeout=10 [2024-08-02T08:43:30.410Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-08-02T08:43:30.412Z] > git --version # timeout=10 [2024-08-02T08:43:30.446Z] > git --version # 'git version 2.25.1' [2024-08-02T08:43:30.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-02T08:43:31.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-02T08:43:34.409Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-08-02T08:43:34.438Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-02T08:43:35.353Z] Avoid second fetch [2024-08-02T08:43:35.353Z] Checking out Revision 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 (main) [2024-08-02T08:43:36.000Z] Commit message: "Merge pull request #238 from cloudxxx8/issue-215" [2024-08-02T08:43:35.367Z] > git config core.sparsecheckout # timeout=10 [2024-08-02T08:43:35.437Z] > git checkout -f 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-02T08:43:40.799Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-02T08:43:40.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-02T08:43:40.799Z] Dload Upload Total Spent Left Speed [2024-08-02T08:43:40.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-08-02T08:43:41.153Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-02T08:43:41.485Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-02T08:43:41.485Z] + sudo tee /etc/docker/daemon.new [2024-08-02T08:43:41.485Z] { [2024-08-02T08:43:41.485Z] "registry-mirrors": [ [2024-08-02T08:43:41.485Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-02T08:43:41.485Z] ], [2024-08-02T08:43:41.485Z] "bip": "10.250.0.254/24", [2024-08-02T08:43:41.485Z] "hosts": [ [2024-08-02T08:43:41.485Z] "tcp://0.0.0.0:5555", [2024-08-02T08:43:41.485Z] "unix:///var/run/docker.sock" [2024-08-02T08:43:41.485Z] ], [2024-08-02T08:43:41.485Z] "mtu": 1458, [2024-08-02T08:43:41.485Z] "selinux-enabled": true, [2024-08-02T08:43:41.485Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-02T08:43:41.485Z] } [Pipeline] sh [2024-08-02T08:43:41.848Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-02T08:43:42.190Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-02T08:44:00.475Z] provisioning config files... [2024-08-02T08:44:00.498Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/125@tmp/config1659349558660284490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:44:00.971Z] ---> ****-login.sh [2024-08-02T08:44:00.971Z] nexus3.edgexfoundry.org:10001 [2024-08-02T08:44:01.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:44:01.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:44:01.522Z] Configure a credential helper to remove this warning. See [2024-08-02T08:44:01.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:44:01.522Z] [2024-08-02T08:44:01.522Z] Login Succeeded [2024-08-02T08:44:01.522Z] nexus3.edgexfoundry.org:10002 [2024-08-02T08:44:01.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:44:02.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:44:02.059Z] Configure a credential helper to remove this warning. See [2024-08-02T08:44:02.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:44:02.059Z] [2024-08-02T08:44:02.059Z] Login Succeeded [2024-08-02T08:44:02.059Z] nexus3.edgexfoundry.org:10003 [2024-08-02T08:44:02.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:44:02.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:44:02.327Z] Configure a credential helper to remove this warning. See [2024-08-02T08:44:02.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:44:02.327Z] [2024-08-02T08:44:02.327Z] Login Succeeded [2024-08-02T08:44:02.328Z] nexus3.edgexfoundry.org:10004 [2024-08-02T08:44:02.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:44:02.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:44:02.599Z] Configure a credential helper to remove this warning. See [2024-08-02T08:44:02.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:44:02.599Z] [2024-08-02T08:44:02.599Z] Login Succeeded [2024-08-02T08:44:02.869Z] ****.io [2024-08-02T08:44:02.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:44:03.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:44:03.459Z] Configure a credential helper to remove this warning. See [2024-08-02T08:44:03.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:44:03.459Z] [2024-08-02T08:44:03.459Z] Login Succeeded [2024-08-02T08:44:03.459Z] ---> ****-login.sh ends [Pipeline] } [2024-08-02T08:44:03.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-02T08:44:03.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-02T08:44:03.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-02T08:44:03.856Z] ========================================================= [2024-08-02T08:44:03.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-02T08:44:03.856Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:44:04.240Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-02T08:44:04.826Z] Sending build context to Docker daemon 15.35MB [2024-08-02T08:44:04.826Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-02T08:44:04.826Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-02T08:44:04.826Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-02T08:44:04.826Z] c6b39de5b339: Pulling fs layer [2024-08-02T08:44:04.826Z] a69c41024577: Pulling fs layer [2024-08-02T08:44:04.826Z] d6de4b400683: Pulling fs layer [2024-08-02T08:44:04.826Z] 35cb2a7552d0: Pulling fs layer [2024-08-02T08:44:04.826Z] 4f4fb700ef54: Pulling fs layer [2024-08-02T08:44:05.095Z] 464afbd9ba4c: Pulling fs layer [2024-08-02T08:44:05.095Z] 00f215d4a9da: Pulling fs layer [2024-08-02T08:44:05.095Z] d496ad576159: Pulling fs layer [2024-08-02T08:44:05.095Z] 4f4fb700ef54: Waiting [2024-08-02T08:44:05.095Z] 35cb2a7552d0: Waiting [2024-08-02T08:44:05.095Z] 00f215d4a9da: Waiting [2024-08-02T08:44:05.095Z] 464afbd9ba4c: Waiting [2024-08-02T08:44:05.095Z] a69c41024577: Download complete [2024-08-02T08:44:05.095Z] 35cb2a7552d0: Verifying Checksum [2024-08-02T08:44:05.095Z] 35cb2a7552d0: Download complete [2024-08-02T08:44:05.095Z] 4f4fb700ef54: Verifying Checksum [2024-08-02T08:44:05.095Z] 4f4fb700ef54: Download complete [2024-08-02T08:44:05.095Z] 464afbd9ba4c: Download complete [2024-08-02T08:44:05.095Z] c6b39de5b339: Verifying Checksum [2024-08-02T08:44:05.095Z] c6b39de5b339: Download complete [2024-08-02T08:44:05.686Z] d496ad576159: Verifying Checksum [2024-08-02T08:44:05.686Z] d496ad576159: Download complete [2024-08-02T08:44:05.968Z] c6b39de5b339: Pull complete [2024-08-02T08:44:06.944Z] a69c41024577: Pull complete [2024-08-02T08:44:06.944Z] d6de4b400683: Verifying Checksum [2024-08-02T08:44:06.944Z] d6de4b400683: Download complete [2024-08-02T08:44:08.355Z] 00f215d4a9da: Verifying Checksum [2024-08-02T08:44:08.355Z] 00f215d4a9da: Download complete [2024-08-02T08:44:20.687Z] d6de4b400683: Pull complete [2024-08-02T08:44:20.687Z] 35cb2a7552d0: Pull complete [2024-08-02T08:44:20.687Z] 4f4fb700ef54: Pull complete [2024-08-02T08:44:20.957Z] 464afbd9ba4c: Pull complete [2024-08-02T08:44:31.068Z] 00f215d4a9da: Pull complete [2024-08-02T08:44:31.654Z] d496ad576159: Pull complete [2024-08-02T08:44:31.655Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-02T08:44:31.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-02T08:44:31.655Z] ---> f246e2811388 [2024-08-02T08:44:31.655Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-02T08:44:32.619Z] ---> Running in 7f75a34e7cb9 [2024-08-02T08:44:32.619Z] Removing intermediate container 7f75a34e7cb9 [2024-08-02T08:44:32.619Z] ---> f7fbafb41363 [2024-08-02T08:44:32.619Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-02T08:44:32.894Z] ---> Running in 579041a142d5 [2024-08-02T08:44:33.161Z] Removing intermediate container 579041a142d5 [2024-08-02T08:44:33.161Z] ---> 792352c1952b [2024-08-02T08:44:33.161Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-08-02T08:44:33.161Z] ---> Running in b2f330c5bb39 [2024-08-02T08:44:33.429Z] Removing intermediate container b2f330c5bb39 [2024-08-02T08:44:33.429Z] ---> d8cbc21b8d29 [2024-08-02T08:44:33.429Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-02T08:44:33.429Z] ---> Running in 99310b6023b8 [2024-08-02T08:44:33.701Z] Removing intermediate container 99310b6023b8 [2024-08-02T08:44:33.701Z] ---> 203c21c5ee44 [2024-08-02T08:44:33.701Z] Step 7/12 : WORKDIR /device-gpio [2024-08-02T08:44:33.970Z] ---> Running in 9611ece9e161 [2024-08-02T08:44:34.246Z] Removing intermediate container 9611ece9e161 [2024-08-02T08:44:34.246Z] ---> 89abaf54293f [2024-08-02T08:44:34.246Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-02T08:44:34.519Z] ---> Running in 1eb67f54b107 [2024-08-02T08:44:36.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:44:36.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:44:37.427Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-02T08:44:37.427Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-02T08:44:37.427Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-02T08:44:37.427Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-02T08:44:37.427Z] Executing busybox-1.36.1-r5.trigger [2024-08-02T08:44:37.692Z] OK: 271 MiB in 56 packages [2024-08-02T08:44:38.663Z] Removing intermediate container 1eb67f54b107 [2024-08-02T08:44:38.663Z] ---> 5fa87d73f246 [2024-08-02T08:44:38.663Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-02T08:44:39.251Z] ---> 6f95e303ec8a [2024-08-02T08:44:39.251Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:44:39.251Z] ---> Running in 0d91f51d778e [2024-08-02T08:46:30.934Z] Removing intermediate container 0d91f51d778e [2024-08-02T08:46:30.934Z] ---> 5b053ed02425 [2024-08-02T08:46:30.934Z] Step 11/12 : COPY . . [2024-08-02T08:46:30.934Z] ---> feeddf562270 [2024-08-02T08:46:30.934Z] Step 12/12 : RUN ${MAKE} [2024-08-02T08:46:30.934Z] ---> Running in 1a491967cdf2 [2024-08-02T08:46:30.934Z] noop [2024-08-02T08:46:30.934Z] Removing intermediate container 1a491967cdf2 [2024-08-02T08:46:30.934Z] ---> 398962aa93b1 [2024-08-02T08:46:30.934Z] Successfully built 398962aa93b1 [2024-08-02T08:46:30.934Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:46:31.297Z] + docker inspect -f . ci-base-image-arm64 [2024-08-02T08:46:31.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:46:31.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-6988 does not seem to be running inside a container [2024-08-02T08:46:31.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/125 -v /w/workspace/device-gpio/125:/w/workspace/device-gpio/125:rw,z -v /w/workspace/device-gpio/125@tmp:/w/workspace/device-gpio/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-02T08:46:32.758Z] $ docker top 3214ff794b5d1450b90ccf559e51145bd3b416062879181427a4a44388fefafd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T08:46:33.592Z] + go version [2024-08-02T08:46:33.592Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-02T08:46:33.602Z] $ docker stop --time=1 3214ff794b5d1450b90ccf559e51145bd3b416062879181427a4a44388fefafd [2024-08-02T08:46:35.240Z] $ docker rm -f --volumes 3214ff794b5d1450b90ccf559e51145bd3b416062879181427a4a44388fefafd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:46:35.859Z] + docker inspect -f . ci-base-image-arm64 [2024-08-02T08:46:35.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:46:36.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-6988 does not seem to be running inside a container [2024-08-02T08:46:36.123Z] $ 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/125 -v /w/workspace/device-gpio/125:/w/workspace/device-gpio/125:rw,z -v /w/workspace/device-gpio/125@tmp:/w/workspace/device-gpio/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-02T08:46:37.481Z] $ docker top bbf351c8bbabcc7f775b64aadc20c7ee42f7718e1baf129c7dbdeb7a7d3172ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T08:46:38.329Z] + git config --global --add safe.directory /w/workspace/device-gpio/125 [Pipeline] fileExists [Pipeline] sh [2024-08-02T08:46:38.967Z] + make test [2024-08-02T08:46:38.967Z] go test ./... -coverprofile=coverage.out ./... [2024-08-02T08:46:45.613Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-08-02T08:50:07.399Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-08-02T08:50:07.399Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-08-02T08:50:07.399Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-02T08:50:07.399Z] go vet ./... [2024-08-02T08:50:46.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-02T08:50:46.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-02T08:50:46.292Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-02T08:50:46.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-02T08:50:46.899Z] $ docker stop --time=1 bbf351c8bbabcc7f775b64aadc20c7ee42f7718e1baf129c7dbdeb7a7d3172ab [2024-08-02T08:50:48.784Z] $ docker rm -f --volumes bbf351c8bbabcc7f775b64aadc20c7ee42f7718e1baf129c7dbdeb7a7d3172ab [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-02T08:50:50.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-02T08:50:50.322Z] Warning: overwriting stash ‘coverage-report’ [2024-08-02T08:50:50.929Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-02T08:50:51.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-02T08:50:51.678Z] + ls -al . [2024-08-02T08:50:51.678Z] total 224 [2024-08-02T08:50:51.678Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 2 08:46 . [2024-08-02T08:50:51.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 08:43 .. [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 2 08:43 .dockerignore [2024-08-02T08:50:51.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 08:43 .git [2024-08-02T08:50:51.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:43 .github [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 277 Aug 2 08:43 .gitignore [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 08:43 .golangci.yml [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 19133 Aug 2 08:43 Attribution.txt [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 7171 Aug 2 08:43 CHANGELOG.md [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 1661 Aug 2 08:43 Dockerfile [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 08:43 GOVERNANCE.md [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 2 08:43 Jenkinsfile [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 08:43 LICENSE [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 1923 Aug 2 08:43 Makefile [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 2 08:43 OWNERS.md [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 3578 Aug 2 08:43 README.md [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 08:39 VERSION [2024-08-02T08:50:51.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 08:43 bin [2024-08-02T08:50:51.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:43 cmd [2024-08-02T08:50:51.678Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 2 08:46 coverage.out [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 6998 Aug 2 08:43 go.mod [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 102307 Aug 2 08:43 go.sum [2024-08-02T08:50:51.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:43 internal [2024-08-02T08:50:51.678Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 2 08:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:50:52.060Z] + 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=5e48db97a8988fffcfcc719ccc3171eb5c7f9682 --label arch=arm64 --label version=3.2.0-dev.12 . [2024-08-02T08:50:52.644Z] Sending build context to Docker daemon 15.35MB [2024-08-02T08:50:52.644Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-02T08:50:52.644Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-02T08:50:52.644Z] ---> 398962aa93b1 [2024-08-02T08:50:52.644Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-08-02T08:50:52.644Z] ---> Running in d3504d63f1bc [2024-08-02T08:50:53.231Z] Removing intermediate container d3504d63f1bc [2024-08-02T08:50:53.231Z] ---> 57a69f8272c4 [2024-08-02T08:50:53.231Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-02T08:50:53.231Z] ---> Running in 2180f5f514dc [2024-08-02T08:50:53.498Z] Removing intermediate container 2180f5f514dc [2024-08-02T08:50:53.498Z] ---> c9514d05eea8 [2024-08-02T08:50:53.498Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-08-02T08:50:53.498Z] ---> Running in 0f062ed14e71 [2024-08-02T08:50:53.766Z] Removing intermediate container 0f062ed14e71 [2024-08-02T08:50:53.766Z] ---> 6bdcc25c6ffb [2024-08-02T08:50:53.766Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-02T08:50:53.766Z] ---> Running in 18cddf8d2f27 [2024-08-02T08:50:54.037Z] Removing intermediate container 18cddf8d2f27 [2024-08-02T08:50:54.037Z] ---> f5a1f5de4472 [2024-08-02T08:50:54.037Z] Step 7/26 : WORKDIR /device-gpio [2024-08-02T08:50:54.305Z] ---> Running in b0e6290c4524 [2024-08-02T08:50:54.573Z] Removing intermediate container b0e6290c4524 [2024-08-02T08:50:54.573Z] ---> a213499a1472 [2024-08-02T08:50:54.573Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-02T08:50:54.573Z] ---> Running in aa8cb9a66b4f [2024-08-02T08:50:55.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:50:56.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:50:57.078Z] OK: 271 MiB in 56 packages [2024-08-02T08:50:58.044Z] Removing intermediate container aa8cb9a66b4f [2024-08-02T08:50:58.044Z] ---> 744fb7d6c2d1 [2024-08-02T08:50:58.044Z] Step 9/26 : COPY go.mod vendor* ./ [2024-08-02T08:50:58.630Z] ---> 22da0549f87e [2024-08-02T08:50:58.630Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-02T08:50:58.630Z] ---> Running in 908c087905f1 [2024-08-02T08:51:01.213Z] Removing intermediate container 908c087905f1 [2024-08-02T08:51:01.213Z] ---> fab6201194c1 [2024-08-02T08:51:01.213Z] Step 11/26 : COPY . . [2024-08-02T08:51:02.182Z] ---> c4a6bb78a3f6 [2024-08-02T08:51:02.182Z] Step 12/26 : RUN ${MAKE} [2024-08-02T08:51:02.182Z] ---> Running in 0aa405efb079 [2024-08-02T08:51:03.145Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-08-02T08:54:40.182Z] Removing intermediate container 0aa405efb079 [2024-08-02T08:54:40.182Z] ---> 85dad95c1c62 [2024-08-02T08:54:40.182Z] Step 13/26 : FROM alpine:3.18 [2024-08-02T08:54:40.182Z] 3.18: Pulling from library/alpine [2024-08-02T08:54:40.182Z] 4983c3fe2029: Pulling fs layer [2024-08-02T08:54:40.182Z] 4983c3fe2029: Verifying Checksum [2024-08-02T08:54:40.182Z] 4983c3fe2029: Download complete [2024-08-02T08:54:40.182Z] 4983c3fe2029: Pull complete [2024-08-02T08:54:40.182Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-02T08:54:40.182Z] Status: Downloaded newer image for alpine:3.18 [2024-08-02T08:54:40.182Z] ---> a0237000ae83 [2024-08-02T08:54:40.182Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-02T08:54:40.182Z] ---> Running in 2cfa8d5468a8 [2024-08-02T08:54:40.182Z] Removing intermediate container 2cfa8d5468a8 [2024-08-02T08:54:40.182Z] ---> 94f923b05710 [2024-08-02T08:54:40.182Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-02T08:54:40.182Z] ---> Running in c15811b3c8fa [2024-08-02T08:54:40.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:54:41.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:54:41.986Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-02T08:54:41.986Z] Executing busybox-1.36.1-r7.trigger [2024-08-02T08:54:41.987Z] OK: 8 MiB in 16 packages [2024-08-02T08:54:42.947Z] Removing intermediate container c15811b3c8fa [2024-08-02T08:54:42.947Z] ---> cf99b26dab25 [2024-08-02T08:54:42.947Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-02T08:54:42.947Z] ---> Running in e544e6c13e7a [2024-08-02T08:54:43.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-02T08:54:44.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-02T08:54:45.135Z] OK: 8 MiB in 16 packages [2024-08-02T08:54:46.094Z] Removing intermediate container e544e6c13e7a [2024-08-02T08:54:46.095Z] ---> 840c0c71acfe [2024-08-02T08:54:46.095Z] Step 17/26 : WORKDIR / [2024-08-02T08:54:46.095Z] ---> Running in f9df5096ca81 [2024-08-02T08:54:46.372Z] Removing intermediate container f9df5096ca81 [2024-08-02T08:54:46.372Z] ---> 90afe7198445 [2024-08-02T08:54:46.372Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-08-02T08:54:46.954Z] ---> ed38cdc76b9f [2024-08-02T08:54:46.954Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-08-02T08:54:47.539Z] ---> 1a723e616054 [2024-08-02T08:54:47.540Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-08-02T08:54:50.112Z] ---> b9cf9f7e9cfa [2024-08-02T08:54:50.112Z] Step 21/26 : EXPOSE 59910 [2024-08-02T08:54:50.112Z] ---> Running in a3fe71252f97 [2024-08-02T08:54:50.380Z] Removing intermediate container a3fe71252f97 [2024-08-02T08:54:50.380Z] ---> 24c47cc2d548 [2024-08-02T08:54:50.380Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-08-02T08:54:50.380Z] ---> Running in 2400a011a445 [2024-08-02T08:54:50.657Z] Removing intermediate container 2400a011a445 [2024-08-02T08:54:50.657Z] ---> 9bbcaa56ef21 [2024-08-02T08:54:50.657Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-02T08:54:50.925Z] ---> Running in 26a368828792 [2024-08-02T08:54:51.191Z] Removing intermediate container 26a368828792 [2024-08-02T08:54:51.191Z] ---> f37754094fda [2024-08-02T08:54:51.191Z] Step 24/26 : LABEL arch=arm64 [2024-08-02T08:54:51.191Z] ---> Running in b6ab893b3eaa [2024-08-02T08:54:51.484Z] Removing intermediate container b6ab893b3eaa [2024-08-02T08:54:51.484Z] ---> a27884cc4ac0 [2024-08-02T08:54:51.484Z] Step 25/26 : LABEL git_sha=5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [2024-08-02T08:54:51.772Z] ---> Running in 1141ebd0c96d [2024-08-02T08:54:52.039Z] Removing intermediate container 1141ebd0c96d [2024-08-02T08:54:52.040Z] ---> 8602a6c454e5 [2024-08-02T08:54:52.040Z] Step 26/26 : LABEL version=3.2.0-dev.12 [2024-08-02T08:54:52.040Z] ---> Running in 4fc446dc5a48 [2024-08-02T08:54:52.309Z] Removing intermediate container 4fc446dc5a48 [2024-08-02T08:54:52.309Z] ---> 3ae45a554da4 [2024-08-02T08:54:52.309Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-02T08:54:52.309Z] Successfully built 3ae45a554da4 [2024-08-02T08:54:52.309Z] 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 [2024-08-02T08:54:52.512Z] provisioning config files... [2024-08-02T08:54:52.566Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/125@tmp/config10272540440433581746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:54:52.931Z] ---> ****-login.sh [2024-08-02T08:54:52.931Z] nexus3.edgexfoundry.org:10001 [2024-08-02T08:54:52.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:54:53.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:54:53.198Z] Configure a credential helper to remove this warning. See [2024-08-02T08:54:53.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:54:53.198Z] [2024-08-02T08:54:53.198Z] Login Succeeded [2024-08-02T08:54:53.198Z] nexus3.edgexfoundry.org:10002 [2024-08-02T08:54:53.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:54:53.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:54:53.468Z] Configure a credential helper to remove this warning. See [2024-08-02T08:54:53.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:54:53.468Z] [2024-08-02T08:54:53.468Z] Login Succeeded [2024-08-02T08:54:53.468Z] nexus3.edgexfoundry.org:10003 [2024-08-02T08:54:53.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:54:54.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:54:54.008Z] Configure a credential helper to remove this warning. See [2024-08-02T08:54:54.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:54:54.008Z] [2024-08-02T08:54:54.008Z] Login Succeeded [2024-08-02T08:54:54.008Z] nexus3.edgexfoundry.org:10004 [2024-08-02T08:54:54.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:54:54.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:54:54.278Z] Configure a credential helper to remove this warning. See [2024-08-02T08:54:54.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:54:54.278Z] [2024-08-02T08:54:54.278Z] Login Succeeded [2024-08-02T08:54:54.278Z] ****.io [2024-08-02T08:54:54.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-02T08:54:54.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-02T08:54:54.811Z] Configure a credential helper to remove this warning. See [2024-08-02T08:54:54.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-02T08:54:54.811Z] [2024-08-02T08:54:54.811Z] Login Succeeded [2024-08-02T08:54:54.811Z] ---> ****-login.sh ends [Pipeline] } [2024-08-02T08:54:54.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-02T08:54:54.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-02T08:54:54.890Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2024-08-02T08:54:54.890Z] 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [2024-08-02T08:54:54.890Z] latest [2024-08-02T08:54:54.890Z] 3.2.0-dev.12 [2024-08-02T08:54:54.890Z] 5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 [2024-08-02T08:54:54.890Z] main [2024-08-02T08:54:54.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:54:55.243Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:54:55.576Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [2024-08-02T08:54:55.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-08-02T08:54:55.576Z] 85f1232596c5: Preparing [2024-08-02T08:54:55.576Z] a8b976ef075e: Preparing [2024-08-02T08:54:55.576Z] 772c5782f748: Preparing [2024-08-02T08:54:55.576Z] d2551a491b02: Preparing [2024-08-02T08:54:55.576Z] 190e57bc1548: Preparing [2024-08-02T08:54:55.576Z] 3c20671a5817: Preparing [2024-08-02T08:54:55.576Z] 3c20671a5817: Waiting [2024-08-02T08:54:55.846Z] d2551a491b02: Pushed [2024-08-02T08:54:55.846Z] 190e57bc1548: Pushed [2024-08-02T08:54:55.846Z] a8b976ef075e: Pushed [2024-08-02T08:54:55.846Z] 772c5782f748: Pushed [2024-08-02T08:54:55.846Z] 3c20671a5817: Layer already exists [2024-08-02T08:55:05.935Z] 85f1232596c5: Pushed [2024-08-02T08:55:05.935Z] 5e48db97a8988fffcfcc719ccc3171eb5c7f9682: digest: sha256:64894f672e41dd372a8e799caaabcbb6f6dc75e1ee2637af67557df9cfef48bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:06.301Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:06.668Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-08-02T08:55:06.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-08-02T08:55:06.668Z] 85f1232596c5: Preparing [2024-08-02T08:55:06.668Z] a8b976ef075e: Preparing [2024-08-02T08:55:06.668Z] 772c5782f748: Preparing [2024-08-02T08:55:06.668Z] d2551a491b02: Preparing [2024-08-02T08:55:06.668Z] 190e57bc1548: Preparing [2024-08-02T08:55:06.668Z] 3c20671a5817: Preparing [2024-08-02T08:55:06.668Z] 3c20671a5817: Waiting [2024-08-02T08:55:06.668Z] 772c5782f748: Layer already exists [2024-08-02T08:55:06.668Z] 190e57bc1548: Layer already exists [2024-08-02T08:55:06.668Z] d2551a491b02: Layer already exists [2024-08-02T08:55:06.668Z] 85f1232596c5: Layer already exists [2024-08-02T08:55:06.668Z] a8b976ef075e: Layer already exists [2024-08-02T08:55:06.668Z] 3c20671a5817: Layer already exists [2024-08-02T08:55:06.934Z] latest: digest: sha256:64894f672e41dd372a8e799caaabcbb6f6dc75e1ee2637af67557df9cfef48bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:07.305Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:07.671Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.12 [2024-08-02T08:55:07.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-08-02T08:55:07.671Z] 85f1232596c5: Preparing [2024-08-02T08:55:07.671Z] a8b976ef075e: Preparing [2024-08-02T08:55:07.671Z] 772c5782f748: Preparing [2024-08-02T08:55:07.671Z] d2551a491b02: Preparing [2024-08-02T08:55:07.671Z] 190e57bc1548: Preparing [2024-08-02T08:55:07.671Z] 3c20671a5817: Preparing [2024-08-02T08:55:07.671Z] 3c20671a5817: Waiting [2024-08-02T08:55:07.671Z] 772c5782f748: Layer already exists [2024-08-02T08:55:07.671Z] a8b976ef075e: Layer already exists [2024-08-02T08:55:07.671Z] 85f1232596c5: Layer already exists [2024-08-02T08:55:07.671Z] 190e57bc1548: Layer already exists [2024-08-02T08:55:07.671Z] d2551a491b02: Layer already exists [2024-08-02T08:55:07.671Z] 3c20671a5817: Layer already exists [2024-08-02T08:55:08.109Z] 3.2.0-dev.12: digest: sha256:64894f672e41dd372a8e799caaabcbb6f6dc75e1ee2637af67557df9cfef48bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:08.458Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:08.845Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 [2024-08-02T08:55:08.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-08-02T08:55:08.846Z] 85f1232596c5: Preparing [2024-08-02T08:55:08.846Z] a8b976ef075e: Preparing [2024-08-02T08:55:08.846Z] 772c5782f748: Preparing [2024-08-02T08:55:08.846Z] d2551a491b02: Preparing [2024-08-02T08:55:08.846Z] 190e57bc1548: Preparing [2024-08-02T08:55:08.846Z] 3c20671a5817: Preparing [2024-08-02T08:55:08.846Z] 3c20671a5817: Waiting [2024-08-02T08:55:08.846Z] a8b976ef075e: Layer already exists [2024-08-02T08:55:08.846Z] 772c5782f748: Layer already exists [2024-08-02T08:55:08.846Z] d2551a491b02: Layer already exists [2024-08-02T08:55:08.846Z] 85f1232596c5: Layer already exists [2024-08-02T08:55:08.846Z] 190e57bc1548: Layer already exists [2024-08-02T08:55:08.846Z] 3c20671a5817: Layer already exists [2024-08-02T08:55:08.846Z] 5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12: digest: sha256:64894f672e41dd372a8e799caaabcbb6f6dc75e1ee2637af67557df9cfef48bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:09.212Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:09.687Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2024-08-02T08:55:09.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-08-02T08:55:09.688Z] 85f1232596c5: Preparing [2024-08-02T08:55:09.688Z] a8b976ef075e: Preparing [2024-08-02T08:55:09.688Z] 772c5782f748: Preparing [2024-08-02T08:55:09.688Z] d2551a491b02: Preparing [2024-08-02T08:55:09.688Z] 190e57bc1548: Preparing [2024-08-02T08:55:09.688Z] 3c20671a5817: Preparing [2024-08-02T08:55:09.688Z] 3c20671a5817: Waiting [2024-08-02T08:55:09.996Z] 772c5782f748: Layer already exists [2024-08-02T08:55:09.996Z] d2551a491b02: Layer already exists [2024-08-02T08:55:09.996Z] 85f1232596c5: Layer already exists [2024-08-02T08:55:09.996Z] a8b976ef075e: Layer already exists [2024-08-02T08:55:09.996Z] 190e57bc1548: Layer already exists [2024-08-02T08:55:09.996Z] 3c20671a5817: Layer already exists [2024-08-02T08:55:09.996Z] main: digest: sha256:64894f672e41dd372a8e799caaabcbb6f6dc75e1ee2637af67557df9cfef48bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-02T08:55:10.085Z] ===================================================== [Pipeline] echo [2024-08-02T08:55:10.101Z] taggedImages: [2024-08-02T08:55:10.101Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [2024-08-02T08:55:10.101Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-08-02T08:55:10.101Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.12 [2024-08-02T08:55:10.101Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e48db97a8988fffcfcc719ccc3171eb5c7f9682-3.2.0-dev.12 [2024-08-02T08:55:10.101Z] - 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 [2024-08-02T08:55:10.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-02T08:55:10.522Z] [2024-08-02T08:55:10.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:10.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-02T08:55:10.894Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-02T08:55:10.894Z] 8998bd30e6a1: Pulling fs layer [2024-08-02T08:55:10.894Z] 04944245beec: Pulling fs layer [2024-08-02T08:55:10.894Z] 699f458cf7ca: Pulling fs layer [2024-08-02T08:55:10.894Z] 765212b225bb: Pulling fs layer [2024-08-02T08:55:10.894Z] f23df028b6ca: Pulling fs layer [2024-08-02T08:55:10.894Z] d65c8cfc05b1: Pulling fs layer [2024-08-02T08:55:10.894Z] 2437ff75d9bd: Pulling fs layer [2024-08-02T08:55:10.894Z] 765212b225bb: Waiting [2024-08-02T08:55:10.894Z] f23df028b6ca: Waiting [2024-08-02T08:55:10.894Z] d65c8cfc05b1: Waiting [2024-08-02T08:55:10.894Z] 2437ff75d9bd: Waiting [2024-08-02T08:55:11.167Z] 04944245beec: Verifying Checksum [2024-08-02T08:55:11.167Z] 04944245beec: Download complete [2024-08-02T08:55:11.167Z] 765212b225bb: Verifying Checksum [2024-08-02T08:55:11.167Z] 765212b225bb: Download complete [2024-08-02T08:55:11.167Z] f23df028b6ca: Verifying Checksum [2024-08-02T08:55:11.167Z] f23df028b6ca: Download complete [2024-08-02T08:55:11.167Z] d65c8cfc05b1: Verifying Checksum [2024-08-02T08:55:11.167Z] d65c8cfc05b1: Download complete [2024-08-02T08:55:11.433Z] 699f458cf7ca: Verifying Checksum [2024-08-02T08:55:11.433Z] 699f458cf7ca: Download complete [2024-08-02T08:55:12.017Z] 8998bd30e6a1: Verifying Checksum [2024-08-02T08:55:12.017Z] 8998bd30e6a1: Download complete [2024-08-02T08:55:14.596Z] 2437ff75d9bd: Verifying Checksum [2024-08-02T08:55:14.596Z] 2437ff75d9bd: Download complete [2024-08-02T08:55:16.537Z] 8998bd30e6a1: Pull complete [2024-08-02T08:55:17.120Z] 04944245beec: Pull complete [2024-08-02T08:55:19.060Z] 699f458cf7ca: Pull complete [2024-08-02T08:55:19.060Z] 765212b225bb: Pull complete [2024-08-02T08:55:20.308Z] f23df028b6ca: Pull complete [2024-08-02T08:55:20.308Z] d65c8cfc05b1: Pull complete [2024-08-02T08:55:38.498Z] 2437ff75d9bd: Pull complete [2024-08-02T08:55:38.498Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-02T08:55:38.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-02T08:55:38.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:55:38.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-6988 does not seem to be running inside a container [2024-08-02T08:55:38.747Z] $ 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/125 -v /w/workspace/device-gpio/125:/w/workspace/device-gpio/125:rw,z -v /w/workspace/device-gpio/125@tmp:/w/workspace/device-gpio/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-02T08:55:42.112Z] $ docker top 882ee3dcb0f79c8148853bedef150a9ec5f1fcebbecfddf820d99178f0bf1d72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:55:42.993Z] ---> job-cost.sh [2024-08-02T08:55:42.993Z] lf-activate-venv: SKIPPING [2024-08-02T08:55:42.993Z] INFO: No Stack... [2024-08-02T08:55:43.261Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-02T08:55:44.223Z] INFO: Archiving Costs [Pipeline] sh [2024-08-02T08:55:44.865Z] + cut -d, -f6 [2024-08-02T08:55:44.865Z] + cat /w/workspace/device-gpio/125/archives/cost.csv [Pipeline] lock [2024-08-02T08:55:44.904Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] [2024-08-02T08:55:44.912Z] Resource [jenkins-edgexfoundry-device-gpio-main-125-stack-cost] did not exist. Created. [2024-08-02T08:55:44.919Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-02T08:55:45.593Z] /w/workspace/device-gpio/125@tmp/durable-bf8c4fbc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-02T08:55:46.240Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-02T08:55:46.271Z] Warning: overwriting stash ‘stack-cost’ [2024-08-02T08:55:46.327Z] Stashed 1 file(s) [Pipeline] } [2024-08-02T08:55:46.341Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-02T08:55:46.344Z] $ docker stop --time=1 882ee3dcb0f79c8148853bedef150a9ec5f1fcebbecfddf820d99178f0bf1d72 [2024-08-02T08:55:47.877Z] $ docker rm -f --volumes 882ee3dcb0f79c8148853bedef150a9ec5f1fcebbecfddf820d99178f0bf1d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-02T08:55:48.452Z] provisioning config files... [2024-08-02T08:55:48.460Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5124491509776261296tmp [Pipeline] { [Pipeline] sh [2024-08-02T08:55:48.765Z] + set +x [2024-08-02T08:55:48.765Z] + curl -s https://codecov.io/bash [2024-08-02T08:55:48.765Z] + bash -s -- [2024-08-02T08:55:48.765Z] [2024-08-02T08:55:48.765Z] _____ _ [2024-08-02T08:55:48.765Z] / ____| | | [2024-08-02T08:55:48.765Z] | | ___ __| | ___ ___ _____ __ [2024-08-02T08:55:48.765Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-02T08:55:48.765Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-02T08:55:48.765Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-02T08:55:48.765Z] Bash-1.0.6 [2024-08-02T08:55:48.765Z] [2024-08-02T08:55:48.765Z] [2024-08-02T08:55:48.765Z] ==> git version 2.25.1 found [2024-08-02T08:55:48.765Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-02T08:55:48.765Z] Release-Date: 2020-01-08 [2024-08-02T08:55:48.765Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-02T08:55:48.765Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-02T08:55:48.765Z] ==> Jenkins CI detected. [2024-08-02T08:55:48.765Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2024-08-02T08:55:48.765Z] project root: . [2024-08-02T08:55:48.765Z] --> token set from env [2024-08-02T08:55:48.765Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-02T08:55:48.765Z] ==> Running gcov in . (disable via -X gcov) [2024-08-02T08:55:48.765Z] ==> Python coveragepy not found [2024-08-02T08:55:48.765Z] ==> Searching for coverage reports in: [2024-08-02T08:55:48.765Z] + . [2024-08-02T08:55:48.765Z] -> Found 1 reports [2024-08-02T08:55:48.765Z] ==> Detecting git/mercurial file structure [2024-08-02T08:55:49.024Z] ==> Reading reports [2024-08-02T08:55:49.024Z] + ./coverage.out bytes=10 [2024-08-02T08:55:49.024Z] ==> Appending adjustments [2024-08-02T08:55:49.024Z] https://docs.codecov.io/docs/fixing-reports [2024-08-02T08:55:49.024Z] + Found adjustments [2024-08-02T08:55:49.024Z] ==> Gzipping contents [2024-08-02T08:55:49.024Z] 4.0K /tmp/codecov.Ac8ME6.gz [2024-08-02T08:55:49.024Z] ==> Uploading reports [2024-08-02T08:55:49.024Z] url: https://codecov.io [2024-08-02T08:55:49.024Z] query: branch=main&commit=5e48db97a8988fffcfcc719ccc3171eb5c7f9682&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-02T08:55:49.024Z] -> Pinging Codecov [2024-08-02T08:55:49.024Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e48db97a8988fffcfcc719ccc3171eb5c7f9682&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-02T08:55:49.024Z] -> Uploading to [2024-08-02T08:55:49.025Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-02/3EC07B1A8CA8AF9BCAA0BB9F0134797F/5e48db97a8988fffcfcc719ccc3171eb5c7f9682/07556cc4-60a7-4154-bc30-798c0d7039df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240802%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240802T085548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eb1a45e36a8fc67db51ded1cdd80e96589ce6495a93ee0593c74c5419cac5e9 [2024-08-02T08:55:49.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-02T08:55:49.025Z] Dload Upload Total Spent Left Speed [2024-08-02T08:55:49.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2316 --:--:-- --:--:-- --:--:-- 2316 [2024-08-02T08:55:49.284Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] } [2024-08-02T08:55:49.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-08-02T08:55:49.533Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-02T08:55:49.552Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:49.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-02T08:55:49.864Z] [2024-08-02T08:55:49.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:55:50.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-02T08:55:50.176Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-02T08:55:50.176Z] 619be1103602: Already exists [2024-08-02T08:55:50.176Z] f8ea3408117e: Pulling fs layer [2024-08-02T08:55:50.176Z] 91320369b822: Pulling fs layer [2024-08-02T08:55:50.176Z] 0406650e8295: Pulling fs layer [2024-08-02T08:55:50.176Z] 4f4fb700ef54: Pulling fs layer [2024-08-02T08:55:50.176Z] 96d80e3f36e1: Pulling fs layer [2024-08-02T08:55:50.176Z] bcf3aedb951c: Pulling fs layer [2024-08-02T08:55:50.176Z] 4f4fb700ef54: Waiting [2024-08-02T08:55:50.176Z] bcf3aedb951c: Waiting [2024-08-02T08:55:50.176Z] 96d80e3f36e1: Waiting [2024-08-02T08:55:50.176Z] 0406650e8295: Verifying Checksum [2024-08-02T08:55:50.176Z] 0406650e8295: Download complete [2024-08-02T08:55:50.176Z] f8ea3408117e: Download complete [2024-08-02T08:55:50.176Z] 4f4fb700ef54: Verifying Checksum [2024-08-02T08:55:50.176Z] 4f4fb700ef54: Download complete [2024-08-02T08:55:50.176Z] f8ea3408117e: Pull complete [2024-08-02T08:55:50.435Z] 96d80e3f36e1: Verifying Checksum [2024-08-02T08:55:50.435Z] 96d80e3f36e1: Download complete [2024-08-02T08:55:50.693Z] 91320369b822: Verifying Checksum [2024-08-02T08:55:50.693Z] 91320369b822: Download complete [2024-08-02T08:55:51.257Z] bcf3aedb951c: Verifying Checksum [2024-08-02T08:55:51.257Z] bcf3aedb951c: Download complete [2024-08-02T08:55:53.786Z] 91320369b822: Pull complete [2024-08-02T08:55:53.786Z] 0406650e8295: Pull complete [2024-08-02T08:55:53.786Z] 4f4fb700ef54: Pull complete [2024-08-02T08:55:53.786Z] 96d80e3f36e1: Pull complete [2024-08-02T08:55:57.070Z] bcf3aedb951c: Pull complete [2024-08-02T08:55:57.070Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-02T08:55:57.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-02T08:55:57.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:55:57.218Z] prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container [2024-08-02T08:55:57.264Z] $ 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 [2024-08-02T08:55:58.319Z] $ docker top c1de99b611ac68270c8f464cae5a58ff21bb1a9dbba488303fd3012ccffa74c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T08:55:58.732Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2024-08-02T08:55:58.762Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2024-08-02T08:55:59.044Z] + set -o pipefail [2024-08-02T08:55:59.044Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2024-08-02T08:56:05.609Z] [2024-08-02T08:56:05.609Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2024-08-02T08:56:05.609Z] [2024-08-02T08:56:05.609Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/4c80265b-d9b3-45b1-9f15-53ba26ecba21 [2024-08-02T08:56:05.609Z] [2024-08-02T08:56:05.609Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-02T08:56:05.609Z] [2024-08-02T08:56:05.867Z] [2024-08-02T08:56:05.867Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-02T08:56:05.867Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-02T08:56:05.873Z] $ docker stop --time=1 c1de99b611ac68270c8f464cae5a58ff21bb1a9dbba488303fd3012ccffa74c2 [2024-08-02T08:56:07.895Z] $ docker rm -f --volumes c1de99b611ac68270c8f464cae5a58ff21bb1a9dbba488303fd3012ccffa74c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-02T08:56:08.785Z] + git log --format=format:%s -1 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 [Pipeline] sh [2024-08-02T08:56:09.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-02T08:56:09.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:56:09.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-02T08:56:09.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:56:09.462Z] prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container [2024-08-02T08:56:09.486Z] $ 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 [2024-08-02T08:56:09.853Z] $ docker top 2d1577bfae7c47fb305888175071d3de6dedc6eca988375fef21d5c6732644ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-02T08:56:09.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-02T08:56:09.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-02T08:56:10.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-02T08:56:10.076Z] $ docker exec 2d1577bfae7c47fb305888175071d3de6dedc6eca988375fef21d5c6732644ca ssh-agent [2024-08-02T08:56:10.192Z] SSH_AUTH_SOCK=/tmp/ssh-aXzKEEDl6kLU/agent.33 [2024-08-02T08:56:10.192Z] SSH_AGENT_PID=39 [2024-08-02T08:56:10.197Z] Running ssh-add (command line suppressed) [2024-08-02T08:56:10.303Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2731326444557310909.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2731326444557310909.key) [2024-08-02T08:56:10.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-02T08:56:10.623Z] + git semver tag [2024-08-02T08:56:10.883Z] 2024-08-02 08:56:10,789 [run_tag] DEBUG tag force:False [2024-08-02T08:56:10.883Z] 2024-08-02 08:56:10,790 [check_head_tag] DEBUG check head tag [2024-08-02T08:56:10.883Z] 2024-08-02 08:56:10,790 [execute] INFO git cat-file --batch-check [2024-08-02T08:56:10.883Z] 2024-08-02 08:56:10,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-08-02T08:56:10.883Z] 2024-08-02 08:56:10,795 [execute] INFO git cat-file --batch [2024-08-02T08:56:10.883Z] 2024-08-02 08:56:10,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-08-02T08:56:10.883Z] 2024-08-02 08:56:10,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-08-02T08:56:10.883Z] 2024-08-02 08:56:10,814 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-08-02T08:56:10.883Z] 2024-08-02 08:56:10,814 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-08-02T08:56:10.883Z] 2024-08-02 08:56:10,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-08-02T08:56:10.883Z] 3.2.0-dev.12 [Pipeline] } [2024-08-02T08:56:10.889Z] $ docker exec --env ******** --env ******** 2d1577bfae7c47fb305888175071d3de6dedc6eca988375fef21d5c6732644ca ssh-agent -k [2024-08-02T08:56:10.986Z] unset SSH_AUTH_SOCK; [2024-08-02T08:56:10.986Z] unset SSH_AGENT_PID; [2024-08-02T08:56:10.986Z] echo Agent pid 39 killed; [2024-08-02T08:56:11.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-02T08:56:11.326Z] + git semver [Pipeline] } [2024-08-02T08:56:11.593Z] $ docker stop --time=1 2d1577bfae7c47fb305888175071d3de6dedc6eca988375fef21d5c6732644ca [2024-08-02T08:56:12.844Z] $ docker rm -f --volumes 2d1577bfae7c47fb305888175071d3de6dedc6eca988375fef21d5c6732644ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:56:13.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-02T08:56:13.267Z] [2024-08-02T08:56:13.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:56:13.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-02T08:56:13.568Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-02T08:56:13.568Z] ab5ef0e58194: Pulling fs layer [2024-08-02T08:56:13.568Z] 9712f1f96733: Pulling fs layer [2024-08-02T08:56:13.568Z] 63f879dbbcfc: Pulling fs layer [2024-08-02T08:56:13.568Z] 0d9ebad4ef96: Pulling fs layer [2024-08-02T08:56:13.568Z] e9a5061849ea: Pulling fs layer [2024-08-02T08:56:13.568Z] d747dcd14b5f: Pulling fs layer [2024-08-02T08:56:13.568Z] 2de7ff778b66: Pulling fs layer [2024-08-02T08:56:13.568Z] d747dcd14b5f: Waiting [2024-08-02T08:56:13.568Z] 0d9ebad4ef96: Waiting [2024-08-02T08:56:13.568Z] 2de7ff778b66: Waiting [2024-08-02T08:56:13.568Z] e9a5061849ea: Waiting [2024-08-02T08:56:13.568Z] 9712f1f96733: Download complete [2024-08-02T08:56:13.827Z] 63f879dbbcfc: Verifying Checksum [2024-08-02T08:56:13.827Z] 63f879dbbcfc: Download complete [2024-08-02T08:56:14.085Z] 0d9ebad4ef96: Verifying Checksum [2024-08-02T08:56:14.085Z] 0d9ebad4ef96: Download complete [2024-08-02T08:56:14.085Z] e9a5061849ea: Verifying Checksum [2024-08-02T08:56:14.085Z] e9a5061849ea: Download complete [2024-08-02T08:56:14.085Z] d747dcd14b5f: Verifying Checksum [2024-08-02T08:56:14.085Z] d747dcd14b5f: Download complete [2024-08-02T08:56:14.085Z] ab5ef0e58194: Verifying Checksum [2024-08-02T08:56:14.085Z] ab5ef0e58194: Download complete [2024-08-02T08:56:14.085Z] 2de7ff778b66: Verifying Checksum [2024-08-02T08:56:14.085Z] 2de7ff778b66: Download complete [2024-08-02T08:56:16.615Z] ab5ef0e58194: Pull complete [2024-08-02T08:56:16.616Z] 9712f1f96733: Pull complete [2024-08-02T08:56:17.182Z] 63f879dbbcfc: Pull complete [2024-08-02T08:56:20.467Z] 0d9ebad4ef96: Pull complete [2024-08-02T08:56:20.726Z] e9a5061849ea: Pull complete [2024-08-02T08:56:20.726Z] d747dcd14b5f: Pull complete [2024-08-02T08:56:21.663Z] 2de7ff778b66: Pull complete [2024-08-02T08:56:21.663Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-02T08:56:21.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-02T08:56:21.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:56:21.775Z] prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container [2024-08-02T08:56:21.799Z] $ 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 [2024-08-02T08:56:23.358Z] $ docker top a8d6983e0868e409d288771562fc21aa8a54efe0f23a1334f98dcabb948f749c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-02T08:56:23.444Z] provisioning config files... [2024-08-02T08:56:23.451Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5682990754064901526tmp [2024-08-02T08:56:23.461Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2633534734169447730tmp [2024-08-02T08:56:23.468Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3409215917275606789tmp [Pipeline] { [Pipeline] echo [2024-08-02T08:56:23.640Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:56:23.931Z] ---> sigul-configuration.sh [2024-08-02T08:56:23.932Z] gpg: directory `/root/.gnupg' created [2024-08-02T08:56:23.932Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-02T08:56:23.932Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-02T08:56:23.932Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-02T08:56:23.932Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-02T08:56:23.932Z] gpg: CAST5 encrypted data [2024-08-02T08:56:23.932Z] gpg: encrypted with 1 passphrase [2024-08-02T08:56:23.932Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-02T08:56:24.225Z] + mkdir /home/jenkins [2024-08-02T08:56:24.225Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-02T08:56:24.536Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-08-02T08:56:24.551Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:56:24.842Z] ---> sigul-install.sh [2024-08-02T08:56:24.843Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-02T08:56:25.131Z] + git tag --list [2024-08-02T08:56:25.131Z] v1.0.0 [2024-08-02T08:56:25.131Z] v2.1.0 [2024-08-02T08:56:25.131Z] v2.1.1 [2024-08-02T08:56:25.131Z] v2.2.0 [2024-08-02T08:56:25.131Z] v2.3.0 [2024-08-02T08:56:25.131Z] v3.0 [2024-08-02T08:56:25.131Z] v3.0.0 [2024-08-02T08:56:25.131Z] v3.1 [2024-08-02T08:56:25.131Z] v3.1.0 [2024-08-02T08:56:25.131Z] v3.1.0-dev.1 [2024-08-02T08:56:25.131Z] v3.1.0-dev.10 [2024-08-02T08:56:25.131Z] v3.1.0-dev.11 [2024-08-02T08:56:25.131Z] v3.1.0-dev.12 [2024-08-02T08:56:25.131Z] v3.1.0-dev.13 [2024-08-02T08:56:25.131Z] v3.1.0-dev.14 [2024-08-02T08:56:25.131Z] v3.1.0-dev.15 [2024-08-02T08:56:25.131Z] v3.1.0-dev.16 [2024-08-02T08:56:25.131Z] v3.1.0-dev.17 [2024-08-02T08:56:25.131Z] v3.1.0-dev.18 [2024-08-02T08:56:25.131Z] v3.1.0-dev.19 [2024-08-02T08:56:25.131Z] v3.1.0-dev.2 [2024-08-02T08:56:25.131Z] v3.1.0-dev.20 [2024-08-02T08:56:25.131Z] v3.1.0-dev.21 [2024-08-02T08:56:25.131Z] v3.1.0-dev.22 [2024-08-02T08:56:25.131Z] v3.1.0-dev.23 [2024-08-02T08:56:25.131Z] v3.1.0-dev.24 [2024-08-02T08:56:25.131Z] v3.1.0-dev.25 [2024-08-02T08:56:25.131Z] v3.1.0-dev.26 [2024-08-02T08:56:25.131Z] v3.1.0-dev.3 [2024-08-02T08:56:25.131Z] v3.1.0-dev.4 [2024-08-02T08:56:25.131Z] v3.1.0-dev.5 [2024-08-02T08:56:25.131Z] v3.1.0-dev.6 [2024-08-02T08:56:25.131Z] v3.1.0-dev.7 [2024-08-02T08:56:25.131Z] v3.1.0-dev.8 [2024-08-02T08:56:25.131Z] v3.1.0-dev.9 [2024-08-02T08:56:25.131Z] v3.1.1 [2024-08-02T08:56:25.131Z] v3.1.1-dev.1 [2024-08-02T08:56:25.131Z] v3.2.0-dev.1 [2024-08-02T08:56:25.131Z] v3.2.0-dev.10 [2024-08-02T08:56:25.131Z] v3.2.0-dev.11 [2024-08-02T08:56:25.131Z] v3.2.0-dev.12 [2024-08-02T08:56:25.131Z] v3.2.0-dev.2 [2024-08-02T08:56:25.131Z] v3.2.0-dev.3 [2024-08-02T08:56:25.131Z] v3.2.0-dev.4 [2024-08-02T08:56:25.131Z] v3.2.0-dev.5 [2024-08-02T08:56:25.131Z] v3.2.0-dev.6 [2024-08-02T08:56:25.131Z] v3.2.0-dev.7 [2024-08-02T08:56:25.131Z] v3.2.0-dev.8 [2024-08-02T08:56:25.131Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-02T08:56:25.487Z] + lftools sign git-tag v3.2.0-dev.12 [2024-08-02T08:56:26.055Z] Signing Git tag with Sigul... [2024-08-02T08:56:26.055Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-08-02T08:56:26.330Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:56:26.626Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-02T08:56:26.633Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-02T08:56:26.656Z] $ docker stop --time=1 a8d6983e0868e409d288771562fc21aa8a54efe0f23a1334f98dcabb948f749c [2024-08-02T08:56:27.943Z] $ docker rm -f --volumes a8d6983e0868e409d288771562fc21aa8a54efe0f23a1334f98dcabb948f749c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-02T08:56:28.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-02T08:56:28.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:56:28.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-02T08:56:28.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:56:28.792Z] prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container [2024-08-02T08:56:28.821Z] $ 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 [2024-08-02T08:56:29.185Z] $ docker top 8e90626501254159d16a57cb9fe02dd231eb106b29668e81ea73ce6e46b85948 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-02T08:56:29.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-02T08:56:29.297Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-02T08:56:29.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-02T08:56:29.417Z] $ docker exec 8e90626501254159d16a57cb9fe02dd231eb106b29668e81ea73ce6e46b85948 ssh-agent [2024-08-02T08:56:29.549Z] SSH_AUTH_SOCK=/tmp/ssh-iRbC7FaHln73/agent.32 [2024-08-02T08:56:29.549Z] SSH_AGENT_PID=38 [2024-08-02T08:56:29.554Z] Running ssh-add (command line suppressed) [2024-08-02T08:56:29.649Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10457485661471763704.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10457485661471763704.key) [2024-08-02T08:56:29.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-02T08:56:29.960Z] + git semver bump pre [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,139 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,139 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,139 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,139 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,139 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,139 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,142 [execute] INFO git cat-file --batch-check [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,147 [execute] INFO git cat-file --batch [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-02T08:56:30.220Z] 2024-08-02 08:56:30,152 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-08-02T08:56:30.220Z] 3.2.0-dev.13 [Pipeline] } [2024-08-02T08:56:30.226Z] $ docker exec --env ******** --env ******** 8e90626501254159d16a57cb9fe02dd231eb106b29668e81ea73ce6e46b85948 ssh-agent -k [2024-08-02T08:56:30.316Z] unset SSH_AUTH_SOCK; [2024-08-02T08:56:30.316Z] unset SSH_AGENT_PID; [2024-08-02T08:56:30.316Z] echo Agent pid 38 killed; [2024-08-02T08:56:30.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-02T08:56:30.667Z] + git semver [Pipeline] } [2024-08-02T08:56:30.933Z] $ docker stop --time=1 8e90626501254159d16a57cb9fe02dd231eb106b29668e81ea73ce6e46b85948 [2024-08-02T08:56:32.214Z] $ docker rm -f --volumes 8e90626501254159d16a57cb9fe02dd231eb106b29668e81ea73ce6e46b85948 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-02T08:56:32.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-02T08:56:32.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:56:32.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-02T08:56:32.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:56:32.969Z] prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container [2024-08-02T08:56:32.995Z] $ 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 [2024-08-02T08:56:33.327Z] $ docker top 3c9826008b507c37fd9b5f558e7977df156d52abe3f2bcac48de385515ffffb1 -eo pid,comm [2024-08-02T08:56:33.378Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-02T08:56:33.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-02T08:56:33.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-02T08:56:33.432Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-02T08:56:33.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-02T08:56:33.551Z] $ docker exec 3c9826008b507c37fd9b5f558e7977df156d52abe3f2bcac48de385515ffffb1 ssh-agent [2024-08-02T08:56:33.664Z] SSH_AUTH_SOCK=/tmp/ssh-r6PfjgtIrjJD/agent.31 [2024-08-02T08:56:33.664Z] SSH_AGENT_PID=37 [2024-08-02T08:56:33.668Z] Running ssh-add (command line suppressed) [2024-08-02T08:56:33.758Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2751639491611902933.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2751639491611902933.key) [2024-08-02T08:56:33.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-02T08:56:34.071Z] + git semver push [2024-08-02T08:56:34.331Z] 2024-08-02 08:56:34,283 [run_push] DEBUG push [2024-08-02T08:56:34.331Z] 2024-08-02 08:56:34,285 [execute] INFO git cat-file --batch-check [2024-08-02T08:56:34.331Z] 2024-08-02 08:56:34,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-02T08:56:34.331Z] 2024-08-02 08:56:34,290 [execute] INFO git rev-list 82846ab1773f6eb79dffe5e4c30c6f5b3b66f311 -- [2024-08-02T08:56:34.331Z] 2024-08-02 08:56:34,291 [execute] DEBUG Popen(['git', 'rev-list', '82846ab1773f6eb79dffe5e4c30c6f5b3b66f311', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-02T08:56:34.331Z] 2024-08-02 08:56:34,299 [execute] INFO git fetch -v origin [2024-08-02T08:56:34.331Z] 2024-08-02 08:56:34,299 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-02T08:56:34.900Z] 2024-08-02 08:56:34,761 [run_push] DEBUG no remote changes detected [2024-08-02T08:56:34.900Z] 2024-08-02 08:56:34,761 [execute] INFO git push origin semver [2024-08-02T08:56:34.900Z] 2024-08-02 08:56:34,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-02T08:56:35.839Z] 2024-08-02 08:56:35,475 [run_push] DEBUG push all version tags [2024-08-02T08:56:35.839Z] 2024-08-02 08:56:35,476 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-02T08:56:35.839Z] 2024-08-02 08:56:35,477 [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) [2024-08-02T08:56:36.407Z] 2024-08-02 08:56:36,273 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-08-02T08:56:36.407Z] 3.2.0-dev.13 [Pipeline] } [2024-08-02T08:56:36.413Z] $ docker exec --env ******** --env ******** 3c9826008b507c37fd9b5f558e7977df156d52abe3f2bcac48de385515ffffb1 ssh-agent -k [2024-08-02T08:56:36.508Z] unset SSH_AUTH_SOCK; [2024-08-02T08:56:36.511Z] unset SSH_AGENT_PID; [2024-08-02T08:56:36.512Z] echo Agent pid 37 killed; [2024-08-02T08:56:36.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-02T08:56:36.848Z] + git semver [Pipeline] } [2024-08-02T08:56:37.114Z] $ docker stop --time=1 3c9826008b507c37fd9b5f558e7977df156d52abe3f2bcac48de385515ffffb1 [2024-08-02T08:56:38.392Z] $ docker rm -f --volumes 3c9826008b507c37fd9b5f558e7977df156d52abe3f2bcac48de385515ffffb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-02T08:56:39.068Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2024-08-02T08:56:39.068Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-08-02T08:56:39.068Z] total 16 [2024-08-02T08:56:39.068Z] drwxr-xr-x 3 root root 4096 Aug 2 08:41 . [2024-08-02T08:56:39.068Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 08:56 .. [2024-08-02T08:56:39.068Z] drwxr-xr-x 2 root root 4096 Aug 2 08:41 cost [2024-08-02T08:56:39.068Z] -rw-r--r-- 1 root root 83 Aug 2 08:41 cost.csv [2024-08-02T08:56:39.068Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2024-08-02T08:56:39.068Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-08-02T08:56:39.068Z] total 16 [2024-08-02T08:56:39.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 08:41 . [2024-08-02T08:56:39.068Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 08:56 .. [2024-08-02T08:56:39.068Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 08:41 cost [2024-08-02T08:56:39.068Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 2 08:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:56:39.359Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:56:40.219Z] ---> package-listing.sh [2024-08-02T08:56:40.219Z] ++ facter osfamily [2024-08-02T08:56:40.219Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-02T08:56:40.481Z] + OS_FAMILY=debian [2024-08-02T08:56:40.481Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2024-08-02T08:56:40.481Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-02T08:56:40.481Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-02T08:56:40.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-02T08:56:40.481Z] + PACKAGES=/tmp/packages_start.txt [2024-08-02T08:56:40.481Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-08-02T08:56:40.481Z] + PACKAGES=/tmp/packages_end.txt [2024-08-02T08:56:40.481Z] + case "${OS_FAMILY}" in [2024-08-02T08:56:40.481Z] + dpkg -l [2024-08-02T08:56:40.481Z] + grep '^ii' [2024-08-02T08:56:40.481Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-02T08:56:40.481Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-02T08:56:40.481Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-02T08:56:40.481Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-08-02T08:56:40.481Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2024-08-02T08:56:40.481Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2024-08-02T08:56:40.493Z] 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 [2024-08-02T08:56:40.773Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-02T08:56:41.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-02T08:56:41.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-02T08:56:41.419Z] prd-ubuntu20.04-docker-8c-8g-6987 does not seem to be running inside a container [2024-08-02T08:56:41.448Z] $ 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 [2024-08-02T08:56:41.643Z] $ docker top c16ff8dc8f57d02304b3563179044519dda3791a3c808b7bc011eb90afdb34d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-02T08:56:41.999Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-02T08:56:42.290Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-02T08:56:42.577Z] + ls /var/log/sa-host [2024-08-02T08:56:42.577Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-02T08:56:42.730Z] provisioning config files... [2024-08-02T08:56:42.740Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13340693937414025500tmp [Pipeline] { [Pipeline] echo [2024-08-02T08:56:42.758Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:56:43.043Z] ---> create-netrc.sh [Pipeline] } [2024-08-02T08:56:43.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:56:43.399Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-02T08:56:43.409Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:56:43.691Z] ---> sudo-logs.sh [2024-08-02T08:56:43.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-02T08:56:43.726Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:56:44.008Z] ---> job-cost.sh [2024-08-02T08:56:44.008Z] lf-activate-venv: SKIPPING [2024-08-02T08:56:44.008Z] DEBUG: total: 0.2199999988079071 [2024-08-02T08:56:44.008Z] INFO: Retrieving Stack Cost... [2024-08-02T08:56:44.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-02T08:56:44.834Z] INFO: Archiving Costs [Pipeline] echo [2024-08-02T08:56:44.847Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-02T08:56:45.136Z] ---> logs-deploy.sh [2024-08-02T08:56:45.136Z] lf-activate-venv: SKIPPING [2024-08-02T08:56:45.137Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/125 [2024-08-02T08:56:45.137Z] INFO: archiving workspace using pattern(s): [2024-08-02T08:56:46.074Z] Archives upload complete. [2024-08-02T08:56:46.074Z] INFO: archiving logs to Nexus