Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d45cae600506b099dad59778890774f0540c6a8d 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-ssh17146801078270535238.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13327045593968456908.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10045208265084418783.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3894916224406101028.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-ssh7491565299800789649.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10324 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 d45cae600506b099dad59778890774f0540c6a8d (main) Commit message: "Merge pull request #207 from lenny-intel/remove-comments" > 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 d45cae600506b099dad59778890774f0540c6a8d # timeout=10 > git rev-list --no-walk 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T23:19:54.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T23:19:54.124Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T23:19:54.143Z] ========================================================= [2023-10-24T23:19:54.143Z] EdgeX Global Pipelines Version Info [2023-10-24T23:19:54.143Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:19:54.859Z] ------------------- [2023-10-24T23:19:54.859Z] stable info: [2023-10-24T23:19:54.859Z] ------------------- [2023-10-24T23:19:54.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T23:19:54.859Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T23:19:54.859Z] Message: update stable to v1.0.254 [2023-10-24T23:19:55.429Z] ------------------- [2023-10-24T23:19:55.429Z] experimental info: [2023-10-24T23:19:55.429Z] ------------------- [2023-10-24T23:19:55.429Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T23:19:55.429Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T23:19:55.429Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T23:19:55.609Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-24T23:19:55.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-24T23:19:55.627Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T23:19:55.637Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T23:19:55.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T23:19:55.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T23:19:55.666Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T23:19:55.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T23:19:55.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T23:19:55.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T23:19:55.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T23:19:55.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-24T23:19:55.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T23:19:55.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T23:19:55.785Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T23:19:55.804Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T23:19:55.823Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T23:19:55.841Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T23:19:55.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T23:19:55.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T23:19:55.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T23:19:55.916Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T23:19:55.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T23:19:55.945Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T23:19:55.963Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T23:19:55.978Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T23:19:55.996Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T23:19:56.012Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T23:19:56.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T23:19:56.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T23:19:56.054Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d45cae600506b099dad59778890774f0540c6a8d [Pipeline] echo [2023-10-24T23:19:56.069Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d45cae6 [Pipeline] echo [2023-10-24T23:19:56.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:19:56.118Z] provisioning config files... [2023-10-24T23:19:56.133Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10570725253229019382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:19:56.442Z] ---> docker-login.sh [2023-10-24T23:19:56.442Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:19:56.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:19:56.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:19:56.704Z] Configure a credential helper to remove this warning. See [2023-10-24T23:19:56.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:19:56.704Z] [2023-10-24T23:19:56.704Z] Login Succeeded [2023-10-24T23:19:56.704Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:19:56.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:19:56.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:19:56.704Z] Configure a credential helper to remove this warning. See [2023-10-24T23:19:56.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:19:56.704Z] [2023-10-24T23:19:56.704Z] Login Succeeded [2023-10-24T23:19:56.704Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:19:56.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:19:56.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:19:56.964Z] Configure a credential helper to remove this warning. See [2023-10-24T23:19:56.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:19:56.964Z] [2023-10-24T23:19:56.964Z] Login Succeeded [2023-10-24T23:19:56.964Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:19:56.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:19:56.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:19:56.964Z] Configure a credential helper to remove this warning. See [2023-10-24T23:19:56.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:19:56.964Z] [2023-10-24T23:19:56.964Z] Login Succeeded [2023-10-24T23:19:56.964Z] docker.io [2023-10-24T23:19:57.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:19:57.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:19:57.485Z] Configure a credential helper to remove this warning. See [2023-10-24T23:19:57.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:19:57.485Z] [2023-10-24T23:19:57.485Z] Login Succeeded [2023-10-24T23:19:57.485Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:19:57.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T23:19:57.841Z] + git rev-list -1 --merges d45cae600506b099dad59778890774f0540c6a8d~1..d45cae600506b099dad59778890774f0540c6a8d [Pipeline] echo [2023-10-24T23:19:57.886Z] -----------> git rev-list -1 --merges d45cae600506b099dad59778890774f0540c6a8d~1..d45cae600506b099dad59778890774f0540c6a8d d45cae600506b099dad59778890774f0540c6a8d [2023-10-24T23:19:57.886Z] d45cae600506b099dad59778890774f0540c6a8d [false] [Pipeline] sh [2023-10-24T23:19:58.173Z] + git log --format=format:%s -1 d45cae600506b099dad59778890774f0540c6a8d [Pipeline] echo [2023-10-24T23:19:58.208Z] ========================================================= [2023-10-24T23:19:58.208Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T23:19:58.208Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:19:58.526Z] + git log --format=format:%s -1 d45cae600506b099dad59778890774f0540c6a8d [Pipeline] echo [2023-10-24T23:19:58.536Z] [semverPrep] GIT_COMMIT: d45cae600506b099dad59778890774f0540c6a8d, Commit Message: Merge pull request #207 from lenny-intel/remove-comments [Pipeline] echo [2023-10-24T23:19:58.544Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T23:19:58.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T23:19:58.900Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T23:19:58.900Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T23:19:58.900Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T23:19:58.900Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T23:19:58.900Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T23:19:58.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:19:59.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:19:59.241Z] [2023-10-24T23:19:59.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:19:59.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:19:59.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T23:19:59.543Z] b85a868b505f: Pulling fs layer [2023-10-24T23:19:59.543Z] e2be974225ed: Pulling fs layer [2023-10-24T23:19:59.543Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T23:19:59.543Z] 988bab9f4d93: Pulling fs layer [2023-10-24T23:19:59.543Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T23:19:59.543Z] eaf3925da568: Pulling fs layer [2023-10-24T23:19:59.543Z] bab4dde63d76: Pulling fs layer [2023-10-24T23:19:59.543Z] bde34c3a00c8: Pulling fs layer [2023-10-24T23:19:59.543Z] b352a97aabf1: Pulling fs layer [2023-10-24T23:19:59.543Z] 4872d77fe225: Pulling fs layer [2023-10-24T23:19:59.543Z] 5851b861e8e6: Pulling fs layer [2023-10-24T23:19:59.543Z] 1469e6f7b9e6: Waiting [2023-10-24T23:19:59.543Z] eaf3925da568: Waiting [2023-10-24T23:19:59.543Z] bab4dde63d76: Waiting [2023-10-24T23:19:59.543Z] b352a97aabf1: Waiting [2023-10-24T23:19:59.543Z] bde34c3a00c8: Waiting [2023-10-24T23:19:59.543Z] 4872d77fe225: Waiting [2023-10-24T23:19:59.543Z] 5851b861e8e6: Waiting [2023-10-24T23:19:59.543Z] 988bab9f4d93: Waiting [2023-10-24T23:19:59.543Z] e2be974225ed: Verifying Checksum [2023-10-24T23:19:59.543Z] e2be974225ed: Download complete [2023-10-24T23:19:59.543Z] 988bab9f4d93: Verifying Checksum [2023-10-24T23:19:59.543Z] 988bab9f4d93: Download complete [2023-10-24T23:19:59.802Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T23:19:59.802Z] 1469e6f7b9e6: Download complete [2023-10-24T23:19:59.802Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T23:19:59.802Z] 339a4e72a1f5: Download complete [2023-10-24T23:19:59.802Z] eaf3925da568: Verifying Checksum [2023-10-24T23:19:59.802Z] eaf3925da568: Download complete [2023-10-24T23:19:59.802Z] bde34c3a00c8: Verifying Checksum [2023-10-24T23:19:59.802Z] bde34c3a00c8: Download complete [2023-10-24T23:19:59.802Z] b352a97aabf1: Download complete [2023-10-24T23:19:59.802Z] 4872d77fe225: Download complete [2023-10-24T23:19:59.802Z] 5851b861e8e6: Verifying Checksum [2023-10-24T23:19:59.802Z] 5851b861e8e6: Download complete [2023-10-24T23:19:59.802Z] b85a868b505f: Verifying Checksum [2023-10-24T23:19:59.802Z] b85a868b505f: Download complete [2023-10-24T23:20:00.062Z] bab4dde63d76: Download complete [2023-10-24T23:20:01.435Z] b85a868b505f: Pull complete [2023-10-24T23:20:01.435Z] e2be974225ed: Pull complete [2023-10-24T23:20:01.692Z] 339a4e72a1f5: Pull complete [2023-10-24T23:20:01.692Z] 988bab9f4d93: Pull complete [2023-10-24T23:20:01.949Z] 1469e6f7b9e6: Pull complete [2023-10-24T23:20:01.949Z] eaf3925da568: Pull complete [2023-10-24T23:20:03.845Z] bab4dde63d76: Pull complete [2023-10-24T23:20:03.845Z] bde34c3a00c8: Pull complete [2023-10-24T23:20:03.845Z] b352a97aabf1: Pull complete [2023-10-24T23:20:03.845Z] 4872d77fe225: Pull complete [2023-10-24T23:20:04.103Z] 5851b861e8e6: Pull complete [2023-10-24T23:20:04.103Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T23:20:04.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:20:04.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:20:04.191Z] prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container [2023-10-24T23:20:04.226Z] $ 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-10-24T23:20:08.016Z] $ docker top c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e -eo pid,comm [2023-10-24T23:20:08.077Z] 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-10-24T23:20:08.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T23:20:08.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:20:08.119Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:20:08.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:20:08.234Z] $ docker exec c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e ssh-agent [2023-10-24T23:20:08.353Z] SSH_AUTH_SOCK=/tmp/ssh-ai7Do43WNfK8/agent.32 [2023-10-24T23:20:08.353Z] SSH_AGENT_PID=38 [2023-10-24T23:20:08.360Z] Running ssh-add (command line suppressed) [2023-10-24T23:20:08.472Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4134920067143721065.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4134920067143721065.key) [2023-10-24T23:20:08.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:20:08.769Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T23:20:10.200Z] $ docker exec --env ******** --env ******** c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e ssh-agent -k [2023-10-24T23:20:10.324Z] unset SSH_AUTH_SOCK; [2023-10-24T23:20:10.324Z] unset SSH_AGENT_PID; [2023-10-24T23:20:10.325Z] echo Agent pid 38 killed; [2023-10-24T23:20:10.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T23:20:12.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:20:12.896Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:20:13.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:20:13.019Z] $ docker exec c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e ssh-agent [2023-10-24T23:20:13.120Z] SSH_AUTH_SOCK=/tmp/ssh-GI2h9diTOy6B/agent.70 [2023-10-24T23:20:13.120Z] SSH_AGENT_PID=76 [2023-10-24T23:20:13.125Z] Running ssh-add (command line suppressed) [2023-10-24T23:20:13.219Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11079424914332092520.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11079424914332092520.key) [2023-10-24T23:20:13.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:20:13.517Z] + git semver init [2023-10-24T23:20:13.776Z] 2023-10-24 23:20:13,753 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T23:20:13.776Z] 2023-10-24 23:20:13,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-10-24T23:20:13.776Z] 2023-10-24 23:20:13,755 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-10-24T23:20:13.776Z] 2023-10-24 23:20:13,755 [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-10-24T23:20:15.156Z] 2023-10-24 23:20:14,858 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-10-24T23:20:15.156Z] 2023-10-24 23:20:14,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-10-24T23:20:15.156Z] 2023-10-24 23:20:14,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-24T23:20:15.156Z] 2023-10-24 23:20:14,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-24T23:20:15.156Z] 3.1.0-dev.20 [Pipeline] } [2023-10-24T23:20:15.166Z] $ docker exec --env ******** --env ******** c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e ssh-agent -k [2023-10-24T23:20:15.260Z] unset SSH_AUTH_SOCK; [2023-10-24T23:20:15.260Z] unset SSH_AGENT_PID; [2023-10-24T23:20:15.260Z] echo Agent pid 76 killed; [2023-10-24T23:20:15.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T23:20:15.569Z] + git semver [Pipeline] } [2023-10-24T23:20:15.844Z] $ docker stop --time=1 c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e [2023-10-24T23:20:17.154Z] $ docker rm -f --volumes c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:20:17.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T23:20:17.692Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T23:20:17.695Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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-10-24T23:20:17.863Z] provisioning config files... [2023-10-24T23:20:17.872Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12951980021406645595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:20:18.178Z] ---> docker-login.sh [2023-10-24T23:20:18.178Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:20:18.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:18.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:18.178Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:18.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:18.178Z] [2023-10-24T23:20:18.178Z] Login Succeeded [2023-10-24T23:20:18.178Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:20:18.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:18.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:18.178Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:18.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:18.178Z] [2023-10-24T23:20:18.178Z] Login Succeeded [2023-10-24T23:20:18.178Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:20:18.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:18.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:18.438Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:18.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:18.438Z] [2023-10-24T23:20:18.438Z] Login Succeeded [2023-10-24T23:20:18.438Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:20:18.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:18.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:18.438Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:18.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:18.438Z] [2023-10-24T23:20:18.438Z] Login Succeeded [2023-10-24T23:20:18.438Z] docker.io [2023-10-24T23:20:18.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:20:18.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:20:18.697Z] Configure a credential helper to remove this warning. See [2023-10-24T23:20:18.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:20:18.697Z] [2023-10-24T23:20:18.697Z] Login Succeeded [2023-10-24T23:20:18.697Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:20:18.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T23:20:18.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:20:18.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:20:18.865Z] ========================================================= [2023-10-24T23:20:18.865Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T23:20:18.865Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:20:19.185Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T23:20:19.185Z] Sending build context to Docker daemon 16.15MB [2023-10-24T23:20:19.185Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:20:19.185Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T23:20:19.185Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T23:20:19.185Z] 7264a8db6415: Pulling fs layer [2023-10-24T23:20:19.185Z] c4d48a809fc2: Pulling fs layer [2023-10-24T23:20:19.185Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T23:20:19.185Z] ad3a456e5733: Pulling fs layer [2023-10-24T23:20:19.185Z] 33e27b845d1e: Pulling fs layer [2023-10-24T23:20:19.185Z] c68163c4e522: Pulling fs layer [2023-10-24T23:20:19.185Z] 50da416c3ac9: Pulling fs layer [2023-10-24T23:20:19.185Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T23:20:19.185Z] ad3a456e5733: Waiting [2023-10-24T23:20:19.185Z] 33e27b845d1e: Waiting [2023-10-24T23:20:19.185Z] c68163c4e522: Waiting [2023-10-24T23:20:19.185Z] 50da416c3ac9: Waiting [2023-10-24T23:20:19.185Z] 23d2d4c4bb30: Waiting [2023-10-24T23:20:19.444Z] c4d48a809fc2: Download complete [2023-10-24T23:20:19.444Z] ad3a456e5733: Download complete [2023-10-24T23:20:19.444Z] 33e27b845d1e: Verifying Checksum [2023-10-24T23:20:19.444Z] 33e27b845d1e: Download complete [2023-10-24T23:20:19.444Z] 7264a8db6415: Verifying Checksum [2023-10-24T23:20:19.444Z] 7264a8db6415: Download complete [2023-10-24T23:20:19.444Z] c68163c4e522: Verifying Checksum [2023-10-24T23:20:19.444Z] c68163c4e522: Download complete [2023-10-24T23:20:19.444Z] 7264a8db6415: Pull complete [2023-10-24T23:20:19.704Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T23:20:19.704Z] 23d2d4c4bb30: Download complete [2023-10-24T23:20:19.705Z] c4d48a809fc2: Pull complete [2023-10-24T23:20:19.705Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T23:20:19.705Z] 4f1c88b9dad5: Download complete [2023-10-24T23:20:20.272Z] 50da416c3ac9: Verifying Checksum [2023-10-24T23:20:20.272Z] 50da416c3ac9: Download complete [2023-10-24T23:20:23.568Z] 4f1c88b9dad5: Pull complete [2023-10-24T23:20:23.568Z] ad3a456e5733: Pull complete [2023-10-24T23:20:23.568Z] 33e27b845d1e: Pull complete [2023-10-24T23:20:23.568Z] c68163c4e522: Pull complete [2023-10-24T23:20:26.093Z] 50da416c3ac9: Pull complete [2023-10-24T23:20:26.379Z] 23d2d4c4bb30: Pull complete [2023-10-24T23:20:26.379Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T23:20:26.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T23:20:26.379Z] ---> 0786185ac409 [2023-10-24T23:20:26.379Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:20:31.674Z] ---> Running in d6c878dc0173 [2023-10-24T23:20:31.674Z] Removing intermediate container d6c878dc0173 [2023-10-24T23:20:31.674Z] ---> 4d6417b789f1 [2023-10-24T23:20:31.674Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:20:31.674Z] ---> Running in 79dfc2ddff97 [2023-10-24T23:20:31.674Z] Removing intermediate container 79dfc2ddff97 [2023-10-24T23:20:31.674Z] ---> a25b8784c165 [2023-10-24T23:20:31.674Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T23:20:31.674Z] ---> Running in e53e17be2853 [2023-10-24T23:20:31.674Z] Removing intermediate container e53e17be2853 [2023-10-24T23:20:31.674Z] ---> a2734b2a59a4 [2023-10-24T23:20:31.674Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:20:31.674Z] ---> Running in eadd6a9b5c16 [2023-10-24T23:20:31.674Z] Removing intermediate container eadd6a9b5c16 [2023-10-24T23:20:31.674Z] ---> befdb971f262 [2023-10-24T23:20:31.674Z] Step 7/12 : WORKDIR /device-gpio [2023-10-24T23:20:31.674Z] ---> Running in e5906fd7030e [2023-10-24T23:20:31.674Z] Removing intermediate container e5906fd7030e [2023-10-24T23:20:31.674Z] ---> 05904e6ef028 [2023-10-24T23:20:31.674Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:20:31.674Z] ---> Running in b5d01be6ccc6 [2023-10-24T23:20:31.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:20:31.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:20:32.508Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T23:20:32.508Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T23:20:32.508Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T23:20:32.508Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T23:20:32.508Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:20:32.508Z] OK: 268 MiB in 56 packages [2023-10-24T23:20:32.813Z] Still waiting to schedule task [2023-10-24T23:20:32.813Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-24T23:20:33.076Z] Removing intermediate container b5d01be6ccc6 [2023-10-24T23:20:33.076Z] ---> 9ac82b481afd [2023-10-24T23:20:33.076Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T23:20:33.076Z] ---> d2469007999b [2023-10-24T23:20:33.076Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:20:33.076Z] ---> Running in 12386255feaa [2023-10-24T23:21:29.346Z] Removing intermediate container 12386255feaa [2023-10-24T23:21:29.346Z] ---> b393a8d686f2 [2023-10-24T23:21:29.346Z] Step 11/12 : COPY . . [2023-10-24T23:21:29.346Z] ---> b2764e3a6d1a [2023-10-24T23:21:29.346Z] Step 12/12 : RUN ${MAKE} [2023-10-24T23:21:29.346Z] ---> Running in 6270df40703c [2023-10-24T23:21:29.346Z] noop [2023-10-24T23:21:29.346Z] Removing intermediate container 6270df40703c [2023-10-24T23:21:29.346Z] ---> eb5d51bdc673 [2023-10-24T23:21:29.346Z] Successfully built eb5d51bdc673 [2023-10-24T23:21:29.346Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:21:29.657Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T23:21:29.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:21:29.725Z] prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container [2023-10-24T23:21:29.740Z] $ 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-10-24T23:21:30.078Z] $ docker top 8734c8d6d5945b28f6256e11d05a6eb8497d02f50b70dba3782c031a59b89d5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:21:30.439Z] + go version [2023-10-24T23:21:30.439Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T23:21:30.436Z] $ docker stop --time=1 8734c8d6d5945b28f6256e11d05a6eb8497d02f50b70dba3782c031a59b89d5c [2023-10-24T23:21:31.689Z] $ docker rm -f --volumes 8734c8d6d5945b28f6256e11d05a6eb8497d02f50b70dba3782c031a59b89d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:21:32.115Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T23:21:32.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:21:32.180Z] prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container [2023-10-24T23:21:32.198Z] $ 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-10-24T23:21:32.534Z] $ docker top b668ec767421f207ce2294cfdf49e2e48900688f1f0ca2bf5b9f387530dad5d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:21:32.888Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T23:21:33.183Z] + make test [2023-10-24T23:21:33.183Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T23:21:34.558Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-24T23:21:44.526Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-24T23:21:44.526Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-24T23:21:51.077Z] go vet ./... [2023-10-24T23:21:53.603Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T23:21:53.603Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T23:21:53.603Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T23:21:53.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T23:21:53.604Z] $ docker stop --time=1 b668ec767421f207ce2294cfdf49e2e48900688f1f0ca2bf5b9f387530dad5d8 [2023-10-24T23:21:56.940Z] $ docker rm -f --volumes b668ec767421f207ce2294cfdf49e2e48900688f1f0ca2bf5b9f387530dad5d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:21:57.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T23:21:57.505Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T23:21:57.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T23:21:58.256Z] + ls -al . [2023-10-24T23:21:58.256Z] total 160 [2023-10-24T23:21:58.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:21 . [2023-10-24T23:21:58.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:19 .. [2023-10-24T23:21:58.256Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 23:19 .dockerignore [2023-10-24T23:21:58.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:21 .git [2023-10-24T23:21:58.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:19 .github [2023-10-24T23:21:58.256Z] -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 23:19 .gitignore [2023-10-24T23:21:58.256Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:19 .golangci.yml [2023-10-24T23:21:58.257Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:20 .semver [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 23:19 Attribution.txt [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 23:19 CHANGELOG.md [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 23:19 Dockerfile [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:19 GOVERNANCE.md [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 23:19 Jenkinsfile [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 23:19 LICENSE [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 23:19 Makefile [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 23:19 OWNERS.md [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 23:19 README.md [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 23:20 VERSION [2023-10-24T23:21:58.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:19 bin [2023-10-24T23:21:58.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:19 cmd [2023-10-24T23:21:58.257Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 23:21 coverage.out [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 23:19 go.mod [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 23:19 go.sum [2023-10-24T23:21:58.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:19 internal [2023-10-24T23:21:58.257Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 23:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:21:58.598Z] + 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=d45cae600506b099dad59778890774f0540c6a8d --label arch=amd64 --label version=3.1.0-dev.20 . [2023-10-24T23:21:58.598Z] Sending build context to Docker daemon 16.15MB [2023-10-24T23:21:58.598Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:21:58.598Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T23:21:58.598Z] ---> eb5d51bdc673 [2023-10-24T23:21:58.598Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:21:58.884Z] ---> Running in c4a56359acb0 [2023-10-24T23:21:58.884Z] Removing intermediate container c4a56359acb0 [2023-10-24T23:21:58.884Z] ---> f3023d41a74d [2023-10-24T23:21:58.884Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:21:58.884Z] ---> Running in b4da9c4a051b [2023-10-24T23:21:58.884Z] Removing intermediate container b4da9c4a051b [2023-10-24T23:21:58.884Z] ---> 29b762fe045b [2023-10-24T23:21:58.884Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T23:21:58.884Z] ---> Running in 610063b9df0d [2023-10-24T23:21:59.151Z] Removing intermediate container 610063b9df0d [2023-10-24T23:21:59.151Z] ---> 3b0b3b522da3 [2023-10-24T23:21:59.151Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:21:59.151Z] ---> Running in 3db4aff3fbc2 [2023-10-24T23:21:59.151Z] Removing intermediate container 3db4aff3fbc2 [2023-10-24T23:21:59.151Z] ---> ba56d6417e17 [2023-10-24T23:21:59.151Z] Step 7/25 : WORKDIR /device-gpio [2023-10-24T23:21:59.151Z] ---> Running in 75f5d949e946 [2023-10-24T23:21:59.151Z] Removing intermediate container 75f5d949e946 [2023-10-24T23:21:59.151Z] ---> 7df5dd5f655a [2023-10-24T23:21:59.151Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:21:59.151Z] ---> Running in 03c3af5ecd32 [2023-10-24T23:21:59.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:21:59.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:21:59.720Z] OK: 268 MiB in 56 packages [2023-10-24T23:22:00.285Z] Removing intermediate container 03c3af5ecd32 [2023-10-24T23:22:00.285Z] ---> 555ab0f812d3 [2023-10-24T23:22:00.285Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-24T23:22:00.285Z] ---> 8133defa4763 [2023-10-24T23:22:00.285Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:22:00.285Z] ---> Running in 2102868a9b56 [2023-10-24T23:22:00.850Z] Removing intermediate container 2102868a9b56 [2023-10-24T23:22:00.850Z] ---> d3fb21673ea7 [2023-10-24T23:22:00.850Z] Step 11/25 : COPY . . [2023-10-24T23:22:01.419Z] ---> 999e01782873 [2023-10-24T23:22:01.419Z] Step 12/25 : RUN ${MAKE} [2023-10-24T23:22:01.419Z] ---> Running in 865bf89fc2b6 [2023-10-24T23:22:01.677Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-24T23:22:19.804Z] Removing intermediate container 865bf89fc2b6 [2023-10-24T23:22:19.804Z] ---> 2a831eb18c3b [2023-10-24T23:22:19.804Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T23:22:20.371Z] 3.18: Pulling from library/alpine [2023-10-24T23:22:20.371Z] 96526aa774ef: Pulling fs layer [2023-10-24T23:22:20.629Z] 96526aa774ef: Download complete [2023-10-24T23:22:20.887Z] 96526aa774ef: Pull complete [2023-10-24T23:22:20.887Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T23:22:20.887Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T23:22:20.887Z] ---> 8ca4688f4f35 [2023-10-24T23:22:20.887Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-24T23:22:20.887Z] ---> Running in b769c742597a [2023-10-24T23:22:21.146Z] Removing intermediate container b769c742597a [2023-10-24T23:22:21.146Z] ---> ba28d494ce42 [2023-10-24T23:22:21.146Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-24T23:22:21.146Z] ---> Running in 2d3df1e1519d [2023-10-24T23:22:21.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:22:21.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:22:21.663Z] OK: 7 MiB in 15 packages [2023-10-24T23:22:21.922Z] Removing intermediate container 2d3df1e1519d [2023-10-24T23:22:21.922Z] ---> 1644f6c897a7 [2023-10-24T23:22:21.922Z] Step 16/25 : WORKDIR / [2023-10-24T23:22:21.922Z] ---> Running in 0f4bd226af48 [2023-10-24T23:22:22.181Z] Removing intermediate container 0f4bd226af48 [2023-10-24T23:22:22.181Z] ---> c0b9b5fbdd63 [2023-10-24T23:22:22.181Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-24T23:22:22.181Z] ---> 59f1e0f6b92e [2023-10-24T23:22:22.181Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-24T23:22:22.444Z] ---> 386b54d955d9 [2023-10-24T23:22:22.444Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-24T23:22:23.382Z] ---> e71c91ad503b [2023-10-24T23:22:23.382Z] Step 20/25 : EXPOSE 59910 [2023-10-24T23:22:23.382Z] ---> Running in 7ca563feb25a [2023-10-24T23:22:23.382Z] Removing intermediate container 7ca563feb25a [2023-10-24T23:22:23.382Z] ---> babdf180eb21 [2023-10-24T23:22:23.382Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-24T23:22:23.382Z] ---> Running in c5c0bd195f96 [2023-10-24T23:22:23.382Z] Removing intermediate container c5c0bd195f96 [2023-10-24T23:22:23.382Z] ---> da97dbfbd002 [2023-10-24T23:22:23.382Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T23:22:23.382Z] ---> Running in df2c27bd8e05 [2023-10-24T23:22:23.382Z] Removing intermediate container df2c27bd8e05 [2023-10-24T23:22:23.382Z] ---> e37748c2ca6b [2023-10-24T23:22:23.382Z] Step 23/25 : LABEL arch=amd64 [2023-10-24T23:22:23.641Z] ---> Running in 350eb42dc71f [2023-10-24T23:22:23.641Z] Removing intermediate container 350eb42dc71f [2023-10-24T23:22:23.641Z] ---> 7e942833e653 [2023-10-24T23:22:23.641Z] Step 24/25 : LABEL git_sha=d45cae600506b099dad59778890774f0540c6a8d [2023-10-24T23:22:23.641Z] ---> Running in c7003272cce6 [2023-10-24T23:22:23.641Z] Removing intermediate container c7003272cce6 [2023-10-24T23:22:23.641Z] ---> a4dc0ed7b86e [2023-10-24T23:22:23.641Z] Step 25/25 : LABEL version=3.1.0-dev.20 [2023-10-24T23:22:23.641Z] ---> Running in 092a20d63f11 [2023-10-24T23:22:23.641Z] Removing intermediate container 092a20d63f11 [2023-10-24T23:22:23.641Z] ---> 60b77e683a62 [2023-10-24T23:22:23.641Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T23:22:23.641Z] Successfully built 60b77e683a62 [2023-10-24T23:22:23.641Z] 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-10-24T23:22:23.746Z] provisioning config files... [2023-10-24T23:22:23.756Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15554159762050346378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:22:24.052Z] ---> docker-login.sh [2023-10-24T23:22:24.052Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:22:24.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:22:24.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:22:24.052Z] Configure a credential helper to remove this warning. See [2023-10-24T23:22:24.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:22:24.052Z] [2023-10-24T23:22:24.052Z] Login Succeeded [2023-10-24T23:22:24.052Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:22:24.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:22:24.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:22:24.052Z] Configure a credential helper to remove this warning. See [2023-10-24T23:22:24.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:22:24.052Z] [2023-10-24T23:22:24.052Z] Login Succeeded [2023-10-24T23:22:24.052Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:22:24.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:22:24.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:22:24.310Z] Configure a credential helper to remove this warning. See [2023-10-24T23:22:24.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:22:24.310Z] [2023-10-24T23:22:24.310Z] Login Succeeded [2023-10-24T23:22:24.310Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:22:24.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:22:24.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:22:24.310Z] Configure a credential helper to remove this warning. See [2023-10-24T23:22:24.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:22:24.310Z] [2023-10-24T23:22:24.310Z] Login Succeeded [2023-10-24T23:22:24.310Z] docker.io [2023-10-24T23:22:24.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:22:24.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:22:24.568Z] Configure a credential helper to remove this warning. See [2023-10-24T23:22:24.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:22:24.568Z] [2023-10-24T23:22:24.568Z] Login Succeeded [2023-10-24T23:22:24.568Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:22:24.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T23:22:24.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:22:24.626Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-10-24T23:22:24.626Z] d45cae600506b099dad59778890774f0540c6a8d [2023-10-24T23:22:24.626Z] latest [2023-10-24T23:22:24.626Z] 3.1.0-dev.20 [2023-10-24T23:22:24.626Z] d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 [2023-10-24T23:22:24.626Z] main [2023-10-24T23:22:24.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:24.947Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:25.256Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d [2023-10-24T23:22:25.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-24T23:22:25.256Z] e743b256129f: Preparing [2023-10-24T23:22:25.256Z] 9f3756b87224: Preparing [2023-10-24T23:22:25.256Z] 25a295b5e5cb: Preparing [2023-10-24T23:22:25.256Z] b241e021060e: Preparing [2023-10-24T23:22:25.256Z] cc2447e1835a: Preparing [2023-10-24T23:22:25.256Z] cc2447e1835a: Layer already exists [2023-10-24T23:22:25.256Z] 25a295b5e5cb: Pushed [2023-10-24T23:22:25.256Z] b241e021060e: Pushed [2023-10-24T23:22:25.256Z] 9f3756b87224: Pushed [2023-10-24T23:22:27.790Z] e743b256129f: Pushed [2023-10-24T23:22:28.050Z] d45cae600506b099dad59778890774f0540c6a8d: digest: sha256:88e52a5707c5214536c8da8ff7f745cd9763487eebf3db0eef9b08d6a1b8617a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:28.359Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:28.669Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-10-24T23:22:28.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-24T23:22:28.669Z] e743b256129f: Preparing [2023-10-24T23:22:28.669Z] 9f3756b87224: Preparing [2023-10-24T23:22:28.669Z] 25a295b5e5cb: Preparing [2023-10-24T23:22:28.669Z] b241e021060e: Preparing [2023-10-24T23:22:28.669Z] cc2447e1835a: Preparing [2023-10-24T23:22:28.669Z] 25a295b5e5cb: Layer already exists [2023-10-24T23:22:28.669Z] 9f3756b87224: Layer already exists [2023-10-24T23:22:28.669Z] cc2447e1835a: Layer already exists [2023-10-24T23:22:28.669Z] b241e021060e: Layer already exists [2023-10-24T23:22:28.669Z] e743b256129f: Layer already exists [2023-10-24T23:22:28.669Z] latest: digest: sha256:88e52a5707c5214536c8da8ff7f745cd9763487eebf3db0eef9b08d6a1b8617a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:28.979Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:29.285Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.20 [2023-10-24T23:22:29.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-24T23:22:29.285Z] e743b256129f: Preparing [2023-10-24T23:22:29.285Z] 9f3756b87224: Preparing [2023-10-24T23:22:29.285Z] 25a295b5e5cb: Preparing [2023-10-24T23:22:29.285Z] b241e021060e: Preparing [2023-10-24T23:22:29.285Z] cc2447e1835a: Preparing [2023-10-24T23:22:29.285Z] 25a295b5e5cb: Layer already exists [2023-10-24T23:22:29.285Z] e743b256129f: Layer already exists [2023-10-24T23:22:29.285Z] b241e021060e: Layer already exists [2023-10-24T23:22:29.285Z] cc2447e1835a: Layer already exists [2023-10-24T23:22:29.285Z] 9f3756b87224: Layer already exists [2023-10-24T23:22:29.285Z] 3.1.0-dev.20: digest: sha256:88e52a5707c5214536c8da8ff7f745cd9763487eebf3db0eef9b08d6a1b8617a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:29.603Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:29.907Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 [2023-10-24T23:22:29.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-24T23:22:29.907Z] e743b256129f: Preparing [2023-10-24T23:22:29.907Z] 9f3756b87224: Preparing [2023-10-24T23:22:29.907Z] 25a295b5e5cb: Preparing [2023-10-24T23:22:29.907Z] b241e021060e: Preparing [2023-10-24T23:22:29.907Z] cc2447e1835a: Preparing [2023-10-24T23:22:29.907Z] e743b256129f: Layer already exists [2023-10-24T23:22:29.907Z] b241e021060e: Layer already exists [2023-10-24T23:22:29.907Z] 9f3756b87224: Layer already exists [2023-10-24T23:22:29.907Z] cc2447e1835a: Layer already exists [2023-10-24T23:22:29.907Z] 25a295b5e5cb: Layer already exists [2023-10-24T23:22:29.907Z] d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20: digest: sha256:88e52a5707c5214536c8da8ff7f745cd9763487eebf3db0eef9b08d6a1b8617a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:30.216Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:30.519Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-10-24T23:22:30.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-24T23:22:30.519Z] e743b256129f: Preparing [2023-10-24T23:22:30.519Z] 9f3756b87224: Preparing [2023-10-24T23:22:30.519Z] 25a295b5e5cb: Preparing [2023-10-24T23:22:30.519Z] b241e021060e: Preparing [2023-10-24T23:22:30.519Z] cc2447e1835a: Preparing [2023-10-24T23:22:30.519Z] 9f3756b87224: Layer already exists [2023-10-24T23:22:30.519Z] cc2447e1835a: Layer already exists [2023-10-24T23:22:30.519Z] 25a295b5e5cb: Layer already exists [2023-10-24T23:22:30.519Z] e743b256129f: Layer already exists [2023-10-24T23:22:30.519Z] b241e021060e: Layer already exists [2023-10-24T23:22:30.519Z] main: digest: sha256:88e52a5707c5214536c8da8ff7f745cd9763487eebf3db0eef9b08d6a1b8617a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T23:22:30.556Z] ===================================================== [Pipeline] echo [2023-10-24T23:22:30.562Z] taggedImages: [2023-10-24T23:22:30.562Z] - nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d [2023-10-24T23:22:30.562Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-10-24T23:22:30.562Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.20 [2023-10-24T23:22:30.562Z] - nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 [2023-10-24T23:22:30.562Z] - 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-10-24T23:22:30.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:22:30.923Z] [2023-10-24T23:22:30.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:22:31.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:22:31.218Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T23:22:31.218Z] 5eb5b503b376: Pulling fs layer [2023-10-24T23:22:31.218Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T23:22:31.218Z] ec43610c2a17: Pulling fs layer [2023-10-24T23:22:31.218Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T23:22:31.218Z] 33b1e0a273af: Pulling fs layer [2023-10-24T23:22:31.218Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T23:22:31.218Z] 2f39f015ded8: Pulling fs layer [2023-10-24T23:22:31.218Z] 33b1e0a273af: Waiting [2023-10-24T23:22:31.218Z] 5d3b04190fa2: Waiting [2023-10-24T23:22:31.218Z] 2f39f015ded8: Waiting [2023-10-24T23:22:31.218Z] 3a2ae6a8a46f: Waiting [2023-10-24T23:22:31.218Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T23:22:31.218Z] 5c69ac0246d0: Download complete [2023-10-24T23:22:31.218Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T23:22:31.218Z] 3a2ae6a8a46f: Download complete [2023-10-24T23:22:31.218Z] 33b1e0a273af: Verifying Checksum [2023-10-24T23:22:31.218Z] 33b1e0a273af: Download complete [2023-10-24T23:22:31.218Z] ec43610c2a17: Verifying Checksum [2023-10-24T23:22:31.218Z] ec43610c2a17: Download complete [2023-10-24T23:22:31.218Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T23:22:31.218Z] 5d3b04190fa2: Download complete [2023-10-24T23:22:31.477Z] 5eb5b503b376: Verifying Checksum [2023-10-24T23:22:31.477Z] 5eb5b503b376: Download complete [2023-10-24T23:22:32.041Z] 2f39f015ded8: Download complete [2023-10-24T23:22:32.607Z] 5eb5b503b376: Pull complete [2023-10-24T23:22:32.864Z] 5c69ac0246d0: Pull complete [2023-10-24T23:22:33.123Z] ec43610c2a17: Pull complete [2023-10-24T23:22:33.382Z] 3a2ae6a8a46f: Pull complete [2023-10-24T23:22:33.382Z] 33b1e0a273af: Pull complete [2023-10-24T23:22:33.640Z] 5d3b04190fa2: Pull complete [2023-10-24T23:22:37.820Z] 2f39f015ded8: Pull complete [2023-10-24T23:22:37.820Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T23:22:37.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:22:37.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:22:37.892Z] prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container [2023-10-24T23:22:37.878Z] $ 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-10-24T23:22:43.092Z] $ docker top 95c51a6909956fbf5530bf4583faab1a56456c2aab61049ae31a883e146e2c27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:22:43.497Z] ---> job-cost.sh [2023-10-24T23:22:43.497Z] lf-activate-venv: SKIPPING [2023-10-24T23:22:43.497Z] INFO: No Stack... [2023-10-24T23:22:43.755Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T23:22:44.323Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T23:22:44.609Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-10-24T23:22:44.609Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T23:22:44.620Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] [2023-10-24T23:22:44.625Z] Resource [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] did not exist. Created. [2023-10-24T23:22:44.626Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T23:22:44.925Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T23:22:44.950Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T23:22:44.957Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T23:22:44.935Z] $ docker stop --time=1 95c51a6909956fbf5530bf4583faab1a56456c2aab61049ae31a883e146e2c27 [2023-10-24T23:22:46.084Z] $ docker rm -f --volumes 95c51a6909956fbf5530bf4583faab1a56456c2aab61049ae31a883e146e2c27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T23:22:55.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10327 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-10-24T23:22:55.160Z] Running in /w/workspace/device-gpio/107 [Pipeline] { [Pipeline] checkout [2023-10-24T23:22:55.185Z] The recommended git tool is: git [2023-10-24T23:23:00.276Z] using credential edgex-jenkins-ssh [2023-10-24T23:23:00.297Z] Cloning the remote Git repository [2023-10-24T23:23:00.343Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-24T23:23:00.443Z] > git init /w/workspace/device-gpio/107 # timeout=10 [2023-10-24T23:23:00.607Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-24T23:23:00.609Z] > git --version # timeout=10 [2023-10-24T23:23:00.635Z] > git --version # 'git version 2.25.1' [2023-10-24T23:23:00.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T23:23:00.816Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T23:23:02.377Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-24T23:23:02.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T23:23:03.259Z] Avoid second fetch [2023-10-24T23:23:03.259Z] Checking out Revision d45cae600506b099dad59778890774f0540c6a8d (main) [2023-10-24T23:23:03.849Z] Commit message: "Merge pull request #207 from lenny-intel/remove-comments" [2023-10-24T23:23:03.278Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T23:23:03.360Z] > git checkout -f d45cae600506b099dad59778890774f0540c6a8d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:23:04.750Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T23:23:04.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T23:23:04.750Z] Dload Upload Total Spent Left Speed [2023-10-24T23:23:04.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-10-24T23:23:05.336Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T23:23:05.657Z] + sudo tee /etc/docker/daemon.new [2023-10-24T23:23:05.658Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T23:23:05.658Z] { [2023-10-24T23:23:05.658Z] "registry-mirrors": [ [2023-10-24T23:23:05.658Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T23:23:05.658Z] ], [2023-10-24T23:23:05.658Z] "bip": "10.250.0.254/24", [2023-10-24T23:23:05.658Z] "hosts": [ [2023-10-24T23:23:05.658Z] "tcp://0.0.0.0:5555", [2023-10-24T23:23:05.658Z] "unix:///var/run/docker.sock" [2023-10-24T23:23:05.658Z] ], [2023-10-24T23:23:05.658Z] "mtu": 1458, [2023-10-24T23:23:05.658Z] "selinux-enabled": true, [2023-10-24T23:23:05.658Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T23:23:05.658Z] } [Pipeline] sh [2023-10-24T23:23:05.983Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T23:23:06.311Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:23:24.579Z] provisioning config files... [2023-10-24T23:23:24.617Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/107@tmp/config8981545760005776744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:23:24.995Z] ---> docker-login.sh [2023-10-24T23:23:24.995Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:23:25.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:23:25.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:23:25.594Z] Configure a credential helper to remove this warning. See [2023-10-24T23:23:25.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:23:25.594Z] [2023-10-24T23:23:25.594Z] Login Succeeded [2023-10-24T23:23:25.874Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:23:25.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:23:26.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:23:26.153Z] Configure a credential helper to remove this warning. See [2023-10-24T23:23:26.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:23:26.153Z] [2023-10-24T23:23:26.153Z] Login Succeeded [2023-10-24T23:23:26.153Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:23:26.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:23:26.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:23:26.709Z] Configure a credential helper to remove this warning. See [2023-10-24T23:23:26.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:23:26.709Z] [2023-10-24T23:23:26.709Z] Login Succeeded [2023-10-24T23:23:26.709Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:23:26.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:23:26.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:23:26.991Z] Configure a credential helper to remove this warning. See [2023-10-24T23:23:26.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:23:26.991Z] [2023-10-24T23:23:26.991Z] Login Succeeded [2023-10-24T23:23:26.991Z] docker.io [2023-10-24T23:23:27.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:23:27.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:23:27.881Z] Configure a credential helper to remove this warning. See [2023-10-24T23:23:27.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:23:27.881Z] [2023-10-24T23:23:27.881Z] Login Succeeded [2023-10-24T23:23:27.881Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:23:27.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T23:23:28.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:23:28.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:23:28.258Z] ========================================================= [2023-10-24T23:23:28.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T23:23:28.258Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:23:28.628Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T23:23:29.242Z] Sending build context to Docker daemon 8.126MB [2023-10-24T23:23:29.242Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:23:29.242Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T23:23:29.515Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T23:23:29.515Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T23:23:29.515Z] 5d54e960e981: Pulling fs layer [2023-10-24T23:23:29.515Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T23:23:29.515Z] f0e02332f6b5: Pulling fs layer [2023-10-24T23:23:29.515Z] cefa15bbcfad: Pulling fs layer [2023-10-24T23:23:29.515Z] 17808c966233: Pulling fs layer [2023-10-24T23:23:29.515Z] f4c1fc716caa: Pulling fs layer [2023-10-24T23:23:29.515Z] f0e02332f6b5: Waiting [2023-10-24T23:23:29.515Z] cefa15bbcfad: Waiting [2023-10-24T23:23:29.515Z] 17808c966233: Waiting [2023-10-24T23:23:29.515Z] f4c1fc716caa: Waiting [2023-10-24T23:23:29.515Z] 5d54e960e981: Verifying Checksum [2023-10-24T23:23:29.515Z] 5d54e960e981: Download complete [2023-10-24T23:23:29.515Z] f0e02332f6b5: Verifying Checksum [2023-10-24T23:23:29.515Z] f0e02332f6b5: Download complete [2023-10-24T23:23:29.515Z] cefa15bbcfad: Download complete [2023-10-24T23:23:29.515Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T23:23:29.515Z] 9fda8d8052c6: Download complete [2023-10-24T23:23:30.185Z] f4c1fc716caa: Verifying Checksum [2023-10-24T23:23:30.185Z] f4c1fc716caa: Download complete [2023-10-24T23:23:30.787Z] 9fda8d8052c6: Pull complete [2023-10-24T23:23:31.763Z] 5d54e960e981: Pull complete [2023-10-24T23:23:31.763Z] c4a7e357bf2a: Download complete [2023-10-24T23:23:32.735Z] 17808c966233: Verifying Checksum [2023-10-24T23:23:32.735Z] 17808c966233: Download complete [2023-10-24T23:23:47.928Z] c4a7e357bf2a: Pull complete [2023-10-24T23:23:47.928Z] f0e02332f6b5: Pull complete [2023-10-24T23:23:47.928Z] cefa15bbcfad: Pull complete [2023-10-24T23:23:58.086Z] 17808c966233: Pull complete [2023-10-24T23:23:59.063Z] f4c1fc716caa: Pull complete [2023-10-24T23:23:59.063Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T23:23:59.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T23:23:59.063Z] ---> ea914061e18c [2023-10-24T23:23:59.063Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:24:00.033Z] ---> Running in 1f7b7c2606c7 [2023-10-24T23:24:00.301Z] Removing intermediate container 1f7b7c2606c7 [2023-10-24T23:24:00.301Z] ---> 19e6a67b9ef6 [2023-10-24T23:24:00.301Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:24:00.301Z] ---> Running in b864dfe3e08a [2023-10-24T23:24:00.587Z] Removing intermediate container b864dfe3e08a [2023-10-24T23:24:00.587Z] ---> 595c58d91599 [2023-10-24T23:24:00.587Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T23:24:00.857Z] ---> Running in a6c25e541515 [2023-10-24T23:24:01.127Z] Removing intermediate container a6c25e541515 [2023-10-24T23:24:01.127Z] ---> bccdac0a8274 [2023-10-24T23:24:01.127Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:24:01.127Z] ---> Running in 713e1e546cd5 [2023-10-24T23:24:01.397Z] Removing intermediate container 713e1e546cd5 [2023-10-24T23:24:01.397Z] ---> eb3695d9fd59 [2023-10-24T23:24:01.397Z] Step 7/12 : WORKDIR /device-gpio [2023-10-24T23:24:01.397Z] ---> Running in a5a235c7908f [2023-10-24T23:24:01.990Z] Removing intermediate container a5a235c7908f [2023-10-24T23:24:01.990Z] ---> bd8959356fd8 [2023-10-24T23:24:01.990Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:24:01.990Z] ---> Running in ca145a73491e [2023-10-24T23:24:03.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:24:03.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:24:05.111Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T23:24:05.111Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T23:24:05.111Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T23:24:05.111Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T23:24:05.111Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:24:05.111Z] OK: 270 MiB in 56 packages [2023-10-24T23:24:06.093Z] Removing intermediate container ca145a73491e [2023-10-24T23:24:06.093Z] ---> 6d4062b8ac2c [2023-10-24T23:24:06.093Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T23:24:06.679Z] ---> f77082d78113 [2023-10-24T23:24:06.679Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:24:06.679Z] ---> Running in 7f7b4f7f3094 [2023-10-24T23:25:43.381Z] Removing intermediate container 7f7b4f7f3094 [2023-10-24T23:25:43.382Z] ---> a1783fc32ac0 [2023-10-24T23:25:43.382Z] Step 11/12 : COPY . . [2023-10-24T23:25:43.382Z] ---> 4d3daf585fd0 [2023-10-24T23:25:43.382Z] Step 12/12 : RUN ${MAKE} [2023-10-24T23:25:43.382Z] ---> Running in e30e8bb84d95 [2023-10-24T23:25:43.382Z] noop [2023-10-24T23:25:43.382Z] Removing intermediate container e30e8bb84d95 [2023-10-24T23:25:43.382Z] ---> 56f6aada4ba4 [2023-10-24T23:25:43.382Z] Successfully built 56f6aada4ba4 [2023-10-24T23:25:43.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:25:43.732Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T23:25:43.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:25:43.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-10327 does not seem to be running inside a container [2023-10-24T23:25:44.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/107 -v /w/workspace/device-gpio/107:/w/workspace/device-gpio/107:rw,z -v /w/workspace/device-gpio/107@tmp:/w/workspace/device-gpio/107@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-10-24T23:25:48.814Z] $ docker top fa096bd080d89b8758dba49ee73751e468d07fe46975cac60391a65ba0f28784 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:25:49.670Z] + go version [2023-10-24T23:25:49.670Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T23:25:49.701Z] $ docker stop --time=1 fa096bd080d89b8758dba49ee73751e468d07fe46975cac60391a65ba0f28784 [2023-10-24T23:25:51.352Z] $ docker rm -f --volumes fa096bd080d89b8758dba49ee73751e468d07fe46975cac60391a65ba0f28784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:25:51.922Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T23:25:51.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:25:52.109Z] prd-ubuntu20.04-docker-arm64-4c-16g-10327 does not seem to be running inside a container [2023-10-24T23:25:52.199Z] $ 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/107 -v /w/workspace/device-gpio/107:/w/workspace/device-gpio/107:rw,z -v /w/workspace/device-gpio/107@tmp:/w/workspace/device-gpio/107@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-10-24T23:25:53.439Z] $ docker top bc797c7b443e92cc4b8d0f97bd223dcbb5d93553d9179435124c138cc38836bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:25:54.285Z] + git config --global --add safe.directory /w/workspace/device-gpio/107 [Pipeline] fileExists [Pipeline] sh [2023-10-24T23:25:54.949Z] + make test [2023-10-24T23:25:54.949Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T23:25:59.209Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-24T23:27:35.988Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-24T23:27:35.988Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-24T23:27:35.988Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T23:27:35.988Z] go vet ./... [2023-10-24T23:27:58.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T23:27:58.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T23:27:58.082Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T23:27:58.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T23:27:58.112Z] $ docker stop --time=1 bc797c7b443e92cc4b8d0f97bd223dcbb5d93553d9179435124c138cc38836bd [2023-10-24T23:28:00.140Z] $ docker rm -f --volumes bc797c7b443e92cc4b8d0f97bd223dcbb5d93553d9179435124c138cc38836bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:28:01.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T23:28:01.359Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T23:28:01.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:28:02.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T23:28:02.602Z] + ls -al . [2023-10-24T23:28:02.602Z] total 156 [2023-10-24T23:28:02.602Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 23:25 . [2023-10-24T23:28:02.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:23 .. [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 23:23 .dockerignore [2023-10-24T23:28:02.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:23 .git [2023-10-24T23:28:02.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:23 .github [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 23:23 .gitignore [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:23 .golangci.yml [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 23:23 Attribution.txt [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 23:23 CHANGELOG.md [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 23:23 Dockerfile [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:23 GOVERNANCE.md [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 23:23 Jenkinsfile [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 23:23 LICENSE [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 23:23 Makefile [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 23:23 OWNERS.md [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 23:23 README.md [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 23:20 VERSION [2023-10-24T23:28:02.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:23 bin [2023-10-24T23:28:02.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:23 cmd [2023-10-24T23:28:02.602Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 23:25 coverage.out [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 23:23 go.mod [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 23:23 go.sum [2023-10-24T23:28:02.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:23 internal [2023-10-24T23:28:02.602Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 23:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:28:02.962Z] + 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=d45cae600506b099dad59778890774f0540c6a8d --label arch=arm64 --label version=3.1.0-dev.20 . [2023-10-24T23:28:03.231Z] Sending build context to Docker daemon 8.127MB [2023-10-24T23:28:03.504Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:28:03.504Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T23:28:03.504Z] ---> 56f6aada4ba4 [2023-10-24T23:28:03.504Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:28:03.504Z] ---> Running in 15d61429a3ae [2023-10-24T23:28:03.771Z] Removing intermediate container 15d61429a3ae [2023-10-24T23:28:03.771Z] ---> 102c39c2b304 [2023-10-24T23:28:03.771Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:28:04.042Z] ---> Running in 3ebeee9bc6e7 [2023-10-24T23:28:04.310Z] Removing intermediate container 3ebeee9bc6e7 [2023-10-24T23:28:04.310Z] ---> c86d0add66c1 [2023-10-24T23:28:04.310Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T23:28:04.310Z] ---> Running in fc4d4fba53dd [2023-10-24T23:28:04.896Z] Removing intermediate container fc4d4fba53dd [2023-10-24T23:28:04.896Z] ---> 1a47eb0004d3 [2023-10-24T23:28:04.896Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:28:04.896Z] ---> Running in 044b872b224a [2023-10-24T23:28:05.163Z] Removing intermediate container 044b872b224a [2023-10-24T23:28:05.163Z] ---> 1f275f0184ab [2023-10-24T23:28:05.163Z] Step 7/25 : WORKDIR /device-gpio [2023-10-24T23:28:05.163Z] ---> Running in b055a1e8adc7 [2023-10-24T23:28:05.760Z] Removing intermediate container b055a1e8adc7 [2023-10-24T23:28:05.760Z] ---> ca3539948bdc [2023-10-24T23:28:05.760Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:28:05.760Z] ---> Running in 77b3c3c330cf [2023-10-24T23:28:06.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:28:06.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:28:08.411Z] OK: 270 MiB in 56 packages [2023-10-24T23:28:10.363Z] Removing intermediate container 77b3c3c330cf [2023-10-24T23:28:10.363Z] ---> d97bd68fccdb [2023-10-24T23:28:10.363Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-24T23:28:10.948Z] ---> cecf6a183cf5 [2023-10-24T23:28:10.948Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:28:11.217Z] ---> Running in 51c1db4e778f [2023-10-24T23:28:13.820Z] Removing intermediate container 51c1db4e778f [2023-10-24T23:28:13.820Z] ---> ed10c06d1bb6 [2023-10-24T23:28:13.820Z] Step 11/25 : COPY . . [2023-10-24T23:28:14.778Z] ---> e575783818ce [2023-10-24T23:28:14.778Z] Step 12/25 : RUN ${MAKE} [2023-10-24T23:28:14.778Z] ---> Running in d5bc03a2afe7 [2023-10-24T23:28:15.738Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-24T23:30:22.463Z] Removing intermediate container d5bc03a2afe7 [2023-10-24T23:30:22.463Z] ---> 30f7fe554cc7 [2023-10-24T23:30:22.463Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T23:30:22.463Z] 3.18: Pulling from library/alpine [2023-10-24T23:30:22.463Z] 579b34f0a95b: Pulling fs layer [2023-10-24T23:30:22.463Z] 579b34f0a95b: Verifying Checksum [2023-10-24T23:30:22.463Z] 579b34f0a95b: Download complete [2023-10-24T23:30:22.463Z] 579b34f0a95b: Pull complete [2023-10-24T23:30:22.463Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T23:30:22.463Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T23:30:22.463Z] ---> 3cc203321400 [2023-10-24T23:30:22.463Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-24T23:30:22.463Z] ---> Running in 4225432842bf [2023-10-24T23:30:22.463Z] Removing intermediate container 4225432842bf [2023-10-24T23:30:22.463Z] ---> b34e09340e10 [2023-10-24T23:30:22.463Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-24T23:30:22.463Z] ---> Running in ab1633610083 [2023-10-24T23:30:22.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:30:22.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:30:22.463Z] OK: 8 MiB in 15 packages [2023-10-24T23:30:22.463Z] Removing intermediate container ab1633610083 [2023-10-24T23:30:22.463Z] ---> 5728974b966c [2023-10-24T23:30:22.463Z] Step 16/25 : WORKDIR / [2023-10-24T23:30:22.463Z] ---> Running in 6a8515d1965c [2023-10-24T23:30:22.463Z] Removing intermediate container 6a8515d1965c [2023-10-24T23:30:22.463Z] ---> dfbafe763fcd [2023-10-24T23:30:22.463Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-24T23:30:22.463Z] ---> 29302c70d938 [2023-10-24T23:30:22.463Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-24T23:30:22.463Z] ---> 20a3d9e90f63 [2023-10-24T23:30:22.463Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-24T23:30:24.407Z] ---> 32e059f8aae3 [2023-10-24T23:30:24.407Z] Step 20/25 : EXPOSE 59910 [2023-10-24T23:30:24.407Z] ---> Running in af78f107ee25 [2023-10-24T23:30:24.407Z] Removing intermediate container af78f107ee25 [2023-10-24T23:30:24.407Z] ---> 173207df667f [2023-10-24T23:30:24.407Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-24T23:30:24.677Z] ---> Running in b81eaffd441b [2023-10-24T23:30:24.944Z] Removing intermediate container b81eaffd441b [2023-10-24T23:30:24.944Z] ---> 80e4f07ebe69 [2023-10-24T23:30:24.944Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T23:30:24.944Z] ---> Running in e107b08c5b8b [2023-10-24T23:30:25.209Z] Removing intermediate container e107b08c5b8b [2023-10-24T23:30:25.209Z] ---> 765267a61bf0 [2023-10-24T23:30:25.209Z] Step 23/25 : LABEL arch=arm64 [2023-10-24T23:30:25.475Z] ---> Running in 1ae685abd7bc [2023-10-24T23:30:25.744Z] Removing intermediate container 1ae685abd7bc [2023-10-24T23:30:25.744Z] ---> d9ad9dda04d9 [2023-10-24T23:30:25.744Z] Step 24/25 : LABEL git_sha=d45cae600506b099dad59778890774f0540c6a8d [2023-10-24T23:30:26.022Z] ---> Running in 523078c76fb2 [2023-10-24T23:30:26.290Z] Removing intermediate container 523078c76fb2 [2023-10-24T23:30:26.290Z] ---> 6d36c4078617 [2023-10-24T23:30:26.290Z] Step 25/25 : LABEL version=3.1.0-dev.20 [2023-10-24T23:30:26.290Z] ---> Running in e4f28844d20f [2023-10-24T23:30:26.557Z] Removing intermediate container e4f28844d20f [2023-10-24T23:30:26.557Z] ---> ee395f92b5ad [2023-10-24T23:30:26.557Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T23:30:26.557Z] Successfully built ee395f92b5ad [2023-10-24T23:30:26.823Z] 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-10-24T23:30:26.943Z] provisioning config files... [2023-10-24T23:30:26.959Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/107@tmp/config5717312644594880449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:30:27.297Z] ---> docker-login.sh [2023-10-24T23:30:27.298Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:30:27.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:30:27.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:30:27.563Z] Configure a credential helper to remove this warning. See [2023-10-24T23:30:27.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:30:27.563Z] [2023-10-24T23:30:27.563Z] Login Succeeded [2023-10-24T23:30:27.563Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:30:27.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:30:27.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:30:27.832Z] Configure a credential helper to remove this warning. See [2023-10-24T23:30:27.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:30:27.832Z] [2023-10-24T23:30:27.832Z] Login Succeeded [2023-10-24T23:30:28.105Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:30:28.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:30:28.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:30:28.372Z] Configure a credential helper to remove this warning. See [2023-10-24T23:30:28.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:30:28.372Z] [2023-10-24T23:30:28.372Z] Login Succeeded [2023-10-24T23:30:28.372Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:30:28.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:30:28.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:30:28.906Z] Configure a credential helper to remove this warning. See [2023-10-24T23:30:28.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:30:28.906Z] [2023-10-24T23:30:28.906Z] Login Succeeded [2023-10-24T23:30:28.906Z] docker.io [2023-10-24T23:30:29.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:30:29.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:30:29.439Z] Configure a credential helper to remove this warning. See [2023-10-24T23:30:29.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:30:29.439Z] [2023-10-24T23:30:29.439Z] Login Succeeded [2023-10-24T23:30:29.439Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:30:29.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T23:30:29.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:30:29.491Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-10-24T23:30:29.491Z] d45cae600506b099dad59778890774f0540c6a8d [2023-10-24T23:30:29.491Z] latest [2023-10-24T23:30:29.491Z] 3.1.0-dev.20 [2023-10-24T23:30:29.491Z] d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 [2023-10-24T23:30:29.491Z] main [2023-10-24T23:30:29.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:29.831Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:30.173Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d [2023-10-24T23:30:30.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-24T23:30:30.173Z] e2a814018e2b: Preparing [2023-10-24T23:30:30.173Z] 1aeec6c16c9b: Preparing [2023-10-24T23:30:30.173Z] 59b041ef4c7b: Preparing [2023-10-24T23:30:30.173Z] 6da27b834b99: Preparing [2023-10-24T23:30:30.173Z] 5f4d9fc4d98d: Preparing [2023-10-24T23:30:30.173Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T23:30:30.448Z] 59b041ef4c7b: Pushed [2023-10-24T23:30:30.448Z] 1aeec6c16c9b: Pushed [2023-10-24T23:30:30.448Z] 6da27b834b99: Pushed [2023-10-24T23:30:35.873Z] e2a814018e2b: Pushed [2023-10-24T23:30:36.141Z] d45cae600506b099dad59778890774f0540c6a8d: digest: sha256:8580d8abb65082d63407937400017e83374525f599f59eeb124bbd539a27fcdf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:36.567Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:36.933Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-10-24T23:30:36.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-24T23:30:36.933Z] e2a814018e2b: Preparing [2023-10-24T23:30:36.933Z] 1aeec6c16c9b: Preparing [2023-10-24T23:30:36.933Z] 59b041ef4c7b: Preparing [2023-10-24T23:30:36.933Z] 6da27b834b99: Preparing [2023-10-24T23:30:36.933Z] 5f4d9fc4d98d: Preparing [2023-10-24T23:30:36.933Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T23:30:36.933Z] 6da27b834b99: Layer already exists [2023-10-24T23:30:36.933Z] e2a814018e2b: Layer already exists [2023-10-24T23:30:36.933Z] 1aeec6c16c9b: Layer already exists [2023-10-24T23:30:36.933Z] 59b041ef4c7b: Layer already exists [2023-10-24T23:30:37.205Z] latest: digest: sha256:8580d8abb65082d63407937400017e83374525f599f59eeb124bbd539a27fcdf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:37.588Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:37.961Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.20 [2023-10-24T23:30:37.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-24T23:30:37.961Z] e2a814018e2b: Preparing [2023-10-24T23:30:37.961Z] 1aeec6c16c9b: Preparing [2023-10-24T23:30:37.961Z] 59b041ef4c7b: Preparing [2023-10-24T23:30:37.961Z] 6da27b834b99: Preparing [2023-10-24T23:30:37.961Z] 5f4d9fc4d98d: Preparing [2023-10-24T23:30:37.961Z] 59b041ef4c7b: Layer already exists [2023-10-24T23:30:37.961Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T23:30:37.961Z] 6da27b834b99: Layer already exists [2023-10-24T23:30:37.961Z] 1aeec6c16c9b: Layer already exists [2023-10-24T23:30:37.961Z] e2a814018e2b: Layer already exists [2023-10-24T23:30:38.230Z] 3.1.0-dev.20: digest: sha256:8580d8abb65082d63407937400017e83374525f599f59eeb124bbd539a27fcdf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:38.580Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:40.878Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 [2023-10-24T23:30:40.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-24T23:30:40.878Z] e2a814018e2b: Preparing [2023-10-24T23:30:40.878Z] 1aeec6c16c9b: Preparing [2023-10-24T23:30:40.878Z] 59b041ef4c7b: Preparing [2023-10-24T23:30:40.878Z] 6da27b834b99: Preparing [2023-10-24T23:30:40.878Z] 5f4d9fc4d98d: Preparing [2023-10-24T23:30:40.878Z] 1aeec6c16c9b: Layer already exists [2023-10-24T23:30:40.879Z] 6da27b834b99: Layer already exists [2023-10-24T23:30:40.879Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T23:30:40.879Z] 59b041ef4c7b: Layer already exists [2023-10-24T23:30:40.879Z] e2a814018e2b: Layer already exists [2023-10-24T23:30:40.879Z] d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20: digest: sha256:8580d8abb65082d63407937400017e83374525f599f59eeb124bbd539a27fcdf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:41.507Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:41.860Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-10-24T23:30:41.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-24T23:30:41.860Z] e2a814018e2b: Preparing [2023-10-24T23:30:41.860Z] 1aeec6c16c9b: Preparing [2023-10-24T23:30:41.860Z] 59b041ef4c7b: Preparing [2023-10-24T23:30:41.860Z] 6da27b834b99: Preparing [2023-10-24T23:30:41.860Z] 5f4d9fc4d98d: Preparing [2023-10-24T23:30:41.860Z] e2a814018e2b: Layer already exists [2023-10-24T23:30:41.860Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T23:30:41.860Z] 1aeec6c16c9b: Layer already exists [2023-10-24T23:30:41.860Z] 59b041ef4c7b: Layer already exists [2023-10-24T23:30:41.860Z] 6da27b834b99: Layer already exists [2023-10-24T23:30:42.128Z] main: digest: sha256:8580d8abb65082d63407937400017e83374525f599f59eeb124bbd539a27fcdf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T23:30:42.183Z] ===================================================== [Pipeline] echo [2023-10-24T23:30:42.192Z] taggedImages: [2023-10-24T23:30:42.192Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d [2023-10-24T23:30:42.192Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-10-24T23:30:42.192Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.20 [2023-10-24T23:30:42.192Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 [2023-10-24T23:30:42.192Z] - 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-10-24T23:30:42.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:30:42.553Z] [2023-10-24T23:30:42.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:42.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:30:43.154Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T23:30:43.154Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T23:30:43.154Z] 04944245beec: Pulling fs layer [2023-10-24T23:30:43.154Z] 699f458cf7ca: Pulling fs layer [2023-10-24T23:30:43.154Z] 765212b225bb: Pulling fs layer [2023-10-24T23:30:43.154Z] f23df028b6ca: Pulling fs layer [2023-10-24T23:30:43.154Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T23:30:43.154Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T23:30:43.154Z] f23df028b6ca: Waiting [2023-10-24T23:30:43.154Z] d65c8cfc05b1: Waiting [2023-10-24T23:30:43.154Z] 2437ff75d9bd: Waiting [2023-10-24T23:30:43.154Z] 04944245beec: Verifying Checksum [2023-10-24T23:30:43.154Z] 04944245beec: Download complete [2023-10-24T23:30:43.154Z] 765212b225bb: Verifying Checksum [2023-10-24T23:30:43.154Z] 765212b225bb: Download complete [2023-10-24T23:30:43.154Z] f23df028b6ca: Verifying Checksum [2023-10-24T23:30:43.154Z] f23df028b6ca: Download complete [2023-10-24T23:30:43.154Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T23:30:43.154Z] d65c8cfc05b1: Download complete [2023-10-24T23:30:43.423Z] 699f458cf7ca: Verifying Checksum [2023-10-24T23:30:43.423Z] 699f458cf7ca: Download complete [2023-10-24T23:30:43.689Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T23:30:43.689Z] 8998bd30e6a1: Download complete [2023-10-24T23:30:46.277Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T23:30:46.277Z] 2437ff75d9bd: Download complete [2023-10-24T23:30:48.223Z] 8998bd30e6a1: Pull complete [2023-10-24T23:30:48.809Z] 04944245beec: Pull complete [2023-10-24T23:30:50.761Z] 699f458cf7ca: Pull complete [2023-10-24T23:30:50.761Z] 765212b225bb: Pull complete [2023-10-24T23:30:54.114Z] f23df028b6ca: Pull complete [2023-10-24T23:30:54.114Z] d65c8cfc05b1: Pull complete [2023-10-24T23:31:12.328Z] 2437ff75d9bd: Pull complete [2023-10-24T23:31:12.328Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T23:31:12.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:31:12.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:31:12.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-10327 does not seem to be running inside a container [2023-10-24T23:31:12.621Z] $ 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/107 -v /w/workspace/device-gpio/107:/w/workspace/device-gpio/107:rw,z -v /w/workspace/device-gpio/107@tmp:/w/workspace/device-gpio/107@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-10-24T23:31:16.542Z] $ docker top 879be6f71b70c9142852b08f9bc46a4d68dfd1d880c2e78fe73677902fa0b78f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:31:17.429Z] ---> job-cost.sh [2023-10-24T23:31:17.429Z] lf-activate-venv: SKIPPING [2023-10-24T23:31:17.429Z] INFO: No Stack... [2023-10-24T23:31:17.696Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T23:31:18.656Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T23:31:19.311Z] + cat /w/workspace/device-gpio/107/archives/cost.csv [2023-10-24T23:31:19.311Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T23:31:19.394Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] [2023-10-24T23:31:19.403Z] Resource [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] did not exist. Created. [2023-10-24T23:31:19.403Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T23:31:20.072Z] /w/workspace/device-gpio/107@tmp/durable-1f358d5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T23:31:20.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T23:31:20.766Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T23:31:20.827Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T23:31:20.834Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T23:31:20.853Z] $ docker stop --time=1 879be6f71b70c9142852b08f9bc46a4d68dfd1d880c2e78fe73677902fa0b78f [2023-10-24T23:31:22.443Z] $ docker rm -f --volumes 879be6f71b70c9142852b08f9bc46a4d68dfd1d880c2e78fe73677902fa0b78f [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-10-24T23:31:22.853Z] provisioning config files... [2023-10-24T23:31:22.859Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11055856716595598133tmp [Pipeline] { [Pipeline] sh [2023-10-24T23:31:23.148Z] + set +x [2023-10-24T23:31:23.148Z] + curl -s https://codecov.io/bash [2023-10-24T23:31:23.148Z] + bash -s -- [2023-10-24T23:31:23.148Z] [2023-10-24T23:31:23.148Z] _____ _ [2023-10-24T23:31:23.148Z] / ____| | | [2023-10-24T23:31:23.148Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T23:31:23.148Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T23:31:23.148Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T23:31:23.148Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T23:31:23.148Z] Bash-1.0.6 [2023-10-24T23:31:23.148Z] [2023-10-24T23:31:23.148Z] [2023-10-24T23:31:23.148Z] ==> git version 2.25.1 found [2023-10-24T23:31:23.148Z] ==> 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-10-24T23:31:23.148Z] Release-Date: 2020-01-08 [2023-10-24T23:31:23.148Z] 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-10-24T23:31:23.148Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T23:31:23.148Z] ==> Jenkins CI detected. [2023-10-24T23:31:23.148Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-10-24T23:31:23.148Z] project root: . [2023-10-24T23:31:23.148Z] --> token set from env [2023-10-24T23:31:23.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T23:31:23.148Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T23:31:23.407Z] ==> Python coveragepy not found [2023-10-24T23:31:23.407Z] ==> Searching for coverage reports in: [2023-10-24T23:31:23.407Z] + . [2023-10-24T23:31:23.407Z] -> Found 1 reports [2023-10-24T23:31:23.407Z] ==> Detecting git/mercurial file structure [2023-10-24T23:31:23.407Z] ==> Reading reports [2023-10-24T23:31:23.407Z] + ./coverage.out bytes=10 [2023-10-24T23:31:23.407Z] ==> Appending adjustments [2023-10-24T23:31:23.407Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T23:31:23.407Z] + Found adjustments [2023-10-24T23:31:23.407Z] ==> Gzipping contents [2023-10-24T23:31:23.407Z] 4.0K /tmp/codecov.dRxwQK.gz [2023-10-24T23:31:23.407Z] ==> Uploading reports [2023-10-24T23:31:23.407Z] url: https://codecov.io [2023-10-24T23:31:23.407Z] query: branch=main&commit=d45cae600506b099dad59778890774f0540c6a8d&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T23:31:23.407Z] -> Pinging Codecov [2023-10-24T23:31:23.407Z] 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=d45cae600506b099dad59778890774f0540c6a8d&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T23:31:23.407Z] -> Uploading to [2023-10-24T23:31:23.407Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d45cae600506b099dad59778890774f0540c6a8d/f12bd348-6300-432c-b6d9-22bc065f4812.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T233123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c814d467fc5362195482eed93dffc86f58df0f9c890e880b195c2a823a53533 [2023-10-24T23:31:23.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T23:31:23.407Z] Dload Upload Total Spent Left Speed [2023-10-24T23:31:23.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2570 --:--:-- --:--:-- --:--:-- 2559 100 563 0 0 100 563 0 1982 --:--:-- --:--:-- --:--:-- 1975 [2023-10-24T23:31:23.926Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d45cae600506b099dad59778890774f0540c6a8d [Pipeline] } [2023-10-24T23:31:23.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T23:31:24.058Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T23:31:24.071Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:31:24.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T23:31:24.363Z] [2023-10-24T23:31:24.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:31:24.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T23:31:24.670Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T23:31:24.670Z] df9b9388f04a: Pulling fs layer [2023-10-24T23:31:24.670Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T23:31:24.670Z] 25bc292e5bac: Pulling fs layer [2023-10-24T23:31:24.670Z] 114826534d7a: Pulling fs layer [2023-10-24T23:31:24.670Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T23:31:24.670Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T23:31:24.670Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T23:31:24.670Z] 4657fd5d0bcf: Waiting [2023-10-24T23:31:24.670Z] 114826534d7a: Waiting [2023-10-24T23:31:24.670Z] 6ad1cebc031e: Waiting [2023-10-24T23:31:24.670Z] 8a3aa393b2d8: Waiting [2023-10-24T23:31:24.670Z] 25bc292e5bac: Verifying Checksum [2023-10-24T23:31:24.670Z] 25bc292e5bac: Download complete [2023-10-24T23:31:24.670Z] 52dc419b0ee2: Download complete [2023-10-24T23:31:24.670Z] 4657fd5d0bcf: Download complete [2023-10-24T23:31:24.670Z] df9b9388f04a: Verifying Checksum [2023-10-24T23:31:24.670Z] df9b9388f04a: Download complete [2023-10-24T23:31:24.930Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T23:31:24.930Z] 6ad1cebc031e: Download complete [2023-10-24T23:31:24.930Z] df9b9388f04a: Pull complete [2023-10-24T23:31:24.930Z] 52dc419b0ee2: Pull complete [2023-10-24T23:31:24.930Z] 25bc292e5bac: Pull complete [2023-10-24T23:31:25.501Z] 114826534d7a: Verifying Checksum [2023-10-24T23:31:25.501Z] 114826534d7a: Download complete [2023-10-24T23:31:25.501Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T23:31:25.501Z] 8a3aa393b2d8: Download complete [2023-10-24T23:31:28.779Z] 114826534d7a: Pull complete [2023-10-24T23:31:28.779Z] 4657fd5d0bcf: Pull complete [2023-10-24T23:31:29.035Z] 6ad1cebc031e: Pull complete [2023-10-24T23:31:31.562Z] 8a3aa393b2d8: Pull complete [2023-10-24T23:31:31.562Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T23:31:31.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T23:31:31.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:31:31.643Z] prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container [2023-10-24T23:31:31.663Z] $ 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-10-24T23:31:36.796Z] $ docker top b61d3143a8cc6cf5d9a681728b6078f202fd98efe4d37edec9da7e12a2556032 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T23:31:36.865Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-10-24T23:31:37.141Z] + set -o pipefail [2023-10-24T23:31:37.141Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-10-24T23:31:49.349Z] [2023-10-24T23:31:49.349Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-10-24T23:31:49.349Z] [2023-10-24T23:31:49.349Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/3db681c7-95a1-41b6-bd95-765653235b84 [2023-10-24T23:31:49.349Z] [2023-10-24T23:31:49.349Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T23:31:49.349Z] [2023-10-24T23:31:49.349Z] [2023-10-24T23:31:49.349Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T23:31:49.349Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T23:31:49.349Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T23:31:49.353Z] $ docker stop --time=1 b61d3143a8cc6cf5d9a681728b6078f202fd98efe4d37edec9da7e12a2556032 [2023-10-24T23:31:53.097Z] $ docker rm -f --volumes b61d3143a8cc6cf5d9a681728b6078f202fd98efe4d37edec9da7e12a2556032 [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-10-24T23:31:53.821Z] + git log --format=format:%s -1 d45cae600506b099dad59778890774f0540c6a8d [Pipeline] sh [2023-10-24T23:31:54.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T23:31:54.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:31:54.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:31:54.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:31:54.477Z] prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container [2023-10-24T23:31:54.502Z] $ 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-10-24T23:31:54.916Z] $ docker top 7f55b395888d41c893c1d2aada4a8a0693bdeef53dd2bc9a11d922c2a8787292 -eo pid,comm [2023-10-24T23:31:54.968Z] 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-10-24T23:31:54.968Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T23:31:55.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:31:55.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:31:55.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:31:55.100Z] $ docker exec 7f55b395888d41c893c1d2aada4a8a0693bdeef53dd2bc9a11d922c2a8787292 ssh-agent [2023-10-24T23:31:55.221Z] SSH_AUTH_SOCK=/tmp/ssh-Xzy9zj3xPEqF/agent.32 [2023-10-24T23:31:55.221Z] SSH_AGENT_PID=38 [2023-10-24T23:31:55.225Z] Running ssh-add (command line suppressed) [2023-10-24T23:31:55.316Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15525341605359284815.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15525341605359284815.key) [2023-10-24T23:31:55.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:31:55.627Z] + git semver tag [2023-10-24T23:31:55.887Z] 2023-10-24 23:31:55,806 [run_tag] DEBUG tag force:False [2023-10-24T23:31:55.887Z] 2023-10-24 23:31:55,806 [check_head_tag] DEBUG check head tag [2023-10-24T23:31:55.887Z] 2023-10-24 23:31:55,807 [execute] INFO git cat-file --batch-check [2023-10-24T23:31:55.887Z] 2023-10-24 23:31:55,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-10-24T23:31:55.887Z] 2023-10-24 23:31:55,812 [execute] INFO git cat-file --batch [2023-10-24T23:31:55.887Z] 2023-10-24 23:31:55,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-10-24T23:31:55.887Z] 2023-10-24 23:31:55,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-24T23:31:55.887Z] 2023-10-24 23:31:55,821 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 [2023-10-24T23:31:55.887Z] 2023-10-24 23:31:55,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T23:31:55.887Z] 2023-10-24 23:31:55,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-24T23:31:55.887Z] 3.1.0-dev.20 [Pipeline] } [2023-10-24T23:31:55.888Z] $ docker exec --env ******** --env ******** 7f55b395888d41c893c1d2aada4a8a0693bdeef53dd2bc9a11d922c2a8787292 ssh-agent -k [2023-10-24T23:31:55.977Z] unset SSH_AUTH_SOCK; [2023-10-24T23:31:55.977Z] unset SSH_AGENT_PID; [2023-10-24T23:31:55.977Z] echo Agent pid 38 killed; [2023-10-24T23:31:55.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T23:31:56.297Z] + git semver [Pipeline] } [2023-10-24T23:31:56.560Z] $ docker stop --time=1 7f55b395888d41c893c1d2aada4a8a0693bdeef53dd2bc9a11d922c2a8787292 [2023-10-24T23:31:57.791Z] $ docker rm -f --volumes 7f55b395888d41c893c1d2aada4a8a0693bdeef53dd2bc9a11d922c2a8787292 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:31:58.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T23:31:58.207Z] [2023-10-24T23:31:58.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:31:58.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T23:31:58.514Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T23:31:58.514Z] ab5ef0e58194: Pulling fs layer [2023-10-24T23:31:58.514Z] 9712f1f96733: Pulling fs layer [2023-10-24T23:31:58.514Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T23:31:58.514Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T23:31:58.514Z] e9a5061849ea: Pulling fs layer [2023-10-24T23:31:58.514Z] d747dcd14b5f: Pulling fs layer [2023-10-24T23:31:58.514Z] 2de7ff778b66: Pulling fs layer [2023-10-24T23:31:58.514Z] e9a5061849ea: Waiting [2023-10-24T23:31:58.514Z] d747dcd14b5f: Waiting [2023-10-24T23:31:58.514Z] 2de7ff778b66: Waiting [2023-10-24T23:31:58.514Z] 0d9ebad4ef96: Waiting [2023-10-24T23:31:58.514Z] 9712f1f96733: Verifying Checksum [2023-10-24T23:31:58.514Z] 9712f1f96733: Download complete [2023-10-24T23:31:58.773Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T23:31:58.773Z] 63f879dbbcfc: Download complete [2023-10-24T23:31:59.030Z] e9a5061849ea: Verifying Checksum [2023-10-24T23:31:59.031Z] e9a5061849ea: Download complete [2023-10-24T23:31:59.031Z] d747dcd14b5f: Verifying Checksum [2023-10-24T23:31:59.031Z] d747dcd14b5f: Download complete [2023-10-24T23:31:59.031Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T23:31:59.031Z] 0d9ebad4ef96: Download complete [2023-10-24T23:31:59.031Z] ab5ef0e58194: Download complete [2023-10-24T23:31:59.031Z] 2de7ff778b66: Download complete [2023-10-24T23:32:02.307Z] ab5ef0e58194: Pull complete [2023-10-24T23:32:02.307Z] 9712f1f96733: Pull complete [2023-10-24T23:32:02.566Z] 63f879dbbcfc: Pull complete [2023-10-24T23:32:06.752Z] 0d9ebad4ef96: Pull complete [2023-10-24T23:32:06.752Z] e9a5061849ea: Pull complete [2023-10-24T23:32:06.752Z] d747dcd14b5f: Pull complete [2023-10-24T23:32:07.683Z] 2de7ff778b66: Pull complete [2023-10-24T23:32:07.683Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T23:32:07.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T23:32:07.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:32:07.764Z] prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container [2023-10-24T23:32:07.785Z] $ 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-10-24T23:32:14.420Z] $ docker top 78af75c9e3913bba3922f9277b48fe17362c3203c0325d5f48bbba02a57dffb3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:32:14.494Z] provisioning config files... [2023-10-24T23:32:14.502Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2476528423529786537tmp [2023-10-24T23:32:14.511Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10079337661705527511tmp [2023-10-24T23:32:14.520Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17386380300099996619tmp [Pipeline] { [Pipeline] echo [2023-10-24T23:32:14.533Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:32:14.815Z] ---> sigul-configuration.sh [2023-10-24T23:32:14.815Z] gpg: directory `/root/.gnupg' created [2023-10-24T23:32:14.815Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T23:32:14.815Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T23:32:14.815Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T23:32:14.815Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T23:32:14.815Z] gpg: CAST5 encrypted data [2023-10-24T23:32:14.815Z] gpg: encrypted with 1 passphrase [2023-10-24T23:32:14.815Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T23:32:15.104Z] + mkdir /home/jenkins [2023-10-24T23:32:15.104Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T23:32:15.389Z] + 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-10-24T23:32:15.399Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:32:15.686Z] ---> sigul-install.sh [2023-10-24T23:32:15.686Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T23:32:15.975Z] + git tag --list [2023-10-24T23:32:15.975Z] v1.0.0 [2023-10-24T23:32:15.975Z] v2.1.0 [2023-10-24T23:32:15.975Z] v2.1.1 [2023-10-24T23:32:15.975Z] v2.2.0 [2023-10-24T23:32:15.975Z] v2.3.0 [2023-10-24T23:32:15.975Z] v3.0 [2023-10-24T23:32:15.975Z] v3.0.0 [2023-10-24T23:32:15.975Z] v3.1.0-dev.1 [2023-10-24T23:32:15.975Z] v3.1.0-dev.10 [2023-10-24T23:32:15.975Z] v3.1.0-dev.11 [2023-10-24T23:32:15.975Z] v3.1.0-dev.12 [2023-10-24T23:32:15.975Z] v3.1.0-dev.13 [2023-10-24T23:32:15.975Z] v3.1.0-dev.14 [2023-10-24T23:32:15.975Z] v3.1.0-dev.15 [2023-10-24T23:32:15.975Z] v3.1.0-dev.16 [2023-10-24T23:32:15.975Z] v3.1.0-dev.17 [2023-10-24T23:32:15.975Z] v3.1.0-dev.18 [2023-10-24T23:32:15.975Z] v3.1.0-dev.19 [2023-10-24T23:32:15.975Z] v3.1.0-dev.2 [2023-10-24T23:32:15.975Z] v3.1.0-dev.20 [2023-10-24T23:32:15.975Z] v3.1.0-dev.3 [2023-10-24T23:32:15.975Z] v3.1.0-dev.4 [2023-10-24T23:32:15.975Z] v3.1.0-dev.5 [2023-10-24T23:32:15.975Z] v3.1.0-dev.6 [2023-10-24T23:32:15.975Z] v3.1.0-dev.7 [2023-10-24T23:32:15.975Z] v3.1.0-dev.8 [2023-10-24T23:32:15.975Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T23:32:16.263Z] + lftools sign git-tag v3.1.0-dev.20 [2023-10-24T23:32:16.829Z] Signing Git tag with Sigul... [2023-10-24T23:32:16.829Z] Signing v3.1.0-dev.20 [Pipeline] echo [2023-10-24T23:32:17.403Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:32:17.688Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T23:32:17.696Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T23:32:17.712Z] $ docker stop --time=1 78af75c9e3913bba3922f9277b48fe17362c3203c0325d5f48bbba02a57dffb3 [2023-10-24T23:32:19.054Z] $ docker rm -f --volumes 78af75c9e3913bba3922f9277b48fe17362c3203c0325d5f48bbba02a57dffb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T23:32:19.476Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T23:32:19.476Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:32:19.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:32:19.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:32:19.858Z] prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container [2023-10-24T23:32:19.881Z] $ 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-10-24T23:32:20.231Z] $ docker top f26682c88c5a2db075806a0ec6025acd29c442a7d6690518b554cc581a0dd102 -eo pid,comm [2023-10-24T23:32:20.291Z] 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-10-24T23:32:20.291Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T23:32:20.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:32:20.330Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:32:20.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:32:20.450Z] $ docker exec f26682c88c5a2db075806a0ec6025acd29c442a7d6690518b554cc581a0dd102 ssh-agent [2023-10-24T23:32:20.574Z] SSH_AUTH_SOCK=/tmp/ssh-w3ww6Mt4tHr2/agent.32 [2023-10-24T23:32:20.574Z] SSH_AGENT_PID=38 [2023-10-24T23:32:20.578Z] Running ssh-add (command line suppressed) [2023-10-24T23:32:20.683Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1635255263870280091.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1635255263870280091.key) [2023-10-24T23:32:20.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:32:21.003Z] + git semver bump pre [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,182 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,182 [bump_version] DEBUG bumped version:3.1.0-dev.21 [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,182 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,182 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,184 [execute] INFO git cat-file --batch-check [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,190 [execute] INFO git cat-file --batch [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T23:32:21.263Z] 2023-10-24 23:32:21,196 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-24T23:32:21.263Z] 3.1.0-dev.21 [Pipeline] } [2023-10-24T23:32:21.263Z] $ docker exec --env ******** --env ******** f26682c88c5a2db075806a0ec6025acd29c442a7d6690518b554cc581a0dd102 ssh-agent -k [2023-10-24T23:32:21.364Z] unset SSH_AUTH_SOCK; [2023-10-24T23:32:21.364Z] unset SSH_AGENT_PID; [2023-10-24T23:32:21.364Z] echo Agent pid 38 killed; [2023-10-24T23:32:21.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T23:32:21.685Z] + git semver [Pipeline] } [2023-10-24T23:32:21.947Z] $ docker stop --time=1 f26682c88c5a2db075806a0ec6025acd29c442a7d6690518b554cc581a0dd102 [2023-10-24T23:32:23.228Z] $ docker rm -f --volumes f26682c88c5a2db075806a0ec6025acd29c442a7d6690518b554cc581a0dd102 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:32:23.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T23:32:23.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:32:23.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:32:23.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:32:23.952Z] prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container [2023-10-24T23:32:23.980Z] $ 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-10-24T23:32:24.334Z] $ docker top ffeec5c97332286d970b5c7bda6018a3fa1788f729959245f680ca6ee24c0e3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T23:32:24.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:32:24.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:32:24.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:32:24.542Z] $ docker exec ffeec5c97332286d970b5c7bda6018a3fa1788f729959245f680ca6ee24c0e3d ssh-agent [2023-10-24T23:32:24.662Z] SSH_AUTH_SOCK=/tmp/ssh-uv8h1NHRoauO/agent.32 [2023-10-24T23:32:24.662Z] SSH_AGENT_PID=38 [2023-10-24T23:32:24.668Z] Running ssh-add (command line suppressed) [2023-10-24T23:32:24.760Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_545366324652933053.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_545366324652933053.key) [2023-10-24T23:32:24.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:32:25.070Z] + git semver push [2023-10-24T23:32:25.329Z] 2023-10-24 23:32:25,252 [run_push] DEBUG push [2023-10-24T23:32:25.329Z] 2023-10-24 23:32:25,253 [execute] INFO git cat-file --batch-check [2023-10-24T23:32:25.329Z] 2023-10-24 23:32:25,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T23:32:25.329Z] 2023-10-24 23:32:25,257 [execute] INFO git rev-list cdea93b604e1736d770d916d116c255a8ff0e4b9 -- [2023-10-24T23:32:25.329Z] 2023-10-24 23:32:25,257 [execute] DEBUG Popen(['git', 'rev-list', 'cdea93b604e1736d770d916d116c255a8ff0e4b9', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T23:32:25.329Z] 2023-10-24 23:32:25,265 [execute] INFO git fetch -v origin [2023-10-24T23:32:25.329Z] 2023-10-24 23:32:25,265 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T23:32:25.896Z] 2023-10-24 23:32:25,829 [run_push] DEBUG no remote changes detected [2023-10-24T23:32:25.896Z] 2023-10-24 23:32:25,830 [execute] INFO git push origin semver [2023-10-24T23:32:25.896Z] 2023-10-24 23:32:25,830 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T23:32:26.832Z] 2023-10-24 23:32:26,679 [run_push] DEBUG push all version tags [2023-10-24T23:32:26.832Z] 2023-10-24 23:32:26,679 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T23:32:26.832Z] 2023-10-24 23:32:26,680 [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-10-24T23:32:27.767Z] 2023-10-24 23:32:27,435 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-24T23:32:27.767Z] 3.1.0-dev.21 [Pipeline] } [2023-10-24T23:32:27.767Z] $ docker exec --env ******** --env ******** ffeec5c97332286d970b5c7bda6018a3fa1788f729959245f680ca6ee24c0e3d ssh-agent -k [2023-10-24T23:32:27.871Z] unset SSH_AUTH_SOCK; [2023-10-24T23:32:27.871Z] unset SSH_AGENT_PID; [2023-10-24T23:32:27.871Z] echo Agent pid 38 killed; [2023-10-24T23:32:27.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T23:32:28.188Z] + git semver [Pipeline] } [2023-10-24T23:32:28.450Z] $ docker stop --time=1 ffeec5c97332286d970b5c7bda6018a3fa1788f729959245f680ca6ee24c0e3d [2023-10-24T23:32:29.732Z] $ docker rm -f --volumes ffeec5c97332286d970b5c7bda6018a3fa1788f729959245f680ca6ee24c0e3d [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-10-24T23:32:30.287Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-10-24T23:32:30.287Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-10-24T23:32:30.287Z] total 16 [2023-10-24T23:32:30.287Z] drwxr-xr-x 3 root root 4096 Oct 24 23:22 . [2023-10-24T23:32:30.287Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:32 .. [2023-10-24T23:32:30.287Z] drwxr-xr-x 2 root root 4096 Oct 24 23:22 cost [2023-10-24T23:32:30.287Z] -rw-r--r-- 1 root root 83 Oct 24 23:22 cost.csv [2023-10-24T23:32:30.287Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-10-24T23:32:30.287Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-10-24T23:32:30.287Z] total 16 [2023-10-24T23:32:30.287Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:22 . [2023-10-24T23:32:30.287Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:32 .. [2023-10-24T23:32:30.287Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 23:22 cost [2023-10-24T23:32:30.287Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 24 23:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:32:30.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:32:31.440Z] ---> package-listing.sh [2023-10-24T23:32:31.440Z] ++ facter osfamily [2023-10-24T23:32:31.440Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T23:32:31.700Z] + OS_FAMILY=debian [2023-10-24T23:32:31.700Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-10-24T23:32:31.700Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T23:32:31.700Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T23:32:31.700Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T23:32:31.700Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T23:32:31.700Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-10-24T23:32:31.700Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T23:32:31.700Z] + case "${OS_FAMILY}" in [2023-10-24T23:32:31.700Z] + dpkg -l [2023-10-24T23:32:31.700Z] + grep '^ii' [2023-10-24T23:32:31.700Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T23:32:31.700Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T23:32:31.700Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T23:32:31.700Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-10-24T23:32:31.700Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-10-24T23:32:31.700Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-10-24T23:32:31.711Z] 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-10-24T23:32:31.993Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:32:32.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:32:32.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:32:32.631Z] prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container [2023-10-24T23:32:32.758Z] $ 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-10-24T23:32:32.993Z] $ docker top 7553cc8a940924d3801a5693a1a0bfae20fe4364dc49d4a68d30912caf04244a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:32:33.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T23:32:33.776Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T23:32:34.059Z] + ls /var/log/sa-host [2023-10-24T23:32:34.059Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:32:34.120Z] provisioning config files... [2023-10-24T23:32:34.126Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16041760980150570067tmp [Pipeline] { [Pipeline] echo [2023-10-24T23:32:34.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:32:34.417Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T23:32:34.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:32:34.746Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T23:32:34.753Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:32:35.036Z] ---> sudo-logs.sh [2023-10-24T23:32:35.036Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T23:32:35.062Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:32:35.344Z] ---> job-cost.sh [2023-10-24T23:32:35.344Z] lf-activate-venv: SKIPPING [2023-10-24T23:32:35.344Z] DEBUG: total: 0.2199999988079071 [2023-10-24T23:32:35.344Z] INFO: Retrieving Stack Cost... [2023-10-24T23:32:35.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T23:32:36.175Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T23:32:36.187Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:32:36.471Z] ---> logs-deploy.sh [2023-10-24T23:32:36.471Z] lf-activate-venv: SKIPPING [2023-10-24T23:32:36.471Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/107 [2023-10-24T23:32:36.471Z] INFO: archiving workspace using pattern(s): [2023-10-24T23:32:37.411Z] Archives upload complete. [2023-10-24T23:32:37.670Z] INFO: archiving logs to Nexus