Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 260cec84f3d8422d1b27e17805dfcbed9444425b 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-ssh5216716035335599877.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6960759594721232779.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13377618468318723882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh14376089839770591671.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-ssh6492668308656641618.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.18 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29358 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 260cec84f3d8422d1b27e17805dfcbed9444425b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 260cec84f3d8422d1b27e17805dfcbed9444425b # timeout=10 Commit message: "Merge pull request #54 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" > git rev-list --no-walk 1094f563edbbc5735ff7ad494c47030b36b4872c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T22:13:27.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T22:13:27.531Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T22:13:27.546Z] ========================================================= [2022-09-15T22:13:27.546Z] EdgeX Global Pipelines Version Info [2022-09-15T22:13:27.546Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:28.315Z] ------------------- [2022-09-15T22:13:28.315Z] stable info: [2022-09-15T22:13:28.315Z] ------------------- [2022-09-15T22:13:28.315Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T22:13:28.315Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:13:28.315Z] Message: update stable to v1.0.239 [2022-09-15T22:13:28.886Z] ------------------- [2022-09-15T22:13:28.886Z] experimental info: [2022-09-15T22:13:28.886Z] ------------------- [2022-09-15T22:13:28.886Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T22:13:28.886Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:13:28.886Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T22:13:29.130Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-09-15T22:13:29.141Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-09-15T22:13:29.152Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T22:13:29.166Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T22:13:29.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T22:13:29.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T22:13:29.198Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T22:13:29.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-15T22:13:29.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T22:13:29.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T22:13:29.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T22:13:29.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-09-15T22:13:29.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T22:13:29.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T22:13:29.294Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:13:29.306Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:13:29.320Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:13:29.331Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:13:29.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T22:13:29.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T22:13:29.362Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-15T22:13:29.372Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-15T22:13:29.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-15T22:13:29.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-15T22:13:29.403Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-15T22:13:29.419Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T22:13:29.429Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T22:13:29.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-15T22:13:29.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-15T22:13:29.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-15T22:13:29.481Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] echo [2022-09-15T22:13:29.493Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 260cec8 [Pipeline] echo [2022-09-15T22:13:29.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:13:29.543Z] provisioning config files... [2022-09-15T22:13:29.554Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8191191198475629875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:29.859Z] ---> docker-login.sh [2022-09-15T22:13:29.859Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:13:30.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:30.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:30.119Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:30.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:30.119Z] [2022-09-15T22:13:30.119Z] Login Succeeded [2022-09-15T22:13:30.119Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:13:30.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:30.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:30.379Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:30.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:30.379Z] [2022-09-15T22:13:30.379Z] Login Succeeded [2022-09-15T22:13:30.379Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:13:30.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:30.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:30.379Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:30.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:30.379Z] [2022-09-15T22:13:30.379Z] Login Succeeded [2022-09-15T22:13:30.379Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:13:30.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:30.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:30.641Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:30.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:30.641Z] [2022-09-15T22:13:30.641Z] Login Succeeded [2022-09-15T22:13:30.641Z] docker.io [2022-09-15T22:13:30.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:31.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:31.213Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:31.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:31.213Z] [2022-09-15T22:13:31.213Z] Login Succeeded [2022-09-15T22:13:31.213Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:13:31.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-15T22:13:31.605Z] + git rev-list -1 --merges 260cec84f3d8422d1b27e17805dfcbed9444425b~1..260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] echo [2022-09-15T22:13:31.634Z] -----------> git rev-list -1 --merges 260cec84f3d8422d1b27e17805dfcbed9444425b~1..260cec84f3d8422d1b27e17805dfcbed9444425b 260cec84f3d8422d1b27e17805dfcbed9444425b [2022-09-15T22:13:31.634Z] 260cec84f3d8422d1b27e17805dfcbed9444425b [false] [Pipeline] sh [2022-09-15T22:13:31.925Z] + git log --format=format:%s -1 260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] echo [2022-09-15T22:13:31.938Z] ========================================================= [2022-09-15T22:13:31.938Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T22:13:31.938Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:13:32.272Z] + git log --format=format:%s -1 260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] echo [2022-09-15T22:13:32.284Z] [semverPrep] GIT_COMMIT: 260cec84f3d8422d1b27e17805dfcbed9444425b, Commit Message: Merge pull request #54 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21 [Pipeline] echo [2022-09-15T22:13:32.293Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-15T22:13:32.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:13:32.639Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T22:13:32.639Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T22:13:32.639Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T22:13:32.639Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T22:13:32.639Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T22:13:32.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:32.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:13:32.984Z] [2022-09-15T22:13:32.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:33.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:13:33.284Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T22:13:33.284Z] b85a868b505f: Pulling fs layer [2022-09-15T22:13:33.284Z] e2be974225ed: Pulling fs layer [2022-09-15T22:13:33.284Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T22:13:33.284Z] 988bab9f4d93: Pulling fs layer [2022-09-15T22:13:33.284Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T22:13:33.284Z] eaf3925da568: Pulling fs layer [2022-09-15T22:13:33.284Z] bab4dde63d76: Pulling fs layer [2022-09-15T22:13:33.284Z] bde34c3a00c8: Pulling fs layer [2022-09-15T22:13:33.284Z] b352a97aabf1: Pulling fs layer [2022-09-15T22:13:33.284Z] 4872d77fe225: Pulling fs layer [2022-09-15T22:13:33.284Z] 5851b861e8e6: Pulling fs layer [2022-09-15T22:13:33.284Z] 988bab9f4d93: Waiting [2022-09-15T22:13:33.284Z] 1469e6f7b9e6: Waiting [2022-09-15T22:13:33.284Z] eaf3925da568: Waiting [2022-09-15T22:13:33.284Z] bab4dde63d76: Waiting [2022-09-15T22:13:33.284Z] bde34c3a00c8: Waiting [2022-09-15T22:13:33.284Z] 5851b861e8e6: Waiting [2022-09-15T22:13:33.284Z] b352a97aabf1: Waiting [2022-09-15T22:13:33.284Z] 4872d77fe225: Waiting [2022-09-15T22:13:33.284Z] e2be974225ed: Download complete [2022-09-15T22:13:33.284Z] 988bab9f4d93: Verifying Checksum [2022-09-15T22:13:33.284Z] 988bab9f4d93: Download complete [2022-09-15T22:13:33.548Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T22:13:33.548Z] 1469e6f7b9e6: Download complete [2022-09-15T22:13:33.548Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T22:13:33.548Z] 339a4e72a1f5: Download complete [2022-09-15T22:13:33.548Z] eaf3925da568: Verifying Checksum [2022-09-15T22:13:33.548Z] eaf3925da568: Download complete [2022-09-15T22:13:33.548Z] bde34c3a00c8: Download complete [2022-09-15T22:13:33.548Z] b352a97aabf1: Download complete [2022-09-15T22:13:33.810Z] 4872d77fe225: Verifying Checksum [2022-09-15T22:13:33.810Z] 4872d77fe225: Download complete [2022-09-15T22:13:33.810Z] 5851b861e8e6: Verifying Checksum [2022-09-15T22:13:33.810Z] 5851b861e8e6: Download complete [2022-09-15T22:13:33.810Z] b85a868b505f: Verifying Checksum [2022-09-15T22:13:33.810Z] b85a868b505f: Download complete [2022-09-15T22:13:34.069Z] bab4dde63d76: Verifying Checksum [2022-09-15T22:13:35.009Z] b85a868b505f: Pull complete [2022-09-15T22:13:35.269Z] e2be974225ed: Pull complete [2022-09-15T22:13:35.841Z] 339a4e72a1f5: Pull complete [2022-09-15T22:13:35.841Z] 988bab9f4d93: Pull complete [2022-09-15T22:13:36.413Z] 1469e6f7b9e6: Pull complete [2022-09-15T22:13:36.413Z] eaf3925da568: Pull complete [2022-09-15T22:13:38.339Z] bab4dde63d76: Pull complete [2022-09-15T22:13:38.339Z] bde34c3a00c8: Pull complete [2022-09-15T22:13:38.603Z] b352a97aabf1: Pull complete [2022-09-15T22:13:38.603Z] 4872d77fe225: Pull complete [2022-09-15T22:13:38.603Z] 5851b861e8e6: Pull complete [2022-09-15T22:13:38.603Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T22:13:38.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:13:38.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:13:38.709Z] prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container [2022-09-15T22:13:38.749Z] $ 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 [2022-09-15T22:13:41.077Z] $ docker top c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec -eo pid,comm [2022-09-15T22:13:41.149Z] 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). [2022-09-15T22:13:41.149Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:13:41.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:13:41.192Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:13:41.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:13:41.344Z] $ docker exec c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec ssh-agent [2022-09-15T22:13:41.479Z] SSH_AUTH_SOCK=/tmp/ssh-Tewk4AtBTVYM/agent.32 [2022-09-15T22:13:41.479Z] SSH_AGENT_PID=39 [2022-09-15T22:13:41.485Z] Running ssh-add (command line suppressed) [2022-09-15T22:13:41.616Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5169120569904744313.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5169120569904744313.key) [2022-09-15T22:13:41.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:13:41.925Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T22:13:41.952Z] $ docker exec --env ******** --env ******** c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec ssh-agent -k [2022-09-15T22:13:42.060Z] unset SSH_AUTH_SOCK; [2022-09-15T22:13:42.060Z] unset SSH_AGENT_PID; [2022-09-15T22:13:42.061Z] echo Agent pid 39 killed; [2022-09-15T22:13:42.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T22:13:42.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:13:42.100Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:13:42.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:13:42.228Z] $ docker exec c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec ssh-agent [2022-09-15T22:13:42.363Z] SSH_AUTH_SOCK=/tmp/ssh-pOoYZ941nNba/agent.72 [2022-09-15T22:13:42.363Z] SSH_AGENT_PID=79 [2022-09-15T22:13:42.369Z] Running ssh-add (command line suppressed) [2022-09-15T22:13:42.478Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7532809510930877210.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7532809510930877210.key) [2022-09-15T22:13:42.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:13:42.796Z] + git semver init [2022-09-15T22:13:43.058Z] 2022-09-15 22:13:42,971 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T22:13:43.058Z] 2022-09-15 22:13:42,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-09-15T22:13:43.058Z] 2022-09-15 22:13:42,973 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-09-15T22:13:43.058Z] 2022-09-15 22:13:42,973 [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) [2022-09-15T22:13:44.450Z] 2022-09-15 22:13:44,018 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-09-15T22:13:44.450Z] 2022-09-15 22:13:44,018 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-09-15T22:13:44.450Z] 2022-09-15 22:13:44,019 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-15T22:13:44.450Z] 2022-09-15 22:13:44,019 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-15T22:13:44.450Z] 2.3.0-dev.8 [Pipeline] } [2022-09-15T22:13:44.464Z] $ docker exec --env ******** --env ******** c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec ssh-agent -k [2022-09-15T22:13:44.579Z] unset SSH_AUTH_SOCK; [2022-09-15T22:13:44.579Z] unset SSH_AGENT_PID; [2022-09-15T22:13:44.579Z] echo Agent pid 79 killed; [2022-09-15T22:13:44.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:13:44.892Z] + git semver [Pipeline] } [2022-09-15T22:13:45.170Z] $ docker stop --time=1 c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec [2022-09-15T22:13:46.486Z] $ docker rm -f c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:13:46.835Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T22:13:47.100Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T22:13:47.103Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.8 [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 [2022-09-15T22:13:47.243Z] provisioning config files... [2022-09-15T22:13:47.254Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7423212920357580720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:47.551Z] ---> docker-login.sh [2022-09-15T22:13:47.551Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:13:47.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:47.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:47.551Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:47.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:47.551Z] [2022-09-15T22:13:47.551Z] Login Succeeded [2022-09-15T22:13:47.551Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:13:47.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:47.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:47.551Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:47.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:47.551Z] [2022-09-15T22:13:47.551Z] Login Succeeded [2022-09-15T22:13:47.812Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:13:47.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:47.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:47.812Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:47.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:47.812Z] [2022-09-15T22:13:47.812Z] Login Succeeded [2022-09-15T22:13:47.812Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:13:47.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:48.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:48.073Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:48.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:48.073Z] [2022-09-15T22:13:48.073Z] Login Succeeded [2022-09-15T22:13:48.073Z] docker.io [2022-09-15T22:13:48.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:13:48.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:13:48.334Z] Configure a credential helper to remove this warning. See [2022-09-15T22:13:48.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:13:48.334Z] [2022-09-15T22:13:48.334Z] Login Succeeded [2022-09-15T22:13:48.334Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:13:48.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:13:48.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:13:48.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:13:48.420Z] ========================================================= [2022-09-15T22:13:48.420Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T22:13:48.420Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:48.748Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-15T22:13:48.748Z] Sending build context to Docker daemon 15.79MB [2022-09-15T22:13:48.748Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:13:48.748Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-15T22:13:48.748Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T22:13:48.748Z] 2408cc74d12b: Pulling fs layer [2022-09-15T22:13:48.748Z] ea60b727a1ce: Pulling fs layer [2022-09-15T22:13:48.748Z] 30c4a7721957: Pulling fs layer [2022-09-15T22:13:48.748Z] 370296b7ddb6: Pulling fs layer [2022-09-15T22:13:48.748Z] 7c6cee850709: Pulling fs layer [2022-09-15T22:13:48.748Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T22:13:48.748Z] d94ebbe4e438: Pulling fs layer [2022-09-15T22:13:48.748Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T22:13:48.748Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T22:13:48.748Z] 59ccb84bbe0f: Waiting [2022-09-15T22:13:48.748Z] 370296b7ddb6: Waiting [2022-09-15T22:13:48.748Z] d94ebbe4e438: Waiting [2022-09-15T22:13:48.748Z] bcfd1f05c69d: Waiting [2022-09-15T22:13:48.748Z] 7c6cee850709: Waiting [2022-09-15T22:13:48.748Z] 39a5fcdaea64: Waiting [2022-09-15T22:13:49.019Z] 30c4a7721957: Verifying Checksum [2022-09-15T22:13:49.019Z] 30c4a7721957: Download complete [2022-09-15T22:13:49.019Z] ea60b727a1ce: Download complete [2022-09-15T22:13:49.019Z] 7c6cee850709: Verifying Checksum [2022-09-15T22:13:49.019Z] 7c6cee850709: Download complete [2022-09-15T22:13:49.019Z] 39a5fcdaea64: Verifying Checksum [2022-09-15T22:13:49.019Z] 39a5fcdaea64: Download complete [2022-09-15T22:13:49.019Z] 2408cc74d12b: Verifying Checksum [2022-09-15T22:13:49.019Z] 2408cc74d12b: Download complete [2022-09-15T22:13:49.019Z] d94ebbe4e438: Download complete [2022-09-15T22:13:49.019Z] 2408cc74d12b: Pull complete [2022-09-15T22:13:49.290Z] ea60b727a1ce: Pull complete [2022-09-15T22:13:49.290Z] 30c4a7721957: Pull complete [2022-09-15T22:13:49.890Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T22:13:49.890Z] 59ccb84bbe0f: Download complete [2022-09-15T22:13:50.150Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T22:13:50.150Z] bcfd1f05c69d: Download complete [2022-09-15T22:13:50.150Z] 370296b7ddb6: Verifying Checksum [2022-09-15T22:13:50.150Z] 370296b7ddb6: Download complete [2022-09-15T22:13:54.338Z] 370296b7ddb6: Pull complete [2022-09-15T22:13:54.338Z] 7c6cee850709: Pull complete [2022-09-15T22:13:54.338Z] 39a5fcdaea64: Pull complete [2022-09-15T22:13:54.338Z] d94ebbe4e438: Pull complete [2022-09-15T22:13:56.244Z] bcfd1f05c69d: Pull complete [2022-09-15T22:13:56.812Z] 59ccb84bbe0f: Pull complete [2022-09-15T22:13:56.812Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T22:13:56.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T22:13:56.812Z] ---> a4fb48ad2a94 [2022-09-15T22:13:56.812Z] Step 3/12 : ARG MAKE="make build" [2022-09-15T22:13:59.354Z] ---> Running in bd195c5ab921 [2022-09-15T22:13:59.354Z] Removing intermediate container bd195c5ab921 [2022-09-15T22:13:59.354Z] ---> 050dc52720d9 [2022-09-15T22:13:59.354Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:13:59.620Z] ---> Running in f00dc3f08e5b [2022-09-15T22:13:59.620Z] Removing intermediate container f00dc3f08e5b [2022-09-15T22:13:59.620Z] ---> 5a3c303560cf [2022-09-15T22:13:59.620Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:13:59.883Z] ---> Running in 5921b0175571 [2022-09-15T22:14:00.143Z] Removing intermediate container 5921b0175571 [2022-09-15T22:14:00.143Z] ---> dd85bf2491cc [2022-09-15T22:14:00.143Z] Step 6/12 : WORKDIR /device-gpio [2022-09-15T22:14:00.404Z] ---> Running in b9f820e10f0f [2022-09-15T22:14:00.667Z] Removing intermediate container b9f820e10f0f [2022-09-15T22:14:00.667Z] ---> 2706a5741b81 [2022-09-15T22:14:00.667Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:14:00.930Z] ---> Running in f8399d199f47 [2022-09-15T22:14:01.499Z] Removing intermediate container f8399d199f47 [2022-09-15T22:14:01.499Z] ---> 0f97e050bfdb [2022-09-15T22:14:01.499Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:14:01.499Z] ---> Running in e01071af0dd5 [2022-09-15T22:14:01.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:14:02.197Z] Still waiting to schedule task [2022-09-15T22:14:02.197Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-15T22:14:02.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:14:02.962Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-15T22:14:02.962Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-15T22:14:02.962Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-15T22:14:03.223Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-15T22:14:03.223Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:14:03.223Z] OK: 216 MiB in 55 packages [2022-09-15T22:14:03.792Z] Removing intermediate container e01071af0dd5 [2022-09-15T22:14:03.792Z] ---> 3c876be05243 [2022-09-15T22:14:03.792Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-15T22:14:03.792Z] ---> b64d0c64d160 [2022-09-15T22:14:03.792Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:14:03.792Z] ---> Running in 681f3f873005 [2022-09-15T22:14:21.940Z] Removing intermediate container 681f3f873005 [2022-09-15T22:14:21.940Z] ---> 3f8d8f1ecb9e [2022-09-15T22:14:21.940Z] Step 11/12 : COPY . . [2022-09-15T22:14:22.207Z] ---> b778811234fd [2022-09-15T22:14:22.207Z] Step 12/12 : RUN ${MAKE} [2022-09-15T22:14:22.207Z] ---> Running in e2759540bdf1 [2022-09-15T22:14:22.467Z] noop [2022-09-15T22:14:22.726Z] Removing intermediate container e2759540bdf1 [2022-09-15T22:14:22.726Z] ---> b71fe6df3c5e [2022-09-15T22:14:22.726Z] Successfully built b71fe6df3c5e [2022-09-15T22:14:22.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:14:23.038Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:14:23.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:14:23.111Z] prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container [2022-09-15T22:14:23.147Z] $ 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 [2022-09-15T22:14:23.512Z] $ docker top c036b712ab85138fef7d05a3a19f931683c6a9198d8e6e0ef523b6c0c8e2e6ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:14:23.854Z] + go version [2022-09-15T22:14:23.854Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T22:14:23.867Z] $ docker stop --time=1 c036b712ab85138fef7d05a3a19f931683c6a9198d8e6e0ef523b6c0c8e2e6ed [2022-09-15T22:14:25.198Z] $ docker rm -f c036b712ab85138fef7d05a3a19f931683c6a9198d8e6e0ef523b6c0c8e2e6ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:14:25.675Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:14:25.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:14:25.759Z] prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container [2022-09-15T22:14:25.800Z] $ 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 [2022-09-15T22:14:26.162Z] $ docker top ae1109cb993287aa0fe35cc19f7ec15f54d7bf6a959656632a0c45e14fa8caf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:14:26.524Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:14:26.819Z] + make test [2022-09-15T22:14:26.819Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:14:27.078Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-09-15T22:14:35.189Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-09-15T22:14:35.189Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-09-15T22:14:40.464Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-15T22:14:40.464Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-15T22:14:42.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:14:42.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:14:43.255Z] ./bin/test-attribution-txt.sh [2022-09-15T22:14:43.255Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T22:14:43.255Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T22:14:43.255Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T22:14:43.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:14:43.285Z] $ docker stop --time=1 ae1109cb993287aa0fe35cc19f7ec15f54d7bf6a959656632a0c45e14fa8caf1 [2022-09-15T22:14:45.087Z] $ docker rm -f ae1109cb993287aa0fe35cc19f7ec15f54d7bf6a959656632a0c45e14fa8caf1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:14:45.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:14:45.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-15T22:14:46.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:14:46.374Z] + ls -al . [2022-09-15T22:14:46.374Z] total 160 [2022-09-15T22:14:46.374Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:14 . [2022-09-15T22:14:46.374Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:13 .. [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 15 22:13 .dockerignore [2022-09-15T22:14:46.374Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:14 .git [2022-09-15T22:14:46.374Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:13 .github [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 15 22:13 .gitignore [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:13 .golangci.yml [2022-09-15T22:14:46.374Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:13 .semver [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 9182 Sep 15 22:13 Attribution.txt [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 3081 Sep 15 22:13 CHANGELOG.md [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 1872 Sep 15 22:13 Dockerfile [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:13 GOVERNANCE.md [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 15 22:13 Jenkinsfile [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:13 LICENSE [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 1876 Sep 15 22:13 Makefile [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 15 22:13 OWNERS.md [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 11178 Sep 15 22:13 README.md [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 22:13 VERSION [2022-09-15T22:14:46.374Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:13 bin [2022-09-15T22:14:46.374Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:13 cmd [2022-09-15T22:14:46.374Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 15 22:14 coverage.out [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 3425 Sep 15 22:13 go.mod [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 36813 Sep 15 22:13 go.sum [2022-09-15T22:14:46.374Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:13 internal [2022-09-15T22:14:46.374Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:13 snap [2022-09-15T22:14:46.374Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 15 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:14:46.692Z] + 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=260cec84f3d8422d1b27e17805dfcbed9444425b --label arch=amd64 --label version=2.3.0-dev.8 . [2022-09-15T22:14:46.692Z] Sending build context to Docker daemon 15.79MB [2022-09-15T22:14:46.692Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:14:46.692Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-15T22:14:46.692Z] ---> b71fe6df3c5e [2022-09-15T22:14:46.692Z] Step 3/26 : ARG MAKE="make build" [2022-09-15T22:14:46.951Z] ---> Running in 601313f37d7d [2022-09-15T22:14:46.951Z] Removing intermediate container 601313f37d7d [2022-09-15T22:14:46.951Z] ---> f09a1b9b4f36 [2022-09-15T22:14:46.951Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:14:46.951Z] ---> Running in 2406442103af [2022-09-15T22:14:46.951Z] Removing intermediate container 2406442103af [2022-09-15T22:14:46.951Z] ---> aa6dc09395b2 [2022-09-15T22:14:46.951Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:14:47.211Z] ---> Running in 7b729754ac99 [2022-09-15T22:14:47.211Z] Removing intermediate container 7b729754ac99 [2022-09-15T22:14:47.211Z] ---> 6dec2e02faad [2022-09-15T22:14:47.211Z] Step 6/26 : WORKDIR /device-gpio [2022-09-15T22:14:47.211Z] ---> Running in bce33b831121 [2022-09-15T22:14:47.211Z] Removing intermediate container bce33b831121 [2022-09-15T22:14:47.211Z] ---> 2af4bb9bd6ac [2022-09-15T22:14:47.211Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:14:47.211Z] ---> Running in 203baae00a61 [2022-09-15T22:14:47.780Z] Removing intermediate container 203baae00a61 [2022-09-15T22:14:47.780Z] ---> 7690e5f51b80 [2022-09-15T22:14:47.780Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:14:48.039Z] ---> Running in 88a131ec4461 [2022-09-15T22:14:48.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:14:48.987Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:14:49.247Z] OK: 216 MiB in 55 packages [2022-09-15T22:14:49.511Z] Removing intermediate container 88a131ec4461 [2022-09-15T22:14:49.511Z] ---> 0b6e886e6106 [2022-09-15T22:14:49.511Z] Step 9/26 : COPY go.mod vendor* ./ [2022-09-15T22:14:49.771Z] ---> 273e0cc7cdc9 [2022-09-15T22:14:49.771Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:14:49.771Z] ---> Running in e9bc949fd1a3 [2022-09-15T22:14:50.710Z] Removing intermediate container e9bc949fd1a3 [2022-09-15T22:14:50.710Z] ---> 21c296bbf739 [2022-09-15T22:14:50.710Z] Step 11/26 : COPY . . [2022-09-15T22:14:50.968Z] ---> 3081269d3da0 [2022-09-15T22:14:50.968Z] Step 12/26 : RUN ${MAKE} [2022-09-15T22:14:50.968Z] ---> Running in 22c032579e43 [2022-09-15T22:14:51.227Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.8" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-09-15T22:15:13.173Z] Removing intermediate container 22c032579e43 [2022-09-15T22:15:13.173Z] ---> 58be9d9e3a6b [2022-09-15T22:15:13.173Z] Step 13/26 : FROM alpine:3.16 [2022-09-15T22:15:13.173Z] 3.16: Pulling from library/alpine [2022-09-15T22:15:13.173Z] 213ec9aee27d: Pulling fs layer [2022-09-15T22:15:13.173Z] 213ec9aee27d: Verifying Checksum [2022-09-15T22:15:13.173Z] 213ec9aee27d: Download complete [2022-09-15T22:15:13.173Z] 213ec9aee27d: Pull complete [2022-09-15T22:15:13.173Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:15:13.173Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:15:13.173Z] ---> 9c6f07244728 [2022-09-15T22:15:13.173Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-09-15T22:15:13.173Z] ---> Running in adc302d09861 [2022-09-15T22:15:13.173Z] Removing intermediate container adc302d09861 [2022-09-15T22:15:13.173Z] ---> e0afc330a3b5 [2022-09-15T22:15:13.173Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:15:13.173Z] ---> Running in c38db3947d3e [2022-09-15T22:15:13.173Z] Removing intermediate container c38db3947d3e [2022-09-15T22:15:13.173Z] ---> 5f414de11a11 [2022-09-15T22:15:13.173Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-09-15T22:15:13.173Z] ---> Running in ef1a919b4c26 [2022-09-15T22:15:13.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:15:13.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:15:13.173Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:15:13.173Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-15T22:15:13.173Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:15:13.173Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-15T22:15:13.173Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-15T22:15:13.437Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:15:13.437Z] OK: 8 MiB in 19 packages [2022-09-15T22:15:13.694Z] Removing intermediate container ef1a919b4c26 [2022-09-15T22:15:13.694Z] ---> 178cf3a972e9 [2022-09-15T22:15:13.694Z] Step 17/26 : WORKDIR / [2022-09-15T22:15:13.694Z] ---> Running in 21fdb8166e0f [2022-09-15T22:15:13.958Z] Removing intermediate container 21fdb8166e0f [2022-09-15T22:15:13.958Z] ---> 674795aa81b9 [2022-09-15T22:15:13.958Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-09-15T22:15:14.217Z] ---> 832b5104bcee [2022-09-15T22:15:14.217Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-09-15T22:15:14.480Z] ---> af0338acf59b [2022-09-15T22:15:14.480Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-09-15T22:15:15.048Z] ---> f182c5570adf [2022-09-15T22:15:15.048Z] Step 21/26 : EXPOSE 59910 [2022-09-15T22:15:15.048Z] ---> Running in 1d91b5f340b6 [2022-09-15T22:15:15.048Z] Removing intermediate container 1d91b5f340b6 [2022-09-15T22:15:15.048Z] ---> b9abddfbf162 [2022-09-15T22:15:15.048Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-09-15T22:15:15.308Z] ---> Running in c6542ce18272 [2022-09-15T22:15:15.308Z] Removing intermediate container c6542ce18272 [2022-09-15T22:15:15.308Z] ---> 99a5cf618130 [2022-09-15T22:15:15.308Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T22:15:15.308Z] ---> Running in 1778bff6727c [2022-09-15T22:15:15.565Z] Removing intermediate container 1778bff6727c [2022-09-15T22:15:15.565Z] ---> b035eedb1174 [2022-09-15T22:15:15.565Z] Step 24/26 : LABEL arch=amd64 [2022-09-15T22:15:15.565Z] ---> Running in 8c97842aaa21 [2022-09-15T22:15:15.565Z] Removing intermediate container 8c97842aaa21 [2022-09-15T22:15:15.565Z] ---> 2f1cdf2fcb8e [2022-09-15T22:15:15.565Z] Step 25/26 : LABEL git_sha=260cec84f3d8422d1b27e17805dfcbed9444425b [2022-09-15T22:15:15.565Z] ---> Running in cea4a623e070 [2022-09-15T22:15:15.825Z] Removing intermediate container cea4a623e070 [2022-09-15T22:15:15.825Z] ---> b840c576299c [2022-09-15T22:15:15.825Z] Step 26/26 : LABEL version=2.3.0-dev.8 [2022-09-15T22:15:15.825Z] ---> Running in b560bd1d2deb [2022-09-15T22:15:15.825Z] Removing intermediate container b560bd1d2deb [2022-09-15T22:15:15.825Z] ---> 95f75007fa8f [2022-09-15T22:15:15.825Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:15:15.825Z] Successfully built 95f75007fa8f [2022-09-15T22:15:15.825Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:15:15.922Z] provisioning config files... [2022-09-15T22:15:15.931Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9030230489448839790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:15:16.220Z] ---> docker-login.sh [2022-09-15T22:15:16.220Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:15:16.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:16.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:16.220Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:16.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:16.220Z] [2022-09-15T22:15:16.220Z] Login Succeeded [2022-09-15T22:15:16.220Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:15:16.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:16.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:16.480Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:16.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:16.480Z] [2022-09-15T22:15:16.480Z] Login Succeeded [2022-09-15T22:15:16.480Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:15:16.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:16.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:16.480Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:16.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:16.480Z] [2022-09-15T22:15:16.480Z] Login Succeeded [2022-09-15T22:15:16.480Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:15:16.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:16.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:16.739Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:16.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:16.739Z] [2022-09-15T22:15:16.739Z] Login Succeeded [2022-09-15T22:15:16.739Z] docker.io [2022-09-15T22:15:16.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:16.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:16.997Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:16.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:16.997Z] [2022-09-15T22:15:16.997Z] Login Succeeded [2022-09-15T22:15:16.997Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:15:17.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:15:17.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:15:17.049Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-09-15T22:15:17.049Z] 260cec84f3d8422d1b27e17805dfcbed9444425b [2022-09-15T22:15:17.049Z] latest [2022-09-15T22:15:17.049Z] 2.3.0-dev.8 [2022-09-15T22:15:17.049Z] 260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 [2022-09-15T22:15:17.049Z] main [2022-09-15T22:15:17.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:17.356Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:17.665Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b [2022-09-15T22:15:17.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-15T22:15:17.665Z] c0b28584fc9e: Preparing [2022-09-15T22:15:17.665Z] 913e49ab66f5: Preparing [2022-09-15T22:15:17.665Z] 253aee8018a1: Preparing [2022-09-15T22:15:17.665Z] c8e7ef4000e5: Preparing [2022-09-15T22:15:17.665Z] 3dec349830c7: Preparing [2022-09-15T22:15:17.665Z] 994393dc58e7: Preparing [2022-09-15T22:15:17.665Z] 994393dc58e7: Waiting [2022-09-15T22:15:17.665Z] 3dec349830c7: Pushed [2022-09-15T22:15:17.665Z] 253aee8018a1: Pushed [2022-09-15T22:15:17.665Z] 913e49ab66f5: Pushed [2022-09-15T22:15:17.665Z] 994393dc58e7: Layer already exists [2022-09-15T22:15:17.924Z] c8e7ef4000e5: Pushed [2022-09-15T22:15:20.460Z] c0b28584fc9e: Pushed [2022-09-15T22:15:20.737Z] 260cec84f3d8422d1b27e17805dfcbed9444425b: digest: sha256:6a38c4d8ede507d75112c906e1402ba0743a6fb4726b1899ceee7e6ace53cbc2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:21.055Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:21.361Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-09-15T22:15:21.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-15T22:15:21.361Z] c0b28584fc9e: Preparing [2022-09-15T22:15:21.361Z] 913e49ab66f5: Preparing [2022-09-15T22:15:21.361Z] 253aee8018a1: Preparing [2022-09-15T22:15:21.361Z] c8e7ef4000e5: Preparing [2022-09-15T22:15:21.361Z] 3dec349830c7: Preparing [2022-09-15T22:15:21.361Z] 994393dc58e7: Preparing [2022-09-15T22:15:21.361Z] 994393dc58e7: Waiting [2022-09-15T22:15:21.361Z] c0b28584fc9e: Layer already exists [2022-09-15T22:15:21.361Z] c8e7ef4000e5: Layer already exists [2022-09-15T22:15:21.361Z] 253aee8018a1: Layer already exists [2022-09-15T22:15:21.361Z] 3dec349830c7: Layer already exists [2022-09-15T22:15:21.361Z] 913e49ab66f5: Layer already exists [2022-09-15T22:15:21.361Z] 994393dc58e7: Layer already exists [2022-09-15T22:15:21.361Z] latest: digest: sha256:6a38c4d8ede507d75112c906e1402ba0743a6fb4726b1899ceee7e6ace53cbc2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:21.682Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:21.997Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.8 [2022-09-15T22:15:21.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-15T22:15:21.997Z] c0b28584fc9e: Preparing [2022-09-15T22:15:21.997Z] 913e49ab66f5: Preparing [2022-09-15T22:15:21.997Z] 253aee8018a1: Preparing [2022-09-15T22:15:21.997Z] c8e7ef4000e5: Preparing [2022-09-15T22:15:21.997Z] 3dec349830c7: Preparing [2022-09-15T22:15:21.997Z] 994393dc58e7: Preparing [2022-09-15T22:15:21.997Z] 994393dc58e7: Waiting [2022-09-15T22:15:21.997Z] 3dec349830c7: Layer already exists [2022-09-15T22:15:21.997Z] c8e7ef4000e5: Layer already exists [2022-09-15T22:15:21.997Z] 913e49ab66f5: Layer already exists [2022-09-15T22:15:21.997Z] c0b28584fc9e: Layer already exists [2022-09-15T22:15:21.997Z] 253aee8018a1: Layer already exists [2022-09-15T22:15:21.997Z] 994393dc58e7: Layer already exists [2022-09-15T22:15:21.997Z] 2.3.0-dev.8: digest: sha256:6a38c4d8ede507d75112c906e1402ba0743a6fb4726b1899ceee7e6ace53cbc2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:22.309Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:22.623Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 [2022-09-15T22:15:22.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-15T22:15:22.623Z] c0b28584fc9e: Preparing [2022-09-15T22:15:22.623Z] 913e49ab66f5: Preparing [2022-09-15T22:15:22.623Z] 253aee8018a1: Preparing [2022-09-15T22:15:22.623Z] c8e7ef4000e5: Preparing [2022-09-15T22:15:22.623Z] 3dec349830c7: Preparing [2022-09-15T22:15:22.623Z] 994393dc58e7: Preparing [2022-09-15T22:15:22.623Z] 994393dc58e7: Waiting [2022-09-15T22:15:22.623Z] 913e49ab66f5: Layer already exists [2022-09-15T22:15:22.623Z] 253aee8018a1: Layer already exists [2022-09-15T22:15:22.623Z] c0b28584fc9e: Layer already exists [2022-09-15T22:15:22.623Z] 3dec349830c7: Layer already exists [2022-09-15T22:15:22.623Z] c8e7ef4000e5: Layer already exists [2022-09-15T22:15:22.623Z] 994393dc58e7: Layer already exists [2022-09-15T22:15:22.623Z] 260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8: digest: sha256:6a38c4d8ede507d75112c906e1402ba0743a6fb4726b1899ceee7e6ace53cbc2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:22.975Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:23.308Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-09-15T22:15:23.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-15T22:15:23.308Z] c0b28584fc9e: Preparing [2022-09-15T22:15:23.308Z] 913e49ab66f5: Preparing [2022-09-15T22:15:23.308Z] 253aee8018a1: Preparing [2022-09-15T22:15:23.308Z] c8e7ef4000e5: Preparing [2022-09-15T22:15:23.308Z] 3dec349830c7: Preparing [2022-09-15T22:15:23.308Z] 994393dc58e7: Preparing [2022-09-15T22:15:23.308Z] 994393dc58e7: Waiting [2022-09-15T22:15:23.308Z] 253aee8018a1: Layer already exists [2022-09-15T22:15:23.308Z] 3dec349830c7: Layer already exists [2022-09-15T22:15:23.308Z] c0b28584fc9e: Layer already exists [2022-09-15T22:15:23.308Z] 913e49ab66f5: Layer already exists [2022-09-15T22:15:23.308Z] c8e7ef4000e5: Layer already exists [2022-09-15T22:15:23.308Z] 994393dc58e7: Layer already exists [2022-09-15T22:15:23.308Z] main: digest: sha256:6a38c4d8ede507d75112c906e1402ba0743a6fb4726b1899ceee7e6ace53cbc2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:15:23.343Z] ===================================================== [Pipeline] echo [2022-09-15T22:15:23.349Z] taggedImages: [2022-09-15T22:15:23.349Z] - nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b [2022-09-15T22:15:23.349Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-09-15T22:15:23.349Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.8 [2022-09-15T22:15:23.349Z] - nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 [2022-09-15T22:15:23.349Z] - 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 [2022-09-15T22:15:23.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:15:23.700Z] [2022-09-15T22:15:23.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:24.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:15:24.004Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T22:15:24.004Z] 5eb5b503b376: Pulling fs layer [2022-09-15T22:15:24.004Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T22:15:24.004Z] ec43610c2a17: Pulling fs layer [2022-09-15T22:15:24.004Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T22:15:24.004Z] 33b1e0a273af: Pulling fs layer [2022-09-15T22:15:24.004Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T22:15:24.004Z] 2f39f015ded8: Pulling fs layer [2022-09-15T22:15:24.004Z] 33b1e0a273af: Waiting [2022-09-15T22:15:24.004Z] 3a2ae6a8a46f: Waiting [2022-09-15T22:15:24.004Z] 5d3b04190fa2: Waiting [2022-09-15T22:15:24.004Z] 2f39f015ded8: Waiting [2022-09-15T22:15:24.004Z] 5c69ac0246d0: Download complete [2022-09-15T22:15:24.004Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-15T22:15:24.004Z] 3a2ae6a8a46f: Download complete [2022-09-15T22:15:24.004Z] 33b1e0a273af: Verifying Checksum [2022-09-15T22:15:24.004Z] 33b1e0a273af: Download complete [2022-09-15T22:15:24.004Z] 5d3b04190fa2: Verifying Checksum [2022-09-15T22:15:24.004Z] 5d3b04190fa2: Download complete [2022-09-15T22:15:24.267Z] ec43610c2a17: Verifying Checksum [2022-09-15T22:15:24.267Z] ec43610c2a17: Download complete [2022-09-15T22:15:24.267Z] 5eb5b503b376: Verifying Checksum [2022-09-15T22:15:24.267Z] 5eb5b503b376: Download complete [2022-09-15T22:15:24.839Z] 2f39f015ded8: Download complete [2022-09-15T22:15:25.408Z] 5eb5b503b376: Pull complete [2022-09-15T22:15:25.668Z] 5c69ac0246d0: Pull complete [2022-09-15T22:15:25.928Z] ec43610c2a17: Pull complete [2022-09-15T22:15:26.187Z] 3a2ae6a8a46f: Pull complete [2022-09-15T22:15:26.187Z] 33b1e0a273af: Pull complete [2022-09-15T22:15:26.445Z] 5d3b04190fa2: Pull complete [2022-09-15T22:15:30.635Z] 2f39f015ded8: Pull complete [2022-09-15T22:15:30.635Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T22:15:30.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:15:30.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:15:30.725Z] prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container [2022-09-15T22:15:30.759Z] $ 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 [2022-09-15T22:15:32.615Z] $ docker top 8a70ed3a8e8cfdf9ac6d484bc64e6d81ed92b22aef0cca11ff9c2886a0e8c764 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:15:33.045Z] ---> job-cost.sh [2022-09-15T22:15:33.045Z] lf-activate-venv: SKIPPING [2022-09-15T22:15:33.045Z] INFO: No Stack... [2022-09-15T22:15:33.617Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:15:33.876Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:15:34.165Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-09-15T22:15:34.165Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:15:34.181Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] [2022-09-15T22:15:34.192Z] Resource [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] did not exist. Created. [2022-09-15T22:15:34.192Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:15:34.497Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-15T22:15:34.522Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:15:34.528Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:15:34.549Z] $ docker stop --time=1 8a70ed3a8e8cfdf9ac6d484bc64e6d81ed92b22aef0cca11ff9c2886a0e8c764 [2022-09-15T22:15:35.712Z] $ docker rm -f 8a70ed3a8e8cfdf9ac6d484bc64e6d81ed92b22aef0cca11ff9c2886a0e8c764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-15T22:24:31.580Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29623 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-09-15T22:24:31.592Z] Running in /w/workspace/device-gpio/38 [Pipeline] { [Pipeline] checkout [2022-09-15T22:24:31.637Z] The recommended git tool is: git [2022-09-15T22:24:39.456Z] using credential edgex-jenkins-ssh [2022-09-15T22:24:39.481Z] Cloning the remote Git repository [2022-09-15T22:24:39.557Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-09-15T22:24:39.666Z] > git init /w/workspace/device-gpio/38 # timeout=10 [2022-09-15T22:24:39.770Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-09-15T22:24:39.772Z] > git --version # timeout=10 [2022-09-15T22:24:39.796Z] > git --version # 'git version 2.25.1' [2022-09-15T22:24:39.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:24:39.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:24:41.738Z] Avoid second fetch [2022-09-15T22:24:41.738Z] Checking out Revision 260cec84f3d8422d1b27e17805dfcbed9444425b (main) [2022-09-15T22:24:41.610Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-09-15T22:24:41.692Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:24:41.773Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T22:24:41.823Z] > git checkout -f 260cec84f3d8422d1b27e17805dfcbed9444425b # timeout=10 [2022-09-15T22:24:46.344Z] Commit message: "Merge pull request #54 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:24:47.229Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T22:24:47.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:24:47.229Z] Dload Upload Total Spent Left Speed [2022-09-15T22:24:47.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2022-09-15T22:24:47.855Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T22:24:48.201Z] + sudo tee /etc/docker/daemon.new [2022-09-15T22:24:48.201Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T22:24:48.201Z] { [2022-09-15T22:24:48.201Z] "registry-mirrors": [ [2022-09-15T22:24:48.201Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T22:24:48.201Z] ], [2022-09-15T22:24:48.201Z] "bip": "10.250.0.254/24", [2022-09-15T22:24:48.201Z] "hosts": [ [2022-09-15T22:24:48.201Z] "tcp://0.0.0.0:5555", [2022-09-15T22:24:48.201Z] "unix:///var/run/docker.sock" [2022-09-15T22:24:48.201Z] ], [2022-09-15T22:24:48.201Z] "mtu": 1458, [2022-09-15T22:24:48.201Z] "selinux-enabled": true, [2022-09-15T22:24:48.201Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T22:24:48.201Z] } [Pipeline] sh [2022-09-15T22:24:48.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T22:24:48.898Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:25:07.272Z] provisioning config files... [2022-09-15T22:25:07.299Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/38@tmp/config87994509392492592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:25:07.672Z] ---> docker-login.sh [2022-09-15T22:25:07.672Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:25:08.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:08.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:08.548Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:08.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:08.548Z] [2022-09-15T22:25:08.548Z] Login Succeeded [2022-09-15T22:25:08.548Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:25:09.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:09.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:09.149Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:09.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:09.149Z] [2022-09-15T22:25:09.149Z] Login Succeeded [2022-09-15T22:25:09.149Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:25:09.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:09.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:09.759Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:09.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:09.759Z] [2022-09-15T22:25:09.759Z] Login Succeeded [2022-09-15T22:25:09.759Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:25:10.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:10.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:10.319Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:10.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:10.319Z] [2022-09-15T22:25:10.319Z] Login Succeeded [2022-09-15T22:25:10.319Z] docker.io [2022-09-15T22:25:10.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:25:11.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:25:11.197Z] Configure a credential helper to remove this warning. See [2022-09-15T22:25:11.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:25:11.197Z] [2022-09-15T22:25:11.197Z] Login Succeeded [2022-09-15T22:25:11.197Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:25:11.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:25:11.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:25:11.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:25:12.007Z] ========================================================= [2022-09-15T22:25:12.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T22:25:12.007Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:12.399Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-15T22:25:13.040Z] Sending build context to Docker daemon 7.955MB [2022-09-15T22:25:13.040Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:25:13.040Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-15T22:25:13.040Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T22:25:13.040Z] b3c136eddcbf: Pulling fs layer [2022-09-15T22:25:13.040Z] c0a3192eca97: Pulling fs layer [2022-09-15T22:25:13.040Z] a050256f5b6f: Pulling fs layer [2022-09-15T22:25:13.040Z] 656be50a0ddc: Pulling fs layer [2022-09-15T22:25:13.040Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T22:25:13.040Z] 46d945488cbd: Pulling fs layer [2022-09-15T22:25:13.040Z] 8a5474983e97: Pulling fs layer [2022-09-15T22:25:13.040Z] 329c88fbcd65: Pulling fs layer [2022-09-15T22:25:13.040Z] 656be50a0ddc: Waiting [2022-09-15T22:25:13.040Z] 2bbca73fdf42: Waiting [2022-09-15T22:25:13.040Z] 46d945488cbd: Waiting [2022-09-15T22:25:13.040Z] 8a5474983e97: Waiting [2022-09-15T22:25:13.040Z] 329c88fbcd65: Waiting [2022-09-15T22:25:13.334Z] a050256f5b6f: Verifying Checksum [2022-09-15T22:25:13.334Z] a050256f5b6f: Download complete [2022-09-15T22:25:13.334Z] c0a3192eca97: Verifying Checksum [2022-09-15T22:25:13.334Z] c0a3192eca97: Download complete [2022-09-15T22:25:13.334Z] 2bbca73fdf42: Verifying Checksum [2022-09-15T22:25:13.334Z] 2bbca73fdf42: Download complete [2022-09-15T22:25:13.334Z] 46d945488cbd: Verifying Checksum [2022-09-15T22:25:13.334Z] 46d945488cbd: Download complete [2022-09-15T22:25:13.334Z] b3c136eddcbf: Verifying Checksum [2022-09-15T22:25:13.334Z] b3c136eddcbf: Download complete [2022-09-15T22:25:14.366Z] b3c136eddcbf: Pull complete [2022-09-15T22:25:14.652Z] c0a3192eca97: Pull complete [2022-09-15T22:25:15.278Z] a050256f5b6f: Pull complete [2022-09-15T22:25:15.278Z] 329c88fbcd65: Verifying Checksum [2022-09-15T22:25:15.278Z] 329c88fbcd65: Download complete [2022-09-15T22:25:16.750Z] 8a5474983e97: Verifying Checksum [2022-09-15T22:25:16.750Z] 8a5474983e97: Download complete [2022-09-15T22:25:17.741Z] 656be50a0ddc: Verifying Checksum [2022-09-15T22:25:17.741Z] 656be50a0ddc: Download complete [2022-09-15T22:25:32.974Z] 656be50a0ddc: Pull complete [2022-09-15T22:25:32.974Z] 2bbca73fdf42: Pull complete [2022-09-15T22:25:32.974Z] 46d945488cbd: Pull complete [2022-09-15T22:25:39.696Z] 8a5474983e97: Pull complete [2022-09-15T22:25:41.671Z] 329c88fbcd65: Pull complete [2022-09-15T22:25:41.671Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T22:25:41.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T22:25:41.671Z] ---> ff4287adb874 [2022-09-15T22:25:41.671Z] Step 3/12 : ARG MAKE="make build" [2022-09-15T22:25:43.105Z] ---> Running in 8e442bdf721f [2022-09-15T22:25:43.699Z] Removing intermediate container 8e442bdf721f [2022-09-15T22:25:43.699Z] ---> 158cbb3c11ff [2022-09-15T22:25:43.699Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:25:43.699Z] ---> Running in 7bfbc5a0b285 [2022-09-15T22:25:43.977Z] Removing intermediate container 7bfbc5a0b285 [2022-09-15T22:25:43.977Z] ---> d439ad38b6d8 [2022-09-15T22:25:43.977Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:25:44.251Z] ---> Running in ffd5373f4b1a [2022-09-15T22:25:44.526Z] Removing intermediate container ffd5373f4b1a [2022-09-15T22:25:44.526Z] ---> ca72605f0d36 [2022-09-15T22:25:44.526Z] Step 6/12 : WORKDIR /device-gpio [2022-09-15T22:25:44.526Z] ---> Running in e8d8e542d558 [2022-09-15T22:25:44.807Z] Removing intermediate container e8d8e542d558 [2022-09-15T22:25:44.807Z] ---> 3735d8b139dd [2022-09-15T22:25:44.807Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:25:45.093Z] ---> Running in e074bf30c4dc [2022-09-15T22:25:47.066Z] Removing intermediate container e074bf30c4dc [2022-09-15T22:25:47.066Z] ---> 46f0b86d5131 [2022-09-15T22:25:47.066Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:25:47.066Z] ---> Running in abba93593504 [2022-09-15T22:25:48.064Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:25:49.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:25:50.039Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-15T22:25:50.311Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-15T22:25:50.311Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-15T22:25:50.588Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-15T22:25:50.588Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:25:50.588Z] OK: 226 MiB in 55 packages [2022-09-15T22:25:51.585Z] Removing intermediate container abba93593504 [2022-09-15T22:25:51.585Z] ---> 6bac6e27f634 [2022-09-15T22:25:51.585Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-15T22:25:52.185Z] ---> a476016fb0e1 [2022-09-15T22:25:52.185Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:25:52.468Z] ---> Running in a87929536318 [2022-09-15T22:26:49.082Z] Removing intermediate container a87929536318 [2022-09-15T22:26:49.082Z] ---> 0a87b0bee59a [2022-09-15T22:26:49.082Z] Step 11/12 : COPY . . [2022-09-15T22:26:49.082Z] ---> 65b1e8ca94a9 [2022-09-15T22:26:49.082Z] Step 12/12 : RUN ${MAKE} [2022-09-15T22:26:49.082Z] ---> Running in 1600f3dfbb7f [2022-09-15T22:26:49.082Z] noop [2022-09-15T22:26:49.082Z] Removing intermediate container 1600f3dfbb7f [2022-09-15T22:26:49.082Z] ---> a82b3d039df7 [2022-09-15T22:26:49.082Z] Successfully built a82b3d039df7 [2022-09-15T22:26:49.082Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:26:49.449Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:26:49.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:26:49.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-29623 does not seem to be running inside a container [2022-09-15T22:26:49.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/38 -v /w/workspace/device-gpio/38:/w/workspace/device-gpio/38:rw,z -v /w/workspace/device-gpio/38@tmp:/w/workspace/device-gpio/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-15T22:26:51.179Z] $ docker top c3d934986b4cd0fe903f07a8fb97b602718bdca34f1e008c55798e20cd3551bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:26:52.149Z] + go version [2022-09-15T22:26:52.149Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T22:26:52.174Z] $ docker stop --time=1 c3d934986b4cd0fe903f07a8fb97b602718bdca34f1e008c55798e20cd3551bb [2022-09-15T22:26:53.832Z] $ docker rm -f c3d934986b4cd0fe903f07a8fb97b602718bdca34f1e008c55798e20cd3551bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:26:54.462Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:26:54.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:26:54.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-29623 does not seem to be running inside a container [2022-09-15T22:26:54.808Z] $ 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/38 -v /w/workspace/device-gpio/38:/w/workspace/device-gpio/38:rw,z -v /w/workspace/device-gpio/38@tmp:/w/workspace/device-gpio/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-15T22:26:56.197Z] $ docker top c97809ec8f6908728fb51d3987448468b26192a535f04bbd548352598a4e0bce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:26:57.127Z] + git config --global --add safe.directory /w/workspace/device-gpio/38 [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:26:57.824Z] + make test [2022-09-15T22:26:57.824Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:26:59.262Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-09-15T22:28:36.231Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-09-15T22:28:36.231Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-09-15T22:28:36.231Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T22:28:36.231Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-15T22:28:58.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:28:58.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:28:58.461Z] ./bin/test-attribution-txt.sh [2022-09-15T22:28:58.461Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T22:28:58.461Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T22:28:58.461Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T22:28:58.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:28:58.493Z] $ docker stop --time=1 c97809ec8f6908728fb51d3987448468b26192a535f04bbd548352598a4e0bce [2022-09-15T22:29:00.327Z] $ docker rm -f c97809ec8f6908728fb51d3987448468b26192a535f04bbd548352598a4e0bce [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:29:01.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:29:01.400Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T22:29:02.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:29:02.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:29:02.871Z] + ls -al . [2022-09-15T22:29:02.871Z] total 156 [2022-09-15T22:29:02.871Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:26 . [2022-09-15T22:29:02.871Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:24 .. [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 15 22:24 .dockerignore [2022-09-15T22:29:02.871Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:24 .git [2022-09-15T22:29:02.871Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:24 .github [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 15 22:24 .gitignore [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:24 .golangci.yml [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 9182 Sep 15 22:24 Attribution.txt [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 3081 Sep 15 22:24 CHANGELOG.md [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 1872 Sep 15 22:24 Dockerfile [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:24 GOVERNANCE.md [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 15 22:24 Jenkinsfile [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:24 LICENSE [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 1876 Sep 15 22:24 Makefile [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 15 22:24 OWNERS.md [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 11178 Sep 15 22:24 README.md [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 22:13 VERSION [2022-09-15T22:29:02.871Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:24 bin [2022-09-15T22:29:02.871Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:24 cmd [2022-09-15T22:29:02.871Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 15 22:26 coverage.out [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 3425 Sep 15 22:24 go.mod [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 36813 Sep 15 22:24 go.sum [2022-09-15T22:29:02.871Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:24 internal [2022-09-15T22:29:02.871Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:24 snap [2022-09-15T22:29:02.871Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 15 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:29:03.247Z] + 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=260cec84f3d8422d1b27e17805dfcbed9444425b --label arch=arm64 --label version=2.3.0-dev.8 . [2022-09-15T22:29:03.533Z] Sending build context to Docker daemon 7.956MB [2022-09-15T22:29:03.813Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:29:03.813Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-15T22:29:03.813Z] ---> a82b3d039df7 [2022-09-15T22:29:03.813Z] Step 3/26 : ARG MAKE="make build" [2022-09-15T22:29:03.813Z] ---> Running in f6182d325c97 [2022-09-15T22:29:04.095Z] Removing intermediate container f6182d325c97 [2022-09-15T22:29:04.096Z] ---> c84c598bd97e [2022-09-15T22:29:04.096Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:29:04.379Z] ---> Running in 9ed4d03cfb57 [2022-09-15T22:29:04.670Z] Removing intermediate container 9ed4d03cfb57 [2022-09-15T22:29:04.670Z] ---> 3185f2532ab4 [2022-09-15T22:29:04.670Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:29:04.670Z] ---> Running in 478b6c64d3a6 [2022-09-15T22:29:05.267Z] Removing intermediate container 478b6c64d3a6 [2022-09-15T22:29:05.267Z] ---> 411a7e3fbfc7 [2022-09-15T22:29:05.267Z] Step 6/26 : WORKDIR /device-gpio [2022-09-15T22:29:05.267Z] ---> Running in d903dbbb2b7f [2022-09-15T22:29:05.547Z] Removing intermediate container d903dbbb2b7f [2022-09-15T22:29:05.547Z] ---> 9828b98ede46 [2022-09-15T22:29:05.547Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:29:05.547Z] ---> Running in 17221b503431 [2022-09-15T22:29:07.525Z] Removing intermediate container 17221b503431 [2022-09-15T22:29:07.525Z] ---> 9f5569c707d4 [2022-09-15T22:29:07.525Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:29:07.525Z] ---> Running in 9b0b8404d412 [2022-09-15T22:29:08.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:29:09.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:29:10.467Z] OK: 226 MiB in 55 packages [2022-09-15T22:29:11.455Z] Removing intermediate container 9b0b8404d412 [2022-09-15T22:29:11.455Z] ---> cf72290417c8 [2022-09-15T22:29:11.455Z] Step 9/26 : COPY go.mod vendor* ./ [2022-09-15T22:29:12.055Z] ---> a1704a478447 [2022-09-15T22:29:12.055Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:29:12.055Z] ---> Running in 187b32145eff [2022-09-15T22:29:14.678Z] Removing intermediate container 187b32145eff [2022-09-15T22:29:14.678Z] ---> b0a60b6d12c7 [2022-09-15T22:29:14.678Z] Step 11/26 : COPY . . [2022-09-15T22:29:15.292Z] ---> 57d69edcbb61 [2022-09-15T22:29:15.292Z] Step 12/26 : RUN ${MAKE} [2022-09-15T22:29:15.292Z] ---> Running in 502fb7195ad4 [2022-09-15T22:29:16.739Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.8" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-09-15T22:31:53.672Z] Removing intermediate container 502fb7195ad4 [2022-09-15T22:31:53.672Z] ---> ffb4f3099c4f [2022-09-15T22:31:53.672Z] Step 13/26 : FROM alpine:3.16 [2022-09-15T22:31:53.672Z] 3.16: Pulling from library/alpine [2022-09-15T22:31:53.672Z] 9b18e9b68314: Pulling fs layer [2022-09-15T22:31:53.672Z] 9b18e9b68314: Verifying Checksum [2022-09-15T22:31:53.672Z] 9b18e9b68314: Download complete [2022-09-15T22:31:53.672Z] 9b18e9b68314: Pull complete [2022-09-15T22:31:53.672Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:31:53.672Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:31:53.672Z] ---> a6215f271958 [2022-09-15T22:31:53.672Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-09-15T22:31:53.672Z] ---> Running in 940e6170284f [2022-09-15T22:31:53.672Z] Removing intermediate container 940e6170284f [2022-09-15T22:31:53.672Z] ---> 66e150d4a645 [2022-09-15T22:31:53.672Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:31:53.672Z] ---> Running in b8497d5cde10 [2022-09-15T22:31:53.672Z] Removing intermediate container b8497d5cde10 [2022-09-15T22:31:53.672Z] ---> 5c1911179b7f [2022-09-15T22:31:53.672Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-09-15T22:31:53.672Z] ---> Running in 2f35862e5f11 [2022-09-15T22:31:53.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:31:53.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:31:53.672Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:31:53.672Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-15T22:31:53.672Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:31:53.672Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-15T22:31:53.672Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-15T22:31:53.672Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:31:53.672Z] OK: 8 MiB in 19 packages [2022-09-15T22:31:53.672Z] Removing intermediate container 2f35862e5f11 [2022-09-15T22:31:53.672Z] ---> 4b6b5d688802 [2022-09-15T22:31:53.672Z] Step 17/26 : WORKDIR / [2022-09-15T22:31:53.672Z] ---> Running in b6e603609f19 [2022-09-15T22:31:53.672Z] Removing intermediate container b6e603609f19 [2022-09-15T22:31:53.672Z] ---> 41063d5d2a0b [2022-09-15T22:31:53.672Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-09-15T22:31:53.672Z] ---> b04169830b5c [2022-09-15T22:31:53.672Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-09-15T22:31:53.672Z] ---> c6326463a561 [2022-09-15T22:31:53.672Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-09-15T22:31:53.672Z] ---> b6e911fc34a2 [2022-09-15T22:31:53.672Z] Step 21/26 : EXPOSE 59910 [2022-09-15T22:31:53.672Z] ---> Running in 9b2e23e7c1a5 [2022-09-15T22:31:53.672Z] Removing intermediate container 9b2e23e7c1a5 [2022-09-15T22:31:53.672Z] ---> 9549a8a44b3e [2022-09-15T22:31:53.672Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-09-15T22:31:53.672Z] ---> Running in 097104ff000e [2022-09-15T22:31:53.944Z] Removing intermediate container 097104ff000e [2022-09-15T22:31:53.944Z] ---> 855f84e26a34 [2022-09-15T22:31:53.944Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T22:31:53.944Z] ---> Running in 64c9b58de280 [2022-09-15T22:31:54.227Z] Removing intermediate container 64c9b58de280 [2022-09-15T22:31:54.227Z] ---> 2bf12327c722 [2022-09-15T22:31:54.227Z] Step 24/26 : LABEL arch=arm64 [2022-09-15T22:31:54.227Z] ---> Running in 20c242c8f25d [2022-09-15T22:31:54.830Z] Removing intermediate container 20c242c8f25d [2022-09-15T22:31:54.830Z] ---> fc20e0f4633a [2022-09-15T22:31:54.830Z] Step 25/26 : LABEL git_sha=260cec84f3d8422d1b27e17805dfcbed9444425b [2022-09-15T22:31:54.830Z] ---> Running in fbd22c41a447 [2022-09-15T22:31:55.101Z] Removing intermediate container fbd22c41a447 [2022-09-15T22:31:55.101Z] ---> 7d1802ba9a31 [2022-09-15T22:31:55.101Z] Step 26/26 : LABEL version=2.3.0-dev.8 [2022-09-15T22:31:55.101Z] ---> Running in db82561e5186 [2022-09-15T22:31:55.373Z] Removing intermediate container db82561e5186 [2022-09-15T22:31:55.373Z] ---> 002eb8e98c76 [2022-09-15T22:31:55.373Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:31:55.373Z] Successfully built 002eb8e98c76 [2022-09-15T22:31:55.373Z] 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 [2022-09-15T22:31:55.768Z] provisioning config files... [2022-09-15T22:31:55.787Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/38@tmp/config3784792600418561260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:31:56.133Z] ---> docker-login.sh [2022-09-15T22:31:56.133Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:31:56.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:31:56.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:31:56.407Z] Configure a credential helper to remove this warning. See [2022-09-15T22:31:56.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:31:56.407Z] [2022-09-15T22:31:56.407Z] Login Succeeded [2022-09-15T22:31:56.407Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:31:57.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:31:57.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:31:57.000Z] Configure a credential helper to remove this warning. See [2022-09-15T22:31:57.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:31:57.000Z] [2022-09-15T22:31:57.000Z] Login Succeeded [2022-09-15T22:31:57.000Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:31:57.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:31:57.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:31:57.542Z] Configure a credential helper to remove this warning. See [2022-09-15T22:31:57.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:31:57.542Z] [2022-09-15T22:31:57.542Z] Login Succeeded [2022-09-15T22:31:57.542Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:31:57.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:31:58.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:31:58.086Z] Configure a credential helper to remove this warning. See [2022-09-15T22:31:58.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:31:58.086Z] [2022-09-15T22:31:58.086Z] Login Succeeded [2022-09-15T22:31:58.086Z] docker.io [2022-09-15T22:31:58.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:31:58.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:31:58.949Z] Configure a credential helper to remove this warning. See [2022-09-15T22:31:58.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:31:58.949Z] [2022-09-15T22:31:58.949Z] Login Succeeded [2022-09-15T22:31:58.949Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:31:58.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:31:58.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:31:59.020Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-09-15T22:31:59.020Z] 260cec84f3d8422d1b27e17805dfcbed9444425b [2022-09-15T22:31:59.020Z] latest [2022-09-15T22:31:59.020Z] 2.3.0-dev.8 [2022-09-15T22:31:59.020Z] 260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 [2022-09-15T22:31:59.020Z] main [2022-09-15T22:31:59.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:31:59.446Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:31:59.806Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b [2022-09-15T22:31:59.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-15T22:31:59.806Z] bdf02edae616: Preparing [2022-09-15T22:31:59.806Z] dba7fe3738dc: Preparing [2022-09-15T22:31:59.806Z] dc3637e6ed02: Preparing [2022-09-15T22:31:59.806Z] 1d89c09700ad: Preparing [2022-09-15T22:31:59.806Z] 6700717ff424: Preparing [2022-09-15T22:31:59.806Z] 5d3e392a13a0: Preparing [2022-09-15T22:31:59.806Z] 5d3e392a13a0: Waiting [2022-09-15T22:32:00.078Z] 6700717ff424: Pushed [2022-09-15T22:32:00.078Z] dba7fe3738dc: Pushed [2022-09-15T22:32:00.078Z] dc3637e6ed02: Pushed [2022-09-15T22:32:00.350Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:32:00.942Z] 1d89c09700ad: Pushed [2022-09-15T22:32:06.324Z] bdf02edae616: Pushed [2022-09-15T22:32:06.324Z] 260cec84f3d8422d1b27e17805dfcbed9444425b: digest: sha256:676ced209d7c76e91a6a2344970955a042bd7e3191533e1b1474d207d81e8e68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:06.689Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:07.048Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-09-15T22:32:07.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-15T22:32:07.048Z] bdf02edae616: Preparing [2022-09-15T22:32:07.048Z] dba7fe3738dc: Preparing [2022-09-15T22:32:07.048Z] dc3637e6ed02: Preparing [2022-09-15T22:32:07.048Z] 1d89c09700ad: Preparing [2022-09-15T22:32:07.048Z] 6700717ff424: Preparing [2022-09-15T22:32:07.048Z] 5d3e392a13a0: Preparing [2022-09-15T22:32:07.048Z] 5d3e392a13a0: Waiting [2022-09-15T22:32:07.048Z] 6700717ff424: Layer already exists [2022-09-15T22:32:07.048Z] bdf02edae616: Layer already exists [2022-09-15T22:32:07.048Z] dc3637e6ed02: Layer already exists [2022-09-15T22:32:07.048Z] 1d89c09700ad: Layer already exists [2022-09-15T22:32:07.048Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:32:07.048Z] dba7fe3738dc: Layer already exists [2022-09-15T22:32:07.319Z] latest: digest: sha256:676ced209d7c76e91a6a2344970955a042bd7e3191533e1b1474d207d81e8e68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:07.682Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:08.041Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.8 [2022-09-15T22:32:08.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-15T22:32:08.041Z] bdf02edae616: Preparing [2022-09-15T22:32:08.041Z] dba7fe3738dc: Preparing [2022-09-15T22:32:08.041Z] dc3637e6ed02: Preparing [2022-09-15T22:32:08.041Z] 1d89c09700ad: Preparing [2022-09-15T22:32:08.041Z] 6700717ff424: Preparing [2022-09-15T22:32:08.041Z] 5d3e392a13a0: Preparing [2022-09-15T22:32:08.041Z] 5d3e392a13a0: Waiting [2022-09-15T22:32:08.041Z] 6700717ff424: Layer already exists [2022-09-15T22:32:08.041Z] bdf02edae616: Layer already exists [2022-09-15T22:32:08.041Z] dc3637e6ed02: Layer already exists [2022-09-15T22:32:08.041Z] 1d89c09700ad: Layer already exists [2022-09-15T22:32:08.041Z] dba7fe3738dc: Layer already exists [2022-09-15T22:32:08.312Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:32:08.312Z] 2.3.0-dev.8: digest: sha256:676ced209d7c76e91a6a2344970955a042bd7e3191533e1b1474d207d81e8e68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:08.679Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:09.045Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 [2022-09-15T22:32:09.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-15T22:32:09.045Z] bdf02edae616: Preparing [2022-09-15T22:32:09.045Z] dba7fe3738dc: Preparing [2022-09-15T22:32:09.045Z] dc3637e6ed02: Preparing [2022-09-15T22:32:09.045Z] 1d89c09700ad: Preparing [2022-09-15T22:32:09.045Z] 6700717ff424: Preparing [2022-09-15T22:32:09.045Z] 5d3e392a13a0: Preparing [2022-09-15T22:32:09.045Z] 5d3e392a13a0: Waiting [2022-09-15T22:32:09.045Z] dba7fe3738dc: Layer already exists [2022-09-15T22:32:09.045Z] 1d89c09700ad: Layer already exists [2022-09-15T22:32:09.045Z] dc3637e6ed02: Layer already exists [2022-09-15T22:32:09.045Z] bdf02edae616: Layer already exists [2022-09-15T22:32:09.045Z] 6700717ff424: Layer already exists [2022-09-15T22:32:09.317Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:32:09.317Z] 260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8: digest: sha256:676ced209d7c76e91a6a2344970955a042bd7e3191533e1b1474d207d81e8e68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:09.678Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:10.087Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-09-15T22:32:10.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-15T22:32:10.087Z] bdf02edae616: Preparing [2022-09-15T22:32:10.087Z] dba7fe3738dc: Preparing [2022-09-15T22:32:10.087Z] dc3637e6ed02: Preparing [2022-09-15T22:32:10.087Z] 1d89c09700ad: Preparing [2022-09-15T22:32:10.087Z] 6700717ff424: Preparing [2022-09-15T22:32:10.087Z] 5d3e392a13a0: Preparing [2022-09-15T22:32:10.087Z] 5d3e392a13a0: Waiting [2022-09-15T22:32:10.087Z] 1d89c09700ad: Layer already exists [2022-09-15T22:32:10.087Z] bdf02edae616: Layer already exists [2022-09-15T22:32:10.389Z] dba7fe3738dc: Layer already exists [2022-09-15T22:32:10.389Z] dc3637e6ed02: Layer already exists [2022-09-15T22:32:10.389Z] 6700717ff424: Layer already exists [2022-09-15T22:32:10.389Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:32:10.389Z] main: digest: sha256:676ced209d7c76e91a6a2344970955a042bd7e3191533e1b1474d207d81e8e68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:32:10.455Z] ===================================================== [Pipeline] echo [2022-09-15T22:32:10.465Z] taggedImages: [2022-09-15T22:32:10.465Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b [2022-09-15T22:32:10.465Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-09-15T22:32:10.465Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.8 [2022-09-15T22:32:10.465Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 [2022-09-15T22:32:10.465Z] - 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 [2022-09-15T22:32:10.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:32:10.850Z] [2022-09-15T22:32:10.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:11.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:32:11.512Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T22:32:11.512Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T22:32:11.512Z] 04944245beec: Pulling fs layer [2022-09-15T22:32:11.512Z] 699f458cf7ca: Pulling fs layer [2022-09-15T22:32:11.512Z] 765212b225bb: Pulling fs layer [2022-09-15T22:32:11.512Z] f23df028b6ca: Pulling fs layer [2022-09-15T22:32:11.512Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T22:32:11.512Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T22:32:11.512Z] d65c8cfc05b1: Waiting [2022-09-15T22:32:11.512Z] 2437ff75d9bd: Waiting [2022-09-15T22:32:11.512Z] 765212b225bb: Waiting [2022-09-15T22:32:11.512Z] f23df028b6ca: Waiting [2022-09-15T22:32:11.512Z] 04944245beec: Verifying Checksum [2022-09-15T22:32:11.512Z] 04944245beec: Download complete [2022-09-15T22:32:11.512Z] 765212b225bb: Verifying Checksum [2022-09-15T22:32:11.512Z] 765212b225bb: Download complete [2022-09-15T22:32:11.512Z] f23df028b6ca: Verifying Checksum [2022-09-15T22:32:11.512Z] f23df028b6ca: Download complete [2022-09-15T22:32:11.786Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T22:32:11.786Z] d65c8cfc05b1: Download complete [2022-09-15T22:32:11.786Z] 699f458cf7ca: Verifying Checksum [2022-09-15T22:32:11.786Z] 699f458cf7ca: Download complete [2022-09-15T22:32:12.060Z] 8998bd30e6a1: Download complete [2022-09-15T22:32:14.698Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T22:32:14.698Z] 2437ff75d9bd: Download complete [2022-09-15T22:32:16.667Z] 8998bd30e6a1: Pull complete [2022-09-15T22:32:16.941Z] 04944245beec: Pull complete [2022-09-15T22:32:18.372Z] 699f458cf7ca: Pull complete [2022-09-15T22:32:18.644Z] 765212b225bb: Pull complete [2022-09-15T22:32:19.250Z] f23df028b6ca: Pull complete [2022-09-15T22:32:19.523Z] d65c8cfc05b1: Pull complete [2022-09-15T22:32:34.607Z] 2437ff75d9bd: Pull complete [2022-09-15T22:32:34.607Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T22:32:34.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:32:34.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:32:34.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-29623 does not seem to be running inside a container [2022-09-15T22:32:34.958Z] $ 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/38 -v /w/workspace/device-gpio/38:/w/workspace/device-gpio/38:rw,z -v /w/workspace/device-gpio/38@tmp:/w/workspace/device-gpio/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-15T22:32:37.942Z] $ docker top 6946784b043a0263961d5887f11a9f2f6ec51cd26a8a2fd213480182463ad574 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:32:38.864Z] ---> job-cost.sh [2022-09-15T22:32:38.864Z] lf-activate-venv: SKIPPING [2022-09-15T22:32:38.864Z] INFO: No Stack... [2022-09-15T22:32:39.135Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T22:32:40.107Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:32:40.790Z] + + cutcat -d, /w/workspace/device-gpio/38/archives/cost.csv -f6 [2022-09-15T22:32:40.790Z] [Pipeline] lock [2022-09-15T22:32:40.860Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] [2022-09-15T22:32:40.870Z] Resource [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] did not exist. Created. [2022-09-15T22:32:40.870Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:32:41.554Z] /w/workspace/device-gpio/38@tmp/durable-42e48c9a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-15T22:32:42.234Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T22:32:42.255Z] Warning: overwriting stash ‘stack-cost’ [2022-09-15T22:32:42.304Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:32:42.314Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:32:42.328Z] $ docker stop --time=1 6946784b043a0263961d5887f11a9f2f6ec51cd26a8a2fd213480182463ad574 [2022-09-15T22:32:43.858Z] $ docker rm -f 6946784b043a0263961d5887f11a9f2f6ec51cd26a8a2fd213480182463ad574 [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 [2022-09-15T22:32:44.364Z] provisioning config files... [2022-09-15T22:32:44.374Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config581724803635363819tmp [Pipeline] { [Pipeline] sh [2022-09-15T22:32:44.670Z] + set +x [2022-09-15T22:32:44.670Z] + curl -s https://codecov.io/bash [2022-09-15T22:32:44.670Z] + bash -s -- [2022-09-15T22:32:44.670Z] [2022-09-15T22:32:44.670Z] _____ _ [2022-09-15T22:32:44.670Z] / ____| | | [2022-09-15T22:32:44.670Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T22:32:44.670Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T22:32:44.670Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T22:32:44.670Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T22:32:44.670Z] Bash-1.0.6 [2022-09-15T22:32:44.670Z] [2022-09-15T22:32:44.670Z] [2022-09-15T22:32:44.670Z] ==> git version 2.25.1 found [2022-09-15T22:32:44.670Z] ==> 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 [2022-09-15T22:32:44.670Z] Release-Date: 2020-01-08 [2022-09-15T22:32:44.670Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-15T22:32:44.670Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T22:32:44.670Z] ==> Jenkins CI detected. [2022-09-15T22:32:44.670Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-09-15T22:32:44.670Z] project root: . [2022-09-15T22:32:44.670Z] --> token set from env [2022-09-15T22:32:44.670Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T22:32:44.670Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T22:32:44.670Z] ==> Python coveragepy not found [2022-09-15T22:32:44.670Z] ==> Searching for coverage reports in: [2022-09-15T22:32:44.670Z] + . [2022-09-15T22:32:44.670Z] -> Found 1 reports [2022-09-15T22:32:44.670Z] ==> Detecting git/mercurial file structure [2022-09-15T22:32:44.670Z] ==> Reading reports [2022-09-15T22:32:44.670Z] + ./coverage.out bytes=10 [2022-09-15T22:32:44.670Z] ==> Appending adjustments [2022-09-15T22:32:44.670Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T22:32:44.931Z] + Found adjustments [2022-09-15T22:32:44.931Z] ==> Gzipping contents [2022-09-15T22:32:44.931Z] 4.0K /tmp/codecov.yaOyEC.gz [2022-09-15T22:32:44.931Z] ==> Uploading reports [2022-09-15T22:32:44.931Z] url: https://codecov.io [2022-09-15T22:32:44.931Z] query: branch=main&commit=260cec84f3d8422d1b27e17805dfcbed9444425b&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:32:44.931Z] -> Pinging Codecov [2022-09-15T22:32:44.931Z] 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=260cec84f3d8422d1b27e17805dfcbed9444425b&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:32:45.192Z] -> Uploading to [2022-09-15T22:32:45.192Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/260cec84f3d8422d1b27e17805dfcbed9444425b/3635183f-07b4-42a1-9bfa-f222af485f53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T223244Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdfbd69505fedf8c61633585ea79354cb55aa200c89892cba8e6f22f88220fbe [2022-09-15T22:32:45.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:32:45.192Z] Dload Upload Total Spent Left Speed [2022-09-15T22:32:45.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 782 0 0 100 782 0 2984 --:--:-- --:--:-- --:--:-- 2984 [2022-09-15T22:32:45.452Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] } [2022-09-15T22:32:45.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-15T22:32:45.660Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-15T22:32:45.668Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:45.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:32:45.968Z] [2022-09-15T22:32:45.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:32:46.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:32:46.268Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-15T22:32:46.268Z] df9b9388f04a: Pulling fs layer [2022-09-15T22:32:46.268Z] 52dc419b0ee2: Pulling fs layer [2022-09-15T22:32:46.268Z] 25bc292e5bac: Pulling fs layer [2022-09-15T22:32:46.268Z] 114826534d7a: Pulling fs layer [2022-09-15T22:32:46.268Z] 4657fd5d0bcf: Pulling fs layer [2022-09-15T22:32:46.268Z] 6ad1cebc031e: Pulling fs layer [2022-09-15T22:32:46.268Z] 8a3aa393b2d8: Pulling fs layer [2022-09-15T22:32:46.268Z] 4657fd5d0bcf: Waiting [2022-09-15T22:32:46.268Z] 6ad1cebc031e: Waiting [2022-09-15T22:32:46.268Z] 8a3aa393b2d8: Waiting [2022-09-15T22:32:46.268Z] 114826534d7a: Waiting [2022-09-15T22:32:46.268Z] 25bc292e5bac: Verifying Checksum [2022-09-15T22:32:46.268Z] 25bc292e5bac: Download complete [2022-09-15T22:32:46.268Z] 52dc419b0ee2: Verifying Checksum [2022-09-15T22:32:46.268Z] 52dc419b0ee2: Download complete [2022-09-15T22:32:46.268Z] 4657fd5d0bcf: Verifying Checksum [2022-09-15T22:32:46.268Z] 4657fd5d0bcf: Download complete [2022-09-15T22:32:46.268Z] df9b9388f04a: Download complete [2022-09-15T22:32:46.534Z] 6ad1cebc031e: Verifying Checksum [2022-09-15T22:32:46.534Z] 6ad1cebc031e: Download complete [2022-09-15T22:32:46.534Z] df9b9388f04a: Pull complete [2022-09-15T22:32:46.534Z] 52dc419b0ee2: Pull complete [2022-09-15T22:32:46.795Z] 25bc292e5bac: Pull complete [2022-09-15T22:32:47.055Z] 114826534d7a: Verifying Checksum [2022-09-15T22:32:47.055Z] 114826534d7a: Download complete [2022-09-15T22:32:47.055Z] 8a3aa393b2d8: Verifying Checksum [2022-09-15T22:32:47.055Z] 8a3aa393b2d8: Download complete [2022-09-15T22:32:50.356Z] 114826534d7a: Pull complete [2022-09-15T22:32:50.356Z] 4657fd5d0bcf: Pull complete [2022-09-15T22:32:50.614Z] 6ad1cebc031e: Pull complete [2022-09-15T22:32:53.147Z] 8a3aa393b2d8: Pull complete [2022-09-15T22:32:53.407Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-15T22:32:53.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:32:53.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:32:53.503Z] prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container [2022-09-15T22:32:53.539Z] $ 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 [2022-09-15T22:32:55.760Z] $ docker top 7335fabbd8ada82cc52d4fe81e99c3a1ae2656a4edf0ac072878a93c9ac100f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T22:32:55.839Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-09-15T22:32:56.120Z] + set -o pipefail [2022-09-15T22:32:56.120Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-09-15T22:33:01.399Z] [2022-09-15T22:33:01.399Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-09-15T22:33:01.399Z] [2022-09-15T22:33:01.399Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/2c01d615-7806-4dbd-84ca-22ffb602a251 [2022-09-15T22:33:01.399Z] [2022-09-15T22:33:01.399Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-15T22:33:01.399Z] [2022-09-15T22:33:01.399Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-15T22:33:01.399Z] [2022-09-15T22:33:01.399Z] [Pipeline] } [2022-09-15T22:33:01.681Z] $ docker stop --time=1 7335fabbd8ada82cc52d4fe81e99c3a1ae2656a4edf0ac072878a93c9ac100f3 [2022-09-15T22:33:03.926Z] $ docker rm -f 7335fabbd8ada82cc52d4fe81e99c3a1ae2656a4edf0ac072878a93c9ac100f3 [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 [2022-09-15T22:33:04.646Z] + git log --format=format:%s -1 260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] sh [2022-09-15T22:33:04.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:33:04.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:05.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:33:05.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:33:05.327Z] prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container [2022-09-15T22:33:05.371Z] $ 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 [2022-09-15T22:33:05.788Z] $ docker top b3d0e3c22999251efa3fd306f22f175625fc1ebc0a6d8026fa3651482c0db54c -eo pid,comm [2022-09-15T22:33:05.848Z] 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). [2022-09-15T22:33:05.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:33:05.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:33:05.884Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:33:06.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:33:06.024Z] $ docker exec b3d0e3c22999251efa3fd306f22f175625fc1ebc0a6d8026fa3651482c0db54c ssh-agent [2022-09-15T22:33:06.174Z] SSH_AUTH_SOCK=/tmp/ssh-y2jhHymozBVe/agent.33 [2022-09-15T22:33:06.174Z] SSH_AGENT_PID=40 [2022-09-15T22:33:06.203Z] Running ssh-add (command line suppressed) [2022-09-15T22:33:06.315Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2997912531799835295.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2997912531799835295.key) [2022-09-15T22:33:06.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:33:06.625Z] + git semver tag [2022-09-15T22:33:06.886Z] 2022-09-15 22:33:06,797 [run_tag] DEBUG tag force:False [2022-09-15T22:33:06.886Z] 2022-09-15 22:33:06,797 [check_head_tag] DEBUG check head tag [2022-09-15T22:33:06.886Z] 2022-09-15 22:33:06,798 [execute] INFO git cat-file --batch-check [2022-09-15T22:33:06.886Z] 2022-09-15 22:33:06,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:33:06.886Z] 2022-09-15 22:33:06,801 [execute] INFO git cat-file --batch [2022-09-15T22:33:06.886Z] 2022-09-15 22:33:06,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:33:06.886Z] 2022-09-15 22:33:06,809 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-15T22:33:06.886Z] 2022-09-15 22:33:06,809 [execute] INFO git tag -a v2.3.0-dev.8 -m v2.3.0-dev.8 [2022-09-15T22:33:06.886Z] 2022-09-15 22:33:06,810 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.8', '-m', 'v2.3.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:33:06.886Z] 2022-09-15 22:33:06,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-15T22:33:06.886Z] 2.3.0-dev.8 [Pipeline] } [2022-09-15T22:33:06.895Z] $ docker exec --env ******** --env ******** b3d0e3c22999251efa3fd306f22f175625fc1ebc0a6d8026fa3651482c0db54c ssh-agent -k [2022-09-15T22:33:07.018Z] unset SSH_AUTH_SOCK; [2022-09-15T22:33:07.018Z] unset SSH_AGENT_PID; [2022-09-15T22:33:07.018Z] echo Agent pid 40 killed; [2022-09-15T22:33:07.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:33:07.351Z] + git semver [Pipeline] } [2022-09-15T22:33:07.627Z] $ docker stop --time=1 b3d0e3c22999251efa3fd306f22f175625fc1ebc0a6d8026fa3651482c0db54c [2022-09-15T22:33:08.984Z] $ docker rm -f b3d0e3c22999251efa3fd306f22f175625fc1ebc0a6d8026fa3651482c0db54c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:09.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:33:09.377Z] [2022-09-15T22:33:09.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:09.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:33:09.680Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-15T22:33:09.680Z] ab5ef0e58194: Pulling fs layer [2022-09-15T22:33:09.680Z] 9712f1f96733: Pulling fs layer [2022-09-15T22:33:09.680Z] 63f879dbbcfc: Pulling fs layer [2022-09-15T22:33:09.680Z] 0d9ebad4ef96: Pulling fs layer [2022-09-15T22:33:09.680Z] e9a5061849ea: Pulling fs layer [2022-09-15T22:33:09.680Z] d747dcd14b5f: Pulling fs layer [2022-09-15T22:33:09.680Z] 2de7ff778b66: Pulling fs layer [2022-09-15T22:33:09.680Z] 0d9ebad4ef96: Waiting [2022-09-15T22:33:09.680Z] e9a5061849ea: Waiting [2022-09-15T22:33:09.680Z] d747dcd14b5f: Waiting [2022-09-15T22:33:09.680Z] 2de7ff778b66: Waiting [2022-09-15T22:33:09.680Z] 9712f1f96733: Verifying Checksum [2022-09-15T22:33:09.680Z] 9712f1f96733: Download complete [2022-09-15T22:33:10.251Z] 63f879dbbcfc: Verifying Checksum [2022-09-15T22:33:10.251Z] 63f879dbbcfc: Download complete [2022-09-15T22:33:10.251Z] 0d9ebad4ef96: Verifying Checksum [2022-09-15T22:33:10.251Z] 0d9ebad4ef96: Download complete [2022-09-15T22:33:10.251Z] d747dcd14b5f: Download complete [2022-09-15T22:33:10.251Z] ab5ef0e58194: Verifying Checksum [2022-09-15T22:33:10.251Z] ab5ef0e58194: Download complete [2022-09-15T22:33:10.251Z] e9a5061849ea: Verifying Checksum [2022-09-15T22:33:10.251Z] e9a5061849ea: Download complete [2022-09-15T22:33:10.511Z] 2de7ff778b66: Verifying Checksum [2022-09-15T22:33:10.511Z] 2de7ff778b66: Download complete [2022-09-15T22:33:13.045Z] ab5ef0e58194: Pull complete [2022-09-15T22:33:13.045Z] 9712f1f96733: Pull complete [2022-09-15T22:33:13.613Z] 63f879dbbcfc: Pull complete [2022-09-15T22:33:17.801Z] 0d9ebad4ef96: Pull complete [2022-09-15T22:33:17.801Z] e9a5061849ea: Pull complete [2022-09-15T22:33:17.801Z] d747dcd14b5f: Pull complete [2022-09-15T22:33:18.736Z] 2de7ff778b66: Pull complete [2022-09-15T22:33:18.736Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-15T22:33:18.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:33:18.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:33:18.823Z] prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container [2022-09-15T22:33:18.864Z] $ 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 [2022-09-15T22:33:21.358Z] $ docker top ef528a617eddd5665a24aadd623c5eb1aabfdf77bdb7474bbc71f81ebcbb3a6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:33:21.432Z] provisioning config files... [2022-09-15T22:33:21.440Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2818909839960604698tmp [2022-09-15T22:33:21.450Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config284096441074271546tmp [2022-09-15T22:33:21.459Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7532435348452926061tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:33:21.472Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:21.754Z] ---> sigul-configuration.sh [2022-09-15T22:33:21.754Z] gpg: directory `/root/.gnupg' created [2022-09-15T22:33:21.754Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-15T22:33:21.754Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-15T22:33:21.754Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-15T22:33:21.754Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-15T22:33:21.754Z] gpg: CAST5 encrypted data [2022-09-15T22:33:21.754Z] gpg: encrypted with 1 passphrase [2022-09-15T22:33:21.754Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-15T22:33:22.044Z] + mkdir /home/jenkins [2022-09-15T22:33:22.044Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-15T22:33:22.335Z] + 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 [2022-09-15T22:33:22.343Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:22.631Z] ---> sigul-install.sh [2022-09-15T22:33:22.631Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-15T22:33:22.919Z] + git tag --list [2022-09-15T22:33:22.919Z] v1.0.0 [2022-09-15T22:33:22.919Z] v2.1.0 [2022-09-15T22:33:22.919Z] v2.1.1 [2022-09-15T22:33:22.919Z] v2.1.1-dev.1 [2022-09-15T22:33:22.919Z] v2.2.0 [2022-09-15T22:33:22.919Z] v2.2.1-dev.1 [2022-09-15T22:33:22.919Z] v2.2.1-dev.2 [2022-09-15T22:33:22.919Z] v2.2.1-dev.3 [2022-09-15T22:33:22.919Z] v2.2.1-dev.4 [2022-09-15T22:33:22.919Z] v2.3.0-dev.4 [2022-09-15T22:33:22.919Z] v2.3.0-dev.5 [2022-09-15T22:33:22.919Z] v2.3.0-dev.6 [2022-09-15T22:33:22.919Z] v2.3.0-dev.7 [2022-09-15T22:33:22.919Z] v2.3.0-dev.8 [Pipeline] sh [2022-09-15T22:33:23.208Z] + lftools sign git-tag v2.3.0-dev.8 [2022-09-15T22:33:23.778Z] Signing Git tag with Sigul... [2022-09-15T22:33:23.778Z] Signing v2.3.0-dev.8 [Pipeline] echo [2022-09-15T22:33:24.048Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:24.334Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-15T22:33:24.344Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-15T22:33:24.357Z] $ docker stop --time=1 ef528a617eddd5665a24aadd623c5eb1aabfdf77bdb7474bbc71f81ebcbb3a6a [2022-09-15T22:33:25.657Z] $ docker rm -f ef528a617eddd5665a24aadd623c5eb1aabfdf77bdb7474bbc71f81ebcbb3a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-15T22:33:26.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:33:26.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:26.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:33:26.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:33:26.478Z] prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container [2022-09-15T22:33:26.514Z] $ 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 [2022-09-15T22:33:26.898Z] $ docker top de956b378814d312292b6ade9f2824b7dab6d7de2987946d66b4a250d8367f8d -eo pid,comm [2022-09-15T22:33:26.952Z] 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). [2022-09-15T22:33:26.952Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:33:26.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:33:26.987Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:33:27.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:33:27.127Z] $ docker exec de956b378814d312292b6ade9f2824b7dab6d7de2987946d66b4a250d8367f8d ssh-agent [2022-09-15T22:33:27.231Z] SSH_AUTH_SOCK=/tmp/ssh-HTxBfjKcipBk/agent.32 [2022-09-15T22:33:27.231Z] SSH_AGENT_PID=38 [2022-09-15T22:33:27.240Z] Running ssh-add (command line suppressed) [2022-09-15T22:33:27.356Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8763315703147785125.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8763315703147785125.key) [2022-09-15T22:33:27.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:33:27.657Z] + git semver bump pre [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,845 [bump_version] DEBUG bumping version:2.3.0-dev.8 on axis:pre with prefix:dev [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,845 [bump_version] DEBUG bumped version:2.3.0-dev.9 [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,845 [write_version] DEBUG write version:2.3.0-dev.9 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,845 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,847 [execute] INFO git cat-file --batch-check [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,851 [execute] INFO git cat-file --batch [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:33:27.917Z] 2022-09-15 22:33:27,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-15T22:33:27.917Z] 2.3.0-dev.9 [Pipeline] } [2022-09-15T22:33:27.929Z] $ docker exec --env ******** --env ******** de956b378814d312292b6ade9f2824b7dab6d7de2987946d66b4a250d8367f8d ssh-agent -k [2022-09-15T22:33:28.032Z] unset SSH_AUTH_SOCK; [2022-09-15T22:33:28.033Z] unset SSH_AGENT_PID; [2022-09-15T22:33:28.033Z] echo Agent pid 38 killed; [2022-09-15T22:33:28.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:33:28.352Z] + git semver [Pipeline] } [2022-09-15T22:33:28.623Z] $ docker stop --time=1 de956b378814d312292b6ade9f2824b7dab6d7de2987946d66b4a250d8367f8d [2022-09-15T22:33:29.926Z] $ docker rm -f de956b378814d312292b6ade9f2824b7dab6d7de2987946d66b4a250d8367f8d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:33:30.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:33:30.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:30.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:33:30.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:33:30.712Z] prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container [2022-09-15T22:33:30.743Z] $ 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 [2022-09-15T22:33:31.143Z] $ docker top 56fabdbcdf56f4e400e36a95e481156e5f97bb3b7437afa82313fae479c2340b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:33:31.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:33:31.252Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:33:31.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:33:31.381Z] $ docker exec 56fabdbcdf56f4e400e36a95e481156e5f97bb3b7437afa82313fae479c2340b ssh-agent [2022-09-15T22:33:31.517Z] SSH_AUTH_SOCK=/tmp/ssh-vB5g0MHba5gJ/agent.32 [2022-09-15T22:33:31.517Z] SSH_AGENT_PID=38 [2022-09-15T22:33:31.525Z] Running ssh-add (command line suppressed) [2022-09-15T22:33:31.622Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_912261068306029102.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_912261068306029102.key) [2022-09-15T22:33:31.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:33:31.954Z] + git semver push [2022-09-15T22:33:32.215Z] 2022-09-15 22:33:32,146 [run_push] DEBUG push [2022-09-15T22:33:32.215Z] 2022-09-15 22:33:32,147 [execute] INFO git cat-file --batch-check [2022-09-15T22:33:32.215Z] 2022-09-15 22:33:32,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:33:32.215Z] 2022-09-15 22:33:32,150 [execute] INFO git rev-list c32f6bb418c19b9c1b78982aea838c7856df02a9 -- [2022-09-15T22:33:32.215Z] 2022-09-15 22:33:32,151 [execute] DEBUG Popen(['git', 'rev-list', 'c32f6bb418c19b9c1b78982aea838c7856df02a9', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:33:32.215Z] 2022-09-15 22:33:32,157 [execute] INFO git fetch -v origin [2022-09-15T22:33:32.215Z] 2022-09-15 22:33:32,158 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-15T22:33:32.785Z] 2022-09-15 22:33:32,696 [run_push] DEBUG no remote changes detected [2022-09-15T22:33:32.785Z] 2022-09-15 22:33:32,697 [execute] INFO git push origin semver [2022-09-15T22:33:32.785Z] 2022-09-15 22:33:32,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:33:33.727Z] 2022-09-15 22:33:33,472 [run_push] DEBUG push all version tags [2022-09-15T22:33:33.727Z] 2022-09-15 22:33:33,472 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-15T22:33:33.727Z] 2022-09-15 22:33:33,473 [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) [2022-09-15T22:33:34.670Z] 2022-09-15 22:33:34,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-15T22:33:34.670Z] 2.3.0-dev.9 [Pipeline] } [2022-09-15T22:33:34.679Z] $ docker exec --env ******** --env ******** 56fabdbcdf56f4e400e36a95e481156e5f97bb3b7437afa82313fae479c2340b ssh-agent -k [2022-09-15T22:33:34.788Z] unset SSH_AUTH_SOCK; [2022-09-15T22:33:34.789Z] unset SSH_AGENT_PID; [2022-09-15T22:33:34.789Z] echo Agent pid 38 killed; [2022-09-15T22:33:34.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:33:35.117Z] + git semver [Pipeline] } [2022-09-15T22:33:35.388Z] $ docker stop --time=1 56fabdbcdf56f4e400e36a95e481156e5f97bb3b7437afa82313fae479c2340b [2022-09-15T22:33:36.707Z] $ docker rm -f 56fabdbcdf56f4e400e36a95e481156e5f97bb3b7437afa82313fae479c2340b [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 [2022-09-15T22:33:37.272Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-09-15T22:33:37.273Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-09-15T22:33:37.273Z] total 16 [2022-09-15T22:33:37.273Z] drwxr-xr-x 3 root root 4096 Sep 15 22:15 . [2022-09-15T22:33:37.273Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:33 .. [2022-09-15T22:33:37.273Z] drwxr-xr-x 2 root root 4096 Sep 15 22:15 cost [2022-09-15T22:33:37.273Z] -rw-r--r-- 1 root root 82 Sep 15 22:15 cost.csv [2022-09-15T22:33:37.273Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-09-15T22:33:37.273Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-09-15T22:33:37.273Z] total 16 [2022-09-15T22:33:37.273Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:15 . [2022-09-15T22:33:37.273Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:33 .. [2022-09-15T22:33:37.273Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:15 cost [2022-09-15T22:33:37.273Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 15 22:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:37.562Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:38.423Z] ---> package-listing.sh [2022-09-15T22:33:38.423Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T22:33:38.423Z] ++ facter osfamily [2022-09-15T22:33:38.683Z] + OS_FAMILY=debian [2022-09-15T22:33:38.683Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-09-15T22:33:38.683Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T22:33:38.683Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T22:33:38.683Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T22:33:38.683Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T22:33:38.683Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-09-15T22:33:38.683Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T22:33:38.683Z] + case "${OS_FAMILY}" in [2022-09-15T22:33:38.683Z] + dpkg -l [2022-09-15T22:33:38.683Z] + grep '^ii' [2022-09-15T22:33:38.683Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T22:33:38.683Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T22:33:38.683Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T22:33:38.683Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-09-15T22:33:38.683Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-09-15T22:33:38.683Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-09-15T22:33:38.695Z] 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 [2022-09-15T22:33:38.971Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:39.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:33:39.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:33:39.624Z] prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container [2022-09-15T22:33:39.657Z] $ 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 [2022-09-15T22:33:39.904Z] $ docker top c297934e52cc3c82d6b8ee19fbf2b1c8a3698543cdddb9f262301118935d50af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:33:40.262Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T22:33:40.549Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T22:33:40.834Z] + ls /var/log/sa-host [2022-09-15T22:33:40.835Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:33:40.974Z] provisioning config files... [2022-09-15T22:33:40.986Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6210057667426931795tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:33:40.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:41.287Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T22:33:41.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:41.635Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T22:33:41.642Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:41.929Z] ---> sudo-logs.sh [2022-09-15T22:33:41.929Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T22:33:41.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:42.240Z] ---> job-cost.sh [2022-09-15T22:33:42.240Z] lf-activate-venv: SKIPPING [2022-09-15T22:33:42.241Z] DEBUG: total: 0.2199999988079071 [2022-09-15T22:33:42.241Z] INFO: Retrieving Stack Cost... [2022-09-15T22:33:42.809Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:33:43.378Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T22:33:43.388Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:33:43.673Z] ---> logs-deploy.sh [2022-09-15T22:33:43.673Z] lf-activate-venv: SKIPPING [2022-09-15T22:33:43.673Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/38 [2022-09-15T22:33:43.673Z] INFO: archiving workspace using pattern(s): [2022-09-15T22:33:44.608Z] Archives upload complete. [2022-09-15T22:33:44.608Z] INFO: archiving logs to Nexus