Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63e68652b6ad95590cced61db99912ada0ba9712 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-ssh11499758815900078482.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8177150300897317956.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2906883611280418340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12183833616020760731.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-ssh8925426043890060612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15165 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 63e68652b6ad95590cced61db99912ada0ba9712 (main) Commit message: "Merge pull request #176 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.90" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 > git rev-list --no-walk 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T04:21:01.666Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T04:21:01.706Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T04:21:01.730Z] ========================================================= [2023-05-11T04:21:01.730Z] EdgeX Global Pipelines Version Info [2023-05-11T04:21:01.730Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:21:02.450Z] ------------------- [2023-05-11T04:21:02.450Z] stable info: [2023-05-11T04:21:02.450Z] ------------------- [2023-05-11T04:21:02.450Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T04:21:02.450Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T04:21:02.450Z] Message: update stable to v1.0.249 [2023-05-11T04:21:03.022Z] ------------------- [2023-05-11T04:21:03.022Z] experimental info: [2023-05-11T04:21:03.022Z] ------------------- [2023-05-11T04:21:03.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T04:21:03.022Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T04:21:03.022Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T04:21:03.179Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-11T04:21:03.189Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-11T04:21:03.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T04:21:03.213Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T04:21:03.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T04:21:03.236Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T04:21:03.253Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T04:21:03.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T04:21:03.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T04:21:03.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T04:21:03.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T04:21:03.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-11T04:21:03.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T04:21:03.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T04:21:03.405Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T04:21:03.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T04:21:03.442Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T04:21:03.456Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T04:21:03.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T04:21:03.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T04:21:03.488Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-11T04:21:03.499Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-11T04:21:03.521Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T04:21:03.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T04:21:03.557Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T04:21:03.568Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T04:21:03.583Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T04:21:03.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T04:21:03.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T04:21:03.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T04:21:03.641Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63e68652b6ad95590cced61db99912ada0ba9712 [Pipeline] echo [2023-05-11T04:21:03.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63e6865 [Pipeline] echo [2023-05-11T04:21:03.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:21:03.713Z] provisioning config files... [2023-05-11T04:21:03.727Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8340853587104804834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:21:04.027Z] ---> docker-login.sh [2023-05-11T04:21:04.027Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:21:04.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:21:04.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:21:04.286Z] Configure a credential helper to remove this warning. See [2023-05-11T04:21:04.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:21:04.286Z] [2023-05-11T04:21:04.286Z] Login Succeeded [2023-05-11T04:21:04.286Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:21:04.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:21:04.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:21:04.286Z] Configure a credential helper to remove this warning. See [2023-05-11T04:21:04.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:21:04.286Z] [2023-05-11T04:21:04.286Z] Login Succeeded [2023-05-11T04:21:04.286Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:21:04.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:21:04.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:21:04.546Z] Configure a credential helper to remove this warning. See [2023-05-11T04:21:04.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:21:04.546Z] [2023-05-11T04:21:04.546Z] Login Succeeded [2023-05-11T04:21:04.546Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:21:04.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:21:04.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:21:04.546Z] Configure a credential helper to remove this warning. See [2023-05-11T04:21:04.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:21:04.547Z] [2023-05-11T04:21:04.547Z] Login Succeeded [2023-05-11T04:21:04.547Z] docker.io [2023-05-11T04:21:04.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:21:04.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:21:04.810Z] Configure a credential helper to remove this warning. See [2023-05-11T04:21:04.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:21:04.810Z] [2023-05-11T04:21:04.810Z] Login Succeeded [2023-05-11T04:21:04.810Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:21:04.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T04:21:05.173Z] + git rev-list -1 --merges 63e68652b6ad95590cced61db99912ada0ba9712~1..63e68652b6ad95590cced61db99912ada0ba9712 [Pipeline] echo [2023-05-11T04:21:05.221Z] -----------> git rev-list -1 --merges 63e68652b6ad95590cced61db99912ada0ba9712~1..63e68652b6ad95590cced61db99912ada0ba9712 63e68652b6ad95590cced61db99912ada0ba9712 [2023-05-11T04:21:05.221Z] 63e68652b6ad95590cced61db99912ada0ba9712 [false] [Pipeline] sh [2023-05-11T04:21:05.512Z] + git log --format=format:%s -1 63e68652b6ad95590cced61db99912ada0ba9712 [Pipeline] echo [2023-05-11T04:21:05.527Z] ========================================================= [2023-05-11T04:21:05.527Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T04:21:05.527Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:21:05.842Z] + git log --format=format:%s -1 63e68652b6ad95590cced61db99912ada0ba9712 [Pipeline] echo [2023-05-11T04:21:05.853Z] [semverPrep] GIT_COMMIT: 63e68652b6ad95590cced61db99912ada0ba9712, Commit Message: Merge pull request #176 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.90 [Pipeline] echo [2023-05-11T04:21:05.863Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T04:21:06.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:21:06.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T04:21:06.216Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T04:21:06.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T04:21:06.216Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T04:21:06.216Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T04:21:06.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:21:06.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:21:06.577Z] [2023-05-11T04:21:06.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:21:06.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:21:06.880Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T04:21:06.880Z] b85a868b505f: Pulling fs layer [2023-05-11T04:21:06.880Z] e2be974225ed: Pulling fs layer [2023-05-11T04:21:06.880Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T04:21:06.880Z] 988bab9f4d93: Pulling fs layer [2023-05-11T04:21:06.880Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T04:21:06.880Z] eaf3925da568: Pulling fs layer [2023-05-11T04:21:06.880Z] bab4dde63d76: Pulling fs layer [2023-05-11T04:21:06.880Z] bde34c3a00c8: Pulling fs layer [2023-05-11T04:21:06.880Z] b352a97aabf1: Pulling fs layer [2023-05-11T04:21:06.880Z] 1469e6f7b9e6: Waiting [2023-05-11T04:21:06.880Z] bab4dde63d76: Waiting [2023-05-11T04:21:06.880Z] eaf3925da568: Waiting [2023-05-11T04:21:06.880Z] 4872d77fe225: Pulling fs layer [2023-05-11T04:21:06.880Z] bde34c3a00c8: Waiting [2023-05-11T04:21:06.880Z] b352a97aabf1: Waiting [2023-05-11T04:21:06.880Z] 5851b861e8e6: Pulling fs layer [2023-05-11T04:21:06.880Z] e2be974225ed: Verifying Checksum [2023-05-11T04:21:06.880Z] e2be974225ed: Download complete [2023-05-11T04:21:06.880Z] 988bab9f4d93: Verifying Checksum [2023-05-11T04:21:06.880Z] 988bab9f4d93: Download complete [2023-05-11T04:21:06.880Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T04:21:06.880Z] 1469e6f7b9e6: Download complete [2023-05-11T04:21:07.141Z] eaf3925da568: Verifying Checksum [2023-05-11T04:21:07.141Z] eaf3925da568: Download complete [2023-05-11T04:21:07.141Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T04:21:07.141Z] 339a4e72a1f5: Download complete [2023-05-11T04:21:07.141Z] bde34c3a00c8: Verifying Checksum [2023-05-11T04:21:07.141Z] bde34c3a00c8: Download complete [2023-05-11T04:21:07.141Z] b352a97aabf1: Verifying Checksum [2023-05-11T04:21:07.141Z] b352a97aabf1: Download complete [2023-05-11T04:21:07.141Z] 4872d77fe225: Verifying Checksum [2023-05-11T04:21:07.141Z] 4872d77fe225: Download complete [2023-05-11T04:21:07.141Z] 5851b861e8e6: Verifying Checksum [2023-05-11T04:21:07.141Z] 5851b861e8e6: Download complete [2023-05-11T04:21:07.141Z] b85a868b505f: Verifying Checksum [2023-05-11T04:21:07.141Z] b85a868b505f: Download complete [2023-05-11T04:21:07.401Z] bab4dde63d76: Verifying Checksum [2023-05-11T04:21:07.401Z] bab4dde63d76: Download complete [2023-05-11T04:21:08.338Z] b85a868b505f: Pull complete [2023-05-11T04:21:08.338Z] e2be974225ed: Pull complete [2023-05-11T04:21:08.909Z] 339a4e72a1f5: Pull complete [2023-05-11T04:21:08.909Z] 988bab9f4d93: Pull complete [2023-05-11T04:21:09.169Z] 1469e6f7b9e6: Pull complete [2023-05-11T04:21:09.169Z] eaf3925da568: Pull complete [2023-05-11T04:21:11.075Z] bab4dde63d76: Pull complete [2023-05-11T04:21:11.075Z] bde34c3a00c8: Pull complete [2023-05-11T04:21:11.075Z] b352a97aabf1: Pull complete [2023-05-11T04:21:11.075Z] 4872d77fe225: Pull complete [2023-05-11T04:21:11.075Z] 5851b861e8e6: Pull complete [2023-05-11T04:21:11.334Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T04:21:11.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:21:11.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:21:11.445Z] prd-ubuntu20.04-docker-8c-8g-15165 does not seem to be running inside a container [2023-05-11T04:21:11.474Z] $ 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-05-11T04:21:13.660Z] $ docker top 5290e37d34bab3b51b2e7ba0fd3184da48eadbe5d0dead31da49cc1059698bb5 -eo pid,comm [2023-05-11T04:21:13.724Z] 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-05-11T04:21:13.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:21:13.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:21:13.762Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:21:13.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:21:13.899Z] $ docker exec 5290e37d34bab3b51b2e7ba0fd3184da48eadbe5d0dead31da49cc1059698bb5 ssh-agent [2023-05-11T04:21:14.016Z] SSH_AUTH_SOCK=/tmp/ssh-kPwFGI6469LV/agent.32 [2023-05-11T04:21:14.016Z] SSH_AGENT_PID=38 [2023-05-11T04:21:14.023Z] Running ssh-add (command line suppressed) [2023-05-11T04:21:14.133Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10908246072535720428.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10908246072535720428.key) [2023-05-11T04:21:14.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:21:14.439Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T04:21:14.458Z] $ docker exec --env ******** --env ******** 5290e37d34bab3b51b2e7ba0fd3184da48eadbe5d0dead31da49cc1059698bb5 ssh-agent -k [2023-05-11T04:21:14.568Z] unset SSH_AUTH_SOCK; [2023-05-11T04:21:14.569Z] unset SSH_AGENT_PID; [2023-05-11T04:21:14.569Z] echo Agent pid 38 killed; [2023-05-11T04:21:14.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T04:21:14.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:21:14.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:21:14.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:21:14.738Z] $ docker exec 5290e37d34bab3b51b2e7ba0fd3184da48eadbe5d0dead31da49cc1059698bb5 ssh-agent [2023-05-11T04:21:14.849Z] SSH_AUTH_SOCK=/tmp/ssh-BQkavm1dEehQ/agent.71 [2023-05-11T04:21:14.849Z] SSH_AGENT_PID=77 [2023-05-11T04:21:14.853Z] Running ssh-add (command line suppressed) [2023-05-11T04:21:14.974Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3919242200598789519.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3919242200598789519.key) [2023-05-11T04:21:14.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:21:15.277Z] + git semver init [2023-05-11T04:21:15.537Z] 2023-05-11 04:21:15,469 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T04:21:15.537Z] 2023-05-11 04:21:15,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-05-11T04:21:15.537Z] 2023-05-11 04:21:15,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-05-11T04:21:15.537Z] 2023-05-11 04:21:15,471 [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-05-11T04:21:16.477Z] 2023-05-11 04:21:16,328 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-05-11T04:21:16.477Z] 2023-05-11 04:21:16,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-05-11T04:21:16.477Z] 2023-05-11 04:21:16,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-11T04:21:16.477Z] 2023-05-11 04:21:16,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-11T04:21:16.477Z] 3.0.0-dev.26 [Pipeline] } [2023-05-11T04:21:16.486Z] $ docker exec --env ******** --env ******** 5290e37d34bab3b51b2e7ba0fd3184da48eadbe5d0dead31da49cc1059698bb5 ssh-agent -k [2023-05-11T04:21:16.575Z] unset SSH_AUTH_SOCK; [2023-05-11T04:21:16.576Z] unset SSH_AGENT_PID; [2023-05-11T04:21:16.576Z] echo Agent pid 77 killed; [2023-05-11T04:21:16.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:21:16.907Z] + git semver [Pipeline] } [2023-05-11T04:21:17.179Z] $ docker stop --time=1 5290e37d34bab3b51b2e7ba0fd3184da48eadbe5d0dead31da49cc1059698bb5 [2023-05-11T04:21:18.467Z] $ docker rm -f --volumes 5290e37d34bab3b51b2e7ba0fd3184da48eadbe5d0dead31da49cc1059698bb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:21:18.814Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T04:21:19.033Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T04:21:19.036Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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-05-11T04:21:19.149Z] provisioning config files... [2023-05-11T04:21:19.157Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13850608632282422714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:21:19.455Z] ---> docker-login.sh [2023-05-11T04:21:19.456Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:21:19.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:21:19.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:21:19.456Z] Configure a credential helper to remove this warning. See [2023-05-11T04:21:19.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:21:19.456Z] [2023-05-11T04:21:19.456Z] Login Succeeded [2023-05-11T04:21:19.456Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:21:19.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:21:19.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:21:19.456Z] Configure a credential helper to remove this warning. See [2023-05-11T04:21:19.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:21:19.456Z] [2023-05-11T04:21:19.456Z] Login Succeeded [2023-05-11T04:21:19.456Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:21:19.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:21:19.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:21:19.715Z] Configure a credential helper to remove this warning. See [2023-05-11T04:21:19.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:21:19.715Z] [2023-05-11T04:21:19.715Z] Login Succeeded [2023-05-11T04:21:19.715Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:21:19.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:21:19.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:21:19.715Z] Configure a credential helper to remove this warning. See [2023-05-11T04:21:19.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:21:19.715Z] [2023-05-11T04:21:19.715Z] Login Succeeded [2023-05-11T04:21:19.715Z] docker.io [2023-05-11T04:21:19.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:21:19.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:21:19.975Z] Configure a credential helper to remove this warning. See [2023-05-11T04:21:19.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:21:19.975Z] [2023-05-11T04:21:19.975Z] Login Succeeded [2023-05-11T04:21:19.975Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:21:19.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T04:21:20.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:21:20.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:21:20.053Z] ========================================================= [2023-05-11T04:21:20.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T04:21:20.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:21:20.369Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T04:21:20.369Z] Sending build context to Docker daemon 16.1MB [2023-05-11T04:21:20.369Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:21:20.369Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T04:21:20.369Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T04:21:20.369Z] f56be85fc22e: Pulling fs layer [2023-05-11T04:21:20.369Z] 85791d961cd3: Pulling fs layer [2023-05-11T04:21:20.369Z] d694b5ae8c79: Pulling fs layer [2023-05-11T04:21:20.369Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T04:21:20.369Z] 4d19c01a9841: Pulling fs layer [2023-05-11T04:21:20.369Z] 9325e15d5711: Pulling fs layer [2023-05-11T04:21:20.369Z] 556b6ee489ea: Pulling fs layer [2023-05-11T04:21:20.369Z] 4d19c01a9841: Waiting [2023-05-11T04:21:20.369Z] 9f32a84ed3da: Waiting [2023-05-11T04:21:20.369Z] 9325e15d5711: Waiting [2023-05-11T04:21:20.369Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T04:21:20.369Z] 556b6ee489ea: Waiting [2023-05-11T04:21:20.369Z] c5a4b2cf53e6: Waiting [2023-05-11T04:21:20.628Z] 85791d961cd3: Download complete [2023-05-11T04:21:20.628Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T04:21:20.628Z] 9f32a84ed3da: Download complete [2023-05-11T04:21:20.628Z] 4d19c01a9841: Verifying Checksum [2023-05-11T04:21:20.628Z] 4d19c01a9841: Download complete [2023-05-11T04:21:20.628Z] f56be85fc22e: Verifying Checksum [2023-05-11T04:21:20.628Z] f56be85fc22e: Download complete [2023-05-11T04:21:20.628Z] 9325e15d5711: Verifying Checksum [2023-05-11T04:21:20.628Z] 9325e15d5711: Download complete [2023-05-11T04:21:20.628Z] f56be85fc22e: Pull complete [2023-05-11T04:21:20.893Z] 85791d961cd3: Pull complete [2023-05-11T04:21:21.152Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T04:21:21.152Z] c5a4b2cf53e6: Download complete [2023-05-11T04:21:21.410Z] d694b5ae8c79: Download complete [2023-05-11T04:21:21.410Z] 556b6ee489ea: Verifying Checksum [2023-05-11T04:21:24.697Z] d694b5ae8c79: Pull complete [2023-05-11T04:21:24.956Z] 9f32a84ed3da: Pull complete [2023-05-11T04:21:24.957Z] 4d19c01a9841: Pull complete [2023-05-11T04:21:24.957Z] 9325e15d5711: Pull complete [2023-05-11T04:21:27.496Z] 556b6ee489ea: Pull complete [2023-05-11T04:21:28.434Z] c5a4b2cf53e6: Pull complete [2023-05-11T04:21:28.434Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T04:21:28.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T04:21:28.435Z] ---> c4be618373d6 [2023-05-11T04:21:28.435Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:21:31.730Z] ---> Running in 96951538b754 [2023-05-11T04:21:31.730Z] Removing intermediate container 96951538b754 [2023-05-11T04:21:31.730Z] ---> 2b36db52344e [2023-05-11T04:21:31.730Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:21:31.730Z] ---> Running in 2467b5a93ee8 [2023-05-11T04:21:31.990Z] Removing intermediate container 2467b5a93ee8 [2023-05-11T04:21:31.990Z] ---> 020077a972a4 [2023-05-11T04:21:31.990Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-11T04:21:31.990Z] ---> Running in 89b4e6d803a1 [2023-05-11T04:21:31.990Z] Removing intermediate container 89b4e6d803a1 [2023-05-11T04:21:31.990Z] ---> da6c633558b9 [2023-05-11T04:21:31.990Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:21:31.990Z] ---> Running in 8bffb4daaad3 [2023-05-11T04:21:32.250Z] Removing intermediate container 8bffb4daaad3 [2023-05-11T04:21:32.250Z] ---> 281905d96c52 [2023-05-11T04:21:32.250Z] Step 7/12 : WORKDIR /device-gpio [2023-05-11T04:21:32.250Z] ---> Running in 1df1454a502d [2023-05-11T04:21:32.250Z] Removing intermediate container 1df1454a502d [2023-05-11T04:21:32.250Z] ---> 7f5220b79c14 [2023-05-11T04:21:32.250Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:21:32.250Z] ---> Running in d1c9a801b449 [2023-05-11T04:21:32.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:21:32.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:21:32.767Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T04:21:32.767Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T04:21:32.767Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T04:21:32.767Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T04:21:32.767Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T04:21:32.767Z] OK: 269 MiB in 57 packages [2023-05-11T04:21:33.334Z] Removing intermediate container d1c9a801b449 [2023-05-11T04:21:33.334Z] ---> c0d842eb7e4b [2023-05-11T04:21:33.334Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T04:21:33.334Z] ---> 74c43e974185 [2023-05-11T04:21:33.334Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:21:33.593Z] ---> Running in 5999e3adf2c2 [2023-05-11T04:21:34.118Z] Still waiting to schedule task [2023-05-11T04:21:34.118Z] ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-11T04:21:34.118Z] ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-11T04:21:34.119Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15166’ is offline [2023-05-11T04:21:55.565Z] Removing intermediate container 5999e3adf2c2 [2023-05-11T04:21:55.566Z] ---> 49e4919f2312 [2023-05-11T04:21:55.566Z] Step 11/12 : COPY . . [2023-05-11T04:21:55.566Z] ---> b69bb439d573 [2023-05-11T04:21:55.566Z] Step 12/12 : RUN ${MAKE} [2023-05-11T04:21:55.566Z] ---> Running in e9984b6604cf [2023-05-11T04:21:55.825Z] noop [2023-05-11T04:21:56.086Z] Removing intermediate container e9984b6604cf [2023-05-11T04:21:56.086Z] ---> fbfc0191231e [2023-05-11T04:21:56.086Z] Successfully built fbfc0191231e [2023-05-11T04:21:56.346Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:21:56.670Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T04:21:56.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:21:56.742Z] prd-ubuntu20.04-docker-8c-8g-15165 does not seem to be running inside a container [2023-05-11T04:21:56.778Z] $ 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-05-11T04:21:57.110Z] $ docker top 3138dde2fb58e553a62b4483c789cf0793d97d6fca35cc01871fd7bdb632a411 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:21:57.452Z] + go version [2023-05-11T04:21:57.452Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T04:21:57.462Z] $ docker stop --time=1 3138dde2fb58e553a62b4483c789cf0793d97d6fca35cc01871fd7bdb632a411 [2023-05-11T04:21:58.744Z] $ docker rm -f --volumes 3138dde2fb58e553a62b4483c789cf0793d97d6fca35cc01871fd7bdb632a411 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:21:59.141Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T04:21:59.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:21:59.211Z] prd-ubuntu20.04-docker-8c-8g-15165 does not seem to be running inside a container [2023-05-11T04:21:59.241Z] $ 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-05-11T04:21:59.567Z] $ docker top 4a669aebb58ecc9398676a4885d5a45984156d6308bd14e41e70361281f2b6ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:21:59.910Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T04:22:00.212Z] + make test [2023-05-11T04:22:00.212Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T04:22:05.485Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-11T04:22:15.457Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-11T04:22:15.457Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-11T04:22:22.020Z] go vet ./... [2023-05-11T04:22:25.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T04:22:25.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T04:22:25.302Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T04:22:25.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T04:22:25.597Z] $ docker stop --time=1 4a669aebb58ecc9398676a4885d5a45984156d6308bd14e41e70361281f2b6ba [2023-05-11T04:22:27.954Z] $ docker rm -f --volumes 4a669aebb58ecc9398676a4885d5a45984156d6308bd14e41e70361281f2b6ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:22:28.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T04:22:28.450Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T04:22:28.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T04:22:29.145Z] + ls -al . [2023-05-11T04:22:29.145Z] total 156 [2023-05-11T04:22:29.145Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 04:22 . [2023-05-11T04:22:29.145Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:21 .. [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 120 May 11 04:21 .dockerignore [2023-05-11T04:22:29.145Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:21 .git [2023-05-11T04:22:29.145Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:21 .github [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 343 May 11 04:21 .gitignore [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 04:21 .golangci.yml [2023-05-11T04:22:29.145Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:21 .semver [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 11 04:21 Attribution.txt [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 11 04:21 CHANGELOG.md [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 11 04:21 Dockerfile [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:21 GOVERNANCE.md [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 657 May 11 04:21 Jenkinsfile [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 04:21 LICENSE [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 11 04:21 Makefile [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 04:21 OWNERS.md [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 11 04:21 README.md [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 04:21 VERSION [2023-05-11T04:22:29.145Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:21 bin [2023-05-11T04:22:29.145Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:21 cmd [2023-05-11T04:22:29.145Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 04:22 coverage.out [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 11 04:21 go.mod [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 11 04:21 go.sum [2023-05-11T04:22:29.145Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:21 internal [2023-05-11T04:22:29.145Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:21 snap [2023-05-11T04:22:29.145Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:29.530Z] + 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=63e68652b6ad95590cced61db99912ada0ba9712 --label arch=amd64 --label version=3.0.0-dev.26 . [2023-05-11T04:22:29.530Z] Sending build context to Docker daemon 16.11MB [2023-05-11T04:22:29.530Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:22:29.530Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T04:22:29.530Z] ---> fbfc0191231e [2023-05-11T04:22:29.530Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:22:29.818Z] ---> Running in bc6ab2894260 [2023-05-11T04:22:29.819Z] Removing intermediate container bc6ab2894260 [2023-05-11T04:22:29.819Z] ---> 4c5074daece7 [2023-05-11T04:22:29.819Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:22:29.819Z] ---> Running in b7463ac40388 [2023-05-11T04:22:29.819Z] Removing intermediate container b7463ac40388 [2023-05-11T04:22:29.819Z] ---> fc266facd4bb [2023-05-11T04:22:29.819Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-11T04:22:29.819Z] ---> Running in 856b127739e8 [2023-05-11T04:22:29.819Z] Removing intermediate container 856b127739e8 [2023-05-11T04:22:29.819Z] ---> f4094ad44254 [2023-05-11T04:22:29.819Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:22:30.093Z] ---> Running in e2c85591078f [2023-05-11T04:22:30.093Z] Removing intermediate container e2c85591078f [2023-05-11T04:22:30.093Z] ---> 29a04238b68a [2023-05-11T04:22:30.093Z] Step 7/25 : WORKDIR /device-gpio [2023-05-11T04:22:30.093Z] ---> Running in d7e150cdbea9 [2023-05-11T04:22:30.093Z] Removing intermediate container d7e150cdbea9 [2023-05-11T04:22:30.093Z] ---> 818754530fc8 [2023-05-11T04:22:30.093Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:22:30.093Z] ---> Running in e1825ddcd2ce [2023-05-11T04:22:30.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:22:30.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:22:30.657Z] OK: 269 MiB in 57 packages [2023-05-11T04:22:30.951Z] Removing intermediate container e1825ddcd2ce [2023-05-11T04:22:30.951Z] ---> 931280283a0a [2023-05-11T04:22:30.951Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-11T04:22:31.208Z] ---> 9c9143554193 [2023-05-11T04:22:31.208Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:22:31.208Z] ---> Running in da6298b1d783 [2023-05-11T04:22:31.777Z] Removing intermediate container da6298b1d783 [2023-05-11T04:22:31.777Z] ---> fb2b62cf50dc [2023-05-11T04:22:31.777Z] Step 11/25 : COPY . . [2023-05-11T04:22:32.361Z] ---> 865af1b1cf27 [2023-05-11T04:22:32.361Z] Step 12/25 : RUN ${MAKE} [2023-05-11T04:22:32.361Z] ---> Running in b611b5aa630e [2023-05-11T04:22:32.619Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-11T04:22:50.726Z] Removing intermediate container b611b5aa630e [2023-05-11T04:22:50.726Z] ---> 8bdb3dc2da4d [2023-05-11T04:22:50.726Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T04:22:50.985Z] 3.17: Pulling from library/alpine [2023-05-11T04:22:50.985Z] f56be85fc22e: Already exists [2023-05-11T04:22:51.245Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T04:22:51.245Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T04:22:51.245Z] ---> 9ed4aefc74f6 [2023-05-11T04:22:51.245Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-11T04:22:51.245Z] ---> Running in 676cf80d38de [2023-05-11T04:22:51.245Z] Removing intermediate container 676cf80d38de [2023-05-11T04:22:51.245Z] ---> 38138bc3c089 [2023-05-11T04:22:51.245Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-11T04:22:51.245Z] ---> Running in 05edd228bcb9 [2023-05-11T04:22:51.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:22:51.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:22:51.762Z] OK: 7 MiB in 15 packages [2023-05-11T04:22:52.330Z] Removing intermediate container 05edd228bcb9 [2023-05-11T04:22:52.330Z] ---> 648b6f1582ff [2023-05-11T04:22:52.330Z] Step 16/25 : WORKDIR / [2023-05-11T04:22:52.330Z] ---> Running in ac691a4ca1dc [2023-05-11T04:22:52.330Z] Removing intermediate container ac691a4ca1dc [2023-05-11T04:22:52.330Z] ---> a5d2ddf190ec [2023-05-11T04:22:52.330Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-11T04:22:52.330Z] ---> 223064979725 [2023-05-11T04:22:52.330Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-11T04:22:52.589Z] ---> 8530fe8f51a1 [2023-05-11T04:22:52.589Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-11T04:22:53.229Z] ---> 3ffc64d5776d [2023-05-11T04:22:53.229Z] Step 20/25 : EXPOSE 59910 [2023-05-11T04:22:53.229Z] ---> Running in 7953408361c3 [2023-05-11T04:22:53.229Z] Removing intermediate container 7953408361c3 [2023-05-11T04:22:53.229Z] ---> 4c5c514f44a0 [2023-05-11T04:22:53.229Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-11T04:22:53.488Z] ---> Running in dab0ef6a311c [2023-05-11T04:22:53.488Z] Removing intermediate container dab0ef6a311c [2023-05-11T04:22:53.488Z] ---> 1964ed25d121 [2023-05-11T04:22:53.488Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T04:22:53.488Z] ---> Running in e54ab3460db6 [2023-05-11T04:22:53.488Z] Removing intermediate container e54ab3460db6 [2023-05-11T04:22:53.488Z] ---> 0237462dee20 [2023-05-11T04:22:53.488Z] Step 23/25 : LABEL arch=amd64 [2023-05-11T04:22:53.488Z] ---> Running in 672fd284b715 [2023-05-11T04:22:53.747Z] Removing intermediate container 672fd284b715 [2023-05-11T04:22:53.747Z] ---> 8a10789c6621 [2023-05-11T04:22:53.747Z] Step 24/25 : LABEL git_sha=63e68652b6ad95590cced61db99912ada0ba9712 [2023-05-11T04:22:53.747Z] ---> Running in 0e5d7899ca1a [2023-05-11T04:22:53.747Z] Removing intermediate container 0e5d7899ca1a [2023-05-11T04:22:53.747Z] ---> 02d254728bb4 [2023-05-11T04:22:53.747Z] Step 25/25 : LABEL version=3.0.0-dev.26 [2023-05-11T04:22:53.747Z] ---> Running in 051a245be8af [2023-05-11T04:22:53.747Z] Removing intermediate container 051a245be8af [2023-05-11T04:22:53.747Z] ---> ad458ad20312 [2023-05-11T04:22:53.747Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T04:22:53.747Z] Successfully built ad458ad20312 [2023-05-11T04:22:53.747Z] 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-05-11T04:22:53.859Z] provisioning config files... [2023-05-11T04:22:53.868Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18434530024064277255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:22:54.175Z] ---> docker-login.sh [2023-05-11T04:22:54.175Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:22:54.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:54.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:54.175Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:54.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:54.175Z] [2023-05-11T04:22:54.175Z] Login Succeeded [2023-05-11T04:22:54.175Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:22:54.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:54.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:54.175Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:54.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:54.175Z] [2023-05-11T04:22:54.175Z] Login Succeeded [2023-05-11T04:22:54.175Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:22:54.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:54.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:54.434Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:54.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:54.434Z] [2023-05-11T04:22:54.434Z] Login Succeeded [2023-05-11T04:22:54.434Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:22:54.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:54.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:54.434Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:54.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:54.434Z] [2023-05-11T04:22:54.434Z] Login Succeeded [2023-05-11T04:22:54.434Z] docker.io [2023-05-11T04:22:54.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:54.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:54.694Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:54.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:54.694Z] [2023-05-11T04:22:54.694Z] Login Succeeded [2023-05-11T04:22:54.694Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:22:54.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:22:54.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:22:54.743Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-05-11T04:22:54.743Z] 63e68652b6ad95590cced61db99912ada0ba9712 [2023-05-11T04:22:54.743Z] latest [2023-05-11T04:22:54.743Z] 3.0.0-dev.26 [2023-05-11T04:22:54.743Z] 63e68652b6ad95590cced61db99912ada0ba9712-3.0.0-dev.26 [2023-05-11T04:22:54.743Z] main [2023-05-11T04:22:54.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:55.059Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:63e68652b6ad95590cced61db99912ada0ba9712 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:55.393Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:63e68652b6ad95590cced61db99912ada0ba9712 [2023-05-11T04:22:55.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-11T04:22:55.393Z] b055c935dd25: Preparing [2023-05-11T04:22:55.393Z] 8356e6f19d4f: Preparing [2023-05-11T04:22:55.393Z] af5ca992c977: Preparing [2023-05-11T04:22:55.393Z] 873ab8775c69: Preparing [2023-05-11T04:22:55.393Z] f1417ff83b31: Preparing [2023-05-11T04:22:55.393Z] f1417ff83b31: Layer already exists [2023-05-11T04:22:55.393Z] af5ca992c977: Pushed [2023-05-11T04:22:55.393Z] 8356e6f19d4f: Pushed [2023-05-11T04:22:55.393Z] 873ab8775c69: Pushed [2023-05-11T04:22:58.692Z] b055c935dd25: Pushed [2023-05-11T04:22:58.692Z] 63e68652b6ad95590cced61db99912ada0ba9712: digest: sha256:223d54df5a5eed2a4255f2942a14c6f930adf9ab06636617c1075453b3a323c0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:58.999Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:59.316Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-05-11T04:22:59.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-11T04:22:59.316Z] b055c935dd25: Preparing [2023-05-11T04:22:59.316Z] 8356e6f19d4f: Preparing [2023-05-11T04:22:59.316Z] af5ca992c977: Preparing [2023-05-11T04:22:59.316Z] 873ab8775c69: Preparing [2023-05-11T04:22:59.316Z] f1417ff83b31: Preparing [2023-05-11T04:22:59.316Z] 873ab8775c69: Layer already exists [2023-05-11T04:22:59.316Z] af5ca992c977: Layer already exists [2023-05-11T04:22:59.316Z] b055c935dd25: Layer already exists [2023-05-11T04:22:59.316Z] 8356e6f19d4f: Layer already exists [2023-05-11T04:22:59.316Z] f1417ff83b31: Layer already exists [2023-05-11T04:22:59.316Z] latest: digest: sha256:223d54df5a5eed2a4255f2942a14c6f930adf9ab06636617c1075453b3a323c0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:59.628Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:59.947Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.26 [2023-05-11T04:22:59.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-11T04:22:59.948Z] b055c935dd25: Preparing [2023-05-11T04:22:59.948Z] 8356e6f19d4f: Preparing [2023-05-11T04:22:59.948Z] af5ca992c977: Preparing [2023-05-11T04:22:59.948Z] 873ab8775c69: Preparing [2023-05-11T04:22:59.948Z] f1417ff83b31: Preparing [2023-05-11T04:22:59.948Z] af5ca992c977: Layer already exists [2023-05-11T04:22:59.948Z] 873ab8775c69: Layer already exists [2023-05-11T04:22:59.948Z] b055c935dd25: Layer already exists [2023-05-11T04:22:59.948Z] f1417ff83b31: Layer already exists [2023-05-11T04:22:59.948Z] 8356e6f19d4f: Layer already exists [2023-05-11T04:22:59.948Z] 3.0.0-dev.26: digest: sha256:223d54df5a5eed2a4255f2942a14c6f930adf9ab06636617c1075453b3a323c0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:23:00.264Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:63e68652b6ad95590cced61db99912ada0ba9712-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:23:00.568Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:63e68652b6ad95590cced61db99912ada0ba9712-3.0.0-dev.26 [2023-05-11T04:23:00.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-11T04:23:00.568Z] b055c935dd25: Preparing [2023-05-11T04:23:00.568Z] 8356e6f19d4f: Preparing [2023-05-11T04:23:00.568Z] af5ca992c977: Preparing [2023-05-11T04:23:00.568Z] 873ab8775c69: Preparing [2023-05-11T04:23:00.568Z] f1417ff83b31: Preparing [2023-05-11T04:23:00.568Z] af5ca992c977: Layer already exists [2023-05-11T04:23:00.568Z] f1417ff83b31: Layer already exists [2023-05-11T04:23:00.568Z] 873ab8775c69: Layer already exists [2023-05-11T04:23:00.568Z] b055c935dd25: Layer already exists [2023-05-11T04:23:00.568Z] 8356e6f19d4f: Layer already exists [2023-05-11T04:23:00.568Z] 63e68652b6ad95590cced61db99912ada0ba9712-3.0.0-dev.26: digest: sha256:223d54df5a5eed2a4255f2942a14c6f930adf9ab06636617c1075453b3a323c0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:23:00.880Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:23:01.186Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-05-11T04:23:01.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-11T04:23:01.186Z] b055c935dd25: Preparing [2023-05-11T04:23:01.186Z] 8356e6f19d4f: Preparing [2023-05-11T04:23:01.186Z] af5ca992c977: Preparing [2023-05-11T04:23:01.186Z] 873ab8775c69: Preparing [2023-05-11T04:23:01.186Z] f1417ff83b31: Preparing [2023-05-11T04:23:01.186Z] 873ab8775c69: Layer already exists [2023-05-11T04:23:01.186Z] af5ca992c977: Layer already exists [2023-05-11T04:23:01.186Z] b055c935dd25: Layer already exists [2023-05-11T04:23:01.186Z] f1417ff83b31: Layer already exists [2023-05-11T04:23:01.186Z] 8356e6f19d4f: Layer already exists [2023-05-11T04:23:01.186Z] main: digest: sha256:223d54df5a5eed2a4255f2942a14c6f930adf9ab06636617c1075453b3a323c0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:23:01.227Z] ===================================================== [Pipeline] echo [2023-05-11T04:23:01.234Z] taggedImages: [2023-05-11T04:23:01.234Z] - nexus3.edgexfoundry.org:10004/device-gpio:63e68652b6ad95590cced61db99912ada0ba9712 [2023-05-11T04:23:01.234Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-05-11T04:23:01.234Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.26 [2023-05-11T04:23:01.234Z] - nexus3.edgexfoundry.org:10004/device-gpio:63e68652b6ad95590cced61db99912ada0ba9712-3.0.0-dev.26 [2023-05-11T04:23:01.234Z] - 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-05-11T04:23:01.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:23:01.601Z] [2023-05-11T04:23:01.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:23:01.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:23:01.902Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T04:23:01.902Z] 5eb5b503b376: Pulling fs layer [2023-05-11T04:23:01.902Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T04:23:01.902Z] ec43610c2a17: Pulling fs layer [2023-05-11T04:23:01.902Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T04:23:01.902Z] 33b1e0a273af: Pulling fs layer [2023-05-11T04:23:01.902Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T04:23:01.902Z] 2f39f015ded8: Pulling fs layer [2023-05-11T04:23:01.902Z] 3a2ae6a8a46f: Waiting [2023-05-11T04:23:01.902Z] 33b1e0a273af: Waiting [2023-05-11T04:23:01.902Z] 5d3b04190fa2: Waiting [2023-05-11T04:23:01.902Z] 2f39f015ded8: Waiting [2023-05-11T04:23:01.902Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T04:23:01.902Z] 5c69ac0246d0: Download complete [2023-05-11T04:23:01.902Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T04:23:01.902Z] 3a2ae6a8a46f: Download complete [2023-05-11T04:23:01.902Z] 33b1e0a273af: Verifying Checksum [2023-05-11T04:23:01.903Z] 33b1e0a273af: Download complete [2023-05-11T04:23:01.903Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T04:23:01.903Z] 5d3b04190fa2: Download complete [2023-05-11T04:23:02.169Z] ec43610c2a17: Verifying Checksum [2023-05-11T04:23:02.169Z] ec43610c2a17: Download complete [2023-05-11T04:23:02.169Z] 5eb5b503b376: Verifying Checksum [2023-05-11T04:23:02.169Z] 5eb5b503b376: Download complete [2023-05-11T04:23:03.103Z] 2f39f015ded8: Download complete [2023-05-11T04:23:03.362Z] 5eb5b503b376: Pull complete [2023-05-11T04:23:03.622Z] 5c69ac0246d0: Pull complete [2023-05-11T04:23:04.188Z] ec43610c2a17: Pull complete [2023-05-11T04:23:04.188Z] 3a2ae6a8a46f: Pull complete [2023-05-11T04:23:04.447Z] 33b1e0a273af: Pull complete [2023-05-11T04:23:04.447Z] 5d3b04190fa2: Pull complete [2023-05-11T04:23:08.632Z] 2f39f015ded8: Pull complete [2023-05-11T04:23:08.891Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T04:23:08.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:23:08.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:23:08.971Z] prd-ubuntu20.04-docker-8c-8g-15165 does not seem to be running inside a container [2023-05-11T04:23:09.003Z] $ 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-05-11T04:23:11.442Z] $ docker top 144b09eda1f974e1619973b5a6fd0b80d8458034fd5dfe9289822c92e5e96e34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:23:11.836Z] ---> job-cost.sh [2023-05-11T04:23:11.837Z] lf-activate-venv: SKIPPING [2023-05-11T04:23:11.837Z] INFO: No Stack... [2023-05-11T04:23:12.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T04:23:12.356Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T04:23:12.648Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-05-11T04:23:12.648Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T04:23:12.663Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-80-stack-cost] [2023-05-11T04:23:12.669Z] Resource [jenkins-edgexfoundry-device-gpio-main-80-stack-cost] did not exist. Created. [2023-05-11T04:23:12.669Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T04:23:12.971Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T04:23:12.992Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T04:23:12.997Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T04:23:13.018Z] $ docker stop --time=1 144b09eda1f974e1619973b5a6fd0b80d8458034fd5dfe9289822c92e5e96e34 [2023-05-11T04:23:14.166Z] $ docker rm -f --volumes 144b09eda1f974e1619973b5a6fd0b80d8458034fd5dfe9289822c92e5e96e34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T04:24:09.325Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15168 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-05-11T04:24:09.339Z] Running in /w/workspace/device-gpio/80 [Pipeline] { [Pipeline] checkout [2023-05-11T04:24:09.381Z] The recommended git tool is: git [2023-05-11T04:24:16.303Z] using credential edgex-jenkins-ssh [2023-05-11T04:24:16.321Z] Cloning the remote Git repository [2023-05-11T04:24:16.372Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-11T04:24:16.487Z] > git init /w/workspace/device-gpio/80 # timeout=10 [2023-05-11T04:24:16.663Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-11T04:24:16.665Z] > git --version # timeout=10 [2023-05-11T04:24:16.689Z] > git --version # 'git version 2.25.1' [2023-05-11T04:24:16.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T04:24:16.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T04:24:20.862Z] Avoid second fetch [2023-05-11T04:24:20.862Z] Checking out Revision 63e68652b6ad95590cced61db99912ada0ba9712 (main) [2023-05-11T04:24:19.732Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-11T04:24:19.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T04:24:20.880Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T04:24:20.974Z] > git checkout -f 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 [2023-05-11T04:24:21.549Z] Commit message: "Merge pull request #176 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.90" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:24:22.466Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T04:24:22.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T04:24:22.466Z] Dload Upload Total Spent Left Speed [2023-05-11T04:24:22.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-05-11T04:24:23.148Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T04:24:23.499Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T04:24:23.499Z] + sudo tee /etc/docker/daemon.new [2023-05-11T04:24:23.499Z] { [2023-05-11T04:24:23.499Z] "registry-mirrors": [ [2023-05-11T04:24:23.499Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T04:24:23.499Z] ], [2023-05-11T04:24:23.499Z] "bip": "10.250.0.254/24", [2023-05-11T04:24:23.499Z] "hosts": [ [2023-05-11T04:24:23.499Z] "tcp://0.0.0.0:5555", [2023-05-11T04:24:23.499Z] "unix:///var/run/docker.sock" [2023-05-11T04:24:23.499Z] ], [2023-05-11T04:24:23.499Z] "mtu": 1458, [2023-05-11T04:24:23.499Z] "selinux-enabled": true, [2023-05-11T04:24:23.499Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T04:24:23.499Z] } [Pipeline] sh [2023-05-11T04:24:23.846Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T04:24:24.204Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:24:42.524Z] provisioning config files... [2023-05-11T04:24:42.559Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/80@tmp/config3718355366901489799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:24:42.934Z] ---> docker-login.sh [2023-05-11T04:24:42.934Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:24:43.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:24:43.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:24:43.530Z] Configure a credential helper to remove this warning. See [2023-05-11T04:24:43.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:24:43.530Z] [2023-05-11T04:24:43.530Z] Login Succeeded [2023-05-11T04:24:43.530Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:24:43.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:24:44.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:24:44.084Z] Configure a credential helper to remove this warning. See [2023-05-11T04:24:44.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:24:44.084Z] [2023-05-11T04:24:44.084Z] Login Succeeded [2023-05-11T04:24:44.084Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:24:44.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:24:44.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:24:44.360Z] Configure a credential helper to remove this warning. See [2023-05-11T04:24:44.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:24:44.360Z] [2023-05-11T04:24:44.360Z] Login Succeeded [2023-05-11T04:24:44.360Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:24:44.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:24:44.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:24:44.910Z] Configure a credential helper to remove this warning. See [2023-05-11T04:24:44.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:24:44.910Z] [2023-05-11T04:24:44.910Z] Login Succeeded [2023-05-11T04:24:44.910Z] docker.io [2023-05-11T04:24:45.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:24:45.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:24:45.399Z] Configure a credential helper to remove this warning. See [2023-05-11T04:24:45.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:24:45.399Z] [2023-05-11T04:24:45.399Z] Login Succeeded [2023-05-11T04:24:45.399Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:24:45.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T04:24:45.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:24:45.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:24:45.793Z] ========================================================= [2023-05-11T04:24:45.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T04:24:45.793Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:24:46.165Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T04:24:46.443Z] Sending build context to Docker daemon 8.132MB [2023-05-11T04:24:46.443Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:24:46.443Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T04:24:46.721Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T04:24:46.721Z] c41833b44d91: Pulling fs layer [2023-05-11T04:24:46.721Z] ed15518f5707: Pulling fs layer [2023-05-11T04:24:46.721Z] feae8fd75edb: Pulling fs layer [2023-05-11T04:24:46.721Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T04:24:46.721Z] 3cdef696dda3: Pulling fs layer [2023-05-11T04:24:46.721Z] 2ced38df9373: Pulling fs layer [2023-05-11T04:24:46.721Z] 58f1dce35555: Pulling fs layer [2023-05-11T04:24:46.721Z] 3cdef696dda3: Waiting [2023-05-11T04:24:46.721Z] 2ced38df9373: Waiting [2023-05-11T04:24:46.721Z] 58f1dce35555: Waiting [2023-05-11T04:24:46.721Z] 242c74f7c9fa: Waiting [2023-05-11T04:24:46.721Z] ed15518f5707: Download complete [2023-05-11T04:24:46.721Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T04:24:46.721Z] 242c74f7c9fa: Download complete [2023-05-11T04:24:46.721Z] 3cdef696dda3: Verifying Checksum [2023-05-11T04:24:46.721Z] 3cdef696dda3: Download complete [2023-05-11T04:24:46.997Z] c41833b44d91: Verifying Checksum [2023-05-11T04:24:46.997Z] c41833b44d91: Download complete [2023-05-11T04:24:47.982Z] c41833b44d91: Pull complete [2023-05-11T04:24:48.596Z] 58f1dce35555: Verifying Checksum [2023-05-11T04:24:48.596Z] 58f1dce35555: Download complete [2023-05-11T04:24:48.596Z] ed15518f5707: Pull complete [2023-05-11T04:24:49.585Z] feae8fd75edb: Verifying Checksum [2023-05-11T04:24:49.585Z] feae8fd75edb: Download complete [2023-05-11T04:24:49.585Z] 2ced38df9373: Verifying Checksum [2023-05-11T04:24:49.585Z] 2ced38df9373: Download complete [2023-05-11T04:24:59.698Z] feae8fd75edb: Pull complete [2023-05-11T04:24:59.969Z] 242c74f7c9fa: Pull complete [2023-05-11T04:25:00.239Z] 3cdef696dda3: Pull complete [2023-05-11T04:25:06.917Z] 2ced38df9373: Pull complete [2023-05-11T04:25:08.889Z] 58f1dce35555: Pull complete [2023-05-11T04:25:08.889Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T04:25:08.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T04:25:08.889Z] ---> fadd8f120f05 [2023-05-11T04:25:08.889Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:25:10.861Z] ---> Running in 2ff0614ee746 [2023-05-11T04:25:11.130Z] Removing intermediate container 2ff0614ee746 [2023-05-11T04:25:11.131Z] ---> 596618653a09 [2023-05-11T04:25:11.131Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:25:11.131Z] ---> Running in 0e4eede57b55 [2023-05-11T04:25:11.724Z] Removing intermediate container 0e4eede57b55 [2023-05-11T04:25:11.724Z] ---> 0713d6489f05 [2023-05-11T04:25:11.724Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-11T04:25:11.724Z] ---> Running in ed45e1b5750a [2023-05-11T04:25:11.994Z] Removing intermediate container ed45e1b5750a [2023-05-11T04:25:11.994Z] ---> ca26b9aa5745 [2023-05-11T04:25:11.994Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:25:11.994Z] ---> Running in f8ea0d5c568a [2023-05-11T04:25:12.589Z] Removing intermediate container f8ea0d5c568a [2023-05-11T04:25:12.589Z] ---> 6b7082975e40 [2023-05-11T04:25:12.589Z] Step 7/12 : WORKDIR /device-gpio [2023-05-11T04:25:12.589Z] ---> Running in b783c67ba908 [2023-05-11T04:25:12.860Z] Removing intermediate container b783c67ba908 [2023-05-11T04:25:12.860Z] ---> 54286e3d4038 [2023-05-11T04:25:12.860Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:25:13.142Z] ---> Running in 46a16a74c9d1 [2023-05-11T04:25:14.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:25:15.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:25:16.669Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T04:25:16.669Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T04:25:16.669Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T04:25:16.669Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T04:25:16.669Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T04:25:16.669Z] OK: 268 MiB in 57 packages [2023-05-11T04:25:17.640Z] Removing intermediate container 46a16a74c9d1 [2023-05-11T04:25:17.641Z] ---> 112f551effe7 [2023-05-11T04:25:17.641Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T04:25:18.232Z] ---> 04a3aadd7213 [2023-05-11T04:25:18.232Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:25:18.504Z] ---> Running in 25f27b76a33e [2023-05-11T04:26:26.418Z] Removing intermediate container 25f27b76a33e [2023-05-11T04:26:26.418Z] ---> 9f335e8e8870 [2023-05-11T04:26:26.418Z] Step 11/12 : COPY . . [2023-05-11T04:26:26.418Z] ---> 4f930ce89a7c [2023-05-11T04:26:26.418Z] Step 12/12 : RUN ${MAKE} [2023-05-11T04:26:26.418Z] ---> Running in 65bebb93e140 [2023-05-11T04:26:26.418Z] noop [2023-05-11T04:26:26.418Z] Removing intermediate container 65bebb93e140 [2023-05-11T04:26:26.418Z] ---> 4c40b77c75d9 [2023-05-11T04:26:26.418Z] Successfully built 4c40b77c75d9 [2023-05-11T04:26:26.418Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:26:26.769Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T04:26:26.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:26:27.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-15168 does not seem to be running inside a container [2023-05-11T04:26:27.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/80 -v /w/workspace/device-gpio/80:/w/workspace/device-gpio/80:rw,z -v /w/workspace/device-gpio/80@tmp:/w/workspace/device-gpio/80@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-05-11T04:26:28.413Z] $ docker top 4fbdf06ba0007dffa7c416a59e76ee0ec8cfb2efe29c34709f92c77a2c5d9abe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:26:29.278Z] + go version [2023-05-11T04:26:29.278Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T04:26:29.300Z] $ docker stop --time=1 4fbdf06ba0007dffa7c416a59e76ee0ec8cfb2efe29c34709f92c77a2c5d9abe [2023-05-11T04:26:30.948Z] $ docker rm -f --volumes 4fbdf06ba0007dffa7c416a59e76ee0ec8cfb2efe29c34709f92c77a2c5d9abe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:26:31.489Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T04:26:31.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:26:31.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-15168 does not seem to be running inside a container [2023-05-11T04:26:31.752Z] $ 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/80 -v /w/workspace/device-gpio/80:/w/workspace/device-gpio/80:rw,z -v /w/workspace/device-gpio/80@tmp:/w/workspace/device-gpio/80@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-05-11T04:26:33.030Z] $ docker top c069ffe53f7f461af1affb9d3230679ebb87925ccd05eb97e74538385bf3591d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:26:33.900Z] + git config --global --add safe.directory /w/workspace/device-gpio/80 [Pipeline] fileExists [Pipeline] sh [2023-05-11T04:26:34.556Z] + make test [2023-05-11T04:26:34.556Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T04:27:13.465Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-11T04:29:35.227Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-11T04:29:35.227Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-11T04:29:35.227Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T04:29:35.227Z] go vet ./... [2023-05-11T04:30:07.515Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T04:30:07.515Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T04:30:07.515Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T04:30:07.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T04:30:07.552Z] $ docker stop --time=1 c069ffe53f7f461af1affb9d3230679ebb87925ccd05eb97e74538385bf3591d [2023-05-11T04:30:11.960Z] $ docker rm -f --volumes c069ffe53f7f461af1affb9d3230679ebb87925ccd05eb97e74538385bf3591d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:30:13.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T04:30:13.207Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T04:30:13.778Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:30:14.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T04:30:14.516Z] + ls -al . [2023-05-11T04:30:14.516Z] total 152 [2023-05-11T04:30:14.516Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:26 . [2023-05-11T04:30:14.516Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:24 .. [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 120 May 11 04:24 .dockerignore [2023-05-11T04:30:14.516Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:24 .git [2023-05-11T04:30:14.516Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:24 .github [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 343 May 11 04:24 .gitignore [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 04:24 .golangci.yml [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 11 04:24 Attribution.txt [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 11 04:24 CHANGELOG.md [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 11 04:24 Dockerfile [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:24 GOVERNANCE.md [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 657 May 11 04:24 Jenkinsfile [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 04:24 LICENSE [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 11 04:24 Makefile [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 04:24 OWNERS.md [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 11 04:24 README.md [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 04:21 VERSION [2023-05-11T04:30:14.516Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:24 bin [2023-05-11T04:30:14.516Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:24 cmd [2023-05-11T04:30:14.516Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 04:26 coverage.out [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 11 04:24 go.mod [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 11 04:24 go.sum [2023-05-11T04:30:14.516Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:24 internal [2023-05-11T04:30:14.516Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:24 snap [2023-05-11T04:30:14.516Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 04:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:30:14.865Z] + 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=63e68652b6ad95590cced61db99912ada0ba9712 --label arch=arm64 --label version=3.0.0-dev.26 . [2023-05-11T04:30:15.136Z] Sending build context to Docker daemon 8.133MB [2023-05-11T04:30:15.407Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:30:15.407Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T04:30:15.407Z] ---> 4c40b77c75d9 [2023-05-11T04:30:15.407Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:30:15.407Z] ---> Running in 8774dfe32e14 [2023-05-11T04:30:15.678Z] Removing intermediate container 8774dfe32e14 [2023-05-11T04:30:15.678Z] ---> 67aea25cdf70 [2023-05-11T04:30:15.678Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:30:15.950Z] ---> Running in 02798004ecbf [2023-05-11T04:30:16.221Z] Removing intermediate container 02798004ecbf [2023-05-11T04:30:16.221Z] ---> 27ecf3abba30 [2023-05-11T04:30:16.221Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-11T04:30:16.221Z] ---> Running in 7e0d44b96121 [2023-05-11T04:30:16.491Z] Removing intermediate container 7e0d44b96121 [2023-05-11T04:30:16.491Z] ---> ed4f5e5b8060 [2023-05-11T04:30:16.491Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:30:16.768Z] ---> Running in c95259d2a04d [2023-05-11T04:30:17.039Z] Removing intermediate container c95259d2a04d [2023-05-11T04:30:17.039Z] ---> 03e235b8ba37 [2023-05-11T04:30:17.039Z] Step 7/25 : WORKDIR /device-gpio [2023-05-11T04:30:17.039Z] ---> Running in 43abcf65f982 [2023-05-11T04:30:17.311Z] Removing intermediate container 43abcf65f982 [2023-05-11T04:30:17.311Z] ---> 4963e9c7359e [2023-05-11T04:30:17.311Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:30:17.591Z] ---> Running in 548de179d925 [2023-05-11T04:30:18.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:30:19.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:30:20.570Z] OK: 268 MiB in 57 packages [2023-05-11T04:30:21.543Z] Removing intermediate container 548de179d925 [2023-05-11T04:30:21.543Z] ---> fd669582ed94 [2023-05-11T04:30:21.543Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-11T04:30:22.138Z] ---> efa2bef4c7f3 [2023-05-11T04:30:22.138Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:30:22.138Z] ---> Running in 8c9b66e204d8 [2023-05-11T04:30:25.503Z] Removing intermediate container 8c9b66e204d8 [2023-05-11T04:30:25.503Z] ---> 735e6133d11e [2023-05-11T04:30:25.503Z] Step 11/25 : COPY . . [2023-05-11T04:30:26.465Z] ---> 0cc13fa9fc4e [2023-05-11T04:30:26.465Z] Step 12/25 : RUN ${MAKE} [2023-05-11T04:30:26.465Z] ---> Running in 56ff0d782b5c [2023-05-11T04:30:27.429Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-11T04:33:04.269Z] Removing intermediate container 56ff0d782b5c [2023-05-11T04:33:04.269Z] ---> d85e160d1a97 [2023-05-11T04:33:04.269Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T04:33:04.269Z] 3.17: Pulling from library/alpine [2023-05-11T04:33:04.269Z] c41833b44d91: Already exists [2023-05-11T04:33:04.269Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T04:33:04.269Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T04:33:04.269Z] ---> 51e60588ff2c [2023-05-11T04:33:04.269Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-11T04:33:04.269Z] ---> Running in 879132199a0b [2023-05-11T04:33:04.269Z] Removing intermediate container 879132199a0b [2023-05-11T04:33:04.269Z] ---> 3687d6c090f3 [2023-05-11T04:33:04.269Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-11T04:33:04.269Z] ---> Running in 684ffa4ab87b [2023-05-11T04:33:04.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:33:04.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:33:04.269Z] OK: 7 MiB in 15 packages [2023-05-11T04:33:04.269Z] Removing intermediate container 684ffa4ab87b [2023-05-11T04:33:04.269Z] ---> 4012b1cce45a [2023-05-11T04:33:04.269Z] Step 16/25 : WORKDIR / [2023-05-11T04:33:04.269Z] ---> Running in d65872a18295 [2023-05-11T04:33:04.269Z] Removing intermediate container d65872a18295 [2023-05-11T04:33:04.269Z] ---> 0cede46a4ce4 [2023-05-11T04:33:04.269Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-11T04:33:04.269Z] ---> 9616f174390c [2023-05-11T04:33:04.269Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-11T04:33:04.269Z] ---> 9e195cfe05fe [2023-05-11T04:33:04.269Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-11T04:33:04.269Z] ---> c59f71fceb3d [2023-05-11T04:33:04.269Z] Step 20/25 : EXPOSE 59910 [2023-05-11T04:33:04.269Z] ---> Running in 776f4b2ed7ea [2023-05-11T04:33:04.269Z] Removing intermediate container 776f4b2ed7ea [2023-05-11T04:33:04.269Z] ---> e45b92a1a2bc [2023-05-11T04:33:04.269Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-11T04:33:04.269Z] ---> Running in 0ff736961d02 [2023-05-11T04:33:04.269Z] Removing intermediate container 0ff736961d02 [2023-05-11T04:33:04.269Z] ---> f9f7c3c96c46 [2023-05-11T04:33:04.269Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T04:33:04.269Z] ---> Running in 882ac6178857 [2023-05-11T04:33:04.269Z] Removing intermediate container 882ac6178857 [2023-05-11T04:33:04.269Z] ---> 2882cf450b4b [2023-05-11T04:33:04.269Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T04:33:04.269Z] ---> Running in 6b58166958d8 [2023-05-11T04:33:04.269Z] Removing intermediate container 6b58166958d8 [2023-05-11T04:33:04.269Z] ---> 088c3be1bb79 [2023-05-11T04:33:04.269Z] Step 24/25 : LABEL git_sha=63e68652b6ad95590cced61db99912ada0ba9712 [2023-05-11T04:33:04.269Z] ---> Running in 4e7a0f7f3dd1 [2023-05-11T04:33:04.269Z] Removing intermediate container 4e7a0f7f3dd1 [2023-05-11T04:33:04.269Z] ---> 92e9b23e4d24 [2023-05-11T04:33:04.269Z] Step 25/25 : LABEL version=3.0.0-dev.26 [2023-05-11T04:33:04.269Z] ---> Running in aeb17d995330 [2023-05-11T04:33:04.269Z] Removing intermediate container aeb17d995330 [2023-05-11T04:33:04.269Z] ---> ae2bb160d59f [2023-05-11T04:33:04.269Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T04:33:04.269Z] Successfully built ae2bb160d59f [2023-05-11T04:33:04.269Z] 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-05-11T04:33:04.366Z] provisioning config files... [2023-05-11T04:33:04.386Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/80@tmp/config1208337821429878174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:04.766Z] ---> docker-login.sh [2023-05-11T04:33:04.766Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:33:05.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:33:05.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:33:05.041Z] Configure a credential helper to remove this warning. See [2023-05-11T04:33:05.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:33:05.041Z] [2023-05-11T04:33:05.041Z] Login Succeeded [2023-05-11T04:33:05.041Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:33:05.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:33:05.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:33:05.382Z] Configure a credential helper to remove this warning. See [2023-05-11T04:33:05.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:33:05.382Z] [2023-05-11T04:33:05.382Z] Login Succeeded [2023-05-11T04:33:05.382Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:33:05.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:33:05.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:33:05.926Z] Configure a credential helper to remove this warning. See [2023-05-11T04:33:05.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:33:05.926Z] [2023-05-11T04:33:05.926Z] Login Succeeded [2023-05-11T04:33:05.926Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:33:06.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:33:06.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:33:06.194Z] Configure a credential helper to remove this warning. See [2023-05-11T04:33:06.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:33:06.194Z] [2023-05-11T04:33:06.194Z] Login Succeeded [2023-05-11T04:33:06.194Z] docker.io [2023-05-11T04:33:06.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:33:06.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:33:06.732Z] Configure a credential helper to remove this warning. See [2023-05-11T04:33:06.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:33:06.732Z] [2023-05-11T04:33:06.732Z] Login Succeeded [2023-05-11T04:33:06.732Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:33:06.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:33:06.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:33:06.809Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-05-11T04:33:06.809Z] 63e68652b6ad95590cced61db99912ada0ba9712 [2023-05-11T04:33:06.809Z] latest [2023-05-11T04:33:06.809Z] 3.0.0-dev.26 [2023-05-11T04:33:06.809Z] 63e68652b6ad95590cced61db99912ada0ba9712-3.0.0-dev.26 [2023-05-11T04:33:06.809Z] main [2023-05-11T04:33:06.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:07.181Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:63e68652b6ad95590cced61db99912ada0ba9712 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:07.525Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:63e68652b6ad95590cced61db99912ada0ba9712 [2023-05-11T04:33:07.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-11T04:33:07.525Z] 0404500af9f6: Preparing [2023-05-11T04:33:07.525Z] 529be673c355: Preparing [2023-05-11T04:33:07.525Z] 0f9e7a4b29d5: Preparing [2023-05-11T04:33:07.525Z] bde009f35dd2: Preparing [2023-05-11T04:33:07.525Z] 26cbea5cba74: Preparing [2023-05-11T04:33:07.525Z] 26cbea5cba74: Layer already exists [2023-05-11T04:33:07.793Z] 0f9e7a4b29d5: Pushed [2023-05-11T04:33:07.793Z] 529be673c355: Pushed [2023-05-11T04:33:07.793Z] bde009f35dd2: Pushed [2023-05-11T04:33:12.760Z] 0404500af9f6: Pushed [2023-05-11T04:33:12.760Z] 63e68652b6ad95590cced61db99912ada0ba9712: digest: sha256:8361e5a388ebd9526bc4d569e692ab5b2e2351c63811658b5546bc12bae76339 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:13.119Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:13.476Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-05-11T04:33:13.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-11T04:33:13.476Z] 0404500af9f6: Preparing [2023-05-11T04:33:13.476Z] 529be673c355: Preparing [2023-05-11T04:33:13.476Z] 0f9e7a4b29d5: Preparing [2023-05-11T04:33:13.476Z] bde009f35dd2: Preparing [2023-05-11T04:33:13.476Z] 26cbea5cba74: Preparing [2023-05-11T04:33:13.476Z] 26cbea5cba74: Layer already exists [2023-05-11T04:33:13.476Z] bde009f35dd2: Layer already exists [2023-05-11T04:33:13.476Z] 0f9e7a4b29d5: Layer already exists [2023-05-11T04:33:13.476Z] 0404500af9f6: Layer already exists [2023-05-11T04:33:13.476Z] 529be673c355: Layer already exists [2023-05-11T04:33:13.744Z] latest: digest: sha256:8361e5a388ebd9526bc4d569e692ab5b2e2351c63811658b5546bc12bae76339 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:14.100Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:14.463Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.26 [2023-05-11T04:33:14.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-11T04:33:14.463Z] 0404500af9f6: Preparing [2023-05-11T04:33:14.463Z] 529be673c355: Preparing [2023-05-11T04:33:14.463Z] 0f9e7a4b29d5: Preparing [2023-05-11T04:33:14.463Z] bde009f35dd2: Preparing [2023-05-11T04:33:14.463Z] 26cbea5cba74: Preparing [2023-05-11T04:33:14.463Z] 0404500af9f6: Layer already exists [2023-05-11T04:33:14.463Z] 26cbea5cba74: Layer already exists [2023-05-11T04:33:14.463Z] 529be673c355: Layer already exists [2023-05-11T04:33:14.463Z] bde009f35dd2: Layer already exists [2023-05-11T04:33:14.463Z] 0f9e7a4b29d5: Layer already exists [2023-05-11T04:33:14.463Z] 3.0.0-dev.26: digest: sha256:8361e5a388ebd9526bc4d569e692ab5b2e2351c63811658b5546bc12bae76339 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:15.096Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:63e68652b6ad95590cced61db99912ada0ba9712-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:15.450Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:63e68652b6ad95590cced61db99912ada0ba9712-3.0.0-dev.26 [2023-05-11T04:33:15.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-11T04:33:15.450Z] 0404500af9f6: Preparing [2023-05-11T04:33:15.450Z] 529be673c355: Preparing [2023-05-11T04:33:15.450Z] 0f9e7a4b29d5: Preparing [2023-05-11T04:33:15.450Z] bde009f35dd2: Preparing [2023-05-11T04:33:15.450Z] 26cbea5cba74: Preparing [2023-05-11T04:33:15.450Z] 0404500af9f6: Layer already exists [2023-05-11T04:33:15.450Z] bde009f35dd2: Layer already exists [2023-05-11T04:33:15.450Z] 529be673c355: Layer already exists [2023-05-11T04:33:15.450Z] 0f9e7a4b29d5: Layer already exists [2023-05-11T04:33:15.450Z] 26cbea5cba74: Layer already exists [2023-05-11T04:33:15.450Z] 63e68652b6ad95590cced61db99912ada0ba9712-3.0.0-dev.26: digest: sha256:8361e5a388ebd9526bc4d569e692ab5b2e2351c63811658b5546bc12bae76339 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:16.071Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:16.429Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-05-11T04:33:16.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-11T04:33:16.429Z] 0404500af9f6: Preparing [2023-05-11T04:33:16.429Z] 529be673c355: Preparing [2023-05-11T04:33:16.429Z] 0f9e7a4b29d5: Preparing [2023-05-11T04:33:16.429Z] bde009f35dd2: Preparing [2023-05-11T04:33:16.429Z] 26cbea5cba74: Preparing [2023-05-11T04:33:16.429Z] 0f9e7a4b29d5: Layer already exists [2023-05-11T04:33:16.429Z] bde009f35dd2: Layer already exists [2023-05-11T04:33:16.429Z] 529be673c355: Layer already exists [2023-05-11T04:33:16.429Z] 26cbea5cba74: Layer already exists [2023-05-11T04:33:16.429Z] 0404500af9f6: Layer already exists [2023-05-11T04:33:16.429Z] main: digest: sha256:8361e5a388ebd9526bc4d569e692ab5b2e2351c63811658b5546bc12bae76339 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:33:16.770Z] ===================================================== [Pipeline] echo [2023-05-11T04:33:16.779Z] taggedImages: [2023-05-11T04:33:16.779Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:63e68652b6ad95590cced61db99912ada0ba9712 [2023-05-11T04:33:16.779Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-05-11T04:33:16.779Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.26 [2023-05-11T04:33:16.779Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:63e68652b6ad95590cced61db99912ada0ba9712-3.0.0-dev.26 [2023-05-11T04:33:16.779Z] - 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-05-11T04:33:17.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:33:17.158Z] [2023-05-11T04:33:17.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:17.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:33:17.498Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T04:33:17.498Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T04:33:17.498Z] 04944245beec: Pulling fs layer [2023-05-11T04:33:17.498Z] 699f458cf7ca: Pulling fs layer [2023-05-11T04:33:17.498Z] 765212b225bb: Pulling fs layer [2023-05-11T04:33:17.498Z] f23df028b6ca: Pulling fs layer [2023-05-11T04:33:17.498Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T04:33:17.498Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T04:33:17.498Z] d65c8cfc05b1: Waiting [2023-05-11T04:33:17.498Z] 765212b225bb: Waiting [2023-05-11T04:33:17.498Z] f23df028b6ca: Waiting [2023-05-11T04:33:17.498Z] 2437ff75d9bd: Waiting [2023-05-11T04:33:17.767Z] 04944245beec: Verifying Checksum [2023-05-11T04:33:17.767Z] 04944245beec: Download complete [2023-05-11T04:33:17.767Z] 765212b225bb: Verifying Checksum [2023-05-11T04:33:17.767Z] 765212b225bb: Download complete [2023-05-11T04:33:17.767Z] f23df028b6ca: Verifying Checksum [2023-05-11T04:33:17.767Z] f23df028b6ca: Download complete [2023-05-11T04:33:17.767Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T04:33:17.767Z] d65c8cfc05b1: Download complete [2023-05-11T04:33:17.767Z] 699f458cf7ca: Verifying Checksum [2023-05-11T04:33:17.767Z] 699f458cf7ca: Download complete [2023-05-11T04:33:18.350Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T04:33:18.350Z] 8998bd30e6a1: Download complete [2023-05-11T04:33:20.305Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T04:33:20.305Z] 2437ff75d9bd: Download complete [2023-05-11T04:33:22.250Z] 8998bd30e6a1: Pull complete [2023-05-11T04:33:22.831Z] 04944245beec: Pull complete [2023-05-11T04:33:24.255Z] 699f458cf7ca: Pull complete [2023-05-11T04:33:24.255Z] 765212b225bb: Pull complete [2023-05-11T04:33:24.838Z] f23df028b6ca: Pull complete [2023-05-11T04:33:25.105Z] d65c8cfc05b1: Pull complete [2023-05-11T04:33:37.401Z] 2437ff75d9bd: Pull complete [2023-05-11T04:33:37.401Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T04:33:37.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:33:37.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:37.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-15168 does not seem to be running inside a container [2023-05-11T04:33:37.682Z] $ 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/80 -v /w/workspace/device-gpio/80:/w/workspace/device-gpio/80:rw,z -v /w/workspace/device-gpio/80@tmp:/w/workspace/device-gpio/80@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-05-11T04:33:40.290Z] $ docker top 5488edb082f88e1172123cce550693930b26a1c70cd97d07d1cb85baba9fc2a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:41.136Z] ---> job-cost.sh [2023-05-11T04:33:41.136Z] lf-activate-venv: SKIPPING [2023-05-11T04:33:41.136Z] INFO: No Stack... [2023-05-11T04:33:41.404Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T04:33:42.366Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T04:33:43.001Z] + cut -d, -f6 [2023-05-11T04:33:43.001Z] + cat /w/workspace/device-gpio/80/archives/cost.csv [Pipeline] lock [2023-05-11T04:33:43.033Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-80-stack-cost] [2023-05-11T04:33:43.038Z] Resource [jenkins-edgexfoundry-device-gpio-main-80-stack-cost] did not exist. Created. [2023-05-11T04:33:43.038Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T04:33:43.379Z] /w/workspace/device-gpio/80@tmp/durable-d2f1bb33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T04:33:43.980Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T04:33:44.269Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T04:33:44.318Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T04:33:44.324Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T04:33:44.347Z] $ docker stop --time=1 5488edb082f88e1172123cce550693930b26a1c70cd97d07d1cb85baba9fc2a6 [2023-05-11T04:33:45.831Z] $ docker rm -f --volumes 5488edb082f88e1172123cce550693930b26a1c70cd97d07d1cb85baba9fc2a6 [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-05-11T04:33:46.220Z] provisioning config files... [2023-05-11T04:33:46.227Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config793664256841338549tmp [Pipeline] { [Pipeline] sh [2023-05-11T04:33:46.530Z] + set +x [2023-05-11T04:33:46.530Z] + curl -s https://codecov.io/bash [2023-05-11T04:33:46.530Z] + bash -s -- [2023-05-11T04:33:46.530Z] [2023-05-11T04:33:46.530Z] _____ _ [2023-05-11T04:33:46.530Z] / ____| | | [2023-05-11T04:33:46.530Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T04:33:46.530Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T04:33:46.530Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T04:33:46.530Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T04:33:46.530Z] Bash-1.0.6 [2023-05-11T04:33:46.530Z] [2023-05-11T04:33:46.530Z] [2023-05-11T04:33:46.530Z] ==> git version 2.25.1 found [2023-05-11T04:33:46.530Z] ==> 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-05-11T04:33:46.530Z] Release-Date: 2020-01-08 [2023-05-11T04:33:46.530Z] 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-05-11T04:33:46.530Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T04:33:46.530Z] ==> Jenkins CI detected. [2023-05-11T04:33:46.530Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-05-11T04:33:46.530Z] project root: . [2023-05-11T04:33:46.530Z] --> token set from env [2023-05-11T04:33:46.530Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T04:33:46.530Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T04:33:46.530Z] ==> Python coveragepy not found [2023-05-11T04:33:46.530Z] ==> Searching for coverage reports in: [2023-05-11T04:33:46.530Z] + . [2023-05-11T04:33:46.530Z] -> Found 1 reports [2023-05-11T04:33:46.530Z] ==> Detecting git/mercurial file structure [2023-05-11T04:33:46.530Z] ==> Reading reports [2023-05-11T04:33:46.530Z] + ./coverage.out bytes=10 [2023-05-11T04:33:46.530Z] ==> Appending adjustments [2023-05-11T04:33:46.530Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T04:33:46.794Z] + Found adjustments [2023-05-11T04:33:46.794Z] ==> Gzipping contents [2023-05-11T04:33:46.794Z] 4.0K /tmp/codecov.sWzSjZ.gz [2023-05-11T04:33:46.794Z] ==> Uploading reports [2023-05-11T04:33:46.794Z] url: https://codecov.io [2023-05-11T04:33:46.794Z] query: branch=main&commit=63e68652b6ad95590cced61db99912ada0ba9712&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T04:33:46.795Z] -> Pinging Codecov [2023-05-11T04:33:46.795Z] 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=63e68652b6ad95590cced61db99912ada0ba9712&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T04:33:47.054Z] -> Uploading to [2023-05-11T04:33:47.054Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/63e68652b6ad95590cced61db99912ada0ba9712/6c3f5096-bbfe-453a-9f36-d403e932cae2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T043346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac637debbef84f95d2aeca8f4a0adda49078117235b6d4bfc3223e0aae3f04f8 [2023-05-11T04:33:47.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T04:33:47.054Z] Dload Upload Total Spent Left Speed [2023-05-11T04:33:47.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3731 --:--:-- --:--:-- --:--:-- 3731 [2023-05-11T04:33:47.054Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/63e68652b6ad95590cced61db99912ada0ba9712 [Pipeline] } [2023-05-11T04:33:47.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T04:33:47.195Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T04:33:47.204Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:47.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T04:33:47.516Z] [2023-05-11T04:33:47.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:47.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T04:33:48.084Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T04:33:48.084Z] df9b9388f04a: Pulling fs layer [2023-05-11T04:33:48.084Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T04:33:48.084Z] 25bc292e5bac: Pulling fs layer [2023-05-11T04:33:48.084Z] 114826534d7a: Pulling fs layer [2023-05-11T04:33:48.084Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T04:33:48.084Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T04:33:48.084Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T04:33:48.084Z] 114826534d7a: Waiting [2023-05-11T04:33:48.084Z] 4657fd5d0bcf: Waiting [2023-05-11T04:33:48.084Z] 8a3aa393b2d8: Waiting [2023-05-11T04:33:48.084Z] 25bc292e5bac: Download complete [2023-05-11T04:33:48.084Z] 52dc419b0ee2: Download complete [2023-05-11T04:33:48.084Z] 4657fd5d0bcf: Verifying Checksum [2023-05-11T04:33:48.084Z] 4657fd5d0bcf: Download complete [2023-05-11T04:33:48.084Z] df9b9388f04a: Download complete [2023-05-11T04:33:48.084Z] df9b9388f04a: Pull complete [2023-05-11T04:33:48.343Z] 52dc419b0ee2: Pull complete [2023-05-11T04:33:48.343Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T04:33:48.343Z] 6ad1cebc031e: Download complete [2023-05-11T04:33:48.343Z] 25bc292e5bac: Pull complete [2023-05-11T04:33:48.911Z] 114826534d7a: Verifying Checksum [2023-05-11T04:33:48.911Z] 114826534d7a: Download complete [2023-05-11T04:33:49.169Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T04:33:49.169Z] 8a3aa393b2d8: Download complete [2023-05-11T04:33:52.458Z] 114826534d7a: Pull complete [2023-05-11T04:33:52.458Z] 4657fd5d0bcf: Pull complete [2023-05-11T04:33:53.027Z] 6ad1cebc031e: Pull complete [2023-05-11T04:33:56.317Z] 8a3aa393b2d8: Pull complete [2023-05-11T04:33:56.317Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T04:33:56.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T04:33:56.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:56.397Z] prd-ubuntu20.04-docker-8c-8g-15165 does not seem to be running inside a container [2023-05-11T04:33:56.426Z] $ 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-05-11T04:34:00.463Z] $ docker top 3fbc56ceb8ebd953656982f219b19b4fd4fba700742a429b659a0313e7fd479d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T04:34:00.528Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-05-11T04:34:00.805Z] + set -o pipefail [2023-05-11T04:34:00.805Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-05-11T04:34:04.996Z] [2023-05-11T04:34:04.996Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-05-11T04:34:04.996Z] [2023-05-11T04:34:04.996Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/0c4498d0-3bf3-47c1-b144-3633fd60a49b [2023-05-11T04:34:04.996Z] [2023-05-11T04:34:04.996Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-11T04:34:04.996Z] [2023-05-11T04:34:04.996Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T04:34:04.996Z] [2023-05-11T04:34:05.256Z] [2023-05-11T04:34:05.256Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T04:34:05.256Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T04:34:05.256Z] More details here: https://snyk.co/ue1NS [2023-05-11T04:34:05.256Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T04:34:05.256Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T04:34:05.261Z] $ docker stop --time=1 3fbc56ceb8ebd953656982f219b19b4fd4fba700742a429b659a0313e7fd479d [2023-05-11T04:34:07.876Z] $ docker rm -f --volumes 3fbc56ceb8ebd953656982f219b19b4fd4fba700742a429b659a0313e7fd479d [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-05-11T04:34:08.583Z] + git log --format=format:%s -1 63e68652b6ad95590cced61db99912ada0ba9712 [Pipeline] sh [2023-05-11T04:34:08.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:34:08.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:34:09.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:34:09.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:34:09.241Z] prd-ubuntu20.04-docker-8c-8g-15165 does not seem to be running inside a container [2023-05-11T04:34:09.269Z] $ 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-05-11T04:34:09.659Z] $ docker top 096fc3559553f563d2a97ecfb078bf2a13de82a6800ce7a391cd927ca461036b -eo pid,comm [2023-05-11T04:34:09.717Z] 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-05-11T04:34:09.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:34:09.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:34:09.752Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:34:09.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:34:09.881Z] $ docker exec 096fc3559553f563d2a97ecfb078bf2a13de82a6800ce7a391cd927ca461036b ssh-agent [2023-05-11T04:34:10.000Z] SSH_AUTH_SOCK=/tmp/ssh-kU2Y0FHupCML/agent.33 [2023-05-11T04:34:10.000Z] SSH_AGENT_PID=39 [2023-05-11T04:34:10.005Z] Running ssh-add (command line suppressed) [2023-05-11T04:34:10.123Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6633104385646103273.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6633104385646103273.key) [2023-05-11T04:34:10.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:34:10.427Z] + git semver tag [2023-05-11T04:34:10.687Z] 2023-05-11 04:34:10,614 [run_tag] DEBUG tag force:False [2023-05-11T04:34:10.687Z] 2023-05-11 04:34:10,615 [check_head_tag] DEBUG check head tag [2023-05-11T04:34:10.687Z] 2023-05-11 04:34:10,616 [execute] INFO git cat-file --batch-check [2023-05-11T04:34:10.687Z] 2023-05-11 04:34:10,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-05-11T04:34:10.687Z] 2023-05-11 04:34:10,620 [execute] INFO git cat-file --batch [2023-05-11T04:34:10.688Z] 2023-05-11 04:34:10,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-05-11T04:34:10.688Z] 2023-05-11 04:34:10,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-11T04:34:10.688Z] 2023-05-11 04:34:10,636 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 [2023-05-11T04:34:10.688Z] 2023-05-11 04:34:10,636 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T04:34:10.688Z] 2023-05-11 04:34:10,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-11T04:34:10.688Z] 3.0.0-dev.26 [Pipeline] } [2023-05-11T04:34:10.692Z] $ docker exec --env ******** --env ******** 096fc3559553f563d2a97ecfb078bf2a13de82a6800ce7a391cd927ca461036b ssh-agent -k [2023-05-11T04:34:10.795Z] unset SSH_AUTH_SOCK; [2023-05-11T04:34:10.795Z] unset SSH_AGENT_PID; [2023-05-11T04:34:10.795Z] echo Agent pid 39 killed; [2023-05-11T04:34:10.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:34:11.104Z] + git semver [Pipeline] } [2023-05-11T04:34:11.368Z] $ docker stop --time=1 096fc3559553f563d2a97ecfb078bf2a13de82a6800ce7a391cd927ca461036b [2023-05-11T04:34:12.627Z] $ docker rm -f --volumes 096fc3559553f563d2a97ecfb078bf2a13de82a6800ce7a391cd927ca461036b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:34:13.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T04:34:13.027Z] [2023-05-11T04:34:13.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:34:13.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T04:34:13.331Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T04:34:13.331Z] ab5ef0e58194: Pulling fs layer [2023-05-11T04:34:13.331Z] 9712f1f96733: Pulling fs layer [2023-05-11T04:34:13.331Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T04:34:13.331Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T04:34:13.331Z] e9a5061849ea: Pulling fs layer [2023-05-11T04:34:13.331Z] d747dcd14b5f: Pulling fs layer [2023-05-11T04:34:13.331Z] 2de7ff778b66: Pulling fs layer [2023-05-11T04:34:13.331Z] e9a5061849ea: Waiting [2023-05-11T04:34:13.331Z] d747dcd14b5f: Waiting [2023-05-11T04:34:13.331Z] 2de7ff778b66: Waiting [2023-05-11T04:34:13.331Z] 0d9ebad4ef96: Waiting [2023-05-11T04:34:13.331Z] 9712f1f96733: Verifying Checksum [2023-05-11T04:34:13.331Z] 9712f1f96733: Download complete [2023-05-11T04:34:13.899Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T04:34:13.899Z] 63f879dbbcfc: Download complete [2023-05-11T04:34:13.899Z] e9a5061849ea: Verifying Checksum [2023-05-11T04:34:13.899Z] e9a5061849ea: Download complete [2023-05-11T04:34:13.899Z] d747dcd14b5f: Download complete [2023-05-11T04:34:13.899Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T04:34:13.899Z] 0d9ebad4ef96: Download complete [2023-05-11T04:34:13.899Z] ab5ef0e58194: Verifying Checksum [2023-05-11T04:34:13.899Z] ab5ef0e58194: Download complete [2023-05-11T04:34:14.156Z] 2de7ff778b66: Verifying Checksum [2023-05-11T04:34:14.156Z] 2de7ff778b66: Download complete [2023-05-11T04:34:16.683Z] ab5ef0e58194: Pull complete [2023-05-11T04:34:16.683Z] 9712f1f96733: Pull complete [2023-05-11T04:34:17.250Z] 63f879dbbcfc: Pull complete [2023-05-11T04:34:21.464Z] 0d9ebad4ef96: Pull complete [2023-05-11T04:34:21.464Z] e9a5061849ea: Pull complete [2023-05-11T04:34:21.464Z] d747dcd14b5f: Pull complete [2023-05-11T04:34:22.400Z] 2de7ff778b66: Pull complete [2023-05-11T04:34:22.400Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T04:34:22.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T04:34:22.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:34:22.475Z] prd-ubuntu20.04-docker-8c-8g-15165 does not seem to be running inside a container [2023-05-11T04:34:22.499Z] $ 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-05-11T04:34:25.655Z] $ docker top 811741e9964fe9598c646b6bf7a11b0ca48ce607dcbc23e35dc27d1a04290e7b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:34:25.749Z] provisioning config files... [2023-05-11T04:34:25.757Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11463970891808054982tmp [2023-05-11T04:34:25.769Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6490242393100873944tmp [2023-05-11T04:34:25.778Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8080509731315118569tmp [Pipeline] { [Pipeline] echo [2023-05-11T04:34:25.794Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:26.076Z] ---> sigul-configuration.sh [2023-05-11T04:34:26.076Z] gpg: directory `/root/.gnupg' created [2023-05-11T04:34:26.076Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T04:34:26.076Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T04:34:26.076Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T04:34:26.077Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T04:34:26.077Z] gpg: CAST5 encrypted data [2023-05-11T04:34:26.077Z] gpg: encrypted with 1 passphrase [2023-05-11T04:34:26.077Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T04:34:26.371Z] + mkdir /home/jenkins [2023-05-11T04:34:26.372Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T04:34:26.658Z] + 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-05-11T04:34:26.667Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:26.967Z] ---> sigul-install.sh [2023-05-11T04:34:26.967Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T04:34:27.255Z] + git tag --list [2023-05-11T04:34:27.255Z] v1.0.0 [2023-05-11T04:34:27.255Z] v2.1.0 [2023-05-11T04:34:27.255Z] v2.1.1 [2023-05-11T04:34:27.255Z] v2.1.1-dev.1 [2023-05-11T04:34:27.256Z] v2.2.0 [2023-05-11T04:34:27.256Z] v2.2.1-dev.1 [2023-05-11T04:34:27.256Z] v2.2.1-dev.2 [2023-05-11T04:34:27.256Z] v2.2.1-dev.3 [2023-05-11T04:34:27.256Z] v2.2.1-dev.4 [2023-05-11T04:34:27.256Z] v2.3.0 [2023-05-11T04:34:27.256Z] v2.3.0-dev.10 [2023-05-11T04:34:27.256Z] v2.3.0-dev.11 [2023-05-11T04:34:27.256Z] v2.3.0-dev.12 [2023-05-11T04:34:27.256Z] v2.3.0-dev.13 [2023-05-11T04:34:27.256Z] v2.3.0-dev.14 [2023-05-11T04:34:27.256Z] v2.3.0-dev.15 [2023-05-11T04:34:27.256Z] v2.3.0-dev.16 [2023-05-11T04:34:27.256Z] v2.3.0-dev.17 [2023-05-11T04:34:27.256Z] v2.3.0-dev.18 [2023-05-11T04:34:27.256Z] v2.3.0-dev.19 [2023-05-11T04:34:27.256Z] v2.3.0-dev.20 [2023-05-11T04:34:27.256Z] v2.3.0-dev.4 [2023-05-11T04:34:27.256Z] v2.3.0-dev.5 [2023-05-11T04:34:27.256Z] v2.3.0-dev.6 [2023-05-11T04:34:27.256Z] v2.3.0-dev.7 [2023-05-11T04:34:27.256Z] v2.3.0-dev.8 [2023-05-11T04:34:27.256Z] v2.3.0-dev.9 [2023-05-11T04:34:27.256Z] v3.0.0-dev.1 [2023-05-11T04:34:27.256Z] v3.0.0-dev.10 [2023-05-11T04:34:27.256Z] v3.0.0-dev.11 [2023-05-11T04:34:27.256Z] v3.0.0-dev.12 [2023-05-11T04:34:27.256Z] v3.0.0-dev.13 [2023-05-11T04:34:27.256Z] v3.0.0-dev.14 [2023-05-11T04:34:27.256Z] v3.0.0-dev.15 [2023-05-11T04:34:27.256Z] v3.0.0-dev.16 [2023-05-11T04:34:27.256Z] v3.0.0-dev.17 [2023-05-11T04:34:27.256Z] v3.0.0-dev.18 [2023-05-11T04:34:27.256Z] v3.0.0-dev.19 [2023-05-11T04:34:27.256Z] v3.0.0-dev.2 [2023-05-11T04:34:27.256Z] v3.0.0-dev.20 [2023-05-11T04:34:27.256Z] v3.0.0-dev.21 [2023-05-11T04:34:27.256Z] v3.0.0-dev.22 [2023-05-11T04:34:27.256Z] v3.0.0-dev.23 [2023-05-11T04:34:27.256Z] v3.0.0-dev.24 [2023-05-11T04:34:27.256Z] v3.0.0-dev.25 [2023-05-11T04:34:27.256Z] v3.0.0-dev.26 [2023-05-11T04:34:27.256Z] v3.0.0-dev.3 [2023-05-11T04:34:27.256Z] v3.0.0-dev.4 [2023-05-11T04:34:27.256Z] v3.0.0-dev.5 [2023-05-11T04:34:27.256Z] v3.0.0-dev.6 [2023-05-11T04:34:27.256Z] v3.0.0-dev.7 [2023-05-11T04:34:27.256Z] v3.0.0-dev.8 [2023-05-11T04:34:27.256Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T04:34:27.543Z] + lftools sign git-tag v3.0.0-dev.26 [2023-05-11T04:34:28.112Z] Signing Git tag with Sigul... [2023-05-11T04:34:28.112Z] Signing v3.0.0-dev.26 [Pipeline] echo [2023-05-11T04:34:28.689Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:28.972Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T04:34:28.979Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T04:34:28.993Z] $ docker stop --time=1 811741e9964fe9598c646b6bf7a11b0ca48ce607dcbc23e35dc27d1a04290e7b [2023-05-11T04:34:30.282Z] $ docker rm -f --volumes 811741e9964fe9598c646b6bf7a11b0ca48ce607dcbc23e35dc27d1a04290e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T04:34:30.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:34:30.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:34:31.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:34:31.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:34:31.106Z] prd-ubuntu20.04-docker-8c-8g-15165 does not seem to be running inside a container [2023-05-11T04:34:31.131Z] $ 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-05-11T04:34:31.475Z] $ docker top 09f877d3834b64cd2bfa89f3ca4c389f134b58862d22fc8bb133ffe6743dba00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:34:31.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:34:31.575Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:34:31.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:34:31.698Z] $ docker exec 09f877d3834b64cd2bfa89f3ca4c389f134b58862d22fc8bb133ffe6743dba00 ssh-agent [2023-05-11T04:34:31.822Z] SSH_AUTH_SOCK=/tmp/ssh-LP4NztIYslUN/agent.32 [2023-05-11T04:34:31.822Z] SSH_AGENT_PID=38 [2023-05-11T04:34:31.826Z] Running ssh-add (command line suppressed) [2023-05-11T04:34:31.927Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_38960613408434679.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_38960613408434679.key) [2023-05-11T04:34:31.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:34:32.232Z] + git semver bump pre [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,411 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,412 [bump_version] DEBUG bumped version:3.0.0-dev.27 [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,412 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,412 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,412 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,413 [execute] INFO git cat-file --batch-check [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,419 [execute] INFO git cat-file --batch [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T04:34:32.491Z] 2023-05-11 04:34:32,424 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-11T04:34:32.491Z] 3.0.0-dev.27 [Pipeline] } [2023-05-11T04:34:32.496Z] $ docker exec --env ******** --env ******** 09f877d3834b64cd2bfa89f3ca4c389f134b58862d22fc8bb133ffe6743dba00 ssh-agent -k [2023-05-11T04:34:32.599Z] unset SSH_AUTH_SOCK; [2023-05-11T04:34:32.600Z] unset SSH_AGENT_PID; [2023-05-11T04:34:32.600Z] echo Agent pid 38 killed; [2023-05-11T04:34:32.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:34:32.923Z] + git semver [Pipeline] } [2023-05-11T04:34:33.189Z] $ docker stop --time=1 09f877d3834b64cd2bfa89f3ca4c389f134b58862d22fc8bb133ffe6743dba00 [2023-05-11T04:34:34.475Z] $ docker rm -f --volumes 09f877d3834b64cd2bfa89f3ca4c389f134b58862d22fc8bb133ffe6743dba00 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:34:34.831Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:34:34.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:34:35.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:34:35.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:34:35.213Z] prd-ubuntu20.04-docker-8c-8g-15165 does not seem to be running inside a container [2023-05-11T04:34:35.283Z] $ 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-05-11T04:34:35.636Z] $ docker top 020b2fad4811e0f0a918531efdde7a17e4a5c719a7e3909e969e0861494b8c7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:34:35.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:34:35.731Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:34:35.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:34:35.865Z] $ docker exec 020b2fad4811e0f0a918531efdde7a17e4a5c719a7e3909e969e0861494b8c7d ssh-agent [2023-05-11T04:34:35.988Z] SSH_AUTH_SOCK=/tmp/ssh-AxLYAScMjSOu/agent.33 [2023-05-11T04:34:35.988Z] SSH_AGENT_PID=39 [2023-05-11T04:34:36.012Z] Running ssh-add (command line suppressed) [2023-05-11T04:34:36.112Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2717393295985795918.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2717393295985795918.key) [2023-05-11T04:34:36.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:34:36.414Z] + git semver push [2023-05-11T04:34:36.673Z] 2023-05-11 04:34:36,615 [run_push] DEBUG push [2023-05-11T04:34:36.673Z] 2023-05-11 04:34:36,616 [execute] INFO git cat-file --batch-check [2023-05-11T04:34:36.673Z] 2023-05-11 04:34:36,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T04:34:36.673Z] 2023-05-11 04:34:36,620 [execute] INFO git rev-list d47a37fb3c74564d183df3c68e15f0287696351a -- [2023-05-11T04:34:36.673Z] 2023-05-11 04:34:36,621 [execute] DEBUG Popen(['git', 'rev-list', 'd47a37fb3c74564d183df3c68e15f0287696351a', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T04:34:36.673Z] 2023-05-11 04:34:36,629 [execute] INFO git fetch -v origin [2023-05-11T04:34:36.673Z] 2023-05-11 04:34:36,629 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-11T04:34:37.240Z] 2023-05-11 04:34:37,094 [run_push] DEBUG no remote changes detected [2023-05-11T04:34:37.240Z] 2023-05-11 04:34:37,094 [execute] INFO git push origin semver [2023-05-11T04:34:37.240Z] 2023-05-11 04:34:37,095 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T04:34:38.178Z] 2023-05-11 04:34:37,835 [run_push] DEBUG push all version tags [2023-05-11T04:34:38.178Z] 2023-05-11 04:34:37,835 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T04:34:38.178Z] 2023-05-11 04:34:37,836 [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-05-11T04:34:38.747Z] 2023-05-11 04:34:38,625 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-11T04:34:38.747Z] 3.0.0-dev.27 [Pipeline] } [2023-05-11T04:34:38.753Z] $ docker exec --env ******** --env ******** 020b2fad4811e0f0a918531efdde7a17e4a5c719a7e3909e969e0861494b8c7d ssh-agent -k [2023-05-11T04:34:38.860Z] unset SSH_AUTH_SOCK; [2023-05-11T04:34:38.860Z] unset SSH_AGENT_PID; [2023-05-11T04:34:38.860Z] echo Agent pid 39 killed; [2023-05-11T04:34:38.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:34:39.173Z] + git semver [Pipeline] } [2023-05-11T04:34:39.437Z] $ docker stop --time=1 020b2fad4811e0f0a918531efdde7a17e4a5c719a7e3909e969e0861494b8c7d [2023-05-11T04:34:40.689Z] $ docker rm -f --volumes 020b2fad4811e0f0a918531efdde7a17e4a5c719a7e3909e969e0861494b8c7d [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-05-11T04:34:41.231Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-05-11T04:34:41.231Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-11T04:34:41.231Z] total 16 [2023-05-11T04:34:41.231Z] drwxr-xr-x 3 root root 4096 May 11 04:23 . [2023-05-11T04:34:41.231Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 04:34 .. [2023-05-11T04:34:41.231Z] drwxr-xr-x 2 root root 4096 May 11 04:23 cost [2023-05-11T04:34:41.231Z] -rw-r--r-- 1 root root 82 May 11 04:23 cost.csv [2023-05-11T04:34:41.231Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-11T04:34:41.231Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-11T04:34:41.231Z] total 16 [2023-05-11T04:34:41.231Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:23 . [2023-05-11T04:34:41.231Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 04:34 .. [2023-05-11T04:34:41.231Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 04:23 cost [2023-05-11T04:34:41.231Z] -rw-r--r-- 1 jenkins jenkins 82 May 11 04:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:41.522Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:42.383Z] ---> package-listing.sh [2023-05-11T04:34:42.383Z] ++ facter osfamily [2023-05-11T04:34:42.383Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T04:34:42.643Z] + OS_FAMILY=debian [2023-05-11T04:34:42.643Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-05-11T04:34:42.643Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T04:34:42.643Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T04:34:42.643Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T04:34:42.643Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T04:34:42.643Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-05-11T04:34:42.643Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T04:34:42.643Z] + case "${OS_FAMILY}" in [2023-05-11T04:34:42.643Z] + dpkg -l [2023-05-11T04:34:42.643Z] + grep '^ii' [2023-05-11T04:34:42.643Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T04:34:42.643Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T04:34:42.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T04:34:42.643Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-05-11T04:34:42.643Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-05-11T04:34:42.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-05-11T04:34:42.654Z] 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-05-11T04:34:42.929Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:34:43.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:34:43.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:34:43.564Z] prd-ubuntu20.04-docker-8c-8g-15165 does not seem to be running inside a container [2023-05-11T04:34:43.586Z] $ 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-05-11T04:34:43.809Z] $ docker top 09655916ee1765fe7d6b4ba9a34bb6fa2c9f28a250f8b565be84f5538cb91197 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:34:44.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T04:34:44.443Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T04:34:44.724Z] + ls /var/log/sa-host [2023-05-11T04:34:44.724Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:34:44.787Z] provisioning config files... [2023-05-11T04:34:44.793Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16025749809595194568tmp [Pipeline] { [Pipeline] echo [2023-05-11T04:34:44.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:45.084Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T04:34:45.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:45.403Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T04:34:45.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:45.691Z] ---> sudo-logs.sh [2023-05-11T04:34:45.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T04:34:45.711Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:45.991Z] ---> job-cost.sh [2023-05-11T04:34:45.991Z] lf-activate-venv: SKIPPING [2023-05-11T04:34:45.991Z] DEBUG: total: 0.2199999988079071 [2023-05-11T04:34:45.991Z] INFO: Retrieving Stack Cost... [2023-05-11T04:34:46.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T04:34:46.816Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T04:34:46.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:47.113Z] ---> logs-deploy.sh [2023-05-11T04:34:47.114Z] lf-activate-venv: SKIPPING [2023-05-11T04:34:47.114Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/80 [2023-05-11T04:34:47.114Z] INFO: archiving workspace using pattern(s): [2023-05-11T04:34:48.053Z] Archives upload complete. [2023-05-11T04:34:48.053Z] INFO: archiving logs to Nexus