Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55c1d344d8db4a0ebfd83c23655690c476512767 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-ssh17056085126152903842.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-ssh6371486573356617855.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-ssh11486580657353148923.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-ssh11324520876668259615.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-ssh13927631364400507393.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6442’ Running on prd-ubuntu20.04-docker-8c-8g-6450 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 > 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 Avoid second fetch Checking out Revision 55c1d344d8db4a0ebfd83c23655690c476512767 (main) Commit message: "Merge pull request #194 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.24" > git config core.sparsecheckout # timeout=10 > git checkout -f 55c1d344d8db4a0ebfd83c23655690c476512767 # timeout=10 > git rev-list --no-walk bc7e5252a6371971a8ca64433ac86b0abda7502e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T02:33:06.518Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T02:33:06.562Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T02:33:06.581Z] ========================================================= [2023-09-19T02:33:06.581Z] EdgeX Global Pipelines Version Info [2023-09-19T02:33:06.581Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:33:07.298Z] ------------------- [2023-09-19T02:33:07.298Z] stable info: [2023-09-19T02:33:07.298Z] ------------------- [2023-09-19T02:33:07.298Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T02:33:07.298Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T02:33:07.298Z] Message: update stable to v1.0.254 [2023-09-19T02:33:07.871Z] ------------------- [2023-09-19T02:33:07.871Z] experimental info: [2023-09-19T02:33:07.871Z] ------------------- [2023-09-19T02:33:07.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T02:33:07.871Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T02:33:07.871Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T02:33:08.032Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-09-19T02:33:08.043Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-09-19T02:33:08.055Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T02:33:08.066Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T02:33:08.082Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T02:33:08.093Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T02:33:08.109Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T02:33:08.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T02:33:08.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T02:33:08.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T02:33:08.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T02:33:08.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-09-19T02:33:08.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T02:33:08.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T02:33:08.244Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T02:33:08.263Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T02:33:08.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T02:33:08.304Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T02:33:08.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T02:33:08.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T02:33:08.358Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T02:33:08.375Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T02:33:08.397Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T02:33:08.414Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T02:33:08.431Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T02:33:08.443Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T02:33:08.458Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T02:33:08.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T02:33:08.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T02:33:08.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T02:33:08.520Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55c1d344d8db4a0ebfd83c23655690c476512767 [Pipeline] echo [2023-09-19T02:33:08.534Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55c1d34 [Pipeline] echo [2023-09-19T02:33:08.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:33:08.602Z] provisioning config files... [2023-09-19T02:33:08.617Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5151273232132376865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:33:08.919Z] ---> docker-login.sh [2023-09-19T02:33:08.919Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:33:09.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:33:09.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:33:09.180Z] Configure a credential helper to remove this warning. See [2023-09-19T02:33:09.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:33:09.180Z] [2023-09-19T02:33:09.180Z] Login Succeeded [2023-09-19T02:33:09.180Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:33:09.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:33:09.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:33:09.441Z] Configure a credential helper to remove this warning. See [2023-09-19T02:33:09.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:33:09.441Z] [2023-09-19T02:33:09.441Z] Login Succeeded [2023-09-19T02:33:09.441Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:33:09.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:33:09.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:33:09.441Z] Configure a credential helper to remove this warning. See [2023-09-19T02:33:09.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:33:09.441Z] [2023-09-19T02:33:09.441Z] Login Succeeded [2023-09-19T02:33:09.441Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:33:09.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:33:09.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:33:09.702Z] Configure a credential helper to remove this warning. See [2023-09-19T02:33:09.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:33:09.702Z] [2023-09-19T02:33:09.702Z] Login Succeeded [2023-09-19T02:33:09.702Z] docker.io [2023-09-19T02:33:09.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:33:09.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:33:09.964Z] Configure a credential helper to remove this warning. See [2023-09-19T02:33:09.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:33:09.964Z] [2023-09-19T02:33:09.964Z] Login Succeeded [2023-09-19T02:33:09.964Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:33:09.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T02:33:10.356Z] + git rev-list -1 --merges 55c1d344d8db4a0ebfd83c23655690c476512767~1..55c1d344d8db4a0ebfd83c23655690c476512767 [Pipeline] echo [2023-09-19T02:33:10.403Z] -----------> git rev-list -1 --merges 55c1d344d8db4a0ebfd83c23655690c476512767~1..55c1d344d8db4a0ebfd83c23655690c476512767 55c1d344d8db4a0ebfd83c23655690c476512767 [2023-09-19T02:33:10.403Z] 55c1d344d8db4a0ebfd83c23655690c476512767 [false] [Pipeline] sh [2023-09-19T02:33:10.691Z] + git log --format=format:%s -1 55c1d344d8db4a0ebfd83c23655690c476512767 [Pipeline] echo [2023-09-19T02:33:10.706Z] ========================================================= [2023-09-19T02:33:10.706Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T02:33:10.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:33:11.053Z] + git log --format=format:%s -1 55c1d344d8db4a0ebfd83c23655690c476512767 [Pipeline] echo [2023-09-19T02:33:11.065Z] [semverPrep] GIT_COMMIT: 55c1d344d8db4a0ebfd83c23655690c476512767, Commit Message: Merge pull request #194 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.24 [Pipeline] echo [2023-09-19T02:33:11.077Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T02:33:11.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T02:33:11.456Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T02:33:11.456Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T02:33:11.456Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T02:33:11.456Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T02:33:11.456Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T02:33:11.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:33:11.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:33:11.897Z] [2023-09-19T02:33:11.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:33:12.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:33:12.220Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T02:33:12.220Z] b85a868b505f: Pulling fs layer [2023-09-19T02:33:12.220Z] e2be974225ed: Pulling fs layer [2023-09-19T02:33:12.220Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T02:33:12.220Z] 988bab9f4d93: Pulling fs layer [2023-09-19T02:33:12.220Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T02:33:12.220Z] eaf3925da568: Pulling fs layer [2023-09-19T02:33:12.220Z] bab4dde63d76: Pulling fs layer [2023-09-19T02:33:12.220Z] bde34c3a00c8: Pulling fs layer [2023-09-19T02:33:12.220Z] b352a97aabf1: Pulling fs layer [2023-09-19T02:33:12.220Z] 4872d77fe225: Pulling fs layer [2023-09-19T02:33:12.220Z] 5851b861e8e6: Pulling fs layer [2023-09-19T02:33:12.220Z] 1469e6f7b9e6: Waiting [2023-09-19T02:33:12.220Z] 988bab9f4d93: Waiting [2023-09-19T02:33:12.220Z] b352a97aabf1: Waiting [2023-09-19T02:33:12.220Z] eaf3925da568: Waiting [2023-09-19T02:33:12.220Z] bde34c3a00c8: Waiting [2023-09-19T02:33:12.220Z] bab4dde63d76: Waiting [2023-09-19T02:33:12.220Z] 5851b861e8e6: Waiting [2023-09-19T02:33:12.220Z] e2be974225ed: Download complete [2023-09-19T02:33:12.220Z] 988bab9f4d93: Verifying Checksum [2023-09-19T02:33:12.220Z] 988bab9f4d93: Download complete [2023-09-19T02:33:12.489Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T02:33:12.489Z] 1469e6f7b9e6: Download complete [2023-09-19T02:33:12.489Z] eaf3925da568: Download complete [2023-09-19T02:33:12.489Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T02:33:12.489Z] 339a4e72a1f5: Download complete [2023-09-19T02:33:12.489Z] bde34c3a00c8: Verifying Checksum [2023-09-19T02:33:12.489Z] bde34c3a00c8: Download complete [2023-09-19T02:33:12.489Z] b352a97aabf1: Verifying Checksum [2023-09-19T02:33:12.489Z] b352a97aabf1: Download complete [2023-09-19T02:33:12.489Z] 4872d77fe225: Verifying Checksum [2023-09-19T02:33:12.489Z] 4872d77fe225: Download complete [2023-09-19T02:33:12.489Z] 5851b861e8e6: Verifying Checksum [2023-09-19T02:33:12.489Z] 5851b861e8e6: Download complete [2023-09-19T02:33:12.489Z] b85a868b505f: Download complete [2023-09-19T02:33:12.748Z] bab4dde63d76: Verifying Checksum [2023-09-19T02:33:12.748Z] bab4dde63d76: Download complete [2023-09-19T02:33:14.132Z] b85a868b505f: Pull complete [2023-09-19T02:33:14.132Z] e2be974225ed: Pull complete [2023-09-19T02:33:14.701Z] 339a4e72a1f5: Pull complete [2023-09-19T02:33:14.701Z] 988bab9f4d93: Pull complete [2023-09-19T02:33:14.961Z] 1469e6f7b9e6: Pull complete [2023-09-19T02:33:15.222Z] eaf3925da568: Pull complete [2023-09-19T02:33:17.134Z] bab4dde63d76: Pull complete [2023-09-19T02:33:17.134Z] bde34c3a00c8: Pull complete [2023-09-19T02:33:17.134Z] b352a97aabf1: Pull complete [2023-09-19T02:33:17.395Z] 4872d77fe225: Pull complete [2023-09-19T02:33:17.395Z] 5851b861e8e6: Pull complete [2023-09-19T02:33:17.395Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T02:33:17.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:33:17.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:33:17.496Z] prd-ubuntu20.04-docker-8c-8g-6450 does not seem to be running inside a container [2023-09-19T02:33:17.535Z] $ 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-09-19T02:33:21.859Z] $ docker top 8817d2f57bd33ebc788d02e2bf54fc31fcea916d3146bca4c29ed72f7da27747 -eo pid,comm [2023-09-19T02:33:21.909Z] 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-09-19T02:33:21.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T02:33:21.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:33:21.941Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:33:22.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:33:22.066Z] $ docker exec 8817d2f57bd33ebc788d02e2bf54fc31fcea916d3146bca4c29ed72f7da27747 ssh-agent [2023-09-19T02:33:22.170Z] SSH_AUTH_SOCK=/tmp/ssh-SYjkPO9nsRv6/agent.31 [2023-09-19T02:33:22.170Z] SSH_AGENT_PID=37 [2023-09-19T02:33:22.177Z] Running ssh-add (command line suppressed) [2023-09-19T02:33:22.283Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15438764485338321332.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15438764485338321332.key) [2023-09-19T02:33:22.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:33:22.581Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T02:33:22.604Z] $ docker exec --env ******** --env ******** 8817d2f57bd33ebc788d02e2bf54fc31fcea916d3146bca4c29ed72f7da27747 ssh-agent -k [2023-09-19T02:33:22.701Z] unset SSH_AUTH_SOCK; [2023-09-19T02:33:22.702Z] unset SSH_AGENT_PID; [2023-09-19T02:33:22.702Z] echo Agent pid 37 killed; [2023-09-19T02:33:22.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T02:33:22.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:33:22.734Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:33:22.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:33:22.855Z] $ docker exec 8817d2f57bd33ebc788d02e2bf54fc31fcea916d3146bca4c29ed72f7da27747 ssh-agent [2023-09-19T02:33:22.971Z] SSH_AUTH_SOCK=/tmp/ssh-g746A1dt1vtV/agent.71 [2023-09-19T02:33:22.971Z] SSH_AGENT_PID=77 [2023-09-19T02:33:22.976Z] Running ssh-add (command line suppressed) [2023-09-19T02:33:23.080Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10403885010613267889.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10403885010613267889.key) [2023-09-19T02:33:23.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:33:23.389Z] + git semver init [2023-09-19T02:33:23.649Z] 2023-09-19 02:33:23,593 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T02:33:23.649Z] 2023-09-19 02:33:23,593 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-09-19T02:33:23.649Z] 2023-09-19 02:33:23,594 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-09-19T02:33:23.649Z] 2023-09-19 02:33:23,594 [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-09-19T02:33:24.588Z] 2023-09-19 02:33:24,589 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-09-19T02:33:24.588Z] 2023-09-19 02:33:24,591 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-09-19T02:33:24.588Z] 2023-09-19 02:33:24,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-19T02:33:24.856Z] 2023-09-19 02:33:24,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-19T02:33:24.856Z] 3.1.0-dev.9 [Pipeline] } [2023-09-19T02:33:24.869Z] $ docker exec --env ******** --env ******** 8817d2f57bd33ebc788d02e2bf54fc31fcea916d3146bca4c29ed72f7da27747 ssh-agent -k [2023-09-19T02:33:24.962Z] unset SSH_AUTH_SOCK; [2023-09-19T02:33:24.962Z] unset SSH_AGENT_PID; [2023-09-19T02:33:24.962Z] echo Agent pid 77 killed; [2023-09-19T02:33:24.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T02:33:25.295Z] + git semver [Pipeline] } [2023-09-19T02:33:25.579Z] $ docker stop --time=1 8817d2f57bd33ebc788d02e2bf54fc31fcea916d3146bca4c29ed72f7da27747 [2023-09-19T02:33:26.866Z] $ docker rm -f --volumes 8817d2f57bd33ebc788d02e2bf54fc31fcea916d3146bca4c29ed72f7da27747 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:33:27.260Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T02:33:27.513Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T02:33:27.515Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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-09-19T02:33:27.648Z] provisioning config files... [2023-09-19T02:33:27.657Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15727598842619174205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:33:27.955Z] ---> docker-login.sh [2023-09-19T02:33:27.955Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:33:27.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:33:27.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:33:27.955Z] Configure a credential helper to remove this warning. See [2023-09-19T02:33:27.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:33:27.955Z] [2023-09-19T02:33:27.955Z] Login Succeeded [2023-09-19T02:33:27.955Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:33:27.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:33:27.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:33:27.955Z] Configure a credential helper to remove this warning. See [2023-09-19T02:33:27.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:33:27.955Z] [2023-09-19T02:33:27.955Z] Login Succeeded [2023-09-19T02:33:27.955Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:33:28.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:33:28.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:33:28.215Z] Configure a credential helper to remove this warning. See [2023-09-19T02:33:28.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:33:28.215Z] [2023-09-19T02:33:28.215Z] Login Succeeded [2023-09-19T02:33:28.215Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:33:28.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:33:28.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:33:28.215Z] Configure a credential helper to remove this warning. See [2023-09-19T02:33:28.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:33:28.215Z] [2023-09-19T02:33:28.215Z] Login Succeeded [2023-09-19T02:33:28.215Z] docker.io [2023-09-19T02:33:28.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:33:28.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:33:28.474Z] Configure a credential helper to remove this warning. See [2023-09-19T02:33:28.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:33:28.474Z] [2023-09-19T02:33:28.474Z] Login Succeeded [2023-09-19T02:33:28.474Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:33:28.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T02:33:28.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:33:28.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:33:28.566Z] ========================================================= [2023-09-19T02:33:28.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T02:33:28.566Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:33:28.875Z] + 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-09-19T02:33:28.875Z] Sending build context to Docker daemon 16.09MB [2023-09-19T02:33:28.875Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:33:28.875Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T02:33:29.135Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T02:33:29.135Z] 7264a8db6415: Pulling fs layer [2023-09-19T02:33:29.135Z] c4d48a809fc2: Pulling fs layer [2023-09-19T02:33:29.135Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T02:33:29.135Z] ad3a456e5733: Pulling fs layer [2023-09-19T02:33:29.135Z] 9e4f439ed901: Pulling fs layer [2023-09-19T02:33:29.135Z] feaf6a47b606: Pulling fs layer [2023-09-19T02:33:29.135Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T02:33:29.135Z] ad3a456e5733: Waiting [2023-09-19T02:33:29.135Z] 9e4f439ed901: Waiting [2023-09-19T02:33:29.135Z] feaf6a47b606: Waiting [2023-09-19T02:33:29.135Z] 8ac70367396e: Pulling fs layer [2023-09-19T02:33:29.135Z] 6db16350a2e2: Pulling fs layer [2023-09-19T02:33:29.135Z] 5e8b037d7d82: Waiting [2023-09-19T02:33:29.135Z] 8ac70367396e: Waiting [2023-09-19T02:33:29.135Z] 6db16350a2e2: Waiting [2023-09-19T02:33:29.135Z] 9250d5d63582: Pulling fs layer [2023-09-19T02:33:29.135Z] 9250d5d63582: Waiting [2023-09-19T02:33:29.135Z] c4d48a809fc2: Verifying Checksum [2023-09-19T02:33:29.135Z] c4d48a809fc2: Download complete [2023-09-19T02:33:29.135Z] ad3a456e5733: Verifying Checksum [2023-09-19T02:33:29.135Z] ad3a456e5733: Download complete [2023-09-19T02:33:29.135Z] 9e4f439ed901: Download complete [2023-09-19T02:33:29.135Z] 7264a8db6415: Verifying Checksum [2023-09-19T02:33:29.135Z] 7264a8db6415: Download complete [2023-09-19T02:33:29.135Z] feaf6a47b606: Verifying Checksum [2023-09-19T02:33:29.135Z] feaf6a47b606: Download complete [2023-09-19T02:33:29.135Z] 7264a8db6415: Pull complete [2023-09-19T02:33:29.426Z] c4d48a809fc2: Pull complete [2023-09-19T02:33:29.686Z] 8ac70367396e: Verifying Checksum [2023-09-19T02:33:29.686Z] 8ac70367396e: Download complete [2023-09-19T02:33:29.948Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T02:33:29.948Z] 4f1c88b9dad5: Download complete [2023-09-19T02:33:29.948Z] 6db16350a2e2: Verifying Checksum [2023-09-19T02:33:29.948Z] 6db16350a2e2: Download complete [2023-09-19T02:33:30.207Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T02:33:30.207Z] 5e8b037d7d82: Download complete [2023-09-19T02:33:30.207Z] 9250d5d63582: Verifying Checksum [2023-09-19T02:33:30.207Z] 9250d5d63582: Download complete [2023-09-19T02:33:33.493Z] 4f1c88b9dad5: Pull complete [2023-09-19T02:33:33.493Z] ad3a456e5733: Pull complete [2023-09-19T02:33:33.493Z] 9e4f439ed901: Pull complete [2023-09-19T02:33:33.493Z] feaf6a47b606: Pull complete [2023-09-19T02:33:36.033Z] 5e8b037d7d82: Pull complete [2023-09-19T02:33:36.294Z] 8ac70367396e: Pull complete [2023-09-19T02:33:36.862Z] 6db16350a2e2: Pull complete [2023-09-19T02:33:37.431Z] 9250d5d63582: Pull complete [2023-09-19T02:33:37.431Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T02:33:37.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T02:33:37.431Z] ---> fa269f55d9b9 [2023-09-19T02:33:37.431Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:33:42.612Z] Still waiting to schedule task [2023-09-19T02:33:42.612Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6448’ [2023-09-19T02:33:45.595Z] ---> Running in 65b8602cbe6a [2023-09-19T02:33:45.595Z] Removing intermediate container 65b8602cbe6a [2023-09-19T02:33:45.595Z] ---> e1f7ab0d91d2 [2023-09-19T02:33:45.595Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:33:45.595Z] ---> Running in 6ef158b924ea [2023-09-19T02:33:45.595Z] Removing intermediate container 6ef158b924ea [2023-09-19T02:33:45.595Z] ---> 002822f7a39b [2023-09-19T02:33:45.595Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-19T02:33:45.595Z] ---> Running in b385b448ff18 [2023-09-19T02:33:45.855Z] Removing intermediate container b385b448ff18 [2023-09-19T02:33:45.855Z] ---> ab3c6438e5c6 [2023-09-19T02:33:45.855Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:33:45.855Z] ---> Running in adeef0a9b589 [2023-09-19T02:33:45.855Z] Removing intermediate container adeef0a9b589 [2023-09-19T02:33:45.855Z] ---> 7a31738f43a3 [2023-09-19T02:33:45.855Z] Step 7/12 : WORKDIR /device-gpio [2023-09-19T02:33:46.114Z] ---> Running in 449ffc8f67df [2023-09-19T02:33:46.114Z] Removing intermediate container 449ffc8f67df [2023-09-19T02:33:46.114Z] ---> 64b9e37dd176 [2023-09-19T02:33:46.114Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:33:46.114Z] ---> Running in 93d70944dad0 [2023-09-19T02:33:46.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:33:46.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:33:46.893Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-19T02:33:46.893Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-19T02:33:46.893Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-19T02:33:46.893Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-19T02:33:46.893Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T02:33:46.893Z] OK: 270 MiB in 60 packages [2023-09-19T02:33:47.464Z] Removing intermediate container 93d70944dad0 [2023-09-19T02:33:47.464Z] ---> 8088db50d9d1 [2023-09-19T02:33:47.464Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-19T02:33:47.723Z] ---> e3f902978652 [2023-09-19T02:33:47.723Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:33:47.723Z] ---> Running in ec67479f72bd [2023-09-19T02:34:55.437Z] Removing intermediate container ec67479f72bd [2023-09-19T02:34:55.437Z] ---> 7aa53ba70265 [2023-09-19T02:34:55.437Z] Step 11/12 : COPY . . [2023-09-19T02:34:55.437Z] ---> 4a26b5a6ad35 [2023-09-19T02:34:55.437Z] Step 12/12 : RUN ${MAKE} [2023-09-19T02:34:55.437Z] ---> Running in 0fecdd7c089d [2023-09-19T02:34:55.437Z] noop [2023-09-19T02:34:55.437Z] Removing intermediate container 0fecdd7c089d [2023-09-19T02:34:55.437Z] ---> 320b30115d86 [2023-09-19T02:34:55.437Z] Successfully built 320b30115d86 [2023-09-19T02:34:55.437Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:34:55.755Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T02:34:55.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:34:55.829Z] prd-ubuntu20.04-docker-8c-8g-6450 does not seem to be running inside a container [2023-09-19T02:34:55.865Z] $ 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-09-19T02:34:56.191Z] $ docker top 2c233676c26cc96fe249d5e34739ec5b0c58b7707a4f237b4471ae448f0b8c3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:34:56.521Z] + go version [2023-09-19T02:34:56.521Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T02:34:56.536Z] $ docker stop --time=1 2c233676c26cc96fe249d5e34739ec5b0c58b7707a4f237b4471ae448f0b8c3a [2023-09-19T02:34:57.798Z] $ docker rm -f --volumes 2c233676c26cc96fe249d5e34739ec5b0c58b7707a4f237b4471ae448f0b8c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:34:58.207Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T02:34:58.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:34:58.279Z] prd-ubuntu20.04-docker-8c-8g-6450 does not seem to be running inside a container [2023-09-19T02:34:58.313Z] $ 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-09-19T02:34:58.646Z] $ docker top a69bc39e5ebf3e0598d8394c37aa70788cda110e1c5ef9f2f52d3d4cc3d36f9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:34:58.980Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-09-19T02:34:59.277Z] + make test [2023-09-19T02:34:59.277Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T02:35:00.650Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-19T02:35:10.788Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-19T02:35:10.788Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-19T02:35:16.101Z] go vet ./... [2023-09-19T02:35:19.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T02:35:19.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T02:35:19.379Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T02:35:19.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T02:35:19.404Z] $ docker stop --time=1 a69bc39e5ebf3e0598d8394c37aa70788cda110e1c5ef9f2f52d3d4cc3d36f9c [2023-09-19T02:35:23.921Z] $ docker rm -f --volumes a69bc39e5ebf3e0598d8394c37aa70788cda110e1c5ef9f2f52d3d4cc3d36f9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:35:24.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T02:35:24.447Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T02:35:24.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T02:35:25.282Z] + ls -al . [2023-09-19T02:35:25.282Z] total 168 [2023-09-19T02:35:25.282Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 02:34 . [2023-09-19T02:35:25.282Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:33 .. [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 19 02:33 .dockerignore [2023-09-19T02:35:25.282Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:35 .git [2023-09-19T02:35:25.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:33 .github [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 19 02:33 .gitignore [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 02:33 .golangci.yml [2023-09-19T02:35:25.282Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:33 .semver [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 19 02:33 Attribution.txt [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 19 02:33 CHANGELOG.md [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 19 02:33 Dockerfile [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:33 GOVERNANCE.md [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 19 02:33 Jenkinsfile [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 02:33 LICENSE [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 19 02:33 Makefile [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 19 02:33 OWNERS.md [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 19 02:33 README.md [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 19 02:33 VERSION [2023-09-19T02:35:25.282Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:33 bin [2023-09-19T02:35:25.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:33 cmd [2023-09-19T02:35:25.282Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 19 02:34 coverage.out [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 19 02:33 go.mod [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 19 02:33 go.sum [2023-09-19T02:35:25.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:33 internal [2023-09-19T02:35:25.282Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:33 snap [2023-09-19T02:35:25.282Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 19 02:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:35:25.608Z] + 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=55c1d344d8db4a0ebfd83c23655690c476512767 --label arch=amd64 --label version=3.1.0-dev.9 . [2023-09-19T02:35:25.609Z] Sending build context to Docker daemon 16.09MB [2023-09-19T02:35:25.609Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:35:25.609Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-19T02:35:25.609Z] ---> 320b30115d86 [2023-09-19T02:35:25.609Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:35:25.869Z] ---> Running in 408ebfda0d1c [2023-09-19T02:35:25.869Z] Removing intermediate container 408ebfda0d1c [2023-09-19T02:35:25.869Z] ---> 127adeab3c66 [2023-09-19T02:35:25.869Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:35:25.869Z] ---> Running in bb5a5c09c60c [2023-09-19T02:35:26.128Z] Removing intermediate container bb5a5c09c60c [2023-09-19T02:35:26.128Z] ---> 7bc22f017e36 [2023-09-19T02:35:26.128Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-19T02:35:26.128Z] ---> Running in 6ff9854803d9 [2023-09-19T02:35:26.128Z] Removing intermediate container 6ff9854803d9 [2023-09-19T02:35:26.128Z] ---> 8ac8cdbabf28 [2023-09-19T02:35:26.128Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:35:26.128Z] ---> Running in e1969aee8551 [2023-09-19T02:35:26.128Z] Removing intermediate container e1969aee8551 [2023-09-19T02:35:26.128Z] ---> cb1733b7fe21 [2023-09-19T02:35:26.128Z] Step 7/25 : WORKDIR /device-gpio [2023-09-19T02:35:26.128Z] ---> Running in cf88f5ffc374 [2023-09-19T02:35:26.388Z] Removing intermediate container cf88f5ffc374 [2023-09-19T02:35:26.388Z] ---> e2a0d384799f [2023-09-19T02:35:26.388Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:35:26.388Z] ---> Running in 2f8d46246a51 [2023-09-19T02:35:26.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:35:26.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:35:27.231Z] OK: 270 MiB in 60 packages [2023-09-19T02:35:27.490Z] Removing intermediate container 2f8d46246a51 [2023-09-19T02:35:27.490Z] ---> 060286af1b1b [2023-09-19T02:35:27.490Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-19T02:35:27.490Z] ---> d642ba2246f8 [2023-09-19T02:35:27.490Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:35:27.490Z] ---> Running in b0f550adc964 [2023-09-19T02:35:28.130Z] Removing intermediate container b0f550adc964 [2023-09-19T02:35:28.130Z] ---> 4846468454bd [2023-09-19T02:35:28.130Z] Step 11/25 : COPY . . [2023-09-19T02:35:29.177Z] ---> 58406973832a [2023-09-19T02:35:29.177Z] Step 12/25 : RUN ${MAKE} [2023-09-19T02:35:29.177Z] ---> Running in 5aefa456ec9f [2023-09-19T02:35:29.177Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-19T02:35:55.757Z] Removing intermediate container 5aefa456ec9f [2023-09-19T02:35:55.757Z] ---> 3f2e5d699224 [2023-09-19T02:35:55.757Z] Step 13/25 : FROM alpine:3.18 [2023-09-19T02:35:55.757Z] 3.18: Pulling from library/alpine [2023-09-19T02:35:55.757Z] 7264a8db6415: Already exists [2023-09-19T02:35:55.757Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T02:35:55.757Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T02:35:55.757Z] ---> 7e01a0d0a1dc [2023-09-19T02:35:55.757Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-19T02:35:55.757Z] ---> Running in 9a4c69e10f9c [2023-09-19T02:35:55.757Z] Removing intermediate container 9a4c69e10f9c [2023-09-19T02:35:55.757Z] ---> 99e0364e38d7 [2023-09-19T02:35:55.757Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-19T02:35:55.757Z] ---> Running in 5ea680b42c18 [2023-09-19T02:35:55.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:35:55.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:35:55.757Z] OK: 7 MiB in 15 packages [2023-09-19T02:35:55.757Z] Removing intermediate container 5ea680b42c18 [2023-09-19T02:35:55.757Z] ---> 965f04734ec3 [2023-09-19T02:35:55.757Z] Step 16/25 : WORKDIR / [2023-09-19T02:35:56.016Z] ---> Running in b56eb2401792 [2023-09-19T02:35:56.016Z] Removing intermediate container b56eb2401792 [2023-09-19T02:35:56.016Z] ---> 09602ce7e948 [2023-09-19T02:35:56.016Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-19T02:35:56.587Z] ---> 8d5677161e59 [2023-09-19T02:35:56.587Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-19T02:35:56.587Z] ---> 5733218dbe34 [2023-09-19T02:35:56.587Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-19T02:35:57.522Z] ---> 871e8cd2b604 [2023-09-19T02:35:57.522Z] Step 20/25 : EXPOSE 59910 [2023-09-19T02:35:57.522Z] ---> Running in c04242024b67 [2023-09-19T02:35:57.781Z] Removing intermediate container c04242024b67 [2023-09-19T02:35:57.781Z] ---> 2ce2e5f3c1ea [2023-09-19T02:35:57.781Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-19T02:35:57.781Z] ---> Running in ffb91abbe6ab [2023-09-19T02:35:57.781Z] Removing intermediate container ffb91abbe6ab [2023-09-19T02:35:57.782Z] ---> 2fece9fc81b6 [2023-09-19T02:35:57.782Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T02:35:58.040Z] ---> Running in 3b4fd87a00fd [2023-09-19T02:35:58.040Z] Removing intermediate container 3b4fd87a00fd [2023-09-19T02:35:58.040Z] ---> ccbe93405f44 [2023-09-19T02:35:58.040Z] Step 23/25 : LABEL arch=amd64 [2023-09-19T02:35:58.040Z] ---> Running in 47438721f548 [2023-09-19T02:35:58.040Z] Removing intermediate container 47438721f548 [2023-09-19T02:35:58.040Z] ---> 20069e1ca077 [2023-09-19T02:35:58.040Z] Step 24/25 : LABEL git_sha=55c1d344d8db4a0ebfd83c23655690c476512767 [2023-09-19T02:35:58.299Z] ---> Running in ce6f58f17749 [2023-09-19T02:35:58.299Z] Removing intermediate container ce6f58f17749 [2023-09-19T02:35:58.299Z] ---> 049f2a072882 [2023-09-19T02:35:58.299Z] Step 25/25 : LABEL version=3.1.0-dev.9 [2023-09-19T02:35:58.299Z] ---> Running in a19b96e07f7f [2023-09-19T02:35:58.299Z] Removing intermediate container a19b96e07f7f [2023-09-19T02:35:58.299Z] ---> 37fd9ba6830e [2023-09-19T02:35:58.299Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T02:35:58.299Z] Successfully built 37fd9ba6830e [2023-09-19T02:35:58.299Z] 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-09-19T02:35:58.414Z] provisioning config files... [2023-09-19T02:35:58.421Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9554205965333511338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:35:58.718Z] ---> docker-login.sh [2023-09-19T02:35:58.718Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:35:58.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:35:58.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:35:58.718Z] Configure a credential helper to remove this warning. See [2023-09-19T02:35:58.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:35:58.718Z] [2023-09-19T02:35:58.718Z] Login Succeeded [2023-09-19T02:35:58.718Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:35:58.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:35:58.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:35:58.718Z] Configure a credential helper to remove this warning. See [2023-09-19T02:35:58.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:35:58.718Z] [2023-09-19T02:35:58.718Z] Login Succeeded [2023-09-19T02:35:58.718Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:35:58.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:35:58.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:35:58.977Z] Configure a credential helper to remove this warning. See [2023-09-19T02:35:58.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:35:58.977Z] [2023-09-19T02:35:58.977Z] Login Succeeded [2023-09-19T02:35:58.977Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:35:58.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:35:58.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:35:58.977Z] Configure a credential helper to remove this warning. See [2023-09-19T02:35:58.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:35:58.978Z] [2023-09-19T02:35:58.978Z] Login Succeeded [2023-09-19T02:35:58.978Z] docker.io [2023-09-19T02:35:58.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:35:59.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:35:59.237Z] Configure a credential helper to remove this warning. See [2023-09-19T02:35:59.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:35:59.237Z] [2023-09-19T02:35:59.237Z] Login Succeeded [2023-09-19T02:35:59.237Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:35:59.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T02:35:59.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:35:59.311Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-09-19T02:35:59.311Z] 55c1d344d8db4a0ebfd83c23655690c476512767 [2023-09-19T02:35:59.311Z] latest [2023-09-19T02:35:59.311Z] 3.1.0-dev.9 [2023-09-19T02:35:59.311Z] 55c1d344d8db4a0ebfd83c23655690c476512767-3.1.0-dev.9 [2023-09-19T02:35:59.311Z] main [2023-09-19T02:35:59.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:35:59.634Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:55c1d344d8db4a0ebfd83c23655690c476512767 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:35:59.941Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:55c1d344d8db4a0ebfd83c23655690c476512767 [2023-09-19T02:35:59.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-19T02:35:59.941Z] 6ad0dd00688b: Preparing [2023-09-19T02:35:59.941Z] 7ae81bcdc979: Preparing [2023-09-19T02:35:59.941Z] 8e40416c6829: Preparing [2023-09-19T02:35:59.941Z] e0a365967482: Preparing [2023-09-19T02:35:59.941Z] 4693057ce236: Preparing [2023-09-19T02:35:59.941Z] 4693057ce236: Layer already exists [2023-09-19T02:35:59.941Z] 7ae81bcdc979: Pushed [2023-09-19T02:35:59.941Z] e0a365967482: Pushed [2023-09-19T02:35:59.941Z] 8e40416c6829: Pushed [2023-09-19T02:36:02.492Z] 6ad0dd00688b: Pushed [2023-09-19T02:36:02.753Z] 55c1d344d8db4a0ebfd83c23655690c476512767: digest: sha256:443dcb9ccf16014b1cecd1fa8013c2d077702290338d952da70383dd10ee3ffb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:36:03.074Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:36:03.384Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-09-19T02:36:03.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-19T02:36:03.384Z] 6ad0dd00688b: Preparing [2023-09-19T02:36:03.384Z] 7ae81bcdc979: Preparing [2023-09-19T02:36:03.384Z] 8e40416c6829: Preparing [2023-09-19T02:36:03.384Z] e0a365967482: Preparing [2023-09-19T02:36:03.384Z] 4693057ce236: Preparing [2023-09-19T02:36:03.384Z] e0a365967482: Layer already exists [2023-09-19T02:36:03.384Z] 6ad0dd00688b: Layer already exists [2023-09-19T02:36:03.384Z] 4693057ce236: Layer already exists [2023-09-19T02:36:03.384Z] 7ae81bcdc979: Layer already exists [2023-09-19T02:36:03.384Z] 8e40416c6829: Layer already exists [2023-09-19T02:36:03.385Z] latest: digest: sha256:443dcb9ccf16014b1cecd1fa8013c2d077702290338d952da70383dd10ee3ffb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:36:03.694Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:36:04.006Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.9 [2023-09-19T02:36:04.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-19T02:36:04.006Z] 6ad0dd00688b: Preparing [2023-09-19T02:36:04.006Z] 7ae81bcdc979: Preparing [2023-09-19T02:36:04.006Z] 8e40416c6829: Preparing [2023-09-19T02:36:04.006Z] e0a365967482: Preparing [2023-09-19T02:36:04.006Z] 4693057ce236: Preparing [2023-09-19T02:36:04.006Z] e0a365967482: Layer already exists [2023-09-19T02:36:04.006Z] 6ad0dd00688b: Layer already exists [2023-09-19T02:36:04.006Z] 4693057ce236: Layer already exists [2023-09-19T02:36:04.006Z] 7ae81bcdc979: Layer already exists [2023-09-19T02:36:04.006Z] 8e40416c6829: Layer already exists [2023-09-19T02:36:04.006Z] 3.1.0-dev.9: digest: sha256:443dcb9ccf16014b1cecd1fa8013c2d077702290338d952da70383dd10ee3ffb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:36:04.323Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:55c1d344d8db4a0ebfd83c23655690c476512767-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:36:04.646Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:55c1d344d8db4a0ebfd83c23655690c476512767-3.1.0-dev.9 [2023-09-19T02:36:04.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-19T02:36:04.646Z] 6ad0dd00688b: Preparing [2023-09-19T02:36:04.646Z] 7ae81bcdc979: Preparing [2023-09-19T02:36:04.646Z] 8e40416c6829: Preparing [2023-09-19T02:36:04.646Z] e0a365967482: Preparing [2023-09-19T02:36:04.646Z] 4693057ce236: Preparing [2023-09-19T02:36:04.646Z] e0a365967482: Layer already exists [2023-09-19T02:36:04.646Z] 7ae81bcdc979: Layer already exists [2023-09-19T02:36:04.646Z] 6ad0dd00688b: Layer already exists [2023-09-19T02:36:04.646Z] 8e40416c6829: Layer already exists [2023-09-19T02:36:04.646Z] 4693057ce236: Layer already exists [2023-09-19T02:36:04.646Z] 55c1d344d8db4a0ebfd83c23655690c476512767-3.1.0-dev.9: digest: sha256:443dcb9ccf16014b1cecd1fa8013c2d077702290338d952da70383dd10ee3ffb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:36:04.963Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:36:05.271Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-09-19T02:36:05.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-19T02:36:05.271Z] 6ad0dd00688b: Preparing [2023-09-19T02:36:05.271Z] 7ae81bcdc979: Preparing [2023-09-19T02:36:05.271Z] 8e40416c6829: Preparing [2023-09-19T02:36:05.271Z] e0a365967482: Preparing [2023-09-19T02:36:05.271Z] 4693057ce236: Preparing [2023-09-19T02:36:05.271Z] 7ae81bcdc979: Layer already exists [2023-09-19T02:36:05.271Z] 4693057ce236: Layer already exists [2023-09-19T02:36:05.271Z] 8e40416c6829: Layer already exists [2023-09-19T02:36:05.271Z] e0a365967482: Layer already exists [2023-09-19T02:36:05.271Z] 6ad0dd00688b: Layer already exists [2023-09-19T02:36:05.271Z] main: digest: sha256:443dcb9ccf16014b1cecd1fa8013c2d077702290338d952da70383dd10ee3ffb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T02:36:05.321Z] ===================================================== [Pipeline] echo [2023-09-19T02:36:05.332Z] taggedImages: [2023-09-19T02:36:05.332Z] - nexus3.edgexfoundry.org:10004/device-gpio:55c1d344d8db4a0ebfd83c23655690c476512767 [2023-09-19T02:36:05.332Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-09-19T02:36:05.332Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.9 [2023-09-19T02:36:05.332Z] - nexus3.edgexfoundry.org:10004/device-gpio:55c1d344d8db4a0ebfd83c23655690c476512767-3.1.0-dev.9 [2023-09-19T02:36:05.332Z] - 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-09-19T02:36:05.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:36:05.716Z] [2023-09-19T02:36:05.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:36:06.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:36:06.018Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T02:36:06.018Z] 5eb5b503b376: Pulling fs layer [2023-09-19T02:36:06.018Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T02:36:06.018Z] ec43610c2a17: Pulling fs layer [2023-09-19T02:36:06.018Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T02:36:06.018Z] 33b1e0a273af: Pulling fs layer [2023-09-19T02:36:06.018Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T02:36:06.018Z] 2f39f015ded8: Pulling fs layer [2023-09-19T02:36:06.018Z] 33b1e0a273af: Waiting [2023-09-19T02:36:06.018Z] 5d3b04190fa2: Waiting [2023-09-19T02:36:06.018Z] 2f39f015ded8: Waiting [2023-09-19T02:36:06.018Z] 3a2ae6a8a46f: Waiting [2023-09-19T02:36:06.018Z] 5c69ac0246d0: Download complete [2023-09-19T02:36:06.018Z] 3a2ae6a8a46f: Download complete [2023-09-19T02:36:06.018Z] 33b1e0a273af: Verifying Checksum [2023-09-19T02:36:06.018Z] 33b1e0a273af: Download complete [2023-09-19T02:36:06.018Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T02:36:06.018Z] 5d3b04190fa2: Download complete [2023-09-19T02:36:06.283Z] ec43610c2a17: Download complete [2023-09-19T02:36:06.283Z] 5eb5b503b376: Verifying Checksum [2023-09-19T02:36:06.283Z] 5eb5b503b376: Download complete [2023-09-19T02:36:06.855Z] 2f39f015ded8: Verifying Checksum [2023-09-19T02:36:06.855Z] 2f39f015ded8: Download complete [2023-09-19T02:36:07.422Z] 5eb5b503b376: Pull complete [2023-09-19T02:36:07.422Z] 5c69ac0246d0: Pull complete [2023-09-19T02:36:07.988Z] ec43610c2a17: Pull complete [2023-09-19T02:36:07.988Z] 3a2ae6a8a46f: Pull complete [2023-09-19T02:36:08.246Z] 33b1e0a273af: Pull complete [2023-09-19T02:36:08.246Z] 5d3b04190fa2: Pull complete [2023-09-19T02:36:12.428Z] 2f39f015ded8: Pull complete [2023-09-19T02:36:12.428Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T02:36:12.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:36:12.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:36:12.511Z] prd-ubuntu20.04-docker-8c-8g-6450 does not seem to be running inside a container [2023-09-19T02:36:12.547Z] $ 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-09-19T02:36:19.951Z] $ docker top 1cc0924581c273956323e6d27e323b63a5150cbdc6214ec781fbe37e56210016 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:36:20.371Z] ---> job-cost.sh [2023-09-19T02:36:20.371Z] lf-activate-venv: SKIPPING [2023-09-19T02:36:20.371Z] INFO: No Stack... [2023-09-19T02:36:21.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T02:36:21.894Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T02:36:22.182Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-09-19T02:36:22.182Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T02:36:22.195Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-96-stack-cost] [2023-09-19T02:36:22.201Z] Resource [jenkins-edgexfoundry-device-gpio-main-96-stack-cost] did not exist. Created. [2023-09-19T02:36:22.201Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T02:36:22.501Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T02:36:22.533Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T02:36:22.539Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T02:36:22.559Z] $ docker stop --time=1 1cc0924581c273956323e6d27e323b63a5150cbdc6214ec781fbe37e56210016 [2023-09-19T02:36:23.693Z] $ docker rm -f --volumes 1cc0924581c273956323e6d27e323b63a5150cbdc6214ec781fbe37e56210016 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T02:36:42.454Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6453 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-09-19T02:36:42.465Z] Running in /w/workspace/device-gpio/96 [Pipeline] { [Pipeline] checkout [2023-09-19T02:36:42.494Z] The recommended git tool is: git [2023-09-19T02:36:47.454Z] using credential edgex-jenkins-ssh [2023-09-19T02:36:47.469Z] Cloning the remote Git repository [2023-09-19T02:36:47.521Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-09-19T02:36:47.621Z] > git init /w/workspace/device-gpio/96 # timeout=10 [2023-09-19T02:36:47.773Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-19T02:36:47.775Z] > git --version # timeout=10 [2023-09-19T02:36:47.800Z] > git --version # 'git version 2.25.1' [2023-09-19T02:36:47.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T02:36:47.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T02:36:49.543Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-19T02:36:49.568Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T02:36:50.518Z] Avoid second fetch [2023-09-19T02:36:50.519Z] Checking out Revision 55c1d344d8db4a0ebfd83c23655690c476512767 (main) [2023-09-19T02:36:51.185Z] Commit message: "Merge pull request #194 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.24" [2023-09-19T02:36:50.543Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T02:36:50.624Z] > git checkout -f 55c1d344d8db4a0ebfd83c23655690c476512767 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:36:52.063Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T02:36:52.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T02:36:52.063Z] Dload Upload Total Spent Left Speed [2023-09-19T02:36:52.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 82201 0 --:--:-- --:--:-- --:--:-- 82201 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-09-19T02:36:52.715Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T02:36:53.045Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T02:36:53.045Z] + sudo tee /etc/docker/daemon.new [2023-09-19T02:36:53.045Z] { [2023-09-19T02:36:53.045Z] "registry-mirrors": [ [2023-09-19T02:36:53.045Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T02:36:53.045Z] ], [2023-09-19T02:36:53.045Z] "bip": "10.250.0.254/24", [2023-09-19T02:36:53.045Z] "hosts": [ [2023-09-19T02:36:53.045Z] "tcp://0.0.0.0:5555", [2023-09-19T02:36:53.045Z] "unix:///var/run/docker.sock" [2023-09-19T02:36:53.045Z] ], [2023-09-19T02:36:53.045Z] "mtu": 1458, [2023-09-19T02:36:53.045Z] "selinux-enabled": true, [2023-09-19T02:36:53.045Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T02:36:53.045Z] } [Pipeline] sh [2023-09-19T02:36:53.374Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T02:36:53.721Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:37:12.010Z] provisioning config files... [2023-09-19T02:37:12.034Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/96@tmp/config3493588701780044515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:37:12.395Z] ---> docker-login.sh [2023-09-19T02:37:12.395Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:37:12.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:37:12.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:37:12.948Z] Configure a credential helper to remove this warning. See [2023-09-19T02:37:12.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:37:12.948Z] [2023-09-19T02:37:12.948Z] Login Succeeded [2023-09-19T02:37:13.219Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:37:13.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:37:13.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:37:13.488Z] Configure a credential helper to remove this warning. See [2023-09-19T02:37:13.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:37:13.488Z] [2023-09-19T02:37:13.488Z] Login Succeeded [2023-09-19T02:37:13.488Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:37:13.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:37:13.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:37:13.762Z] Configure a credential helper to remove this warning. See [2023-09-19T02:37:13.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:37:13.762Z] [2023-09-19T02:37:13.762Z] Login Succeeded [2023-09-19T02:37:13.762Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:37:14.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:37:14.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:37:14.303Z] Configure a credential helper to remove this warning. See [2023-09-19T02:37:14.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:37:14.303Z] [2023-09-19T02:37:14.303Z] Login Succeeded [2023-09-19T02:37:14.303Z] docker.io [2023-09-19T02:37:14.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:37:14.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:37:14.574Z] Configure a credential helper to remove this warning. See [2023-09-19T02:37:14.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:37:14.574Z] [2023-09-19T02:37:14.574Z] Login Succeeded [2023-09-19T02:37:14.574Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:37:14.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T02:37:14.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:37:14.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:37:14.893Z] ========================================================= [2023-09-19T02:37:14.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T02:37:14.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:37:15.259Z] + 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-09-19T02:37:15.531Z] Sending build context to Docker daemon 8.106MB [2023-09-19T02:37:15.531Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:37:15.531Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T02:37:15.808Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T02:37:15.808Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T02:37:15.808Z] 5d54e960e981: Pulling fs layer [2023-09-19T02:37:15.808Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T02:37:15.808Z] f0e02332f6b5: Pulling fs layer [2023-09-19T02:37:15.808Z] 66412af1f25a: Pulling fs layer [2023-09-19T02:37:15.808Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T02:37:15.808Z] 9a37bb91b891: Pulling fs layer [2023-09-19T02:37:15.808Z] a29adfc67d43: Pulling fs layer [2023-09-19T02:37:15.808Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T02:37:15.808Z] 1baf3a5c0e64: Waiting [2023-09-19T02:37:15.808Z] 9a37bb91b891: Waiting [2023-09-19T02:37:15.808Z] a29adfc67d43: Waiting [2023-09-19T02:37:15.808Z] d5de9f91c1a4: Waiting [2023-09-19T02:37:15.808Z] f0e02332f6b5: Waiting [2023-09-19T02:37:15.808Z] 5d54e960e981: Verifying Checksum [2023-09-19T02:37:15.808Z] 5d54e960e981: Download complete [2023-09-19T02:37:15.808Z] 9fda8d8052c6: Download complete [2023-09-19T02:37:15.808Z] f0e02332f6b5: Verifying Checksum [2023-09-19T02:37:15.808Z] f0e02332f6b5: Download complete [2023-09-19T02:37:15.808Z] 66412af1f25a: Verifying Checksum [2023-09-19T02:37:15.808Z] 66412af1f25a: Download complete [2023-09-19T02:37:16.413Z] 9a37bb91b891: Verifying Checksum [2023-09-19T02:37:16.413Z] 9a37bb91b891: Download complete [2023-09-19T02:37:17.016Z] 9fda8d8052c6: Pull complete [2023-09-19T02:37:17.016Z] a29adfc67d43: Verifying Checksum [2023-09-19T02:37:17.016Z] a29adfc67d43: Download complete [2023-09-19T02:37:17.608Z] 5d54e960e981: Pull complete [2023-09-19T02:37:17.892Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T02:37:17.892Z] c4a7e357bf2a: Download complete [2023-09-19T02:37:17.892Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T02:37:17.892Z] d5de9f91c1a4: Download complete [2023-09-19T02:37:18.853Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T02:37:18.853Z] 1baf3a5c0e64: Download complete [2023-09-19T02:37:28.951Z] c4a7e357bf2a: Pull complete [2023-09-19T02:37:28.951Z] f0e02332f6b5: Pull complete [2023-09-19T02:37:28.951Z] 66412af1f25a: Pull complete [2023-09-19T02:37:37.182Z] 1baf3a5c0e64: Pull complete [2023-09-19T02:37:38.618Z] 9a37bb91b891: Pull complete [2023-09-19T02:37:40.033Z] a29adfc67d43: Pull complete [2023-09-19T02:37:41.984Z] d5de9f91c1a4: Pull complete [2023-09-19T02:37:41.984Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T02:37:41.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T02:37:41.984Z] ---> 746ca1b523b5 [2023-09-19T02:37:41.984Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:37:43.935Z] ---> Running in d5ab04ab7d9d [2023-09-19T02:37:43.935Z] Removing intermediate container d5ab04ab7d9d [2023-09-19T02:37:43.935Z] ---> e79ff34e1803 [2023-09-19T02:37:43.935Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:37:44.202Z] ---> Running in 7a8b27a454da [2023-09-19T02:37:44.468Z] Removing intermediate container 7a8b27a454da [2023-09-19T02:37:44.468Z] ---> b7c1bc8f150f [2023-09-19T02:37:44.468Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-19T02:37:44.468Z] ---> Running in d37199851e47 [2023-09-19T02:37:44.734Z] Removing intermediate container d37199851e47 [2023-09-19T02:37:44.734Z] ---> c0075aabc4cd [2023-09-19T02:37:44.734Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:37:45.018Z] ---> Running in 3ddc3a3c23c7 [2023-09-19T02:37:45.018Z] Removing intermediate container 3ddc3a3c23c7 [2023-09-19T02:37:45.018Z] ---> ca81fe519dec [2023-09-19T02:37:45.018Z] Step 7/12 : WORKDIR /device-gpio [2023-09-19T02:37:45.321Z] ---> Running in 0101614db44c [2023-09-19T02:37:45.657Z] Removing intermediate container 0101614db44c [2023-09-19T02:37:45.657Z] ---> 97d48cb92a50 [2023-09-19T02:37:45.657Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:37:45.657Z] ---> Running in 4c17708b59fd [2023-09-19T02:37:46.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T02:37:47.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T02:37:48.205Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-19T02:37:48.205Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-19T02:37:48.205Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-19T02:37:48.205Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-19T02:37:48.473Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T02:37:48.473Z] OK: 272 MiB in 60 packages [2023-09-19T02:37:51.068Z] Removing intermediate container 4c17708b59fd [2023-09-19T02:37:51.068Z] ---> 86512437f8ca [2023-09-19T02:37:51.068Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-19T02:37:51.338Z] ---> babca92e66e0 [2023-09-19T02:37:51.338Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:37:51.338Z] ---> Running in 2a068beb1838 [2023-09-19T02:38:59.425Z] Removing intermediate container 2a068beb1838 [2023-09-19T02:38:59.425Z] ---> f71092957ac6 [2023-09-19T02:38:59.425Z] Step 11/12 : COPY . . [2023-09-19T02:38:59.425Z] ---> 202c84274a15 [2023-09-19T02:38:59.425Z] Step 12/12 : RUN ${MAKE} [2023-09-19T02:38:59.425Z] ---> Running in 6856f180fcab [2023-09-19T02:39:00.011Z] noop [2023-09-19T02:39:00.610Z] Removing intermediate container 6856f180fcab [2023-09-19T02:39:00.610Z] ---> 2bb7cea2b73b [2023-09-19T02:39:00.610Z] Successfully built 2bb7cea2b73b [2023-09-19T02:39:00.610Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:39:00.962Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T02:39:00.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:39:01.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-6453 does not seem to be running inside a container [2023-09-19T02:39:01.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/96 -v /w/workspace/device-gpio/96:/w/workspace/device-gpio/96:rw,z -v /w/workspace/device-gpio/96@tmp:/w/workspace/device-gpio/96@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-09-19T02:39:02.545Z] $ docker top 526a63fa8409bef388c3762d4448bcf10b9c0f1a6471b064cae41691909e8215 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:39:03.376Z] + go version [2023-09-19T02:39:03.376Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T02:39:03.400Z] $ docker stop --time=1 526a63fa8409bef388c3762d4448bcf10b9c0f1a6471b064cae41691909e8215 [2023-09-19T02:39:05.071Z] $ docker rm -f --volumes 526a63fa8409bef388c3762d4448bcf10b9c0f1a6471b064cae41691909e8215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:39:05.635Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T02:39:05.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:39:05.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-6453 does not seem to be running inside a container [2023-09-19T02:39:05.889Z] $ 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/96 -v /w/workspace/device-gpio/96:/w/workspace/device-gpio/96:rw,z -v /w/workspace/device-gpio/96@tmp:/w/workspace/device-gpio/96@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-09-19T02:39:07.120Z] $ docker top fd5ba1ecf725828ef59f6476d39bea26b33460f384a15421bb38399385da6805 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:39:07.976Z] + git config --global --add safe.directory /w/workspace/device-gpio/96 [Pipeline] fileExists [Pipeline] sh [2023-09-19T02:39:08.627Z] + make test [2023-09-19T02:39:08.628Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T02:39:16.846Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-19T02:40:53.530Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-19T02:40:53.530Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-19T02:40:53.530Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T02:40:53.530Z] go vet ./... [2023-09-19T02:41:32.404Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T02:41:32.404Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T02:41:32.404Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T02:41:32.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T02:41:32.438Z] $ docker stop --time=1 fd5ba1ecf725828ef59f6476d39bea26b33460f384a15421bb38399385da6805 [2023-09-19T02:41:34.697Z] $ docker rm -f --volumes fd5ba1ecf725828ef59f6476d39bea26b33460f384a15421bb38399385da6805 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:41:36.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T02:41:36.056Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T02:41:36.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:41:36.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T02:41:37.323Z] + ls -al . [2023-09-19T02:41:37.323Z] total 164 [2023-09-19T02:41:37.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:39 . [2023-09-19T02:41:37.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:36 .. [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 19 02:36 .dockerignore [2023-09-19T02:41:37.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:36 .git [2023-09-19T02:41:37.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:36 .github [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 19 02:36 .gitignore [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 02:36 .golangci.yml [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 19 02:36 Attribution.txt [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 19 02:36 CHANGELOG.md [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 19 02:36 Dockerfile [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:36 GOVERNANCE.md [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 19 02:36 Jenkinsfile [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 02:36 LICENSE [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 19 02:36 Makefile [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 19 02:36 OWNERS.md [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 19 02:36 README.md [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 19 02:33 VERSION [2023-09-19T02:41:37.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:36 bin [2023-09-19T02:41:37.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:36 cmd [2023-09-19T02:41:37.323Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 19 02:39 coverage.out [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 19 02:36 go.mod [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 19 02:36 go.sum [2023-09-19T02:41:37.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:36 internal [2023-09-19T02:41:37.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:36 snap [2023-09-19T02:41:37.323Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 19 02:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:41:37.693Z] + 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=55c1d344d8db4a0ebfd83c23655690c476512767 --label arch=arm64 --label version=3.1.0-dev.9 . [2023-09-19T02:41:37.962Z] Sending build context to Docker daemon 8.107MB [2023-09-19T02:41:38.234Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:41:38.234Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-19T02:41:38.234Z] ---> 2bb7cea2b73b [2023-09-19T02:41:38.234Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:41:38.234Z] ---> Running in 20b437f9c876 [2023-09-19T02:41:38.504Z] Removing intermediate container 20b437f9c876 [2023-09-19T02:41:38.504Z] ---> 4f15656d0851 [2023-09-19T02:41:38.504Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:41:38.777Z] ---> Running in 8dc2e99d87e8 [2023-09-19T02:41:39.044Z] Removing intermediate container 8dc2e99d87e8 [2023-09-19T02:41:39.044Z] ---> 6af34de04332 [2023-09-19T02:41:39.044Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-19T02:41:39.044Z] ---> Running in b11b9bd810c5 [2023-09-19T02:41:39.633Z] Removing intermediate container b11b9bd810c5 [2023-09-19T02:41:39.633Z] ---> 067aaafb3c56 [2023-09-19T02:41:39.633Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:41:39.633Z] ---> Running in f0ee3059a235 [2023-09-19T02:41:39.911Z] Removing intermediate container f0ee3059a235 [2023-09-19T02:41:39.911Z] ---> f051a4caf7f4 [2023-09-19T02:41:39.911Z] Step 7/25 : WORKDIR /device-gpio [2023-09-19T02:41:39.911Z] ---> Running in bb5edd6a2cb3 [2023-09-19T02:41:40.500Z] Removing intermediate container bb5edd6a2cb3 [2023-09-19T02:41:40.500Z] ---> 71316c90c07f [2023-09-19T02:41:40.500Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:41:40.500Z] ---> Running in 836c53bc9b95 [2023-09-19T02:41:41.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T02:41:42.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T02:41:43.030Z] OK: 272 MiB in 60 packages [2023-09-19T02:41:44.444Z] Removing intermediate container 836c53bc9b95 [2023-09-19T02:41:44.444Z] ---> 8bd91ab846c9 [2023-09-19T02:41:44.444Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-19T02:41:45.029Z] ---> 535f0a74b9c1 [2023-09-19T02:41:45.029Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:41:45.029Z] ---> Running in 5f39cdaa6cae [2023-09-19T02:41:47.621Z] Removing intermediate container 5f39cdaa6cae [2023-09-19T02:41:47.621Z] ---> 85e45937432c [2023-09-19T02:41:47.621Z] Step 11/25 : COPY . . [2023-09-19T02:41:48.585Z] ---> 9ee84ed37a7d [2023-09-19T02:41:48.585Z] Step 12/25 : RUN ${MAKE} [2023-09-19T02:41:48.585Z] ---> Running in 5633e4291f9f [2023-09-19T02:41:49.785Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-19T02:43:56.524Z] Removing intermediate container 5633e4291f9f [2023-09-19T02:43:56.524Z] ---> 84fe604df9b8 [2023-09-19T02:43:56.524Z] Step 13/25 : FROM alpine:3.18 [2023-09-19T02:43:56.524Z] 3.18: Pulling from library/alpine [2023-09-19T02:43:56.524Z] 9fda8d8052c6: Already exists [2023-09-19T02:43:56.524Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T02:43:56.524Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T02:43:56.524Z] ---> f6648c04cd6c [2023-09-19T02:43:56.524Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-19T02:43:56.524Z] ---> Running in 9182713bb73f [2023-09-19T02:43:56.524Z] Removing intermediate container 9182713bb73f [2023-09-19T02:43:56.524Z] ---> f5807474ee3e [2023-09-19T02:43:56.524Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-19T02:43:56.524Z] ---> Running in 650cda2d692f [2023-09-19T02:43:56.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T02:43:56.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T02:43:56.524Z] OK: 8 MiB in 15 packages [2023-09-19T02:43:57.492Z] Removing intermediate container 650cda2d692f [2023-09-19T02:43:57.492Z] ---> 20628e30f75c [2023-09-19T02:43:57.492Z] Step 16/25 : WORKDIR / [2023-09-19T02:43:57.492Z] ---> Running in bbb25e141d69 [2023-09-19T02:43:57.758Z] Removing intermediate container bbb25e141d69 [2023-09-19T02:43:57.759Z] ---> 27889c8abaf7 [2023-09-19T02:43:57.759Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-19T02:43:58.341Z] ---> 51a4becbef77 [2023-09-19T02:43:58.341Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-19T02:43:58.609Z] ---> 8c9d0da1b0f9 [2023-09-19T02:43:58.609Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-19T02:44:00.021Z] ---> 05bc80a50dbf [2023-09-19T02:44:00.022Z] Step 20/25 : EXPOSE 59910 [2023-09-19T02:44:00.289Z] ---> Running in eafcfb200cac [2023-09-19T02:44:00.558Z] Removing intermediate container eafcfb200cac [2023-09-19T02:44:00.558Z] ---> 18631e5bb724 [2023-09-19T02:44:00.558Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-19T02:44:00.558Z] ---> Running in 54c988dd401f [2023-09-19T02:44:00.830Z] Removing intermediate container 54c988dd401f [2023-09-19T02:44:00.830Z] ---> 8bf9682ba0d0 [2023-09-19T02:44:00.830Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T02:44:01.097Z] ---> Running in dc3600beb9f3 [2023-09-19T02:44:01.364Z] Removing intermediate container dc3600beb9f3 [2023-09-19T02:44:01.364Z] ---> 78b1beb02a94 [2023-09-19T02:44:01.364Z] Step 23/25 : LABEL arch=arm64 [2023-09-19T02:44:01.364Z] ---> Running in 70abf63e9dec [2023-09-19T02:44:01.629Z] Removing intermediate container 70abf63e9dec [2023-09-19T02:44:01.629Z] ---> d385b46c23fd [2023-09-19T02:44:01.629Z] Step 24/25 : LABEL git_sha=55c1d344d8db4a0ebfd83c23655690c476512767 [2023-09-19T02:44:01.629Z] ---> Running in 9178b25613b9 [2023-09-19T02:44:01.898Z] Removing intermediate container 9178b25613b9 [2023-09-19T02:44:01.898Z] ---> 3ee62d3776d1 [2023-09-19T02:44:01.898Z] Step 25/25 : LABEL version=3.1.0-dev.9 [2023-09-19T02:44:02.167Z] ---> Running in 8ec2e142e16f [2023-09-19T02:44:02.433Z] Removing intermediate container 8ec2e142e16f [2023-09-19T02:44:02.433Z] ---> edfa93b6d9bb [2023-09-19T02:44:02.433Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T02:44:02.433Z] Successfully built edfa93b6d9bb [2023-09-19T02:44:02.433Z] 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-09-19T02:44:02.543Z] provisioning config files... [2023-09-19T02:44:02.557Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/96@tmp/config946255210116788068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:44:02.893Z] ---> docker-login.sh [2023-09-19T02:44:02.893Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:44:02.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:44:03.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:44:03.160Z] Configure a credential helper to remove this warning. See [2023-09-19T02:44:03.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:44:03.160Z] [2023-09-19T02:44:03.160Z] Login Succeeded [2023-09-19T02:44:03.160Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:44:03.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:44:03.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:44:03.424Z] Configure a credential helper to remove this warning. See [2023-09-19T02:44:03.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:44:03.424Z] [2023-09-19T02:44:03.424Z] Login Succeeded [2023-09-19T02:44:03.424Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:44:03.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:44:03.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:44:03.952Z] Configure a credential helper to remove this warning. See [2023-09-19T02:44:03.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:44:03.952Z] [2023-09-19T02:44:03.952Z] Login Succeeded [2023-09-19T02:44:03.952Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:44:04.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:44:04.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:44:04.217Z] Configure a credential helper to remove this warning. See [2023-09-19T02:44:04.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:44:04.217Z] [2023-09-19T02:44:04.217Z] Login Succeeded [2023-09-19T02:44:04.217Z] docker.io [2023-09-19T02:44:04.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:44:04.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:44:04.749Z] Configure a credential helper to remove this warning. See [2023-09-19T02:44:04.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:44:04.749Z] [2023-09-19T02:44:04.749Z] Login Succeeded [2023-09-19T02:44:04.749Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:44:04.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T02:44:04.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:44:04.811Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-09-19T02:44:04.811Z] 55c1d344d8db4a0ebfd83c23655690c476512767 [2023-09-19T02:44:04.811Z] latest [2023-09-19T02:44:04.811Z] 3.1.0-dev.9 [2023-09-19T02:44:04.811Z] 55c1d344d8db4a0ebfd83c23655690c476512767-3.1.0-dev.9 [2023-09-19T02:44:04.811Z] main [2023-09-19T02:44:04.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:05.149Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:55c1d344d8db4a0ebfd83c23655690c476512767 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:05.494Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:55c1d344d8db4a0ebfd83c23655690c476512767 [2023-09-19T02:44:05.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-19T02:44:05.495Z] 1fe805d65d4c: Preparing [2023-09-19T02:44:05.495Z] c05fead772a1: Preparing [2023-09-19T02:44:05.495Z] bc596f4a9c82: Preparing [2023-09-19T02:44:05.495Z] 0287e4fdeadf: Preparing [2023-09-19T02:44:05.495Z] b2191e2be29d: Preparing [2023-09-19T02:44:05.495Z] b2191e2be29d: Layer already exists [2023-09-19T02:44:05.760Z] 0287e4fdeadf: Pushed [2023-09-19T02:44:05.760Z] c05fead772a1: Pushed [2023-09-19T02:44:05.760Z] bc596f4a9c82: Pushed [2023-09-19T02:44:11.087Z] 1fe805d65d4c: Pushed [2023-09-19T02:44:11.087Z] 55c1d344d8db4a0ebfd83c23655690c476512767: digest: sha256:0d98bc31987a0228a56016bdb13e111dad1b1da39b814438138b58331da44d4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:11.445Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:11.797Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-09-19T02:44:11.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-19T02:44:11.797Z] 1fe805d65d4c: Preparing [2023-09-19T02:44:11.797Z] c05fead772a1: Preparing [2023-09-19T02:44:11.797Z] bc596f4a9c82: Preparing [2023-09-19T02:44:11.797Z] 0287e4fdeadf: Preparing [2023-09-19T02:44:11.797Z] b2191e2be29d: Preparing [2023-09-19T02:44:11.797Z] b2191e2be29d: Layer already exists [2023-09-19T02:44:11.797Z] c05fead772a1: Layer already exists [2023-09-19T02:44:11.797Z] 0287e4fdeadf: Layer already exists [2023-09-19T02:44:11.797Z] 1fe805d65d4c: Layer already exists [2023-09-19T02:44:11.797Z] bc596f4a9c82: Layer already exists [2023-09-19T02:44:12.068Z] latest: digest: sha256:0d98bc31987a0228a56016bdb13e111dad1b1da39b814438138b58331da44d4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:12.432Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:12.788Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.9 [2023-09-19T02:44:12.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-19T02:44:12.788Z] 1fe805d65d4c: Preparing [2023-09-19T02:44:12.788Z] c05fead772a1: Preparing [2023-09-19T02:44:12.788Z] bc596f4a9c82: Preparing [2023-09-19T02:44:12.788Z] 0287e4fdeadf: Preparing [2023-09-19T02:44:12.788Z] b2191e2be29d: Preparing [2023-09-19T02:44:12.788Z] 0287e4fdeadf: Layer already exists [2023-09-19T02:44:12.788Z] bc596f4a9c82: Layer already exists [2023-09-19T02:44:12.788Z] c05fead772a1: Layer already exists [2023-09-19T02:44:12.788Z] 1fe805d65d4c: Layer already exists [2023-09-19T02:44:12.788Z] b2191e2be29d: Layer already exists [2023-09-19T02:44:12.788Z] 3.1.0-dev.9: digest: sha256:0d98bc31987a0228a56016bdb13e111dad1b1da39b814438138b58331da44d4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:13.134Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:55c1d344d8db4a0ebfd83c23655690c476512767-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:13.482Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:55c1d344d8db4a0ebfd83c23655690c476512767-3.1.0-dev.9 [2023-09-19T02:44:13.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-19T02:44:13.482Z] 1fe805d65d4c: Preparing [2023-09-19T02:44:13.482Z] c05fead772a1: Preparing [2023-09-19T02:44:13.482Z] bc596f4a9c82: Preparing [2023-09-19T02:44:13.482Z] 0287e4fdeadf: Preparing [2023-09-19T02:44:13.482Z] b2191e2be29d: Preparing [2023-09-19T02:44:13.482Z] c05fead772a1: Layer already exists [2023-09-19T02:44:13.482Z] b2191e2be29d: Layer already exists [2023-09-19T02:44:13.482Z] 0287e4fdeadf: Layer already exists [2023-09-19T02:44:13.482Z] bc596f4a9c82: Layer already exists [2023-09-19T02:44:13.482Z] 1fe805d65d4c: Layer already exists [2023-09-19T02:44:13.482Z] 55c1d344d8db4a0ebfd83c23655690c476512767-3.1.0-dev.9: digest: sha256:0d98bc31987a0228a56016bdb13e111dad1b1da39b814438138b58331da44d4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:13.814Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:14.156Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-09-19T02:44:14.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-19T02:44:14.156Z] 1fe805d65d4c: Preparing [2023-09-19T02:44:14.156Z] c05fead772a1: Preparing [2023-09-19T02:44:14.156Z] bc596f4a9c82: Preparing [2023-09-19T02:44:14.156Z] 0287e4fdeadf: Preparing [2023-09-19T02:44:14.156Z] b2191e2be29d: Preparing [2023-09-19T02:44:14.156Z] c05fead772a1: Layer already exists [2023-09-19T02:44:14.156Z] 1fe805d65d4c: Layer already exists [2023-09-19T02:44:14.156Z] b2191e2be29d: Layer already exists [2023-09-19T02:44:14.156Z] 0287e4fdeadf: Layer already exists [2023-09-19T02:44:14.156Z] bc596f4a9c82: Layer already exists [2023-09-19T02:44:14.422Z] main: digest: sha256:0d98bc31987a0228a56016bdb13e111dad1b1da39b814438138b58331da44d4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T02:44:14.471Z] ===================================================== [Pipeline] echo [2023-09-19T02:44:14.478Z] taggedImages: [2023-09-19T02:44:14.478Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:55c1d344d8db4a0ebfd83c23655690c476512767 [2023-09-19T02:44:14.478Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-09-19T02:44:14.478Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.9 [2023-09-19T02:44:14.478Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:55c1d344d8db4a0ebfd83c23655690c476512767-3.1.0-dev.9 [2023-09-19T02:44:14.478Z] - 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-09-19T02:44:14.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T02:44:14.858Z] [2023-09-19T02:44:14.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:15.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T02:44:15.458Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T02:44:15.458Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T02:44:15.458Z] 04944245beec: Pulling fs layer [2023-09-19T02:44:15.458Z] 699f458cf7ca: Pulling fs layer [2023-09-19T02:44:15.458Z] 765212b225bb: Pulling fs layer [2023-09-19T02:44:15.458Z] f23df028b6ca: Pulling fs layer [2023-09-19T02:44:15.458Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T02:44:15.458Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T02:44:15.458Z] 765212b225bb: Waiting [2023-09-19T02:44:15.458Z] f23df028b6ca: Waiting [2023-09-19T02:44:15.458Z] d65c8cfc05b1: Waiting [2023-09-19T02:44:15.458Z] 2437ff75d9bd: Waiting [2023-09-19T02:44:15.458Z] 04944245beec: Verifying Checksum [2023-09-19T02:44:15.458Z] 04944245beec: Download complete [2023-09-19T02:44:15.458Z] 765212b225bb: Verifying Checksum [2023-09-19T02:44:15.458Z] 765212b225bb: Download complete [2023-09-19T02:44:15.458Z] f23df028b6ca: Verifying Checksum [2023-09-19T02:44:15.458Z] f23df028b6ca: Download complete [2023-09-19T02:44:15.458Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T02:44:15.458Z] d65c8cfc05b1: Download complete [2023-09-19T02:44:15.726Z] 699f458cf7ca: Verifying Checksum [2023-09-19T02:44:15.726Z] 699f458cf7ca: Download complete [2023-09-19T02:44:15.993Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T02:44:15.993Z] 8998bd30e6a1: Download complete [2023-09-19T02:44:18.590Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T02:44:18.590Z] 2437ff75d9bd: Download complete [2023-09-19T02:44:20.000Z] 8998bd30e6a1: Pull complete [2023-09-19T02:44:20.587Z] 04944245beec: Pull complete [2023-09-19T02:44:24.841Z] 699f458cf7ca: Pull complete [2023-09-19T02:44:24.841Z] 765212b225bb: Pull complete [2023-09-19T02:44:25.105Z] f23df028b6ca: Pull complete [2023-09-19T02:44:25.371Z] d65c8cfc05b1: Pull complete [2023-09-19T02:44:40.360Z] 2437ff75d9bd: Pull complete [2023-09-19T02:44:40.360Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T02:44:40.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T02:44:40.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:44:40.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-6453 does not seem to be running inside a container [2023-09-19T02:44:40.638Z] $ 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/96 -v /w/workspace/device-gpio/96:/w/workspace/device-gpio/96:rw,z -v /w/workspace/device-gpio/96@tmp:/w/workspace/device-gpio/96@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-09-19T02:44:43.465Z] $ docker top c83f3703feaabad2a7e8438f31188413a3497dcc294008839a43c32ae05a3b8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:44:44.312Z] ---> job-cost.sh [2023-09-19T02:44:44.312Z] lf-activate-venv: SKIPPING [2023-09-19T02:44:44.312Z] INFO: No Stack... [2023-09-19T02:44:44.577Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T02:44:45.537Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T02:44:46.176Z] + + catcut /w/workspace/device-gpio/96/archives/cost.csv -d, [2023-09-19T02:44:46.176Z] -f6 [Pipeline] lock [2023-09-19T02:44:46.245Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-96-stack-cost] [2023-09-19T02:44:46.254Z] Resource [jenkins-edgexfoundry-device-gpio-main-96-stack-cost] did not exist. Created. [2023-09-19T02:44:46.254Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T02:44:46.921Z] /w/workspace/device-gpio/96@tmp/durable-9bef50ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T02:44:47.264Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T02:44:47.549Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T02:44:47.614Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T02:44:47.620Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T02:44:47.644Z] $ docker stop --time=1 c83f3703feaabad2a7e8438f31188413a3497dcc294008839a43c32ae05a3b8f [2023-09-19T02:44:49.122Z] $ docker rm -f --volumes c83f3703feaabad2a7e8438f31188413a3497dcc294008839a43c32ae05a3b8f [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-09-19T02:44:49.529Z] provisioning config files... [2023-09-19T02:44:49.537Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1086082258544822924tmp [Pipeline] { [Pipeline] sh [2023-09-19T02:44:49.833Z] + set +x [2023-09-19T02:44:49.833Z] + + bash -s -- [2023-09-19T02:44:49.833Z] curl -s https://codecov.io/bash [2023-09-19T02:44:49.833Z] [2023-09-19T02:44:49.833Z] _____ _ [2023-09-19T02:44:49.833Z] / ____| | | [2023-09-19T02:44:49.833Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T02:44:49.833Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T02:44:49.833Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T02:44:49.833Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T02:44:49.833Z] Bash-1.0.6 [2023-09-19T02:44:49.833Z] [2023-09-19T02:44:49.833Z] [2023-09-19T02:44:49.833Z] ==> git version 2.25.1 found [2023-09-19T02:44:49.833Z] ==> 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-09-19T02:44:49.833Z] Release-Date: 2020-01-08 [2023-09-19T02:44:49.833Z] 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-09-19T02:44:49.833Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T02:44:49.833Z] ==> Jenkins CI detected. [2023-09-19T02:44:49.833Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-09-19T02:44:49.833Z] project root: . [2023-09-19T02:44:49.833Z] --> token set from env [2023-09-19T02:44:49.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T02:44:49.833Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T02:44:49.833Z] ==> Python coveragepy not found [2023-09-19T02:44:49.833Z] ==> Searching for coverage reports in: [2023-09-19T02:44:49.833Z] + . [2023-09-19T02:44:49.833Z] -> Found 1 reports [2023-09-19T02:44:49.833Z] ==> Detecting git/mercurial file structure [2023-09-19T02:44:49.833Z] ==> Reading reports [2023-09-19T02:44:50.092Z] + ./coverage.out bytes=10 [2023-09-19T02:44:50.092Z] ==> Appending adjustments [2023-09-19T02:44:50.092Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T02:44:50.092Z] + Found adjustments [2023-09-19T02:44:50.092Z] ==> Gzipping contents [2023-09-19T02:44:50.092Z] 4.0K /tmp/codecov.MmdZ1P.gz [2023-09-19T02:44:50.092Z] ==> Uploading reports [2023-09-19T02:44:50.092Z] url: https://codecov.io [2023-09-19T02:44:50.092Z] query: branch=main&commit=55c1d344d8db4a0ebfd83c23655690c476512767&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T02:44:50.092Z] -> Pinging Codecov [2023-09-19T02:44:50.092Z] 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=55c1d344d8db4a0ebfd83c23655690c476512767&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T02:44:50.092Z] -> Uploading to [2023-09-19T02:44:50.092Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/55c1d344d8db4a0ebfd83c23655690c476512767/329d1f8c-21cc-4fd2-a82b-6c6a275e10b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T024450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60785f87bca3085c815e0571b39f15cf3b7131c9d77bfce5f92b35dafbe28c4c [2023-09-19T02:44:50.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T02:44:50.092Z] Dload Upload Total Spent Left Speed [2023-09-19T02:44:50.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3851 --:--:-- --:--:-- --:--:-- 3871 [2023-09-19T02:44:50.353Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/55c1d344d8db4a0ebfd83c23655690c476512767 [Pipeline] } [2023-09-19T02:44:50.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-19T02:44:50.570Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T02:44:50.580Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:50.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T02:44:50.882Z] [2023-09-19T02:44:50.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:44:51.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T02:44:51.192Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T02:44:51.192Z] df9b9388f04a: Pulling fs layer [2023-09-19T02:44:51.192Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T02:44:51.192Z] 25bc292e5bac: Pulling fs layer [2023-09-19T02:44:51.192Z] 114826534d7a: Pulling fs layer [2023-09-19T02:44:51.192Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T02:44:51.192Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T02:44:51.192Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T02:44:51.192Z] 8a3aa393b2d8: Waiting [2023-09-19T02:44:51.192Z] 6ad1cebc031e: Waiting [2023-09-19T02:44:51.192Z] 4657fd5d0bcf: Waiting [2023-09-19T02:44:51.192Z] 114826534d7a: Waiting [2023-09-19T02:44:51.192Z] 25bc292e5bac: Download complete [2023-09-19T02:44:51.192Z] 52dc419b0ee2: Download complete [2023-09-19T02:44:51.192Z] 4657fd5d0bcf: Verifying Checksum [2023-09-19T02:44:51.192Z] df9b9388f04a: Download complete [2023-09-19T02:44:51.454Z] df9b9388f04a: Pull complete [2023-09-19T02:44:51.454Z] 6ad1cebc031e: Verifying Checksum [2023-09-19T02:44:51.454Z] 6ad1cebc031e: Download complete [2023-09-19T02:44:51.712Z] 52dc419b0ee2: Pull complete [2023-09-19T02:44:51.972Z] 25bc292e5bac: Pull complete [2023-09-19T02:44:52.229Z] 114826534d7a: Verifying Checksum [2023-09-19T02:44:52.229Z] 114826534d7a: Download complete [2023-09-19T02:44:52.229Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T02:44:52.229Z] 8a3aa393b2d8: Download complete [2023-09-19T02:44:55.562Z] 114826534d7a: Pull complete [2023-09-19T02:44:56.557Z] 4657fd5d0bcf: Pull complete [2023-09-19T02:44:57.491Z] 6ad1cebc031e: Pull complete [2023-09-19T02:45:00.841Z] 8a3aa393b2d8: Pull complete [2023-09-19T02:45:01.099Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T02:45:01.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T02:45:01.357Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:45:01.437Z] prd-ubuntu20.04-docker-8c-8g-6450 does not seem to be running inside a container [2023-09-19T02:45:01.487Z] $ 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-09-19T02:45:20.754Z] $ docker top f80d55b2b847ddc09d30efa2718222f017be2510cfc91e3c511057021c0ac239 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T02:45:20.817Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-09-19T02:45:21.098Z] + set -o pipefail [2023-09-19T02:45:21.099Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-09-19T02:45:31.077Z] [2023-09-19T02:45:31.077Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-09-19T02:45:31.077Z] [2023-09-19T02:45:31.077Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/b226b136-10aa-4f93-979f-95cd92455728 [2023-09-19T02:45:31.077Z] [2023-09-19T02:45:31.077Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-19T02:45:31.077Z] [2023-09-19T02:45:31.077Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T02:45:31.077Z] [2023-09-19T02:45:31.077Z] [2023-09-19T02:45:31.077Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T02:45:31.077Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T02:45:31.077Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T02:45:31.124Z] $ docker stop --time=1 f80d55b2b847ddc09d30efa2718222f017be2510cfc91e3c511057021c0ac239 [2023-09-19T02:45:45.493Z] $ docker rm -f --volumes f80d55b2b847ddc09d30efa2718222f017be2510cfc91e3c511057021c0ac239 [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-09-19T02:45:46.563Z] + git log --format=format:%s -1 55c1d344d8db4a0ebfd83c23655690c476512767 [Pipeline] sh [2023-09-19T02:45:46.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T02:45:46.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:45:47.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:45:47.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:45:47.213Z] prd-ubuntu20.04-docker-8c-8g-6450 does not seem to be running inside a container [2023-09-19T02:45:47.241Z] $ 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-09-19T02:45:50.077Z] $ docker top f777b7326a8aec944acd8e0b1e7672256406a18665c01615445631e5ad0357a1 -eo pid,comm [2023-09-19T02:45:50.120Z] 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-09-19T02:45:50.120Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T02:45:50.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:45:50.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:45:50.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:45:50.275Z] $ docker exec f777b7326a8aec944acd8e0b1e7672256406a18665c01615445631e5ad0357a1 ssh-agent [2023-09-19T02:45:50.383Z] SSH_AUTH_SOCK=/tmp/ssh-4NTxtI4TOk8u/agent.13 [2023-09-19T02:45:50.383Z] SSH_AGENT_PID=19 [2023-09-19T02:45:50.395Z] Running ssh-add (command line suppressed) [2023-09-19T02:45:50.489Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2904579259234495260.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2904579259234495260.key) [2023-09-19T02:45:50.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:45:50.829Z] + git semver tag [2023-09-19T02:45:51.087Z] 2023-09-19 02:45:51,045 [run_tag] DEBUG tag force:False [2023-09-19T02:45:51.087Z] 2023-09-19 02:45:51,045 [check_head_tag] DEBUG check head tag [2023-09-19T02:45:51.087Z] 2023-09-19 02:45:51,047 [execute] INFO git cat-file --batch-check [2023-09-19T02:45:51.087Z] 2023-09-19 02:45:51,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-09-19T02:45:51.087Z] 2023-09-19 02:45:51,052 [execute] INFO git cat-file --batch [2023-09-19T02:45:51.087Z] 2023-09-19 02:45:51,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-09-19T02:45:51.087Z] 2023-09-19 02:45:51,062 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-19T02:45:51.087Z] 2023-09-19 02:45:51,062 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 [2023-09-19T02:45:51.087Z] 2023-09-19 02:45:51,063 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T02:45:51.087Z] 2023-09-19 02:45:51,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-19T02:45:51.087Z] 3.1.0-dev.9 [Pipeline] } [2023-09-19T02:45:51.096Z] $ docker exec --env ******** --env ******** f777b7326a8aec944acd8e0b1e7672256406a18665c01615445631e5ad0357a1 ssh-agent -k [2023-09-19T02:45:51.193Z] unset SSH_AUTH_SOCK; [2023-09-19T02:45:51.193Z] unset SSH_AGENT_PID; [2023-09-19T02:45:51.193Z] echo Agent pid 19 killed; [2023-09-19T02:45:51.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T02:45:51.518Z] + git semver [Pipeline] } [2023-09-19T02:45:51.792Z] $ docker stop --time=1 f777b7326a8aec944acd8e0b1e7672256406a18665c01615445631e5ad0357a1 [2023-09-19T02:45:53.579Z] $ docker rm -f --volumes f777b7326a8aec944acd8e0b1e7672256406a18665c01615445631e5ad0357a1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:45:54.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T02:45:54.019Z] [2023-09-19T02:45:54.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:45:54.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T02:45:54.583Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T02:45:54.583Z] ab5ef0e58194: Pulling fs layer [2023-09-19T02:45:54.583Z] 9712f1f96733: Pulling fs layer [2023-09-19T02:45:54.583Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T02:45:54.583Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T02:45:54.583Z] e9a5061849ea: Pulling fs layer [2023-09-19T02:45:54.583Z] d747dcd14b5f: Pulling fs layer [2023-09-19T02:45:54.583Z] 2de7ff778b66: Pulling fs layer [2023-09-19T02:45:54.583Z] e9a5061849ea: Waiting [2023-09-19T02:45:54.583Z] d747dcd14b5f: Waiting [2023-09-19T02:45:54.583Z] 0d9ebad4ef96: Waiting [2023-09-19T02:45:54.583Z] 2de7ff778b66: Waiting [2023-09-19T02:45:54.583Z] 9712f1f96733: Verifying Checksum [2023-09-19T02:45:54.583Z] 9712f1f96733: Download complete [2023-09-19T02:45:55.151Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T02:45:55.151Z] 63f879dbbcfc: Download complete [2023-09-19T02:45:55.151Z] e9a5061849ea: Verifying Checksum [2023-09-19T02:45:55.151Z] e9a5061849ea: Download complete [2023-09-19T02:45:55.151Z] d747dcd14b5f: Verifying Checksum [2023-09-19T02:45:55.151Z] d747dcd14b5f: Download complete [2023-09-19T02:45:55.410Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T02:45:55.410Z] 0d9ebad4ef96: Download complete [2023-09-19T02:45:55.410Z] ab5ef0e58194: Verifying Checksum [2023-09-19T02:45:55.410Z] ab5ef0e58194: Download complete [2023-09-19T02:45:55.410Z] 2de7ff778b66: Verifying Checksum [2023-09-19T02:45:55.410Z] 2de7ff778b66: Download complete [2023-09-19T02:45:57.937Z] ab5ef0e58194: Pull complete [2023-09-19T02:45:57.937Z] 9712f1f96733: Pull complete [2023-09-19T02:45:58.502Z] 63f879dbbcfc: Pull complete [2023-09-19T02:46:02.701Z] 0d9ebad4ef96: Pull complete [2023-09-19T02:46:03.266Z] e9a5061849ea: Pull complete [2023-09-19T02:46:03.833Z] d747dcd14b5f: Pull complete [2023-09-19T02:46:05.734Z] 2de7ff778b66: Pull complete [2023-09-19T02:46:05.734Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T02:46:05.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T02:46:05.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:46:05.822Z] prd-ubuntu20.04-docker-8c-8g-6450 does not seem to be running inside a container [2023-09-19T02:46:05.854Z] $ 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-09-19T02:46:20.623Z] $ docker top ec2faf173d71fdec108593c7438ff8a51c564b28c53282b96db43e81649ccaf3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:46:20.688Z] provisioning config files... [2023-09-19T02:46:20.693Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8655067106921987483tmp [2023-09-19T02:46:20.703Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config927273164879180061tmp [2023-09-19T02:46:20.711Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config90548347004226713tmp [Pipeline] { [Pipeline] echo [2023-09-19T02:46:20.730Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:46:21.014Z] ---> sigul-configuration.sh [2023-09-19T02:46:21.014Z] gpg: directory `/root/.gnupg' created [2023-09-19T02:46:21.014Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T02:46:21.014Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T02:46:21.014Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T02:46:21.014Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T02:46:21.014Z] gpg: CAST5 encrypted data [2023-09-19T02:46:21.014Z] gpg: encrypted with 1 passphrase [2023-09-19T02:46:21.014Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T02:46:21.300Z] + mkdir /home/jenkins [2023-09-19T02:46:21.300Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T02:46:21.584Z] + 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-09-19T02:46:21.592Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:46:21.874Z] ---> sigul-install.sh [2023-09-19T02:46:21.874Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T02:46:22.167Z] + git tag --list [2023-09-19T02:46:22.167Z] v1.0.0 [2023-09-19T02:46:22.167Z] v2.1.0 [2023-09-19T02:46:22.167Z] v2.1.1 [2023-09-19T02:46:22.167Z] v2.2.0 [2023-09-19T02:46:22.167Z] v2.3.0 [2023-09-19T02:46:22.167Z] v3.0 [2023-09-19T02:46:22.167Z] v3.0.0 [2023-09-19T02:46:22.167Z] v3.1.0-dev.1 [2023-09-19T02:46:22.167Z] v3.1.0-dev.2 [2023-09-19T02:46:22.167Z] v3.1.0-dev.3 [2023-09-19T02:46:22.167Z] v3.1.0-dev.4 [2023-09-19T02:46:22.167Z] v3.1.0-dev.5 [2023-09-19T02:46:22.167Z] v3.1.0-dev.6 [2023-09-19T02:46:22.167Z] v3.1.0-dev.7 [2023-09-19T02:46:22.167Z] v3.1.0-dev.8 [2023-09-19T02:46:22.167Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T02:46:22.453Z] + lftools sign git-tag v3.1.0-dev.9 [2023-09-19T02:46:23.020Z] Signing Git tag with Sigul... [2023-09-19T02:46:23.020Z] Signing v3.1.0-dev.9 [Pipeline] echo [2023-09-19T02:46:23.287Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:46:23.569Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T02:46:23.576Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T02:46:23.605Z] $ docker stop --time=1 ec2faf173d71fdec108593c7438ff8a51c564b28c53282b96db43e81649ccaf3 [2023-09-19T02:46:24.944Z] $ docker rm -f --volumes ec2faf173d71fdec108593c7438ff8a51c564b28c53282b96db43e81649ccaf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T02:46:25.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T02:46:25.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:46:25.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:46:25.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:46:25.733Z] prd-ubuntu20.04-docker-8c-8g-6450 does not seem to be running inside a container [2023-09-19T02:46:25.766Z] $ 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-09-19T02:46:26.423Z] $ docker top 10a94f9d44abda0dd9539fe4886b009e1f1222efff041b716426fa9799acf6c7 -eo pid,comm [2023-09-19T02:46:26.468Z] 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-09-19T02:46:26.468Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T02:46:26.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:46:26.510Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:46:26.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:46:26.637Z] $ docker exec 10a94f9d44abda0dd9539fe4886b009e1f1222efff041b716426fa9799acf6c7 ssh-agent [2023-09-19T02:46:26.756Z] SSH_AUTH_SOCK=/tmp/ssh-Q6qjPTFMCUtC/agent.14 [2023-09-19T02:46:26.756Z] SSH_AGENT_PID=20 [2023-09-19T02:46:26.762Z] Running ssh-add (command line suppressed) [2023-09-19T02:46:26.893Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6122704028239867404.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6122704028239867404.key) [2023-09-19T02:46:26.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:46:27.192Z] + git semver bump pre [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,467 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,467 [bump_version] DEBUG bumped version:3.1.0-dev.10 [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,467 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,468 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,468 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,471 [execute] INFO git cat-file --batch-check [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,484 [execute] INFO git cat-file --batch [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T02:46:27.760Z] 2023-09-19 02:46:27,491 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-19T02:46:27.760Z] 3.1.0-dev.10 [Pipeline] } [2023-09-19T02:46:27.768Z] $ docker exec --env ******** --env ******** 10a94f9d44abda0dd9539fe4886b009e1f1222efff041b716426fa9799acf6c7 ssh-agent -k [2023-09-19T02:46:27.851Z] unset SSH_AUTH_SOCK; [2023-09-19T02:46:27.852Z] unset SSH_AGENT_PID; [2023-09-19T02:46:27.852Z] echo Agent pid 20 killed; [2023-09-19T02:46:27.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T02:46:28.171Z] + git semver [Pipeline] } [2023-09-19T02:46:28.440Z] $ docker stop --time=1 10a94f9d44abda0dd9539fe4886b009e1f1222efff041b716426fa9799acf6c7 [2023-09-19T02:46:31.757Z] $ docker rm -f --volumes 10a94f9d44abda0dd9539fe4886b009e1f1222efff041b716426fa9799acf6c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:46:32.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T02:46:32.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:46:32.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:46:32.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:46:32.651Z] prd-ubuntu20.04-docker-8c-8g-6450 does not seem to be running inside a container [2023-09-19T02:46:32.681Z] $ 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-09-19T02:46:35.028Z] $ docker top b3cda799fdd21e322fa6281affe8b992d3d3578277e3868127d56410e2e1af90 -eo pid,comm [2023-09-19T02:46:35.071Z] 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-09-19T02:46:35.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T02:46:35.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:46:35.110Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:46:35.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:46:35.226Z] $ docker exec b3cda799fdd21e322fa6281affe8b992d3d3578277e3868127d56410e2e1af90 ssh-agent [2023-09-19T02:46:35.326Z] SSH_AUTH_SOCK=/tmp/ssh-TZaUTM3G5htO/agent.14 [2023-09-19T02:46:35.326Z] SSH_AGENT_PID=20 [2023-09-19T02:46:35.366Z] Running ssh-add (command line suppressed) [2023-09-19T02:46:35.484Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2344583796211934603.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2344583796211934603.key) [2023-09-19T02:46:35.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:46:35.785Z] + git semver push [2023-09-19T02:46:36.044Z] 2023-09-19 02:46:36,003 [run_push] DEBUG push [2023-09-19T02:46:36.044Z] 2023-09-19 02:46:36,004 [execute] INFO git cat-file --batch-check [2023-09-19T02:46:36.044Z] 2023-09-19 02:46:36,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T02:46:36.044Z] 2023-09-19 02:46:36,009 [execute] INFO git rev-list eb9d94e0711ede05cedfda1343784626ceaf237f -- [2023-09-19T02:46:36.044Z] 2023-09-19 02:46:36,009 [execute] DEBUG Popen(['git', 'rev-list', 'eb9d94e0711ede05cedfda1343784626ceaf237f', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T02:46:36.044Z] 2023-09-19 02:46:36,016 [execute] INFO git fetch -v origin [2023-09-19T02:46:36.044Z] 2023-09-19 02:46:36,017 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-19T02:46:36.612Z] 2023-09-19 02:46:36,476 [run_push] DEBUG no remote changes detected [2023-09-19T02:46:36.612Z] 2023-09-19 02:46:36,476 [execute] INFO git push origin semver [2023-09-19T02:46:36.612Z] 2023-09-19 02:46:36,477 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T02:46:37.546Z] 2023-09-19 02:46:37,193 [run_push] DEBUG push all version tags [2023-09-19T02:46:37.546Z] 2023-09-19 02:46:37,193 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T02:46:37.546Z] 2023-09-19 02:46:37,193 [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-09-19T02:46:38.113Z] 2023-09-19 02:46:37,899 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-19T02:46:38.113Z] 3.1.0-dev.10 [Pipeline] } [2023-09-19T02:46:38.123Z] $ docker exec --env ******** --env ******** b3cda799fdd21e322fa6281affe8b992d3d3578277e3868127d56410e2e1af90 ssh-agent -k [2023-09-19T02:46:38.235Z] unset SSH_AUTH_SOCK; [2023-09-19T02:46:38.236Z] unset SSH_AGENT_PID; [2023-09-19T02:46:38.236Z] echo Agent pid 20 killed; [2023-09-19T02:46:38.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T02:46:38.545Z] + git semver [Pipeline] } [2023-09-19T02:46:38.825Z] $ docker stop --time=1 b3cda799fdd21e322fa6281affe8b992d3d3578277e3868127d56410e2e1af90 [2023-09-19T02:46:40.300Z] $ docker rm -f --volumes b3cda799fdd21e322fa6281affe8b992d3d3578277e3868127d56410e2e1af90 [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-09-19T02:46:40.915Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-09-19T02:46:40.915Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-09-19T02:46:40.915Z] total 16 [2023-09-19T02:46:40.915Z] drwxr-xr-x 3 root root 4096 Sep 19 02:36 . [2023-09-19T02:46:40.915Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 02:46 .. [2023-09-19T02:46:40.915Z] drwxr-xr-x 2 root root 4096 Sep 19 02:36 cost [2023-09-19T02:46:40.915Z] -rw-r--r-- 1 root root 82 Sep 19 02:36 cost.csv [2023-09-19T02:46:40.915Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-09-19T02:46:40.915Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-09-19T02:46:40.915Z] total 16 [2023-09-19T02:46:40.915Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:36 . [2023-09-19T02:46:40.915Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 02:46 .. [2023-09-19T02:46:40.915Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 02:36 cost [2023-09-19T02:46:40.915Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 19 02:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:46:41.209Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:46:42.062Z] ---> package-listing.sh [2023-09-19T02:46:42.062Z] ++ facter osfamily [2023-09-19T02:46:42.062Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T02:46:42.323Z] + OS_FAMILY=debian [2023-09-19T02:46:42.323Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-09-19T02:46:42.323Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T02:46:42.323Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T02:46:42.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T02:46:42.323Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T02:46:42.323Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-09-19T02:46:42.323Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T02:46:42.323Z] + case "${OS_FAMILY}" in [2023-09-19T02:46:42.323Z] + dpkg -l [2023-09-19T02:46:42.323Z] + grep '^ii' [2023-09-19T02:46:42.323Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T02:46:42.323Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T02:46:42.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T02:46:42.323Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-09-19T02:46:42.323Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-09-19T02:46:42.323Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-09-19T02:46:42.333Z] 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-09-19T02:46:42.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:46:43.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:46:43.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:46:43.369Z] prd-ubuntu20.04-docker-8c-8g-6450 does not seem to be running inside a container [2023-09-19T02:46:43.441Z] $ 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-09-19T02:46:43.697Z] $ docker top 9d40a61ec643562742280e257c3f4cb66a46ede44efc0ba4e455b013143a5833 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:46:44.030Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T02:46:44.318Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T02:46:44.601Z] + ls /var/log/sa-host [2023-09-19T02:46:44.601Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:46:44.758Z] provisioning config files... [2023-09-19T02:46:44.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15215790367047438837tmp [Pipeline] { [Pipeline] echo [2023-09-19T02:46:44.782Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:46:45.068Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T02:46:45.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:46:45.413Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T02:46:45.423Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:46:45.703Z] ---> sudo-logs.sh [2023-09-19T02:46:45.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T02:46:45.734Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:46:46.045Z] ---> job-cost.sh [2023-09-19T02:46:46.045Z] lf-activate-venv: SKIPPING [2023-09-19T02:46:46.045Z] DEBUG: total: 0.2199999988079071 [2023-09-19T02:46:46.045Z] INFO: Retrieving Stack Cost... [2023-09-19T02:46:46.329Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T02:46:46.586Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T02:46:46.598Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:46:46.884Z] ---> logs-deploy.sh [2023-09-19T02:46:46.884Z] lf-activate-venv: SKIPPING [2023-09-19T02:46:46.884Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/96 [2023-09-19T02:46:46.884Z] INFO: archiving workspace using pattern(s): [2023-09-19T02:46:47.820Z] Archives upload complete. [2023-09-19T02:46:48.079Z] INFO: archiving logs to Nexus [2023-09-19T02:46:48.647Z] ---> uname -a: [2023-09-19T02:46:48.647Z] Linux prd-ubuntu20-04-docker-8c-8g-6450 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] ---> lscpu: [2023-09-19T02:46:48.647Z] Architecture: x86_64 [2023-09-19T02:46:48.647Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-19T02:46:48.647Z] Byte Order: Little Endian [2023-09-19T02:46:48.647Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-19T02:46:48.647Z] CPU(s): 8 [2023-09-19T02:46:48.647Z] On-line CPU(s) list: 0-7 [2023-09-19T02:46:48.647Z] Thread(s) per core: 1 [2023-09-19T02:46:48.647Z] Core(s) per socket: 1 [2023-09-19T02:46:48.647Z] Socket(s): 8 [2023-09-19T02:46:48.647Z] NUMA node(s): 1 [2023-09-19T02:46:48.647Z] Vendor ID: AuthenticAMD [2023-09-19T02:46:48.647Z] CPU family: 23 [2023-09-19T02:46:48.647Z] Model: 49 [2023-09-19T02:46:48.647Z] Model name: AMD EPYC-Rome Processor [2023-09-19T02:46:48.647Z] Stepping: 0 [2023-09-19T02:46:48.647Z] CPU MHz: 2799.998 [2023-09-19T02:46:48.647Z] BogoMIPS: 5599.99 [2023-09-19T02:46:48.647Z] Virtualization: AMD-V [2023-09-19T02:46:48.647Z] Hypervisor vendor: KVM [2023-09-19T02:46:48.647Z] Virtualization type: full [2023-09-19T02:46:48.647Z] L1d cache: 256 KiB [2023-09-19T02:46:48.647Z] L1i cache: 256 KiB [2023-09-19T02:46:48.647Z] L2 cache: 4 MiB [2023-09-19T02:46:48.647Z] L3 cache: 128 MiB [2023-09-19T02:46:48.647Z] NUMA node0 CPU(s): 0-7 [2023-09-19T02:46:48.647Z] Vulnerability Itlb multihit: Not affected [2023-09-19T02:46:48.647Z] Vulnerability L1tf: Not affected [2023-09-19T02:46:48.647Z] Vulnerability Mds: Not affected [2023-09-19T02:46:48.647Z] Vulnerability Meltdown: Not affected [2023-09-19T02:46:48.647Z] Vulnerability Mmio stale data: Not affected [2023-09-19T02:46:48.647Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-19T02:46:48.647Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-19T02:46:48.647Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-19T02:46:48.647Z] Vulnerability Srbds: Not affected [2023-09-19T02:46:48.647Z] Vulnerability Tsx async abort: Not affected [2023-09-19T02:46:48.647Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] ---> nproc: [2023-09-19T02:46:48.647Z] 8 [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] ---> df -h: [2023-09-19T02:46:48.647Z] Filesystem Size Used Avail Use% Mounted on [2023-09-19T02:46:48.647Z] overlay 155G 13G 142G 9% / [2023-09-19T02:46:48.647Z] tmpfs 64M 0 64M 0% /dev [2023-09-19T02:46:48.647Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-19T02:46:48.647Z] shm 64M 0 64M 0% /dev/shm [2023-09-19T02:46:48.647Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] ---> sar -b -r -n DEV: [2023-09-19T02:46:48.647Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6450) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] 02:32:25 LINUX RESTART (8 CPU) [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] 02:33:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-19T02:46:48.647Z] 02:34:01 121.54 14.87 106.67 0.00 1897.00 38663.56 0.00 [2023-09-19T02:46:48.647Z] 02:35:01 139.09 0.90 138.19 0.00 10.26 53488.55 0.00 [2023-09-19T02:46:48.647Z] 02:36:01 148.91 0.22 148.69 0.00 12.53 28987.84 0.00 [2023-09-19T02:46:48.647Z] 02:37:01 34.48 0.03 34.44 0.00 4.53 16784.82 0.00 [2023-09-19T02:46:48.647Z] 02:38:01 40.80 9.38 31.42 0.00 2884.51 4823.86 0.00 [2023-09-19T02:46:48.647Z] 02:39:01 19.80 1.23 18.56 0.00 2270.42 3955.07 0.00 [2023-09-19T02:46:48.647Z] 02:40:01 3.20 0.02 3.18 0.00 0.13 90.92 0.00 [2023-09-19T02:46:48.647Z] 02:41:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 [2023-09-19T02:46:48.647Z] 02:42:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2023-09-19T02:46:48.647Z] 02:43:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 [2023-09-19T02:46:48.647Z] 02:44:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2023-09-19T02:46:48.647Z] 02:45:01 7.98 0.10 7.88 0.00 10.26 1609.33 0.00 [2023-09-19T02:46:48.647Z] 02:46:01 59.25 0.08 59.16 0.00 0.67 35594.81 0.00 [2023-09-19T02:46:48.647Z] Average: 44.80 2.08 42.72 0.00 547.07 14193.80 0.00 [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] 02:33:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-19T02:46:48.647Z] 02:34:01 29109228 31590104 730588 2.22 78464 2674548 1970220 5.81 1002488 2414092 4812 [2023-09-19T02:46:48.647Z] 02:35:01 27950440 31335496 969500 2.95 151796 3413800 2307292 6.80 1405232 3056420 63296 [2023-09-19T02:46:48.647Z] 02:36:01 27989596 31567868 740004 2.25 157752 3596012 1845296 5.44 1265268 3160384 636 [2023-09-19T02:46:48.647Z] 02:37:01 27481556 31570204 736000 2.24 166320 4047960 1743804 5.14 1280340 3599376 176 [2023-09-19T02:46:48.647Z] 02:38:01 27213444 31550180 730864 2.22 182900 4279000 1700864 5.01 1430564 3688584 148 [2023-09-19T02:46:48.647Z] 02:39:01 27003828 31552008 727008 2.21 195828 4472548 1691428 4.98 1585108 3735936 20 [2023-09-19T02:46:48.647Z] 02:40:01 27009620 31552996 726264 2.21 194404 4469300 1689352 4.98 1583316 3732720 8 [2023-09-19T02:46:48.647Z] 02:41:01 27019844 31563444 715776 2.18 194468 4469432 1689352 4.98 1574000 3732852 8 [2023-09-19T02:46:48.647Z] 02:42:01 27019988 31563696 715596 2.18 194552 4469432 1689352 4.98 1573920 3732860 4 [2023-09-19T02:46:48.647Z] 02:43:01 27022744 31566508 712660 2.17 194628 4469436 1689352 4.98 1571032 3732856 16 [2023-09-19T02:46:48.647Z] 02:44:01 27023012 31566832 712304 2.17 194696 4469436 1689352 4.98 1570732 3732860 4 [2023-09-19T02:46:48.647Z] 02:45:01 26246368 31547856 726856 2.21 200356 5173328 1766588 5.21 1594940 4436312 630144 [2023-09-19T02:46:48.647Z] 02:46:01 25593572 31534416 740332 2.25 225228 5724160 1763672 5.20 1671396 4945640 571780 [2023-09-19T02:46:48.647Z] Average: 27206403 31543201 744904 2.27 179338 4286799 1787379 5.27 1469872 3669299 97773 [2023-09-19T02:46:48.647Z] [2023-09-19T02:46:48.647Z] 02:33:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-19T02:46:48.647Z] 02:34:01 lo 6.36 6.36 0.62 0.62 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:34:01 ens3 489.56 337.60 6030.69 72.51 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:34:01 vethd2cd356 76.18 94.12 7.13 54.09 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:34:01 docker0 89.95 111.28 7.23 235.61 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:35:01 veth3e20de0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:35:01 ens3 361.69 208.00 2342.10 26.28 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:35:01 docker0 195.07 341.36 15.51 2312.88 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:36:01 lo 3.60 3.60 0.36 0.36 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:36:01 ens3 71.19 71.07 95.23 283.76 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:36:01 docker0 3.77 7.15 0.22 61.84 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:37:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:37:01 ens3 110.81 74.04 2542.67 52.69 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:38:01 ens3 105.38 42.85 1355.34 3.38 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:39:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:39:01 ens3 91.27 34.76 1374.88 2.41 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.647Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:40:01 ens3 0.80 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:41:01 ens3 1.73 0.82 0.67 0.49 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:42:01 ens3 0.50 0.35 0.28 0.21 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:43:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:44:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:45:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:45:01 ens3 127.56 68.26 3971.55 10.52 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:46:01 lo 0.86 0.86 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:46:01 ens3 261.02 152.33 4216.72 22.50 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] 02:46:01 docker0 74.74 139.92 5.65 1026.09 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] Average: lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] Average: ens3 125.25 76.54 1692.91 36.57 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] Average: docker0 28.05 46.23 2.21 279.79 0.00 0.00 0.00 0.00 [2023-09-19T02:46:48.648Z] [2023-09-19T02:46:48.648Z]