Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21c70a64d9894c2455aedb4662d61c2d9e09ca22 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-ssh11918913433041741845.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7187174605889831761.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6017826417371278445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3652676773933984572.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-ssh7853290487273952284.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.20 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-4970 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 21c70a64d9894c2455aedb4662d61c2d9e09ca22 (main) Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#137)" > 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 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-list --no-walk 6427482eab3bd2356a4491c722b8795ef3b48a72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T22:25:20.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T22:25:20.418Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T22:25:20.433Z] ========================================================= [2023-03-21T22:25:20.433Z] EdgeX Global Pipelines Version Info [2023-03-21T22:25:20.433Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:21.140Z] ------------------- [2023-03-21T22:25:21.140Z] stable info: [2023-03-21T22:25:21.140Z] ------------------- [2023-03-21T22:25:21.140Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T22:25:21.140Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T22:25:21.140Z] Message: update stable to v1.0.245 [2023-03-21T22:25:21.709Z] ------------------- [2023-03-21T22:25:21.709Z] experimental info: [2023-03-21T22:25:21.709Z] ------------------- [2023-03-21T22:25:21.709Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T22:25:21.710Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T22:25:21.710Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T22:25:21.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-21T22:25:21.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-21T22:25:21.927Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T22:25:21.935Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T22:25:21.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T22:25:21.958Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T22:25:21.970Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T22:25:21.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T22:25:21.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T22:25:21.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T22:25:22.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T22:25:22.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-21T22:25:22.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T22:25:22.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T22:25:22.037Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T22:25:22.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T22:25:22.053Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T22:25:22.061Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T22:25:22.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T22:25:22.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T22:25:22.095Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T22:25:22.106Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T22:25:22.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T22:25:22.133Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T22:25:22.145Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T22:25:22.156Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T22:25:22.167Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T22:25:22.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-21T22:25:22.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-21T22:25:22.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-21T22:25:22.212Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21c70a64d9894c2455aedb4662d61c2d9e09ca22 [Pipeline] echo [2023-03-21T22:25:22.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21c70a6 [Pipeline] echo [2023-03-21T22:25:22.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:25:22.286Z] provisioning config files... [2023-03-21T22:25:22.297Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config241555701381301745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:22.598Z] ---> docker-login.sh [2023-03-21T22:25:22.598Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:25:22.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:22.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:22.858Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:22.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:22.858Z] [2023-03-21T22:25:22.858Z] Login Succeeded [2023-03-21T22:25:22.858Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:25:22.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:22.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:22.858Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:22.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:22.858Z] [2023-03-21T22:25:22.858Z] Login Succeeded [2023-03-21T22:25:22.858Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:25:23.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:23.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:23.117Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:23.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:23.117Z] [2023-03-21T22:25:23.117Z] Login Succeeded [2023-03-21T22:25:23.117Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:25:23.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:23.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:23.117Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:23.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:23.117Z] [2023-03-21T22:25:23.117Z] Login Succeeded [2023-03-21T22:25:23.117Z] docker.io [2023-03-21T22:25:23.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:23.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:23.374Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:23.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:23.374Z] [2023-03-21T22:25:23.374Z] Login Succeeded [2023-03-21T22:25:23.374Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:25:23.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T22:25:23.759Z] + git rev-list -1 --merges 21c70a64d9894c2455aedb4662d61c2d9e09ca22~1..21c70a64d9894c2455aedb4662d61c2d9e09ca22 [Pipeline] echo [2023-03-21T22:25:23.806Z] -----------> git rev-list -1 --merges 21c70a64d9894c2455aedb4662d61c2d9e09ca22~1..21c70a64d9894c2455aedb4662d61c2d9e09ca22 21c70a64d9894c2455aedb4662d61c2d9e09ca22 [false] [Pipeline] sh [2023-03-21T22:25:24.096Z] + git log --format=format:%s -1 21c70a64d9894c2455aedb4662d61c2d9e09ca22 [Pipeline] echo [2023-03-21T22:25:24.110Z] ========================================================= [2023-03-21T22:25:24.110Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T22:25:24.110Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:25:24.427Z] + git log --format=format:%s -1 21c70a64d9894c2455aedb4662d61c2d9e09ca22 [Pipeline] echo [2023-03-21T22:25:24.453Z] [semverPrep] GIT_COMMIT: 21c70a64d9894c2455aedb4662d61c2d9e09ca22, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory (#137) [Pipeline] echo [2023-03-21T22:25:24.463Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T22:25:24.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:25:24.795Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T22:25:24.795Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T22:25:24.795Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T22:25:24.795Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T22:25:24.795Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T22:25:24.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:25:25.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:25:25.249Z] [2023-03-21T22:25:25.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:25:25.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:25:25.567Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T22:25:25.567Z] b85a868b505f: Pulling fs layer [2023-03-21T22:25:25.567Z] e2be974225ed: Pulling fs layer [2023-03-21T22:25:25.567Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T22:25:25.567Z] 988bab9f4d93: Pulling fs layer [2023-03-21T22:25:25.567Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T22:25:25.567Z] eaf3925da568: Pulling fs layer [2023-03-21T22:25:25.567Z] bab4dde63d76: Pulling fs layer [2023-03-21T22:25:25.567Z] bde34c3a00c8: Pulling fs layer [2023-03-21T22:25:25.567Z] b352a97aabf1: Pulling fs layer [2023-03-21T22:25:25.567Z] 4872d77fe225: Pulling fs layer [2023-03-21T22:25:25.567Z] 5851b861e8e6: Pulling fs layer [2023-03-21T22:25:25.567Z] bab4dde63d76: Waiting [2023-03-21T22:25:25.567Z] 4872d77fe225: Waiting [2023-03-21T22:25:25.567Z] 1469e6f7b9e6: Waiting [2023-03-21T22:25:25.567Z] 5851b861e8e6: Waiting [2023-03-21T22:25:25.567Z] eaf3925da568: Waiting [2023-03-21T22:25:25.567Z] b352a97aabf1: Waiting [2023-03-21T22:25:25.567Z] bde34c3a00c8: Waiting [2023-03-21T22:25:25.567Z] 988bab9f4d93: Waiting [2023-03-21T22:25:25.567Z] e2be974225ed: Verifying Checksum [2023-03-21T22:25:25.567Z] e2be974225ed: Download complete [2023-03-21T22:25:25.567Z] 988bab9f4d93: Verifying Checksum [2023-03-21T22:25:25.567Z] 988bab9f4d93: Download complete [2023-03-21T22:25:25.828Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T22:25:25.828Z] 1469e6f7b9e6: Download complete [2023-03-21T22:25:25.828Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T22:25:25.828Z] 339a4e72a1f5: Download complete [2023-03-21T22:25:25.828Z] eaf3925da568: Download complete [2023-03-21T22:25:25.828Z] bde34c3a00c8: Verifying Checksum [2023-03-21T22:25:25.828Z] bde34c3a00c8: Download complete [2023-03-21T22:25:25.828Z] b352a97aabf1: Download complete [2023-03-21T22:25:25.828Z] 4872d77fe225: Verifying Checksum [2023-03-21T22:25:25.828Z] 4872d77fe225: Download complete [2023-03-21T22:25:25.828Z] 5851b861e8e6: Verifying Checksum [2023-03-21T22:25:25.828Z] 5851b861e8e6: Download complete [2023-03-21T22:25:25.828Z] b85a868b505f: Download complete [2023-03-21T22:25:26.396Z] bab4dde63d76: Verifying Checksum [2023-03-21T22:25:26.396Z] bab4dde63d76: Download complete [2023-03-21T22:25:27.379Z] b85a868b505f: Pull complete [2023-03-21T22:25:27.379Z] e2be974225ed: Pull complete [2023-03-21T22:25:27.949Z] 339a4e72a1f5: Pull complete [2023-03-21T22:25:27.949Z] 988bab9f4d93: Pull complete [2023-03-21T22:25:28.207Z] 1469e6f7b9e6: Pull complete [2023-03-21T22:25:28.468Z] eaf3925da568: Pull complete [2023-03-21T22:25:30.370Z] bab4dde63d76: Pull complete [2023-03-21T22:25:30.370Z] bde34c3a00c8: Pull complete [2023-03-21T22:25:30.370Z] b352a97aabf1: Pull complete [2023-03-21T22:25:30.370Z] 4872d77fe225: Pull complete [2023-03-21T22:25:30.630Z] 5851b861e8e6: Pull complete [2023-03-21T22:25:30.630Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T22:25:30.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:25:30.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:25:30.723Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2023-03-21T22:25:30.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:25:32.682Z] $ docker top 84b91e9ccda161dc77f87ad3947c9900e22d616c1501b7d99304c49edaed0e12 -eo pid,comm [2023-03-21T22:25:32.732Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T22:25:32.732Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:25:32.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:25:32.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:25:32.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:25:32.895Z] $ docker exec 84b91e9ccda161dc77f87ad3947c9900e22d616c1501b7d99304c49edaed0e12 ssh-agent [2023-03-21T22:25:32.995Z] SSH_AUTH_SOCK=/tmp/ssh-Rq5UQEoFlynu/agent.31 [2023-03-21T22:25:32.995Z] SSH_AGENT_PID=37 [2023-03-21T22:25:33.001Z] Running ssh-add (command line suppressed) [2023-03-21T22:25:33.121Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12556356023154964166.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12556356023154964166.key) [2023-03-21T22:25:33.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:25:33.418Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T22:25:33.435Z] $ docker exec --env ******** --env ******** 84b91e9ccda161dc77f87ad3947c9900e22d616c1501b7d99304c49edaed0e12 ssh-agent -k [2023-03-21T22:25:33.544Z] unset SSH_AUTH_SOCK; [2023-03-21T22:25:33.545Z] unset SSH_AGENT_PID; [2023-03-21T22:25:33.545Z] echo Agent pid 37 killed; [2023-03-21T22:25:33.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T22:25:33.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:25:33.574Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:25:33.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:25:33.701Z] $ docker exec 84b91e9ccda161dc77f87ad3947c9900e22d616c1501b7d99304c49edaed0e12 ssh-agent [2023-03-21T22:25:33.806Z] SSH_AUTH_SOCK=/tmp/ssh-0524jEMuLIlD/agent.69 [2023-03-21T22:25:33.806Z] SSH_AGENT_PID=75 [2023-03-21T22:25:33.810Z] Running ssh-add (command line suppressed) [2023-03-21T22:25:33.931Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3440701476721402185.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3440701476721402185.key) [2023-03-21T22:25:33.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:25:34.232Z] + git semver init [2023-03-21T22:25:34.492Z] 2023-03-21 22:25:34,472 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T22:25:34.492Z] 2023-03-21 22:25:34,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-03-21T22:25:34.492Z] 2023-03-21 22:25:34,474 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-03-21T22:25:34.492Z] 2023-03-21 22:25:34,474 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:25:35.427Z] 2023-03-21 22:25:35,410 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-03-21T22:25:35.428Z] 2023-03-21 22:25:35,411 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-03-21T22:25:35.428Z] 2023-03-21 22:25:35,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-21T22:25:35.428Z] 2023-03-21 22:25:35,412 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-21T22:25:35.428Z] 3.0.0-dev.13 [Pipeline] } [2023-03-21T22:25:35.702Z] $ docker exec --env ******** --env ******** 84b91e9ccda161dc77f87ad3947c9900e22d616c1501b7d99304c49edaed0e12 ssh-agent -k [2023-03-21T22:25:35.816Z] unset SSH_AUTH_SOCK; [2023-03-21T22:25:35.817Z] unset SSH_AGENT_PID; [2023-03-21T22:25:35.817Z] echo Agent pid 75 killed; [2023-03-21T22:25:35.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:25:36.126Z] + git semver [Pipeline] } [2023-03-21T22:25:36.403Z] $ docker stop --time=1 84b91e9ccda161dc77f87ad3947c9900e22d616c1501b7d99304c49edaed0e12 [2023-03-21T22:25:37.707Z] $ docker rm -f --volumes 84b91e9ccda161dc77f87ad3947c9900e22d616c1501b7d99304c49edaed0e12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:25:38.040Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T22:25:38.245Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T22:25:38.248Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:25:38.354Z] provisioning config files... [2023-03-21T22:25:38.362Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6628082532300271452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:38.653Z] ---> docker-login.sh [2023-03-21T22:25:38.653Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:25:38.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:38.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:38.653Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:38.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:38.653Z] [2023-03-21T22:25:38.653Z] Login Succeeded [2023-03-21T22:25:38.653Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:25:38.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:38.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:38.653Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:38.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:38.653Z] [2023-03-21T22:25:38.653Z] Login Succeeded [2023-03-21T22:25:38.653Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:25:38.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:38.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:38.912Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:38.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:38.912Z] [2023-03-21T22:25:38.912Z] Login Succeeded [2023-03-21T22:25:38.912Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:25:38.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:38.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:38.912Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:38.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:38.912Z] [2023-03-21T22:25:38.912Z] Login Succeeded [2023-03-21T22:25:38.912Z] docker.io [2023-03-21T22:25:39.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:39.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:39.172Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:39.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:39.172Z] [2023-03-21T22:25:39.172Z] Login Succeeded [2023-03-21T22:25:39.172Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:25:39.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T22:25:39.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:25:39.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:25:39.258Z] ========================================================= [2023-03-21T22:25:39.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T22:25:39.258Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:25:39.565Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T22:25:39.565Z] Sending build context to Docker daemon 16.02MB [2023-03-21T22:25:39.565Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:25:39.565Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T22:25:39.565Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T22:25:39.565Z] 63b65145d645: Pulling fs layer [2023-03-21T22:25:39.565Z] a2d21d5440eb: Pulling fs layer [2023-03-21T22:25:39.565Z] 935e6c44a52c: Pulling fs layer [2023-03-21T22:25:39.565Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T22:25:39.565Z] 30dea6a524f1: Pulling fs layer [2023-03-21T22:25:39.565Z] a2aff8979fd8: Pulling fs layer [2023-03-21T22:25:39.565Z] 6808be2612f2: Pulling fs layer [2023-03-21T22:25:39.565Z] f25807f1079a: Pulling fs layer [2023-03-21T22:25:39.565Z] 30dea6a524f1: Waiting [2023-03-21T22:25:39.565Z] a2aff8979fd8: Waiting [2023-03-21T22:25:39.565Z] 6808be2612f2: Waiting [2023-03-21T22:25:39.565Z] f25807f1079a: Waiting [2023-03-21T22:25:39.565Z] 94cc34f8dd06: Waiting [2023-03-21T22:25:39.843Z] a2d21d5440eb: Verifying Checksum [2023-03-21T22:25:39.843Z] a2d21d5440eb: Download complete [2023-03-21T22:25:39.843Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T22:25:39.843Z] 94cc34f8dd06: Download complete [2023-03-21T22:25:39.843Z] 30dea6a524f1: Download complete [2023-03-21T22:25:39.843Z] 63b65145d645: Verifying Checksum [2023-03-21T22:25:39.843Z] 63b65145d645: Download complete [2023-03-21T22:25:39.843Z] a2aff8979fd8: Verifying Checksum [2023-03-21T22:25:39.843Z] a2aff8979fd8: Download complete [2023-03-21T22:25:40.110Z] 63b65145d645: Pull complete [2023-03-21T22:25:40.110Z] a2d21d5440eb: Pull complete [2023-03-21T22:25:40.374Z] f25807f1079a: Verifying Checksum [2023-03-21T22:25:40.374Z] f25807f1079a: Download complete [2023-03-21T22:25:40.635Z] 6808be2612f2: Verifying Checksum [2023-03-21T22:25:40.635Z] 6808be2612f2: Download complete [2023-03-21T22:25:40.894Z] 935e6c44a52c: Verifying Checksum [2023-03-21T22:25:40.895Z] 935e6c44a52c: Download complete [2023-03-21T22:25:45.082Z] 935e6c44a52c: Pull complete [2023-03-21T22:25:45.082Z] 94cc34f8dd06: Pull complete [2023-03-21T22:25:45.082Z] 30dea6a524f1: Pull complete [2023-03-21T22:25:45.082Z] a2aff8979fd8: Pull complete [2023-03-21T22:25:47.612Z] 6808be2612f2: Pull complete [2023-03-21T22:25:47.871Z] f25807f1079a: Pull complete [2023-03-21T22:25:47.871Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T22:25:47.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T22:25:47.871Z] ---> 3b553350e43f [2023-03-21T22:25:47.871Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:25:51.175Z] ---> Running in bc54c319a8b1 [2023-03-21T22:25:51.175Z] Removing intermediate container bc54c319a8b1 [2023-03-21T22:25:51.175Z] ---> 4e26f0a26277 [2023-03-21T22:25:51.175Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:25:51.175Z] ---> Running in a207a5bfd866 [2023-03-21T22:25:51.175Z] Removing intermediate container a207a5bfd866 [2023-03-21T22:25:51.175Z] ---> 1409f751646f [2023-03-21T22:25:51.175Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-21T22:25:51.175Z] ---> Running in 744b453060f4 [2023-03-21T22:25:51.175Z] Removing intermediate container 744b453060f4 [2023-03-21T22:25:51.175Z] ---> 8785233ecc31 [2023-03-21T22:25:51.175Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:25:51.175Z] ---> Running in 79f4d39e196d [2023-03-21T22:25:51.434Z] Removing intermediate container 79f4d39e196d [2023-03-21T22:25:51.434Z] ---> a4b82222ed73 [2023-03-21T22:25:51.434Z] Step 7/12 : WORKDIR /device-gpio [2023-03-21T22:25:51.434Z] ---> Running in 2c4f58b348f6 [2023-03-21T22:25:51.434Z] Removing intermediate container 2c4f58b348f6 [2023-03-21T22:25:51.434Z] ---> 892a223f9808 [2023-03-21T22:25:51.434Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:25:51.434Z] ---> Running in e26f9828b3f9 [2023-03-21T22:25:51.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:25:51.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:25:52.207Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T22:25:52.207Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-21T22:25:52.207Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T22:25:52.207Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T22:25:52.207Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T22:25:52.207Z] OK: 269 MiB in 57 packages [2023-03-21T22:25:52.465Z] Removing intermediate container e26f9828b3f9 [2023-03-21T22:25:52.465Z] ---> d396d5ca4aac [2023-03-21T22:25:52.465Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T22:25:52.723Z] ---> 4f8f9eb15389 [2023-03-21T22:25:52.723Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:25:52.723Z] ---> Running in e9d0b998bb5e [2023-03-21T22:25:53.326Z] Still waiting to schedule task [2023-03-21T22:25:53.327Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4969’ is offline [2023-03-21T22:26:24.948Z] Removing intermediate container e9d0b998bb5e [2023-03-21T22:26:24.948Z] ---> 57e4be04af98 [2023-03-21T22:26:24.948Z] Step 11/12 : COPY . . [2023-03-21T22:26:25.513Z] ---> 8d7eeb9a9bee [2023-03-21T22:26:25.513Z] Step 12/12 : RUN ${MAKE} [2023-03-21T22:26:25.513Z] ---> Running in c3f6970b6bf1 [2023-03-21T22:26:25.513Z] noop [2023-03-21T22:26:26.079Z] Removing intermediate container c3f6970b6bf1 [2023-03-21T22:26:26.079Z] ---> fdbc6bce737b [2023-03-21T22:26:26.079Z] Successfully built fdbc6bce737b [2023-03-21T22:26:26.079Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:26:26.380Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T22:26:26.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:26:26.452Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2023-03-21T22:26:26.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T22:26:26.825Z] $ docker top 2d2dcf2e9391c81fab1b672e95cb462cda4490d4db42d38dce0a355915719fc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:26:27.162Z] + go version [2023-03-21T22:26:27.162Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T22:26:27.177Z] $ docker stop --time=1 2d2dcf2e9391c81fab1b672e95cb462cda4490d4db42d38dce0a355915719fc0 [2023-03-21T22:26:28.471Z] $ docker rm -f --volumes 2d2dcf2e9391c81fab1b672e95cb462cda4490d4db42d38dce0a355915719fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:26:28.871Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T22:26:28.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:26:28.943Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2023-03-21T22:26:28.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T22:26:29.260Z] $ docker top 58a1db4d6da9d2334227f93a015267d2a7c09304ed74e758a0649e14fbb1a14e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:26:29.583Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:26:29.877Z] + make test [2023-03-21T22:26:29.877Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T22:26:35.142Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-21T22:26:45.189Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-21T22:26:45.189Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-21T22:26:50.451Z] go vet ./... [2023-03-21T22:26:53.734Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:26:53.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:26:53.735Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T22:26:53.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:26:53.766Z] $ docker stop --time=1 58a1db4d6da9d2334227f93a015267d2a7c09304ed74e758a0649e14fbb1a14e [2023-03-21T22:26:56.150Z] $ docker rm -f --volumes 58a1db4d6da9d2334227f93a015267d2a7c09304ed74e758a0649e14fbb1a14e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:26:56.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:26:56.622Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T22:26:57.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:26:57.313Z] + ls -al . [2023-03-21T22:26:57.314Z] total 160 [2023-03-21T22:26:57.314Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 22:26 . [2023-03-21T22:26:57.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:25 .. [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 21 22:25 .dockerignore [2023-03-21T22:26:57.314Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:25 .git [2023-03-21T22:26:57.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:25 .github [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 21 22:25 .gitignore [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:25 .golangci.yml [2023-03-21T22:26:57.314Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:25 .semver [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 21 22:25 Attribution.txt [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 21 22:25 CHANGELOG.md [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 21 22:25 Dockerfile [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:25 GOVERNANCE.md [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 22:25 Jenkinsfile [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 22:25 LICENSE [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 21 22:25 Makefile [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 22:25 OWNERS.md [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 21 22:25 README.md [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 22:25 VERSION [2023-03-21T22:26:57.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:25 bin [2023-03-21T22:26:57.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:25 cmd [2023-03-21T22:26:57.314Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 21 22:26 coverage.out [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 21 22:25 go.mod [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 21 22:25 go.sum [2023-03-21T22:26:57.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:25 internal [2023-03-21T22:26:57.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:25 snap [2023-03-21T22:26:57.314Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 21 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:26:57.721Z] + 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=21c70a64d9894c2455aedb4662d61c2d9e09ca22 --label arch=amd64 --label version=3.0.0-dev.13 . [2023-03-21T22:26:57.721Z] Sending build context to Docker daemon 16.02MB [2023-03-21T22:26:57.721Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:26:57.721Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-21T22:26:57.721Z] ---> fdbc6bce737b [2023-03-21T22:26:57.721Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:26:58.004Z] ---> Running in 45d9ccc5252d [2023-03-21T22:26:58.004Z] Removing intermediate container 45d9ccc5252d [2023-03-21T22:26:58.004Z] ---> 8cefd371b1d0 [2023-03-21T22:26:58.004Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:26:58.004Z] ---> Running in 2ce6499eeccb [2023-03-21T22:26:58.004Z] Removing intermediate container 2ce6499eeccb [2023-03-21T22:26:58.004Z] ---> af81fbb550d5 [2023-03-21T22:26:58.004Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-21T22:26:58.004Z] ---> Running in 2e269b741005 [2023-03-21T22:26:58.263Z] Removing intermediate container 2e269b741005 [2023-03-21T22:26:58.263Z] ---> 1143b012a827 [2023-03-21T22:26:58.263Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:26:58.263Z] ---> Running in e6699c9f03ac [2023-03-21T22:26:58.263Z] Removing intermediate container e6699c9f03ac [2023-03-21T22:26:58.263Z] ---> a5745f0c480d [2023-03-21T22:26:58.263Z] Step 7/25 : WORKDIR /device-gpio [2023-03-21T22:26:58.263Z] ---> Running in ef1fb80216b3 [2023-03-21T22:26:58.263Z] Removing intermediate container ef1fb80216b3 [2023-03-21T22:26:58.263Z] ---> a5cc7d9ce0b4 [2023-03-21T22:26:58.263Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:26:58.263Z] ---> Running in 804a8ac596ed [2023-03-21T22:26:58.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:26:58.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:26:58.780Z] OK: 269 MiB in 57 packages [2023-03-21T22:26:59.347Z] Removing intermediate container 804a8ac596ed [2023-03-21T22:26:59.347Z] ---> a13261451b1f [2023-03-21T22:26:59.347Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-21T22:26:59.347Z] ---> 2a87486a7116 [2023-03-21T22:26:59.347Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:26:59.347Z] ---> Running in 9b12e6956182 [2023-03-21T22:27:00.280Z] Removing intermediate container 9b12e6956182 [2023-03-21T22:27:00.280Z] ---> 93e2d3927fa5 [2023-03-21T22:27:00.280Z] Step 11/25 : COPY . . [2023-03-21T22:27:00.538Z] ---> 6ca581d97dce [2023-03-21T22:27:00.538Z] Step 12/25 : RUN ${MAKE} [2023-03-21T22:27:00.538Z] ---> Running in b53b05441c58 [2023-03-21T22:27:00.796Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.13" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-21T22:27:18.926Z] Removing intermediate container b53b05441c58 [2023-03-21T22:27:18.926Z] ---> ee3e7d376cc4 [2023-03-21T22:27:18.926Z] Step 13/25 : FROM alpine:3.17 [2023-03-21T22:27:18.926Z] 3.17: Pulling from library/alpine [2023-03-21T22:27:18.926Z] 63b65145d645: Already exists [2023-03-21T22:27:18.926Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T22:27:18.926Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T22:27:18.926Z] ---> b2aa39c304c2 [2023-03-21T22:27:18.926Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-21T22:27:18.926Z] ---> Running in 40db90c711e8 [2023-03-21T22:27:18.926Z] Removing intermediate container 40db90c711e8 [2023-03-21T22:27:18.926Z] ---> a2fad81d95f3 [2023-03-21T22:27:18.926Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-21T22:27:18.926Z] ---> Running in 50f8de6cc0b3 [2023-03-21T22:27:19.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:27:19.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:27:19.442Z] OK: 7 MiB in 15 packages [2023-03-21T22:27:19.700Z] Removing intermediate container 50f8de6cc0b3 [2023-03-21T22:27:19.700Z] ---> 38e1766045be [2023-03-21T22:27:19.700Z] Step 16/25 : WORKDIR / [2023-03-21T22:27:19.700Z] ---> Running in 33df8d5a3014 [2023-03-21T22:27:19.700Z] Removing intermediate container 33df8d5a3014 [2023-03-21T22:27:19.700Z] ---> 26a35edf182e [2023-03-21T22:27:19.700Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-21T22:27:19.959Z] ---> 0b8c383d1f4f [2023-03-21T22:27:19.959Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-21T22:27:19.959Z] ---> cf6dc1c5f045 [2023-03-21T22:27:19.959Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-21T22:27:20.558Z] ---> 18d3bffa148b [2023-03-21T22:27:20.558Z] Step 20/25 : EXPOSE 59910 [2023-03-21T22:27:20.558Z] ---> Running in 428e3a6310a2 [2023-03-21T22:27:20.816Z] Removing intermediate container 428e3a6310a2 [2023-03-21T22:27:20.816Z] ---> 32859109b6e7 [2023-03-21T22:27:20.816Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-21T22:27:20.816Z] ---> Running in 001b4502818d [2023-03-21T22:27:20.816Z] Removing intermediate container 001b4502818d [2023-03-21T22:27:20.816Z] ---> b1db297cc052 [2023-03-21T22:27:20.816Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T22:27:20.816Z] ---> Running in b134865b83f5 [2023-03-21T22:27:20.816Z] Removing intermediate container b134865b83f5 [2023-03-21T22:27:20.816Z] ---> 9f5cf177a4fd [2023-03-21T22:27:20.816Z] Step 23/25 : LABEL arch=amd64 [2023-03-21T22:27:20.816Z] ---> Running in a024b990d4ee [2023-03-21T22:27:21.074Z] Removing intermediate container a024b990d4ee [2023-03-21T22:27:21.074Z] ---> d11bc4a4cd1f [2023-03-21T22:27:21.074Z] Step 24/25 : LABEL git_sha=21c70a64d9894c2455aedb4662d61c2d9e09ca22 [2023-03-21T22:27:21.074Z] ---> Running in 1c0b09c43ee4 [2023-03-21T22:27:21.074Z] Removing intermediate container 1c0b09c43ee4 [2023-03-21T22:27:21.074Z] ---> 0394eac0467a [2023-03-21T22:27:21.074Z] Step 25/25 : LABEL version=3.0.0-dev.13 [2023-03-21T22:27:21.074Z] ---> Running in 0e7a08ed9973 [2023-03-21T22:27:21.074Z] Removing intermediate container 0e7a08ed9973 [2023-03-21T22:27:21.074Z] ---> ed107a936737 [2023-03-21T22:27:21.074Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:27:21.074Z] Successfully built ed107a936737 [2023-03-21T22:27:21.074Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:27:21.174Z] provisioning config files... [2023-03-21T22:27:21.183Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5595551780072807588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:27:21.478Z] ---> docker-login.sh [2023-03-21T22:27:21.478Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:27:21.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:21.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:21.478Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:21.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:21.478Z] [2023-03-21T22:27:21.478Z] Login Succeeded [2023-03-21T22:27:21.478Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:27:21.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:21.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:21.478Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:21.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:21.478Z] [2023-03-21T22:27:21.478Z] Login Succeeded [2023-03-21T22:27:21.478Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:27:21.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:21.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:21.737Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:21.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:21.737Z] [2023-03-21T22:27:21.737Z] Login Succeeded [2023-03-21T22:27:21.737Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:27:21.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:21.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:21.737Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:21.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:21.737Z] [2023-03-21T22:27:21.737Z] Login Succeeded [2023-03-21T22:27:21.737Z] docker.io [2023-03-21T22:27:21.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:21.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:21.995Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:21.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:21.995Z] [2023-03-21T22:27:21.995Z] Login Succeeded [2023-03-21T22:27:21.995Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:27:22.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:27:22.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:27:22.052Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-03-21T22:27:22.052Z] 21c70a64d9894c2455aedb4662d61c2d9e09ca22 [2023-03-21T22:27:22.052Z] latest [2023-03-21T22:27:22.052Z] 3.0.0-dev.13 [2023-03-21T22:27:22.052Z] 21c70a64d9894c2455aedb4662d61c2d9e09ca22-3.0.0-dev.13 [2023-03-21T22:27:22.052Z] main [2023-03-21T22:27:22.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:22.376Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:21c70a64d9894c2455aedb4662d61c2d9e09ca22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:22.679Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:21c70a64d9894c2455aedb4662d61c2d9e09ca22 [2023-03-21T22:27:22.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-03-21T22:27:22.679Z] f07d3f319019: Preparing [2023-03-21T22:27:22.679Z] ae08fc16d9cd: Preparing [2023-03-21T22:27:22.679Z] 1e55982eab56: Preparing [2023-03-21T22:27:22.679Z] 7c6e35c90d45: Preparing [2023-03-21T22:27:22.679Z] 7cd52847ad77: Preparing [2023-03-21T22:27:22.679Z] 7cd52847ad77: Layer already exists [2023-03-21T22:27:22.679Z] 1e55982eab56: Pushed [2023-03-21T22:27:22.679Z] ae08fc16d9cd: Pushed [2023-03-21T22:27:22.679Z] 7c6e35c90d45: Pushed [2023-03-21T22:27:25.204Z] f07d3f319019: Pushed [2023-03-21T22:27:25.204Z] 21c70a64d9894c2455aedb4662d61c2d9e09ca22: digest: sha256:7841eb72d16130f188a02fee9c60f3fc97f154bdd609bce63ffde2096660cec0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:25.515Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:25.814Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-03-21T22:27:25.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-03-21T22:27:25.814Z] f07d3f319019: Preparing [2023-03-21T22:27:25.814Z] ae08fc16d9cd: Preparing [2023-03-21T22:27:25.814Z] 1e55982eab56: Preparing [2023-03-21T22:27:25.814Z] 7c6e35c90d45: Preparing [2023-03-21T22:27:25.814Z] 7cd52847ad77: Preparing [2023-03-21T22:27:25.814Z] 7c6e35c90d45: Layer already exists [2023-03-21T22:27:25.814Z] f07d3f319019: Layer already exists [2023-03-21T22:27:25.814Z] 7cd52847ad77: Layer already exists [2023-03-21T22:27:25.814Z] ae08fc16d9cd: Layer already exists [2023-03-21T22:27:25.814Z] 1e55982eab56: Layer already exists [2023-03-21T22:27:25.814Z] latest: digest: sha256:7841eb72d16130f188a02fee9c60f3fc97f154bdd609bce63ffde2096660cec0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:26.126Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:26.428Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.13 [2023-03-21T22:27:26.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-03-21T22:27:26.428Z] f07d3f319019: Preparing [2023-03-21T22:27:26.428Z] ae08fc16d9cd: Preparing [2023-03-21T22:27:26.428Z] 1e55982eab56: Preparing [2023-03-21T22:27:26.428Z] 7c6e35c90d45: Preparing [2023-03-21T22:27:26.428Z] 7cd52847ad77: Preparing [2023-03-21T22:27:26.428Z] 7cd52847ad77: Layer already exists [2023-03-21T22:27:26.428Z] ae08fc16d9cd: Layer already exists [2023-03-21T22:27:26.428Z] f07d3f319019: Layer already exists [2023-03-21T22:27:26.428Z] 7c6e35c90d45: Layer already exists [2023-03-21T22:27:26.428Z] 1e55982eab56: Layer already exists [2023-03-21T22:27:26.428Z] 3.0.0-dev.13: digest: sha256:7841eb72d16130f188a02fee9c60f3fc97f154bdd609bce63ffde2096660cec0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:26.738Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:21c70a64d9894c2455aedb4662d61c2d9e09ca22-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:27.039Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:21c70a64d9894c2455aedb4662d61c2d9e09ca22-3.0.0-dev.13 [2023-03-21T22:27:27.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-03-21T22:27:27.039Z] f07d3f319019: Preparing [2023-03-21T22:27:27.039Z] ae08fc16d9cd: Preparing [2023-03-21T22:27:27.039Z] 1e55982eab56: Preparing [2023-03-21T22:27:27.039Z] 7c6e35c90d45: Preparing [2023-03-21T22:27:27.039Z] 7cd52847ad77: Preparing [2023-03-21T22:27:27.039Z] 7cd52847ad77: Layer already exists [2023-03-21T22:27:27.039Z] f07d3f319019: Layer already exists [2023-03-21T22:27:27.039Z] 1e55982eab56: Layer already exists [2023-03-21T22:27:27.039Z] 7c6e35c90d45: Layer already exists [2023-03-21T22:27:27.039Z] ae08fc16d9cd: Layer already exists [2023-03-21T22:27:27.039Z] 21c70a64d9894c2455aedb4662d61c2d9e09ca22-3.0.0-dev.13: digest: sha256:7841eb72d16130f188a02fee9c60f3fc97f154bdd609bce63ffde2096660cec0 size: 1364 [Pipeline] } [2023-03-21T22:27:27.045Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4972 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] // withEnv [Pipeline] { [Pipeline] ws [2023-03-21T22:27:27.068Z] Running in /w/workspace/device-gpio/66 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:27.102Z] The recommended git tool is: git [2023-03-21T22:27:27.373Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:27.672Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-03-21T22:27:27.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-03-21T22:27:27.672Z] f07d3f319019: Preparing [2023-03-21T22:27:27.672Z] ae08fc16d9cd: Preparing [2023-03-21T22:27:27.672Z] 1e55982eab56: Preparing [2023-03-21T22:27:27.672Z] 7c6e35c90d45: Preparing [2023-03-21T22:27:27.673Z] 7cd52847ad77: Preparing [2023-03-21T22:27:27.673Z] ae08fc16d9cd: Layer already exists [2023-03-21T22:27:27.673Z] 7cd52847ad77: Layer already exists [2023-03-21T22:27:27.673Z] 1e55982eab56: Layer already exists [2023-03-21T22:27:27.673Z] 7c6e35c90d45: Layer already exists [2023-03-21T22:27:27.673Z] f07d3f319019: Layer already exists [2023-03-21T22:27:27.673Z] main: digest: sha256:7841eb72d16130f188a02fee9c60f3fc97f154bdd609bce63ffde2096660cec0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:27:27.721Z] ===================================================== [Pipeline] echo [2023-03-21T22:27:27.729Z] taggedImages: [2023-03-21T22:27:27.729Z] - nexus3.edgexfoundry.org:10004/device-gpio:21c70a64d9894c2455aedb4662d61c2d9e09ca22 [2023-03-21T22:27:27.729Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-03-21T22:27:27.729Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.13 [2023-03-21T22:27:27.729Z] - nexus3.edgexfoundry.org:10004/device-gpio:21c70a64d9894c2455aedb4662d61c2d9e09ca22-3.0.0-dev.13 [2023-03-21T22:27:27.729Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:28.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:27:28.119Z] [2023-03-21T22:27:28.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:28.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:27:28.418Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T22:27:28.418Z] 5eb5b503b376: Pulling fs layer [2023-03-21T22:27:28.418Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T22:27:28.418Z] ec43610c2a17: Pulling fs layer [2023-03-21T22:27:28.418Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T22:27:28.418Z] 33b1e0a273af: Pulling fs layer [2023-03-21T22:27:28.418Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T22:27:28.418Z] 2f39f015ded8: Pulling fs layer [2023-03-21T22:27:28.418Z] 33b1e0a273af: Waiting [2023-03-21T22:27:28.418Z] 5d3b04190fa2: Waiting [2023-03-21T22:27:28.418Z] 2f39f015ded8: Waiting [2023-03-21T22:27:28.418Z] 3a2ae6a8a46f: Waiting [2023-03-21T22:27:28.418Z] 5c69ac0246d0: Download complete [2023-03-21T22:27:28.418Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T22:27:28.418Z] 3a2ae6a8a46f: Download complete [2023-03-21T22:27:28.678Z] 33b1e0a273af: Verifying Checksum [2023-03-21T22:27:28.678Z] 33b1e0a273af: Download complete [2023-03-21T22:27:28.678Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T22:27:28.678Z] 5d3b04190fa2: Download complete [2023-03-21T22:27:28.678Z] ec43610c2a17: Verifying Checksum [2023-03-21T22:27:28.678Z] ec43610c2a17: Download complete [2023-03-21T22:27:28.678Z] 5eb5b503b376: Download complete [2023-03-21T22:27:29.244Z] 2f39f015ded8: Verifying Checksum [2023-03-21T22:27:29.244Z] 2f39f015ded8: Download complete [2023-03-21T22:27:29.808Z] 5eb5b503b376: Pull complete [2023-03-21T22:27:30.066Z] 5c69ac0246d0: Pull complete [2023-03-21T22:27:30.323Z] ec43610c2a17: Pull complete [2023-03-21T22:27:30.323Z] 3a2ae6a8a46f: Pull complete [2023-03-21T22:27:30.580Z] 33b1e0a273af: Pull complete [2023-03-21T22:27:30.580Z] 5d3b04190fa2: Pull complete [2023-03-21T22:27:32.348Z] using credential edgex-jenkins-ssh [2023-03-21T22:27:32.370Z] Cloning the remote Git repository [2023-03-21T22:27:32.424Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-21T22:27:32.539Z] > git init /w/workspace/device-gpio/66 # timeout=10 [2023-03-21T22:27:32.714Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-21T22:27:32.715Z] > git --version # timeout=10 [2023-03-21T22:27:32.737Z] > git --version # 'git version 2.25.1' [2023-03-21T22:27:32.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T22:27:32.923Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:27:34.759Z] 2f39f015ded8: Pull complete [2023-03-21T22:27:34.759Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T22:27:34.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:27:34.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:27:34.850Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2023-03-21T22:27:34.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T22:27:35.329Z] Avoid second fetch [2023-03-21T22:27:35.329Z] Checking out Revision 21c70a64d9894c2455aedb4662d61c2d9e09ca22 (main) [2023-03-21T22:27:34.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-21T22:27:34.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:27:35.346Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T22:27:35.412Z] > git checkout -f 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 [2023-03-21T22:27:35.826Z] Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#137)" [2023-03-21T22:27:36.124Z] [2023-03-21T22:27:36.124Z] GitHub has been notified of this commit’s build result [2023-03-21T22:27:36.124Z] [2023-03-21T22:27:37.162Z] $ docker top d859326ff5d6384f5fed13eb01f342eb9ae5da7c3074959c7b3d196a94661397 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:27:37.539Z] ---> job-cost.sh [2023-03-21T22:27:37.539Z] lf-activate-venv: SKIPPING [2023-03-21T22:27:37.539Z] INFO: No Stack... [2023-03-21T22:27:37.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:27:37.836Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T22:27:37.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:27:37.836Z] Dload Upload Total Spent Left Speed [2023-03-21T22:27:37.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [2023-03-21T22:27:38.055Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-03-21T22:27:38.342Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-03-21T22:27:38.342Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T22:27:38.356Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-66-stack-cost] [2023-03-21T22:27:38.364Z] Resource [jenkins-edgexfoundry-device-gpio-main-66-stack-cost] did not exist. Created. [2023-03-21T22:27:38.364Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:27:38.442Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T22:27:38.705Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T22:27:38.730Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:27:38.736Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:27:38.758Z] $ docker stop --time=1 d859326ff5d6384f5fed13eb01f342eb9ae5da7c3074959c7b3d196a94661397 [2023-03-21T22:27:38.766Z] + sudo tee /etc/docker/daemon.new [2023-03-21T22:27:38.766Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T22:27:38.766Z] { [2023-03-21T22:27:38.766Z] "registry-mirrors": [ [2023-03-21T22:27:38.766Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T22:27:38.766Z] ], [2023-03-21T22:27:38.766Z] "bip": "10.250.0.254/24", [2023-03-21T22:27:38.766Z] "hosts": [ [2023-03-21T22:27:38.766Z] "tcp://0.0.0.0:5555", [2023-03-21T22:27:38.766Z] "unix:///var/run/docker.sock" [2023-03-21T22:27:38.766Z] ], [2023-03-21T22:27:38.766Z] "mtu": 1458, [2023-03-21T22:27:38.766Z] "selinux-enabled": true, [2023-03-21T22:27:38.766Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T22:27:38.766Z] } [2023-03-21T22:27:39.910Z] $ docker rm -f --volumes d859326ff5d6384f5fed13eb01f342eb9ae5da7c3074959c7b3d196a94661397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T22:27:40.282Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T22:27:40.616Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:27:58.853Z] provisioning config files... [2023-03-21T22:27:58.876Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/66@tmp/config16932953441999140788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:27:59.222Z] ---> docker-login.sh [2023-03-21T22:27:59.222Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:27:59.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:59.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:59.758Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:59.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:59.758Z] [2023-03-21T22:27:59.758Z] Login Succeeded [2023-03-21T22:27:59.758Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:28:00.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:28:00.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:28:00.028Z] Configure a credential helper to remove this warning. See [2023-03-21T22:28:00.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:28:00.028Z] [2023-03-21T22:28:00.028Z] Login Succeeded [2023-03-21T22:28:00.028Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:28:00.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:28:00.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:28:00.562Z] Configure a credential helper to remove this warning. See [2023-03-21T22:28:00.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:28:00.562Z] [2023-03-21T22:28:00.562Z] Login Succeeded [2023-03-21T22:28:00.562Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:28:00.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:28:00.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:28:00.829Z] Configure a credential helper to remove this warning. See [2023-03-21T22:28:00.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:28:00.829Z] [2023-03-21T22:28:00.829Z] Login Succeeded [2023-03-21T22:28:00.829Z] docker.io [2023-03-21T22:28:01.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:28:01.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:28:01.362Z] Configure a credential helper to remove this warning. See [2023-03-21T22:28:01.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:28:01.362Z] [2023-03-21T22:28:01.362Z] Login Succeeded [2023-03-21T22:28:01.362Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:28:01.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T22:28:01.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:28:01.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:28:01.643Z] ========================================================= [2023-03-21T22:28:01.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T22:28:01.643Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:01.976Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T22:28:02.243Z] Sending build context to Docker daemon 8.091MB [2023-03-21T22:28:02.243Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:28:02.243Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T22:28:02.514Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T22:28:02.514Z] af6eaf76a39c: Pulling fs layer [2023-03-21T22:28:02.514Z] 55522c791124: Pulling fs layer [2023-03-21T22:28:02.514Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T22:28:02.514Z] 169dfbe0d373: Pulling fs layer [2023-03-21T22:28:02.514Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T22:28:02.514Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T22:28:02.514Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T22:28:02.514Z] 52ebb69f0ebf: Waiting [2023-03-21T22:28:02.514Z] e1ff8fa3b103: Waiting [2023-03-21T22:28:02.514Z] 5abe8eddf0d5: Waiting [2023-03-21T22:28:02.514Z] 169dfbe0d373: Waiting [2023-03-21T22:28:02.514Z] 55522c791124: Verifying Checksum [2023-03-21T22:28:02.514Z] 55522c791124: Download complete [2023-03-21T22:28:02.514Z] 169dfbe0d373: Verifying Checksum [2023-03-21T22:28:02.514Z] 169dfbe0d373: Download complete [2023-03-21T22:28:02.514Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T22:28:02.514Z] e1ff8fa3b103: Download complete [2023-03-21T22:28:02.514Z] af6eaf76a39c: Verifying Checksum [2023-03-21T22:28:02.514Z] af6eaf76a39c: Download complete [2023-03-21T22:28:03.497Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T22:28:03.497Z] 5abe8eddf0d5: Download complete [2023-03-21T22:28:03.497Z] af6eaf76a39c: Pull complete [2023-03-21T22:28:04.085Z] 55522c791124: Pull complete [2023-03-21T22:28:05.049Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T22:28:05.049Z] ce5c4a1c91eb: Download complete [2023-03-21T22:28:05.049Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T22:28:05.049Z] 52ebb69f0ebf: Download complete [2023-03-21T22:28:15.130Z] ce5c4a1c91eb: Pull complete [2023-03-21T22:28:15.130Z] 169dfbe0d373: Pull complete [2023-03-21T22:28:15.130Z] e1ff8fa3b103: Pull complete [2023-03-21T22:28:23.342Z] 52ebb69f0ebf: Pull complete [2023-03-21T22:28:24.755Z] 5abe8eddf0d5: Pull complete [2023-03-21T22:28:24.755Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T22:28:24.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T22:28:24.755Z] ---> 6cb57ee374ae [2023-03-21T22:28:24.755Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:28:26.710Z] ---> Running in 6d8a0ad9c8e2 [2023-03-21T22:28:26.710Z] Removing intermediate container 6d8a0ad9c8e2 [2023-03-21T22:28:26.710Z] ---> 3ae3b8477a67 [2023-03-21T22:28:26.710Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:28:26.977Z] ---> Running in 3aaf084ab7c6 [2023-03-21T22:28:27.333Z] Removing intermediate container 3aaf084ab7c6 [2023-03-21T22:28:27.333Z] ---> 5ef934c66398 [2023-03-21T22:28:27.333Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-21T22:28:27.333Z] ---> Running in e28040795982 [2023-03-21T22:28:27.633Z] Removing intermediate container e28040795982 [2023-03-21T22:28:27.633Z] ---> 10c1779d7f14 [2023-03-21T22:28:27.633Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:28:27.633Z] ---> Running in 2279cd94cec2 [2023-03-21T22:28:28.243Z] Removing intermediate container 2279cd94cec2 [2023-03-21T22:28:28.243Z] ---> dd04ef8edd45 [2023-03-21T22:28:28.243Z] Step 7/12 : WORKDIR /device-gpio [2023-03-21T22:28:28.243Z] ---> Running in d3526b43bdb1 [2023-03-21T22:28:28.538Z] Removing intermediate container d3526b43bdb1 [2023-03-21T22:28:28.538Z] ---> 5de1930ee182 [2023-03-21T22:28:28.538Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:28:28.538Z] ---> Running in edbaf5796d91 [2023-03-21T22:28:29.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:28:30.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:28:31.511Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T22:28:31.511Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-21T22:28:31.511Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T22:28:31.511Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T22:28:31.783Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T22:28:31.783Z] OK: 268 MiB in 57 packages [2023-03-21T22:28:32.754Z] Removing intermediate container edbaf5796d91 [2023-03-21T22:28:32.754Z] ---> 3aaf294b5c3f [2023-03-21T22:28:32.754Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T22:28:33.342Z] ---> f544c13c4286 [2023-03-21T22:28:33.342Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:28:33.342Z] ---> Running in 8784c605fa36 [2023-03-21T22:29:54.979Z] Removing intermediate container 8784c605fa36 [2023-03-21T22:29:54.979Z] ---> d47235b8de95 [2023-03-21T22:29:54.979Z] Step 11/12 : COPY . . [2023-03-21T22:29:54.979Z] ---> 25c12ae8ab9a [2023-03-21T22:29:54.979Z] Step 12/12 : RUN ${MAKE} [2023-03-21T22:29:54.979Z] ---> Running in c614d262e709 [2023-03-21T22:29:54.979Z] noop [2023-03-21T22:29:54.979Z] Removing intermediate container c614d262e709 [2023-03-21T22:29:54.979Z] ---> 9395063c2dd8 [2023-03-21T22:29:54.979Z] Successfully built 9395063c2dd8 [2023-03-21T22:29:54.979Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:55.324Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:29:55.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:29:55.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-4972 does not seem to be running inside a container [2023-03-21T22:29:55.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/66 -v /w/workspace/device-gpio/66:/w/workspace/device-gpio/66:rw,z -v /w/workspace/device-gpio/66@tmp:/w/workspace/device-gpio/66@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 [2023-03-21T22:29:56.692Z] $ docker top b9ffb76b2ccef1da8adf4efa2f5b3c9f4827f43a65667443a7da711432b283bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:29:57.494Z] + go version [2023-03-21T22:29:57.494Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T22:29:57.515Z] $ docker stop --time=1 b9ffb76b2ccef1da8adf4efa2f5b3c9f4827f43a65667443a7da711432b283bb [2023-03-21T22:29:59.100Z] $ docker rm -f --volumes b9ffb76b2ccef1da8adf4efa2f5b3c9f4827f43a65667443a7da711432b283bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:59.617Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:29:59.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:29:59.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-4972 does not seem to be running inside a container [2023-03-21T22:29:59.850Z] $ 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/66 -v /w/workspace/device-gpio/66:/w/workspace/device-gpio/66:rw,z -v /w/workspace/device-gpio/66@tmp:/w/workspace/device-gpio/66@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 [2023-03-21T22:30:00.937Z] $ docker top 057704c4ab7d898e812b381812d21fc2f4c01f3b0c6ea7b224a4230af2448431 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:30:01.417Z] + git config --global --add safe.directory /w/workspace/device-gpio/66 [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:30:01.741Z] + make test [2023-03-21T22:30:01.742Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T22:30:40.626Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-21T22:32:47.320Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-21T22:32:47.320Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-21T22:32:47.320Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T22:32:47.320Z] go vet ./... [2023-03-21T22:33:09.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:33:09.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:33:09.484Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T22:33:09.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:33:09.791Z] $ docker stop --time=1 057704c4ab7d898e812b381812d21fc2f4c01f3b0c6ea7b224a4230af2448431 [2023-03-21T22:33:11.681Z] $ docker rm -f --volumes 057704c4ab7d898e812b381812d21fc2f4c01f3b0c6ea7b224a4230af2448431 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:33:12.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:33:12.916Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T22:33:13.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:33:13.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:33:14.247Z] + ls -al . [2023-03-21T22:33:14.247Z] total 156 [2023-03-21T22:33:14.247Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:30 . [2023-03-21T22:33:14.247Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:27 .. [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 21 22:27 .dockerignore [2023-03-21T22:33:14.247Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:27 .git [2023-03-21T22:33:14.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:27 .github [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 21 22:27 .gitignore [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:27 .golangci.yml [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 21 22:27 Attribution.txt [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 21 22:27 CHANGELOG.md [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 21 22:27 Dockerfile [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:27 GOVERNANCE.md [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 22:27 Jenkinsfile [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 22:27 LICENSE [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 21 22:27 Makefile [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 22:27 OWNERS.md [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 21 22:27 README.md [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 22:25 VERSION [2023-03-21T22:33:14.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:27 bin [2023-03-21T22:33:14.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:27 cmd [2023-03-21T22:33:14.247Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 21 22:30 coverage.out [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 21 22:27 go.mod [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 21 22:27 go.sum [2023-03-21T22:33:14.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:27 internal [2023-03-21T22:33:14.247Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:27 snap [2023-03-21T22:33:14.247Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 21 22:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:33:14.585Z] + 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=21c70a64d9894c2455aedb4662d61c2d9e09ca22 --label arch=arm64 --label version=3.0.0-dev.13 . [2023-03-21T22:33:14.853Z] Sending build context to Docker daemon 8.092MB [2023-03-21T22:33:14.853Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:33:14.853Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-21T22:33:14.853Z] ---> 9395063c2dd8 [2023-03-21T22:33:14.853Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:33:15.123Z] ---> Running in b029b295152b [2023-03-21T22:33:15.394Z] Removing intermediate container b029b295152b [2023-03-21T22:33:15.394Z] ---> 484c20c8a074 [2023-03-21T22:33:15.394Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:33:15.394Z] ---> Running in 1b9ef92b5625 [2023-03-21T22:33:15.672Z] Removing intermediate container 1b9ef92b5625 [2023-03-21T22:33:15.672Z] ---> 4470b4360519 [2023-03-21T22:33:15.672Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-21T22:33:15.943Z] ---> Running in f207a768ba5e [2023-03-21T22:33:16.214Z] Removing intermediate container f207a768ba5e [2023-03-21T22:33:16.214Z] ---> 86af365fdba2 [2023-03-21T22:33:16.214Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:33:16.214Z] ---> Running in 9771f7f18fbc [2023-03-21T22:33:16.496Z] Removing intermediate container 9771f7f18fbc [2023-03-21T22:33:16.496Z] ---> d1a96b2f01ed [2023-03-21T22:33:16.496Z] Step 7/25 : WORKDIR /device-gpio [2023-03-21T22:33:16.768Z] ---> Running in 7a54292eea64 [2023-03-21T22:33:17.039Z] Removing intermediate container 7a54292eea64 [2023-03-21T22:33:17.039Z] ---> 6b2cd696504c [2023-03-21T22:33:17.039Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:33:17.039Z] ---> Running in 2ee43ce64fc0 [2023-03-21T22:33:18.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:33:18.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:33:20.154Z] OK: 268 MiB in 57 packages [2023-03-21T22:33:20.752Z] Removing intermediate container 2ee43ce64fc0 [2023-03-21T22:33:20.752Z] ---> e53a9f7013c0 [2023-03-21T22:33:20.752Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-21T22:33:21.343Z] ---> 19d9f0b23e71 [2023-03-21T22:33:21.343Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:33:21.343Z] ---> Running in f44adcf00ff6 [2023-03-21T22:33:23.935Z] Removing intermediate container f44adcf00ff6 [2023-03-21T22:33:23.935Z] ---> 3f432ee2d6e6 [2023-03-21T22:33:23.935Z] Step 11/25 : COPY . . [2023-03-21T22:33:25.353Z] ---> a7683b0e1fbd [2023-03-21T22:33:25.353Z] Step 12/25 : RUN ${MAKE} [2023-03-21T22:33:25.353Z] ---> Running in b322c5964ef1 [2023-03-21T22:33:26.321Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.13" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-21T22:36:03.238Z] Removing intermediate container b322c5964ef1 [2023-03-21T22:36:03.238Z] ---> 564c150bfb5a [2023-03-21T22:36:03.239Z] Step 13/25 : FROM alpine:3.17 [2023-03-21T22:36:03.239Z] 3.17: Pulling from library/alpine [2023-03-21T22:36:03.239Z] af6eaf76a39c: Already exists [2023-03-21T22:36:03.239Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T22:36:03.239Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T22:36:03.239Z] ---> d74e625d9115 [2023-03-21T22:36:03.239Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-21T22:36:03.239Z] ---> Running in 97b0e396a076 [2023-03-21T22:36:03.239Z] Removing intermediate container 97b0e396a076 [2023-03-21T22:36:03.239Z] ---> 27bfdd58ad41 [2023-03-21T22:36:03.239Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-21T22:36:03.239Z] ---> Running in 86ed1a3d296f [2023-03-21T22:36:03.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:36:03.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:36:03.239Z] OK: 7 MiB in 15 packages [2023-03-21T22:36:03.239Z] Removing intermediate container 86ed1a3d296f [2023-03-21T22:36:03.239Z] ---> f177e8101f05 [2023-03-21T22:36:03.239Z] Step 16/25 : WORKDIR / [2023-03-21T22:36:03.239Z] ---> Running in d26fdc307cfe [2023-03-21T22:36:03.239Z] Removing intermediate container d26fdc307cfe [2023-03-21T22:36:03.239Z] ---> 7f18d23ee83b [2023-03-21T22:36:03.239Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-21T22:36:03.239Z] ---> fe4b06a51221 [2023-03-21T22:36:03.239Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-21T22:36:03.239Z] ---> 3f4fcc849d0d [2023-03-21T22:36:03.239Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-21T22:36:03.239Z] ---> ec58e3821430 [2023-03-21T22:36:03.239Z] Step 20/25 : EXPOSE 59910 [2023-03-21T22:36:03.239Z] ---> Running in 890203cbd90f [2023-03-21T22:36:03.239Z] Removing intermediate container 890203cbd90f [2023-03-21T22:36:03.239Z] ---> a7a1a6204d63 [2023-03-21T22:36:03.239Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-21T22:36:03.239Z] ---> Running in 48d84001a1a9 [2023-03-21T22:36:03.239Z] Removing intermediate container 48d84001a1a9 [2023-03-21T22:36:03.239Z] ---> afdf75b88468 [2023-03-21T22:36:03.239Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T22:36:03.239Z] ---> Running in b560ce9875db [2023-03-21T22:36:03.239Z] Removing intermediate container b560ce9875db [2023-03-21T22:36:03.239Z] ---> 0e1b0f74efab [2023-03-21T22:36:03.239Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T22:36:03.239Z] ---> Running in 91c80bdbca12 [2023-03-21T22:36:03.239Z] Removing intermediate container 91c80bdbca12 [2023-03-21T22:36:03.239Z] ---> 866971237919 [2023-03-21T22:36:03.239Z] Step 24/25 : LABEL git_sha=21c70a64d9894c2455aedb4662d61c2d9e09ca22 [2023-03-21T22:36:03.239Z] ---> Running in ba456ff285b5 [2023-03-21T22:36:03.239Z] Removing intermediate container ba456ff285b5 [2023-03-21T22:36:03.239Z] ---> 3c836b753aa8 [2023-03-21T22:36:03.239Z] Step 25/25 : LABEL version=3.0.0-dev.13 [2023-03-21T22:36:03.239Z] ---> Running in 435f1b6cecec [2023-03-21T22:36:03.239Z] Removing intermediate container 435f1b6cecec [2023-03-21T22:36:03.239Z] ---> fa4758b58cd3 [2023-03-21T22:36:03.239Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:36:03.239Z] Successfully built fa4758b58cd3 [2023-03-21T22:36:03.239Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:36:03.334Z] provisioning config files... [2023-03-21T22:36:03.350Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/66@tmp/config10082778775009545575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:36:03.721Z] ---> docker-login.sh [2023-03-21T22:36:03.721Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:36:03.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:36:03.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:36:03.989Z] Configure a credential helper to remove this warning. See [2023-03-21T22:36:03.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:36:03.989Z] [2023-03-21T22:36:03.989Z] Login Succeeded [2023-03-21T22:36:03.989Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:36:04.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:36:04.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:36:04.258Z] Configure a credential helper to remove this warning. See [2023-03-21T22:36:04.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:36:04.258Z] [2023-03-21T22:36:04.258Z] Login Succeeded [2023-03-21T22:36:04.258Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:36:04.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:36:04.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:36:04.794Z] Configure a credential helper to remove this warning. See [2023-03-21T22:36:04.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:36:04.794Z] [2023-03-21T22:36:04.794Z] Login Succeeded [2023-03-21T22:36:04.794Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:36:05.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:36:05.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:36:05.063Z] Configure a credential helper to remove this warning. See [2023-03-21T22:36:05.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:36:05.063Z] [2023-03-21T22:36:05.063Z] Login Succeeded [2023-03-21T22:36:05.063Z] docker.io [2023-03-21T22:36:05.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:36:05.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:36:05.600Z] Configure a credential helper to remove this warning. See [2023-03-21T22:36:05.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:36:05.600Z] [2023-03-21T22:36:05.600Z] Login Succeeded [2023-03-21T22:36:05.600Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:36:05.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:36:05.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:36:05.651Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-03-21T22:36:05.651Z] 21c70a64d9894c2455aedb4662d61c2d9e09ca22 [2023-03-21T22:36:05.651Z] latest [2023-03-21T22:36:05.651Z] 3.0.0-dev.13 [2023-03-21T22:36:05.651Z] 21c70a64d9894c2455aedb4662d61c2d9e09ca22-3.0.0-dev.13 [2023-03-21T22:36:05.651Z] main [2023-03-21T22:36:05.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:05.996Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:21c70a64d9894c2455aedb4662d61c2d9e09ca22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:06.342Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:21c70a64d9894c2455aedb4662d61c2d9e09ca22 [2023-03-21T22:36:06.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-03-21T22:36:06.342Z] 6cca3ac15d57: Preparing [2023-03-21T22:36:06.342Z] 2cc242d24545: Preparing [2023-03-21T22:36:06.342Z] 540228c516eb: Preparing [2023-03-21T22:36:06.342Z] 0f7322a889ab: Preparing [2023-03-21T22:36:06.342Z] edf70074bd40: Preparing [2023-03-21T22:36:06.342Z] edf70074bd40: Layer already exists [2023-03-21T22:36:06.611Z] 2cc242d24545: Pushed [2023-03-21T22:36:06.611Z] 540228c516eb: Pushed [2023-03-21T22:36:06.611Z] 0f7322a889ab: Pushed [2023-03-21T22:36:11.965Z] 6cca3ac15d57: Pushed [2023-03-21T22:36:11.965Z] 21c70a64d9894c2455aedb4662d61c2d9e09ca22: digest: sha256:c1936aac06a94f906a7d4b67682f829d2c19699d52b3c2884e58ccf2c84ad305 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:12.317Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:12.662Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-03-21T22:36:12.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-03-21T22:36:12.662Z] 6cca3ac15d57: Preparing [2023-03-21T22:36:12.662Z] 2cc242d24545: Preparing [2023-03-21T22:36:12.662Z] 540228c516eb: Preparing [2023-03-21T22:36:12.662Z] 0f7322a889ab: Preparing [2023-03-21T22:36:12.662Z] edf70074bd40: Preparing [2023-03-21T22:36:12.662Z] edf70074bd40: Layer already exists [2023-03-21T22:36:12.662Z] 6cca3ac15d57: Layer already exists [2023-03-21T22:36:12.662Z] 2cc242d24545: Layer already exists [2023-03-21T22:36:12.662Z] 540228c516eb: Layer already exists [2023-03-21T22:36:12.662Z] 0f7322a889ab: Layer already exists [2023-03-21T22:36:12.662Z] latest: digest: sha256:c1936aac06a94f906a7d4b67682f829d2c19699d52b3c2884e58ccf2c84ad305 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:13.271Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:13.611Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.13 [2023-03-21T22:36:13.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-03-21T22:36:13.611Z] 6cca3ac15d57: Preparing [2023-03-21T22:36:13.611Z] 2cc242d24545: Preparing [2023-03-21T22:36:13.611Z] 540228c516eb: Preparing [2023-03-21T22:36:13.611Z] 0f7322a889ab: Preparing [2023-03-21T22:36:13.611Z] edf70074bd40: Preparing [2023-03-21T22:36:13.611Z] 540228c516eb: Layer already exists [2023-03-21T22:36:13.611Z] 6cca3ac15d57: Layer already exists [2023-03-21T22:36:13.611Z] 0f7322a889ab: Layer already exists [2023-03-21T22:36:13.611Z] edf70074bd40: Layer already exists [2023-03-21T22:36:13.611Z] 2cc242d24545: Layer already exists [2023-03-21T22:36:13.611Z] 3.0.0-dev.13: digest: sha256:c1936aac06a94f906a7d4b67682f829d2c19699d52b3c2884e58ccf2c84ad305 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:13.958Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:21c70a64d9894c2455aedb4662d61c2d9e09ca22-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:14.298Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:21c70a64d9894c2455aedb4662d61c2d9e09ca22-3.0.0-dev.13 [2023-03-21T22:36:14.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-03-21T22:36:14.298Z] 6cca3ac15d57: Preparing [2023-03-21T22:36:14.298Z] 2cc242d24545: Preparing [2023-03-21T22:36:14.298Z] 540228c516eb: Preparing [2023-03-21T22:36:14.298Z] 0f7322a889ab: Preparing [2023-03-21T22:36:14.298Z] edf70074bd40: Preparing [2023-03-21T22:36:14.298Z] 0f7322a889ab: Layer already exists [2023-03-21T22:36:14.298Z] 2cc242d24545: Layer already exists [2023-03-21T22:36:14.298Z] edf70074bd40: Layer already exists [2023-03-21T22:36:14.298Z] 6cca3ac15d57: Layer already exists [2023-03-21T22:36:14.298Z] 540228c516eb: Layer already exists [2023-03-21T22:36:14.298Z] 21c70a64d9894c2455aedb4662d61c2d9e09ca22-3.0.0-dev.13: digest: sha256:c1936aac06a94f906a7d4b67682f829d2c19699d52b3c2884e58ccf2c84ad305 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:14.651Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:14.996Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-03-21T22:36:14.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-03-21T22:36:14.996Z] 6cca3ac15d57: Preparing [2023-03-21T22:36:14.996Z] 2cc242d24545: Preparing [2023-03-21T22:36:14.996Z] 540228c516eb: Preparing [2023-03-21T22:36:14.996Z] 0f7322a889ab: Preparing [2023-03-21T22:36:14.996Z] edf70074bd40: Preparing [2023-03-21T22:36:14.996Z] 0f7322a889ab: Layer already exists [2023-03-21T22:36:14.996Z] 2cc242d24545: Layer already exists [2023-03-21T22:36:14.996Z] edf70074bd40: Layer already exists [2023-03-21T22:36:14.996Z] 6cca3ac15d57: Layer already exists [2023-03-21T22:36:14.996Z] 540228c516eb: Layer already exists [2023-03-21T22:36:14.996Z] main: digest: sha256:c1936aac06a94f906a7d4b67682f829d2c19699d52b3c2884e58ccf2c84ad305 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:36:15.314Z] ===================================================== [Pipeline] echo [2023-03-21T22:36:15.320Z] taggedImages: [2023-03-21T22:36:15.320Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:21c70a64d9894c2455aedb4662d61c2d9e09ca22 [2023-03-21T22:36:15.320Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-03-21T22:36:15.320Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.13 [2023-03-21T22:36:15.320Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:21c70a64d9894c2455aedb4662d61c2d9e09ca22-3.0.0-dev.13 [2023-03-21T22:36:15.320Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:15.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:36:15.673Z] [2023-03-21T22:36:15.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:16.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:36:16.006Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T22:36:16.006Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T22:36:16.006Z] 04944245beec: Pulling fs layer [2023-03-21T22:36:16.006Z] 699f458cf7ca: Pulling fs layer [2023-03-21T22:36:16.006Z] 765212b225bb: Pulling fs layer [2023-03-21T22:36:16.006Z] f23df028b6ca: Pulling fs layer [2023-03-21T22:36:16.006Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T22:36:16.006Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T22:36:16.006Z] 765212b225bb: Waiting [2023-03-21T22:36:16.006Z] d65c8cfc05b1: Waiting [2023-03-21T22:36:16.006Z] f23df028b6ca: Waiting [2023-03-21T22:36:16.006Z] 2437ff75d9bd: Waiting [2023-03-21T22:36:16.280Z] 04944245beec: Verifying Checksum [2023-03-21T22:36:16.280Z] 04944245beec: Download complete [2023-03-21T22:36:16.280Z] 765212b225bb: Verifying Checksum [2023-03-21T22:36:16.280Z] 765212b225bb: Download complete [2023-03-21T22:36:16.280Z] f23df028b6ca: Download complete [2023-03-21T22:36:16.280Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T22:36:16.280Z] d65c8cfc05b1: Download complete [2023-03-21T22:36:16.548Z] 699f458cf7ca: Verifying Checksum [2023-03-21T22:36:16.548Z] 699f458cf7ca: Download complete [2023-03-21T22:36:16.818Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T22:36:16.818Z] 8998bd30e6a1: Download complete [2023-03-21T22:36:19.429Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T22:36:19.429Z] 2437ff75d9bd: Download complete [2023-03-21T22:36:20.844Z] 8998bd30e6a1: Pull complete [2023-03-21T22:36:21.431Z] 04944245beec: Pull complete [2023-03-21T22:36:22.856Z] 699f458cf7ca: Pull complete [2023-03-21T22:36:22.856Z] 765212b225bb: Pull complete [2023-03-21T22:36:23.822Z] f23df028b6ca: Pull complete [2023-03-21T22:36:24.090Z] d65c8cfc05b1: Pull complete [2023-03-21T22:36:39.105Z] 2437ff75d9bd: Pull complete [2023-03-21T22:36:39.105Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T22:36:39.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:36:39.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:36:39.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-4972 does not seem to be running inside a container [2023-03-21T22:36:39.390Z] $ 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/66 -v /w/workspace/device-gpio/66:/w/workspace/device-gpio/66:rw,z -v /w/workspace/device-gpio/66@tmp:/w/workspace/device-gpio/66@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 [2023-03-21T22:36:42.390Z] $ docker top 986daa5cacd2717d0fa4a374e70c435fffed0c14e7e2a0c1c81b6bbd5c71fc3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:36:43.238Z] ---> job-cost.sh [2023-03-21T22:36:43.238Z] lf-activate-venv: SKIPPING [2023-03-21T22:36:43.238Z] INFO: No Stack... [2023-03-21T22:36:43.824Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T22:36:44.792Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T22:36:45.446Z] + cut -d, -f6 [2023-03-21T22:36:45.446Z] + cat /w/workspace/device-gpio/66/archives/cost.csv [Pipeline] lock [2023-03-21T22:36:45.485Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-66-stack-cost] [2023-03-21T22:36:45.506Z] Resource [jenkins-edgexfoundry-device-gpio-main-66-stack-cost] did not exist. Created. [2023-03-21T22:36:45.507Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:36:46.170Z] /w/workspace/device-gpio/66@tmp/durable-14131278/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T22:36:46.833Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T22:36:46.858Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T22:36:46.913Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:36:46.922Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:36:46.947Z] $ docker stop --time=1 986daa5cacd2717d0fa4a374e70c435fffed0c14e7e2a0c1c81b6bbd5c71fc3d [2023-03-21T22:36:48.467Z] $ docker rm -f --volumes 986daa5cacd2717d0fa4a374e70c435fffed0c14e7e2a0c1c81b6bbd5c71fc3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-21T22:36:48.818Z] provisioning config files... [2023-03-21T22:36:48.823Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1223680389351329189tmp [Pipeline] { [Pipeline] sh [2023-03-21T22:36:49.114Z] + set +x [2023-03-21T22:36:49.114Z] + bash -s -- [2023-03-21T22:36:49.114Z] + curl -s https://codecov.io/bash [2023-03-21T22:36:49.114Z] [2023-03-21T22:36:49.114Z] _____ _ [2023-03-21T22:36:49.114Z] / ____| | | [2023-03-21T22:36:49.114Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T22:36:49.114Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T22:36:49.114Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T22:36:49.114Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T22:36:49.114Z] Bash-1.0.6 [2023-03-21T22:36:49.114Z] [2023-03-21T22:36:49.114Z] [2023-03-21T22:36:49.114Z] ==> git version 2.25.1 found [2023-03-21T22:36:49.114Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-21T22:36:49.114Z] Release-Date: 2020-01-08 [2023-03-21T22:36:49.114Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T22:36:49.114Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T22:36:49.114Z] ==> Jenkins CI detected. [2023-03-21T22:36:49.114Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-03-21T22:36:49.114Z] project root: . [2023-03-21T22:36:49.114Z] --> token set from env [2023-03-21T22:36:49.114Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T22:36:49.114Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T22:36:49.115Z] ==> Python coveragepy not found [2023-03-21T22:36:49.115Z] ==> Searching for coverage reports in: [2023-03-21T22:36:49.115Z] + . [2023-03-21T22:36:49.115Z] -> Found 1 reports [2023-03-21T22:36:49.115Z] ==> Detecting git/mercurial file structure [2023-03-21T22:36:49.115Z] ==> Reading reports [2023-03-21T22:36:49.115Z] + ./coverage.out bytes=10 [2023-03-21T22:36:49.115Z] ==> Appending adjustments [2023-03-21T22:36:49.115Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T22:36:49.373Z] + Found adjustments [2023-03-21T22:36:49.373Z] ==> Gzipping contents [2023-03-21T22:36:49.373Z] 4.0K /tmp/codecov.vkXVy1.gz [2023-03-21T22:36:49.373Z] ==> Uploading reports [2023-03-21T22:36:49.373Z] url: https://codecov.io [2023-03-21T22:36:49.373Z] query: branch=main&commit=21c70a64d9894c2455aedb4662d61c2d9e09ca22&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T22:36:49.373Z] -> Pinging Codecov [2023-03-21T22:36:49.373Z] 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=21c70a64d9894c2455aedb4662d61c2d9e09ca22&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T22:36:49.634Z] -> Uploading to [2023-03-21T22:36:49.634Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/3EC07B1A8CA8AF9BCAA0BB9F0134797F/21c70a64d9894c2455aedb4662d61c2d9e09ca22/b27d53ef-bf43-4ecb-9d63-6479c247631f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T223649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b5b47c3466e2a54e43b253435147103dd98775c0317d6d189d9b27dd2804666 [2023-03-21T22:36:49.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:36:49.634Z] Dload Upload Total Spent Left Speed [2023-03-21T22:36:49.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 739 0 0 100 739 0 2455 --:--:-- --:--:-- --:--:-- 2455 [2023-03-21T22:36:49.893Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/21c70a64d9894c2455aedb4662d61c2d9e09ca22 [Pipeline] } [2023-03-21T22:36:49.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-21T22:36:50.057Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T22:36:50.068Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:50.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:36:50.361Z] [2023-03-21T22:36:50.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:36:50.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:36:50.658Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T22:36:50.658Z] df9b9388f04a: Pulling fs layer [2023-03-21T22:36:50.658Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T22:36:50.658Z] 25bc292e5bac: Pulling fs layer [2023-03-21T22:36:50.658Z] 114826534d7a: Pulling fs layer [2023-03-21T22:36:50.658Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T22:36:50.658Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T22:36:50.658Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T22:36:50.658Z] 114826534d7a: Waiting [2023-03-21T22:36:50.658Z] 4657fd5d0bcf: Waiting [2023-03-21T22:36:50.658Z] 8a3aa393b2d8: Waiting [2023-03-21T22:36:50.658Z] 6ad1cebc031e: Waiting [2023-03-21T22:36:50.658Z] 25bc292e5bac: Verifying Checksum [2023-03-21T22:36:50.658Z] 52dc419b0ee2: Download complete [2023-03-21T22:36:50.658Z] 4657fd5d0bcf: Verifying Checksum [2023-03-21T22:36:50.658Z] 4657fd5d0bcf: Download complete [2023-03-21T22:36:50.658Z] df9b9388f04a: Download complete [2023-03-21T22:36:50.919Z] df9b9388f04a: Pull complete [2023-03-21T22:36:50.919Z] 6ad1cebc031e: Verifying Checksum [2023-03-21T22:36:50.919Z] 6ad1cebc031e: Download complete [2023-03-21T22:36:50.919Z] 52dc419b0ee2: Pull complete [2023-03-21T22:36:50.919Z] 25bc292e5bac: Pull complete [2023-03-21T22:36:51.488Z] 114826534d7a: Verifying Checksum [2023-03-21T22:36:51.488Z] 114826534d7a: Download complete [2023-03-21T22:36:51.746Z] 8a3aa393b2d8: Verifying Checksum [2023-03-21T22:36:51.746Z] 8a3aa393b2d8: Download complete [2023-03-21T22:36:55.029Z] 114826534d7a: Pull complete [2023-03-21T22:36:55.029Z] 4657fd5d0bcf: Pull complete [2023-03-21T22:36:55.288Z] 6ad1cebc031e: Pull complete [2023-03-21T22:36:58.573Z] 8a3aa393b2d8: Pull complete [2023-03-21T22:36:58.573Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T22:36:58.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:36:58.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:36:58.655Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2023-03-21T22:36:58.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-21T22:37:01.372Z] $ docker top f06379058dfa7215d9bf42bc80c548ad8c8dad2bf044f869e6e41c650712a7fe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T22:37:01.435Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-03-21T22:37:01.714Z] + set -o pipefail [2023-03-21T22:37:01.714Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-03-21T22:37:07.000Z] [2023-03-21T22:37:07.001Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-03-21T22:37:07.001Z] [2023-03-21T22:37:07.001Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/7244f61e-1efa-401f-ba70-8bc00011f469 [2023-03-21T22:37:07.001Z] [2023-03-21T22:37:07.001Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-21T22:37:07.001Z] [2023-03-21T22:37:07.001Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T22:37:07.001Z] [2023-03-21T22:37:08.380Z] [2023-03-21T22:37:08.380Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T22:37:08.380Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T22:37:08.380Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T22:37:08.394Z] $ docker stop --time=1 f06379058dfa7215d9bf42bc80c548ad8c8dad2bf044f869e6e41c650712a7fe [2023-03-21T22:37:10.797Z] $ docker rm -f --volumes f06379058dfa7215d9bf42bc80c548ad8c8dad2bf044f869e6e41c650712a7fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:37:11.487Z] + git log --format=format:%s -1 21c70a64d9894c2455aedb4662d61c2d9e09ca22 [Pipeline] sh [2023-03-21T22:37:11.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:37:11.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:12.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:37:12.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:37:12.154Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2023-03-21T22:37:12.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:37:12.543Z] $ docker top 25a944c3cc3940e571b00f21718f801eb66c07e91ed87cd2d718ee8ebb0325e3 -eo pid,comm [2023-03-21T22:37:12.584Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T22:37:12.584Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:37:12.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:37:12.629Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:37:12.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:37:12.753Z] $ docker exec 25a944c3cc3940e571b00f21718f801eb66c07e91ed87cd2d718ee8ebb0325e3 ssh-agent [2023-03-21T22:37:12.850Z] SSH_AUTH_SOCK=/tmp/ssh-ym5TPaM1znP3/agent.32 [2023-03-21T22:37:12.850Z] SSH_AGENT_PID=38 [2023-03-21T22:37:12.855Z] Running ssh-add (command line suppressed) [2023-03-21T22:37:12.971Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6244022758304197405.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6244022758304197405.key) [2023-03-21T22:37:12.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:37:13.273Z] + git semver tag [2023-03-21T22:37:13.534Z] 2023-03-21 22:37:13,451 [run_tag] DEBUG tag force:False [2023-03-21T22:37:13.534Z] 2023-03-21 22:37:13,451 [check_head_tag] DEBUG check head tag [2023-03-21T22:37:13.534Z] 2023-03-21 22:37:13,452 [execute] INFO git cat-file --batch-check [2023-03-21T22:37:13.534Z] 2023-03-21 22:37:13,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-03-21T22:37:13.534Z] 2023-03-21 22:37:13,456 [execute] INFO git cat-file --batch [2023-03-21T22:37:13.534Z] 2023-03-21 22:37:13,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-03-21T22:37:13.534Z] 2023-03-21 22:37:13,475 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-21T22:37:13.534Z] 2023-03-21 22:37:13,475 [execute] INFO git tag -a v3.0.0-dev.13 -m v3.0.0-dev.13 [2023-03-21T22:37:13.534Z] 2023-03-21 22:37:13,475 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.13', '-m', 'v3.0.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:37:13.534Z] 2023-03-21 22:37:13,481 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-21T22:37:13.534Z] 3.0.0-dev.13 [Pipeline] } [2023-03-21T22:37:13.548Z] $ docker exec --env ******** --env ******** 25a944c3cc3940e571b00f21718f801eb66c07e91ed87cd2d718ee8ebb0325e3 ssh-agent -k [2023-03-21T22:37:13.655Z] unset SSH_AUTH_SOCK; [2023-03-21T22:37:13.655Z] unset SSH_AGENT_PID; [2023-03-21T22:37:13.655Z] echo Agent pid 38 killed; [2023-03-21T22:37:13.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:37:13.971Z] + git semver [Pipeline] } [2023-03-21T22:37:14.246Z] $ docker stop --time=1 25a944c3cc3940e571b00f21718f801eb66c07e91ed87cd2d718ee8ebb0325e3 [2023-03-21T22:37:15.494Z] $ docker rm -f --volumes 25a944c3cc3940e571b00f21718f801eb66c07e91ed87cd2d718ee8ebb0325e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:15.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T22:37:15.884Z] [2023-03-21T22:37:15.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:16.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T22:37:16.183Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-21T22:37:16.183Z] ab5ef0e58194: Pulling fs layer [2023-03-21T22:37:16.183Z] 9712f1f96733: Pulling fs layer [2023-03-21T22:37:16.183Z] 63f879dbbcfc: Pulling fs layer [2023-03-21T22:37:16.183Z] 0d9ebad4ef96: Pulling fs layer [2023-03-21T22:37:16.183Z] e9a5061849ea: Pulling fs layer [2023-03-21T22:37:16.183Z] d747dcd14b5f: Pulling fs layer [2023-03-21T22:37:16.183Z] e9a5061849ea: Waiting [2023-03-21T22:37:16.183Z] 0d9ebad4ef96: Waiting [2023-03-21T22:37:16.183Z] 2de7ff778b66: Pulling fs layer [2023-03-21T22:37:16.183Z] d747dcd14b5f: Waiting [2023-03-21T22:37:16.183Z] 2de7ff778b66: Waiting [2023-03-21T22:37:16.183Z] 9712f1f96733: Verifying Checksum [2023-03-21T22:37:16.183Z] 9712f1f96733: Download complete [2023-03-21T22:37:16.777Z] 63f879dbbcfc: Verifying Checksum [2023-03-21T22:37:16.777Z] 63f879dbbcfc: Download complete [2023-03-21T22:37:17.038Z] ab5ef0e58194: Verifying Checksum [2023-03-21T22:37:17.038Z] e9a5061849ea: Verifying Checksum [2023-03-21T22:37:17.038Z] e9a5061849ea: Download complete [2023-03-21T22:37:17.038Z] ab5ef0e58194: Download complete [2023-03-21T22:37:17.038Z] 0d9ebad4ef96: Verifying Checksum [2023-03-21T22:37:17.038Z] 0d9ebad4ef96: Download complete [2023-03-21T22:37:17.038Z] d747dcd14b5f: Download complete [2023-03-21T22:37:17.038Z] 2de7ff778b66: Verifying Checksum [2023-03-21T22:37:17.038Z] 2de7ff778b66: Download complete [2023-03-21T22:37:19.569Z] ab5ef0e58194: Pull complete [2023-03-21T22:37:19.569Z] 9712f1f96733: Pull complete [2023-03-21T22:37:20.133Z] 63f879dbbcfc: Pull complete [2023-03-21T22:37:23.414Z] 0d9ebad4ef96: Pull complete [2023-03-21T22:37:23.672Z] e9a5061849ea: Pull complete [2023-03-21T22:37:23.929Z] d747dcd14b5f: Pull complete [2023-03-21T22:37:24.861Z] 2de7ff778b66: Pull complete [2023-03-21T22:37:24.861Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-21T22:37:24.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T22:37:24.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:37:24.932Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2023-03-21T22:37:24.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-21T22:37:28.157Z] $ docker top 85a01efc3591436003a47d0137f19b0e745a7466bd8fedf495152fca3138912c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:37:28.220Z] provisioning config files... [2023-03-21T22:37:28.227Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13925369522592971536tmp [2023-03-21T22:37:28.236Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3465680084150823739tmp [2023-03-21T22:37:28.245Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13928336605836810342tmp [Pipeline] { [Pipeline] echo [2023-03-21T22:37:28.261Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:28.543Z] ---> sigul-configuration.sh [2023-03-21T22:37:28.543Z] gpg: directory `/root/.gnupg' created [2023-03-21T22:37:28.543Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-21T22:37:28.543Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-21T22:37:28.543Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-21T22:37:28.543Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-21T22:37:28.543Z] gpg: CAST5 encrypted data [2023-03-21T22:37:28.543Z] gpg: encrypted with 1 passphrase [2023-03-21T22:37:28.543Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-21T22:37:28.828Z] + mkdir /home/jenkins [2023-03-21T22:37:28.828Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-21T22:37:29.113Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-21T22:37:29.121Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:29.406Z] ---> sigul-install.sh [2023-03-21T22:37:29.406Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-21T22:37:29.691Z] + git tag --list [2023-03-21T22:37:29.691Z] v1.0.0 [2023-03-21T22:37:29.691Z] v2.1.0 [2023-03-21T22:37:29.691Z] v2.1.1 [2023-03-21T22:37:29.691Z] v2.1.1-dev.1 [2023-03-21T22:37:29.691Z] v2.2.0 [2023-03-21T22:37:29.691Z] v2.2.1-dev.1 [2023-03-21T22:37:29.691Z] v2.2.1-dev.2 [2023-03-21T22:37:29.691Z] v2.2.1-dev.3 [2023-03-21T22:37:29.691Z] v2.2.1-dev.4 [2023-03-21T22:37:29.691Z] v2.3.0 [2023-03-21T22:37:29.691Z] v2.3.0-dev.10 [2023-03-21T22:37:29.691Z] v2.3.0-dev.11 [2023-03-21T22:37:29.691Z] v2.3.0-dev.12 [2023-03-21T22:37:29.692Z] v2.3.0-dev.13 [2023-03-21T22:37:29.692Z] v2.3.0-dev.14 [2023-03-21T22:37:29.692Z] v2.3.0-dev.15 [2023-03-21T22:37:29.692Z] v2.3.0-dev.16 [2023-03-21T22:37:29.692Z] v2.3.0-dev.17 [2023-03-21T22:37:29.692Z] v2.3.0-dev.18 [2023-03-21T22:37:29.692Z] v2.3.0-dev.19 [2023-03-21T22:37:29.692Z] v2.3.0-dev.20 [2023-03-21T22:37:29.692Z] v2.3.0-dev.4 [2023-03-21T22:37:29.692Z] v2.3.0-dev.5 [2023-03-21T22:37:29.692Z] v2.3.0-dev.6 [2023-03-21T22:37:29.692Z] v2.3.0-dev.7 [2023-03-21T22:37:29.692Z] v2.3.0-dev.8 [2023-03-21T22:37:29.692Z] v2.3.0-dev.9 [2023-03-21T22:37:29.692Z] v3.0.0-dev.1 [2023-03-21T22:37:29.692Z] v3.0.0-dev.10 [2023-03-21T22:37:29.692Z] v3.0.0-dev.11 [2023-03-21T22:37:29.692Z] v3.0.0-dev.12 [2023-03-21T22:37:29.692Z] v3.0.0-dev.13 [2023-03-21T22:37:29.692Z] v3.0.0-dev.2 [2023-03-21T22:37:29.692Z] v3.0.0-dev.3 [2023-03-21T22:37:29.692Z] v3.0.0-dev.4 [2023-03-21T22:37:29.692Z] v3.0.0-dev.5 [2023-03-21T22:37:29.692Z] v3.0.0-dev.6 [2023-03-21T22:37:29.692Z] v3.0.0-dev.7 [2023-03-21T22:37:29.692Z] v3.0.0-dev.8 [2023-03-21T22:37:29.692Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-21T22:37:29.977Z] + lftools sign git-tag v3.0.0-dev.13 [2023-03-21T22:37:30.543Z] Signing Git tag with Sigul... [2023-03-21T22:37:30.543Z] Signing v3.0.0-dev.13 [Pipeline] echo [2023-03-21T22:37:30.811Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:31.096Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-21T22:37:31.104Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-21T22:37:31.126Z] $ docker stop --time=1 85a01efc3591436003a47d0137f19b0e745a7466bd8fedf495152fca3138912c [2023-03-21T22:37:32.421Z] $ docker rm -f --volumes 85a01efc3591436003a47d0137f19b0e745a7466bd8fedf495152fca3138912c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-21T22:37:32.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:37:32.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:33.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:37:33.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:37:33.191Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2023-03-21T22:37:33.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:37:33.582Z] $ docker top a995de5f6b284db1d04f1e3cdeacea1ae4c107d3851bc4741724cc8d1e3aa4aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:37:33.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:37:33.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:37:33.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:37:33.803Z] $ docker exec a995de5f6b284db1d04f1e3cdeacea1ae4c107d3851bc4741724cc8d1e3aa4aa ssh-agent [2023-03-21T22:37:33.912Z] SSH_AUTH_SOCK=/tmp/ssh-DKQBtLCu93vA/agent.32 [2023-03-21T22:37:33.912Z] SSH_AGENT_PID=38 [2023-03-21T22:37:33.916Z] Running ssh-add (command line suppressed) [2023-03-21T22:37:34.018Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6100051195044121949.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6100051195044121949.key) [2023-03-21T22:37:34.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:37:34.316Z] + git semver bump pre [2023-03-21T22:37:34.577Z] 2023-03-21 22:37:34,484 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-21T22:37:34.577Z] 2023-03-21 22:37:34,485 [bump_version] DEBUG bumping version:3.0.0-dev.13 on axis:pre with prefix:dev [2023-03-21T22:37:34.577Z] 2023-03-21 22:37:34,485 [bump_version] DEBUG bumped version:3.0.0-dev.14 [2023-03-21T22:37:34.577Z] 2023-03-21 22:37:34,485 [write_version] DEBUG write version:3.0.0-dev.14 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-03-21T22:37:34.577Z] 2023-03-21 22:37:34,485 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-21T22:37:34.577Z] 2023-03-21 22:37:34,485 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-21T22:37:34.577Z] 2023-03-21 22:37:34,487 [execute] INFO git cat-file --batch-check [2023-03-21T22:37:34.577Z] 2023-03-21 22:37:34,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:37:34.578Z] 2023-03-21 22:37:34,493 [execute] INFO git cat-file --batch [2023-03-21T22:37:34.578Z] 2023-03-21 22:37:34,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:37:34.578Z] 2023-03-21 22:37:34,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-21T22:37:34.578Z] 3.0.0-dev.14 [Pipeline] } [2023-03-21T22:37:34.590Z] $ docker exec --env ******** --env ******** a995de5f6b284db1d04f1e3cdeacea1ae4c107d3851bc4741724cc8d1e3aa4aa ssh-agent -k [2023-03-21T22:37:34.687Z] unset SSH_AUTH_SOCK; [2023-03-21T22:37:34.687Z] unset SSH_AGENT_PID; [2023-03-21T22:37:34.687Z] echo Agent pid 38 killed; [2023-03-21T22:37:34.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:37:34.996Z] + git semver [Pipeline] } [2023-03-21T22:37:35.272Z] $ docker stop --time=1 a995de5f6b284db1d04f1e3cdeacea1ae4c107d3851bc4741724cc8d1e3aa4aa [2023-03-21T22:37:36.562Z] $ docker rm -f --volumes a995de5f6b284db1d04f1e3cdeacea1ae4c107d3851bc4741724cc8d1e3aa4aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:37:36.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:37:36.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:37.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:37:37.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:37:37.283Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2023-03-21T22:37:37.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:37:37.682Z] $ docker top 6c5424c1a8ac4444f1ce4ba0ea02d2ce8330d060aa1620a393a3134bf7247a84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:37:37.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:37:37.761Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:37:37.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:37:37.893Z] $ docker exec 6c5424c1a8ac4444f1ce4ba0ea02d2ce8330d060aa1620a393a3134bf7247a84 ssh-agent [2023-03-21T22:37:38.004Z] SSH_AUTH_SOCK=/tmp/ssh-qfyhkomJDOER/agent.32 [2023-03-21T22:37:38.004Z] SSH_AGENT_PID=38 [2023-03-21T22:37:38.009Z] Running ssh-add (command line suppressed) [2023-03-21T22:37:38.117Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13091358133236518221.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13091358133236518221.key) [2023-03-21T22:37:38.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:37:38.497Z] + git semver push [2023-03-21T22:37:38.775Z] 2023-03-21 22:37:38,663 [run_push] DEBUG push [2023-03-21T22:37:38.775Z] 2023-03-21 22:37:38,664 [execute] INFO git cat-file --batch-check [2023-03-21T22:37:38.775Z] 2023-03-21 22:37:38,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:37:38.775Z] 2023-03-21 22:37:38,668 [execute] INFO git rev-list 56f222ab3e6cb708a4301e23a2234662637707e3 -- [2023-03-21T22:37:38.775Z] 2023-03-21 22:37:38,669 [execute] DEBUG Popen(['git', 'rev-list', '56f222ab3e6cb708a4301e23a2234662637707e3', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:37:38.775Z] 2023-03-21 22:37:38,676 [execute] INFO git fetch -v origin [2023-03-21T22:37:38.775Z] 2023-03-21 22:37:38,676 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-21T22:37:39.438Z] 2023-03-21 22:37:39,149 [run_push] DEBUG no remote changes detected [2023-03-21T22:37:39.438Z] 2023-03-21 22:37:39,149 [execute] INFO git push origin semver [2023-03-21T22:37:39.438Z] 2023-03-21 22:37:39,150 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:37:40.019Z] 2023-03-21 22:37:39,928 [run_push] DEBUG push all version tags [2023-03-21T22:37:40.019Z] 2023-03-21 22:37:39,929 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-21T22:37:40.019Z] 2023-03-21 22:37:39,929 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:37:40.956Z] 2023-03-21 22:37:40,671 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-21T22:37:40.956Z] 3.0.0-dev.14 [Pipeline] } [2023-03-21T22:37:40.968Z] $ docker exec --env ******** --env ******** 6c5424c1a8ac4444f1ce4ba0ea02d2ce8330d060aa1620a393a3134bf7247a84 ssh-agent -k [2023-03-21T22:37:41.060Z] unset SSH_AUTH_SOCK; [2023-03-21T22:37:41.060Z] unset SSH_AGENT_PID; [2023-03-21T22:37:41.060Z] echo Agent pid 38 killed; [2023-03-21T22:37:41.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:37:41.370Z] + git semver [Pipeline] } [2023-03-21T22:37:41.645Z] $ docker stop --time=1 6c5424c1a8ac4444f1ce4ba0ea02d2ce8330d060aa1620a393a3134bf7247a84 [2023-03-21T22:37:42.959Z] $ docker rm -f --volumes 6c5424c1a8ac4444f1ce4ba0ea02d2ce8330d060aa1620a393a3134bf7247a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T22:37:43.466Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-03-21T22:37:43.466Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-03-21T22:37:43.466Z] total 16 [2023-03-21T22:37:43.466Z] drwxr-xr-x 3 root root 4096 Mar 21 22:27 . [2023-03-21T22:37:43.466Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 22:37 .. [2023-03-21T22:37:43.466Z] drwxr-xr-x 2 root root 4096 Mar 21 22:27 cost [2023-03-21T22:37:43.466Z] -rw-r--r-- 1 root root 82 Mar 21 22:27 cost.csv [2023-03-21T22:37:43.466Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-03-21T22:37:43.466Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-03-21T22:37:43.466Z] total 16 [2023-03-21T22:37:43.466Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:27 . [2023-03-21T22:37:43.466Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 22:37 .. [2023-03-21T22:37:43.466Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 22:27 cost [2023-03-21T22:37:43.466Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 21 22:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:43.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:44.612Z] ---> package-listing.sh [2023-03-21T22:37:44.612Z] ++ facter osfamily [2023-03-21T22:37:44.612Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T22:37:44.871Z] + OS_FAMILY=debian [2023-03-21T22:37:44.871Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-03-21T22:37:44.871Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T22:37:44.871Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T22:37:44.871Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T22:37:44.871Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T22:37:44.871Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-03-21T22:37:44.871Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T22:37:44.871Z] + case "${OS_FAMILY}" in [2023-03-21T22:37:44.871Z] + dpkg -l [2023-03-21T22:37:44.871Z] + grep '^ii' [2023-03-21T22:37:44.871Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T22:37:44.871Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T22:37:44.871Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T22:37:44.871Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-03-21T22:37:44.871Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-03-21T22:37:44.871Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-03-21T22:37:44.881Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T22:37:45.160Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:45.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:37:45.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:37:45.784Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2023-03-21T22:37:45.819Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T22:37:46.027Z] $ docker top 8c81d85264e0e5ef440d4392672745f8258aec0775f090aedb24ad1aed11d83d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:37:46.367Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T22:37:46.652Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T22:37:46.936Z] + ls /var/log/sa-host [2023-03-21T22:37:46.936Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:37:47.001Z] provisioning config files... [2023-03-21T22:37:47.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5633470502623228331tmp [Pipeline] { [Pipeline] echo [2023-03-21T22:37:47.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:47.304Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T22:37:47.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:47.633Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T22:37:47.641Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:47.921Z] ---> sudo-logs.sh [2023-03-21T22:37:47.921Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T22:37:47.952Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:48.232Z] ---> job-cost.sh [2023-03-21T22:37:48.232Z] lf-activate-venv: SKIPPING [2023-03-21T22:37:48.232Z] DEBUG: total: 0.2199999988079071 [2023-03-21T22:37:48.232Z] INFO: Retrieving Stack Cost... [2023-03-21T22:37:48.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:37:49.057Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T22:37:49.067Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:49.348Z] ---> logs-deploy.sh [2023-03-21T22:37:49.348Z] lf-activate-venv: SKIPPING [2023-03-21T22:37:49.348Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/66 [2023-03-21T22:37:49.348Z] INFO: archiving workspace using pattern(s): [2023-03-21T22:37:50.286Z] Archives upload complete. [2023-03-21T22:37:50.545Z] INFO: archiving logs to Nexus