Started by upstream project "edgexfoundry/cd-management/release" build number 101 originally caused by: Push event to branch release 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-ssh8303379962355948617.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-ssh9337754616897737737.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-ssh6426398897474634837.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-ssh512031303449330884.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-ssh13390556067847254217.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63495 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 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T20:20:51.827Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T20:20:51.882Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T20:20:51.897Z] ========================================================= [2022-05-12T20:20:51.897Z] EdgeX Global Pipelines Version Info [2022-05-12T20:20:51.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:20:52.637Z] ------------------- [2022-05-12T20:20:52.637Z] stable info: [2022-05-12T20:20:52.637Z] ------------------- [2022-05-12T20:20:52.637Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T20:20:52.637Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T20:20:52.637Z] Message: update stable to v1.0.230 [2022-05-12T20:20:53.207Z] ------------------- [2022-05-12T20:20:53.207Z] experimental info: [2022-05-12T20:20:53.207Z] ------------------- [2022-05-12T20:20:53.207Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T20:20:53.207Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T20:20:53.207Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T20:20:53.360Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-12T20:20:53.372Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-12T20:20:53.387Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T20:20:53.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T20:20:53.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T20:20:53.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T20:20:53.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T20:20:53.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T20:20:53.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T20:20:53.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T20:20:53.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T20:20:53.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-12T20:20:53.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T20:20:53.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T20:20:53.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T20:20:53.535Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T20:20:53.544Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T20:20:53.554Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T20:20:53.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T20:20:53.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T20:20:53.587Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T20:20:53.598Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T20:20:53.614Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T20:20:53.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T20:20:53.643Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T20:20:53.660Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T20:20:53.669Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-12T20:20:53.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-12T20:20:53.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-12T20:20:53.712Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] echo [2022-05-12T20:20:53.725Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e602fd7 [Pipeline] echo [2022-05-12T20:20:53.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:20:53.781Z] provisioning config files... [2022-05-12T20:20:53.794Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1344789679442969280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:20:54.123Z] ---> docker-login.sh [2022-05-12T20:20:54.123Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:20:54.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:20:54.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:20:54.385Z] Configure a credential helper to remove this warning. See [2022-05-12T20:20:54.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:20:54.385Z] [2022-05-12T20:20:54.385Z] Login Succeeded [2022-05-12T20:20:54.385Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:20:54.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:20:54.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:20:54.648Z] Configure a credential helper to remove this warning. See [2022-05-12T20:20:54.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:20:54.648Z] [2022-05-12T20:20:54.648Z] Login Succeeded [2022-05-12T20:20:54.648Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:20:54.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:20:54.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:20:54.648Z] Configure a credential helper to remove this warning. See [2022-05-12T20:20:54.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:20:54.648Z] [2022-05-12T20:20:54.648Z] Login Succeeded [2022-05-12T20:20:54.648Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:20:54.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:20:54.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:20:54.910Z] Configure a credential helper to remove this warning. See [2022-05-12T20:20:54.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:20:54.910Z] [2022-05-12T20:20:54.910Z] Login Succeeded [2022-05-12T20:20:54.910Z] docker.io [2022-05-12T20:20:54.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:20:55.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:20:55.172Z] Configure a credential helper to remove this warning. See [2022-05-12T20:20:55.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:20:55.172Z] [2022-05-12T20:20:55.172Z] Login Succeeded [2022-05-12T20:20:55.172Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:20:55.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T20:20:55.568Z] + git rev-list -1 --merges e602fd7d654e8598d334cfcbfc0e6f43d27ef328~1..e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] echo [2022-05-12T20:20:55.666Z] -----------> git rev-list -1 --merges e602fd7d654e8598d334cfcbfc0e6f43d27ef328~1..e602fd7d654e8598d334cfcbfc0e6f43d27ef328 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:20:55.666Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [false] [Pipeline] sh [2022-05-12T20:20:55.963Z] + git log --format=format:%s -1 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] echo [2022-05-12T20:20:55.980Z] ========================================================= [2022-05-12T20:20:55.980Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-05-12T20:20:55.980Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T20:20:56.320Z] + git log --format=format:%s -1 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] echo [2022-05-12T20:20:56.333Z] [semverPrep] GIT_COMMIT: e602fd7d654e8598d334cfcbfc0e6f43d27ef328, Commit Message: Merge pull request #38 from lenny-intel/fix-binary-in-docker-image [Pipeline] echo [2022-05-12T20:20:56.346Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T20:20:56.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T20:20:56.835Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T20:20:56.835Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T20:20:56.835Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T20:20:56.835Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T20:20:56.836Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T20:20:56.836Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:20:57.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:20:57.185Z] [2022-05-12T20:20:57.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:20:57.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:20:57.497Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T20:20:57.497Z] 1fe172e4850f: Pulling fs layer [2022-05-12T20:20:57.497Z] caf521ccaac6: Pulling fs layer [2022-05-12T20:20:57.497Z] 3ead6fa29328: Pulling fs layer [2022-05-12T20:20:57.497Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T20:20:57.497Z] a8d5f1318db7: Pulling fs layer [2022-05-12T20:20:57.497Z] c427282e49a2: Pulling fs layer [2022-05-12T20:20:57.497Z] 1827001aaf11: Pulling fs layer [2022-05-12T20:20:57.497Z] 0714d37db230: Pulling fs layer [2022-05-12T20:20:57.497Z] ac28cf19c067: Pulling fs layer [2022-05-12T20:20:57.497Z] ca983d60f3e2: Pulling fs layer [2022-05-12T20:20:57.497Z] 9f894cec8388: Pulling fs layer [2022-05-12T20:20:57.497Z] 1827001aaf11: Waiting [2022-05-12T20:20:57.497Z] ac28cf19c067: Waiting [2022-05-12T20:20:57.497Z] 0714d37db230: Waiting [2022-05-12T20:20:57.497Z] ca983d60f3e2: Waiting [2022-05-12T20:20:57.497Z] 9f894cec8388: Waiting [2022-05-12T20:20:57.497Z] 5c2a1cbceb83: Waiting [2022-05-12T20:20:57.497Z] c427282e49a2: Waiting [2022-05-12T20:20:57.497Z] a8d5f1318db7: Waiting [2022-05-12T20:20:57.497Z] caf521ccaac6: Download complete [2022-05-12T20:20:57.497Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T20:20:57.497Z] 5c2a1cbceb83: Download complete [2022-05-12T20:20:57.497Z] a8d5f1318db7: Verifying Checksum [2022-05-12T20:20:57.497Z] a8d5f1318db7: Download complete [2022-05-12T20:20:57.497Z] c427282e49a2: Download complete [2022-05-12T20:20:57.761Z] 3ead6fa29328: Verifying Checksum [2022-05-12T20:20:57.761Z] 3ead6fa29328: Download complete [2022-05-12T20:20:57.761Z] 0714d37db230: Verifying Checksum [2022-05-12T20:20:57.761Z] 0714d37db230: Download complete [2022-05-12T20:20:57.761Z] ac28cf19c067: Verifying Checksum [2022-05-12T20:20:57.761Z] ac28cf19c067: Download complete [2022-05-12T20:20:57.761Z] ca983d60f3e2: Verifying Checksum [2022-05-12T20:20:57.761Z] 9f894cec8388: Download complete [2022-05-12T20:20:57.761Z] 1fe172e4850f: Download complete [2022-05-12T20:20:58.022Z] 1827001aaf11: Verifying Checksum [2022-05-12T20:20:58.022Z] 1827001aaf11: Download complete [2022-05-12T20:20:59.410Z] 1fe172e4850f: Pull complete [2022-05-12T20:20:59.410Z] caf521ccaac6: Pull complete [2022-05-12T20:20:59.670Z] 3ead6fa29328: Pull complete [2022-05-12T20:20:59.934Z] 5c2a1cbceb83: Pull complete [2022-05-12T20:21:00.195Z] a8d5f1318db7: Pull complete [2022-05-12T20:21:00.195Z] c427282e49a2: Pull complete [2022-05-12T20:21:02.100Z] 1827001aaf11: Pull complete [2022-05-12T20:21:02.100Z] 0714d37db230: Pull complete [2022-05-12T20:21:02.100Z] ac28cf19c067: Pull complete [2022-05-12T20:21:02.100Z] ca983d60f3e2: Pull complete [2022-05-12T20:21:02.360Z] 9f894cec8388: Pull complete [2022-05-12T20:21:02.360Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T20:21:02.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:21:02.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T20:21:02.435Z] prd-ubuntu20.04-docker-8c-8g-63495 does not seem to be running inside a container [2022-05-12T20:21:02.478Z] $ 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-12T20:21:03.635Z] $ docker top e1f410658cbc4c9cf2475d349d936ce0bce418f12b7457bd81b83cce7e99899f -eo pid,comm [2022-05-12T20:21:03.698Z] 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-12T20:21:03.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T20:21:03.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T20:21:03.735Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T20:21:03.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T20:21:03.876Z] $ docker exec e1f410658cbc4c9cf2475d349d936ce0bce418f12b7457bd81b83cce7e99899f ssh-agent [2022-05-12T20:21:03.994Z] SSH_AUTH_SOCK=/tmp/ssh-wzVqfTNOQoyt/agent.32 [2022-05-12T20:21:03.994Z] SSH_AGENT_PID=38 [2022-05-12T20:21:04.002Z] Running ssh-add (command line suppressed) [2022-05-12T20:21:04.126Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_602196213402750872.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_602196213402750872.key) [2022-05-12T20:21:04.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T20:21:04.426Z] + git tag --points-at e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] } [2022-05-12T20:21:04.446Z] $ docker exec --env ******** --env ******** e1f410658cbc4c9cf2475d349d936ce0bce418f12b7457bd81b83cce7e99899f ssh-agent -k [2022-05-12T20:21:04.562Z] unset SSH_AUTH_SOCK; [2022-05-12T20:21:04.563Z] unset SSH_AGENT_PID; [2022-05-12T20:21:04.563Z] echo Agent pid 38 killed; [2022-05-12T20:21:04.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-05-12T20:21:04.596Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.0|v2.2.1-dev.1' [Pipeline] sshagent [2022-05-12T20:21:04.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T20:21:04.615Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T20:21:04.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T20:21:04.766Z] $ docker exec e1f410658cbc4c9cf2475d349d936ce0bce418f12b7457bd81b83cce7e99899f ssh-agent [2022-05-12T20:21:04.916Z] SSH_AUTH_SOCK=/tmp/ssh-XR46gbf7J1z9/agent.71 [2022-05-12T20:21:04.916Z] SSH_AGENT_PID=77 [2022-05-12T20:21:04.923Z] Running ssh-add (command line suppressed) [2022-05-12T20:21:05.065Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4555622806255418838.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4555622806255418838.key) [2022-05-12T20:21:05.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T20:21:05.371Z] + git semver init [2022-05-12T20:21:05.631Z] 2022-05-12 20:21:05,605 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T20:21:05.631Z] 2022-05-12 20:21:05,606 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-05-12T20:21:05.631Z] 2022-05-12 20:21:05,607 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-05-12T20:21:05.631Z] 2022-05-12 20:21:05,607 [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-12T20:21:06.573Z] 2022-05-12 20:21:06,464 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-05-12T20:21:06.573Z] 2022-05-12 20:21:06,465 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-05-12T20:21:06.573Z] 2022-05-12 20:21:06,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T20:21:06.573Z] 2022-05-12 20:21:06,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T20:21:06.573Z] 2.2.0 [Pipeline] } [2022-05-12T20:21:06.590Z] $ docker exec --env ******** --env ******** e1f410658cbc4c9cf2475d349d936ce0bce418f12b7457bd81b83cce7e99899f ssh-agent -k [2022-05-12T20:21:06.714Z] unset SSH_AUTH_SOCK; [2022-05-12T20:21:06.715Z] unset SSH_AGENT_PID; [2022-05-12T20:21:06.715Z] echo Agent pid 77 killed; [2022-05-12T20:21:06.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:21:07.028Z] + git semver [Pipeline] } [2022-05-12T20:21:07.307Z] $ docker stop --time=1 e1f410658cbc4c9cf2475d349d936ce0bce418f12b7457bd81b83cce7e99899f [2022-05-12T20:21:08.598Z] $ docker rm -f e1f410658cbc4c9cf2475d349d936ce0bce418f12b7457bd81b83cce7e99899f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T20:21:08.944Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T20:21:09.179Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T20:21:09.182Z] [edgeXSemver]: initialized semver on version 2.2.0 [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] sh [2022-05-12T20:21:09.594Z] + git checkout e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:21:09.594Z] HEAD is now at e602fd7 Merge pull request #38 from lenny-intel/fix-binary-in-docker-image [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:21:09.623Z] provisioning config files... [2022-05-12T20:21:09.633Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2252287450067748367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:21:09.938Z] ---> docker-login.sh [2022-05-12T20:21:09.938Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:21:09.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:21:09.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:21:09.938Z] Configure a credential helper to remove this warning. See [2022-05-12T20:21:09.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:21:09.938Z] [2022-05-12T20:21:09.938Z] Login Succeeded [2022-05-12T20:21:09.938Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:21:09.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:21:10.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:21:10.201Z] Configure a credential helper to remove this warning. See [2022-05-12T20:21:10.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:21:10.201Z] [2022-05-12T20:21:10.201Z] Login Succeeded [2022-05-12T20:21:10.201Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:21:10.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:21:10.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:21:10.201Z] Configure a credential helper to remove this warning. See [2022-05-12T20:21:10.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:21:10.201Z] [2022-05-12T20:21:10.201Z] Login Succeeded [2022-05-12T20:21:10.201Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:21:10.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:21:10.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:21:10.462Z] Configure a credential helper to remove this warning. See [2022-05-12T20:21:10.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:21:10.462Z] [2022-05-12T20:21:10.462Z] Login Succeeded [2022-05-12T20:21:10.462Z] docker.io [2022-05-12T20:21:10.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:21:10.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:21:10.722Z] Configure a credential helper to remove this warning. See [2022-05-12T20:21:10.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:21:10.722Z] [2022-05-12T20:21:10.722Z] Login Succeeded [2022-05-12T20:21:10.722Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:21:10.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T20:21:10.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:21:10.826Z] ========================================================= [2022-05-12T20:21:10.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T20:21:10.826Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:21:11.135Z] + 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-12T20:21:11.135Z] Sending build context to Docker daemon 15.65MB [2022-05-12T20:21:11.135Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T20:21:11.135Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T20:21:11.135Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T20:21:11.135Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T20:21:11.135Z] 666ba61612fd: Pulling fs layer [2022-05-12T20:21:11.135Z] 8ed8ca486205: Pulling fs layer [2022-05-12T20:21:11.135Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T20:21:11.135Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T20:21:11.135Z] ca2b28591e48: Pulling fs layer [2022-05-12T20:21:11.135Z] a51346096db8: Pulling fs layer [2022-05-12T20:21:11.135Z] daebc70d1ce1: Pulling fs layer [2022-05-12T20:21:11.135Z] 0e18a0eac166: Pulling fs layer [2022-05-12T20:21:11.135Z] 22a0e8bec74d: Waiting [2022-05-12T20:21:11.135Z] 4fe6c5a15a65: Waiting [2022-05-12T20:21:11.135Z] a51346096db8: Waiting [2022-05-12T20:21:11.135Z] 0e18a0eac166: Waiting [2022-05-12T20:21:11.394Z] 8ed8ca486205: Verifying Checksum [2022-05-12T20:21:11.395Z] 8ed8ca486205: Download complete [2022-05-12T20:21:11.395Z] 666ba61612fd: Verifying Checksum [2022-05-12T20:21:11.395Z] 666ba61612fd: Download complete [2022-05-12T20:21:11.395Z] 22a0e8bec74d: Download complete [2022-05-12T20:21:11.395Z] ca2b28591e48: Verifying Checksum [2022-05-12T20:21:11.395Z] ca2b28591e48: Download complete [2022-05-12T20:21:11.395Z] a51346096db8: Verifying Checksum [2022-05-12T20:21:11.395Z] a51346096db8: Download complete [2022-05-12T20:21:11.395Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T20:21:11.395Z] 59bf1c3509f3: Download complete [2022-05-12T20:21:11.395Z] daebc70d1ce1: Verifying Checksum [2022-05-12T20:21:11.395Z] daebc70d1ce1: Download complete [2022-05-12T20:21:11.395Z] 59bf1c3509f3: Pull complete [2022-05-12T20:21:11.654Z] 666ba61612fd: Pull complete [2022-05-12T20:21:11.654Z] 8ed8ca486205: Pull complete [2022-05-12T20:21:11.913Z] 0e18a0eac166: Verifying Checksum [2022-05-12T20:21:11.913Z] 0e18a0eac166: Download complete [2022-05-12T20:21:12.173Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T20:21:12.173Z] 4fe6c5a15a65: Download complete [2022-05-12T20:21:16.365Z] 4fe6c5a15a65: Pull complete [2022-05-12T20:21:16.365Z] 22a0e8bec74d: Pull complete [2022-05-12T20:21:16.365Z] ca2b28591e48: Pull complete [2022-05-12T20:21:16.365Z] a51346096db8: Pull complete [2022-05-12T20:21:16.365Z] daebc70d1ce1: Pull complete [2022-05-12T20:21:18.284Z] 0e18a0eac166: Pull complete [2022-05-12T20:21:18.284Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T20:21:18.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T20:21:18.284Z] ---> f018257e8ee9 [2022-05-12T20:21:18.284Z] Step 3/12 : ARG MAKE="make build" [2022-05-12T20:21:19.226Z] ---> Running in 5b9bd2d4cce4 [2022-05-12T20:21:19.487Z] Removing intermediate container 5b9bd2d4cce4 [2022-05-12T20:21:19.487Z] ---> a32d521ea07c [2022-05-12T20:21:19.488Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T20:21:19.488Z] ---> Running in ef8adde23dca [2022-05-12T20:21:19.488Z] Removing intermediate container ef8adde23dca [2022-05-12T20:21:19.488Z] ---> 1bbf67bd2109 [2022-05-12T20:21:19.488Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T20:21:19.488Z] ---> Running in c21808844756 [2022-05-12T20:21:19.488Z] Removing intermediate container c21808844756 [2022-05-12T20:21:19.488Z] ---> 3e772cc8535c [2022-05-12T20:21:19.488Z] Step 6/12 : WORKDIR /device-gpio [2022-05-12T20:21:19.748Z] ---> Running in 5a6da0b18d36 [2022-05-12T20:21:19.748Z] Removing intermediate container 5a6da0b18d36 [2022-05-12T20:21:19.748Z] ---> 43a5dd8cb682 [2022-05-12T20:21:19.748Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:21:19.748Z] ---> Running in 554ef0390b0d [2022-05-12T20:21:20.320Z] Removing intermediate container 554ef0390b0d [2022-05-12T20:21:20.320Z] ---> 51d82379d8f3 [2022-05-12T20:21:20.320Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T20:21:20.320Z] ---> Running in 89c537de93f9 [2022-05-12T20:21:20.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:21:21.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:21:21.780Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T20:21:22.040Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T20:21:22.040Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T20:21:22.040Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T20:21:22.308Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T20:21:22.308Z] OK: 224 MiB in 56 packages [2022-05-12T20:21:22.568Z] Removing intermediate container 89c537de93f9 [2022-05-12T20:21:22.568Z] ---> 5de8fd9b69dd [2022-05-12T20:21:22.568Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T20:21:22.827Z] ---> 219bd0c5b68d [2022-05-12T20:21:22.827Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:21:22.827Z] ---> Running in 5798ab424499 [2022-05-12T20:21:24.290Z] Still waiting to schedule task [2022-05-12T20:21:24.290Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-12T20:21:40.941Z] Removing intermediate container 5798ab424499 [2022-05-12T20:21:40.941Z] ---> 6c8003f88183 [2022-05-12T20:21:40.941Z] Step 11/12 : COPY . . [2022-05-12T20:21:40.941Z] ---> 32091c3b299c [2022-05-12T20:21:40.941Z] Step 12/12 : RUN ${MAKE} [2022-05-12T20:21:40.941Z] ---> Running in e60cfa38f52b [2022-05-12T20:21:40.941Z] noop [2022-05-12T20:21:40.941Z] Removing intermediate container e60cfa38f52b [2022-05-12T20:21:40.941Z] ---> 54a823a29ed3 [2022-05-12T20:21:40.941Z] Successfully built 54a823a29ed3 [2022-05-12T20:21:40.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:21:41.239Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T20:21:41.239Z] . [Pipeline] withDockerContainer [2022-05-12T20:21:41.305Z] prd-ubuntu20.04-docker-8c-8g-63495 does not seem to be running inside a container [2022-05-12T20:21:41.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T20:21:41.735Z] $ docker top 51df637a2b35ad1f6600de7ed35ea014db5e22fd7a1ce8a84a019a8f93afabe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:21:42.083Z] + go version [2022-05-12T20:21:42.083Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T20:21:42.100Z] $ docker stop --time=1 51df637a2b35ad1f6600de7ed35ea014db5e22fd7a1ce8a84a019a8f93afabe2 [2022-05-12T20:21:43.379Z] $ docker rm -f 51df637a2b35ad1f6600de7ed35ea014db5e22fd7a1ce8a84a019a8f93afabe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:21:43.757Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T20:21:43.757Z] . [Pipeline] withDockerContainer [2022-05-12T20:21:43.824Z] prd-ubuntu20.04-docker-8c-8g-63495 does not seem to be running inside a container [2022-05-12T20:21:43.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T20:21:44.223Z] $ docker top 90ac9f5d7257b26907afe4c6b45429d2690fee838c9dc2496c8f91c0de8b8e77 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:21:44.689Z] + make test [2022-05-12T20:21:44.689Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T20:21:44.974Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T20:21:54.960Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T20:21:54.960Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T20:22:00.238Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T20:22:04.455Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T20:22:04.455Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T20:22:04.455Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T20:22:04.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T20:22:04.747Z] $ docker stop --time=1 90ac9f5d7257b26907afe4c6b45429d2690fee838c9dc2496c8f91c0de8b8e77 [2022-05-12T20:22:06.398Z] $ docker rm -f 90ac9f5d7257b26907afe4c6b45429d2690fee838c9dc2496c8f91c0de8b8e77 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T20:22:06.838Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T20:22:06.888Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T20:22:07.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T20:22:08.038Z] + ls -al . [2022-05-12T20:22:08.038Z] total 172 [2022-05-12T20:22:08.038Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 20:22 . [2022-05-12T20:22:08.038Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 20:20 .. [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 20:20 .dockerignore [2022-05-12T20:22:08.038Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 20:21 .git [2022-05-12T20:22:08.038Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:20 .github [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 20:20 .gitignore [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 20:20 .golangci.yml [2022-05-12T20:22:08.038Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 20:21 .semver [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 20:20 Attribution.txt [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 20:20 CHANGELOG.md [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 1868 May 12 20:20 Dockerfile [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 20:20 GOVERNANCE.md [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 20:20 Jenkinsfile [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 20:20 LICENSE [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 20:20 Makefile [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 20:20 OWNERS.md [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 20:20 README.md [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 20:21 VERSION [2022-05-12T20:22:08.038Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:20 bin [2022-05-12T20:22:08.038Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:20 cmd [2022-05-12T20:22:08.038Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 20:21 coverage.out [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 20:20 go.mod [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 20:20 go.sum [2022-05-12T20:22:08.038Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:20 internal [2022-05-12T20:22:08.038Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:20 snap [2022-05-12T20:22:08.038Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 20:20 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:08.340Z] + 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.0 . [2022-05-12T20:22:08.340Z] Sending build context to Docker daemon 15.65MB [2022-05-12T20:22:08.340Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T20:22:08.340Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-12T20:22:08.340Z] ---> 54a823a29ed3 [2022-05-12T20:22:08.340Z] Step 3/26 : ARG MAKE="make build" [2022-05-12T20:22:08.340Z] ---> Running in 2389ae23b2bc [2022-05-12T20:22:08.600Z] Removing intermediate container 2389ae23b2bc [2022-05-12T20:22:08.600Z] ---> 5be0ff1ff398 [2022-05-12T20:22:08.600Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T20:22:08.600Z] ---> Running in c27ad3067b98 [2022-05-12T20:22:08.600Z] Removing intermediate container c27ad3067b98 [2022-05-12T20:22:08.600Z] ---> 2afee690e23a [2022-05-12T20:22:08.600Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T20:22:08.600Z] ---> Running in f722f24d08de [2022-05-12T20:22:08.863Z] Removing intermediate container f722f24d08de [2022-05-12T20:22:08.863Z] ---> 61f74359abd2 [2022-05-12T20:22:08.863Z] Step 6/26 : WORKDIR /device-gpio [2022-05-12T20:22:08.863Z] ---> Running in a70870f98d3f [2022-05-12T20:22:08.863Z] Removing intermediate container a70870f98d3f [2022-05-12T20:22:08.863Z] ---> d93c38182418 [2022-05-12T20:22:08.863Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:22:08.863Z] ---> Running in 70f274426c01 [2022-05-12T20:22:09.435Z] Removing intermediate container 70f274426c01 [2022-05-12T20:22:09.435Z] ---> 3f24449daed7 [2022-05-12T20:22:09.435Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T20:22:09.435Z] ---> Running in 06ed9b43b50a [2022-05-12T20:22:09.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:22:10.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:22:10.900Z] OK: 224 MiB in 56 packages [2022-05-12T20:22:11.480Z] Removing intermediate container 06ed9b43b50a [2022-05-12T20:22:11.480Z] ---> 6de35f2777c1 [2022-05-12T20:22:11.480Z] Step 9/26 : COPY go.mod vendor* ./ [2022-05-12T20:22:11.480Z] ---> b66f7d5577a0 [2022-05-12T20:22:11.480Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:22:11.480Z] ---> Running in 8e7c69884216 [2022-05-12T20:22:12.052Z] Removing intermediate container 8e7c69884216 [2022-05-12T20:22:12.052Z] ---> c51ac5a86575 [2022-05-12T20:22:12.052Z] Step 11/26 : COPY . . [2022-05-12T20:22:12.625Z] ---> dc4821f0cc1b [2022-05-12T20:22:12.625Z] Step 12/26 : RUN ${MAKE} [2022-05-12T20:22:12.625Z] ---> Running in 26f59a22a9d8 [2022-05-12T20:22:12.884Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-05-12T20:22:34.842Z] Removing intermediate container 26f59a22a9d8 [2022-05-12T20:22:34.842Z] ---> fd2c2fb2e897 [2022-05-12T20:22:34.842Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T20:22:34.842Z] 3.15: Pulling from library/alpine [2022-05-12T20:22:34.842Z] df9b9388f04a: Pulling fs layer [2022-05-12T20:22:34.842Z] df9b9388f04a: Verifying Checksum [2022-05-12T20:22:34.842Z] df9b9388f04a: Download complete [2022-05-12T20:22:34.842Z] df9b9388f04a: Pull complete [2022-05-12T20:22:34.842Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T20:22:34.842Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T20:22:34.842Z] ---> 0ac33e5f5afa [2022-05-12T20:22:34.842Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T20:22:34.842Z] ---> Running in 336b4ac11ade [2022-05-12T20:22:34.842Z] Removing intermediate container 336b4ac11ade [2022-05-12T20:22:34.842Z] ---> 4df5d8e9558c [2022-05-12T20:22:34.842Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:22:34.842Z] ---> Running in 213f502247a4 [2022-05-12T20:22:34.842Z] Removing intermediate container 213f502247a4 [2022-05-12T20:22:34.842Z] ---> 7deecc552e44 [2022-05-12T20:22:34.842Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-05-12T20:22:34.842Z] ---> Running in 0e94ba13b3a8 [2022-05-12T20:22:34.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T20:22:35.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T20:22:36.039Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T20:22:36.039Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T20:22:36.039Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T20:22:36.300Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T20:22:36.300Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T20:22:36.300Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T20:22:36.300Z] OK: 8 MiB in 19 packages [2022-05-12T20:22:36.869Z] Removing intermediate container 0e94ba13b3a8 [2022-05-12T20:22:36.869Z] ---> 687c63455960 [2022-05-12T20:22:36.869Z] Step 17/26 : WORKDIR / [2022-05-12T20:22:36.869Z] ---> Running in e2a25e273715 [2022-05-12T20:22:36.869Z] Removing intermediate container e2a25e273715 [2022-05-12T20:22:36.869Z] ---> b1461de696d1 [2022-05-12T20:22:36.869Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T20:22:36.869Z] ---> bf4366111bbc [2022-05-12T20:22:36.869Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T20:22:37.128Z] ---> 31207889049c [2022-05-12T20:22:37.128Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T20:22:37.698Z] ---> c26d4513d355 [2022-05-12T20:22:37.698Z] Step 21/26 : EXPOSE 59910 [2022-05-12T20:22:37.698Z] ---> Running in a1c0003ff2f4 [2022-05-12T20:22:37.698Z] Removing intermediate container a1c0003ff2f4 [2022-05-12T20:22:37.698Z] ---> a2527588b1ab [2022-05-12T20:22:37.698Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-05-12T20:22:37.698Z] ---> Running in 9a6311e92f1f [2022-05-12T20:22:37.959Z] Removing intermediate container 9a6311e92f1f [2022-05-12T20:22:37.959Z] ---> a221ff3fcb6b [2022-05-12T20:22:37.959Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:22:37.959Z] ---> Running in 077c7cb1060a [2022-05-12T20:22:37.959Z] Removing intermediate container 077c7cb1060a [2022-05-12T20:22:37.959Z] ---> 575ee2782bb3 [2022-05-12T20:22:37.959Z] Step 24/26 : LABEL arch=amd64 [2022-05-12T20:22:37.959Z] ---> Running in b3c161bbd732 [2022-05-12T20:22:38.220Z] Removing intermediate container b3c161bbd732 [2022-05-12T20:22:38.220Z] ---> 0fd2df7a2277 [2022-05-12T20:22:38.220Z] Step 25/26 : LABEL git_sha=e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:22:38.220Z] ---> Running in 22725e40d3ab [2022-05-12T20:22:38.220Z] Removing intermediate container 22725e40d3ab [2022-05-12T20:22:38.220Z] ---> c63aca83da8a [2022-05-12T20:22:38.220Z] Step 26/26 : LABEL version=2.2.0 [2022-05-12T20:22:38.220Z] ---> Running in b21a8a5e8f8c [2022-05-12T20:22:38.220Z] Removing intermediate container b21a8a5e8f8c [2022-05-12T20:22:38.220Z] ---> 4d031bd2b0f3 [2022-05-12T20:22:38.220Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T20:22:38.479Z] Successfully built 4d031bd2b0f3 [2022-05-12T20:22:38.479Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:22:38.585Z] provisioning config files... [2022-05-12T20:22:38.596Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config606291069880803330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:22:38.899Z] ---> docker-login.sh [2022-05-12T20:22:38.899Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:22:38.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:22:38.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:22:38.899Z] Configure a credential helper to remove this warning. See [2022-05-12T20:22:38.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:22:38.899Z] [2022-05-12T20:22:38.899Z] Login Succeeded [2022-05-12T20:22:38.899Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:22:38.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:22:39.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:22:39.160Z] Configure a credential helper to remove this warning. See [2022-05-12T20:22:39.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:22:39.160Z] [2022-05-12T20:22:39.160Z] Login Succeeded [2022-05-12T20:22:39.160Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:22:39.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:22:39.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:22:39.160Z] Configure a credential helper to remove this warning. See [2022-05-12T20:22:39.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:22:39.160Z] [2022-05-12T20:22:39.160Z] Login Succeeded [2022-05-12T20:22:39.160Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:22:39.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:22:39.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:22:39.420Z] Configure a credential helper to remove this warning. See [2022-05-12T20:22:39.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:22:39.420Z] [2022-05-12T20:22:39.420Z] Login Succeeded [2022-05-12T20:22:39.420Z] docker.io [2022-05-12T20:22:39.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:22:39.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:22:39.680Z] Configure a credential helper to remove this warning. See [2022-05-12T20:22:39.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:22:39.680Z] [2022-05-12T20:22:39.680Z] Login Succeeded [2022-05-12T20:22:39.680Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:22:39.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T20:22:39.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:22:39.750Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-05-12T20:22:39.750Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:22:39.750Z] latest [2022-05-12T20:22:39.750Z] 2.2.0 [2022-05-12T20:22:39.750Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.0 [2022-05-12T20:22:39.750Z] main [2022-05-12T20:22:39.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:40.074Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:40.371Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:22:40.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T20:22:40.371Z] 0eb32fe81f32: Preparing [2022-05-12T20:22:40.371Z] 0d450c86fdaf: Preparing [2022-05-12T20:22:40.371Z] c05842facd9c: Preparing [2022-05-12T20:22:40.371Z] 58667f835249: Preparing [2022-05-12T20:22:40.371Z] fbcc8496acb9: Preparing [2022-05-12T20:22:40.371Z] 4fc242d58285: Preparing [2022-05-12T20:22:40.371Z] 4fc242d58285: Waiting [2022-05-12T20:22:40.371Z] c05842facd9c: Pushed [2022-05-12T20:22:40.371Z] fbcc8496acb9: Pushed [2022-05-12T20:22:40.371Z] 0d450c86fdaf: Pushed [2022-05-12T20:22:40.371Z] 4fc242d58285: Layer already exists [2022-05-12T20:22:40.631Z] 58667f835249: Pushed [2022-05-12T20:22:42.537Z] 0eb32fe81f32: Pushed [2022-05-12T20:22:42.798Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328: digest: sha256:e670b4cd2779212a15979747482b9e2856fe503bdba5d7ee2aa960162f56c37b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:43.095Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:43.388Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-05-12T20:22:43.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T20:22:43.389Z] 0eb32fe81f32: Preparing [2022-05-12T20:22:43.389Z] 0d450c86fdaf: Preparing [2022-05-12T20:22:43.389Z] c05842facd9c: Preparing [2022-05-12T20:22:43.389Z] 58667f835249: Preparing [2022-05-12T20:22:43.389Z] fbcc8496acb9: Preparing [2022-05-12T20:22:43.389Z] 4fc242d58285: Preparing [2022-05-12T20:22:43.389Z] 4fc242d58285: Waiting [2022-05-12T20:22:43.389Z] c05842facd9c: Layer already exists [2022-05-12T20:22:43.389Z] 0eb32fe81f32: Layer already exists [2022-05-12T20:22:43.389Z] 58667f835249: Layer already exists [2022-05-12T20:22:43.389Z] fbcc8496acb9: Layer already exists [2022-05-12T20:22:43.389Z] 0d450c86fdaf: Layer already exists [2022-05-12T20:22:43.389Z] 4fc242d58285: Layer already exists [2022-05-12T20:22:43.389Z] latest: digest: sha256:e670b4cd2779212a15979747482b9e2856fe503bdba5d7ee2aa960162f56c37b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:43.687Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:43.979Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.2.0 [2022-05-12T20:22:43.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T20:22:43.980Z] 0eb32fe81f32: Preparing [2022-05-12T20:22:43.980Z] 0d450c86fdaf: Preparing [2022-05-12T20:22:43.980Z] c05842facd9c: Preparing [2022-05-12T20:22:43.980Z] 58667f835249: Preparing [2022-05-12T20:22:43.980Z] fbcc8496acb9: Preparing [2022-05-12T20:22:43.980Z] 4fc242d58285: Preparing [2022-05-12T20:22:43.980Z] 4fc242d58285: Waiting [2022-05-12T20:22:43.980Z] c05842facd9c: Layer already exists [2022-05-12T20:22:43.980Z] 58667f835249: Layer already exists [2022-05-12T20:22:43.980Z] fbcc8496acb9: Layer already exists [2022-05-12T20:22:43.980Z] 0eb32fe81f32: Layer already exists [2022-05-12T20:22:43.980Z] 0d450c86fdaf: Layer already exists [2022-05-12T20:22:43.980Z] 4fc242d58285: Layer already exists [2022-05-12T20:22:43.980Z] 2.2.0: digest: sha256:e670b4cd2779212a15979747482b9e2856fe503bdba5d7ee2aa960162f56c37b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:44.280Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:44.569Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.0 [2022-05-12T20:22:44.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T20:22:44.569Z] 0eb32fe81f32: Preparing [2022-05-12T20:22:44.569Z] 0d450c86fdaf: Preparing [2022-05-12T20:22:44.569Z] c05842facd9c: Preparing [2022-05-12T20:22:44.569Z] 58667f835249: Preparing [2022-05-12T20:22:44.569Z] fbcc8496acb9: Preparing [2022-05-12T20:22:44.569Z] 4fc242d58285: Preparing [2022-05-12T20:22:44.569Z] 4fc242d58285: Waiting [2022-05-12T20:22:44.569Z] c05842facd9c: Layer already exists [2022-05-12T20:22:44.569Z] fbcc8496acb9: Layer already exists [2022-05-12T20:22:44.569Z] 58667f835249: Layer already exists [2022-05-12T20:22:44.569Z] 0eb32fe81f32: Layer already exists [2022-05-12T20:22:44.569Z] 0d450c86fdaf: Layer already exists [2022-05-12T20:22:44.569Z] 4fc242d58285: Layer already exists [2022-05-12T20:22:44.569Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.0: digest: sha256:e670b4cd2779212a15979747482b9e2856fe503bdba5d7ee2aa960162f56c37b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:44.876Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:45.168Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-05-12T20:22:45.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T20:22:45.168Z] 0eb32fe81f32: Preparing [2022-05-12T20:22:45.168Z] 0d450c86fdaf: Preparing [2022-05-12T20:22:45.168Z] c05842facd9c: Preparing [2022-05-12T20:22:45.168Z] 58667f835249: Preparing [2022-05-12T20:22:45.168Z] fbcc8496acb9: Preparing [2022-05-12T20:22:45.168Z] 4fc242d58285: Preparing [2022-05-12T20:22:45.168Z] 4fc242d58285: Waiting [2022-05-12T20:22:45.168Z] 58667f835249: Layer already exists [2022-05-12T20:22:45.168Z] fbcc8496acb9: Layer already exists [2022-05-12T20:22:45.168Z] 0eb32fe81f32: Layer already exists [2022-05-12T20:22:45.168Z] c05842facd9c: Layer already exists [2022-05-12T20:22:45.168Z] 0d450c86fdaf: Layer already exists [2022-05-12T20:22:45.168Z] 4fc242d58285: Layer already exists [2022-05-12T20:22:45.168Z] main: digest: sha256:e670b4cd2779212a15979747482b9e2856fe503bdba5d7ee2aa960162f56c37b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T20:22:45.204Z] ===================================================== [Pipeline] echo [2022-05-12T20:22:45.216Z] taggedImages: [2022-05-12T20:22:45.216Z] - nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:22:45.216Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-05-12T20:22:45.216Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.2.0 [2022-05-12T20:22:45.216Z] - nexus3.edgexfoundry.org:10004/device-gpio:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.0 [2022-05-12T20:22:45.216Z] - 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:22:45.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:22:45.574Z] [2022-05-12T20:22:45.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:22:45.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:22:45.874Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T20:22:45.874Z] 5eb5b503b376: Pulling fs layer [2022-05-12T20:22:45.874Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T20:22:45.874Z] ec43610c2a17: Pulling fs layer [2022-05-12T20:22:45.874Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T20:22:45.874Z] 33b1e0a273af: Pulling fs layer [2022-05-12T20:22:45.874Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T20:22:45.874Z] 2f39f015ded8: Pulling fs layer [2022-05-12T20:22:45.874Z] 3a2ae6a8a46f: Waiting [2022-05-12T20:22:45.874Z] 33b1e0a273af: Waiting [2022-05-12T20:22:45.874Z] 5d3b04190fa2: Waiting [2022-05-12T20:22:45.874Z] 2f39f015ded8: Waiting [2022-05-12T20:22:45.874Z] 5c69ac0246d0: Download complete [2022-05-12T20:22:45.874Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T20:22:45.874Z] 3a2ae6a8a46f: Download complete [2022-05-12T20:22:45.874Z] 33b1e0a273af: Verifying Checksum [2022-05-12T20:22:45.874Z] 33b1e0a273af: Download complete [2022-05-12T20:22:45.874Z] 5d3b04190fa2: Download complete [2022-05-12T20:22:45.874Z] ec43610c2a17: Verifying Checksum [2022-05-12T20:22:45.874Z] ec43610c2a17: Download complete [2022-05-12T20:22:46.133Z] 5eb5b503b376: Verifying Checksum [2022-05-12T20:22:46.133Z] 5eb5b503b376: Download complete [2022-05-12T20:22:46.702Z] 2f39f015ded8: Download complete [2022-05-12T20:22:47.271Z] 5eb5b503b376: Pull complete [2022-05-12T20:22:47.530Z] 5c69ac0246d0: Pull complete [2022-05-12T20:22:47.790Z] ec43610c2a17: Pull complete [2022-05-12T20:22:48.050Z] 3a2ae6a8a46f: Pull complete [2022-05-12T20:22:48.050Z] 33b1e0a273af: Pull complete [2022-05-12T20:22:48.310Z] 5d3b04190fa2: Pull complete [2022-05-12T20:22:53.588Z] 2f39f015ded8: Pull complete [2022-05-12T20:22:53.588Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T20:22:53.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:22:53.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T20:22:53.668Z] prd-ubuntu20.04-docker-8c-8g-63495 does not seem to be running inside a container [2022-05-12T20:22:53.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T20:22:55.070Z] $ docker top e6b9868a37f6c6fc13257169d3d214995d80453298bdb1278f6889e8387a224a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:22:55.529Z] ---> job-cost.sh [2022-05-12T20:22:55.529Z] lf-activate-venv: SKIPPING [2022-05-12T20:22:55.529Z] INFO: No Stack... [2022-05-12T20:22:56.148Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T20:22:56.408Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T20:22:56.696Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-05-12T20:22:56.696Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T20:22:56.712Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-27-stack-cost] [2022-05-12T20:22:56.718Z] Resource [jenkins-edgexfoundry-device-gpio-main-27-stack-cost] did not exist. Created. [2022-05-12T20:22:56.718Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T20:22:57.022Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T20:22:57.047Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T20:22:57.054Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T20:22:57.080Z] $ docker stop --time=1 e6b9868a37f6c6fc13257169d3d214995d80453298bdb1278f6889e8387a224a [2022-05-12T20:22:58.228Z] $ docker rm -f e6b9868a37f6c6fc13257169d3d214995d80453298bdb1278f6889e8387a224a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:23:02.272Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63496 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-05-12T20:23:02.285Z] Running in /w/workspace/device-gpio/27 [Pipeline] { [Pipeline] checkout [2022-05-12T20:23:02.582Z] The recommended git tool is: git [2022-05-12T20:23:07.913Z] using credential edgex-jenkins-ssh [2022-05-12T20:23:07.931Z] Cloning the remote Git repository [2022-05-12T20:23:07.992Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-12T20:23:08.067Z] > git init /w/workspace/device-gpio/27 # timeout=10 [2022-05-12T20:23:08.157Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T20:23:08.158Z] > git --version # timeout=10 [2022-05-12T20:23:08.182Z] > git --version # 'git version 2.25.1' [2022-05-12T20:23:08.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T20:23:08.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T20:23:09.792Z] Avoid second fetch [2022-05-12T20:23:09.793Z] Checking out Revision e602fd7d654e8598d334cfcbfc0e6f43d27ef328 (main) [2022-05-12T20:23:09.745Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T20:23:09.771Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T20:23:09.815Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:23:09.828Z] > git checkout -f e602fd7d654e8598d334cfcbfc0e6f43d27ef328 # timeout=10 [2022-05-12T20:23:14.286Z] 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:23:15.131Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T20:23:15.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T20:23:15.132Z] Dload Upload Total Spent Left Speed [2022-05-12T20:23:15.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh [2022-05-12T20:23:15.721Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T20:23:16.068Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-05-12T20:23:16.068Z] tee /etc/docker/daemon.new [2022-05-12T20:23:16.068Z] { [2022-05-12T20:23:16.068Z] "registry-mirrors": [ [2022-05-12T20:23:16.068Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T20:23:16.068Z] ], [2022-05-12T20:23:16.068Z] "bip": "10.250.0.254/24", [2022-05-12T20:23:16.068Z] "hosts": [ [2022-05-12T20:23:16.068Z] "tcp://0.0.0.0:5555", [2022-05-12T20:23:16.068Z] "unix:///var/run/docker.sock" [2022-05-12T20:23:16.068Z] ], [2022-05-12T20:23:16.068Z] "mtu": 1458, [2022-05-12T20:23:16.068Z] "selinux-enabled": true, [2022-05-12T20:23:16.068Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T20:23:16.068Z] } [Pipeline] sh [2022-05-12T20:23:16.423Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T20:23:16.780Z] + sudo service docker restart [Pipeline] sh [2022-05-12T20:23:35.473Z] + git checkout e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:23:35.473Z] HEAD is now at e602fd7 Merge pull request #38 from lenny-intel/fix-binary-in-docker-image [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:23:35.515Z] provisioning config files... [2022-05-12T20:23:35.541Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/27@tmp/config9160027724714841045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:23:35.905Z] ---> docker-login.sh [2022-05-12T20:23:35.905Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:23:36.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:23:36.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:23:36.782Z] Configure a credential helper to remove this warning. See [2022-05-12T20:23:36.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:23:36.782Z] [2022-05-12T20:23:36.782Z] Login Succeeded [2022-05-12T20:23:36.782Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:23:37.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:23:37.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:23:37.343Z] Configure a credential helper to remove this warning. See [2022-05-12T20:23:37.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:23:37.343Z] [2022-05-12T20:23:37.343Z] Login Succeeded [2022-05-12T20:23:37.343Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:23:37.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:23:37.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:23:37.623Z] Configure a credential helper to remove this warning. See [2022-05-12T20:23:37.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:23:37.623Z] [2022-05-12T20:23:37.623Z] Login Succeeded [2022-05-12T20:23:37.623Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:23:37.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:23:38.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:23:38.182Z] Configure a credential helper to remove this warning. See [2022-05-12T20:23:38.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:23:38.182Z] [2022-05-12T20:23:38.182Z] Login Succeeded [2022-05-12T20:23:38.182Z] docker.io [2022-05-12T20:23:38.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:23:39.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:23:39.054Z] Configure a credential helper to remove this warning. See [2022-05-12T20:23:39.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:23:39.054Z] [2022-05-12T20:23:39.054Z] Login Succeeded [2022-05-12T20:23:39.054Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:23:39.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T20:23:39.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:23:39.665Z] ========================================================= [2022-05-12T20:23:39.665Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T20:23:39.665Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:23:40.031Z] + 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:23:40.643Z] Sending build context to Docker daemon 7.897MB [2022-05-12T20:23:40.643Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T20:23:40.643Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T20:23:40.643Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T20:23:40.643Z] 9b3977197b4f: Pulling fs layer [2022-05-12T20:23:40.643Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T20:23:40.643Z] 94645a83ff95: Pulling fs layer [2022-05-12T20:23:40.643Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T20:23:40.643Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T20:23:40.643Z] 3096ccb668a1: Pulling fs layer [2022-05-12T20:23:40.643Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T20:23:40.643Z] a4caa8a26152: Pulling fs layer [2022-05-12T20:23:40.643Z] 0c92f367c5e7: Waiting [2022-05-12T20:23:40.643Z] 3096ccb668a1: Waiting [2022-05-12T20:23:40.643Z] e8cf19c19ddd: Waiting [2022-05-12T20:23:40.643Z] a4caa8a26152: Waiting [2022-05-12T20:23:40.643Z] 3f3a8bcf1eab: Waiting [2022-05-12T20:23:40.643Z] 94645a83ff95: Verifying Checksum [2022-05-12T20:23:40.643Z] 94645a83ff95: Download complete [2022-05-12T20:23:40.643Z] 1a89e8eeedd5: Download complete [2022-05-12T20:23:40.643Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T20:23:40.643Z] 0c92f367c5e7: Download complete [2022-05-12T20:23:40.643Z] 3096ccb668a1: Verifying Checksum [2022-05-12T20:23:40.643Z] 3096ccb668a1: Download complete [2022-05-12T20:23:40.923Z] 9b3977197b4f: Download complete [2022-05-12T20:23:40.923Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T20:23:40.923Z] e8cf19c19ddd: Download complete [2022-05-12T20:23:41.529Z] 9b3977197b4f: Pull complete [2022-05-12T20:23:42.134Z] 1a89e8eeedd5: Pull complete [2022-05-12T20:23:42.410Z] 94645a83ff95: Pull complete [2022-05-12T20:23:42.689Z] a4caa8a26152: Verifying Checksum [2022-05-12T20:23:42.689Z] a4caa8a26152: Download complete [2022-05-12T20:23:43.287Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T20:23:43.287Z] 3f3a8bcf1eab: Download complete [2022-05-12T20:23:55.702Z] 3f3a8bcf1eab: Pull complete [2022-05-12T20:23:55.702Z] 0c92f367c5e7: Pull complete [2022-05-12T20:23:55.702Z] 3096ccb668a1: Pull complete [2022-05-12T20:23:55.984Z] e8cf19c19ddd: Pull complete [2022-05-12T20:24:02.739Z] a4caa8a26152: Pull complete [2022-05-12T20:24:02.739Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T20:24:02.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T20:24:02.739Z] ---> 725f1c02e7f9 [2022-05-12T20:24:02.739Z] Step 3/12 : ARG MAKE="make build" [2022-05-12T20:24:03.014Z] ---> Running in 5706687ea851 [2022-05-12T20:24:03.290Z] Removing intermediate container 5706687ea851 [2022-05-12T20:24:03.290Z] ---> dd830742c7eb [2022-05-12T20:24:03.290Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T20:24:03.290Z] ---> Running in 1212c872fbe1 [2022-05-12T20:24:03.564Z] Removing intermediate container 1212c872fbe1 [2022-05-12T20:24:03.564Z] ---> ce1894bb12e8 [2022-05-12T20:24:03.564Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T20:24:03.564Z] ---> Running in e8350b5823da [2022-05-12T20:24:03.840Z] Removing intermediate container e8350b5823da [2022-05-12T20:24:03.840Z] ---> a5b31d601748 [2022-05-12T20:24:03.840Z] Step 6/12 : WORKDIR /device-gpio [2022-05-12T20:24:04.117Z] ---> Running in d448a0008c67 [2022-05-12T20:24:04.394Z] Removing intermediate container d448a0008c67 [2022-05-12T20:24:04.394Z] ---> ddf006541f1a [2022-05-12T20:24:04.394Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:24:04.394Z] ---> Running in 8d4cc94d081b [2022-05-12T20:24:07.798Z] Removing intermediate container 8d4cc94d081b [2022-05-12T20:24:07.798Z] ---> ed9bb3bfb552 [2022-05-12T20:24:07.798Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T20:24:07.798Z] ---> Running in 5e8f70c83d38 [2022-05-12T20:24:08.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:24:09.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:24:09.976Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T20:24:09.976Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T20:24:10.249Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T20:24:10.249Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T20:24:10.524Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T20:24:10.524Z] OK: 224 MiB in 56 packages [2022-05-12T20:24:11.511Z] Removing intermediate container 5e8f70c83d38 [2022-05-12T20:24:11.511Z] ---> c9a6ca126099 [2022-05-12T20:24:11.511Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T20:24:11.786Z] ---> 642a566b53ac [2022-05-12T20:24:11.786Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:24:12.068Z] ---> Running in bb61ca44c082 [2022-05-12T20:25:08.662Z] Removing intermediate container bb61ca44c082 [2022-05-12T20:25:08.662Z] ---> a7a5b332cc4f [2022-05-12T20:25:08.662Z] Step 11/12 : COPY . . [2022-05-12T20:25:08.662Z] ---> 88d93a4bd146 [2022-05-12T20:25:08.662Z] Step 12/12 : RUN ${MAKE} [2022-05-12T20:25:08.662Z] ---> Running in 94720fffb7ae [2022-05-12T20:25:08.662Z] noop [2022-05-12T20:25:09.651Z] Removing intermediate container 94720fffb7ae [2022-05-12T20:25:09.651Z] ---> e93e83fa69f0 [2022-05-12T20:25:09.651Z] Successfully built e93e83fa69f0 [2022-05-12T20:25:09.651Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:25:09.997Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T20:25:09.997Z] . [Pipeline] withDockerContainer [2022-05-12T20:25:10.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-63496 does not seem to be running inside a container [2022-05-12T20:25:10.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/27 -v /w/workspace/device-gpio/27:/w/workspace/device-gpio/27:rw,z -v /w/workspace/device-gpio/27@tmp:/w/workspace/device-gpio/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T20:25:11.551Z] $ docker top 4aa8464a9df4b6af4a50db271fe58c525829fef3676a3c1f794e7e490da8673c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:25:12.434Z] + go version [2022-05-12T20:25:12.435Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T20:25:12.464Z] $ docker stop --time=1 4aa8464a9df4b6af4a50db271fe58c525829fef3676a3c1f794e7e490da8673c [2022-05-12T20:25:14.110Z] $ docker rm -f 4aa8464a9df4b6af4a50db271fe58c525829fef3676a3c1f794e7e490da8673c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:25:14.690Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T20:25:14.690Z] . [Pipeline] withDockerContainer [2022-05-12T20:25:14.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-63496 does not seem to be running inside a container [2022-05-12T20:25:15.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/27 -v /w/workspace/device-gpio/27:/w/workspace/device-gpio/27:rw,z -v /w/workspace/device-gpio/27@tmp:/w/workspace/device-gpio/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T20:25:16.214Z] $ docker top 9b0479abe1a029cb33c51bbfd8673fe3caf8029c75bfb385ac89a4745a679372 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T20:25:17.104Z] + make test [2022-05-12T20:25:17.104Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T20:25:18.555Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T20:26:40.437Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T20:26:40.437Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T20:26:40.437Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T20:26:40.437Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T20:26:58.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T20:26:58.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T20:26:58.785Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T20:27:02.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T20:27:02.215Z] $ docker stop --time=1 9b0479abe1a029cb33c51bbfd8673fe3caf8029c75bfb385ac89a4745a679372 [2022-05-12T20:27:03.922Z] $ docker rm -f 9b0479abe1a029cb33c51bbfd8673fe3caf8029c75bfb385ac89a4745a679372 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T20:27:04.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T20:27:04.869Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T20:27:05.313Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T20:27:05.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T20:27:06.051Z] + ls -al . [2022-05-12T20:27:06.051Z] total 168 [2022-05-12T20:27:06.051Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 20:27 . [2022-05-12T20:27:06.051Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 20:23 .. [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 20:23 .dockerignore [2022-05-12T20:27:06.051Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 20:23 .git [2022-05-12T20:27:06.051Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:23 .github [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 20:23 .gitignore [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 20:23 .golangci.yml [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 20:23 Attribution.txt [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 20:23 CHANGELOG.md [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 1868 May 12 20:23 Dockerfile [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 20:23 GOVERNANCE.md [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 20:23 Jenkinsfile [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 20:23 LICENSE [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 20:23 Makefile [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 20:23 OWNERS.md [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 20:23 README.md [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 20:21 VERSION [2022-05-12T20:27:06.051Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:23 bin [2022-05-12T20:27:06.051Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:23 cmd [2022-05-12T20:27:06.051Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 20:25 coverage.out [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 20:23 go.mod [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 20:23 go.sum [2022-05-12T20:27:06.051Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:23 internal [2022-05-12T20:27:06.051Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:23 snap [2022-05-12T20:27:06.051Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 20:23 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:27:06.400Z] + 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.0 . [2022-05-12T20:27:06.673Z] Sending build context to Docker daemon 7.898MB [2022-05-12T20:27:06.673Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T20:27:06.673Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-12T20:27:06.673Z] ---> e93e83fa69f0 [2022-05-12T20:27:06.673Z] Step 3/26 : ARG MAKE="make build" [2022-05-12T20:27:06.947Z] ---> Running in f194e8cc575f [2022-05-12T20:27:07.221Z] Removing intermediate container f194e8cc575f [2022-05-12T20:27:07.221Z] ---> 159597e650f5 [2022-05-12T20:27:07.221Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T20:27:07.221Z] ---> Running in 96b9e173ef69 [2022-05-12T20:27:07.496Z] Removing intermediate container 96b9e173ef69 [2022-05-12T20:27:07.496Z] ---> f6dd5d54816e [2022-05-12T20:27:07.496Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T20:27:07.781Z] ---> Running in bc37f87f292d [2022-05-12T20:27:08.055Z] Removing intermediate container bc37f87f292d [2022-05-12T20:27:08.055Z] ---> 2a747c1e3afb [2022-05-12T20:27:08.055Z] Step 6/26 : WORKDIR /device-gpio [2022-05-12T20:27:08.055Z] ---> Running in 70003e4beede [2022-05-12T20:27:08.336Z] Removing intermediate container 70003e4beede [2022-05-12T20:27:08.336Z] ---> 2de35732889e [2022-05-12T20:27:08.336Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:27:08.336Z] ---> Running in 8b9a2ac395af [2022-05-12T20:27:10.323Z] Removing intermediate container 8b9a2ac395af [2022-05-12T20:27:10.323Z] ---> e7becde3a30f [2022-05-12T20:27:10.323Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T20:27:10.323Z] ---> Running in c984f90f75f7 [2022-05-12T20:27:10.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:27:11.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:27:12.931Z] OK: 224 MiB in 56 packages [2022-05-12T20:27:13.943Z] Removing intermediate container c984f90f75f7 [2022-05-12T20:27:13.943Z] ---> 55edcf2c1b3c [2022-05-12T20:27:13.943Z] Step 9/26 : COPY go.mod vendor* ./ [2022-05-12T20:27:14.539Z] ---> db20136216c5 [2022-05-12T20:27:14.539Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T20:27:14.539Z] ---> Running in 10744e0a9205 [2022-05-12T20:27:16.518Z] Removing intermediate container 10744e0a9205 [2022-05-12T20:27:16.518Z] ---> 0ebf692b027c [2022-05-12T20:27:16.518Z] Step 11/26 : COPY . . [2022-05-12T20:27:17.502Z] ---> 9d4fb9911adb [2022-05-12T20:27:17.502Z] Step 12/26 : RUN ${MAKE} [2022-05-12T20:27:17.502Z] ---> Running in 9644d81561ff [2022-05-12T20:27:18.486Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-05-12T20:29:25.351Z] Removing intermediate container 9644d81561ff [2022-05-12T20:29:25.351Z] ---> 8daefb1c9471 [2022-05-12T20:29:25.351Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T20:29:25.351Z] 3.15: Pulling from library/alpine [2022-05-12T20:29:25.351Z] 9981e73032c8: Pulling fs layer [2022-05-12T20:29:25.351Z] 9981e73032c8: Download complete [2022-05-12T20:29:25.351Z] 9981e73032c8: Pull complete [2022-05-12T20:29:25.351Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T20:29:25.351Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T20:29:25.351Z] ---> 3fb3c9af89a9 [2022-05-12T20:29:25.351Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T20:29:25.351Z] ---> Running in 8e54f5b3645d [2022-05-12T20:29:25.351Z] Removing intermediate container 8e54f5b3645d [2022-05-12T20:29:25.351Z] ---> 4829d56f3c82 [2022-05-12T20:29:25.351Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T20:29:25.351Z] ---> Running in 66f5160fc4b4 [2022-05-12T20:29:25.351Z] Removing intermediate container 66f5160fc4b4 [2022-05-12T20:29:25.351Z] ---> 1556354833cb [2022-05-12T20:29:25.351Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-05-12T20:29:25.351Z] ---> Running in ff8835f06f8b [2022-05-12T20:29:25.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T20:29:25.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T20:29:25.351Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T20:29:25.351Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T20:29:25.351Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T20:29:25.351Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T20:29:25.351Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T20:29:25.351Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T20:29:25.351Z] OK: 8 MiB in 19 packages [2022-05-12T20:29:25.351Z] Removing intermediate container ff8835f06f8b [2022-05-12T20:29:25.351Z] ---> 2984f49f1b59 [2022-05-12T20:29:25.351Z] Step 17/26 : WORKDIR / [2022-05-12T20:29:25.351Z] ---> Running in fb14fbe3dd2e [2022-05-12T20:29:25.351Z] Removing intermediate container fb14fbe3dd2e [2022-05-12T20:29:25.351Z] ---> 4d1db88dbcc9 [2022-05-12T20:29:25.351Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T20:29:25.351Z] ---> fd6a420a2ef1 [2022-05-12T20:29:25.351Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T20:29:25.351Z] ---> 2003fdf837e6 [2022-05-12T20:29:25.351Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T20:29:25.352Z] ---> 3f3b22bfadaf [2022-05-12T20:29:25.352Z] Step 21/26 : EXPOSE 59910 [2022-05-12T20:29:25.352Z] ---> Running in c5721b2ebedf [2022-05-12T20:29:25.352Z] Removing intermediate container c5721b2ebedf [2022-05-12T20:29:25.352Z] ---> f98637a972e0 [2022-05-12T20:29:25.352Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-05-12T20:29:25.352Z] ---> Running in 8de23d09bf9f [2022-05-12T20:29:25.352Z] Removing intermediate container 8de23d09bf9f [2022-05-12T20:29:25.352Z] ---> 7a9c208b4901 [2022-05-12T20:29:25.352Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T20:29:25.352Z] ---> Running in 61a4ab0f2588 [2022-05-12T20:29:25.352Z] Removing intermediate container 61a4ab0f2588 [2022-05-12T20:29:25.352Z] ---> b5daf650f6c5 [2022-05-12T20:29:25.352Z] Step 24/26 : LABEL arch=arm64 [2022-05-12T20:29:25.352Z] ---> Running in 3ea706a964a0 [2022-05-12T20:29:25.352Z] Removing intermediate container 3ea706a964a0 [2022-05-12T20:29:25.352Z] ---> c3b70c434835 [2022-05-12T20:29:25.352Z] Step 25/26 : LABEL git_sha=e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:29:25.352Z] ---> Running in 995f6fed6586 [2022-05-12T20:29:25.627Z] Removing intermediate container 995f6fed6586 [2022-05-12T20:29:25.627Z] ---> d40817fb74cb [2022-05-12T20:29:25.627Z] Step 26/26 : LABEL version=2.2.0 [2022-05-12T20:29:25.903Z] ---> Running in cd0fa2b0753d [2022-05-12T20:29:26.174Z] Removing intermediate container cd0fa2b0753d [2022-05-12T20:29:26.174Z] ---> 018d6c1d7012 [2022-05-12T20:29:26.174Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T20:29:26.174Z] Successfully built 018d6c1d7012 [2022-05-12T20:29:26.174Z] 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:29:26.285Z] provisioning config files... [2022-05-12T20:29:26.303Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/27@tmp/config5395706095866364544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:29:26.659Z] ---> docker-login.sh [2022-05-12T20:29:26.659Z] nexus3.edgexfoundry.org:10001 [2022-05-12T20:29:26.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:29:26.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:29:26.932Z] Configure a credential helper to remove this warning. See [2022-05-12T20:29:26.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:29:26.932Z] [2022-05-12T20:29:26.932Z] Login Succeeded [2022-05-12T20:29:26.932Z] nexus3.edgexfoundry.org:10002 [2022-05-12T20:29:27.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:29:27.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:29:27.504Z] Configure a credential helper to remove this warning. See [2022-05-12T20:29:27.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:29:27.504Z] [2022-05-12T20:29:27.504Z] Login Succeeded [2022-05-12T20:29:27.504Z] nexus3.edgexfoundry.org:10003 [2022-05-12T20:29:27.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:29:28.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:29:28.051Z] Configure a credential helper to remove this warning. See [2022-05-12T20:29:28.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:29:28.051Z] [2022-05-12T20:29:28.051Z] Login Succeeded [2022-05-12T20:29:28.051Z] nexus3.edgexfoundry.org:10004 [2022-05-12T20:29:28.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:29:28.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:29:28.322Z] Configure a credential helper to remove this warning. See [2022-05-12T20:29:28.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:29:28.322Z] [2022-05-12T20:29:28.322Z] Login Succeeded [2022-05-12T20:29:28.594Z] docker.io [2022-05-12T20:29:28.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T20:29:29.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T20:29:29.137Z] Configure a credential helper to remove this warning. See [2022-05-12T20:29:29.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T20:29:29.137Z] [2022-05-12T20:29:29.137Z] Login Succeeded [2022-05-12T20:29:29.137Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T20:29:29.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T20:29:29.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T20:29:29.214Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-05-12T20:29:29.214Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:29:29.214Z] latest [2022-05-12T20:29:29.214Z] 2.2.0 [2022-05-12T20:29:29.214Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.0 [2022-05-12T20:29:29.214Z] main [2022-05-12T20:29:29.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:29.565Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:29.915Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:29:29.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T20:29:29.915Z] 949a7228921d: Preparing [2022-05-12T20:29:29.915Z] b4c42e025164: Preparing [2022-05-12T20:29:29.915Z] 764fb8190b4d: Preparing [2022-05-12T20:29:29.915Z] 7877ee2c1115: Preparing [2022-05-12T20:29:29.915Z] 6cbfa3ba4b30: Preparing [2022-05-12T20:29:29.915Z] 4f4ce317c6bb: Preparing [2022-05-12T20:29:29.915Z] 4f4ce317c6bb: Waiting [2022-05-12T20:29:30.197Z] b4c42e025164: Pushed [2022-05-12T20:29:30.197Z] 6cbfa3ba4b30: Pushed [2022-05-12T20:29:30.197Z] 764fb8190b4d: Pushed [2022-05-12T20:29:30.197Z] 4f4ce317c6bb: Layer already exists [2022-05-12T20:29:30.794Z] 7877ee2c1115: Pushed [2022-05-12T20:29:36.182Z] 949a7228921d: Pushed [2022-05-12T20:29:36.453Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328: digest: sha256:f4557f775fb7d06fdc76574d0db81a6c221085f1c3227628c4bafe411dda934a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:36.798Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:37.140Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-05-12T20:29:37.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T20:29:37.140Z] 949a7228921d: Preparing [2022-05-12T20:29:37.140Z] b4c42e025164: Preparing [2022-05-12T20:29:37.140Z] 764fb8190b4d: Preparing [2022-05-12T20:29:37.140Z] 7877ee2c1115: Preparing [2022-05-12T20:29:37.140Z] 6cbfa3ba4b30: Preparing [2022-05-12T20:29:37.140Z] 4f4ce317c6bb: Preparing [2022-05-12T20:29:37.140Z] 4f4ce317c6bb: Waiting [2022-05-12T20:29:37.140Z] 7877ee2c1115: Layer already exists [2022-05-12T20:29:37.140Z] b4c42e025164: Layer already exists [2022-05-12T20:29:37.140Z] 764fb8190b4d: Layer already exists [2022-05-12T20:29:37.140Z] 949a7228921d: Layer already exists [2022-05-12T20:29:37.140Z] 6cbfa3ba4b30: Layer already exists [2022-05-12T20:29:37.140Z] 4f4ce317c6bb: Layer already exists [2022-05-12T20:29:37.412Z] latest: digest: sha256:f4557f775fb7d06fdc76574d0db81a6c221085f1c3227628c4bafe411dda934a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:37.755Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:38.092Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.0 [2022-05-12T20:29:38.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T20:29:38.092Z] 949a7228921d: Preparing [2022-05-12T20:29:38.092Z] b4c42e025164: Preparing [2022-05-12T20:29:38.092Z] 764fb8190b4d: Preparing [2022-05-12T20:29:38.092Z] 7877ee2c1115: Preparing [2022-05-12T20:29:38.092Z] 6cbfa3ba4b30: Preparing [2022-05-12T20:29:38.092Z] 4f4ce317c6bb: Preparing [2022-05-12T20:29:38.092Z] 4f4ce317c6bb: Waiting [2022-05-12T20:29:38.092Z] 6cbfa3ba4b30: Layer already exists [2022-05-12T20:29:38.092Z] 7877ee2c1115: Layer already exists [2022-05-12T20:29:38.092Z] 949a7228921d: Layer already exists [2022-05-12T20:29:38.092Z] 764fb8190b4d: Layer already exists [2022-05-12T20:29:38.092Z] b4c42e025164: Layer already exists [2022-05-12T20:29:38.092Z] 4f4ce317c6bb: Layer already exists [2022-05-12T20:29:38.362Z] 2.2.0: digest: sha256:f4557f775fb7d06fdc76574d0db81a6c221085f1c3227628c4bafe411dda934a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:38.706Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:39.045Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.0 [2022-05-12T20:29:39.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T20:29:39.045Z] 949a7228921d: Preparing [2022-05-12T20:29:39.045Z] b4c42e025164: Preparing [2022-05-12T20:29:39.045Z] 764fb8190b4d: Preparing [2022-05-12T20:29:39.045Z] 7877ee2c1115: Preparing [2022-05-12T20:29:39.045Z] 6cbfa3ba4b30: Preparing [2022-05-12T20:29:39.045Z] 4f4ce317c6bb: Preparing [2022-05-12T20:29:39.045Z] 4f4ce317c6bb: Waiting [2022-05-12T20:29:39.045Z] 7877ee2c1115: Layer already exists [2022-05-12T20:29:39.045Z] 764fb8190b4d: Layer already exists [2022-05-12T20:29:39.045Z] b4c42e025164: Layer already exists [2022-05-12T20:29:39.045Z] 6cbfa3ba4b30: Layer already exists [2022-05-12T20:29:39.045Z] 949a7228921d: Layer already exists [2022-05-12T20:29:39.045Z] 4f4ce317c6bb: Layer already exists [2022-05-12T20:29:39.318Z] e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.0: digest: sha256:f4557f775fb7d06fdc76574d0db81a6c221085f1c3227628c4bafe411dda934a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:39.666Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:40.008Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-05-12T20:29:40.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T20:29:40.008Z] 949a7228921d: Preparing [2022-05-12T20:29:40.008Z] b4c42e025164: Preparing [2022-05-12T20:29:40.008Z] 764fb8190b4d: Preparing [2022-05-12T20:29:40.008Z] 7877ee2c1115: Preparing [2022-05-12T20:29:40.008Z] 6cbfa3ba4b30: Preparing [2022-05-12T20:29:40.008Z] 4f4ce317c6bb: Preparing [2022-05-12T20:29:40.008Z] 4f4ce317c6bb: Waiting [2022-05-12T20:29:40.008Z] 6cbfa3ba4b30: Layer already exists [2022-05-12T20:29:40.008Z] 764fb8190b4d: Layer already exists [2022-05-12T20:29:40.008Z] 949a7228921d: Layer already exists [2022-05-12T20:29:40.008Z] 7877ee2c1115: Layer already exists [2022-05-12T20:29:40.008Z] b4c42e025164: Layer already exists [2022-05-12T20:29:40.008Z] 4f4ce317c6bb: Layer already exists [2022-05-12T20:29:40.280Z] main: digest: sha256:f4557f775fb7d06fdc76574d0db81a6c221085f1c3227628c4bafe411dda934a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T20:29:40.344Z] ===================================================== [Pipeline] echo [2022-05-12T20:29:40.353Z] taggedImages: [2022-05-12T20:29:40.353Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [2022-05-12T20:29:40.353Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-05-12T20:29:40.353Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.0 [2022-05-12T20:29:40.353Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:e602fd7d654e8598d334cfcbfc0e6f43d27ef328-2.2.0 [2022-05-12T20:29:40.353Z] - 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:29:40.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T20:29:40.724Z] [2022-05-12T20:29:40.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:29:41.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T20:29:41.361Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T20:29:41.361Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T20:29:41.361Z] 04944245beec: Pulling fs layer [2022-05-12T20:29:41.361Z] 699f458cf7ca: Pulling fs layer [2022-05-12T20:29:41.361Z] 765212b225bb: Pulling fs layer [2022-05-12T20:29:41.361Z] f23df028b6ca: Pulling fs layer [2022-05-12T20:29:41.361Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T20:29:41.361Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T20:29:41.361Z] f23df028b6ca: Waiting [2022-05-12T20:29:41.361Z] 765212b225bb: Waiting [2022-05-12T20:29:41.361Z] d65c8cfc05b1: Waiting [2022-05-12T20:29:41.361Z] 2437ff75d9bd: Waiting [2022-05-12T20:29:41.361Z] 04944245beec: Verifying Checksum [2022-05-12T20:29:41.361Z] 04944245beec: Download complete [2022-05-12T20:29:41.361Z] 765212b225bb: Verifying Checksum [2022-05-12T20:29:41.361Z] 765212b225bb: Download complete [2022-05-12T20:29:41.361Z] f23df028b6ca: Verifying Checksum [2022-05-12T20:29:41.361Z] f23df028b6ca: Download complete [2022-05-12T20:29:41.361Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T20:29:41.361Z] d65c8cfc05b1: Download complete [2022-05-12T20:29:41.637Z] 699f458cf7ca: Verifying Checksum [2022-05-12T20:29:41.637Z] 699f458cf7ca: Download complete [2022-05-12T20:29:41.912Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T20:29:41.912Z] 8998bd30e6a1: Download complete [2022-05-12T20:29:44.536Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T20:29:44.536Z] 2437ff75d9bd: Download complete [2022-05-12T20:29:46.517Z] 8998bd30e6a1: Pull complete [2022-05-12T20:29:46.791Z] 04944245beec: Pull complete [2022-05-12T20:29:48.230Z] 699f458cf7ca: Pull complete [2022-05-12T20:29:48.505Z] 765212b225bb: Pull complete [2022-05-12T20:29:49.558Z] f23df028b6ca: Pull complete [2022-05-12T20:29:49.558Z] d65c8cfc05b1: Pull complete [2022-05-12T20:30:04.666Z] 2437ff75d9bd: Pull complete [2022-05-12T20:30:04.666Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T20:30:04.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T20:30:04.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T20:30:04.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-63496 does not seem to be running inside a container [2022-05-12T20:30:04.991Z] $ 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/27 -v /w/workspace/device-gpio/27:/w/workspace/device-gpio/27:rw,z -v /w/workspace/device-gpio/27@tmp:/w/workspace/device-gpio/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T20:30:07.454Z] $ docker top a9dfe7d6a0e7a9ce9dde438a876990e6bfee362be658ae807e987e3d29fe856f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:30:08.349Z] ---> job-cost.sh [2022-05-12T20:30:08.349Z] lf-activate-venv: SKIPPING [2022-05-12T20:30:08.349Z] INFO: No Stack... [2022-05-12T20:30:08.619Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T20:30:09.592Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T20:30:10.248Z] + cat /w/workspace/device-gpio/27/archives/cost.csv [2022-05-12T20:30:10.248Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T20:30:10.332Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-27-stack-cost] [2022-05-12T20:30:10.341Z] Resource [jenkins-edgexfoundry-device-gpio-main-27-stack-cost] did not exist. Created. [2022-05-12T20:30:10.341Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T20:30:11.025Z] /w/workspace/device-gpio/27@tmp/durable-96abc864/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T20:30:11.694Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T20:30:11.724Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T20:30:11.774Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T20:30:11.783Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T20:30:11.814Z] $ docker stop --time=1 a9dfe7d6a0e7a9ce9dde438a876990e6bfee362be658ae807e987e3d29fe856f [2022-05-12T20:30:13.311Z] $ docker rm -f a9dfe7d6a0e7a9ce9dde438a876990e6bfee362be658ae807e987e3d29fe856f [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:30:13.767Z] provisioning config files... [2022-05-12T20:30:13.774Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6163559187331147119tmp [Pipeline] { [Pipeline] sh [2022-05-12T20:30:14.067Z] + set +x [2022-05-12T20:30:14.067Z] + bash -s -- [2022-05-12T20:30:14.067Z] + curl -s https://codecov.io/bash [2022-05-12T20:30:14.067Z] [2022-05-12T20:30:14.067Z] _____ _ [2022-05-12T20:30:14.067Z] / ____| | | [2022-05-12T20:30:14.067Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T20:30:14.067Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T20:30:14.067Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T20:30:14.067Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T20:30:14.067Z] Bash-1.0.6 [2022-05-12T20:30:14.067Z] [2022-05-12T20:30:14.067Z] [2022-05-12T20:30:14.067Z] ==> git version 2.25.1 found [2022-05-12T20:30:14.067Z] ==> 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:30:14.067Z] Release-Date: 2020-01-08 [2022-05-12T20:30:14.067Z] 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:30:14.067Z] 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:30:14.067Z] ==> Jenkins CI detected. [2022-05-12T20:30:14.067Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-05-12T20:30:14.067Z] project root: . [2022-05-12T20:30:14.067Z] --> token set from env [2022-05-12T20:30:14.067Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T20:30:14.067Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T20:30:14.067Z] ==> Python coveragepy not found [2022-05-12T20:30:14.067Z] ==> Searching for coverage reports in: [2022-05-12T20:30:14.067Z] + . [2022-05-12T20:30:14.067Z] -> Found 1 reports [2022-05-12T20:30:14.067Z] ==> Detecting git/mercurial file structure [2022-05-12T20:30:14.067Z] ==> Reading reports [2022-05-12T20:30:14.067Z] + ./coverage.out bytes=10 [2022-05-12T20:30:14.067Z] ==> Appending adjustments [2022-05-12T20:30:14.067Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T20:30:14.067Z] + Found adjustments [2022-05-12T20:30:14.067Z] ==> Gzipping contents [2022-05-12T20:30:14.329Z] 4.0K /tmp/codecov.vBlIMR.gz [2022-05-12T20:30:14.329Z] ==> Uploading reports [2022-05-12T20:30:14.329Z] url: https://codecov.io [2022-05-12T20:30:14.329Z] query: branch=main&commit=e602fd7d654e8598d334cfcbfc0e6f43d27ef328&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T20:30:14.329Z] -> Pinging Codecov [2022-05-12T20:30:14.329Z] 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=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T20:30:14.592Z] -> Uploading to [2022-05-12T20:30:14.592Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/e602fd7d654e8598d334cfcbfc0e6f43d27ef328/e02d2159-ff9c-4ade-b66f-8bae68d5b571.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T203014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ef76909b5cf5c8fe0bfbae3f702489a806d7757fb3be95a41cf24d351544f50 [2022-05-12T20:30:14.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T20:30:14.592Z] Dload Upload Total Spent Left Speed [2022-05-12T20:30:14.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 4058 --:--:-- --:--:-- --:--:-- 4058 100 832 0 0 100 832 0 2939 --:--:-- --:--:-- --:--:-- 2929 [2022-05-12T20:30:14.853Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] } [2022-05-12T20:30:14.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-12T20:30:15.148Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-12T20:30:15.157Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:15.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T20:30:15.494Z] [2022-05-12T20:30:15.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:15.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T20:30:15.794Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-12T20:30:15.794Z] 188c0c94c7c5: Pulling fs layer [2022-05-12T20:30:15.794Z] 0ef7d3d256c8: Pulling fs layer [2022-05-12T20:30:15.794Z] de9db76c5a1d: Pulling fs layer [2022-05-12T20:30:15.794Z] 0eba1c9be4d2: Pulling fs layer [2022-05-12T20:30:15.794Z] 0d57e429df01: Pulling fs layer [2022-05-12T20:30:15.794Z] 4e4be7b47b0d: Pulling fs layer [2022-05-12T20:30:15.794Z] e1f770b5df2f: Pulling fs layer [2022-05-12T20:30:15.794Z] 85a0685a4137: Pulling fs layer [2022-05-12T20:30:15.794Z] 85a0685a4137: Waiting [2022-05-12T20:30:15.794Z] e1f770b5df2f: Waiting [2022-05-12T20:30:15.794Z] 0eba1c9be4d2: Waiting [2022-05-12T20:30:15.794Z] 4e4be7b47b0d: Waiting [2022-05-12T20:30:15.794Z] 0d57e429df01: Waiting [2022-05-12T20:30:15.794Z] de9db76c5a1d: Verifying Checksum [2022-05-12T20:30:15.794Z] de9db76c5a1d: Download complete [2022-05-12T20:30:15.794Z] 0ef7d3d256c8: Download complete [2022-05-12T20:30:15.794Z] 0d57e429df01: Verifying Checksum [2022-05-12T20:30:15.794Z] 0d57e429df01: Download complete [2022-05-12T20:30:15.794Z] 4e4be7b47b0d: Download complete [2022-05-12T20:30:15.794Z] 188c0c94c7c5: Download complete [2022-05-12T20:30:16.055Z] 188c0c94c7c5: Pull complete [2022-05-12T20:30:16.055Z] e1f770b5df2f: Verifying Checksum [2022-05-12T20:30:16.055Z] e1f770b5df2f: Download complete [2022-05-12T20:30:16.055Z] 0ef7d3d256c8: Pull complete [2022-05-12T20:30:16.055Z] de9db76c5a1d: Pull complete [2022-05-12T20:30:16.636Z] 0eba1c9be4d2: Verifying Checksum [2022-05-12T20:30:16.636Z] 0eba1c9be4d2: Download complete [2022-05-12T20:30:16.893Z] 85a0685a4137: Verifying Checksum [2022-05-12T20:30:16.893Z] 85a0685a4137: Download complete [2022-05-12T20:30:20.194Z] 0eba1c9be4d2: Pull complete [2022-05-12T20:30:20.194Z] 0d57e429df01: Pull complete [2022-05-12T20:30:20.194Z] 4e4be7b47b0d: Pull complete [2022-05-12T20:30:20.453Z] e1f770b5df2f: Pull complete [2022-05-12T20:30:23.740Z] 85a0685a4137: Pull complete [2022-05-12T20:30:23.740Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-12T20:30:23.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T20:30:23.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-12T20:30:23.802Z] prd-ubuntu20.04-docker-8c-8g-63495 does not seem to be running inside a container [2022-05-12T20:30:23.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-12T20:30:25.484Z] $ docker top 8090983583b8572b906631e0c00b9bf8e3fc1411274f42d0bb8c07b8cf3009d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T20:30:25.563Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-12T20:30:25.845Z] + set -o pipefail [2022-05-12T20:30:25.845Z] + snyk monitor '--org=edgex-jenkins' [2022-05-12T20:30:31.123Z] [2022-05-12T20:30:31.123Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-05-12T20:30:31.123Z] [2022-05-12T20:30:31.123Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/ea6621ac-3eb9-47c0-9724-bc0eef2df84c [2022-05-12T20:30:31.123Z] [2022-05-12T20:30:31.123Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-12T20:30:31.123Z] [2022-05-12T20:30:31.123Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-12T20:30:31.123Z] [2022-05-12T20:30:31.384Z] [Pipeline] } [2022-05-12T20:30:31.401Z] $ docker stop --time=1 8090983583b8572b906631e0c00b9bf8e3fc1411274f42d0bb8c07b8cf3009d4 [2022-05-12T20:30:33.315Z] $ docker rm -f 8090983583b8572b906631e0c00b9bf8e3fc1411274f42d0bb8c07b8cf3009d4 [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:30:34.053Z] + git log --format=format:%s -1 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 [Pipeline] sh [2022-05-12T20:30:34.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T20:30:34.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:34.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:30:34.641Z] . [Pipeline] withDockerContainer [2022-05-12T20:30:34.706Z] prd-ubuntu20.04-docker-8c-8g-63495 does not seem to be running inside a container [2022-05-12T20:30:34.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T20:30:35.167Z] $ docker top 00bd23e174c15890de4d114a07b65ccb7779887d5dbe7e11ff518139cfdccea4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T20:30:35.273Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:30:35.576Z] + git semver [Pipeline] } [2022-05-12T20:30:35.854Z] $ docker stop --time=1 00bd23e174c15890de4d114a07b65ccb7779887d5dbe7e11ff518139cfdccea4 [2022-05-12T20:30:37.116Z] $ docker rm -f 00bd23e174c15890de4d114a07b65ccb7779887d5dbe7e11ff518139cfdccea4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:37.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T20:30:37.489Z] [2022-05-12T20:30:37.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:37.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T20:30:37.798Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-12T20:30:37.798Z] ab5ef0e58194: Pulling fs layer [2022-05-12T20:30:37.798Z] 9712f1f96733: Pulling fs layer [2022-05-12T20:30:37.798Z] 63f879dbbcfc: Pulling fs layer [2022-05-12T20:30:37.798Z] 0d9ebad4ef96: Pulling fs layer [2022-05-12T20:30:37.798Z] e9a5061849ea: Pulling fs layer [2022-05-12T20:30:37.798Z] d747dcd14b5f: Pulling fs layer [2022-05-12T20:30:37.798Z] 2de7ff778b66: Pulling fs layer [2022-05-12T20:30:37.798Z] 0d9ebad4ef96: Waiting [2022-05-12T20:30:37.798Z] e9a5061849ea: Waiting [2022-05-12T20:30:37.798Z] d747dcd14b5f: Waiting [2022-05-12T20:30:37.798Z] 2de7ff778b66: Waiting [2022-05-12T20:30:37.798Z] 9712f1f96733: Download complete [2022-05-12T20:30:38.784Z] 63f879dbbcfc: Verifying Checksum [2022-05-12T20:30:38.784Z] 63f879dbbcfc: Download complete [2022-05-12T20:30:38.784Z] 0d9ebad4ef96: Verifying Checksum [2022-05-12T20:30:38.784Z] 0d9ebad4ef96: Download complete [2022-05-12T20:30:38.784Z] d747dcd14b5f: Verifying Checksum [2022-05-12T20:30:38.784Z] d747dcd14b5f: Download complete [2022-05-12T20:30:38.784Z] e9a5061849ea: Verifying Checksum [2022-05-12T20:30:38.784Z] e9a5061849ea: Download complete [2022-05-12T20:30:38.784Z] ab5ef0e58194: Verifying Checksum [2022-05-12T20:30:38.784Z] ab5ef0e58194: Download complete [2022-05-12T20:30:38.784Z] 2de7ff778b66: Verifying Checksum [2022-05-12T20:30:38.784Z] 2de7ff778b66: Download complete [2022-05-12T20:30:42.077Z] ab5ef0e58194: Pull complete [2022-05-12T20:30:42.077Z] 9712f1f96733: Pull complete [2022-05-12T20:30:42.336Z] 63f879dbbcfc: Pull complete [2022-05-12T20:30:46.533Z] 0d9ebad4ef96: Pull complete [2022-05-12T20:30:46.533Z] e9a5061849ea: Pull complete [2022-05-12T20:30:46.533Z] d747dcd14b5f: Pull complete [2022-05-12T20:30:47.924Z] 2de7ff778b66: Pull complete [2022-05-12T20:30:47.924Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-12T20:30:47.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T20:30:47.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-12T20:30:48.013Z] prd-ubuntu20.04-docker-8c-8g-63495 does not seem to be running inside a container [2022-05-12T20:30:48.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-12T20:30:51.173Z] $ docker top d1a59d28eb17759d355f6ae9e80e4ee19aa91e33704b64c466a91846e330e934 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:30:51.257Z] provisioning config files... [2022-05-12T20:30:51.266Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6825017071803849376tmp [2022-05-12T20:30:51.275Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1003226234354453242tmp [2022-05-12T20:30:51.285Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8438374726498455677tmp [Pipeline] { [Pipeline] echo [2022-05-12T20:30:51.302Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:30:51.586Z] ---> sigul-configuration.sh [2022-05-12T20:30:51.586Z] gpg: directory `/root/.gnupg' created [2022-05-12T20:30:51.586Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-12T20:30:51.586Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-12T20:30:51.586Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-12T20:30:51.586Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-12T20:30:51.586Z] gpg: CAST5 encrypted data [2022-05-12T20:30:51.586Z] gpg: encrypted with 1 passphrase [2022-05-12T20:30:51.586Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-12T20:30:51.875Z] + mkdir /home/jenkins [2022-05-12T20:30:51.875Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-12T20:30:52.163Z] + 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:30:52.174Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:30:52.458Z] ---> sigul-install.sh [2022-05-12T20:30:52.458Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-12T20:30:52.745Z] + git tag --list [2022-05-12T20:30:52.745Z] v0.0.0 [2022-05-12T20:30:52.745Z] v1.0.0 [2022-05-12T20:30:52.745Z] v1.0.1-dev.1 [2022-05-12T20:30:52.745Z] v1.0.1-dev.2 [2022-05-12T20:30:52.745Z] v1.0.1-dev.3 [2022-05-12T20:30:52.745Z] v1.0.1-dev.4 [2022-05-12T20:30:52.745Z] v1.0.1-dev.5 [2022-05-12T20:30:52.745Z] v1.0.1-dev.6 [2022-05-12T20:30:52.745Z] v2.0.0-dev.1 [2022-05-12T20:30:52.745Z] v2.0.0-dev.10 [2022-05-12T20:30:52.745Z] v2.0.0-dev.11 [2022-05-12T20:30:52.745Z] v2.0.0-dev.12 [2022-05-12T20:30:52.745Z] v2.0.0-dev.13 [2022-05-12T20:30:52.745Z] v2.0.0-dev.2 [2022-05-12T20:30:52.745Z] v2.0.0-dev.3 [2022-05-12T20:30:52.745Z] v2.0.0-dev.4 [2022-05-12T20:30:52.745Z] v2.0.0-dev.5 [2022-05-12T20:30:52.745Z] v2.0.0-dev.6 [2022-05-12T20:30:52.745Z] v2.0.0-dev.7 [2022-05-12T20:30:52.745Z] v2.0.0-dev.8 [2022-05-12T20:30:52.745Z] v2.0.0-dev.9 [2022-05-12T20:30:52.745Z] v2.1.0 [2022-05-12T20:30:52.745Z] v2.2.0 [2022-05-12T20:30:52.745Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-12T20:30:53.030Z] + lftools sign git-tag v2.2.0 [2022-05-12T20:30:53.598Z] Signing Git tag with Sigul... [2022-05-12T20:30:53.598Z] Signing v2.2.0 [Pipeline] echo [2022-05-12T20:30:54.173Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:30:54.459Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-12T20:30:54.467Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-12T20:30:54.493Z] $ docker stop --time=1 d1a59d28eb17759d355f6ae9e80e4ee19aa91e33704b64c466a91846e330e934 [2022-05-12T20:30:55.775Z] $ docker rm -f d1a59d28eb17759d355f6ae9e80e4ee19aa91e33704b64c466a91846e330e934 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-12T20:30:56.212Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T20:30:56.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:56.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:30:56.508Z] . [Pipeline] withDockerContainer [2022-05-12T20:30:56.578Z] prd-ubuntu20.04-docker-8c-8g-63495 does not seem to be running inside a container [2022-05-12T20:30:56.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T20:30:57.000Z] $ docker top 691f90f1467b0bf6821d2ad36de20c141b8d0fac8ec4bafc568d36f559cb09fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T20:30:57.076Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:30:57.365Z] + git semver [Pipeline] } [2022-05-12T20:30:57.643Z] $ docker stop --time=1 691f90f1467b0bf6821d2ad36de20c141b8d0fac8ec4bafc568d36f559cb09fb [2022-05-12T20:30:58.921Z] $ docker rm -f 691f90f1467b0bf6821d2ad36de20c141b8d0fac8ec4bafc568d36f559cb09fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T20:30:59.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T20:30:59.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:30:59.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T20:30:59.566Z] . [Pipeline] withDockerContainer [2022-05-12T20:30:59.628Z] prd-ubuntu20.04-docker-8c-8g-63495 does not seem to be running inside a container [2022-05-12T20:30:59.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T20:31:00.024Z] $ docker top b6e9ee189c15ec88caf2bae99231c9dd1f2e832ffb705629658d5fcad74ef1f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T20:31:00.106Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T20:31:00.405Z] + git semver [Pipeline] } [2022-05-12T20:31:00.682Z] $ docker stop --time=1 b6e9ee189c15ec88caf2bae99231c9dd1f2e832ffb705629658d5fcad74ef1f5 [2022-05-12T20:31:01.978Z] $ docker rm -f b6e9ee189c15ec88caf2bae99231c9dd1f2e832ffb705629658d5fcad74ef1f5 [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:31:02.565Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-05-12T20:31:02.565Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-12T20:31:02.565Z] total 16 [2022-05-12T20:31:02.565Z] drwxr-xr-x 3 root root 4096 May 12 20:22 . [2022-05-12T20:31:02.565Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 20:30 .. [2022-05-12T20:31:02.565Z] drwxr-xr-x 2 root root 4096 May 12 20:22 cost [2022-05-12T20:31:02.565Z] -rw-r--r-- 1 root root 81 May 12 20:22 cost.csv [2022-05-12T20:31:02.565Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-12T20:31:02.565Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-12T20:31:02.565Z] total 16 [2022-05-12T20:31:02.565Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 20:22 . [2022-05-12T20:31:02.565Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 20:30 .. [2022-05-12T20:31:02.565Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 20:22 cost [2022-05-12T20:31:02.565Z] -rw-r--r-- 1 jenkins jenkins 81 May 12 20:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:31:02.861Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:31:03.725Z] ---> package-listing.sh [2022-05-12T20:31:03.725Z] ++ facter osfamily [2022-05-12T20:31:03.725Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T20:31:03.986Z] + OS_FAMILY=debian [2022-05-12T20:31:03.986Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-05-12T20:31:03.986Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T20:31:03.986Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T20:31:03.986Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T20:31:03.986Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T20:31:03.986Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-05-12T20:31:03.986Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T20:31:03.986Z] + case "${OS_FAMILY}" in [2022-05-12T20:31:03.986Z] + dpkg -l [2022-05-12T20:31:03.986Z] + grep '^ii' [2022-05-12T20:31:03.986Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T20:31:03.986Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T20:31:03.986Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T20:31:03.986Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-05-12T20:31:03.986Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-05-12T20:31:03.986Z] + 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:31:04.000Z] 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:31:04.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T20:31:04.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T20:31:04.686Z] . [Pipeline] withDockerContainer [2022-05-12T20:31:04.748Z] prd-ubuntu20.04-docker-8c-8g-63495 does not seem to be running inside a container [2022-05-12T20:31:04.786Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T20:31:05.033Z] $ docker top 89a74935ddfff3a77fae8b316f70392fe4186af9983b1576526068ebf2788fba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T20:31:05.391Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T20:31:05.687Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T20:31:05.977Z] + ls /var/log/sa-host [2022-05-12T20:31:05.977Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T20:31:06.222Z] provisioning config files... [2022-05-12T20:31:06.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7477823584793457588tmp [Pipeline] { [Pipeline] echo [2022-05-12T20:31:06.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:31:06.547Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T20:31:06.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:31:06.895Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T20:31:06.905Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:31:07.189Z] ---> sudo-logs.sh [2022-05-12T20:31:07.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T20:31:07.212Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:31:07.497Z] ---> job-cost.sh [2022-05-12T20:31:07.497Z] lf-activate-venv: SKIPPING [2022-05-12T20:31:07.497Z] DEBUG: total: 0.2199999988079071 [2022-05-12T20:31:07.497Z] INFO: Retrieving Stack Cost... [2022-05-12T20:31:07.759Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T20:31:08.329Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T20:31:08.344Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T20:31:08.626Z] ---> logs-deploy.sh [2022-05-12T20:31:08.626Z] lf-activate-venv: SKIPPING [2022-05-12T20:31:08.626Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/27 [2022-05-12T20:31:08.626Z] INFO: archiving workspace using pattern(s): [2022-05-12T20:31:09.565Z] Archives upload complete. [2022-05-12T20:31:09.565Z] INFO: archiving logs to Nexus