Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67bef4fbd65aa928ed2d1c195f99386da58a84e2 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-ssh17788618687231415080.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2056449665093335959.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh523186703665362902.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh560638449009713074.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-ssh4453366054952634607.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-17411’ Running on prd-ubuntu20.04-docker-8c-8g-17414 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 67bef4fbd65aa928ed2d1c195f99386da58a84e2 (main) Commit message: "Merge pull request #216 from lenny-intel/readme" > 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 67bef4fbd65aa928ed2d1c195f99386da58a84e2 # timeout=10 > git rev-list --no-walk 1d94a7d1796027d80ed6cb298534afb37a5d1d1b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T00:02:10.547Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T00:02:10.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T00:02:10.603Z] ========================================================= [2023-11-14T00:02:10.603Z] EdgeX Global Pipelines Version Info [2023-11-14T00:02:10.603Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:02:11.310Z] ------------------- [2023-11-14T00:02:11.310Z] stable info: [2023-11-14T00:02:11.310Z] ------------------- [2023-11-14T00:02:11.310Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T00:02:11.310Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T00:02:11.310Z] Message: update stable to v1.0.257 [2023-11-14T00:02:11.881Z] ------------------- [2023-11-14T00:02:11.881Z] experimental info: [2023-11-14T00:02:11.881Z] ------------------- [2023-11-14T00:02:11.881Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T00:02:11.881Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T00:02:11.881Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T00:02:12.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-11-14T00:02:12.029Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-11-14T00:02:12.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T00:02:12.046Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T00:02:12.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T00:02:12.063Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T00:02:12.072Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T00:02:12.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T00:02:12.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T00:02:12.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T00:02:12.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T00:02:12.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-11-14T00:02:12.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T00:02:12.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T00:02:12.175Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T00:02:12.188Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T00:02:12.200Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T00:02:12.211Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T00:02:12.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T00:02:12.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T00:02:12.253Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T00:02:12.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T00:02:12.281Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T00:02:12.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T00:02:12.308Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T00:02:12.321Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T00:02:12.333Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T00:02:12.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T00:02:12.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T00:02:12.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T00:02:12.400Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] echo [2023-11-14T00:02:12.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67bef4f [Pipeline] echo [2023-11-14T00:02:12.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T00:02:12.481Z] provisioning config files... [2023-11-14T00:02:12.493Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5255446865138064555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:02:12.792Z] ---> docker-login.sh [2023-11-14T00:02:12.792Z] nexus3.edgexfoundry.org:10001 [2023-11-14T00:02:12.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:02:13.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:02:13.052Z] Configure a credential helper to remove this warning. See [2023-11-14T00:02:13.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:02:13.052Z] [2023-11-14T00:02:13.052Z] Login Succeeded [2023-11-14T00:02:13.052Z] nexus3.edgexfoundry.org:10002 [2023-11-14T00:02:13.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:02:13.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:02:13.052Z] Configure a credential helper to remove this warning. See [2023-11-14T00:02:13.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:02:13.052Z] [2023-11-14T00:02:13.052Z] Login Succeeded [2023-11-14T00:02:13.052Z] nexus3.edgexfoundry.org:10003 [2023-11-14T00:02:13.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:02:13.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:02:13.314Z] Configure a credential helper to remove this warning. See [2023-11-14T00:02:13.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:02:13.314Z] [2023-11-14T00:02:13.314Z] Login Succeeded [2023-11-14T00:02:13.314Z] nexus3.edgexfoundry.org:10004 [2023-11-14T00:02:13.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:02:13.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:02:13.314Z] Configure a credential helper to remove this warning. See [2023-11-14T00:02:13.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:02:13.314Z] [2023-11-14T00:02:13.314Z] Login Succeeded [2023-11-14T00:02:13.314Z] docker.io [2023-11-14T00:02:13.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:02:13.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:02:13.573Z] Configure a credential helper to remove this warning. See [2023-11-14T00:02:13.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:02:13.573Z] [2023-11-14T00:02:13.573Z] Login Succeeded [2023-11-14T00:02:13.573Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T00:02:13.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T00:02:13.941Z] + git rev-list -1 --merges 67bef4fbd65aa928ed2d1c195f99386da58a84e2~1..67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] echo [2023-11-14T00:02:13.989Z] -----------> git rev-list -1 --merges 67bef4fbd65aa928ed2d1c195f99386da58a84e2~1..67bef4fbd65aa928ed2d1c195f99386da58a84e2 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [2023-11-14T00:02:13.989Z] 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [false] [Pipeline] sh [2023-11-14T00:02:14.278Z] + git log --format=format:%s -1 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] echo [2023-11-14T00:02:14.296Z] ========================================================= [2023-11-14T00:02:14.296Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T00:02:14.296Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T00:02:14.637Z] + git log --format=format:%s -1 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] echo [2023-11-14T00:02:14.650Z] [semverPrep] GIT_COMMIT: 67bef4fbd65aa928ed2d1c195f99386da58a84e2, Commit Message: Merge pull request #216 from lenny-intel/readme [Pipeline] echo [2023-11-14T00:02:14.661Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T00:02:15.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T00:02:15.000Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T00:02:15.000Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T00:02:15.000Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T00:02:15.000Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T00:02:15.000Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T00:02:15.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:02:15.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T00:02:15.411Z] [2023-11-14T00:02:15.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:02:15.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T00:02:15.726Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T00:02:15.726Z] b85a868b505f: Pulling fs layer [2023-11-14T00:02:15.726Z] e2be974225ed: Pulling fs layer [2023-11-14T00:02:15.726Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T00:02:15.726Z] 988bab9f4d93: Pulling fs layer [2023-11-14T00:02:15.726Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T00:02:15.726Z] eaf3925da568: Pulling fs layer [2023-11-14T00:02:15.726Z] bab4dde63d76: Pulling fs layer [2023-11-14T00:02:15.726Z] bde34c3a00c8: Pulling fs layer [2023-11-14T00:02:15.726Z] b352a97aabf1: Pulling fs layer [2023-11-14T00:02:15.726Z] 4872d77fe225: Pulling fs layer [2023-11-14T00:02:15.726Z] 5851b861e8e6: Pulling fs layer [2023-11-14T00:02:15.726Z] 988bab9f4d93: Waiting [2023-11-14T00:02:15.726Z] 1469e6f7b9e6: Waiting [2023-11-14T00:02:15.726Z] eaf3925da568: Waiting [2023-11-14T00:02:15.726Z] bab4dde63d76: Waiting [2023-11-14T00:02:15.726Z] bde34c3a00c8: Waiting [2023-11-14T00:02:15.726Z] 4872d77fe225: Waiting [2023-11-14T00:02:15.726Z] 5851b861e8e6: Waiting [2023-11-14T00:02:15.726Z] e2be974225ed: Verifying Checksum [2023-11-14T00:02:15.726Z] e2be974225ed: Download complete [2023-11-14T00:02:15.726Z] 988bab9f4d93: Download complete [2023-11-14T00:02:15.726Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T00:02:15.726Z] 1469e6f7b9e6: Download complete [2023-11-14T00:02:15.726Z] eaf3925da568: Download complete [2023-11-14T00:02:16.031Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T00:02:16.031Z] 339a4e72a1f5: Download complete [2023-11-14T00:02:16.031Z] bde34c3a00c8: Download complete [2023-11-14T00:02:16.031Z] b352a97aabf1: Verifying Checksum [2023-11-14T00:02:16.031Z] b352a97aabf1: Download complete [2023-11-14T00:02:16.031Z] b85a868b505f: Download complete [2023-11-14T00:02:16.031Z] 4872d77fe225: Verifying Checksum [2023-11-14T00:02:16.031Z] 4872d77fe225: Download complete [2023-11-14T00:02:16.031Z] 5851b861e8e6: Verifying Checksum [2023-11-14T00:02:16.031Z] 5851b861e8e6: Download complete [2023-11-14T00:02:16.292Z] bab4dde63d76: Verifying Checksum [2023-11-14T00:02:16.292Z] bab4dde63d76: Download complete [2023-11-14T00:02:17.235Z] b85a868b505f: Pull complete [2023-11-14T00:02:17.493Z] e2be974225ed: Pull complete [2023-11-14T00:02:17.754Z] 339a4e72a1f5: Pull complete [2023-11-14T00:02:18.014Z] 988bab9f4d93: Pull complete [2023-11-14T00:02:18.014Z] 1469e6f7b9e6: Pull complete [2023-11-14T00:02:18.275Z] eaf3925da568: Pull complete [2023-11-14T00:02:20.186Z] bab4dde63d76: Pull complete [2023-11-14T00:02:20.186Z] bde34c3a00c8: Pull complete [2023-11-14T00:02:20.186Z] b352a97aabf1: Pull complete [2023-11-14T00:02:20.186Z] 4872d77fe225: Pull complete [2023-11-14T00:02:20.447Z] 5851b861e8e6: Pull complete [2023-11-14T00:02:20.447Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T00:02:20.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T00:02:20.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:02:20.544Z] prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container [2023-11-14T00:02:20.584Z] $ 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 [2023-11-14T00:02:24.005Z] $ docker top 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 -eo pid,comm [2023-11-14T00:02:24.058Z] 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). [2023-11-14T00:02:24.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T00:02:24.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T00:02:24.098Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T00:02:24.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T00:02:24.216Z] $ docker exec 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 ssh-agent [2023-11-14T00:02:24.322Z] SSH_AUTH_SOCK=/tmp/ssh-PVgT8MPZEvpH/agent.31 [2023-11-14T00:02:24.322Z] SSH_AGENT_PID=37 [2023-11-14T00:02:24.329Z] Running ssh-add (command line suppressed) [2023-11-14T00:02:24.443Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4567497884250166069.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4567497884250166069.key) [2023-11-14T00:02:24.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T00:02:24.744Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T00:02:24.762Z] $ docker exec --env ******** --env ******** 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 ssh-agent -k [2023-11-14T00:02:24.861Z] unset SSH_AUTH_SOCK; [2023-11-14T00:02:24.862Z] unset SSH_AGENT_PID; [2023-11-14T00:02:24.862Z] echo Agent pid 37 killed; [2023-11-14T00:02:24.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T00:02:24.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T00:02:24.898Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T00:02:25.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T00:02:25.060Z] $ docker exec 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 ssh-agent [2023-11-14T00:02:25.166Z] SSH_AUTH_SOCK=/tmp/ssh-ehc9yW9VkrU4/agent.69 [2023-11-14T00:02:25.166Z] SSH_AGENT_PID=76 [2023-11-14T00:02:25.171Z] Running ssh-add (command line suppressed) [2023-11-14T00:02:25.272Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3775812716032974000.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3775812716032974000.key) [2023-11-14T00:02:25.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T00:02:25.575Z] + git semver init [2023-11-14T00:02:25.832Z] 2023-11-14 00:02:25,748 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T00:02:25.832Z] 2023-11-14 00:02:25,748 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-11-14T00:02:25.832Z] 2023-11-14 00:02:25,749 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-11-14T00:02:25.832Z] 2023-11-14 00:02:25,749 [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) [2023-11-14T00:02:26.769Z] 2023-11-14 00:02:26,738 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-11-14T00:02:26.769Z] 2023-11-14 00:02:26,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-11-14T00:02:26.769Z] 2023-11-14 00:02:26,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-14T00:02:26.769Z] 2023-11-14 00:02:26,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-14T00:02:26.769Z] 3.1.0-dev.25 [Pipeline] } [2023-11-14T00:02:26.780Z] $ docker exec --env ******** --env ******** 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 ssh-agent -k [2023-11-14T00:02:26.875Z] unset SSH_AUTH_SOCK; [2023-11-14T00:02:26.876Z] unset SSH_AGENT_PID; [2023-11-14T00:02:26.876Z] echo Agent pid 76 killed; [2023-11-14T00:02:26.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T00:02:27.183Z] + git semver [Pipeline] } [2023-11-14T00:02:27.456Z] $ docker stop --time=1 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 [2023-11-14T00:02:28.751Z] $ docker rm -f --volumes 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T00:02:29.089Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T00:02:29.303Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T00:02:29.306Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 [2023-11-14T00:02:29.421Z] provisioning config files... [2023-11-14T00:02:29.430Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17609946297848973573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:02:29.726Z] ---> docker-login.sh [2023-11-14T00:02:29.727Z] nexus3.edgexfoundry.org:10001 [2023-11-14T00:02:29.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:02:29.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:02:29.727Z] Configure a credential helper to remove this warning. See [2023-11-14T00:02:29.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:02:29.727Z] [2023-11-14T00:02:29.727Z] Login Succeeded [2023-11-14T00:02:29.727Z] nexus3.edgexfoundry.org:10002 [2023-11-14T00:02:29.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:02:29.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:02:29.727Z] Configure a credential helper to remove this warning. See [2023-11-14T00:02:29.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:02:29.727Z] [2023-11-14T00:02:29.727Z] Login Succeeded [2023-11-14T00:02:29.727Z] nexus3.edgexfoundry.org:10003 [2023-11-14T00:02:29.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:02:29.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:02:29.985Z] Configure a credential helper to remove this warning. See [2023-11-14T00:02:29.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:02:29.985Z] [2023-11-14T00:02:29.985Z] Login Succeeded [2023-11-14T00:02:29.985Z] nexus3.edgexfoundry.org:10004 [2023-11-14T00:02:29.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:02:29.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:02:29.985Z] Configure a credential helper to remove this warning. See [2023-11-14T00:02:29.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:02:29.985Z] [2023-11-14T00:02:29.985Z] Login Succeeded [2023-11-14T00:02:29.985Z] docker.io [2023-11-14T00:02:30.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:02:30.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:02:30.244Z] Configure a credential helper to remove this warning. See [2023-11-14T00:02:30.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:02:30.244Z] [2023-11-14T00:02:30.244Z] Login Succeeded [2023-11-14T00:02:30.244Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T00:02:30.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T00:02:30.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T00:02:30.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T00:02:30.326Z] ========================================================= [2023-11-14T00:02:30.326Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T00:02:30.326Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:02:30.645Z] + 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 . [2023-11-14T00:02:30.645Z] Sending build context to Docker daemon 16.2MB [2023-11-14T00:02:30.645Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T00:02:30.645Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T00:02:30.645Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T00:02:30.645Z] 7264a8db6415: Pulling fs layer [2023-11-14T00:02:30.645Z] c4d48a809fc2: Pulling fs layer [2023-11-14T00:02:30.645Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T00:02:30.645Z] ad3a456e5733: Pulling fs layer [2023-11-14T00:02:30.645Z] 33e27b845d1e: Pulling fs layer [2023-11-14T00:02:30.645Z] c68163c4e522: Pulling fs layer [2023-11-14T00:02:30.645Z] 50da416c3ac9: Pulling fs layer [2023-11-14T00:02:30.645Z] 23d2d4c4bb30: Pulling fs layer [2023-11-14T00:02:30.645Z] ad3a456e5733: Waiting [2023-11-14T00:02:30.645Z] 33e27b845d1e: Waiting [2023-11-14T00:02:30.645Z] c68163c4e522: Waiting [2023-11-14T00:02:30.645Z] 50da416c3ac9: Waiting [2023-11-14T00:02:30.645Z] 23d2d4c4bb30: Waiting [2023-11-14T00:02:30.904Z] ad3a456e5733: Download complete [2023-11-14T00:02:30.904Z] 33e27b845d1e: Download complete [2023-11-14T00:02:30.904Z] 7264a8db6415: Download complete [2023-11-14T00:02:30.904Z] c68163c4e522: Verifying Checksum [2023-11-14T00:02:30.904Z] c68163c4e522: Download complete [2023-11-14T00:02:30.904Z] 7264a8db6415: Pull complete [2023-11-14T00:02:31.165Z] 23d2d4c4bb30: Verifying Checksum [2023-11-14T00:02:31.165Z] 23d2d4c4bb30: Download complete [2023-11-14T00:02:31.165Z] c4d48a809fc2: Pull complete [2023-11-14T00:02:31.165Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T00:02:31.165Z] 4f1c88b9dad5: Download complete [2023-11-14T00:02:31.742Z] 50da416c3ac9: Verifying Checksum [2023-11-14T00:02:31.742Z] 50da416c3ac9: Download complete [2023-11-14T00:02:35.034Z] 4f1c88b9dad5: Pull complete [2023-11-14T00:02:35.034Z] ad3a456e5733: Pull complete [2023-11-14T00:02:35.034Z] 33e27b845d1e: Pull complete [2023-11-14T00:02:35.034Z] c68163c4e522: Pull complete [2023-11-14T00:02:37.566Z] 50da416c3ac9: Pull complete [2023-11-14T00:02:37.566Z] 23d2d4c4bb30: Pull complete [2023-11-14T00:02:37.827Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-14T00:02:37.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T00:02:37.827Z] ---> 0786185ac409 [2023-11-14T00:02:37.827Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T00:02:43.203Z] ---> Running in b90c1957f49a [2023-11-14T00:02:43.203Z] Removing intermediate container b90c1957f49a [2023-11-14T00:02:43.203Z] ---> 3c5a8666adad [2023-11-14T00:02:43.203Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T00:02:43.203Z] ---> Running in 511e5ea1ef6b [2023-11-14T00:02:43.203Z] Removing intermediate container 511e5ea1ef6b [2023-11-14T00:02:43.203Z] ---> b3ca58153f2e [2023-11-14T00:02:43.203Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-14T00:02:43.203Z] ---> Running in ebe68b7bea93 [2023-11-14T00:02:43.203Z] Removing intermediate container ebe68b7bea93 [2023-11-14T00:02:43.203Z] ---> 0712b4c3dc8c [2023-11-14T00:02:43.203Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T00:02:43.203Z] ---> Running in a3641e38e568 [2023-11-14T00:02:43.203Z] Removing intermediate container a3641e38e568 [2023-11-14T00:02:43.203Z] ---> 769ab33ab593 [2023-11-14T00:02:43.203Z] Step 7/12 : WORKDIR /device-gpio [2023-11-14T00:02:43.203Z] ---> Running in 0ad46a211d57 [2023-11-14T00:02:43.463Z] Removing intermediate container 0ad46a211d57 [2023-11-14T00:02:43.463Z] ---> 6cfb6c0931c5 [2023-11-14T00:02:43.463Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T00:02:43.463Z] ---> Running in 61e1d6034f5e [2023-11-14T00:02:43.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T00:02:43.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T00:02:43.983Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T00:02:43.983Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T00:02:43.983Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T00:02:43.983Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T00:02:43.983Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T00:02:43.983Z] OK: 268 MiB in 56 packages [2023-11-14T00:02:44.388Z] Still waiting to schedule task [2023-11-14T00:02:44.388Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17412’ [2023-11-14T00:02:44.925Z] Removing intermediate container 61e1d6034f5e [2023-11-14T00:02:44.925Z] ---> d438a3643b4e [2023-11-14T00:02:44.925Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-14T00:02:44.925Z] ---> 53454a3fc24b [2023-11-14T00:02:44.925Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T00:02:44.925Z] ---> Running in fdf60a128fa0 [2023-11-14T00:03:41.327Z] Removing intermediate container fdf60a128fa0 [2023-11-14T00:03:41.327Z] ---> 6f9dc7a5aca0 [2023-11-14T00:03:41.327Z] Step 11/12 : COPY . . [2023-11-14T00:03:41.327Z] ---> 0d1d4b9373d2 [2023-11-14T00:03:41.327Z] Step 12/12 : RUN ${MAKE} [2023-11-14T00:03:41.327Z] ---> Running in 2133a393efa0 [2023-11-14T00:03:41.327Z] noop [2023-11-14T00:03:41.327Z] Removing intermediate container 2133a393efa0 [2023-11-14T00:03:41.327Z] ---> f10f5e974bf3 [2023-11-14T00:03:41.327Z] Successfully built f10f5e974bf3 [2023-11-14T00:03:41.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:03:41.643Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T00:03:41.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:03:41.718Z] prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container [2023-11-14T00:03:41.755Z] $ 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 [2023-11-14T00:03:42.704Z] $ docker top ef4fb270995203cf595227eb30a5f2ab1c083a8a3cf879b3e9c8dbc13becd5d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T00:03:43.077Z] + go version [2023-11-14T00:03:43.077Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T00:03:43.091Z] $ docker stop --time=1 ef4fb270995203cf595227eb30a5f2ab1c083a8a3cf879b3e9c8dbc13becd5d3 [2023-11-14T00:03:44.736Z] $ docker rm -f --volumes ef4fb270995203cf595227eb30a5f2ab1c083a8a3cf879b3e9c8dbc13becd5d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:03:45.196Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T00:03:45.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:03:45.266Z] prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container [2023-11-14T00:03:45.314Z] $ 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 [2023-11-14T00:03:46.314Z] $ docker top d6819d8576192b2b6d1fbef388c1410fe695a8223d13ca90fa6e37dc35fe02f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T00:03:46.726Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T00:03:47.078Z] + make test [2023-11-14T00:03:47.078Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T00:03:53.644Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-14T00:04:03.663Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-14T00:04:03.663Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-14T00:04:10.227Z] go vet ./... [2023-11-14T00:04:14.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T00:04:14.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T00:04:14.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T00:04:14.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T00:04:14.451Z] $ docker stop --time=1 d6819d8576192b2b6d1fbef388c1410fe695a8223d13ca90fa6e37dc35fe02f4 [2023-11-14T00:04:20.170Z] $ docker rm -f --volumes d6819d8576192b2b6d1fbef388c1410fe695a8223d13ca90fa6e37dc35fe02f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T00:04:20.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T00:04:20.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T00:04:21.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T00:04:21.611Z] + ls -al . [2023-11-14T00:04:21.612Z] total 152 [2023-11-14T00:04:21.612Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 00:03 . [2023-11-14T00:04:21.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 00:02 .. [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 14 00:02 .dockerignore [2023-11-14T00:04:21.612Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 00:04 .git [2023-11-14T00:04:21.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:02 .github [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 14 00:02 .gitignore [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 00:02 .golangci.yml [2023-11-14T00:04:21.612Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 00:02 .semver [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 14 00:02 Attribution.txt [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 14 00:02 CHANGELOG.md [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 14 00:02 Dockerfile [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 00:02 GOVERNANCE.md [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 00:02 Jenkinsfile [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 00:02 LICENSE [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 14 00:02 Makefile [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 00:02 OWNERS.md [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 14 00:02 README.md [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 00:02 VERSION [2023-11-14T00:04:21.612Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 00:02 bin [2023-11-14T00:04:21.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:02 cmd [2023-11-14T00:04:21.612Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 14 00:03 coverage.out [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 14 00:02 go.mod [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 14 00:02 go.sum [2023-11-14T00:04:21.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:02 internal [2023-11-14T00:04:21.612Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 00:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:21.990Z] + 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=67bef4fbd65aa928ed2d1c195f99386da58a84e2 --label arch=amd64 --label version=3.1.0-dev.25 . [2023-11-14T00:04:21.990Z] Sending build context to Docker daemon 16.2MB [2023-11-14T00:04:21.990Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T00:04:21.990Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-14T00:04:21.990Z] ---> f10f5e974bf3 [2023-11-14T00:04:21.990Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-14T00:04:22.248Z] ---> Running in 7ea2a64df710 [2023-11-14T00:04:22.515Z] Removing intermediate container 7ea2a64df710 [2023-11-14T00:04:22.515Z] ---> 17eae8e3facc [2023-11-14T00:04:22.515Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T00:04:22.515Z] ---> Running in 9dc45692c445 [2023-11-14T00:04:22.515Z] Removing intermediate container 9dc45692c445 [2023-11-14T00:04:22.515Z] ---> 59446c4452a1 [2023-11-14T00:04:22.515Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-14T00:04:22.515Z] ---> Running in 6d2a904649f1 [2023-11-14T00:04:22.774Z] Removing intermediate container 6d2a904649f1 [2023-11-14T00:04:22.774Z] ---> a031e6e4ab21 [2023-11-14T00:04:22.774Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T00:04:23.032Z] ---> Running in 93c122fb403f [2023-11-14T00:04:23.032Z] Removing intermediate container 93c122fb403f [2023-11-14T00:04:23.032Z] ---> 318cd22d6a22 [2023-11-14T00:04:23.032Z] Step 7/25 : WORKDIR /device-gpio [2023-11-14T00:04:23.032Z] ---> Running in 1a087c46b0aa [2023-11-14T00:04:23.290Z] Removing intermediate container 1a087c46b0aa [2023-11-14T00:04:23.290Z] ---> 3668b6327533 [2023-11-14T00:04:23.290Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T00:04:23.290Z] ---> Running in 7c6e1c4083ff [2023-11-14T00:04:23.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T00:04:23.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T00:04:23.807Z] OK: 268 MiB in 56 packages [2023-11-14T00:04:24.374Z] Removing intermediate container 7c6e1c4083ff [2023-11-14T00:04:24.374Z] ---> b8be7feaad99 [2023-11-14T00:04:24.374Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-14T00:04:24.374Z] ---> b1ceda7436c2 [2023-11-14T00:04:24.374Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T00:04:24.374Z] ---> Running in e8d8a11e8e70 [2023-11-14T00:04:25.400Z] Removing intermediate container e8d8a11e8e70 [2023-11-14T00:04:25.400Z] ---> 7f90bc11bd42 [2023-11-14T00:04:25.400Z] Step 11/25 : COPY . . [2023-11-14T00:04:25.659Z] ---> d01b63c6126e [2023-11-14T00:04:25.659Z] Step 12/25 : RUN ${MAKE} [2023-11-14T00:04:25.659Z] ---> Running in e3c595610934 [2023-11-14T00:04:25.916Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-14T00:04:47.903Z] Removing intermediate container e3c595610934 [2023-11-14T00:04:47.903Z] ---> 38533d6720d9 [2023-11-14T00:04:47.903Z] Step 13/25 : FROM alpine:3.18 [2023-11-14T00:04:47.903Z] 3.18: Pulling from library/alpine [2023-11-14T00:04:47.903Z] 96526aa774ef: Pulling fs layer [2023-11-14T00:04:47.903Z] 96526aa774ef: Verifying Checksum [2023-11-14T00:04:47.903Z] 96526aa774ef: Download complete [2023-11-14T00:04:47.903Z] 96526aa774ef: Pull complete [2023-11-14T00:04:47.903Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T00:04:47.903Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T00:04:47.903Z] ---> 8ca4688f4f35 [2023-11-14T00:04:47.903Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-14T00:04:47.903Z] ---> Running in 085812cd0b43 [2023-11-14T00:04:47.903Z] Removing intermediate container 085812cd0b43 [2023-11-14T00:04:47.903Z] ---> c980205570b4 [2023-11-14T00:04:47.903Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-14T00:04:47.903Z] ---> Running in 7e5c0579ec14 [2023-11-14T00:04:47.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T00:04:47.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T00:04:48.167Z] OK: 7 MiB in 15 packages [2023-11-14T00:04:48.431Z] Removing intermediate container 7e5c0579ec14 [2023-11-14T00:04:48.431Z] ---> e1e50a117d05 [2023-11-14T00:04:48.431Z] Step 16/25 : WORKDIR / [2023-11-14T00:04:48.431Z] ---> Running in ee6f47aa97ff [2023-11-14T00:04:48.431Z] Removing intermediate container ee6f47aa97ff [2023-11-14T00:04:48.431Z] ---> 9c5fabd08a52 [2023-11-14T00:04:48.431Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-14T00:04:48.693Z] ---> 1b112237e549 [2023-11-14T00:04:48.693Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-14T00:04:48.693Z] ---> 4845daf2ca96 [2023-11-14T00:04:48.694Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-14T00:04:50.069Z] ---> be7d4d5ee034 [2023-11-14T00:04:50.069Z] Step 20/25 : EXPOSE 59910 [2023-11-14T00:04:50.069Z] ---> Running in 59c2aa4041a9 [2023-11-14T00:04:50.069Z] Removing intermediate container 59c2aa4041a9 [2023-11-14T00:04:50.069Z] ---> eb1143c31452 [2023-11-14T00:04:50.069Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-14T00:04:50.069Z] ---> Running in e2ac119b4ad1 [2023-11-14T00:04:50.328Z] Removing intermediate container e2ac119b4ad1 [2023-11-14T00:04:50.328Z] ---> 165f65c1265d [2023-11-14T00:04:50.328Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T00:04:50.328Z] ---> Running in ceacdd6e8d76 [2023-11-14T00:04:50.328Z] Removing intermediate container ceacdd6e8d76 [2023-11-14T00:04:50.328Z] ---> 8f58898c210c [2023-11-14T00:04:50.328Z] Step 23/25 : LABEL arch=amd64 [2023-11-14T00:04:50.328Z] ---> Running in df2a452027dd [2023-11-14T00:04:50.328Z] Removing intermediate container df2a452027dd [2023-11-14T00:04:50.328Z] ---> 11de54ca3182 [2023-11-14T00:04:50.328Z] Step 24/25 : LABEL git_sha=67bef4fbd65aa928ed2d1c195f99386da58a84e2 [2023-11-14T00:04:50.328Z] ---> Running in e2f20edcf633 [2023-11-14T00:04:50.585Z] Removing intermediate container e2f20edcf633 [2023-11-14T00:04:50.586Z] ---> 42d94ef09c7c [2023-11-14T00:04:50.586Z] Step 25/25 : LABEL version=3.1.0-dev.25 [2023-11-14T00:04:50.586Z] ---> Running in c2c325c0791b [2023-11-14T00:04:50.586Z] Removing intermediate container c2c325c0791b [2023-11-14T00:04:50.586Z] ---> 838a63644365 [2023-11-14T00:04:50.586Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T00:04:50.586Z] Successfully built 838a63644365 [2023-11-14T00:04:50.586Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T00:04:50.668Z] provisioning config files... [2023-11-14T00:04:50.676Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13358839734142876550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:04:50.975Z] ---> docker-login.sh [2023-11-14T00:04:50.975Z] nexus3.edgexfoundry.org:10001 [2023-11-14T00:04:50.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:04:50.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:04:50.975Z] Configure a credential helper to remove this warning. See [2023-11-14T00:04:50.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:04:50.975Z] [2023-11-14T00:04:50.975Z] Login Succeeded [2023-11-14T00:04:50.975Z] nexus3.edgexfoundry.org:10002 [2023-11-14T00:04:50.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:04:50.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:04:50.975Z] Configure a credential helper to remove this warning. See [2023-11-14T00:04:50.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:04:50.975Z] [2023-11-14T00:04:50.975Z] Login Succeeded [2023-11-14T00:04:50.975Z] nexus3.edgexfoundry.org:10003 [2023-11-14T00:04:51.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:04:51.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:04:51.235Z] Configure a credential helper to remove this warning. See [2023-11-14T00:04:51.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:04:51.235Z] [2023-11-14T00:04:51.235Z] Login Succeeded [2023-11-14T00:04:51.235Z] nexus3.edgexfoundry.org:10004 [2023-11-14T00:04:51.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:04:51.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:04:51.235Z] Configure a credential helper to remove this warning. See [2023-11-14T00:04:51.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:04:51.235Z] [2023-11-14T00:04:51.235Z] Login Succeeded [2023-11-14T00:04:51.235Z] docker.io [2023-11-14T00:04:51.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:04:51.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:04:51.493Z] Configure a credential helper to remove this warning. See [2023-11-14T00:04:51.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:04:51.493Z] [2023-11-14T00:04:51.493Z] Login Succeeded [2023-11-14T00:04:51.493Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T00:04:51.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T00:04:51.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T00:04:51.540Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-11-14T00:04:51.540Z] 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [2023-11-14T00:04:51.540Z] latest [2023-11-14T00:04:51.540Z] 3.1.0-dev.25 [2023-11-14T00:04:51.540Z] 67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 [2023-11-14T00:04:51.540Z] main [2023-11-14T00:04:51.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:51.856Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:52.158Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2 [2023-11-14T00:04:52.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-14T00:04:52.158Z] 0c154f986e61: Preparing [2023-11-14T00:04:52.158Z] edb1a10ca2ce: Preparing [2023-11-14T00:04:52.158Z] 8acaf7c78911: Preparing [2023-11-14T00:04:52.158Z] b2f28066ce6f: Preparing [2023-11-14T00:04:52.158Z] cc2447e1835a: Preparing [2023-11-14T00:04:52.158Z] cc2447e1835a: Layer already exists [2023-11-14T00:04:52.158Z] edb1a10ca2ce: Pushed [2023-11-14T00:04:52.158Z] b2f28066ce6f: Pushed [2023-11-14T00:04:52.158Z] 8acaf7c78911: Pushed [2023-11-14T00:04:55.448Z] 0c154f986e61: Pushed [2023-11-14T00:04:55.448Z] 67bef4fbd65aa928ed2d1c195f99386da58a84e2: digest: sha256:54523a749d1f23a5abe84eae3b9fe3605710e070326af63b31d05841e7c44d8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:55.753Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:56.061Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-11-14T00:04:56.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-14T00:04:56.061Z] 0c154f986e61: Preparing [2023-11-14T00:04:56.061Z] edb1a10ca2ce: Preparing [2023-11-14T00:04:56.061Z] 8acaf7c78911: Preparing [2023-11-14T00:04:56.061Z] b2f28066ce6f: Preparing [2023-11-14T00:04:56.061Z] cc2447e1835a: Preparing [2023-11-14T00:04:56.061Z] edb1a10ca2ce: Layer already exists [2023-11-14T00:04:56.061Z] 0c154f986e61: Layer already exists [2023-11-14T00:04:56.061Z] b2f28066ce6f: Layer already exists [2023-11-14T00:04:56.061Z] cc2447e1835a: Layer already exists [2023-11-14T00:04:56.061Z] 8acaf7c78911: Layer already exists [2023-11-14T00:04:56.061Z] latest: digest: sha256:54523a749d1f23a5abe84eae3b9fe3605710e070326af63b31d05841e7c44d8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:56.371Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:56.675Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.25 [2023-11-14T00:04:56.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-14T00:04:56.675Z] 0c154f986e61: Preparing [2023-11-14T00:04:56.675Z] edb1a10ca2ce: Preparing [2023-11-14T00:04:56.675Z] 8acaf7c78911: Preparing [2023-11-14T00:04:56.675Z] b2f28066ce6f: Preparing [2023-11-14T00:04:56.675Z] cc2447e1835a: Preparing [2023-11-14T00:04:56.675Z] cc2447e1835a: Layer already exists [2023-11-14T00:04:56.675Z] 8acaf7c78911: Layer already exists [2023-11-14T00:04:56.675Z] edb1a10ca2ce: Layer already exists [2023-11-14T00:04:56.675Z] 0c154f986e61: Layer already exists [2023-11-14T00:04:56.675Z] b2f28066ce6f: Layer already exists [2023-11-14T00:04:56.675Z] 3.1.0-dev.25: digest: sha256:54523a749d1f23a5abe84eae3b9fe3605710e070326af63b31d05841e7c44d8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:56.993Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:57.302Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 [2023-11-14T00:04:57.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-14T00:04:57.302Z] 0c154f986e61: Preparing [2023-11-14T00:04:57.302Z] edb1a10ca2ce: Preparing [2023-11-14T00:04:57.302Z] 8acaf7c78911: Preparing [2023-11-14T00:04:57.302Z] b2f28066ce6f: Preparing [2023-11-14T00:04:57.302Z] cc2447e1835a: Preparing [2023-11-14T00:04:57.302Z] edb1a10ca2ce: Layer already exists [2023-11-14T00:04:57.302Z] b2f28066ce6f: Layer already exists [2023-11-14T00:04:57.302Z] 8acaf7c78911: Layer already exists [2023-11-14T00:04:57.302Z] 0c154f986e61: Layer already exists [2023-11-14T00:04:57.302Z] cc2447e1835a: Layer already exists [2023-11-14T00:04:57.302Z] 67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25: digest: sha256:54523a749d1f23a5abe84eae3b9fe3605710e070326af63b31d05841e7c44d8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:57.611Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:57.921Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-11-14T00:04:57.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-14T00:04:57.921Z] 0c154f986e61: Preparing [2023-11-14T00:04:57.921Z] edb1a10ca2ce: Preparing [2023-11-14T00:04:57.921Z] 8acaf7c78911: Preparing [2023-11-14T00:04:57.921Z] b2f28066ce6f: Preparing [2023-11-14T00:04:57.921Z] cc2447e1835a: Preparing [2023-11-14T00:04:57.921Z] b2f28066ce6f: Layer already exists [2023-11-14T00:04:57.921Z] 0c154f986e61: Layer already exists [2023-11-14T00:04:57.921Z] 8acaf7c78911: Layer already exists [2023-11-14T00:04:57.921Z] edb1a10ca2ce: Layer already exists [2023-11-14T00:04:57.921Z] cc2447e1835a: Layer already exists [2023-11-14T00:04:57.921Z] main: digest: sha256:54523a749d1f23a5abe84eae3b9fe3605710e070326af63b31d05841e7c44d8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T00:04:57.975Z] ===================================================== [Pipeline] echo [2023-11-14T00:04:57.983Z] taggedImages: [2023-11-14T00:04:57.983Z] - nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2 [2023-11-14T00:04:57.983Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-11-14T00:04:57.983Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.25 [2023-11-14T00:04:57.983Z] - nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 [2023-11-14T00:04:57.983Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:58.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T00:04:58.359Z] [2023-11-14T00:04:58.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:04:58.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T00:04:58.659Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T00:04:58.659Z] 5eb5b503b376: Pulling fs layer [2023-11-14T00:04:58.659Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T00:04:58.659Z] ec43610c2a17: Pulling fs layer [2023-11-14T00:04:58.659Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T00:04:58.659Z] 33b1e0a273af: Pulling fs layer [2023-11-14T00:04:58.659Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T00:04:58.659Z] 2f39f015ded8: Pulling fs layer [2023-11-14T00:04:58.659Z] 33b1e0a273af: Waiting [2023-11-14T00:04:58.659Z] 5d3b04190fa2: Waiting [2023-11-14T00:04:58.659Z] 2f39f015ded8: Waiting [2023-11-14T00:04:58.659Z] 3a2ae6a8a46f: Waiting [2023-11-14T00:04:58.659Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T00:04:58.659Z] 5c69ac0246d0: Download complete [2023-11-14T00:04:58.659Z] 3a2ae6a8a46f: Download complete [2023-11-14T00:04:58.659Z] 33b1e0a273af: Verifying Checksum [2023-11-14T00:04:58.659Z] 33b1e0a273af: Download complete [2023-11-14T00:04:58.659Z] ec43610c2a17: Verifying Checksum [2023-11-14T00:04:58.659Z] ec43610c2a17: Download complete [2023-11-14T00:04:58.659Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T00:04:58.659Z] 5d3b04190fa2: Download complete [2023-11-14T00:04:58.918Z] 5eb5b503b376: Verifying Checksum [2023-11-14T00:04:58.918Z] 5eb5b503b376: Download complete [2023-11-14T00:04:59.484Z] 2f39f015ded8: Verifying Checksum [2023-11-14T00:04:59.484Z] 2f39f015ded8: Download complete [2023-11-14T00:05:00.420Z] 5eb5b503b376: Pull complete [2023-11-14T00:05:00.420Z] 5c69ac0246d0: Pull complete [2023-11-14T00:05:00.987Z] ec43610c2a17: Pull complete [2023-11-14T00:05:00.987Z] 3a2ae6a8a46f: Pull complete [2023-11-14T00:05:01.246Z] 33b1e0a273af: Pull complete [2023-11-14T00:05:01.246Z] 5d3b04190fa2: Pull complete [2023-11-14T00:05:06.524Z] 2f39f015ded8: Pull complete [2023-11-14T00:05:06.524Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T00:05:06.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T00:05:06.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:05:06.613Z] prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container [2023-11-14T00:05:06.646Z] $ 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 [2023-11-14T00:05:11.739Z] $ docker top 15f4853dee391522fdfc79c6ba988a7e0e2434cbc83be818651fea774798451c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:05:12.111Z] ---> job-cost.sh [2023-11-14T00:05:12.111Z] lf-activate-venv: SKIPPING [2023-11-14T00:05:12.111Z] INFO: No Stack... [2023-11-14T00:05:12.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T00:05:12.630Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T00:05:12.927Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-11-14T00:05:12.927Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T00:05:12.942Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] [2023-11-14T00:05:12.949Z] Resource [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] did not exist. Created. [2023-11-14T00:05:12.949Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T00:05:13.254Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T00:05:13.280Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T00:05:13.286Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T00:05:13.302Z] $ docker stop --time=1 15f4853dee391522fdfc79c6ba988a7e0e2434cbc83be818651fea774798451c [2023-11-14T00:05:14.452Z] $ docker rm -f --volumes 15f4853dee391522fdfc79c6ba988a7e0e2434cbc83be818651fea774798451c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T00:06:21.801Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17417 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-11-14T00:06:21.814Z] Running in /w/workspace/device-gpio/112 [Pipeline] { [Pipeline] checkout [2023-11-14T00:06:21.899Z] The recommended git tool is: git [2023-11-14T00:06:26.897Z] using credential edgex-jenkins-ssh [2023-11-14T00:06:26.916Z] Cloning the remote Git repository [2023-11-14T00:06:26.969Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-11-14T00:06:27.095Z] > git init /w/workspace/device-gpio/112 # timeout=10 [2023-11-14T00:06:27.258Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-14T00:06:27.259Z] > git --version # timeout=10 [2023-11-14T00:06:27.280Z] > git --version # 'git version 2.25.1' [2023-11-14T00:06:27.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T00:06:27.446Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T00:06:29.060Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-14T00:06:29.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T00:06:30.003Z] Avoid second fetch [2023-11-14T00:06:30.003Z] Checking out Revision 67bef4fbd65aa928ed2d1c195f99386da58a84e2 (main) [2023-11-14T00:06:30.533Z] Commit message: "Merge pull request #216 from lenny-intel/readme" [2023-11-14T00:06:30.033Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T00:06:30.113Z] > git checkout -f 67bef4fbd65aa928ed2d1c195f99386da58a84e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T00:06:31.539Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T00:06:31.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T00:06:31.539Z] Dload Upload Total Spent Left Speed [2023-11-14T00:06:31.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99078 0 --:--:-- --:--:-- --:--:-- 99078 [Pipeline] sh [2023-11-14T00:06:32.148Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T00:06:32.502Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T00:06:32.502Z] + sudo tee /etc/docker/daemon.new [2023-11-14T00:06:32.502Z] { [2023-11-14T00:06:32.502Z] "registry-mirrors": [ [2023-11-14T00:06:32.502Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T00:06:32.502Z] ], [2023-11-14T00:06:32.502Z] "bip": "10.250.0.254/24", [2023-11-14T00:06:32.502Z] "hosts": [ [2023-11-14T00:06:32.502Z] "tcp://0.0.0.0:5555", [2023-11-14T00:06:32.502Z] "unix:///var/run/docker.sock" [2023-11-14T00:06:32.502Z] ], [2023-11-14T00:06:32.502Z] "mtu": 1458, [2023-11-14T00:06:32.502Z] "selinux-enabled": true, [2023-11-14T00:06:32.502Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T00:06:32.502Z] } [Pipeline] sh [2023-11-14T00:06:32.838Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T00:06:33.184Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T00:06:51.576Z] provisioning config files... [2023-11-14T00:06:51.605Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/112@tmp/config10024948434949977454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:06:51.977Z] ---> docker-login.sh [2023-11-14T00:06:51.977Z] nexus3.edgexfoundry.org:10001 [2023-11-14T00:06:52.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:06:52.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:06:52.841Z] Configure a credential helper to remove this warning. See [2023-11-14T00:06:52.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:06:52.841Z] [2023-11-14T00:06:52.841Z] Login Succeeded [2023-11-14T00:06:52.841Z] nexus3.edgexfoundry.org:10002 [2023-11-14T00:06:53.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:06:53.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:06:53.115Z] Configure a credential helper to remove this warning. See [2023-11-14T00:06:53.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:06:53.115Z] [2023-11-14T00:06:53.115Z] Login Succeeded [2023-11-14T00:06:53.115Z] nexus3.edgexfoundry.org:10003 [2023-11-14T00:06:53.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:06:53.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:06:53.384Z] Configure a credential helper to remove this warning. See [2023-11-14T00:06:53.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:06:53.384Z] [2023-11-14T00:06:53.384Z] Login Succeeded [2023-11-14T00:06:53.384Z] nexus3.edgexfoundry.org:10004 [2023-11-14T00:06:53.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:06:53.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:06:53.926Z] Configure a credential helper to remove this warning. See [2023-11-14T00:06:53.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:06:53.926Z] [2023-11-14T00:06:53.926Z] Login Succeeded [2023-11-14T00:06:53.926Z] docker.io [2023-11-14T00:06:54.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:06:54.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:06:54.463Z] Configure a credential helper to remove this warning. See [2023-11-14T00:06:54.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:06:54.463Z] [2023-11-14T00:06:54.463Z] Login Succeeded [2023-11-14T00:06:54.463Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T00:06:54.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T00:06:54.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T00:06:54.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T00:06:54.797Z] ========================================================= [2023-11-14T00:06:54.797Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T00:06:54.797Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:06:55.132Z] + 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 . [2023-11-14T00:06:58.477Z] Sending build context to Docker daemon 8.161MB [2023-11-14T00:06:58.477Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T00:06:58.477Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T00:06:58.477Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T00:06:58.477Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T00:06:58.477Z] 5d54e960e981: Pulling fs layer [2023-11-14T00:06:58.477Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T00:06:58.477Z] f0e02332f6b5: Pulling fs layer [2023-11-14T00:06:58.477Z] cefa15bbcfad: Pulling fs layer [2023-11-14T00:06:58.477Z] 17808c966233: Pulling fs layer [2023-11-14T00:06:58.477Z] f0e02332f6b5: Waiting [2023-11-14T00:06:58.477Z] cefa15bbcfad: Waiting [2023-11-14T00:06:58.477Z] f4c1fc716caa: Pulling fs layer [2023-11-14T00:06:58.477Z] 17808c966233: Waiting [2023-11-14T00:06:58.477Z] f4c1fc716caa: Waiting [2023-11-14T00:06:58.477Z] 5d54e960e981: Verifying Checksum [2023-11-14T00:06:58.477Z] 5d54e960e981: Download complete [2023-11-14T00:06:58.477Z] f0e02332f6b5: Verifying Checksum [2023-11-14T00:06:58.477Z] f0e02332f6b5: Download complete [2023-11-14T00:06:58.477Z] cefa15bbcfad: Verifying Checksum [2023-11-14T00:06:58.477Z] cefa15bbcfad: Download complete [2023-11-14T00:06:58.477Z] 9fda8d8052c6: Verifying Checksum [2023-11-14T00:06:58.477Z] 9fda8d8052c6: Download complete [2023-11-14T00:06:59.062Z] f4c1fc716caa: Verifying Checksum [2023-11-14T00:06:59.062Z] f4c1fc716caa: Download complete [2023-11-14T00:06:59.329Z] 9fda8d8052c6: Pull complete [2023-11-14T00:06:59.921Z] 5d54e960e981: Pull complete [2023-11-14T00:07:00.765Z] c4a7e357bf2a: Download complete [2023-11-14T00:07:01.352Z] 17808c966233: Verifying Checksum [2023-11-14T00:07:01.352Z] 17808c966233: Download complete [2023-11-14T00:07:13.701Z] c4a7e357bf2a: Pull complete [2023-11-14T00:07:13.701Z] f0e02332f6b5: Pull complete [2023-11-14T00:07:13.701Z] cefa15bbcfad: Pull complete [2023-11-14T00:07:21.965Z] 17808c966233: Pull complete [2023-11-14T00:07:26.232Z] f4c1fc716caa: Pull complete [2023-11-14T00:07:26.232Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-14T00:07:26.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T00:07:26.232Z] ---> ea914061e18c [2023-11-14T00:07:26.232Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T00:07:28.209Z] ---> Running in 4afc7f4ea7f2 [2023-11-14T00:07:28.477Z] Removing intermediate container 4afc7f4ea7f2 [2023-11-14T00:07:28.477Z] ---> 061512b9c8d9 [2023-11-14T00:07:28.477Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T00:07:28.477Z] ---> Running in d6bbbc547eb0 [2023-11-14T00:07:29.062Z] Removing intermediate container d6bbbc547eb0 [2023-11-14T00:07:29.062Z] ---> 22e17bf46a54 [2023-11-14T00:07:29.062Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-14T00:07:29.062Z] ---> Running in 5085bee231e6 [2023-11-14T00:07:29.330Z] Removing intermediate container 5085bee231e6 [2023-11-14T00:07:29.330Z] ---> 2959ac19e459 [2023-11-14T00:07:29.330Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T00:07:29.330Z] ---> Running in cf0df7aade4f [2023-11-14T00:07:29.601Z] Removing intermediate container cf0df7aade4f [2023-11-14T00:07:29.601Z] ---> 0c65f9f438d8 [2023-11-14T00:07:29.601Z] Step 7/12 : WORKDIR /device-gpio [2023-11-14T00:07:29.601Z] ---> Running in 5c4830979a87 [2023-11-14T00:07:30.188Z] Removing intermediate container 5c4830979a87 [2023-11-14T00:07:30.188Z] ---> 133c23308304 [2023-11-14T00:07:30.188Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T00:07:30.188Z] ---> Running in 0c383ecca951 [2023-11-14T00:07:31.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T00:07:31.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T00:07:32.710Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T00:07:32.710Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T00:07:32.710Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T00:07:32.980Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T00:07:32.980Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T00:07:32.980Z] OK: 270 MiB in 56 packages [2023-11-14T00:07:33.955Z] Removing intermediate container 0c383ecca951 [2023-11-14T00:07:33.955Z] ---> 3dec9639d381 [2023-11-14T00:07:33.955Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-14T00:07:34.551Z] ---> 9595f7c1211d [2023-11-14T00:07:34.551Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T00:07:34.551Z] ---> Running in a929c5f71ee6 [2023-11-14T00:08:56.222Z] Removing intermediate container a929c5f71ee6 [2023-11-14T00:08:56.222Z] ---> 286e335549d8 [2023-11-14T00:08:56.222Z] Step 11/12 : COPY . . [2023-11-14T00:08:56.222Z] ---> 693f4fd24a19 [2023-11-14T00:08:56.222Z] Step 12/12 : RUN ${MAKE} [2023-11-14T00:08:56.222Z] ---> Running in 30788ef123bc [2023-11-14T00:08:56.222Z] noop [2023-11-14T00:08:56.222Z] Removing intermediate container 30788ef123bc [2023-11-14T00:08:56.222Z] ---> f1ddf5a4adf5 [2023-11-14T00:08:56.222Z] Successfully built f1ddf5a4adf5 [2023-11-14T00:08:56.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:08:56.567Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T00:08:56.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:08:56.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-17417 does not seem to be running inside a container [2023-11-14T00:08:56.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/112 -v /w/workspace/device-gpio/112:/w/workspace/device-gpio/112:rw,z -v /w/workspace/device-gpio/112@tmp:/w/workspace/device-gpio/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T00:08:58.016Z] $ docker top 52185ebb98372a558b5a740632bd24738552bd0be5f66aacb3dda29842d55705 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T00:08:58.827Z] + go version [2023-11-14T00:08:58.827Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T00:08:58.853Z] $ docker stop --time=1 52185ebb98372a558b5a740632bd24738552bd0be5f66aacb3dda29842d55705 [2023-11-14T00:09:00.487Z] $ docker rm -f --volumes 52185ebb98372a558b5a740632bd24738552bd0be5f66aacb3dda29842d55705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:09:00.990Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T00:09:00.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:09:01.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-17417 does not seem to be running inside a container [2023-11-14T00:09:01.244Z] $ 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/112 -v /w/workspace/device-gpio/112:/w/workspace/device-gpio/112:rw,z -v /w/workspace/device-gpio/112@tmp:/w/workspace/device-gpio/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T00:09:06.582Z] $ docker top e2db34b30b809bf286b819e5041da08e5a590a26f848bafd5f5575bd04ec0ba4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T00:09:07.070Z] + git config --global --add safe.directory /w/workspace/device-gpio/112 [Pipeline] fileExists [Pipeline] sh [2023-11-14T00:09:07.666Z] + make test [2023-11-14T00:09:07.666Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T00:09:11.936Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-14T00:10:48.627Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-14T00:10:48.627Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-14T00:10:48.627Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T00:10:48.627Z] go vet ./... [2023-11-14T00:11:00.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T00:11:00.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T00:11:00.965Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T00:11:00.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T00:11:01.003Z] $ docker stop --time=1 e2db34b30b809bf286b819e5041da08e5a590a26f848bafd5f5575bd04ec0ba4 [2023-11-14T00:11:02.898Z] $ docker rm -f --volumes e2db34b30b809bf286b819e5041da08e5a590a26f848bafd5f5575bd04ec0ba4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T00:11:04.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T00:11:04.068Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T00:11:04.454Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T00:11:04.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T00:11:05.161Z] + ls -al . [2023-11-14T00:11:05.162Z] total 148 [2023-11-14T00:11:05.162Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 00:09 . [2023-11-14T00:11:05.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 00:06 .. [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 14 00:06 .dockerignore [2023-11-14T00:11:05.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 00:06 .git [2023-11-14T00:11:05.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:06 .github [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 14 00:06 .gitignore [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 00:06 .golangci.yml [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 14 00:06 Attribution.txt [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 14 00:06 CHANGELOG.md [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 14 00:06 Dockerfile [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 00:06 GOVERNANCE.md [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 00:06 Jenkinsfile [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 00:06 LICENSE [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 14 00:06 Makefile [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 00:06 OWNERS.md [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 14 00:06 README.md [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 00:02 VERSION [2023-11-14T00:11:05.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 00:06 bin [2023-11-14T00:11:05.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:06 cmd [2023-11-14T00:11:05.162Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 14 00:09 coverage.out [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 14 00:06 go.mod [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 14 00:06 go.sum [2023-11-14T00:11:05.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:06 internal [2023-11-14T00:11:05.162Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 00:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:11:05.502Z] + 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=67bef4fbd65aa928ed2d1c195f99386da58a84e2 --label arch=arm64 --label version=3.1.0-dev.25 . [2023-11-14T00:11:05.776Z] Sending build context to Docker daemon 8.162MB [2023-11-14T00:11:05.777Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T00:11:05.777Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-14T00:11:05.777Z] ---> f1ddf5a4adf5 [2023-11-14T00:11:05.777Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-14T00:11:06.046Z] ---> Running in cb45b2d5ea05 [2023-11-14T00:11:06.313Z] Removing intermediate container cb45b2d5ea05 [2023-11-14T00:11:06.313Z] ---> dec4e741322e [2023-11-14T00:11:06.313Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T00:11:06.313Z] ---> Running in 1a09e8c3580f [2023-11-14T00:11:06.585Z] Removing intermediate container 1a09e8c3580f [2023-11-14T00:11:06.585Z] ---> 60756aa99d35 [2023-11-14T00:11:06.585Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-14T00:11:06.585Z] ---> Running in 86e9202a46a0 [2023-11-14T00:11:06.851Z] Removing intermediate container 86e9202a46a0 [2023-11-14T00:11:06.851Z] ---> 840885d88002 [2023-11-14T00:11:06.851Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T00:11:07.117Z] ---> Running in 63dc47b034f9 [2023-11-14T00:11:07.384Z] Removing intermediate container 63dc47b034f9 [2023-11-14T00:11:07.384Z] ---> 17178a06eec7 [2023-11-14T00:11:07.384Z] Step 7/25 : WORKDIR /device-gpio [2023-11-14T00:11:07.384Z] ---> Running in 7db9f53e95a0 [2023-11-14T00:11:07.651Z] Removing intermediate container 7db9f53e95a0 [2023-11-14T00:11:07.651Z] ---> b4f8ac10466b [2023-11-14T00:11:07.651Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T00:11:07.926Z] ---> Running in 2b9e212acf01 [2023-11-14T00:11:08.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T00:11:09.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T00:11:10.569Z] OK: 270 MiB in 56 packages [2023-11-14T00:11:13.156Z] Removing intermediate container 2b9e212acf01 [2023-11-14T00:11:13.156Z] ---> d94d82db50f7 [2023-11-14T00:11:13.156Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-14T00:11:13.156Z] ---> ad3c2479662b [2023-11-14T00:11:13.156Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T00:11:13.433Z] ---> Running in ad6dbecf8940 [2023-11-14T00:11:15.393Z] Removing intermediate container ad6dbecf8940 [2023-11-14T00:11:15.393Z] ---> 553fc317b812 [2023-11-14T00:11:15.393Z] Step 11/25 : COPY . . [2023-11-14T00:11:15.974Z] ---> 894d12278888 [2023-11-14T00:11:15.974Z] Step 12/25 : RUN ${MAKE} [2023-11-14T00:11:16.241Z] ---> Running in d2a281b16e59 [2023-11-14T00:11:17.203Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-14T00:13:09.183Z] Removing intermediate container d2a281b16e59 [2023-11-14T00:13:09.183Z] ---> 7ecc5563b880 [2023-11-14T00:13:09.183Z] Step 13/25 : FROM alpine:3.18 [2023-11-14T00:13:09.183Z] 3.18: Pulling from library/alpine [2023-11-14T00:13:09.183Z] 579b34f0a95b: Pulling fs layer [2023-11-14T00:13:09.183Z] 579b34f0a95b: Verifying Checksum [2023-11-14T00:13:09.183Z] 579b34f0a95b: Download complete [2023-11-14T00:13:09.183Z] 579b34f0a95b: Pull complete [2023-11-14T00:13:09.183Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T00:13:09.183Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T00:13:09.183Z] ---> 3cc203321400 [2023-11-14T00:13:09.183Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-14T00:13:09.183Z] ---> Running in 95b102e469a5 [2023-11-14T00:13:09.183Z] Removing intermediate container 95b102e469a5 [2023-11-14T00:13:09.183Z] ---> b7428e83c219 [2023-11-14T00:13:09.183Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-14T00:13:09.183Z] ---> Running in c78033e173e3 [2023-11-14T00:13:09.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T00:13:09.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T00:13:09.183Z] OK: 8 MiB in 15 packages [2023-11-14T00:13:09.183Z] Removing intermediate container c78033e173e3 [2023-11-14T00:13:09.183Z] ---> ccdb3ada30ec [2023-11-14T00:13:09.183Z] Step 16/25 : WORKDIR / [2023-11-14T00:13:09.183Z] ---> Running in 94805491862a [2023-11-14T00:13:09.183Z] Removing intermediate container 94805491862a [2023-11-14T00:13:09.183Z] ---> 51cfd8a08006 [2023-11-14T00:13:09.183Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-14T00:13:09.183Z] ---> dc4483e36a4f [2023-11-14T00:13:09.183Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-14T00:13:09.183Z] ---> 175b6d05f349 [2023-11-14T00:13:09.183Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-14T00:13:09.785Z] ---> e1308dfcac5c [2023-11-14T00:13:09.785Z] Step 20/25 : EXPOSE 59910 [2023-11-14T00:13:10.051Z] ---> Running in 18067c2982e1 [2023-11-14T00:13:10.321Z] Removing intermediate container 18067c2982e1 [2023-11-14T00:13:10.321Z] ---> 46f266885d8f [2023-11-14T00:13:10.321Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-14T00:13:10.321Z] ---> Running in 2e316b98a46d [2023-11-14T00:13:10.587Z] Removing intermediate container 2e316b98a46d [2023-11-14T00:13:10.587Z] ---> 495350b1b7bb [2023-11-14T00:13:10.587Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T00:13:10.587Z] ---> Running in 432976fcaf51 [2023-11-14T00:13:10.854Z] Removing intermediate container 432976fcaf51 [2023-11-14T00:13:10.854Z] ---> ff5e55b75ee7 [2023-11-14T00:13:10.854Z] Step 23/25 : LABEL arch=arm64 [2023-11-14T00:13:10.854Z] ---> Running in 0b58e26e8d96 [2023-11-14T00:13:11.120Z] Removing intermediate container 0b58e26e8d96 [2023-11-14T00:13:11.120Z] ---> c96dc662b31a [2023-11-14T00:13:11.120Z] Step 24/25 : LABEL git_sha=67bef4fbd65aa928ed2d1c195f99386da58a84e2 [2023-11-14T00:13:11.385Z] ---> Running in 0cb7aa4169fc [2023-11-14T00:13:11.649Z] Removing intermediate container 0cb7aa4169fc [2023-11-14T00:13:11.649Z] ---> eb16d569b938 [2023-11-14T00:13:11.649Z] Step 25/25 : LABEL version=3.1.0-dev.25 [2023-11-14T00:13:11.649Z] ---> Running in d36c5ec4d88c [2023-11-14T00:13:11.914Z] Removing intermediate container d36c5ec4d88c [2023-11-14T00:13:11.914Z] ---> 2a787744a3db [2023-11-14T00:13:11.914Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T00:13:11.914Z] Successfully built 2a787744a3db [2023-11-14T00:13:11.914Z] 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 [2023-11-14T00:13:12.016Z] provisioning config files... [2023-11-14T00:13:12.028Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/112@tmp/config2241627759581375811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:13:12.365Z] ---> docker-login.sh [2023-11-14T00:13:12.365Z] nexus3.edgexfoundry.org:10001 [2023-11-14T00:13:12.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:13:12.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:13:12.633Z] Configure a credential helper to remove this warning. See [2023-11-14T00:13:12.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:13:12.633Z] [2023-11-14T00:13:12.633Z] Login Succeeded [2023-11-14T00:13:12.633Z] nexus3.edgexfoundry.org:10002 [2023-11-14T00:13:12.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:13:12.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:13:12.898Z] Configure a credential helper to remove this warning. See [2023-11-14T00:13:12.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:13:12.898Z] [2023-11-14T00:13:12.898Z] Login Succeeded [2023-11-14T00:13:12.898Z] nexus3.edgexfoundry.org:10003 [2023-11-14T00:13:13.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:13:13.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:13:13.164Z] Configure a credential helper to remove this warning. See [2023-11-14T00:13:13.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:13:13.164Z] [2023-11-14T00:13:13.164Z] Login Succeeded [2023-11-14T00:13:13.164Z] nexus3.edgexfoundry.org:10004 [2023-11-14T00:13:13.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:13:13.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:13:13.695Z] Configure a credential helper to remove this warning. See [2023-11-14T00:13:13.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:13:13.695Z] [2023-11-14T00:13:13.695Z] Login Succeeded [2023-11-14T00:13:13.695Z] docker.io [2023-11-14T00:13:13.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T00:13:14.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T00:13:14.225Z] Configure a credential helper to remove this warning. See [2023-11-14T00:13:14.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T00:13:14.225Z] [2023-11-14T00:13:14.225Z] Login Succeeded [2023-11-14T00:13:14.225Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T00:13:14.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T00:13:14.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T00:13:14.276Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-11-14T00:13:14.276Z] 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [2023-11-14T00:13:14.276Z] latest [2023-11-14T00:13:14.276Z] 3.1.0-dev.25 [2023-11-14T00:13:14.276Z] 67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 [2023-11-14T00:13:14.276Z] main [2023-11-14T00:13:14.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:14.603Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:14.935Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2 [2023-11-14T00:13:14.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-14T00:13:14.935Z] 606b3ab39ba8: Preparing [2023-11-14T00:13:14.935Z] 8946c9b4429c: Preparing [2023-11-14T00:13:14.935Z] 05086520d9d3: Preparing [2023-11-14T00:13:14.935Z] efcb01a1acc7: Preparing [2023-11-14T00:13:14.935Z] 5f4d9fc4d98d: Preparing [2023-11-14T00:13:14.935Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T00:13:15.200Z] 05086520d9d3: Pushed [2023-11-14T00:13:15.200Z] efcb01a1acc7: Pushed [2023-11-14T00:13:15.200Z] 8946c9b4429c: Pushed [2023-11-14T00:13:20.520Z] 606b3ab39ba8: Pushed [2023-11-14T00:13:20.520Z] 67bef4fbd65aa928ed2d1c195f99386da58a84e2: digest: sha256:8ab918b3a961ecbf2d13578885e75a6fdaec8a2fc31c2ba6ed67a3a5110beb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:20.884Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:21.227Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-11-14T00:13:21.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-14T00:13:21.227Z] 606b3ab39ba8: Preparing [2023-11-14T00:13:21.227Z] 8946c9b4429c: Preparing [2023-11-14T00:13:21.227Z] 05086520d9d3: Preparing [2023-11-14T00:13:21.227Z] efcb01a1acc7: Preparing [2023-11-14T00:13:21.227Z] 5f4d9fc4d98d: Preparing [2023-11-14T00:13:21.227Z] efcb01a1acc7: Layer already exists [2023-11-14T00:13:21.227Z] 606b3ab39ba8: Layer already exists [2023-11-14T00:13:21.227Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T00:13:21.227Z] 8946c9b4429c: Layer already exists [2023-11-14T00:13:21.227Z] 05086520d9d3: Layer already exists [2023-11-14T00:13:21.227Z] latest: digest: sha256:8ab918b3a961ecbf2d13578885e75a6fdaec8a2fc31c2ba6ed67a3a5110beb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:21.567Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:21.899Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.25 [2023-11-14T00:13:21.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-14T00:13:21.900Z] 606b3ab39ba8: Preparing [2023-11-14T00:13:21.900Z] 8946c9b4429c: Preparing [2023-11-14T00:13:21.900Z] 05086520d9d3: Preparing [2023-11-14T00:13:21.900Z] efcb01a1acc7: Preparing [2023-11-14T00:13:21.900Z] 5f4d9fc4d98d: Preparing [2023-11-14T00:13:21.900Z] 606b3ab39ba8: Layer already exists [2023-11-14T00:13:21.900Z] 05086520d9d3: Layer already exists [2023-11-14T00:13:21.900Z] 8946c9b4429c: Layer already exists [2023-11-14T00:13:21.900Z] efcb01a1acc7: Layer already exists [2023-11-14T00:13:21.900Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T00:13:21.900Z] 3.1.0-dev.25: digest: sha256:8ab918b3a961ecbf2d13578885e75a6fdaec8a2fc31c2ba6ed67a3a5110beb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:22.514Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:22.857Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 [2023-11-14T00:13:22.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-14T00:13:22.858Z] 606b3ab39ba8: Preparing [2023-11-14T00:13:22.858Z] 8946c9b4429c: Preparing [2023-11-14T00:13:22.858Z] 05086520d9d3: Preparing [2023-11-14T00:13:22.858Z] efcb01a1acc7: Preparing [2023-11-14T00:13:22.858Z] 5f4d9fc4d98d: Preparing [2023-11-14T00:13:22.858Z] 05086520d9d3: Layer already exists [2023-11-14T00:13:22.858Z] efcb01a1acc7: Layer already exists [2023-11-14T00:13:22.858Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T00:13:22.858Z] 606b3ab39ba8: Layer already exists [2023-11-14T00:13:22.858Z] 8946c9b4429c: Layer already exists [2023-11-14T00:13:22.858Z] 67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25: digest: sha256:8ab918b3a961ecbf2d13578885e75a6fdaec8a2fc31c2ba6ed67a3a5110beb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:23.202Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:23.535Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-11-14T00:13:23.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-14T00:13:23.535Z] 606b3ab39ba8: Preparing [2023-11-14T00:13:23.535Z] 8946c9b4429c: Preparing [2023-11-14T00:13:23.535Z] 05086520d9d3: Preparing [2023-11-14T00:13:23.536Z] efcb01a1acc7: Preparing [2023-11-14T00:13:23.536Z] 5f4d9fc4d98d: Preparing [2023-11-14T00:13:23.536Z] 05086520d9d3: Layer already exists [2023-11-14T00:13:23.536Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T00:13:23.536Z] 8946c9b4429c: Layer already exists [2023-11-14T00:13:23.536Z] 606b3ab39ba8: Layer already exists [2023-11-14T00:13:23.536Z] efcb01a1acc7: Layer already exists [2023-11-14T00:13:23.536Z] main: digest: sha256:8ab918b3a961ecbf2d13578885e75a6fdaec8a2fc31c2ba6ed67a3a5110beb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T00:13:23.858Z] ===================================================== [Pipeline] echo [2023-11-14T00:13:23.867Z] taggedImages: [2023-11-14T00:13:23.867Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2 [2023-11-14T00:13:23.867Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-11-14T00:13:23.867Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.25 [2023-11-14T00:13:23.867Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 [2023-11-14T00:13:23.867Z] - 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 [2023-11-14T00:13:24.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T00:13:24.217Z] [2023-11-14T00:13:24.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:13:24.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T00:13:24.539Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T00:13:24.539Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T00:13:24.539Z] 04944245beec: Pulling fs layer [2023-11-14T00:13:24.539Z] 699f458cf7ca: Pulling fs layer [2023-11-14T00:13:24.539Z] 765212b225bb: Pulling fs layer [2023-11-14T00:13:24.539Z] f23df028b6ca: Pulling fs layer [2023-11-14T00:13:24.539Z] 765212b225bb: Waiting [2023-11-14T00:13:24.539Z] f23df028b6ca: Waiting [2023-11-14T00:13:24.539Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T00:13:24.539Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T00:13:24.539Z] d65c8cfc05b1: Waiting [2023-11-14T00:13:24.539Z] 2437ff75d9bd: Waiting [2023-11-14T00:13:24.807Z] 04944245beec: Verifying Checksum [2023-11-14T00:13:24.807Z] 04944245beec: Download complete [2023-11-14T00:13:24.807Z] 765212b225bb: Verifying Checksum [2023-11-14T00:13:24.807Z] 765212b225bb: Download complete [2023-11-14T00:13:24.807Z] f23df028b6ca: Verifying Checksum [2023-11-14T00:13:24.807Z] f23df028b6ca: Download complete [2023-11-14T00:13:24.807Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T00:13:24.807Z] d65c8cfc05b1: Download complete [2023-11-14T00:13:24.807Z] 699f458cf7ca: Verifying Checksum [2023-11-14T00:13:24.807Z] 699f458cf7ca: Download complete [2023-11-14T00:13:25.385Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T00:13:25.385Z] 8998bd30e6a1: Download complete [2023-11-14T00:13:27.954Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T00:13:27.955Z] 2437ff75d9bd: Download complete [2023-11-14T00:13:29.891Z] 8998bd30e6a1: Pull complete [2023-11-14T00:13:30.472Z] 04944245beec: Pull complete [2023-11-14T00:13:31.875Z] 699f458cf7ca: Pull complete [2023-11-14T00:13:32.142Z] 765212b225bb: Pull complete [2023-11-14T00:13:33.102Z] f23df028b6ca: Pull complete [2023-11-14T00:13:33.370Z] d65c8cfc05b1: Pull complete [2023-11-14T00:13:51.586Z] 2437ff75d9bd: Pull complete [2023-11-14T00:13:51.586Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T00:13:51.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T00:13:51.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:13:51.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-17417 does not seem to be running inside a container [2023-11-14T00:13:51.860Z] $ 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/112 -v /w/workspace/device-gpio/112:/w/workspace/device-gpio/112:rw,z -v /w/workspace/device-gpio/112@tmp:/w/workspace/device-gpio/112@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:arm64 cat [2023-11-14T00:13:54.514Z] $ docker top 2f38844b913d9f887bcb13b2900e409c372b7c4df6f689a180732d6fe3d5fa64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:13:55.335Z] ---> job-cost.sh [2023-11-14T00:13:55.335Z] lf-activate-venv: SKIPPING [2023-11-14T00:13:55.335Z] INFO: No Stack... [2023-11-14T00:13:55.602Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T00:13:56.558Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T00:13:57.198Z] + cat /w/workspace/device-gpio/112/archives/cost.csv [2023-11-14T00:13:57.198Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T00:13:57.267Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] [2023-11-14T00:13:57.278Z] Resource [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] did not exist. Created. [2023-11-14T00:13:57.278Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T00:13:57.628Z] /w/workspace/device-gpio/112@tmp/durable-aedb5e33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T00:13:57.965Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T00:13:58.003Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T00:13:58.052Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T00:13:58.062Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T00:13:58.084Z] $ docker stop --time=1 2f38844b913d9f887bcb13b2900e409c372b7c4df6f689a180732d6fe3d5fa64 [2023-11-14T00:13:59.595Z] $ docker rm -f --volumes 2f38844b913d9f887bcb13b2900e409c372b7c4df6f689a180732d6fe3d5fa64 [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 [2023-11-14T00:14:00.014Z] provisioning config files... [2023-11-14T00:14:00.022Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4330916565815023440tmp [Pipeline] { [Pipeline] sh [2023-11-14T00:14:00.311Z] + set +x [2023-11-14T00:14:00.311Z] + curl -s https://codecov.io/bash [2023-11-14T00:14:00.311Z] + bash -s -- [2023-11-14T00:14:00.311Z] [2023-11-14T00:14:00.311Z] _____ _ [2023-11-14T00:14:00.311Z] / ____| | | [2023-11-14T00:14:00.311Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T00:14:00.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T00:14:00.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T00:14:00.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T00:14:00.311Z] Bash-1.0.6 [2023-11-14T00:14:00.311Z] [2023-11-14T00:14:00.311Z] [2023-11-14T00:14:00.311Z] ==> git version 2.25.1 found [2023-11-14T00:14:00.311Z] ==> 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 [2023-11-14T00:14:00.311Z] Release-Date: 2020-01-08 [2023-11-14T00:14:00.311Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T00:14:00.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T00:14:00.311Z] ==> Jenkins CI detected. [2023-11-14T00:14:00.311Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-11-14T00:14:00.311Z] project root: . [2023-11-14T00:14:00.311Z] --> token set from env [2023-11-14T00:14:00.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T00:14:00.311Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T00:14:00.311Z] ==> Python coveragepy not found [2023-11-14T00:14:00.311Z] ==> Searching for coverage reports in: [2023-11-14T00:14:00.311Z] + . [2023-11-14T00:14:00.311Z] -> Found 1 reports [2023-11-14T00:14:00.311Z] ==> Detecting git/mercurial file structure [2023-11-14T00:14:00.311Z] ==> Reading reports [2023-11-14T00:14:00.311Z] + ./coverage.out bytes=10 [2023-11-14T00:14:00.311Z] ==> Appending adjustments [2023-11-14T00:14:00.311Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T00:14:00.571Z] + Found adjustments [2023-11-14T00:14:00.571Z] ==> Gzipping contents [2023-11-14T00:14:00.571Z] 4.0K /tmp/codecov.Ck02Zt.gz [2023-11-14T00:14:00.571Z] ==> Uploading reports [2023-11-14T00:14:00.571Z] url: https://codecov.io [2023-11-14T00:14:00.571Z] query: branch=main&commit=67bef4fbd65aa928ed2d1c195f99386da58a84e2&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T00:14:00.571Z] -> Pinging Codecov [2023-11-14T00:14:00.571Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=67bef4fbd65aa928ed2d1c195f99386da58a84e2&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T00:14:00.571Z] -> Uploading to [2023-11-14T00:14:00.571Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/3EC07B1A8CA8AF9BCAA0BB9F0134797F/67bef4fbd65aa928ed2d1c195f99386da58a84e2/6b37e319-131f-4a45-b693-74a8d71c8210.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T001400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0bfd8599d64bc946b6a9eea01cf5f0c1027553771ea23135d173da0761889dc [2023-11-14T00:14:00.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T00:14:00.571Z] Dload Upload Total Spent Left Speed [2023-11-14T00:14:00.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2199 --:--:-- --:--:-- --:--:-- 2190 [2023-11-14T00:14:00.831Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] } [2023-11-14T00:14:00.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T00:14:01.034Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T00:14:01.049Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:14:01.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T00:14:01.346Z] [2023-11-14T00:14:01.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:14:01.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T00:14:01.643Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T00:14:01.643Z] df9b9388f04a: Pulling fs layer [2023-11-14T00:14:01.643Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T00:14:01.643Z] 25bc292e5bac: Pulling fs layer [2023-11-14T00:14:01.643Z] 114826534d7a: Pulling fs layer [2023-11-14T00:14:01.643Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T00:14:01.643Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T00:14:01.643Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T00:14:01.643Z] 114826534d7a: Waiting [2023-11-14T00:14:01.643Z] 4657fd5d0bcf: Waiting [2023-11-14T00:14:01.643Z] 6ad1cebc031e: Waiting [2023-11-14T00:14:01.644Z] 8a3aa393b2d8: Waiting [2023-11-14T00:14:01.644Z] 25bc292e5bac: Verifying Checksum [2023-11-14T00:14:01.644Z] 25bc292e5bac: Download complete [2023-11-14T00:14:01.644Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T00:14:01.644Z] 52dc419b0ee2: Download complete [2023-11-14T00:14:01.644Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T00:14:01.644Z] 4657fd5d0bcf: Download complete [2023-11-14T00:14:01.901Z] df9b9388f04a: Verifying Checksum [2023-11-14T00:14:01.901Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T00:14:01.901Z] 6ad1cebc031e: Download complete [2023-11-14T00:14:01.901Z] df9b9388f04a: Pull complete [2023-11-14T00:14:02.160Z] 52dc419b0ee2: Pull complete [2023-11-14T00:14:02.160Z] 25bc292e5bac: Pull complete [2023-11-14T00:14:02.418Z] 114826534d7a: Download complete [2023-11-14T00:14:02.676Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T00:14:02.676Z] 8a3aa393b2d8: Download complete [2023-11-14T00:14:05.972Z] 114826534d7a: Pull complete [2023-11-14T00:14:05.972Z] 4657fd5d0bcf: Pull complete [2023-11-14T00:14:06.538Z] 6ad1cebc031e: Pull complete [2023-11-14T00:14:09.069Z] 8a3aa393b2d8: Pull complete [2023-11-14T00:14:09.069Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T00:14:09.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T00:14:09.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:14:09.143Z] prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container [2023-11-14T00:14:09.173Z] $ 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:1.410.4 cat [2023-11-14T00:14:14.547Z] $ docker top e0d18723514cca72663a8aeb6ca2c54b3225dafbeb85875d140b41fb4ef9a5d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T00:14:14.613Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-11-14T00:14:14.893Z] + set -o pipefail [2023-11-14T00:14:14.893Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-11-14T00:14:21.461Z] [2023-11-14T00:14:21.461Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-11-14T00:14:21.461Z] [2023-11-14T00:14:21.461Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/507c0f39-b1a7-4b14-8ca3-58213c5b08e4 [2023-11-14T00:14:21.461Z] [2023-11-14T00:14:21.461Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T00:14:21.461Z] [2023-11-14T00:14:21.722Z] [2023-11-14T00:14:21.722Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T00:14:21.722Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T00:14:21.722Z] More details here: https://snyk.co/ue1NS [2023-11-14T00:14:21.722Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T00:14:21.722Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T00:14:21.736Z] $ docker stop --time=1 e0d18723514cca72663a8aeb6ca2c54b3225dafbeb85875d140b41fb4ef9a5d0 [2023-11-14T00:14:26.829Z] $ docker rm -f --volumes e0d18723514cca72663a8aeb6ca2c54b3225dafbeb85875d140b41fb4ef9a5d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T00:14:27.494Z] + git log --format=format:%s -1 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] sh [2023-11-14T00:14:27.784Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T00:14:27.784Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:14:28.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T00:14:28.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:14:28.155Z] prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container [2023-11-14T00:14:28.187Z] $ 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 [2023-11-14T00:14:28.572Z] $ docker top 2e8436a79ddc23e6ab76f85e03766ef4ab8a55abf640bf53d51961310713db3e -eo pid,comm [2023-11-14T00:14:28.614Z] 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). [2023-11-14T00:14:28.614Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T00:14:28.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T00:14:28.653Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T00:14:28.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T00:14:28.763Z] $ docker exec 2e8436a79ddc23e6ab76f85e03766ef4ab8a55abf640bf53d51961310713db3e ssh-agent [2023-11-14T00:14:28.866Z] SSH_AUTH_SOCK=/tmp/ssh-aoHulKMW25SF/agent.32 [2023-11-14T00:14:28.866Z] SSH_AGENT_PID=38 [2023-11-14T00:14:28.870Z] Running ssh-add (command line suppressed) [2023-11-14T00:14:28.981Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18186143876441077105.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18186143876441077105.key) [2023-11-14T00:14:28.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T00:14:29.278Z] + git semver tag [2023-11-14T00:14:29.537Z] 2023-11-14 00:14:29,460 [run_tag] DEBUG tag force:False [2023-11-14T00:14:29.538Z] 2023-11-14 00:14:29,460 [check_head_tag] DEBUG check head tag [2023-11-14T00:14:29.538Z] 2023-11-14 00:14:29,461 [execute] INFO git cat-file --batch-check [2023-11-14T00:14:29.538Z] 2023-11-14 00:14:29,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-11-14T00:14:29.538Z] 2023-11-14 00:14:29,465 [execute] INFO git cat-file --batch [2023-11-14T00:14:29.538Z] 2023-11-14 00:14:29,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-11-14T00:14:29.538Z] 2023-11-14 00:14:29,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-14T00:14:29.538Z] 2023-11-14 00:14:29,479 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 [2023-11-14T00:14:29.538Z] 2023-11-14 00:14:29,479 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T00:14:29.538Z] 2023-11-14 00:14:29,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-14T00:14:29.538Z] 3.1.0-dev.25 [Pipeline] } [2023-11-14T00:14:29.548Z] $ docker exec --env ******** --env ******** 2e8436a79ddc23e6ab76f85e03766ef4ab8a55abf640bf53d51961310713db3e ssh-agent -k [2023-11-14T00:14:29.653Z] unset SSH_AUTH_SOCK; [2023-11-14T00:14:29.653Z] unset SSH_AGENT_PID; [2023-11-14T00:14:29.654Z] echo Agent pid 38 killed; [2023-11-14T00:14:29.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T00:14:29.968Z] + git semver [Pipeline] } [2023-11-14T00:14:30.242Z] $ docker stop --time=1 2e8436a79ddc23e6ab76f85e03766ef4ab8a55abf640bf53d51961310713db3e [2023-11-14T00:14:32.109Z] $ docker rm -f --volumes 2e8436a79ddc23e6ab76f85e03766ef4ab8a55abf640bf53d51961310713db3e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:14:32.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T00:14:32.503Z] [2023-11-14T00:14:32.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:14:32.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T00:14:32.812Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T00:14:32.812Z] ab5ef0e58194: Pulling fs layer [2023-11-14T00:14:32.812Z] 9712f1f96733: Pulling fs layer [2023-11-14T00:14:32.812Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T00:14:32.812Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T00:14:32.812Z] e9a5061849ea: Pulling fs layer [2023-11-14T00:14:32.812Z] d747dcd14b5f: Pulling fs layer [2023-11-14T00:14:32.812Z] 2de7ff778b66: Pulling fs layer [2023-11-14T00:14:32.812Z] 0d9ebad4ef96: Waiting [2023-11-14T00:14:32.812Z] 2de7ff778b66: Waiting [2023-11-14T00:14:32.812Z] e9a5061849ea: Waiting [2023-11-14T00:14:32.812Z] d747dcd14b5f: Waiting [2023-11-14T00:14:32.812Z] 9712f1f96733: Verifying Checksum [2023-11-14T00:14:32.812Z] 9712f1f96733: Download complete [2023-11-14T00:14:33.411Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T00:14:33.411Z] 63f879dbbcfc: Download complete [2023-11-14T00:14:33.411Z] e9a5061849ea: Verifying Checksum [2023-11-14T00:14:33.411Z] e9a5061849ea: Download complete [2023-11-14T00:14:33.411Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T00:14:33.411Z] 0d9ebad4ef96: Download complete [2023-11-14T00:14:33.411Z] d747dcd14b5f: Verifying Checksum [2023-11-14T00:14:33.411Z] d747dcd14b5f: Download complete [2023-11-14T00:14:33.411Z] ab5ef0e58194: Verifying Checksum [2023-11-14T00:14:33.411Z] ab5ef0e58194: Download complete [2023-11-14T00:14:33.670Z] 2de7ff778b66: Verifying Checksum [2023-11-14T00:14:33.670Z] 2de7ff778b66: Download complete [2023-11-14T00:14:36.201Z] ab5ef0e58194: Pull complete [2023-11-14T00:14:36.201Z] 9712f1f96733: Pull complete [2023-11-14T00:14:36.767Z] 63f879dbbcfc: Pull complete [2023-11-14T00:14:40.048Z] 0d9ebad4ef96: Pull complete [2023-11-14T00:14:40.616Z] e9a5061849ea: Pull complete [2023-11-14T00:14:40.616Z] d747dcd14b5f: Pull complete [2023-11-14T00:14:41.551Z] 2de7ff778b66: Pull complete [2023-11-14T00:14:41.551Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T00:14:41.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T00:14:41.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:14:41.627Z] prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container [2023-11-14T00:14:41.658Z] $ 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 [2023-11-14T00:14:47.031Z] $ docker top 1b9e389b8e5fd542a4cf49286bbab4bbca583e47b6c25143ecccdcbddf071485 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T00:14:47.104Z] provisioning config files... [2023-11-14T00:14:47.112Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1350189395010613245tmp [2023-11-14T00:14:47.121Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13829993549974909412tmp [2023-11-14T00:14:47.130Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6567919241106810763tmp [Pipeline] { [Pipeline] echo [2023-11-14T00:14:47.147Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:14:47.429Z] ---> sigul-configuration.sh [2023-11-14T00:14:47.429Z] gpg: directory `/root/.gnupg' created [2023-11-14T00:14:47.429Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T00:14:47.429Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T00:14:47.429Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T00:14:47.429Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T00:14:47.429Z] gpg: CAST5 encrypted data [2023-11-14T00:14:47.429Z] gpg: encrypted with 1 passphrase [2023-11-14T00:14:47.430Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T00:14:47.718Z] + mkdir /home/jenkins [2023-11-14T00:14:47.718Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T00:14:48.004Z] + 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 [2023-11-14T00:14:48.014Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:14:48.306Z] ---> sigul-install.sh [2023-11-14T00:14:48.306Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T00:14:48.599Z] + git tag --list [2023-11-14T00:14:48.599Z] v1.0.0 [2023-11-14T00:14:48.599Z] v2.1.0 [2023-11-14T00:14:48.599Z] v2.1.1 [2023-11-14T00:14:48.599Z] v2.2.0 [2023-11-14T00:14:48.599Z] v2.3.0 [2023-11-14T00:14:48.599Z] v3.0 [2023-11-14T00:14:48.599Z] v3.0.0 [2023-11-14T00:14:48.599Z] v3.1.0-dev.1 [2023-11-14T00:14:48.599Z] v3.1.0-dev.10 [2023-11-14T00:14:48.599Z] v3.1.0-dev.11 [2023-11-14T00:14:48.599Z] v3.1.0-dev.12 [2023-11-14T00:14:48.599Z] v3.1.0-dev.13 [2023-11-14T00:14:48.599Z] v3.1.0-dev.14 [2023-11-14T00:14:48.599Z] v3.1.0-dev.15 [2023-11-14T00:14:48.599Z] v3.1.0-dev.16 [2023-11-14T00:14:48.599Z] v3.1.0-dev.17 [2023-11-14T00:14:48.599Z] v3.1.0-dev.18 [2023-11-14T00:14:48.599Z] v3.1.0-dev.19 [2023-11-14T00:14:48.599Z] v3.1.0-dev.2 [2023-11-14T00:14:48.599Z] v3.1.0-dev.20 [2023-11-14T00:14:48.599Z] v3.1.0-dev.21 [2023-11-14T00:14:48.599Z] v3.1.0-dev.22 [2023-11-14T00:14:48.599Z] v3.1.0-dev.23 [2023-11-14T00:14:48.599Z] v3.1.0-dev.24 [2023-11-14T00:14:48.599Z] v3.1.0-dev.25 [2023-11-14T00:14:48.599Z] v3.1.0-dev.3 [2023-11-14T00:14:48.599Z] v3.1.0-dev.4 [2023-11-14T00:14:48.599Z] v3.1.0-dev.5 [2023-11-14T00:14:48.599Z] v3.1.0-dev.6 [2023-11-14T00:14:48.599Z] v3.1.0-dev.7 [2023-11-14T00:14:48.599Z] v3.1.0-dev.8 [2023-11-14T00:14:48.599Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T00:14:48.884Z] + lftools sign git-tag v3.1.0-dev.25 [2023-11-14T00:14:49.453Z] Signing Git tag with Sigul... [2023-11-14T00:14:49.453Z] Signing v3.1.0-dev.25 [Pipeline] echo [2023-11-14T00:14:49.720Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:14:50.003Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T00:14:50.011Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T00:14:50.028Z] $ docker stop --time=1 1b9e389b8e5fd542a4cf49286bbab4bbca583e47b6c25143ecccdcbddf071485 [2023-11-14T00:14:51.314Z] $ docker rm -f --volumes 1b9e389b8e5fd542a4cf49286bbab4bbca583e47b6c25143ecccdcbddf071485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T00:14:51.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T00:14:51.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:14:52.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T00:14:52.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:14:52.107Z] prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container [2023-11-14T00:14:52.139Z] $ 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 [2023-11-14T00:14:52.507Z] $ docker top 2843558a8b96878e10f80b048fdc9a9c5a7f77e5260f7849352fb1d1a427f0a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T00:14:52.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T00:14:52.595Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T00:14:52.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T00:14:52.709Z] $ docker exec 2843558a8b96878e10f80b048fdc9a9c5a7f77e5260f7849352fb1d1a427f0a0 ssh-agent [2023-11-14T00:14:52.805Z] SSH_AUTH_SOCK=/tmp/ssh-R37f3JzJJZ3i/agent.33 [2023-11-14T00:14:52.805Z] SSH_AGENT_PID=39 [2023-11-14T00:14:52.809Z] Running ssh-add (command line suppressed) [2023-11-14T00:14:52.905Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13877202815988960345.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13877202815988960345.key) [2023-11-14T00:14:52.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T00:14:53.201Z] + git semver bump pre [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,362 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,362 [bump_version] DEBUG bumped version:3.1.0-dev.26 [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,362 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,362 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,364 [execute] INFO git cat-file --batch-check [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,369 [execute] INFO git cat-file --batch [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T00:14:53.461Z] 2023-11-14 00:14:53,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-14T00:14:53.461Z] 3.1.0-dev.26 [Pipeline] } [2023-11-14T00:14:53.476Z] $ docker exec --env ******** --env ******** 2843558a8b96878e10f80b048fdc9a9c5a7f77e5260f7849352fb1d1a427f0a0 ssh-agent -k [2023-11-14T00:14:53.566Z] unset SSH_AUTH_SOCK; [2023-11-14T00:14:53.566Z] unset SSH_AGENT_PID; [2023-11-14T00:14:53.566Z] echo Agent pid 39 killed; [2023-11-14T00:14:53.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T00:14:53.884Z] + git semver [Pipeline] } [2023-11-14T00:14:54.160Z] $ docker stop --time=1 2843558a8b96878e10f80b048fdc9a9c5a7f77e5260f7849352fb1d1a427f0a0 [2023-11-14T00:14:55.425Z] $ docker rm -f --volumes 2843558a8b96878e10f80b048fdc9a9c5a7f77e5260f7849352fb1d1a427f0a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T00:14:55.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T00:14:55.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:14:56.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T00:14:56.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:14:56.145Z] prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container [2023-11-14T00:14:56.177Z] $ 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 [2023-11-14T00:14:56.532Z] $ docker top 6c14a5c62bb9efceaeea6e5a31ac84225cc323ee76592863f68b3459948b502b -eo pid,comm [2023-11-14T00:14:56.574Z] 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). [2023-11-14T00:14:56.574Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T00:14:56.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T00:14:56.618Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T00:14:56.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T00:14:56.727Z] $ docker exec 6c14a5c62bb9efceaeea6e5a31ac84225cc323ee76592863f68b3459948b502b ssh-agent [2023-11-14T00:14:56.832Z] SSH_AUTH_SOCK=/tmp/ssh-LIOU62e0MskX/agent.33 [2023-11-14T00:14:56.832Z] SSH_AGENT_PID=39 [2023-11-14T00:14:56.837Z] Running ssh-add (command line suppressed) [2023-11-14T00:14:56.931Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4046334250476435248.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4046334250476435248.key) [2023-11-14T00:14:56.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T00:14:57.233Z] + git semver push [2023-11-14T00:14:57.492Z] 2023-11-14 00:14:57,417 [run_push] DEBUG push [2023-11-14T00:14:57.493Z] 2023-11-14 00:14:57,418 [execute] INFO git cat-file --batch-check [2023-11-14T00:14:57.493Z] 2023-11-14 00:14:57,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T00:14:57.493Z] 2023-11-14 00:14:57,422 [execute] INFO git rev-list 20acfe16c7a030ce14a5a7657ce65c7abfc117be -- [2023-11-14T00:14:57.493Z] 2023-11-14 00:14:57,422 [execute] DEBUG Popen(['git', 'rev-list', '20acfe16c7a030ce14a5a7657ce65c7abfc117be', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T00:14:57.493Z] 2023-11-14 00:14:57,429 [execute] INFO git fetch -v origin [2023-11-14T00:14:57.493Z] 2023-11-14 00:14:57,430 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T00:14:58.061Z] 2023-11-14 00:14:57,953 [run_push] DEBUG no remote changes detected [2023-11-14T00:14:58.061Z] 2023-11-14 00:14:57,953 [execute] INFO git push origin semver [2023-11-14T00:14:58.061Z] 2023-11-14 00:14:57,954 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T00:14:59.000Z] 2023-11-14 00:14:58,739 [run_push] DEBUG push all version tags [2023-11-14T00:14:59.000Z] 2023-11-14 00:14:58,740 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T00:14:59.001Z] 2023-11-14 00:14:58,740 [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) [2023-11-14T00:14:59.569Z] 2023-11-14 00:14:59,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-14T00:14:59.569Z] 3.1.0-dev.26 [Pipeline] } [2023-11-14T00:14:59.578Z] $ docker exec --env ******** --env ******** 6c14a5c62bb9efceaeea6e5a31ac84225cc323ee76592863f68b3459948b502b ssh-agent -k [2023-11-14T00:14:59.681Z] unset SSH_AUTH_SOCK; [2023-11-14T00:14:59.682Z] unset SSH_AGENT_PID; [2023-11-14T00:14:59.682Z] echo Agent pid 39 killed; [2023-11-14T00:14:59.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T00:15:00.001Z] + git semver [Pipeline] } [2023-11-14T00:15:00.273Z] $ docker stop --time=1 6c14a5c62bb9efceaeea6e5a31ac84225cc323ee76592863f68b3459948b502b [2023-11-14T00:15:01.537Z] $ docker rm -f --volumes 6c14a5c62bb9efceaeea6e5a31ac84225cc323ee76592863f68b3459948b502b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-14T00:15:02.057Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-11-14T00:15:02.057Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-14T00:15:02.057Z] total 16 [2023-11-14T00:15:02.057Z] drwxr-xr-x 3 root root 4096 Nov 14 00:05 . [2023-11-14T00:15:02.057Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 00:14 .. [2023-11-14T00:15:02.057Z] drwxr-xr-x 2 root root 4096 Nov 14 00:05 cost [2023-11-14T00:15:02.057Z] -rw-r--r-- 1 root root 83 Nov 14 00:05 cost.csv [2023-11-14T00:15:02.057Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-14T00:15:02.057Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-14T00:15:02.057Z] total 16 [2023-11-14T00:15:02.057Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 00:05 . [2023-11-14T00:15:02.057Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 00:14 .. [2023-11-14T00:15:02.057Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 00:05 cost [2023-11-14T00:15:02.057Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 14 00:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:15:02.351Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:15:03.205Z] ---> package-listing.sh [2023-11-14T00:15:03.205Z] ++ facter osfamily [2023-11-14T00:15:03.205Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T00:15:03.465Z] + OS_FAMILY=debian [2023-11-14T00:15:03.465Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-11-14T00:15:03.465Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T00:15:03.465Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T00:15:03.465Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T00:15:03.465Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T00:15:03.465Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-11-14T00:15:03.465Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T00:15:03.465Z] + case "${OS_FAMILY}" in [2023-11-14T00:15:03.465Z] + dpkg -l [2023-11-14T00:15:03.465Z] + grep '^ii' [2023-11-14T00:15:03.465Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T00:15:03.465Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T00:15:03.465Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T00:15:03.465Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-11-14T00:15:03.465Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-11-14T00:15:03.465Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-11-14T00:15:03.477Z] 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 [2023-11-14T00:15:03.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T00:15:04.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T00:15:04.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T00:15:04.457Z] prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container [2023-11-14T00:15:04.516Z] $ 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 [2023-11-14T00:15:04.742Z] $ docker top 3cf5d164bcbd76179ed504e4a9265ba12c074f22c8ecf89869abbc05744e7768 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T00:15:05.090Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T00:15:05.379Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T00:15:05.664Z] + ls /var/log/sa-host [2023-11-14T00:15:05.665Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T00:15:05.745Z] provisioning config files... [2023-11-14T00:15:05.755Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17877506552107126489tmp [Pipeline] { [Pipeline] echo [2023-11-14T00:15:05.773Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:15:06.054Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T00:15:06.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:15:06.383Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T00:15:06.393Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:15:06.682Z] ---> sudo-logs.sh [2023-11-14T00:15:06.682Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T00:15:06.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:15:07.003Z] ---> job-cost.sh [2023-11-14T00:15:07.003Z] lf-activate-venv: SKIPPING [2023-11-14T00:15:07.003Z] DEBUG: total: 0.2199999988079071 [2023-11-14T00:15:07.003Z] INFO: Retrieving Stack Cost... [2023-11-14T00:15:07.263Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T00:15:07.834Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T00:15:07.847Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T00:15:08.130Z] ---> logs-deploy.sh [2023-11-14T00:15:08.130Z] lf-activate-venv: SKIPPING [2023-11-14T00:15:08.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/112 [2023-11-14T00:15:08.130Z] INFO: archiving workspace using pattern(s): [2023-11-14T00:15:09.070Z] Archives upload complete. [2023-11-14T00:15:09.070Z] INFO: archiving logs to Nexus