Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e602fd7d654e8598d334cfcbfc0e6f43d27ef328 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-ssh10407689971105004420.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh6961336047480329162.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17973598450767381767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh14473245446283937040.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh7178335521513146567.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-63486 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 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e602fd7d654e8598d334cfcbfc0e6f43d27ef328 # timeout=10 Commit message: "Merge pull request #38 from lenny-intel/fix-binary-in-docker-image" > git rev-list --no-walk 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T19:59:31.371Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T19:59:31.435Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T19:59:31.454Z] ========================================================= [2022-05-12T19:59:31.454Z] EdgeX Global Pipelines Version Info [2022-05-12T19:59:31.454Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:59:32.187Z] ------------------- [2022-05-12T19:59:32.187Z] stable info: [2022-05-12T19:59:32.187Z] ------------------- [2022-05-12T19:59:32.187Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T19:59:32.187Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T19:59:32.187Z] Message: update stable to v1.0.230 [2022-05-12T19:59:32.758Z] ------------------- [2022-05-12T19:59:32.758Z] experimental info: [2022-05-12T19:59:32.758Z] ------------------- [2022-05-12T19:59:32.758Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T19:59:32.758Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T19:59:32.758Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T19:59:32.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-12T19:59:32.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-12T19:59:32.915Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T19:59:32.932Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T19:59:32.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T19:59:32.957Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T19:59:32.973Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T19:59:32.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T19:59:33.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T19:59:33.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T19:59:33.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T19:59:33.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-12T19:59:33.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T19:59:33.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T19:59:33.092Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T19:59:33.105Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T19:59:33.116Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T19:59:33.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T19:59:33.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T19:59:33.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T19:59:33.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T19:59:33.181Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T19:59:33.196Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T19:59:33.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T19:59:33.219Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T19:59:33.229Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T19:59:33.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-12T19:59:33.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-12T19:59:33.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-12T19:59:33.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] echo [2022-05-12T19:59:33.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e602fd7 [Pipeline] echo [2022-05-12T19:59:33.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T19:59:33.343Z] provisioning config files... [2022-05-12T19:59:33.357Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2831390384929408194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:59:33.664Z] ---> docker-login.sh [2022-05-12T19:59:33.664Z] nexus3.edgexfoundry.org:10001 [2022-05-12T19:59:33.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:59:33.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:59:33.926Z] Configure a credential helper to remove this warning. See [2022-05-12T19:59:33.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:59:33.926Z] [2022-05-12T19:59:33.926Z] Login Succeeded [2022-05-12T19:59:33.926Z] nexus3.edgexfoundry.org:10002 [2022-05-12T19:59:34.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:59:34.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:59:34.189Z] Configure a credential helper to remove this warning. See [2022-05-12T19:59:34.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:59:34.189Z] [2022-05-12T19:59:34.189Z] Login Succeeded [2022-05-12T19:59:34.189Z] nexus3.edgexfoundry.org:10003 [2022-05-12T19:59:34.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:59:34.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:59:34.450Z] Configure a credential helper to remove this warning. See [2022-05-12T19:59:34.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:59:34.450Z] [2022-05-12T19:59:34.450Z] Login Succeeded [2022-05-12T19:59:34.450Z] nexus3.edgexfoundry.org:10004 [2022-05-12T19:59:34.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:59:34.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:59:34.450Z] Configure a credential helper to remove this warning. See [2022-05-12T19:59:34.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:59:34.450Z] [2022-05-12T19:59:34.450Z] Login Succeeded [2022-05-12T19:59:34.450Z] docker.io [2022-05-12T19:59:34.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:59:35.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:59:35.022Z] Configure a credential helper to remove this warning. See [2022-05-12T19:59:35.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:59:35.022Z] [2022-05-12T19:59:35.022Z] Login Succeeded [2022-05-12T19:59:35.022Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T19:59:35.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T19:59:35.419Z] + git rev-list -1 --merges e602fd7d654e8598d334cfcbfc0e6f43d27ef328~1..e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] echo [2022-05-12T19:59:35.547Z] -----------> git rev-list -1 --merges e602fd7d654e8598d334cfcbfc0e6f43d27ef328~1..e602fd7d654e8598d334cfcbfc0e6f43d27ef328 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T19:59:35.547Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [false] [Pipeline] sh [2022-05-12T19:59:35.835Z] + git log --format=format:%s -1 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] echo [2022-05-12T19:59:35.849Z] ========================================================= [2022-05-12T19:59:35.849Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T19:59:35.849Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T19:59:36.186Z] + git log --format=format:%s -1 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] echo [2022-05-12T19:59:36.200Z] [semverPrep] GIT_COMMIT: e602fd7d654e8598d334cfcbfc0e6f43d27ef328, Commit Message: Merge pull request #38 from lenny-intel/fix-binary-in-docker-image [Pipeline] echo [2022-05-12T19:59:36.210Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T19:59:36.590Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T19:59:36.590Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T19:59:36.590Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T19:59:36.590Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T19:59:36.590Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T19:59:36.590Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T19:59:36.590Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:59:36.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T19:59:36.937Z] [2022-05-12T19:59:36.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:59:37.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T19:59:37.247Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T19:59:37.247Z] 1fe172e4850f: Pulling fs layer [2022-05-12T19:59:37.247Z] caf521ccaac6: Pulling fs layer [2022-05-12T19:59:37.247Z] 3ead6fa29328: Pulling fs layer [2022-05-12T19:59:37.247Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T19:59:37.247Z] a8d5f1318db7: Pulling fs layer [2022-05-12T19:59:37.247Z] c427282e49a2: Pulling fs layer [2022-05-12T19:59:37.247Z] 1827001aaf11: Pulling fs layer [2022-05-12T19:59:37.247Z] 5c2a1cbceb83: Waiting [2022-05-12T19:59:37.247Z] a8d5f1318db7: Waiting [2022-05-12T19:59:37.247Z] c427282e49a2: Waiting [2022-05-12T19:59:37.247Z] 0714d37db230: Pulling fs layer [2022-05-12T19:59:37.247Z] 1827001aaf11: Waiting [2022-05-12T19:59:37.247Z] 0714d37db230: Waiting [2022-05-12T19:59:37.247Z] ac28cf19c067: Pulling fs layer [2022-05-12T19:59:37.247Z] ca983d60f3e2: Pulling fs layer [2022-05-12T19:59:37.247Z] ac28cf19c067: Waiting [2022-05-12T19:59:37.247Z] 9f894cec8388: Pulling fs layer [2022-05-12T19:59:37.247Z] ca983d60f3e2: Waiting [2022-05-12T19:59:37.247Z] 9f894cec8388: Waiting [2022-05-12T19:59:37.247Z] caf521ccaac6: Verifying Checksum [2022-05-12T19:59:37.247Z] caf521ccaac6: Download complete [2022-05-12T19:59:37.247Z] 5c2a1cbceb83: Download complete [2022-05-12T19:59:37.247Z] 3ead6fa29328: Verifying Checksum [2022-05-12T19:59:37.247Z] 3ead6fa29328: Download complete [2022-05-12T19:59:37.508Z] a8d5f1318db7: Verifying Checksum [2022-05-12T19:59:37.508Z] c427282e49a2: Verifying Checksum [2022-05-12T19:59:37.508Z] c427282e49a2: Download complete [2022-05-12T19:59:37.508Z] 0714d37db230: Download complete [2022-05-12T19:59:37.508Z] ac28cf19c067: Verifying Checksum [2022-05-12T19:59:37.508Z] ac28cf19c067: Download complete [2022-05-12T19:59:37.508Z] ca983d60f3e2: Verifying Checksum [2022-05-12T19:59:37.508Z] ca983d60f3e2: Download complete [2022-05-12T19:59:37.508Z] 9f894cec8388: Verifying Checksum [2022-05-12T19:59:37.508Z] 9f894cec8388: Download complete [2022-05-12T19:59:37.508Z] 1fe172e4850f: Download complete [2022-05-12T19:59:37.767Z] 1827001aaf11: Verifying Checksum [2022-05-12T19:59:37.767Z] 1827001aaf11: Download complete [2022-05-12T19:59:38.704Z] 1fe172e4850f: Pull complete [2022-05-12T19:59:38.966Z] caf521ccaac6: Pull complete [2022-05-12T19:59:39.536Z] 3ead6fa29328: Pull complete [2022-05-12T19:59:39.795Z] 5c2a1cbceb83: Pull complete [2022-05-12T19:59:40.056Z] a8d5f1318db7: Pull complete [2022-05-12T19:59:40.315Z] c427282e49a2: Pull complete [2022-05-12T19:59:42.223Z] 1827001aaf11: Pull complete [2022-05-12T19:59:42.223Z] 0714d37db230: Pull complete [2022-05-12T19:59:42.223Z] ac28cf19c067: Pull complete [2022-05-12T19:59:42.223Z] ca983d60f3e2: Pull complete [2022-05-12T19:59:42.223Z] 9f894cec8388: Pull complete [2022-05-12T19:59:42.223Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T19:59:42.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T19:59:42.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T19:59:42.309Z] prd-ubuntu20.04-docker-8c-8g-63486 does not seem to be running inside a container [2022-05-12T19:59:42.355Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T19:59:44.336Z] $ docker top db73a228adfa545f674eeb2c635f440e1dee3b799e5d25aac31929cc51ec2961 -eo pid,comm [2022-05-12T19:59:44.388Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-12T19:59:44.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T19:59:44.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T19:59:44.430Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T19:59:44.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T19:59:44.577Z] $ docker exec db73a228adfa545f674eeb2c635f440e1dee3b799e5d25aac31929cc51ec2961 ssh-agent [2022-05-12T19:59:44.687Z] SSH_AUTH_SOCK=/tmp/ssh-lVsYVSXNiisI/agent.32 [2022-05-12T19:59:44.687Z] SSH_AGENT_PID=38 [2022-05-12T19:59:44.694Z] Running ssh-add (command line suppressed) [2022-05-12T19:59:44.812Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7124534869110617902.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7124534869110617902.key) [2022-05-12T19:59:44.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T19:59:45.112Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T19:59:45.138Z] $ docker exec --env ******** --env ******** db73a228adfa545f674eeb2c635f440e1dee3b799e5d25aac31929cc51ec2961 ssh-agent -k [2022-05-12T19:59:45.241Z] unset SSH_AUTH_SOCK; [2022-05-12T19:59:45.241Z] unset SSH_AGENT_PID; [2022-05-12T19:59:45.241Z] echo Agent pid 38 killed; [2022-05-12T19:59:45.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T19:59:45.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T19:59:45.274Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T19:59:45.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T19:59:45.402Z] $ docker exec db73a228adfa545f674eeb2c635f440e1dee3b799e5d25aac31929cc51ec2961 ssh-agent [2022-05-12T19:59:45.521Z] SSH_AUTH_SOCK=/tmp/ssh-kwpi8OROUSVX/agent.76 [2022-05-12T19:59:45.521Z] SSH_AGENT_PID=82 [2022-05-12T19:59:45.530Z] Running ssh-add (command line suppressed) [2022-05-12T19:59:45.650Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2648853226148343264.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2648853226148343264.key) [2022-05-12T19:59:45.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T19:59:45.962Z] + git semver init [2022-05-12T19:59:46.224Z] 2022-05-12 19:59:46,142 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T19:59:46.224Z] 2022-05-12 19:59:46,143 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-05-12T19:59:46.224Z] 2022-05-12 19:59:46,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-05-12T19:59:46.224Z] 2022-05-12 19:59:46,144 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T19:59:47.168Z] 2022-05-12 19:59:47,129 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-05-12T19:59:47.169Z] 2022-05-12 19:59:47,130 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-05-12T19:59:47.169Z] 2022-05-12 19:59:47,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T19:59:47.169Z] 2022-05-12 19:59:47,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T19:59:47.169Z] 2.2.1-dev.1 [Pipeline] } [2022-05-12T19:59:47.186Z] $ docker exec --env ******** --env ******** db73a228adfa545f674eeb2c635f440e1dee3b799e5d25aac31929cc51ec2961 ssh-agent -k [2022-05-12T19:59:47.290Z] unset SSH_AUTH_SOCK; [2022-05-12T19:59:47.290Z] unset SSH_AGENT_PID; [2022-05-12T19:59:47.290Z] echo Agent pid 82 killed; [2022-05-12T19:59:47.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T19:59:47.609Z] + git semver [Pipeline] } [2022-05-12T19:59:47.892Z] $ docker stop --time=1 db73a228adfa545f674eeb2c635f440e1dee3b799e5d25aac31929cc51ec2961 [2022-05-12T19:59:49.244Z] $ docker rm -f db73a228adfa545f674eeb2c635f440e1dee3b799e5d25aac31929cc51ec2961 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T19:59:49.582Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T19:59:49.848Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T19:59:49.852Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T19:59:50.024Z] provisioning config files... [2022-05-12T19:59:50.037Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4741917835466807047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:59:50.331Z] ---> docker-login.sh [2022-05-12T19:59:50.331Z] nexus3.edgexfoundry.org:10001 [2022-05-12T19:59:50.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:59:50.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:59:50.331Z] Configure a credential helper to remove this warning. See [2022-05-12T19:59:50.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:59:50.331Z] [2022-05-12T19:59:50.331Z] Login Succeeded [2022-05-12T19:59:50.331Z] nexus3.edgexfoundry.org:10002 [2022-05-12T19:59:50.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:59:50.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:59:50.595Z] Configure a credential helper to remove this warning. See [2022-05-12T19:59:50.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:59:50.595Z] [2022-05-12T19:59:50.595Z] Login Succeeded [2022-05-12T19:59:50.595Z] nexus3.edgexfoundry.org:10003 [2022-05-12T19:59:50.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:59:50.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:59:50.595Z] Configure a credential helper to remove this warning. See [2022-05-12T19:59:50.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:59:50.595Z] [2022-05-12T19:59:50.595Z] Login Succeeded [2022-05-12T19:59:50.595Z] nexus3.edgexfoundry.org:10004 [2022-05-12T19:59:50.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:59:50.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:59:50.856Z] Configure a credential helper to remove this warning. See [2022-05-12T19:59:50.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:59:50.856Z] [2022-05-12T19:59:50.856Z] Login Succeeded [2022-05-12T19:59:50.856Z] docker.io [2022-05-12T19:59:50.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:59:51.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:59:51.116Z] Configure a credential helper to remove this warning. See [2022-05-12T19:59:51.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:59:51.117Z] [2022-05-12T19:59:51.117Z] Login Succeeded [2022-05-12T19:59:51.117Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T19:59:51.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T19:59:51.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T19:59:51.206Z] ========================================================= [2022-05-12T19:59:51.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T19:59:51.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:59:51.520Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T19:59:51.520Z] Sending build context to Docker daemon 15.65MB [2022-05-12T19:59:51.520Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T19:59:51.520Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T19:59:51.780Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T19:59:51.780Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T19:59:51.780Z] 666ba61612fd: Pulling fs layer [2022-05-12T19:59:51.780Z] 8ed8ca486205: Pulling fs layer [2022-05-12T19:59:51.780Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T19:59:51.780Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T19:59:51.780Z] ca2b28591e48: Pulling fs layer [2022-05-12T19:59:51.780Z] a51346096db8: Pulling fs layer [2022-05-12T19:59:51.780Z] daebc70d1ce1: Pulling fs layer [2022-05-12T19:59:51.780Z] 0e18a0eac166: Pulling fs layer [2022-05-12T19:59:51.780Z] 4fe6c5a15a65: Waiting [2022-05-12T19:59:51.780Z] a51346096db8: Waiting [2022-05-12T19:59:51.780Z] 22a0e8bec74d: Waiting [2022-05-12T19:59:51.780Z] ca2b28591e48: Waiting [2022-05-12T19:59:51.780Z] daebc70d1ce1: Waiting [2022-05-12T19:59:51.780Z] 0e18a0eac166: Waiting [2022-05-12T19:59:51.780Z] 8ed8ca486205: Verifying Checksum [2022-05-12T19:59:51.780Z] 8ed8ca486205: Download complete [2022-05-12T19:59:51.780Z] 666ba61612fd: Download complete [2022-05-12T19:59:51.780Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T19:59:51.780Z] 22a0e8bec74d: Download complete [2022-05-12T19:59:51.780Z] ca2b28591e48: Verifying Checksum [2022-05-12T19:59:51.780Z] ca2b28591e48: Download complete [2022-05-12T19:59:51.780Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T19:59:51.780Z] 59bf1c3509f3: Download complete [2022-05-12T19:59:51.780Z] a51346096db8: Verifying Checksum [2022-05-12T19:59:51.780Z] a51346096db8: Download complete [2022-05-12T19:59:51.780Z] daebc70d1ce1: Verifying Checksum [2022-05-12T19:59:51.780Z] daebc70d1ce1: Download complete [2022-05-12T19:59:51.780Z] 59bf1c3509f3: Pull complete [2022-05-12T19:59:52.040Z] 666ba61612fd: Pull complete [2022-05-12T19:59:52.040Z] 8ed8ca486205: Pull complete [2022-05-12T19:59:52.300Z] 0e18a0eac166: Verifying Checksum [2022-05-12T19:59:52.300Z] 0e18a0eac166: Download complete [2022-05-12T19:59:52.558Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T19:59:52.558Z] 4fe6c5a15a65: Download complete [2022-05-12T19:59:55.851Z] 4fe6c5a15a65: Pull complete [2022-05-12T19:59:55.851Z] 22a0e8bec74d: Pull complete [2022-05-12T19:59:55.851Z] ca2b28591e48: Pull complete [2022-05-12T19:59:55.851Z] a51346096db8: Pull complete [2022-05-12T19:59:56.109Z] daebc70d1ce1: Pull complete [2022-05-12T19:59:58.015Z] 0e18a0eac166: Pull complete [2022-05-12T19:59:58.015Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T19:59:58.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T19:59:58.015Z] ---> f018257e8ee9 [2022-05-12T19:59:58.015Z] Step 3/12 : ARG MAKE="make build" [2022-05-12T19:59:59.933Z] ---> Running in 42f4300839c8 [2022-05-12T20:00:00.192Z] Removing intermediate container 42f4300839c8 [2022-05-12T20:00:00.192Z] ---> 4b2bcebb432d [2022-05-12T20:00:00.192Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T20:00:00.192Z] ---> Running in 29ac3896dc19 [2022-05-12T20:00:00.192Z] Removing intermediate container 29ac3896dc19 [2022-05-12T20:00:00.192Z] ---> 848c097817e2 [2022-05-12T20:00:00.192Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T20:00:00.192Z] ---> Running in 0013b9ff193d [2022-05-12T20:00:00.192Z] Removing intermediate container 0013b9ff193d [2022-05-12T20:00:00.192Z] ---> 1511c76c4dd6 [2022-05-12T20:00:00.192Z] Step 6/12 : WORKDIR /device-gpio [2022-05-12T20:00:00.456Z] ---> Running in 47c4fdad2371 [2022-05-12T20:00:00.456Z] Removing intermediate container 47c4fdad2371 [2022-05-12T20:00:00.456Z] ---> 0c8939ff86b9 [2022-05-12T20:00:00.456Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:00:00.456Z] ---> Running in 87c9fa9bb8b3 [2022-05-12T20:00:01.024Z] Removing intermediate container 87c9fa9bb8b3 [2022-05-12T20:00:01.024Z] ---> a043181871b6 [2022-05-12T20:00:01.024Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T20:00:01.024Z] ---> Running in b346bdbbc0c0 [2022-05-12T20:00:01.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:00:02.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:00:02.486Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T20:00:02.747Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T20:00:02.747Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T20:00:02.747Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T20:00:03.026Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T20:00:03.026Z] OK: 224 MiB in 56 packages [2022-05-12T20:00:03.288Z] Removing intermediate container b346bdbbc0c0 [2022-05-12T20:00:03.288Z] ---> 85d7f372e21d [2022-05-12T20:00:03.288Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T20:00:03.548Z] ---> f721a0141f82 [2022-05-12T20:00:03.548Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:00:03.548Z] ---> Running in f67e5d10401d [2022-05-12T20:00:04.972Z] Still waiting to schedule task [2022-05-12T20:00:04.972Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-12T20:00:21.655Z] Removing intermediate container f67e5d10401d [2022-05-12T20:00:21.655Z] ---> 151c16ccb423 [2022-05-12T20:00:21.655Z] Step 11/12 : COPY . . [2022-05-12T20:00:21.655Z] ---> fe2fef804d8e [2022-05-12T20:00:21.655Z] Step 12/12 : RUN ${MAKE} [2022-05-12T20:00:21.655Z] ---> Running in 656af0171610 [2022-05-12T20:00:21.655Z] noop [2022-05-12T20:00:21.655Z] Removing intermediate container 656af0171610 [2022-05-12T20:00:21.655Z] ---> cdc8b6fec8df [2022-05-12T20:00:21.655Z] Successfully built cdc8b6fec8df [2022-05-12T20:00:21.655Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:00:21.958Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T20:00:21.958Z] . [Pipeline] withDockerContainer [2022-05-12T20:00:22.025Z] prd-ubuntu20.04-docker-8c-8g-63486 does not seem to be running inside a container [2022-05-12T20:00:22.063Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-12T20:00:22.620Z] $ docker top f8d34a72458502da025adba820bec381c9273e8667dc4efd814f91f5c300367b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:00:22.976Z] + go version [2022-05-12T20:00:22.976Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T20:00:22.995Z] $ docker stop --time=1 f8d34a72458502da025adba820bec381c9273e8667dc4efd814f91f5c300367b [2022-05-12T20:00:24.270Z] $ docker rm -f f8d34a72458502da025adba820bec381c9273e8667dc4efd814f91f5c300367b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:00:24.712Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T20:00:24.712Z] . [Pipeline] withDockerContainer [2022-05-12T20:00:24.847Z] prd-ubuntu20.04-docker-8c-8g-63486 does not seem to be running inside a container [2022-05-12T20:00:24.890Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-12T20:00:25.282Z] $ docker top ce23edfcd59653b34d5907b6a37b2f9c920a87d937bcbf428213944e1929808b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:00:25.632Z] + make test [2022-05-12T20:00:25.632Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T20:00:25.896Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T20:00:34.020Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T20:00:34.020Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T20:00:40.608Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T20:00:43.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T20:00:43.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T20:00:43.155Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T20:00:43.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T20:00:43.757Z] $ docker stop --time=1 ce23edfcd59653b34d5907b6a37b2f9c920a87d937bcbf428213944e1929808b [2022-05-12T20:00:46.552Z] $ docker rm -f ce23edfcd59653b34d5907b6a37b2f9c920a87d937bcbf428213944e1929808b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T20:00:47.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T20:00:47.043Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T20:00:47.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T20:00:47.866Z] + ls -al . [2022-05-12T20:00:47.866Z] total 172 [2022-05-12T20:00:47.866Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 20:00 . [2022-05-12T20:00:47.866Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 19:59 .. [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 19:59 .dockerignore [2022-05-12T20:00:47.866Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 19:59 .git [2022-05-12T20:00:47.866Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:59 .github [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 19:59 .gitignore [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 19:59 .golangci.yml [2022-05-12T20:00:47.866Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 19:59 .semver [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 19:59 Attribution.txt [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 19:59 CHANGELOG.md [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 1868 May 12 19:59 Dockerfile [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 19:59 GOVERNANCE.md [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 19:59 Jenkinsfile [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 19:59 LICENSE [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 19:59 Makefile [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 19:59 OWNERS.md [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 19:59 README.md [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 11 May 12 19:59 VERSION [2022-05-12T20:00:47.866Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 19:59 bin [2022-05-12T20:00:47.866Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:59 cmd [2022-05-12T20:00:47.866Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 20:00 coverage.out [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 19:59 go.mod [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 19:59 go.sum [2022-05-12T20:00:47.866Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:59 internal [2022-05-12T20:00:47.866Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:59 snap [2022-05-12T20:00:47.866Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 19:59 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:00:48.190Z] + 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=e602fd7d654e8598d334cfcbfc0e6f43d27ef328 --label arch=amd64 --label version=2.2.1-dev.1 . [2022-05-12T20:00:48.190Z] Sending build context to Docker daemon 15.65MB [2022-05-12T20:00:48.190Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T20:00:48.190Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-12T20:00:48.190Z] ---> cdc8b6fec8df [2022-05-12T20:00:48.190Z] Step 3/26 : ARG MAKE="make build" [2022-05-12T20:00:48.450Z] ---> Running in 4e8ecd24b8a7 [2022-05-12T20:00:48.450Z] Removing intermediate container 4e8ecd24b8a7 [2022-05-12T20:00:48.450Z] ---> 1e9ec2adec4b [2022-05-12T20:00:48.450Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T20:00:48.450Z] ---> Running in 4c7b5237c931 [2022-05-12T20:00:48.710Z] Removing intermediate container 4c7b5237c931 [2022-05-12T20:00:48.710Z] ---> 4650cddbffc0 [2022-05-12T20:00:48.710Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T20:00:48.710Z] ---> Running in 438ed0f85587 [2022-05-12T20:00:48.710Z] Removing intermediate container 438ed0f85587 [2022-05-12T20:00:48.710Z] ---> 31306090544a [2022-05-12T20:00:48.710Z] Step 6/26 : WORKDIR /device-gpio [2022-05-12T20:00:48.970Z] ---> Running in 848055b55e3f [2022-05-12T20:00:48.970Z] Removing intermediate container 848055b55e3f [2022-05-12T20:00:48.970Z] ---> e7f85f93d164 [2022-05-12T20:00:48.970Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:00:48.970Z] ---> Running in fe7e87a91e30 [2022-05-12T20:00:49.539Z] Removing intermediate container fe7e87a91e30 [2022-05-12T20:00:49.539Z] ---> 9634783a34d1 [2022-05-12T20:00:49.539Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T20:00:49.805Z] ---> Running in bbd84887082c [2022-05-12T20:00:50.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:00:51.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:00:51.312Z] OK: 224 MiB in 56 packages [2022-05-12T20:00:51.577Z] Removing intermediate container bbd84887082c [2022-05-12T20:00:51.577Z] ---> 58cb4daacffb [2022-05-12T20:00:51.577Z] Step 9/26 : COPY go.mod vendor* ./ [2022-05-12T20:00:51.577Z] ---> abf3b088a527 [2022-05-12T20:00:51.577Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:00:51.577Z] ---> Running in 8ba9378a2e83 [2022-05-12T20:00:52.517Z] Removing intermediate container 8ba9378a2e83 [2022-05-12T20:00:52.517Z] ---> 8c55dfb59047 [2022-05-12T20:00:52.517Z] Step 11/26 : COPY . . [2022-05-12T20:00:52.783Z] ---> 3351cd4bf3b1 [2022-05-12T20:00:52.783Z] Step 12/26 : RUN ${MAKE} [2022-05-12T20:00:52.783Z] ---> Running in b9b66a28ddbb [2022-05-12T20:00:53.042Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-05-12T20:01:15.013Z] Removing intermediate container b9b66a28ddbb [2022-05-12T20:01:15.013Z] ---> 3e19df183d12 [2022-05-12T20:01:15.013Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T20:01:15.013Z] 3.15: Pulling from library/alpine [2022-05-12T20:01:15.013Z] df9b9388f04a: Pulling fs layer [2022-05-12T20:01:15.013Z] df9b9388f04a: Verifying Checksum [2022-05-12T20:01:15.013Z] df9b9388f04a: Download complete [2022-05-12T20:01:15.013Z] df9b9388f04a: Pull complete [2022-05-12T20:01:15.013Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T20:01:15.013Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T20:01:15.013Z] ---> 0ac33e5f5afa [2022-05-12T20:01:15.013Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T20:01:15.013Z] ---> Running in e3aa31a7b79f [2022-05-12T20:01:15.013Z] Removing intermediate container e3aa31a7b79f [2022-05-12T20:01:15.013Z] ---> 36ed87baf660 [2022-05-12T20:01:15.013Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:01:15.013Z] ---> Running in fe4bc4b39056 [2022-05-12T20:01:15.013Z] Removing intermediate container fe4bc4b39056 [2022-05-12T20:01:15.013Z] ---> a14989e6e6e2 [2022-05-12T20:01:15.013Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-05-12T20:01:15.013Z] ---> Running in 4f0a4ca97e80 [2022-05-12T20:01:15.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:01:15.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:01:15.535Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T20:01:15.535Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T20:01:15.535Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T20:01:15.795Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T20:01:15.795Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T20:01:15.795Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T20:01:16.056Z] OK: 8 MiB in 19 packages [2022-05-12T20:01:16.319Z] Removing intermediate container 4f0a4ca97e80 [2022-05-12T20:01:16.319Z] ---> 07f3bfe8a81d [2022-05-12T20:01:16.319Z] Step 17/26 : WORKDIR / [2022-05-12T20:01:16.584Z] ---> Running in 0cbc8aeb84ff [2022-05-12T20:01:16.584Z] Removing intermediate container 0cbc8aeb84ff [2022-05-12T20:01:16.584Z] ---> 9606002fb144 [2022-05-12T20:01:16.584Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T20:01:16.842Z] ---> b0c667ace6f1 [2022-05-12T20:01:16.843Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T20:01:17.102Z] ---> 467df8c6427c [2022-05-12T20:01:17.102Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T20:01:17.671Z] ---> cd067ade23f3 [2022-05-12T20:01:17.671Z] Step 21/26 : EXPOSE 59910 [2022-05-12T20:01:17.671Z] ---> Running in 35e706a9c167 [2022-05-12T20:01:17.929Z] Removing intermediate container 35e706a9c167 [2022-05-12T20:01:17.929Z] ---> 20981c428d36 [2022-05-12T20:01:17.929Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-05-12T20:01:17.929Z] ---> Running in 8ef487ffd543 [2022-05-12T20:01:17.929Z] Removing intermediate container 8ef487ffd543 [2022-05-12T20:01:17.929Z] ---> 69123f671343 [2022-05-12T20:01:17.929Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:01:17.930Z] ---> Running in 986b4c11ce12 [2022-05-12T20:01:18.190Z] Removing intermediate container 986b4c11ce12 [2022-05-12T20:01:18.190Z] ---> 28db1b4141fb [2022-05-12T20:01:18.190Z] Step 24/26 : LABEL arch=amd64 [2022-05-12T20:01:18.190Z] ---> Running in b6e079afa0e6 [2022-05-12T20:01:18.190Z] Removing intermediate container b6e079afa0e6 [2022-05-12T20:01:18.190Z] ---> 83b5ea4c0187 [2022-05-12T20:01:18.190Z] Step 25/26 : LABEL git_sha=e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:01:18.190Z] ---> Running in 593a01744a38 [2022-05-12T20:01:18.190Z] Removing intermediate container 593a01744a38 [2022-05-12T20:01:18.190Z] ---> 3c8cf1f2efc7 [2022-05-12T20:01:18.190Z] Step 26/26 : LABEL version=2.2.1-dev.1 [2022-05-12T20:01:18.451Z] ---> Running in 9ed7066554c3 [2022-05-12T20:01:18.451Z] Removing intermediate container 9ed7066554c3 [2022-05-12T20:01:18.451Z] ---> 4bd889622e39 [2022-05-12T20:01:18.451Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T20:01:18.451Z] Successfully built 4bd889622e39 [2022-05-12T20:01:18.451Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:01:18.562Z] provisioning config files... [2022-05-12T20:01:18.574Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1085883405821688955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:01:18.886Z] ---> docker-login.sh [2022-05-12T20:01:18.887Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:01:18.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:01:18.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:01:18.887Z] Configure a credential helper to remove this warning. See [2022-05-12T20:01:18.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:01:18.887Z] [2022-05-12T20:01:18.887Z] Login Succeeded [2022-05-12T20:01:18.887Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:01:18.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:01:19.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:01:19.147Z] Configure a credential helper to remove this warning. See [2022-05-12T20:01:19.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:01:19.147Z] [2022-05-12T20:01:19.147Z] Login Succeeded [2022-05-12T20:01:19.147Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:01:19.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:01:19.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:01:19.147Z] Configure a credential helper to remove this warning. See [2022-05-12T20:01:19.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:01:19.147Z] [2022-05-12T20:01:19.147Z] Login Succeeded [2022-05-12T20:01:19.147Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:01:19.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:01:19.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:01:19.407Z] Configure a credential helper to remove this warning. See [2022-05-12T20:01:19.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:01:19.407Z] [2022-05-12T20:01:19.407Z] Login Succeeded [2022-05-12T20:01:19.407Z] docker.io [2022-05-12T20:01:19.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:01:19.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:01:19.674Z] Configure a credential helper to remove this warning. See [2022-05-12T20:01:19.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:01:19.674Z] [2022-05-12T20:01:19.674Z] Login Succeeded [2022-05-12T20:01:19.674Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:01:19.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T20:01:19.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:01:19.734Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-05-12T20:01:19.734Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:01:19.734Z] latest [2022-05-12T20:01:19.734Z] 2.2.1-dev.1 [2022-05-12T20:01:19.734Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.1-dev.1 [2022-05-12T20:01:19.734Z] main [2022-05-12T20:01:19.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:20.059Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:20.353Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:01:20.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T20:01:20.354Z] 346c10363d16: Preparing [2022-05-12T20:01:20.354Z] ff5ad8a0fd0d: Preparing [2022-05-12T20:01:20.354Z] 4cbc2fcccaad: Preparing [2022-05-12T20:01:20.354Z] 76a5af29a0d9: Preparing [2022-05-12T20:01:20.354Z] bea23c8ca775: Preparing [2022-05-12T20:01:20.354Z] 4fc242d58285: Preparing [2022-05-12T20:01:20.354Z] 4fc242d58285: Waiting [2022-05-12T20:01:20.354Z] 4cbc2fcccaad: Pushed [2022-05-12T20:01:20.354Z] bea23c8ca775: Pushed [2022-05-12T20:01:20.354Z] ff5ad8a0fd0d: Pushed [2022-05-12T20:01:20.354Z] 4fc242d58285: Layer already exists [2022-05-12T20:01:20.612Z] 76a5af29a0d9: Pushed [2022-05-12T20:01:23.250Z] 346c10363d16: Pushed [2022-05-12T20:01:23.513Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328: digest: sha256:c96f47c6fb56d6842901f56c1ed2afe56a4513188b6137f60a03b15414ddc206 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:23.816Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:24.113Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-05-12T20:01:24.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T20:01:24.113Z] 346c10363d16: Preparing [2022-05-12T20:01:24.113Z] ff5ad8a0fd0d: Preparing [2022-05-12T20:01:24.113Z] 4cbc2fcccaad: Preparing [2022-05-12T20:01:24.113Z] 76a5af29a0d9: Preparing [2022-05-12T20:01:24.113Z] bea23c8ca775: Preparing [2022-05-12T20:01:24.113Z] 4fc242d58285: Preparing [2022-05-12T20:01:24.113Z] 4fc242d58285: Waiting [2022-05-12T20:01:24.113Z] 76a5af29a0d9: Layer already exists [2022-05-12T20:01:24.113Z] bea23c8ca775: Layer already exists [2022-05-12T20:01:24.113Z] 346c10363d16: Layer already exists [2022-05-12T20:01:24.113Z] ff5ad8a0fd0d: Layer already exists [2022-05-12T20:01:24.113Z] 4cbc2fcccaad: Layer already exists [2022-05-12T20:01:24.113Z] 4fc242d58285: Layer already exists [2022-05-12T20:01:24.113Z] latest: digest: sha256:c96f47c6fb56d6842901f56c1ed2afe56a4513188b6137f60a03b15414ddc206 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:24.421Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:24.723Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.1 [2022-05-12T20:01:24.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T20:01:24.723Z] 346c10363d16: Preparing [2022-05-12T20:01:24.723Z] ff5ad8a0fd0d: Preparing [2022-05-12T20:01:24.723Z] 4cbc2fcccaad: Preparing [2022-05-12T20:01:24.723Z] 76a5af29a0d9: Preparing [2022-05-12T20:01:24.723Z] bea23c8ca775: Preparing [2022-05-12T20:01:24.723Z] 4fc242d58285: Preparing [2022-05-12T20:01:24.723Z] 4fc242d58285: Waiting [2022-05-12T20:01:24.723Z] 346c10363d16: Layer already exists [2022-05-12T20:01:24.723Z] bea23c8ca775: Layer already exists [2022-05-12T20:01:24.723Z] 76a5af29a0d9: Layer already exists [2022-05-12T20:01:24.723Z] ff5ad8a0fd0d: Layer already exists [2022-05-12T20:01:24.723Z] 4cbc2fcccaad: Layer already exists [2022-05-12T20:01:24.723Z] 4fc242d58285: Layer already exists [2022-05-12T20:01:24.723Z] 2.2.1-dev.1: digest: sha256:c96f47c6fb56d6842901f56c1ed2afe56a4513188b6137f60a03b15414ddc206 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:25.024Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:25.328Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.1-dev.1 [2022-05-12T20:01:25.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T20:01:25.328Z] 346c10363d16: Preparing [2022-05-12T20:01:25.328Z] ff5ad8a0fd0d: Preparing [2022-05-12T20:01:25.328Z] 4cbc2fcccaad: Preparing [2022-05-12T20:01:25.328Z] 76a5af29a0d9: Preparing [2022-05-12T20:01:25.328Z] bea23c8ca775: Preparing [2022-05-12T20:01:25.328Z] 4fc242d58285: Preparing [2022-05-12T20:01:25.328Z] 4fc242d58285: Waiting [2022-05-12T20:01:25.328Z] 76a5af29a0d9: Layer already exists [2022-05-12T20:01:25.328Z] bea23c8ca775: Layer already exists [2022-05-12T20:01:25.328Z] 4cbc2fcccaad: Layer already exists [2022-05-12T20:01:25.328Z] ff5ad8a0fd0d: Layer already exists [2022-05-12T20:01:25.328Z] 346c10363d16: Layer already exists [2022-05-12T20:01:25.328Z] 4fc242d58285: Layer already exists [2022-05-12T20:01:25.328Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.1-dev.1: digest: sha256:c96f47c6fb56d6842901f56c1ed2afe56a4513188b6137f60a03b15414ddc206 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:25.638Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:25.947Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-05-12T20:01:25.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T20:01:25.947Z] 346c10363d16: Preparing [2022-05-12T20:01:25.947Z] ff5ad8a0fd0d: Preparing [2022-05-12T20:01:25.947Z] 4cbc2fcccaad: Preparing [2022-05-12T20:01:25.947Z] 76a5af29a0d9: Preparing [2022-05-12T20:01:25.947Z] bea23c8ca775: Preparing [2022-05-12T20:01:25.947Z] 4fc242d58285: Preparing [2022-05-12T20:01:25.947Z] 4fc242d58285: Waiting [2022-05-12T20:01:25.947Z] ff5ad8a0fd0d: Layer already exists [2022-05-12T20:01:25.947Z] 346c10363d16: Layer already exists [2022-05-12T20:01:25.947Z] bea23c8ca775: Layer already exists [2022-05-12T20:01:25.947Z] 76a5af29a0d9: Layer already exists [2022-05-12T20:01:25.947Z] 4cbc2fcccaad: Layer already exists [2022-05-12T20:01:25.947Z] 4fc242d58285: Layer already exists [2022-05-12T20:01:25.947Z] main: digest: sha256:c96f47c6fb56d6842901f56c1ed2afe56a4513188b6137f60a03b15414ddc206 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T20:01:25.988Z] ===================================================== [Pipeline] echo [2022-05-12T20:01:26.000Z] taggedImages: [2022-05-12T20:01:26.000Z] - nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:01:26.000Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-05-12T20:01:26.000Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.1 [2022-05-12T20:01:26.000Z] - nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.1-dev.1 [2022-05-12T20:01:26.000Z] - 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] sh [2022-05-12T20:01:26.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:01:26.387Z] [2022-05-12T20:01:26.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:01:26.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:01:26.708Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T20:01:26.708Z] 5eb5b503b376: Pulling fs layer [2022-05-12T20:01:26.708Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T20:01:26.708Z] ec43610c2a17: Pulling fs layer [2022-05-12T20:01:26.708Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T20:01:26.708Z] 33b1e0a273af: Pulling fs layer [2022-05-12T20:01:26.708Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T20:01:26.708Z] 2f39f015ded8: Pulling fs layer [2022-05-12T20:01:26.708Z] 5d3b04190fa2: Waiting [2022-05-12T20:01:26.708Z] 2f39f015ded8: Waiting [2022-05-12T20:01:26.708Z] 3a2ae6a8a46f: Waiting [2022-05-12T20:01:26.708Z] 33b1e0a273af: Waiting [2022-05-12T20:01:26.708Z] 5c69ac0246d0: Download complete [2022-05-12T20:01:26.708Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T20:01:26.708Z] 3a2ae6a8a46f: Download complete [2022-05-12T20:01:26.708Z] 33b1e0a273af: Verifying Checksum [2022-05-12T20:01:26.708Z] 33b1e0a273af: Download complete [2022-05-12T20:01:26.708Z] ec43610c2a17: Verifying Checksum [2022-05-12T20:01:26.708Z] ec43610c2a17: Download complete [2022-05-12T20:01:26.708Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T20:01:26.708Z] 5d3b04190fa2: Download complete [2022-05-12T20:01:26.968Z] 5eb5b503b376: Verifying Checksum [2022-05-12T20:01:26.968Z] 5eb5b503b376: Download complete [2022-05-12T20:01:27.544Z] 2f39f015ded8: Download complete [2022-05-12T20:01:28.116Z] 5eb5b503b376: Pull complete [2022-05-12T20:01:28.116Z] 5c69ac0246d0: Pull complete [2022-05-12T20:01:28.692Z] ec43610c2a17: Pull complete [2022-05-12T20:01:28.692Z] 3a2ae6a8a46f: Pull complete [2022-05-12T20:01:28.692Z] 33b1e0a273af: Pull complete [2022-05-12T20:01:28.952Z] 5d3b04190fa2: Pull complete [2022-05-12T20:01:33.165Z] 2f39f015ded8: Pull complete [2022-05-12T20:01:33.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T20:01:33.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:01:33.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T20:01:33.233Z] prd-ubuntu20.04-docker-8c-8g-63486 does not seem to be running inside a container [2022-05-12T20:01:33.275Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T20:01:35.115Z] $ docker top 30c393a168cddd6dce33a85de1f0d1b540b27f46845f37fdec1d70fc4480c0d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:01:35.539Z] ---> job-cost.sh [2022-05-12T20:01:35.539Z] lf-activate-venv: SKIPPING [2022-05-12T20:01:35.539Z] INFO: No Stack... [2022-05-12T20:01:35.799Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T20:01:36.370Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T20:01:36.671Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-05-12T20:01:36.671Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T20:01:36.697Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-26-stack-cost] [2022-05-12T20:01:36.703Z] Resource [jenkins-edgexfoundry-device-gpio-main-26-stack-cost] did not exist. Created. [2022-05-12T20:01:36.703Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T20:01:37.005Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T20:01:37.030Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T20:01:37.037Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T20:01:37.060Z] $ docker stop --time=1 30c393a168cddd6dce33a85de1f0d1b540b27f46845f37fdec1d70fc4480c0d9 [2022-05-12T20:01:38.223Z] $ docker rm -f 30c393a168cddd6dce33a85de1f0d1b540b27f46845f37fdec1d70fc4480c0d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:03:20.903Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63490 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-05-12T20:03:20.917Z] Running in /w/workspace/device-gpio/26 [Pipeline] { [Pipeline] checkout [2022-05-12T20:03:21.247Z] The recommended git tool is: git [2022-05-12T20:03:27.429Z] using credential edgex-jenkins-ssh [2022-05-12T20:03:27.447Z] Cloning the remote Git repository [2022-05-12T20:03:27.502Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-12T20:03:27.571Z] > git init /w/workspace/device-gpio/26 # timeout=10 [2022-05-12T20:03:27.657Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T20:03:27.658Z] > git --version # timeout=10 [2022-05-12T20:03:27.751Z] > git --version # 'git version 2.25.1' [2022-05-12T20:03:27.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T20:03:27.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T20:03:29.383Z] Avoid second fetch [2022-05-12T20:03:29.383Z] Checking out Revision e602fd7d654e8598d334cfcbfc0e6f43d27ef328 (main) [2022-05-12T20:03:29.336Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T20:03:29.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T20:03:29.409Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:03:29.431Z] > git checkout -f e602fd7d654e8598d334cfcbfc0e6f43d27ef328 # timeout=10 [2022-05-12T20:03:33.674Z] Commit message: "Merge pull request #38 from lenny-intel/fix-binary-in-docker-image" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T20:03:34.543Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T20:03:34.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T20:03:34.543Z] Dload Upload Total Spent Left Speed [2022-05-12T20:03:34.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 78430 0 --:--:-- --:--:-- --:--:-- 78430 [Pipeline] sh [2022-05-12T20:03:35.074Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T20:03:35.417Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T20:03:35.418Z] + sudo tee /etc/docker/daemon.new [2022-05-12T20:03:35.418Z] { [2022-05-12T20:03:35.418Z] "registry-mirrors": [ [2022-05-12T20:03:35.418Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T20:03:35.418Z] ], [2022-05-12T20:03:35.418Z] "bip": "10.250.0.254/24", [2022-05-12T20:03:35.418Z] "hosts": [ [2022-05-12T20:03:35.418Z] "tcp://0.0.0.0:5555", [2022-05-12T20:03:35.418Z] "unix:///var/run/docker.sock" [2022-05-12T20:03:35.418Z] ], [2022-05-12T20:03:35.418Z] "mtu": 1458, [2022-05-12T20:03:35.418Z] "selinux-enabled": true, [2022-05-12T20:03:35.418Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T20:03:35.418Z] } [Pipeline] sh [2022-05-12T20:03:35.765Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T20:03:36.106Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:03:54.658Z] provisioning config files... [2022-05-12T20:03:54.684Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/26@tmp/config8186328539049148228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:03:55.050Z] ---> docker-login.sh [2022-05-12T20:03:55.050Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:03:55.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:03:55.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:03:55.925Z] Configure a credential helper to remove this warning. See [2022-05-12T20:03:55.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:03:55.925Z] [2022-05-12T20:03:55.925Z] Login Succeeded [2022-05-12T20:03:55.925Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:03:56.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:03:56.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:03:56.472Z] Configure a credential helper to remove this warning. See [2022-05-12T20:03:56.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:03:56.472Z] [2022-05-12T20:03:56.472Z] Login Succeeded [2022-05-12T20:03:56.472Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:03:56.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:03:56.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:03:56.748Z] Configure a credential helper to remove this warning. See [2022-05-12T20:03:56.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:03:56.748Z] [2022-05-12T20:03:56.748Z] Login Succeeded [2022-05-12T20:03:56.748Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:03:57.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:03:57.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:03:57.345Z] Configure a credential helper to remove this warning. See [2022-05-12T20:03:57.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:03:57.345Z] [2022-05-12T20:03:57.345Z] Login Succeeded [2022-05-12T20:03:57.345Z] docker.io [2022-05-12T20:03:57.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:03:58.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:03:58.210Z] Configure a credential helper to remove this warning. See [2022-05-12T20:03:58.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:03:58.210Z] [2022-05-12T20:03:58.210Z] Login Succeeded [2022-05-12T20:03:58.210Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:03:58.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T20:03:58.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:03:58.717Z] ========================================================= [2022-05-12T20:03:58.717Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T20:03:58.717Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:03:59.091Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T20:03:59.364Z] Sending build context to Docker daemon 7.897MB [2022-05-12T20:03:59.643Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T20:03:59.643Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T20:03:59.643Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T20:03:59.643Z] 9b3977197b4f: Pulling fs layer [2022-05-12T20:03:59.643Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T20:03:59.643Z] 94645a83ff95: Pulling fs layer [2022-05-12T20:03:59.643Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T20:03:59.643Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T20:03:59.643Z] 3096ccb668a1: Pulling fs layer [2022-05-12T20:03:59.643Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T20:03:59.643Z] a4caa8a26152: Pulling fs layer [2022-05-12T20:03:59.643Z] 3096ccb668a1: Waiting [2022-05-12T20:03:59.643Z] e8cf19c19ddd: Waiting [2022-05-12T20:03:59.643Z] a4caa8a26152: Waiting [2022-05-12T20:03:59.643Z] 3f3a8bcf1eab: Waiting [2022-05-12T20:03:59.643Z] 0c92f367c5e7: Waiting [2022-05-12T20:03:59.643Z] 94645a83ff95: Verifying Checksum [2022-05-12T20:03:59.643Z] 94645a83ff95: Download complete [2022-05-12T20:03:59.643Z] 1a89e8eeedd5: Download complete [2022-05-12T20:03:59.643Z] 0c92f367c5e7: Download complete [2022-05-12T20:03:59.643Z] 3096ccb668a1: Verifying Checksum [2022-05-12T20:03:59.921Z] 3096ccb668a1: Download complete [2022-05-12T20:03:59.921Z] 9b3977197b4f: Verifying Checksum [2022-05-12T20:03:59.921Z] 9b3977197b4f: Download complete [2022-05-12T20:03:59.921Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T20:03:59.921Z] e8cf19c19ddd: Download complete [2022-05-12T20:04:00.523Z] 9b3977197b4f: Pull complete [2022-05-12T20:04:01.143Z] 1a89e8eeedd5: Pull complete [2022-05-12T20:04:01.421Z] 94645a83ff95: Pull complete [2022-05-12T20:04:01.695Z] a4caa8a26152: Verifying Checksum [2022-05-12T20:04:01.695Z] a4caa8a26152: Download complete [2022-05-12T20:04:02.289Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T20:04:02.289Z] 3f3a8bcf1eab: Download complete [2022-05-12T20:04:14.690Z] 3f3a8bcf1eab: Pull complete [2022-05-12T20:04:14.690Z] 0c92f367c5e7: Pull complete [2022-05-12T20:04:14.690Z] 3096ccb668a1: Pull complete [2022-05-12T20:04:14.690Z] e8cf19c19ddd: Pull complete [2022-05-12T20:04:20.091Z] a4caa8a26152: Pull complete [2022-05-12T20:04:20.091Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T20:04:20.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T20:04:20.091Z] ---> 725f1c02e7f9 [2022-05-12T20:04:20.091Z] Step 3/12 : ARG MAKE="make build" [2022-05-12T20:04:20.690Z] ---> Running in bcb5ac522948 [2022-05-12T20:04:20.970Z] Removing intermediate container bcb5ac522948 [2022-05-12T20:04:20.970Z] ---> 5c69c794057a [2022-05-12T20:04:20.970Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T20:04:20.970Z] ---> Running in 99dbe5f44ac5 [2022-05-12T20:04:21.241Z] Removing intermediate container 99dbe5f44ac5 [2022-05-12T20:04:21.241Z] ---> 33ad746fb368 [2022-05-12T20:04:21.241Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T20:04:21.518Z] ---> Running in 1ce08c713574 [2022-05-12T20:04:21.792Z] Removing intermediate container 1ce08c713574 [2022-05-12T20:04:21.792Z] ---> 08f60423c32d [2022-05-12T20:04:21.792Z] Step 6/12 : WORKDIR /device-gpio [2022-05-12T20:04:21.792Z] ---> Running in f5ef0c80b4ce [2022-05-12T20:04:22.066Z] Removing intermediate container f5ef0c80b4ce [2022-05-12T20:04:22.066Z] ---> e2d581043998 [2022-05-12T20:04:22.066Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:04:22.338Z] ---> Running in 6182bae60566 [2022-05-12T20:04:24.306Z] Removing intermediate container 6182bae60566 [2022-05-12T20:04:24.306Z] ---> 7c01843ffcaa [2022-05-12T20:04:24.306Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T20:04:24.306Z] ---> Running in a7b402a069ab [2022-05-12T20:04:24.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:04:25.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:04:26.858Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T20:04:26.858Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T20:04:26.858Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T20:04:27.138Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T20:04:27.138Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T20:04:27.423Z] OK: 224 MiB in 56 packages [2022-05-12T20:04:28.406Z] Removing intermediate container a7b402a069ab [2022-05-12T20:04:28.406Z] ---> ca637504eb6d [2022-05-12T20:04:28.406Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T20:04:28.684Z] ---> f802c15542da [2022-05-12T20:04:28.684Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:04:28.968Z] ---> Running in ac988b97d3cf [2022-05-12T20:05:37.034Z] Removing intermediate container ac988b97d3cf [2022-05-12T20:05:37.034Z] ---> 6f5121e0bd0c [2022-05-12T20:05:37.034Z] Step 11/12 : COPY . . [2022-05-12T20:05:37.034Z] ---> 160fb0501c63 [2022-05-12T20:05:37.034Z] Step 12/12 : RUN ${MAKE} [2022-05-12T20:05:37.034Z] ---> Running in 227a0f8a5c13 [2022-05-12T20:05:37.034Z] noop [2022-05-12T20:05:37.034Z] Removing intermediate container 227a0f8a5c13 [2022-05-12T20:05:37.034Z] ---> 8e8f6b8fb9a6 [2022-05-12T20:05:37.034Z] Successfully built 8e8f6b8fb9a6 [2022-05-12T20:05:37.034Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:05:37.397Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T20:05:37.397Z] . [Pipeline] withDockerContainer [2022-05-12T20:05:37.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-63490 does not seem to be running inside a container [2022-05-12T20:05:37.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/26 -v /w/workspace/device-gpio/26:/w/workspace/device-gpio/26:rw,z -v /w/workspace/device-gpio/26@tmp:/w/workspace/device-gpio/26@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 ******** ci-base-image-arm64 cat [2022-05-12T20:05:39.036Z] $ docker top f9f49ebd4bb3c3b9946aac7cc06cada58fc9833390b8c9343d6b83429e184806 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:05:39.943Z] + go version [2022-05-12T20:05:39.943Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T20:05:39.969Z] $ docker stop --time=1 f9f49ebd4bb3c3b9946aac7cc06cada58fc9833390b8c9343d6b83429e184806 [2022-05-12T20:05:41.593Z] $ docker rm -f f9f49ebd4bb3c3b9946aac7cc06cada58fc9833390b8c9343d6b83429e184806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:05:42.215Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T20:05:42.215Z] . [Pipeline] withDockerContainer [2022-05-12T20:05:42.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-63490 does not seem to be running inside a container [2022-05-12T20:05:42.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/26 -v /w/workspace/device-gpio/26:/w/workspace/device-gpio/26:rw,z -v /w/workspace/device-gpio/26@tmp:/w/workspace/device-gpio/26@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 ******** ci-base-image-arm64 cat [2022-05-12T20:05:43.756Z] $ docker top 7ea8d4bc7140de4dc37d2d94ac20503c095dc3c01185ec0d31f23243168971a4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:05:44.682Z] + make test [2022-05-12T20:05:44.682Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T20:05:46.127Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T20:07:07.995Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T20:07:07.995Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T20:07:07.995Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T20:07:07.995Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T20:07:30.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T20:07:30.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T20:07:30.217Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T20:07:32.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T20:07:32.885Z] $ docker stop --time=1 7ea8d4bc7140de4dc37d2d94ac20503c095dc3c01185ec0d31f23243168971a4 [2022-05-12T20:07:34.746Z] $ docker rm -f 7ea8d4bc7140de4dc37d2d94ac20503c095dc3c01185ec0d31f23243168971a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T20:07:35.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T20:07:35.785Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T20:07:36.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T20:07:36.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T20:07:37.005Z] + ls -al . [2022-05-12T20:07:37.005Z] total 168 [2022-05-12T20:07:37.005Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 20:07 . [2022-05-12T20:07:37.005Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 20:03 .. [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 20:03 .dockerignore [2022-05-12T20:07:37.005Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 20:03 .git [2022-05-12T20:07:37.005Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:03 .github [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 20:03 .gitignore [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 20:03 .golangci.yml [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 20:03 Attribution.txt [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 20:03 CHANGELOG.md [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 1868 May 12 20:03 Dockerfile [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 20:03 GOVERNANCE.md [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 20:03 Jenkinsfile [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 20:03 LICENSE [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 20:03 Makefile [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 20:03 OWNERS.md [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 20:03 README.md [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 11 May 12 19:59 VERSION [2022-05-12T20:07:37.005Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:03 bin [2022-05-12T20:07:37.005Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:03 cmd [2022-05-12T20:07:37.005Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 20:05 coverage.out [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 20:03 go.mod [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 20:03 go.sum [2022-05-12T20:07:37.005Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:03 internal [2022-05-12T20:07:37.005Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:03 snap [2022-05-12T20:07:37.005Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 20:03 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:07:37.367Z] + 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=e602fd7d654e8598d334cfcbfc0e6f43d27ef328 --label arch=arm64 --label version=2.2.1-dev.1 . [2022-05-12T20:07:37.965Z] Sending build context to Docker daemon 7.898MB [2022-05-12T20:07:37.965Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T20:07:37.965Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-12T20:07:37.965Z] ---> 8e8f6b8fb9a6 [2022-05-12T20:07:37.965Z] Step 3/26 : ARG MAKE="make build" [2022-05-12T20:07:37.965Z] ---> Running in 20bee2fe276e [2022-05-12T20:07:38.241Z] Removing intermediate container 20bee2fe276e [2022-05-12T20:07:38.241Z] ---> 1ba0c3f876ae [2022-05-12T20:07:38.241Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T20:07:38.241Z] ---> Running in 3bb097ecaa37 [2022-05-12T20:07:38.839Z] Removing intermediate container 3bb097ecaa37 [2022-05-12T20:07:38.839Z] ---> ba9e12cbffff [2022-05-12T20:07:38.839Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T20:07:38.839Z] ---> Running in 8a40bbd2f6bc [2022-05-12T20:07:39.114Z] Removing intermediate container 8a40bbd2f6bc [2022-05-12T20:07:39.114Z] ---> 9ba5b5e924d9 [2022-05-12T20:07:39.114Z] Step 6/26 : WORKDIR /device-gpio [2022-05-12T20:07:39.114Z] ---> Running in 655c86b70607 [2022-05-12T20:07:39.397Z] Removing intermediate container 655c86b70607 [2022-05-12T20:07:39.397Z] ---> 7750bbab7413 [2022-05-12T20:07:39.397Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:07:39.673Z] ---> Running in b341e594fe4e [2022-05-12T20:07:41.676Z] Removing intermediate container b341e594fe4e [2022-05-12T20:07:41.676Z] ---> 2692bd51ecad [2022-05-12T20:07:41.676Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T20:07:41.676Z] ---> Running in 47c01421f9ae [2022-05-12T20:07:42.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:07:43.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:07:44.242Z] OK: 224 MiB in 56 packages [2022-05-12T20:07:45.228Z] Removing intermediate container 47c01421f9ae [2022-05-12T20:07:45.228Z] ---> 5e636661fb68 [2022-05-12T20:07:45.228Z] Step 9/26 : COPY go.mod vendor* ./ [2022-05-12T20:07:45.505Z] ---> f036ecc279fb [2022-05-12T20:07:45.505Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:07:45.873Z] ---> Running in 5c762230bc97 [2022-05-12T20:07:47.920Z] Removing intermediate container 5c762230bc97 [2022-05-12T20:07:47.920Z] ---> 7f4344278d84 [2022-05-12T20:07:47.920Z] Step 11/26 : COPY . . [2022-05-12T20:07:49.372Z] ---> 67fd4d535386 [2022-05-12T20:07:49.372Z] Step 12/26 : RUN ${MAKE} [2022-05-12T20:07:49.372Z] ---> Running in 8290664c37fc [2022-05-12T20:07:50.358Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-05-12T20:09:57.229Z] Removing intermediate container 8290664c37fc [2022-05-12T20:09:57.229Z] ---> 33b03a727b76 [2022-05-12T20:09:57.229Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T20:09:57.229Z] 3.15: Pulling from library/alpine [2022-05-12T20:09:57.229Z] 9981e73032c8: Pulling fs layer [2022-05-12T20:09:57.229Z] 9981e73032c8: Verifying Checksum [2022-05-12T20:09:57.229Z] 9981e73032c8: Download complete [2022-05-12T20:09:57.229Z] 9981e73032c8: Pull complete [2022-05-12T20:09:57.229Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T20:09:57.229Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T20:09:57.229Z] ---> 3fb3c9af89a9 [2022-05-12T20:09:57.229Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T20:09:57.229Z] ---> Running in 7ea927e37666 [2022-05-12T20:09:57.229Z] Removing intermediate container 7ea927e37666 [2022-05-12T20:09:57.229Z] ---> 30046af06346 [2022-05-12T20:09:57.229Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:09:57.229Z] ---> Running in 48ba9b6a0a22 [2022-05-12T20:09:58.681Z] Removing intermediate container 48ba9b6a0a22 [2022-05-12T20:09:58.681Z] ---> 33dd01151b59 [2022-05-12T20:09:58.681Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-05-12T20:09:58.974Z] ---> Running in 242d88437188 [2022-05-12T20:09:59.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:10:00.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:10:01.942Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T20:10:01.942Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T20:10:01.942Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T20:10:01.942Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T20:10:02.224Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T20:10:02.224Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T20:10:02.224Z] OK: 8 MiB in 19 packages [2022-05-12T20:10:03.214Z] Removing intermediate container 242d88437188 [2022-05-12T20:10:03.214Z] ---> 404d69b106e3 [2022-05-12T20:10:03.214Z] Step 17/26 : WORKDIR / [2022-05-12T20:10:03.214Z] ---> Running in a7f57bf76bf8 [2022-05-12T20:10:03.492Z] Removing intermediate container a7f57bf76bf8 [2022-05-12T20:10:03.492Z] ---> a61d0990d648 [2022-05-12T20:10:03.492Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T20:10:04.103Z] ---> 9f3cdb5f5c25 [2022-05-12T20:10:04.103Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T20:10:04.700Z] ---> 29091329b463 [2022-05-12T20:10:04.701Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T20:10:06.688Z] ---> 5c463d7a665d [2022-05-12T20:10:06.688Z] Step 21/26 : EXPOSE 59910 [2022-05-12T20:10:06.688Z] ---> Running in 208f24467340 [2022-05-12T20:10:06.688Z] Removing intermediate container 208f24467340 [2022-05-12T20:10:06.688Z] ---> 2ede237bbb1f [2022-05-12T20:10:06.688Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-05-12T20:10:06.688Z] ---> Running in e02ec3ac0d5b [2022-05-12T20:10:06.970Z] Removing intermediate container e02ec3ac0d5b [2022-05-12T20:10:06.970Z] ---> dd682f539e1a [2022-05-12T20:10:06.970Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:10:07.244Z] ---> Running in c34def03e07a [2022-05-12T20:10:07.517Z] Removing intermediate container c34def03e07a [2022-05-12T20:10:07.517Z] ---> d21ad2764816 [2022-05-12T20:10:07.517Z] Step 24/26 : LABEL arch=arm64 [2022-05-12T20:10:07.517Z] ---> Running in 7aa67fd4f256 [2022-05-12T20:10:07.794Z] Removing intermediate container 7aa67fd4f256 [2022-05-12T20:10:07.794Z] ---> 76c0e088a5de [2022-05-12T20:10:07.794Z] Step 25/26 : LABEL git_sha=e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:10:08.069Z] ---> Running in f145744c7ec8 [2022-05-12T20:10:08.343Z] Removing intermediate container f145744c7ec8 [2022-05-12T20:10:08.343Z] ---> 33f931bd7e2c [2022-05-12T20:10:08.343Z] Step 26/26 : LABEL version=2.2.1-dev.1 [2022-05-12T20:10:08.343Z] ---> Running in 6be0d847c1b8 [2022-05-12T20:10:08.615Z] Removing intermediate container 6be0d847c1b8 [2022-05-12T20:10:08.615Z] ---> 3c5cdfddbe93 [2022-05-12T20:10:08.615Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T20:10:08.615Z] Successfully built 3c5cdfddbe93 [2022-05-12T20:10:08.615Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:10:08.741Z] provisioning config files... [2022-05-12T20:10:08.761Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/26@tmp/config1448639918441021156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:10:09.116Z] ---> docker-login.sh [2022-05-12T20:10:09.116Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:10:09.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:10:09.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:10:09.394Z] Configure a credential helper to remove this warning. See [2022-05-12T20:10:09.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:10:09.394Z] [2022-05-12T20:10:09.394Z] Login Succeeded [2022-05-12T20:10:09.394Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:10:09.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:10:09.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:10:09.991Z] Configure a credential helper to remove this warning. See [2022-05-12T20:10:09.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:10:09.991Z] [2022-05-12T20:10:09.991Z] Login Succeeded [2022-05-12T20:10:09.991Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:10:10.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:10:10.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:10:10.545Z] Configure a credential helper to remove this warning. See [2022-05-12T20:10:10.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:10:10.545Z] [2022-05-12T20:10:10.545Z] Login Succeeded [2022-05-12T20:10:10.545Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:10:10.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:10:11.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:10:11.095Z] Configure a credential helper to remove this warning. See [2022-05-12T20:10:11.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:10:11.095Z] [2022-05-12T20:10:11.095Z] Login Succeeded [2022-05-12T20:10:11.095Z] docker.io [2022-05-12T20:10:11.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:10:11.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:10:11.964Z] Configure a credential helper to remove this warning. See [2022-05-12T20:10:11.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:10:11.964Z] [2022-05-12T20:10:11.964Z] Login Succeeded [2022-05-12T20:10:11.964Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:10:11.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T20:10:12.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:10:12.038Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-05-12T20:10:12.038Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:10:12.038Z] latest [2022-05-12T20:10:12.038Z] 2.2.1-dev.1 [2022-05-12T20:10:12.038Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.1-dev.1 [2022-05-12T20:10:12.038Z] main [2022-05-12T20:10:12.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:12.409Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:12.765Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:10:12.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T20:10:12.765Z] 85a01dbb7842: Preparing [2022-05-12T20:10:12.765Z] 467013c95857: Preparing [2022-05-12T20:10:12.765Z] edd94d0da4ca: Preparing [2022-05-12T20:10:12.765Z] 37fbf1ebabdc: Preparing [2022-05-12T20:10:12.765Z] 5d35ff708eda: Preparing [2022-05-12T20:10:12.765Z] 4f4ce317c6bb: Preparing [2022-05-12T20:10:12.765Z] 4f4ce317c6bb: Waiting [2022-05-12T20:10:13.040Z] 5d35ff708eda: Pushed [2022-05-12T20:10:13.040Z] 467013c95857: Pushed [2022-05-12T20:10:13.040Z] edd94d0da4ca: Pushed [2022-05-12T20:10:13.040Z] 4f4ce317c6bb: Layer already exists [2022-05-12T20:10:13.636Z] 37fbf1ebabdc: Pushed [2022-05-12T20:10:19.028Z] 85a01dbb7842: Pushed [2022-05-12T20:10:19.028Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328: digest: sha256:63bd5be5ea73d7295c83331c44def65f68d638121cb6c3b7771db71ec12b0265 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:19.378Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:19.716Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-05-12T20:10:19.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T20:10:19.716Z] 85a01dbb7842: Preparing [2022-05-12T20:10:19.716Z] 467013c95857: Preparing [2022-05-12T20:10:19.716Z] edd94d0da4ca: Preparing [2022-05-12T20:10:19.716Z] 37fbf1ebabdc: Preparing [2022-05-12T20:10:19.716Z] 5d35ff708eda: Preparing [2022-05-12T20:10:19.716Z] 4f4ce317c6bb: Preparing [2022-05-12T20:10:19.716Z] 4f4ce317c6bb: Waiting [2022-05-12T20:10:19.716Z] 37fbf1ebabdc: Layer already exists [2022-05-12T20:10:19.716Z] edd94d0da4ca: Layer already exists [2022-05-12T20:10:19.716Z] 85a01dbb7842: Layer already exists [2022-05-12T20:10:19.716Z] 467013c95857: Layer already exists [2022-05-12T20:10:19.716Z] 5d35ff708eda: Layer already exists [2022-05-12T20:10:19.716Z] 4f4ce317c6bb: Layer already exists [2022-05-12T20:10:19.990Z] latest: digest: sha256:63bd5be5ea73d7295c83331c44def65f68d638121cb6c3b7771db71ec12b0265 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:20.341Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:20.680Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.1 [2022-05-12T20:10:20.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T20:10:20.681Z] 85a01dbb7842: Preparing [2022-05-12T20:10:20.681Z] 467013c95857: Preparing [2022-05-12T20:10:20.681Z] edd94d0da4ca: Preparing [2022-05-12T20:10:20.681Z] 37fbf1ebabdc: Preparing [2022-05-12T20:10:20.681Z] 5d35ff708eda: Preparing [2022-05-12T20:10:20.681Z] 4f4ce317c6bb: Preparing [2022-05-12T20:10:20.681Z] 4f4ce317c6bb: Waiting [2022-05-12T20:10:20.681Z] 467013c95857: Layer already exists [2022-05-12T20:10:20.681Z] 85a01dbb7842: Layer already exists [2022-05-12T20:10:20.681Z] edd94d0da4ca: Layer already exists [2022-05-12T20:10:20.681Z] 5d35ff708eda: Layer already exists [2022-05-12T20:10:20.681Z] 37fbf1ebabdc: Layer already exists [2022-05-12T20:10:20.681Z] 4f4ce317c6bb: Layer already exists [2022-05-12T20:10:20.953Z] 2.2.1-dev.1: digest: sha256:63bd5be5ea73d7295c83331c44def65f68d638121cb6c3b7771db71ec12b0265 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:21.300Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:21.638Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.1-dev.1 [2022-05-12T20:10:21.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T20:10:21.638Z] 85a01dbb7842: Preparing [2022-05-12T20:10:21.638Z] 467013c95857: Preparing [2022-05-12T20:10:21.638Z] edd94d0da4ca: Preparing [2022-05-12T20:10:21.638Z] 37fbf1ebabdc: Preparing [2022-05-12T20:10:21.638Z] 5d35ff708eda: Preparing [2022-05-12T20:10:21.638Z] 4f4ce317c6bb: Preparing [2022-05-12T20:10:21.638Z] 4f4ce317c6bb: Waiting [2022-05-12T20:10:21.638Z] 85a01dbb7842: Layer already exists [2022-05-12T20:10:21.638Z] edd94d0da4ca: Layer already exists [2022-05-12T20:10:21.638Z] 37fbf1ebabdc: Layer already exists [2022-05-12T20:10:21.638Z] 5d35ff708eda: Layer already exists [2022-05-12T20:10:21.638Z] 467013c95857: Layer already exists [2022-05-12T20:10:21.911Z] 4f4ce317c6bb: Layer already exists [2022-05-12T20:10:21.911Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.1-dev.1: digest: sha256:63bd5be5ea73d7295c83331c44def65f68d638121cb6c3b7771db71ec12b0265 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:22.262Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:22.602Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-05-12T20:10:22.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T20:10:22.602Z] 85a01dbb7842: Preparing [2022-05-12T20:10:22.602Z] 467013c95857: Preparing [2022-05-12T20:10:22.602Z] edd94d0da4ca: Preparing [2022-05-12T20:10:22.602Z] 37fbf1ebabdc: Preparing [2022-05-12T20:10:22.602Z] 5d35ff708eda: Preparing [2022-05-12T20:10:22.602Z] 4f4ce317c6bb: Preparing [2022-05-12T20:10:22.602Z] 4f4ce317c6bb: Waiting [2022-05-12T20:10:22.602Z] 37fbf1ebabdc: Layer already exists [2022-05-12T20:10:22.602Z] 467013c95857: Layer already exists [2022-05-12T20:10:22.602Z] edd94d0da4ca: Layer already exists [2022-05-12T20:10:22.602Z] 85a01dbb7842: Layer already exists [2022-05-12T20:10:22.602Z] 5d35ff708eda: Layer already exists [2022-05-12T20:10:22.873Z] 4f4ce317c6bb: Layer already exists [2022-05-12T20:10:22.873Z] main: digest: sha256:63bd5be5ea73d7295c83331c44def65f68d638121cb6c3b7771db71ec12b0265 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T20:10:22.925Z] ===================================================== [Pipeline] echo [2022-05-12T20:10:22.935Z] taggedImages: [2022-05-12T20:10:22.935Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:10:22.935Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-05-12T20:10:22.935Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.1 [2022-05-12T20:10:22.935Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.1-dev.1 [2022-05-12T20:10:22.935Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:23.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T20:10:23.306Z] [2022-05-12T20:10:23.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:23.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T20:10:23.934Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T20:10:23.934Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T20:10:23.934Z] 04944245beec: Pulling fs layer [2022-05-12T20:10:23.934Z] 699f458cf7ca: Pulling fs layer [2022-05-12T20:10:23.934Z] 765212b225bb: Pulling fs layer [2022-05-12T20:10:23.934Z] f23df028b6ca: Pulling fs layer [2022-05-12T20:10:23.934Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T20:10:23.934Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T20:10:23.934Z] 765212b225bb: Waiting [2022-05-12T20:10:23.934Z] f23df028b6ca: Waiting [2022-05-12T20:10:23.934Z] d65c8cfc05b1: Waiting [2022-05-12T20:10:23.934Z] 2437ff75d9bd: Waiting [2022-05-12T20:10:23.934Z] 04944245beec: Verifying Checksum [2022-05-12T20:10:23.934Z] 04944245beec: Download complete [2022-05-12T20:10:23.934Z] 765212b225bb: Verifying Checksum [2022-05-12T20:10:23.934Z] 765212b225bb: Download complete [2022-05-12T20:10:23.934Z] f23df028b6ca: Download complete [2022-05-12T20:10:24.212Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T20:10:24.212Z] d65c8cfc05b1: Download complete [2022-05-12T20:10:24.212Z] 699f458cf7ca: Verifying Checksum [2022-05-12T20:10:24.212Z] 699f458cf7ca: Download complete [2022-05-12T20:10:24.484Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T20:10:24.484Z] 8998bd30e6a1: Download complete [2022-05-12T20:10:27.110Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T20:10:27.110Z] 2437ff75d9bd: Download complete [2022-05-12T20:10:29.089Z] 8998bd30e6a1: Pull complete [2022-05-12T20:10:29.424Z] 04944245beec: Pull complete [2022-05-12T20:10:31.510Z] 699f458cf7ca: Pull complete [2022-05-12T20:10:31.510Z] 765212b225bb: Pull complete [2022-05-12T20:10:32.488Z] f23df028b6ca: Pull complete [2022-05-12T20:10:32.763Z] d65c8cfc05b1: Pull complete [2022-05-12T20:10:47.845Z] 2437ff75d9bd: Pull complete [2022-05-12T20:10:47.845Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T20:10:47.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T20:10:47.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T20:10:48.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-63490 does not seem to be running inside a container [2022-05-12T20:10:48.169Z] $ 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/26 -v /w/workspace/device-gpio/26:/w/workspace/device-gpio/26:rw,z -v /w/workspace/device-gpio/26@tmp:/w/workspace/device-gpio/26@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:arm64 cat [2022-05-12T20:10:50.918Z] $ docker top 46febfcc955960d20eaba92df6515fc666c4ebf856658f345a3df18299e4218b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:10:51.844Z] ---> job-cost.sh [2022-05-12T20:10:51.844Z] lf-activate-venv: SKIPPING [2022-05-12T20:10:51.844Z] INFO: No Stack... [2022-05-12T20:10:52.440Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T20:10:53.414Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T20:10:54.070Z] + cat /w/workspace/device-gpio/26/archives/cost.csv [2022-05-12T20:10:54.070Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T20:10:54.130Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-26-stack-cost] [2022-05-12T20:10:54.135Z] Resource [jenkins-edgexfoundry-device-gpio-main-26-stack-cost] did not exist. Created. [2022-05-12T20:10:54.135Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T20:10:54.816Z] /w/workspace/device-gpio/26@tmp/durable-2296dd6e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T20:10:55.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T20:10:55.525Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T20:10:55.575Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T20:10:55.583Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T20:10:55.607Z] $ docker stop --time=1 46febfcc955960d20eaba92df6515fc666c4ebf856658f345a3df18299e4218b [2022-05-12T20:10:57.145Z] $ docker rm -f 46febfcc955960d20eaba92df6515fc666c4ebf856658f345a3df18299e4218b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-12T20:10:57.642Z] provisioning config files... [2022-05-12T20:10:57.654Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8966810171273032307tmp [Pipeline] { [Pipeline] sh [2022-05-12T20:10:57.957Z] + set +x [2022-05-12T20:10:57.957Z] + curl -s https://codecov.io/bash [2022-05-12T20:10:57.957Z] + bash -s -- [2022-05-12T20:10:57.957Z] [2022-05-12T20:10:57.957Z] _____ _ [2022-05-12T20:10:57.957Z] / ____| | | [2022-05-12T20:10:57.957Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T20:10:57.957Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T20:10:57.957Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T20:10:57.957Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T20:10:57.957Z] Bash-1.0.6 [2022-05-12T20:10:57.957Z] [2022-05-12T20:10:57.957Z] [2022-05-12T20:10:57.957Z] ==> git version 2.25.1 found [2022-05-12T20:10:57.957Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-12T20:10:57.957Z] Release-Date: 2020-01-08 [2022-05-12T20:10:57.957Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-12T20:10:57.957Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T20:10:57.957Z] ==> Jenkins CI detected. [2022-05-12T20:10:57.957Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-05-12T20:10:57.957Z] project root: . [2022-05-12T20:10:57.957Z] --> token set from env [2022-05-12T20:10:57.957Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T20:10:57.957Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T20:10:57.957Z] ==> Python coveragepy not found [2022-05-12T20:10:57.957Z] ==> Searching for coverage reports in: [2022-05-12T20:10:57.957Z] + . [2022-05-12T20:10:57.957Z] -> Found 1 reports [2022-05-12T20:10:57.957Z] ==> Detecting git/mercurial file structure [2022-05-12T20:10:57.957Z] ==> Reading reports [2022-05-12T20:10:57.957Z] + ./coverage.out bytes=10 [2022-05-12T20:10:57.957Z] ==> Appending adjustments [2022-05-12T20:10:57.957Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T20:10:58.217Z] + Found adjustments [2022-05-12T20:10:58.217Z] ==> Gzipping contents [2022-05-12T20:10:58.217Z] 4.0K /tmp/codecov.JW6qNH.gz [2022-05-12T20:10:58.217Z] ==> Uploading reports [2022-05-12T20:10:58.217Z] url: https://codecov.io [2022-05-12T20:10:58.217Z] query: branch=main&commit=e602fd7d654e8598d334cfcbfc0e6f43d27ef328&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T20:10:58.217Z] -> Pinging Codecov [2022-05-12T20:10:58.217Z] 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=e602fd7d654e8598d334cfcbfc0e6f43d27ef328&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T20:10:58.217Z] -> Uploading to [2022-05-12T20:10:58.217Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/e602fd7d654e8598d334cfcbfc0e6f43d27ef328/75b3ac6c-7261-4825-954d-6a10db767b77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T201058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c8550164e383847e455889acdccd30e6e4d38b242e9d5f7ce27e9b8f87f04a7 [2022-05-12T20:10:58.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T20:10:58.217Z] Dload Upload Total Spent Left Speed [2022-05-12T20:10:58.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3764 --:--:-- --:--:-- --:--:-- 3747 100 832 0 0 100 832 0 2377 --:--:-- --:--:-- --:--:-- 2370 [2022-05-12T20:10:58.736Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] } [2022-05-12T20:10:58.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-12T20:10:59.015Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-12T20:10:59.051Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:59.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T20:10:59.346Z] [2022-05-12T20:10:59.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:10:59.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T20:10:59.644Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-12T20:10:59.644Z] 188c0c94c7c5: Pulling fs layer [2022-05-12T20:10:59.644Z] 0ef7d3d256c8: Pulling fs layer [2022-05-12T20:10:59.644Z] de9db76c5a1d: Pulling fs layer [2022-05-12T20:10:59.644Z] 0eba1c9be4d2: Pulling fs layer [2022-05-12T20:10:59.644Z] 0d57e429df01: Pulling fs layer [2022-05-12T20:10:59.644Z] 4e4be7b47b0d: Pulling fs layer [2022-05-12T20:10:59.644Z] e1f770b5df2f: Pulling fs layer [2022-05-12T20:10:59.644Z] 85a0685a4137: Pulling fs layer [2022-05-12T20:10:59.644Z] 0d57e429df01: Waiting [2022-05-12T20:10:59.644Z] 0eba1c9be4d2: Waiting [2022-05-12T20:10:59.644Z] 4e4be7b47b0d: Waiting [2022-05-12T20:10:59.644Z] e1f770b5df2f: Waiting [2022-05-12T20:10:59.644Z] de9db76c5a1d: Download complete [2022-05-12T20:10:59.644Z] 0ef7d3d256c8: Download complete [2022-05-12T20:10:59.644Z] 0d57e429df01: Download complete [2022-05-12T20:10:59.644Z] 188c0c94c7c5: Download complete [2022-05-12T20:10:59.903Z] 188c0c94c7c5: Pull complete [2022-05-12T20:10:59.903Z] e1f770b5df2f: Verifying Checksum [2022-05-12T20:10:59.903Z] e1f770b5df2f: Download complete [2022-05-12T20:10:59.903Z] 0ef7d3d256c8: Pull complete [2022-05-12T20:10:59.903Z] de9db76c5a1d: Pull complete [2022-05-12T20:11:00.472Z] 0eba1c9be4d2: Download complete [2022-05-12T20:11:00.472Z] 85a0685a4137: Verifying Checksum [2022-05-12T20:11:00.472Z] 85a0685a4137: Download complete [2022-05-12T20:11:03.782Z] 0eba1c9be4d2: Pull complete [2022-05-12T20:11:03.782Z] 0d57e429df01: Pull complete [2022-05-12T20:11:03.782Z] 4e4be7b47b0d: Pull complete [2022-05-12T20:11:03.782Z] e1f770b5df2f: Pull complete [2022-05-12T20:11:07.101Z] 85a0685a4137: Pull complete [2022-05-12T20:11:07.101Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-12T20:11:07.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T20:11:07.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-12T20:11:07.176Z] prd-ubuntu20.04-docker-8c-8g-63486 does not seem to be running inside a container [2022-05-12T20:11:07.227Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-12T20:11:08.870Z] $ docker top 8fe0c66f7fe239d11cc722ea1c8dca434b10c1f53c102acaeaadad957dd96dfb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T20:11:08.948Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-12T20:11:09.231Z] + set -o pipefail [2022-05-12T20:11:09.231Z] + snyk monitor '--org=edgex-jenkins' [2022-05-12T20:11:15.805Z] [2022-05-12T20:11:15.805Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-05-12T20:11:15.805Z] [2022-05-12T20:11:15.805Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/79f75aa5-7495-4a30-b0e5-197f64b91190 [2022-05-12T20:11:15.805Z] [2022-05-12T20:11:15.805Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-12T20:11:15.805Z] [2022-05-12T20:11:15.805Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-12T20:11:15.805Z] [2022-05-12T20:11:15.805Z] [Pipeline] } [2022-05-12T20:11:15.822Z] $ docker stop --time=1 8fe0c66f7fe239d11cc722ea1c8dca434b10c1f53c102acaeaadad957dd96dfb [2022-05-12T20:11:17.985Z] $ docker rm -f 8fe0c66f7fe239d11cc722ea1c8dca434b10c1f53c102acaeaadad957dd96dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T20:11:18.708Z] + git log --format=format:%s -1 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] sh [2022-05-12T20:11:19.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T20:11:19.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:11:19.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:11:19.358Z] . [Pipeline] withDockerContainer [2022-05-12T20:11:19.421Z] prd-ubuntu20.04-docker-8c-8g-63486 does not seem to be running inside a container [2022-05-12T20:11:19.456Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T20:11:19.896Z] $ docker top 2b242a9f7af116d2e369b07e1723146b44ee80661fadbb6e80ad58d0563fe4a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T20:11:20.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T20:11:20.002Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T20:11:20.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T20:11:20.148Z] $ docker exec 2b242a9f7af116d2e369b07e1723146b44ee80661fadbb6e80ad58d0563fe4a8 ssh-agent [2022-05-12T20:11:20.286Z] SSH_AUTH_SOCK=/tmp/ssh-DTn4kqEKNb1t/agent.34 [2022-05-12T20:11:20.286Z] SSH_AGENT_PID=40 [2022-05-12T20:11:20.291Z] Running ssh-add (command line suppressed) [2022-05-12T20:11:20.420Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4630398478766275224.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4630398478766275224.key) [2022-05-12T20:11:20.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T20:11:20.719Z] + git semver tag [2022-05-12T20:11:20.980Z] 2022-05-12 20:11:20,930 [run_tag] DEBUG tag force:False [2022-05-12T20:11:20.980Z] 2022-05-12 20:11:20,930 [check_head_tag] DEBUG check head tag [2022-05-12T20:11:20.980Z] 2022-05-12 20:11:20,931 [execute] INFO git cat-file --batch-check [2022-05-12T20:11:20.980Z] 2022-05-12 20:11:20,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-05-12T20:11:20.980Z] 2022-05-12 20:11:20,935 [execute] INFO git cat-file --batch [2022-05-12T20:11:20.980Z] 2022-05-12 20:11:20,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-05-12T20:11:20.980Z] 2022-05-12 20:11:20,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T20:11:20.980Z] 2022-05-12 20:11:20,948 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 [2022-05-12T20:11:20.980Z] 2022-05-12 20:11:20,949 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T20:11:20.980Z] 2022-05-12 20:11:20,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T20:11:20.980Z] 2.2.1-dev.1 [Pipeline] } [2022-05-12T20:11:20.994Z] $ docker exec --env ******** --env ******** 2b242a9f7af116d2e369b07e1723146b44ee80661fadbb6e80ad58d0563fe4a8 ssh-agent -k [2022-05-12T20:11:21.108Z] unset SSH_AUTH_SOCK; [2022-05-12T20:11:21.108Z] unset SSH_AGENT_PID; [2022-05-12T20:11:21.109Z] echo Agent pid 40 killed; [2022-05-12T20:11:21.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:11:21.429Z] + git semver [Pipeline] } [2022-05-12T20:11:21.709Z] $ docker stop --time=1 2b242a9f7af116d2e369b07e1723146b44ee80661fadbb6e80ad58d0563fe4a8 [2022-05-12T20:11:23.027Z] $ docker rm -f 2b242a9f7af116d2e369b07e1723146b44ee80661fadbb6e80ad58d0563fe4a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:11:23.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T20:11:23.425Z] [2022-05-12T20:11:23.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:11:23.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T20:11:23.727Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-12T20:11:23.727Z] ab5ef0e58194: Pulling fs layer [2022-05-12T20:11:23.727Z] 9712f1f96733: Pulling fs layer [2022-05-12T20:11:23.727Z] 63f879dbbcfc: Pulling fs layer [2022-05-12T20:11:23.727Z] 0d9ebad4ef96: Pulling fs layer [2022-05-12T20:11:23.727Z] e9a5061849ea: Pulling fs layer [2022-05-12T20:11:23.727Z] d747dcd14b5f: Pulling fs layer [2022-05-12T20:11:23.727Z] 2de7ff778b66: Pulling fs layer [2022-05-12T20:11:23.727Z] e9a5061849ea: Waiting [2022-05-12T20:11:23.727Z] d747dcd14b5f: Waiting [2022-05-12T20:11:23.727Z] 0d9ebad4ef96: Waiting [2022-05-12T20:11:23.727Z] 2de7ff778b66: Waiting [2022-05-12T20:11:23.727Z] 9712f1f96733: Verifying Checksum [2022-05-12T20:11:23.727Z] 9712f1f96733: Download complete [2022-05-12T20:11:23.988Z] 63f879dbbcfc: Verifying Checksum [2022-05-12T20:11:23.988Z] 63f879dbbcfc: Download complete [2022-05-12T20:11:24.247Z] ab5ef0e58194: Verifying Checksum [2022-05-12T20:11:24.247Z] ab5ef0e58194: Download complete [2022-05-12T20:11:24.247Z] e9a5061849ea: Verifying Checksum [2022-05-12T20:11:24.247Z] e9a5061849ea: Download complete [2022-05-12T20:11:24.247Z] d747dcd14b5f: Verifying Checksum [2022-05-12T20:11:24.247Z] d747dcd14b5f: Download complete [2022-05-12T20:11:24.247Z] 0d9ebad4ef96: Verifying Checksum [2022-05-12T20:11:24.247Z] 0d9ebad4ef96: Download complete [2022-05-12T20:11:24.506Z] 2de7ff778b66: Verifying Checksum [2022-05-12T20:11:24.506Z] 2de7ff778b66: Download complete [2022-05-12T20:11:27.043Z] ab5ef0e58194: Pull complete [2022-05-12T20:11:27.303Z] 9712f1f96733: Pull complete [2022-05-12T20:11:27.871Z] 63f879dbbcfc: Pull complete [2022-05-12T20:11:32.067Z] 0d9ebad4ef96: Pull complete [2022-05-12T20:11:32.327Z] e9a5061849ea: Pull complete [2022-05-12T20:11:32.587Z] d747dcd14b5f: Pull complete [2022-05-12T20:11:33.969Z] 2de7ff778b66: Pull complete [2022-05-12T20:11:33.969Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-12T20:11:33.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T20:11:33.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-12T20:11:34.044Z] prd-ubuntu20.04-docker-8c-8g-63486 does not seem to be running inside a container [2022-05-12T20:11:34.081Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-12T20:11:36.127Z] $ docker top 106eac88069d0c9742839af6fb1c25c34ead5af6fdfd361eb3a467057c63fea0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:11:36.206Z] provisioning config files... [2022-05-12T20:11:36.214Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4502197681000295078tmp [2022-05-12T20:11:36.224Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8908665999170121973tmp [2022-05-12T20:11:36.234Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3319437445991922510tmp [Pipeline] { [Pipeline] echo [2022-05-12T20:11:36.251Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:11:36.535Z] ---> sigul-configuration.sh [2022-05-12T20:11:36.536Z] gpg: directory `/root/.gnupg' created [2022-05-12T20:11:36.536Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-12T20:11:36.536Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-12T20:11:36.536Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-12T20:11:36.536Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-12T20:11:36.536Z] gpg: CAST5 encrypted data [2022-05-12T20:11:36.536Z] gpg: encrypted with 1 passphrase [2022-05-12T20:11:36.536Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-12T20:11:36.824Z] + mkdir /home/jenkins [2022-05-12T20:11:36.824Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-12T20:11:37.119Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-12T20:11:37.131Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:11:37.420Z] ---> sigul-install.sh [2022-05-12T20:11:37.420Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-12T20:11:37.712Z] + git tag --list [2022-05-12T20:11:37.712Z] v0.0.0 [2022-05-12T20:11:37.712Z] v1.0.0 [2022-05-12T20:11:37.712Z] v1.0.1-dev.1 [2022-05-12T20:11:37.712Z] v1.0.1-dev.2 [2022-05-12T20:11:37.712Z] v1.0.1-dev.3 [2022-05-12T20:11:37.712Z] v1.0.1-dev.4 [2022-05-12T20:11:37.712Z] v1.0.1-dev.5 [2022-05-12T20:11:37.712Z] v1.0.1-dev.6 [2022-05-12T20:11:37.712Z] v2.0.0-dev.1 [2022-05-12T20:11:37.712Z] v2.0.0-dev.10 [2022-05-12T20:11:37.712Z] v2.0.0-dev.11 [2022-05-12T20:11:37.712Z] v2.0.0-dev.12 [2022-05-12T20:11:37.712Z] v2.0.0-dev.13 [2022-05-12T20:11:37.712Z] v2.0.0-dev.2 [2022-05-12T20:11:37.712Z] v2.0.0-dev.3 [2022-05-12T20:11:37.712Z] v2.0.0-dev.4 [2022-05-12T20:11:37.712Z] v2.0.0-dev.5 [2022-05-12T20:11:37.712Z] v2.0.0-dev.6 [2022-05-12T20:11:37.712Z] v2.0.0-dev.7 [2022-05-12T20:11:37.712Z] v2.0.0-dev.8 [2022-05-12T20:11:37.712Z] v2.0.0-dev.9 [2022-05-12T20:11:37.712Z] v2.1.0 [2022-05-12T20:11:37.712Z] v2.2.0 [2022-05-12T20:11:37.712Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-12T20:11:38.004Z] + lftools sign git-tag v2.2.1-dev.1 [2022-05-12T20:11:38.572Z] Signing Git tag with Sigul... [2022-05-12T20:11:38.572Z] Signing v2.2.1-dev.1 [Pipeline] echo [2022-05-12T20:11:38.843Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:11:39.129Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-12T20:11:39.137Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-12T20:11:39.159Z] $ docker stop --time=1 106eac88069d0c9742839af6fb1c25c34ead5af6fdfd361eb3a467057c63fea0 [2022-05-12T20:11:40.474Z] $ docker rm -f 106eac88069d0c9742839af6fb1c25c34ead5af6fdfd361eb3a467057c63fea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-12T20:11:40.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T20:11:40.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:11:41.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:11:41.176Z] . [Pipeline] withDockerContainer [2022-05-12T20:11:41.240Z] prd-ubuntu20.04-docker-8c-8g-63486 does not seem to be running inside a container [2022-05-12T20:11:41.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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T20:11:41.656Z] $ docker top 6a24277f9f04bd5ba0eac333991c0eb4b99136702b84e007a5d53dbb03f96ce0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T20:11:41.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T20:11:41.747Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T20:11:41.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T20:11:41.880Z] $ docker exec 6a24277f9f04bd5ba0eac333991c0eb4b99136702b84e007a5d53dbb03f96ce0 ssh-agent [2022-05-12T20:11:41.989Z] SSH_AUTH_SOCK=/tmp/ssh-JqR7XlX16wHC/agent.33 [2022-05-12T20:11:41.989Z] SSH_AGENT_PID=39 [2022-05-12T20:11:41.994Z] Running ssh-add (command line suppressed) [2022-05-12T20:11:42.108Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7446607543445935171.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7446607543445935171.key) [2022-05-12T20:11:42.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T20:11:42.411Z] + git semver bump pre [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,588 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,589 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,589 [bump_version] DEBUG bumped version:2.2.1-dev.2 [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,589 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,589 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,589 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,591 [execute] INFO git cat-file --batch-check [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,596 [execute] INFO git cat-file --batch [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T20:11:42.671Z] 2022-05-12 20:11:42,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T20:11:42.671Z] 2.2.1-dev.2 [Pipeline] } [2022-05-12T20:11:42.686Z] $ docker exec --env ******** --env ******** 6a24277f9f04bd5ba0eac333991c0eb4b99136702b84e007a5d53dbb03f96ce0 ssh-agent -k [2022-05-12T20:11:42.794Z] unset SSH_AUTH_SOCK; [2022-05-12T20:11:42.794Z] unset SSH_AGENT_PID; [2022-05-12T20:11:42.795Z] echo Agent pid 39 killed; [2022-05-12T20:11:42.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:11:43.139Z] + git semver [Pipeline] } [2022-05-12T20:11:43.456Z] $ docker stop --time=1 6a24277f9f04bd5ba0eac333991c0eb4b99136702b84e007a5d53dbb03f96ce0 [2022-05-12T20:11:44.768Z] $ docker rm -f 6a24277f9f04bd5ba0eac333991c0eb4b99136702b84e007a5d53dbb03f96ce0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T20:11:45.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T20:11:45.126Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:11:45.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:11:45.420Z] . [Pipeline] withDockerContainer [2022-05-12T20:11:45.486Z] prd-ubuntu20.04-docker-8c-8g-63486 does not seem to be running inside a container [2022-05-12T20:11:45.522Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T20:11:45.883Z] $ docker top 716f2d716a8b7360910a15844a4c5409e031e62f26db993c3ead4fc678a67275 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T20:11:45.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T20:11:45.971Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T20:11:46.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T20:11:46.104Z] $ docker exec 716f2d716a8b7360910a15844a4c5409e031e62f26db993c3ead4fc678a67275 ssh-agent [2022-05-12T20:11:46.215Z] SSH_AUTH_SOCK=/tmp/ssh-82Z7fKG3w1O7/agent.33 [2022-05-12T20:11:46.215Z] SSH_AGENT_PID=40 [2022-05-12T20:11:46.220Z] Running ssh-add (command line suppressed) [2022-05-12T20:11:46.327Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4316831827757339632.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4316831827757339632.key) [2022-05-12T20:11:46.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T20:11:46.630Z] + git semver push [2022-05-12T20:11:46.892Z] 2022-05-12 20:11:46,815 [run_push] DEBUG push [2022-05-12T20:11:46.892Z] 2022-05-12 20:11:46,815 [execute] INFO git push origin semver [2022-05-12T20:11:46.892Z] 2022-05-12 20:11:46,815 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-12T20:11:47.831Z] 2022-05-12 20:11:47,580 [run_push] DEBUG push all version tags [2022-05-12T20:11:47.831Z] 2022-05-12 20:11:47,580 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-12T20:11:47.831Z] 2022-05-12 20:11:47,580 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T20:11:48.405Z] 2022-05-12 20:11:48,269 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T20:11:48.405Z] 2.2.1-dev.2 [Pipeline] } [2022-05-12T20:11:48.420Z] $ docker exec --env ******** --env ******** 716f2d716a8b7360910a15844a4c5409e031e62f26db993c3ead4fc678a67275 ssh-agent -k [2022-05-12T20:11:48.521Z] unset SSH_AUTH_SOCK; [2022-05-12T20:11:48.521Z] unset SSH_AGENT_PID; [2022-05-12T20:11:48.521Z] echo Agent pid 40 killed; [2022-05-12T20:11:48.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:11:48.835Z] + git semver [Pipeline] } [2022-05-12T20:11:49.123Z] $ docker stop --time=1 716f2d716a8b7360910a15844a4c5409e031e62f26db993c3ead4fc678a67275 [2022-05-12T20:11:50.392Z] $ docker rm -f 716f2d716a8b7360910a15844a4c5409e031e62f26db993c3ead4fc678a67275 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-12T20:11:50.986Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-05-12T20:11:50.986Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-12T20:11:50.986Z] total 16 [2022-05-12T20:11:50.986Z] drwxr-xr-x 3 root root 4096 May 12 20:01 . [2022-05-12T20:11:50.986Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 20:11 .. [2022-05-12T20:11:50.986Z] drwxr-xr-x 2 root root 4096 May 12 20:01 cost [2022-05-12T20:11:50.986Z] -rw-r--r-- 1 root root 81 May 12 20:01 cost.csv [2022-05-12T20:11:50.986Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-12T20:11:50.986Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-12T20:11:50.986Z] total 16 [2022-05-12T20:11:50.986Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 20:01 . [2022-05-12T20:11:50.986Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 20:11 .. [2022-05-12T20:11:50.986Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 20:01 cost [2022-05-12T20:11:50.986Z] -rw-r--r-- 1 jenkins jenkins 81 May 12 20:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:11:51.280Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:11:52.144Z] ---> package-listing.sh [2022-05-12T20:11:52.145Z] ++ facter osfamily [2022-05-12T20:11:52.145Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T20:11:52.405Z] + OS_FAMILY=debian [2022-05-12T20:11:52.405Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-05-12T20:11:52.405Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T20:11:52.405Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T20:11:52.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T20:11:52.405Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T20:11:52.405Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-05-12T20:11:52.405Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T20:11:52.405Z] + case "${OS_FAMILY}" in [2022-05-12T20:11:52.405Z] + dpkg -l [2022-05-12T20:11:52.405Z] + grep '^ii' [2022-05-12T20:11:52.405Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T20:11:52.405Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T20:11:52.405Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T20:11:52.405Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-05-12T20:11:52.405Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-05-12T20:11:52.405Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-05-12T20:11:52.417Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T20:11:52.697Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:11:53.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:11:53.250Z] . [Pipeline] withDockerContainer [2022-05-12T20:11:53.314Z] prd-ubuntu20.04-docker-8c-8g-63486 does not seem to be running inside a container [2022-05-12T20:11:53.350Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T20:11:53.588Z] $ docker top ff43775447fbe4134acc3960105535efe75e6bd26c933da96c3a51640478a8cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:11:53.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T20:11:54.248Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T20:11:54.536Z] + ls /var/log/sa-host [2022-05-12T20:11:54.536Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:11:54.622Z] provisioning config files... [2022-05-12T20:11:54.631Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4269489308890054298tmp [Pipeline] { [Pipeline] echo [2022-05-12T20:11:54.645Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:11:54.932Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T20:11:54.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:11:55.264Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T20:11:55.275Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:11:55.566Z] ---> sudo-logs.sh [2022-05-12T20:11:55.566Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T20:11:55.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:11:55.872Z] ---> job-cost.sh [2022-05-12T20:11:55.872Z] lf-activate-venv: SKIPPING [2022-05-12T20:11:55.872Z] DEBUG: total: 0.2199999988079071 [2022-05-12T20:11:55.872Z] INFO: Retrieving Stack Cost... [2022-05-12T20:11:56.132Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T20:11:56.703Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T20:11:56.717Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:11:57.006Z] ---> logs-deploy.sh [2022-05-12T20:11:57.006Z] lf-activate-venv: SKIPPING [2022-05-12T20:11:57.006Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/26 [2022-05-12T20:11:57.006Z] INFO: archiving workspace using pattern(s): [2022-05-12T20:11:57.944Z] Archives upload complete. [2022-05-12T20:11:57.944Z] INFO: archiving logs to Nexus