Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 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-ssh6410412742490116938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3193102924075427198.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13147409171202327341.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13101222137063854712.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9504331757629345211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2261 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 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 (main) Commit message: "Merge pull request #127 from lenny-intel/go-1.20" > 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 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 > git rev-list --no-walk 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T19:29:31.498Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T19:29:31.547Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T19:29:31.563Z] ========================================================= [2023-03-15T19:29:31.563Z] EdgeX Global Pipelines Version Info [2023-03-15T19:29:31.563Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:29:32.269Z] ------------------- [2023-03-15T19:29:32.269Z] stable info: [2023-03-15T19:29:32.269Z] ------------------- [2023-03-15T19:29:32.269Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T19:29:32.269Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T19:29:32.269Z] Message: update stable to v1.0.245 [2023-03-15T19:29:32.838Z] ------------------- [2023-03-15T19:29:32.838Z] experimental info: [2023-03-15T19:29:32.838Z] ------------------- [2023-03-15T19:29:32.838Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T19:29:32.838Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T19:29:32.838Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T19:29:32.991Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-15T19:29:33.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-15T19:29:33.016Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T19:29:33.025Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T19:29:33.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T19:29:33.049Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T19:29:33.064Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T19:29:33.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T19:29:33.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T19:29:33.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T19:29:33.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T19:29:33.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-15T19:29:33.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T19:29:33.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T19:29:33.153Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T19:29:33.164Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T19:29:33.175Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T19:29:33.186Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T19:29:33.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T19:29:33.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T19:29:33.221Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T19:29:33.233Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T19:29:33.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T19:29:33.255Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T19:29:33.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T19:29:33.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T19:29:33.289Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T19:29:33.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T19:29:33.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T19:29:33.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T19:29:33.335Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] echo [2023-03-15T19:29:33.347Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58c55fc [Pipeline] echo [2023-03-15T19:29:33.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T19:29:33.409Z] provisioning config files... [2023-03-15T19:29:33.423Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15370124663194282023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:29:33.718Z] ---> docker-login.sh [2023-03-15T19:29:33.718Z] nexus3.edgexfoundry.org:10001 [2023-03-15T19:29:33.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:29:34.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:29:34.244Z] Configure a credential helper to remove this warning. See [2023-03-15T19:29:34.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:29:34.244Z] [2023-03-15T19:29:34.244Z] Login Succeeded [2023-03-15T19:29:34.244Z] nexus3.edgexfoundry.org:10002 [2023-03-15T19:29:34.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:29:34.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:29:34.244Z] Configure a credential helper to remove this warning. See [2023-03-15T19:29:34.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:29:34.244Z] [2023-03-15T19:29:34.244Z] Login Succeeded [2023-03-15T19:29:34.244Z] nexus3.edgexfoundry.org:10003 [2023-03-15T19:29:34.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:29:34.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:29:34.511Z] Configure a credential helper to remove this warning. See [2023-03-15T19:29:34.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:29:34.511Z] [2023-03-15T19:29:34.511Z] Login Succeeded [2023-03-15T19:29:34.511Z] nexus3.edgexfoundry.org:10004 [2023-03-15T19:29:34.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:29:34.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:29:34.511Z] Configure a credential helper to remove this warning. See [2023-03-15T19:29:34.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:29:34.512Z] [2023-03-15T19:29:34.512Z] Login Succeeded [2023-03-15T19:29:34.512Z] docker.io [2023-03-15T19:29:34.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:29:35.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:29:35.080Z] Configure a credential helper to remove this warning. See [2023-03-15T19:29:35.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:29:35.080Z] [2023-03-15T19:29:35.080Z] Login Succeeded [2023-03-15T19:29:35.080Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T19:29:35.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T19:29:35.438Z] + git rev-list -1 --merges 58c55fcceacaa429eb258ff9b432fe1f0402d5e4~1..58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] echo [2023-03-15T19:29:35.522Z] -----------> git rev-list -1 --merges 58c55fcceacaa429eb258ff9b432fe1f0402d5e4~1..58c55fcceacaa429eb258ff9b432fe1f0402d5e4 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [2023-03-15T19:29:35.522Z] 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [false] [Pipeline] sh [2023-03-15T19:29:35.820Z] + git log --format=format:%s -1 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] echo [2023-03-15T19:29:35.836Z] ========================================================= [2023-03-15T19:29:35.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T19:29:35.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T19:29:36.166Z] + git log --format=format:%s -1 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] echo [2023-03-15T19:29:36.177Z] [semverPrep] GIT_COMMIT: 58c55fcceacaa429eb258ff9b432fe1f0402d5e4, Commit Message: Merge pull request #127 from lenny-intel/go-1.20 [Pipeline] echo [2023-03-15T19:29:36.187Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T19:29:36.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T19:29:36.547Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T19:29:36.547Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T19:29:36.547Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T19:29:36.547Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T19:29:36.547Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T19:29:36.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:29:36.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T19:29:36.952Z] [2023-03-15T19:29:36.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:29:37.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T19:29:37.251Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T19:29:37.251Z] b85a868b505f: Pulling fs layer [2023-03-15T19:29:37.251Z] e2be974225ed: Pulling fs layer [2023-03-15T19:29:37.251Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T19:29:37.251Z] 988bab9f4d93: Pulling fs layer [2023-03-15T19:29:37.251Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T19:29:37.251Z] eaf3925da568: Pulling fs layer [2023-03-15T19:29:37.251Z] bab4dde63d76: Pulling fs layer [2023-03-15T19:29:37.251Z] bde34c3a00c8: Pulling fs layer [2023-03-15T19:29:37.251Z] b352a97aabf1: Pulling fs layer [2023-03-15T19:29:37.251Z] 4872d77fe225: Pulling fs layer [2023-03-15T19:29:37.251Z] 5851b861e8e6: Pulling fs layer [2023-03-15T19:29:37.251Z] bab4dde63d76: Waiting [2023-03-15T19:29:37.251Z] bde34c3a00c8: Waiting [2023-03-15T19:29:37.251Z] 1469e6f7b9e6: Waiting [2023-03-15T19:29:37.251Z] eaf3925da568: Waiting [2023-03-15T19:29:37.251Z] b352a97aabf1: Waiting [2023-03-15T19:29:37.251Z] 988bab9f4d93: Waiting [2023-03-15T19:29:37.251Z] 5851b861e8e6: Waiting [2023-03-15T19:29:37.251Z] e2be974225ed: Verifying Checksum [2023-03-15T19:29:37.251Z] e2be974225ed: Download complete [2023-03-15T19:29:37.251Z] 988bab9f4d93: Verifying Checksum [2023-03-15T19:29:37.251Z] 988bab9f4d93: Download complete [2023-03-15T19:29:37.509Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T19:29:37.509Z] 1469e6f7b9e6: Download complete [2023-03-15T19:29:37.509Z] eaf3925da568: Verifying Checksum [2023-03-15T19:29:37.509Z] eaf3925da568: Download complete [2023-03-15T19:29:37.509Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T19:29:37.509Z] 339a4e72a1f5: Download complete [2023-03-15T19:29:37.509Z] b352a97aabf1: Verifying Checksum [2023-03-15T19:29:37.509Z] b352a97aabf1: Download complete [2023-03-15T19:29:37.509Z] 4872d77fe225: Verifying Checksum [2023-03-15T19:29:37.509Z] 4872d77fe225: Download complete [2023-03-15T19:29:37.509Z] 5851b861e8e6: Download complete [2023-03-15T19:29:37.509Z] b85a868b505f: Verifying Checksum [2023-03-15T19:29:37.509Z] b85a868b505f: Download complete [2023-03-15T19:29:37.768Z] bab4dde63d76: Verifying Checksum [2023-03-15T19:29:37.768Z] bab4dde63d76: Download complete [2023-03-15T19:29:38.702Z] b85a868b505f: Pull complete [2023-03-15T19:29:38.962Z] e2be974225ed: Pull complete [2023-03-15T19:29:39.531Z] 339a4e72a1f5: Pull complete [2023-03-15T19:29:39.531Z] 988bab9f4d93: Pull complete [2023-03-15T19:29:39.790Z] 1469e6f7b9e6: Pull complete [2023-03-15T19:29:39.790Z] eaf3925da568: Pull complete [2023-03-15T19:29:41.700Z] bab4dde63d76: Pull complete [2023-03-15T19:29:41.700Z] bde34c3a00c8: Pull complete [2023-03-15T19:29:41.700Z] b352a97aabf1: Pull complete [2023-03-15T19:29:41.959Z] 4872d77fe225: Pull complete [2023-03-15T19:29:41.959Z] 5851b861e8e6: Pull complete [2023-03-15T19:29:41.959Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T19:29:41.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T19:29:41.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:29:42.054Z] prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container [2023-03-15T19:29:42.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T19:29:43.234Z] $ docker top 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 -eo pid,comm [2023-03-15T19:29:43.292Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T19:29:43.292Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T19:29:43.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T19:29:43.326Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T19:29:43.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T19:29:43.453Z] $ docker exec 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 ssh-agent [2023-03-15T19:29:43.563Z] SSH_AUTH_SOCK=/tmp/ssh-dCVLGtXYGOKQ/agent.33 [2023-03-15T19:29:43.563Z] SSH_AGENT_PID=39 [2023-03-15T19:29:43.569Z] Running ssh-add (command line suppressed) [2023-03-15T19:29:43.681Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10821297880612222983.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10821297880612222983.key) [2023-03-15T19:29:43.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T19:29:43.974Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T19:29:43.995Z] $ docker exec --env ******** --env ******** 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 ssh-agent -k [2023-03-15T19:29:44.109Z] unset SSH_AUTH_SOCK; [2023-03-15T19:29:44.109Z] unset SSH_AGENT_PID; [2023-03-15T19:29:44.109Z] echo Agent pid 39 killed; [2023-03-15T19:29:44.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T19:29:44.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T19:29:44.138Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T19:29:44.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T19:29:44.250Z] $ docker exec 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 ssh-agent [2023-03-15T19:29:44.360Z] SSH_AUTH_SOCK=/tmp/ssh-QqZwo4rTRQAw/agent.71 [2023-03-15T19:29:44.360Z] SSH_AGENT_PID=77 [2023-03-15T19:29:44.365Z] Running ssh-add (command line suppressed) [2023-03-15T19:29:44.466Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_163010114403374819.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_163010114403374819.key) [2023-03-15T19:29:44.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T19:29:44.756Z] + git semver init [2023-03-15T19:29:45.016Z] 2023-03-15 19:29:44,947 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T19:29:45.016Z] 2023-03-15 19:29:44,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-03-15T19:29:45.016Z] 2023-03-15 19:29:44,949 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-03-15T19:29:45.016Z] 2023-03-15 19:29:44,949 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T19:29:45.956Z] 2023-03-15 19:29:45,855 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-03-15T19:29:45.956Z] 2023-03-15 19:29:45,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-03-15T19:29:45.956Z] 2023-03-15 19:29:45,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-15T19:29:45.956Z] 2023-03-15 19:29:45,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-15T19:29:45.956Z] 3.0.0-dev.11 [Pipeline] } [2023-03-15T19:29:45.968Z] $ docker exec --env ******** --env ******** 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 ssh-agent -k [2023-03-15T19:29:46.064Z] unset SSH_AUTH_SOCK; [2023-03-15T19:29:46.064Z] unset SSH_AGENT_PID; [2023-03-15T19:29:46.064Z] echo Agent pid 77 killed; [2023-03-15T19:29:46.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T19:29:46.371Z] + git semver [Pipeline] } [2023-03-15T19:29:46.646Z] $ docker stop --time=1 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 [2023-03-15T19:29:47.953Z] $ docker rm -f --volumes 384e37e68e41b7f4a2ac49515688bf1ea8b2116059619b4c1b974068cb536fd1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T19:29:48.290Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T19:29:48.486Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T19:29:48.489Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T19:29:48.609Z] provisioning config files... [2023-03-15T19:29:48.618Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4410436115263899527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:29:48.917Z] ---> docker-login.sh [2023-03-15T19:29:48.918Z] nexus3.edgexfoundry.org:10001 [2023-03-15T19:29:48.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:29:48.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:29:48.918Z] Configure a credential helper to remove this warning. See [2023-03-15T19:29:48.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:29:48.918Z] [2023-03-15T19:29:48.918Z] Login Succeeded [2023-03-15T19:29:48.918Z] nexus3.edgexfoundry.org:10002 [2023-03-15T19:29:48.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:29:48.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:29:48.918Z] Configure a credential helper to remove this warning. See [2023-03-15T19:29:48.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:29:48.918Z] [2023-03-15T19:29:48.918Z] Login Succeeded [2023-03-15T19:29:48.918Z] nexus3.edgexfoundry.org:10003 [2023-03-15T19:29:49.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:29:49.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:29:49.178Z] Configure a credential helper to remove this warning. See [2023-03-15T19:29:49.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:29:49.178Z] [2023-03-15T19:29:49.178Z] Login Succeeded [2023-03-15T19:29:49.178Z] nexus3.edgexfoundry.org:10004 [2023-03-15T19:29:49.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:29:49.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:29:49.178Z] Configure a credential helper to remove this warning. See [2023-03-15T19:29:49.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:29:49.178Z] [2023-03-15T19:29:49.178Z] Login Succeeded [2023-03-15T19:29:49.178Z] docker.io [2023-03-15T19:29:49.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:29:49.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:29:49.438Z] Configure a credential helper to remove this warning. See [2023-03-15T19:29:49.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:29:49.438Z] [2023-03-15T19:29:49.438Z] Login Succeeded [2023-03-15T19:29:49.438Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T19:29:49.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T19:29:49.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T19:29:49.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T19:29:49.542Z] ========================================================= [2023-03-15T19:29:49.542Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T19:29:49.542Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:29:49.849Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T19:29:49.849Z] Sending build context to Docker daemon 16MB [2023-03-15T19:29:49.849Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T19:29:49.849Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T19:29:49.849Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T19:29:49.849Z] 63b65145d645: Pulling fs layer [2023-03-15T19:29:49.849Z] a2d21d5440eb: Pulling fs layer [2023-03-15T19:29:49.849Z] 935e6c44a52c: Pulling fs layer [2023-03-15T19:29:49.849Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T19:29:49.849Z] 30dea6a524f1: Pulling fs layer [2023-03-15T19:29:49.849Z] a2aff8979fd8: Pulling fs layer [2023-03-15T19:29:49.849Z] 6808be2612f2: Pulling fs layer [2023-03-15T19:29:49.849Z] f25807f1079a: Pulling fs layer [2023-03-15T19:29:49.849Z] 94cc34f8dd06: Waiting [2023-03-15T19:29:49.849Z] 30dea6a524f1: Waiting [2023-03-15T19:29:49.849Z] a2aff8979fd8: Waiting [2023-03-15T19:29:49.849Z] 6808be2612f2: Waiting [2023-03-15T19:29:49.849Z] f25807f1079a: Waiting [2023-03-15T19:29:50.112Z] a2d21d5440eb: Verifying Checksum [2023-03-15T19:29:50.112Z] a2d21d5440eb: Download complete [2023-03-15T19:29:50.112Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T19:29:50.112Z] 94cc34f8dd06: Download complete [2023-03-15T19:29:50.112Z] 30dea6a524f1: Verifying Checksum [2023-03-15T19:29:50.112Z] 30dea6a524f1: Download complete [2023-03-15T19:29:50.112Z] 63b65145d645: Verifying Checksum [2023-03-15T19:29:50.112Z] 63b65145d645: Download complete [2023-03-15T19:29:50.112Z] a2aff8979fd8: Verifying Checksum [2023-03-15T19:29:50.112Z] a2aff8979fd8: Download complete [2023-03-15T19:29:50.112Z] 63b65145d645: Pull complete [2023-03-15T19:29:50.374Z] a2d21d5440eb: Pull complete [2023-03-15T19:29:50.374Z] f25807f1079a: Verifying Checksum [2023-03-15T19:29:50.633Z] 935e6c44a52c: Verifying Checksum [2023-03-15T19:29:50.633Z] 935e6c44a52c: Download complete [2023-03-15T19:29:50.893Z] 6808be2612f2: Verifying Checksum [2023-03-15T19:29:54.185Z] 935e6c44a52c: Pull complete [2023-03-15T19:29:54.185Z] 94cc34f8dd06: Pull complete [2023-03-15T19:29:54.185Z] 30dea6a524f1: Pull complete [2023-03-15T19:29:54.444Z] a2aff8979fd8: Pull complete [2023-03-15T19:29:56.976Z] 6808be2612f2: Pull complete [2023-03-15T19:29:57.542Z] f25807f1079a: Pull complete [2023-03-15T19:29:57.542Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T19:29:57.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T19:29:57.542Z] ---> 3b553350e43f [2023-03-15T19:29:57.542Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T19:29:58.921Z] ---> Running in 71e9371a6ed8 [2023-03-15T19:29:59.179Z] Removing intermediate container 71e9371a6ed8 [2023-03-15T19:29:59.179Z] ---> fcd8ae3da59d [2023-03-15T19:29:59.179Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T19:29:59.179Z] ---> Running in abee64defe9c [2023-03-15T19:29:59.179Z] Removing intermediate container abee64defe9c [2023-03-15T19:29:59.179Z] ---> c3d53f451c31 [2023-03-15T19:29:59.179Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T19:29:59.179Z] ---> Running in 60bcb17a5da2 [2023-03-15T19:29:59.437Z] Removing intermediate container 60bcb17a5da2 [2023-03-15T19:29:59.437Z] ---> 83b0d5050ffd [2023-03-15T19:29:59.437Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T19:29:59.437Z] ---> Running in 21c05c70ab9a [2023-03-15T19:29:59.437Z] Removing intermediate container 21c05c70ab9a [2023-03-15T19:29:59.437Z] ---> 1945b7a8873e [2023-03-15T19:29:59.437Z] Step 7/12 : WORKDIR /device-gpio [2023-03-15T19:29:59.437Z] ---> Running in c9a7cd31ffc3 [2023-03-15T19:29:59.437Z] Removing intermediate container c9a7cd31ffc3 [2023-03-15T19:29:59.437Z] ---> d8d0d72b22e3 [2023-03-15T19:29:59.437Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T19:29:59.437Z] ---> Running in 3210d0da4980 [2023-03-15T19:30:00.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T19:30:00.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T19:30:00.262Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T19:30:00.262Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T19:30:00.262Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T19:30:00.262Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T19:30:00.262Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T19:30:00.262Z] OK: 269 MiB in 57 packages [2023-03-15T19:30:00.829Z] Removing intermediate container 3210d0da4980 [2023-03-15T19:30:00.829Z] ---> dde74608c425 [2023-03-15T19:30:00.829Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T19:30:00.829Z] ---> 554f28155443 [2023-03-15T19:30:00.829Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T19:30:00.829Z] ---> Running in c27425e4fb8d [2023-03-15T19:30:03.575Z] Still waiting to schedule task [2023-03-15T19:30:03.576Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-15T19:30:32.932Z] Removing intermediate container c27425e4fb8d [2023-03-15T19:30:32.932Z] ---> 83336586c735 [2023-03-15T19:30:32.932Z] Step 11/12 : COPY . . [2023-03-15T19:30:33.190Z] ---> c37fb410c6ed [2023-03-15T19:30:33.190Z] Step 12/12 : RUN ${MAKE} [2023-03-15T19:30:33.190Z] ---> Running in 818519419cbd [2023-03-15T19:30:33.448Z] noop [2023-03-15T19:30:33.706Z] Removing intermediate container 818519419cbd [2023-03-15T19:30:33.706Z] ---> 5781b8476393 [2023-03-15T19:30:33.706Z] Successfully built 5781b8476393 [2023-03-15T19:30:33.706Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:30:34.013Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T19:30:34.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:30:34.083Z] prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container [2023-03-15T19:30:34.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T19:30:34.418Z] $ docker top bbbc8d082f967721a7f303a6a811cfe5d6549772cc4bd0b0c5b4912f9e5f6782 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T19:30:34.758Z] + go version [2023-03-15T19:30:34.758Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T19:30:34.771Z] $ docker stop --time=1 bbbc8d082f967721a7f303a6a811cfe5d6549772cc4bd0b0c5b4912f9e5f6782 [2023-03-15T19:30:36.061Z] $ docker rm -f --volumes bbbc8d082f967721a7f303a6a811cfe5d6549772cc4bd0b0c5b4912f9e5f6782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:30:36.457Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T19:30:36.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:30:36.524Z] prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container [2023-03-15T19:30:36.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T19:30:36.895Z] $ docker top 458e30cb5bbce9721804228dd72b9423b6ef3246616b4a11c9d2e7ab1f1db90c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T19:30:37.233Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-03-15T19:30:37.524Z] + make test [2023-03-15T19:30:37.524Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T19:30:42.790Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-15T19:30:52.758Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-15T19:30:52.759Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-15T19:30:58.029Z] go vet ./... [2023-03-15T19:31:01.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T19:31:01.315Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T19:31:01.315Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T19:31:01.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T19:31:01.342Z] $ docker stop --time=1 458e30cb5bbce9721804228dd72b9423b6ef3246616b4a11c9d2e7ab1f1db90c [2023-03-15T19:31:03.134Z] $ docker rm -f --volumes 458e30cb5bbce9721804228dd72b9423b6ef3246616b4a11c9d2e7ab1f1db90c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T19:31:03.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T19:31:03.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T19:31:04.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T19:31:04.470Z] + ls -al . [2023-03-15T19:31:04.470Z] total 160 [2023-03-15T19:31:04.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 19:30 . [2023-03-15T19:31:04.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 19:29 .. [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 15 19:29 .dockerignore [2023-03-15T19:31:04.470Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 19:29 .git [2023-03-15T19:31:04.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:29 .github [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 19:29 .gitignore [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 19:29 .golangci.yml [2023-03-15T19:31:04.470Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 19:29 .semver [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 15 19:29 Attribution.txt [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 15 19:29 CHANGELOG.md [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 15 19:29 Dockerfile [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 19:29 GOVERNANCE.md [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 15 19:29 Jenkinsfile [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 19:29 LICENSE [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 15 19:29 Makefile [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 19:29 OWNERS.md [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 15 19:29 README.md [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 19:29 VERSION [2023-03-15T19:31:04.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 19:29 bin [2023-03-15T19:31:04.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:29 cmd [2023-03-15T19:31:04.470Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 19:30 coverage.out [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 15 19:29 go.mod [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 15 19:29 go.sum [2023-03-15T19:31:04.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:29 internal [2023-03-15T19:31:04.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 19:29 snap [2023-03-15T19:31:04.470Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 19:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:04.767Z] + 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=58c55fcceacaa429eb258ff9b432fe1f0402d5e4 --label arch=amd64 --label version=3.0.0-dev.11 . [2023-03-15T19:31:04.767Z] Sending build context to Docker daemon 16MB [2023-03-15T19:31:04.767Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T19:31:04.767Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T19:31:04.767Z] ---> 5781b8476393 [2023-03-15T19:31:04.767Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T19:31:04.767Z] ---> Running in 8a0bd55b80a6 [2023-03-15T19:31:05.025Z] Removing intermediate container 8a0bd55b80a6 [2023-03-15T19:31:05.025Z] ---> 7590d39f1b21 [2023-03-15T19:31:05.025Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T19:31:05.025Z] ---> Running in 6eae1503a856 [2023-03-15T19:31:05.025Z] Removing intermediate container 6eae1503a856 [2023-03-15T19:31:05.025Z] ---> 70df3a25d0ad [2023-03-15T19:31:05.025Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T19:31:05.025Z] ---> Running in 8889e6f200aa [2023-03-15T19:31:05.025Z] Removing intermediate container 8889e6f200aa [2023-03-15T19:31:05.025Z] ---> bfcf3c4f958d [2023-03-15T19:31:05.025Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T19:31:05.025Z] ---> Running in 998f3ee477b2 [2023-03-15T19:31:05.284Z] Removing intermediate container 998f3ee477b2 [2023-03-15T19:31:05.284Z] ---> 7eaffe65e5ac [2023-03-15T19:31:05.284Z] Step 7/25 : WORKDIR /device-gpio [2023-03-15T19:31:05.284Z] ---> Running in 378f9642d1dc [2023-03-15T19:31:05.284Z] Removing intermediate container 378f9642d1dc [2023-03-15T19:31:05.284Z] ---> ceea5e500091 [2023-03-15T19:31:05.284Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T19:31:05.284Z] ---> Running in 437b2bf9270b [2023-03-15T19:31:05.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T19:31:05.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T19:31:06.111Z] OK: 269 MiB in 57 packages [2023-03-15T19:31:06.377Z] Removing intermediate container 437b2bf9270b [2023-03-15T19:31:06.377Z] ---> 9062b9417760 [2023-03-15T19:31:06.377Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-15T19:31:06.659Z] ---> 3f08d150b86e [2023-03-15T19:31:06.659Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T19:31:06.659Z] ---> Running in 2fa3725b5ecc [2023-03-15T19:31:07.604Z] Removing intermediate container 2fa3725b5ecc [2023-03-15T19:31:07.604Z] ---> a6d47632b71f [2023-03-15T19:31:07.604Z] Step 11/25 : COPY . . [2023-03-15T19:31:07.863Z] ---> e90f83249c5d [2023-03-15T19:31:07.863Z] Step 12/25 : RUN ${MAKE} [2023-03-15T19:31:07.863Z] ---> Running in 49aaa4129150 [2023-03-15T19:31:08.119Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-15T19:31:26.195Z] Removing intermediate container 49aaa4129150 [2023-03-15T19:31:26.195Z] ---> 35103ee678f5 [2023-03-15T19:31:26.195Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T19:31:26.195Z] 3.17: Pulling from library/alpine [2023-03-15T19:31:26.195Z] 63b65145d645: Already exists [2023-03-15T19:31:26.195Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T19:31:26.195Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T19:31:26.195Z] ---> b2aa39c304c2 [2023-03-15T19:31:26.195Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-15T19:31:26.195Z] ---> Running in 2c569abd37d5 [2023-03-15T19:31:26.195Z] Removing intermediate container 2c569abd37d5 [2023-03-15T19:31:26.195Z] ---> c3940216113f [2023-03-15T19:31:26.195Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-15T19:31:26.195Z] ---> Running in 5fffeeb34d5c [2023-03-15T19:31:26.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T19:31:26.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T19:31:26.195Z] OK: 7 MiB in 15 packages [2023-03-15T19:31:26.195Z] Removing intermediate container 5fffeeb34d5c [2023-03-15T19:31:26.195Z] ---> b3b0cbf9d2a3 [2023-03-15T19:31:26.195Z] Step 16/25 : WORKDIR / [2023-03-15T19:31:26.195Z] ---> Running in d977b8b5d442 [2023-03-15T19:31:26.195Z] Removing intermediate container d977b8b5d442 [2023-03-15T19:31:26.195Z] ---> af9c739af844 [2023-03-15T19:31:26.195Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-15T19:31:26.195Z] ---> 2cf3e02298d2 [2023-03-15T19:31:26.195Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-15T19:31:26.195Z] ---> 45b2e05fbb4e [2023-03-15T19:31:26.195Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-15T19:31:26.195Z] ---> a28f3392e045 [2023-03-15T19:31:26.195Z] Step 20/25 : EXPOSE 59910 [2023-03-15T19:31:26.195Z] ---> Running in 56e590e245ad [2023-03-15T19:31:26.195Z] Removing intermediate container 56e590e245ad [2023-03-15T19:31:26.195Z] ---> e300fd8b51dc [2023-03-15T19:31:26.195Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-15T19:31:26.195Z] ---> Running in d19c1810e454 [2023-03-15T19:31:26.195Z] Removing intermediate container d19c1810e454 [2023-03-15T19:31:26.195Z] ---> 05f140a4c2bf [2023-03-15T19:31:26.195Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T19:31:26.195Z] ---> Running in 4d5ece34b490 [2023-03-15T19:31:26.195Z] Removing intermediate container 4d5ece34b490 [2023-03-15T19:31:26.195Z] ---> f8969ea6b69c [2023-03-15T19:31:26.195Z] Step 23/25 : LABEL arch=amd64 [2023-03-15T19:31:26.195Z] ---> Running in 99ba8d63915c [2023-03-15T19:31:26.195Z] Removing intermediate container 99ba8d63915c [2023-03-15T19:31:26.195Z] ---> 49bf5b59b1f6 [2023-03-15T19:31:26.195Z] Step 24/25 : LABEL git_sha=58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [2023-03-15T19:31:26.195Z] ---> Running in ea58d0614e29 [2023-03-15T19:31:26.195Z] Removing intermediate container ea58d0614e29 [2023-03-15T19:31:26.195Z] ---> 119b6146b4a6 [2023-03-15T19:31:26.195Z] Step 25/25 : LABEL version=3.0.0-dev.11 [2023-03-15T19:31:26.195Z] ---> Running in e11962691169 [2023-03-15T19:31:26.454Z] Removing intermediate container e11962691169 [2023-03-15T19:31:26.454Z] ---> 8c2ac8c3639f [2023-03-15T19:31:26.454Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T19:31:26.454Z] Successfully built 8c2ac8c3639f [2023-03-15T19:31:26.454Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T19:31:26.535Z] provisioning config files... [2023-03-15T19:31:26.544Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8689935218270969177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:31:26.834Z] ---> docker-login.sh [2023-03-15T19:31:26.834Z] nexus3.edgexfoundry.org:10001 [2023-03-15T19:31:26.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:31:26.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:31:26.834Z] Configure a credential helper to remove this warning. See [2023-03-15T19:31:26.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:31:26.834Z] [2023-03-15T19:31:26.834Z] Login Succeeded [2023-03-15T19:31:26.834Z] nexus3.edgexfoundry.org:10002 [2023-03-15T19:31:26.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:31:26.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:31:26.834Z] Configure a credential helper to remove this warning. See [2023-03-15T19:31:26.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:31:26.834Z] [2023-03-15T19:31:26.834Z] Login Succeeded [2023-03-15T19:31:26.834Z] nexus3.edgexfoundry.org:10003 [2023-03-15T19:31:27.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:31:27.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:31:27.093Z] Configure a credential helper to remove this warning. See [2023-03-15T19:31:27.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:31:27.093Z] [2023-03-15T19:31:27.093Z] Login Succeeded [2023-03-15T19:31:27.093Z] nexus3.edgexfoundry.org:10004 [2023-03-15T19:31:27.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:31:27.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:31:27.093Z] Configure a credential helper to remove this warning. See [2023-03-15T19:31:27.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:31:27.093Z] [2023-03-15T19:31:27.093Z] Login Succeeded [2023-03-15T19:31:27.093Z] docker.io [2023-03-15T19:31:27.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:31:27.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:31:27.351Z] Configure a credential helper to remove this warning. See [2023-03-15T19:31:27.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:31:27.351Z] [2023-03-15T19:31:27.351Z] Login Succeeded [2023-03-15T19:31:27.351Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T19:31:27.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T19:31:27.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T19:31:27.412Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-03-15T19:31:27.412Z] 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [2023-03-15T19:31:27.412Z] latest [2023-03-15T19:31:27.412Z] 3.0.0-dev.11 [2023-03-15T19:31:27.412Z] 58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 [2023-03-15T19:31:27.412Z] main [2023-03-15T19:31:27.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:27.718Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:28.021Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [2023-03-15T19:31:28.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-03-15T19:31:28.021Z] 75faa019adb4: Preparing [2023-03-15T19:31:28.021Z] fb14244849a5: Preparing [2023-03-15T19:31:28.021Z] 476cc40d2ef3: Preparing [2023-03-15T19:31:28.021Z] cafda2d1a20c: Preparing [2023-03-15T19:31:28.021Z] 7cd52847ad77: Preparing [2023-03-15T19:31:28.021Z] 7cd52847ad77: Layer already exists [2023-03-15T19:31:28.021Z] fb14244849a5: Pushed [2023-03-15T19:31:28.021Z] cafda2d1a20c: Pushed [2023-03-15T19:31:28.021Z] 476cc40d2ef3: Pushed [2023-03-15T19:31:30.555Z] 75faa019adb4: Pushed [2023-03-15T19:31:30.555Z] 58c55fcceacaa429eb258ff9b432fe1f0402d5e4: digest: sha256:28519fc1ee9055822679f23aefc5ba5e0b10118364732e1a9d2080723d5eb328 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:30.858Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:31.162Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-03-15T19:31:31.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-03-15T19:31:31.162Z] 75faa019adb4: Preparing [2023-03-15T19:31:31.162Z] fb14244849a5: Preparing [2023-03-15T19:31:31.162Z] 476cc40d2ef3: Preparing [2023-03-15T19:31:31.162Z] cafda2d1a20c: Preparing [2023-03-15T19:31:31.162Z] 7cd52847ad77: Preparing [2023-03-15T19:31:31.162Z] fb14244849a5: Layer already exists [2023-03-15T19:31:31.162Z] 75faa019adb4: Layer already exists [2023-03-15T19:31:31.162Z] 476cc40d2ef3: Layer already exists [2023-03-15T19:31:31.162Z] 7cd52847ad77: Layer already exists [2023-03-15T19:31:31.162Z] cafda2d1a20c: Layer already exists [2023-03-15T19:31:31.162Z] latest: digest: sha256:28519fc1ee9055822679f23aefc5ba5e0b10118364732e1a9d2080723d5eb328 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:31.466Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:31.766Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.11 [2023-03-15T19:31:31.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-03-15T19:31:31.767Z] 75faa019adb4: Preparing [2023-03-15T19:31:31.767Z] fb14244849a5: Preparing [2023-03-15T19:31:31.767Z] 476cc40d2ef3: Preparing [2023-03-15T19:31:31.767Z] cafda2d1a20c: Preparing [2023-03-15T19:31:31.767Z] 7cd52847ad77: Preparing [2023-03-15T19:31:31.767Z] 75faa019adb4: Layer already exists [2023-03-15T19:31:31.767Z] 476cc40d2ef3: Layer already exists [2023-03-15T19:31:31.767Z] cafda2d1a20c: Layer already exists [2023-03-15T19:31:31.767Z] fb14244849a5: Layer already exists [2023-03-15T19:31:31.767Z] 7cd52847ad77: Layer already exists [2023-03-15T19:31:31.767Z] 3.0.0-dev.11: digest: sha256:28519fc1ee9055822679f23aefc5ba5e0b10118364732e1a9d2080723d5eb328 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:32.073Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:32.372Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 [2023-03-15T19:31:32.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-03-15T19:31:32.372Z] 75faa019adb4: Preparing [2023-03-15T19:31:32.372Z] fb14244849a5: Preparing [2023-03-15T19:31:32.372Z] 476cc40d2ef3: Preparing [2023-03-15T19:31:32.372Z] cafda2d1a20c: Preparing [2023-03-15T19:31:32.372Z] 7cd52847ad77: Preparing [2023-03-15T19:31:32.372Z] 75faa019adb4: Layer already exists [2023-03-15T19:31:32.372Z] 7cd52847ad77: Layer already exists [2023-03-15T19:31:32.372Z] fb14244849a5: Layer already exists [2023-03-15T19:31:32.372Z] 476cc40d2ef3: Layer already exists [2023-03-15T19:31:32.372Z] cafda2d1a20c: Layer already exists [2023-03-15T19:31:32.372Z] 58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11: digest: sha256:28519fc1ee9055822679f23aefc5ba5e0b10118364732e1a9d2080723d5eb328 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:32.678Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:32.982Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-03-15T19:31:32.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-03-15T19:31:32.982Z] 75faa019adb4: Preparing [2023-03-15T19:31:32.982Z] fb14244849a5: Preparing [2023-03-15T19:31:32.982Z] 476cc40d2ef3: Preparing [2023-03-15T19:31:32.982Z] cafda2d1a20c: Preparing [2023-03-15T19:31:32.982Z] 7cd52847ad77: Preparing [2023-03-15T19:31:32.982Z] cafda2d1a20c: Layer already exists [2023-03-15T19:31:32.982Z] 75faa019adb4: Layer already exists [2023-03-15T19:31:32.982Z] 7cd52847ad77: Layer already exists [2023-03-15T19:31:32.982Z] fb14244849a5: Layer already exists [2023-03-15T19:31:32.982Z] 476cc40d2ef3: Layer already exists [2023-03-15T19:31:32.982Z] main: digest: sha256:28519fc1ee9055822679f23aefc5ba5e0b10118364732e1a9d2080723d5eb328 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T19:31:33.017Z] ===================================================== [Pipeline] echo [2023-03-15T19:31:33.022Z] taggedImages: [2023-03-15T19:31:33.022Z] - nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [2023-03-15T19:31:33.022Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-03-15T19:31:33.022Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.11 [2023-03-15T19:31:33.022Z] - nexus3.edgexfoundry.org:10004/device-gpio:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 [2023-03-15T19:31:33.022Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:33.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T19:31:33.368Z] [2023-03-15T19:31:33.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:31:33.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T19:31:33.667Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T19:31:33.667Z] 5eb5b503b376: Pulling fs layer [2023-03-15T19:31:33.667Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T19:31:33.667Z] ec43610c2a17: Pulling fs layer [2023-03-15T19:31:33.667Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T19:31:33.667Z] 33b1e0a273af: Pulling fs layer [2023-03-15T19:31:33.667Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T19:31:33.667Z] 2f39f015ded8: Pulling fs layer [2023-03-15T19:31:33.667Z] 33b1e0a273af: Waiting [2023-03-15T19:31:33.667Z] 3a2ae6a8a46f: Waiting [2023-03-15T19:31:33.667Z] 5d3b04190fa2: Waiting [2023-03-15T19:31:33.667Z] 2f39f015ded8: Waiting [2023-03-15T19:31:33.667Z] 5c69ac0246d0: Download complete [2023-03-15T19:31:33.667Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T19:31:33.667Z] 3a2ae6a8a46f: Download complete [2023-03-15T19:31:33.927Z] 33b1e0a273af: Verifying Checksum [2023-03-15T19:31:33.927Z] 33b1e0a273af: Download complete [2023-03-15T19:31:33.927Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T19:31:33.927Z] 5d3b04190fa2: Download complete [2023-03-15T19:31:33.927Z] ec43610c2a17: Verifying Checksum [2023-03-15T19:31:33.927Z] ec43610c2a17: Download complete [2023-03-15T19:31:33.927Z] 5eb5b503b376: Verifying Checksum [2023-03-15T19:31:33.927Z] 5eb5b503b376: Download complete [2023-03-15T19:31:34.493Z] 2f39f015ded8: Download complete [2023-03-15T19:31:35.058Z] 5eb5b503b376: Pull complete [2023-03-15T19:31:35.058Z] 5c69ac0246d0: Pull complete [2023-03-15T19:31:35.316Z] ec43610c2a17: Pull complete [2023-03-15T19:31:35.316Z] 3a2ae6a8a46f: Pull complete [2023-03-15T19:31:35.574Z] 33b1e0a273af: Pull complete [2023-03-15T19:31:35.574Z] 5d3b04190fa2: Pull complete [2023-03-15T19:31:39.751Z] 2f39f015ded8: Pull complete [2023-03-15T19:31:39.751Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T19:31:39.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T19:31:39.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:31:39.830Z] prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container [2023-03-15T19:31:39.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T19:31:41.016Z] $ docker top 475772051ee8fcec541595807750c26655c777b527c72f1d199e229abe80efa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:31:41.407Z] ---> job-cost.sh [2023-03-15T19:31:41.407Z] lf-activate-venv: SKIPPING [2023-03-15T19:31:41.407Z] INFO: No Stack... [2023-03-15T19:31:41.666Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T19:31:42.235Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T19:31:42.525Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-03-15T19:31:42.525Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T19:31:42.543Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] [2023-03-15T19:31:42.554Z] Resource [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] did not exist. Created. [2023-03-15T19:31:42.554Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T19:31:42.859Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T19:31:42.888Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T19:31:42.897Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T19:31:42.918Z] $ docker stop --time=1 475772051ee8fcec541595807750c26655c777b527c72f1d199e229abe80efa4 [2023-03-15T19:31:43.042Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2262 in /w/workspace/edgexfoundry_device-gpio_main [2023-03-15T19:31:44.072Z] $ docker rm -f --volumes 475772051ee8fcec541595807750c26655c777b527c72f1d199e229abe80efa4 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2023-03-15T19:31:44.147Z] Running in /w/workspace/device-gpio/64 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T19:31:44.237Z] The recommended git tool is: git [2023-03-15T19:31:49.479Z] using credential edgex-jenkins-ssh [2023-03-15T19:31:49.504Z] Cloning the remote Git repository [2023-03-15T19:31:49.561Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-15T19:31:49.661Z] > git init /w/workspace/device-gpio/64 # timeout=10 [2023-03-15T19:31:49.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-15T19:31:49.828Z] > git --version # timeout=10 [2023-03-15T19:31:49.852Z] > git --version # 'git version 2.25.1' [2023-03-15T19:31:49.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T19:31:50.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T19:31:51.532Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-15T19:31:51.560Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T19:31:52.443Z] Avoid second fetch [2023-03-15T19:31:52.443Z] Checking out Revision 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 (main) [2023-03-15T19:31:52.987Z] Commit message: "Merge pull request #127 from lenny-intel/go-1.20" [2023-03-15T19:31:52.461Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T19:31:52.530Z] > git checkout -f 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T19:31:53.864Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T19:31:53.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T19:31:53.864Z] Dload Upload Total Spent Left Speed [2023-03-15T19:31:53.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-03-15T19:31:54.445Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T19:31:54.773Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T19:31:54.773Z] + sudo tee /etc/docker/daemon.new [2023-03-15T19:31:54.773Z] { [2023-03-15T19:31:54.773Z] "registry-mirrors": [ [2023-03-15T19:31:54.773Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T19:31:54.773Z] ], [2023-03-15T19:31:54.773Z] "bip": "10.250.0.254/24", [2023-03-15T19:31:54.773Z] "hosts": [ [2023-03-15T19:31:54.773Z] "tcp://0.0.0.0:5555", [2023-03-15T19:31:54.773Z] "unix:///var/run/docker.sock" [2023-03-15T19:31:54.773Z] ], [2023-03-15T19:31:54.773Z] "mtu": 1458, [2023-03-15T19:31:54.773Z] "selinux-enabled": true, [2023-03-15T19:31:54.773Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T19:31:54.773Z] } [Pipeline] sh [2023-03-15T19:31:55.103Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T19:31:55.432Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T19:32:13.694Z] provisioning config files... [2023-03-15T19:32:13.724Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/64@tmp/config7851337063870224416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:32:14.077Z] ---> docker-login.sh [2023-03-15T19:32:14.077Z] nexus3.edgexfoundry.org:10001 [2023-03-15T19:32:14.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:32:14.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:32:14.667Z] Configure a credential helper to remove this warning. See [2023-03-15T19:32:14.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:32:14.667Z] [2023-03-15T19:32:14.667Z] Login Succeeded [2023-03-15T19:32:14.667Z] nexus3.edgexfoundry.org:10002 [2023-03-15T19:32:14.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:32:14.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:32:14.935Z] Configure a credential helper to remove this warning. See [2023-03-15T19:32:14.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:32:14.935Z] [2023-03-15T19:32:14.935Z] Login Succeeded [2023-03-15T19:32:14.935Z] nexus3.edgexfoundry.org:10003 [2023-03-15T19:32:15.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:32:15.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:32:15.477Z] Configure a credential helper to remove this warning. See [2023-03-15T19:32:15.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:32:15.477Z] [2023-03-15T19:32:15.477Z] Login Succeeded [2023-03-15T19:32:15.477Z] nexus3.edgexfoundry.org:10004 [2023-03-15T19:32:15.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:32:15.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:32:15.750Z] Configure a credential helper to remove this warning. See [2023-03-15T19:32:15.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:32:15.750Z] [2023-03-15T19:32:15.750Z] Login Succeeded [2023-03-15T19:32:15.750Z] docker.io [2023-03-15T19:32:16.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:32:16.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:32:16.290Z] Configure a credential helper to remove this warning. See [2023-03-15T19:32:16.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:32:16.290Z] [2023-03-15T19:32:16.290Z] Login Succeeded [2023-03-15T19:32:16.290Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T19:32:16.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T19:32:16.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T19:32:16.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T19:32:16.573Z] ========================================================= [2023-03-15T19:32:16.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T19:32:16.573Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:32:16.920Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T19:32:17.189Z] Sending build context to Docker daemon 8.082MB [2023-03-15T19:32:17.189Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T19:32:17.189Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T19:32:17.462Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T19:32:17.462Z] af6eaf76a39c: Pulling fs layer [2023-03-15T19:32:17.462Z] 55522c791124: Pulling fs layer [2023-03-15T19:32:17.462Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T19:32:17.462Z] 169dfbe0d373: Pulling fs layer [2023-03-15T19:32:17.462Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T19:32:17.462Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T19:32:17.462Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T19:32:17.462Z] 169dfbe0d373: Waiting [2023-03-15T19:32:17.462Z] e1ff8fa3b103: Waiting [2023-03-15T19:32:17.462Z] 52ebb69f0ebf: Waiting [2023-03-15T19:32:17.462Z] 5abe8eddf0d5: Waiting [2023-03-15T19:32:17.462Z] 55522c791124: Verifying Checksum [2023-03-15T19:32:17.462Z] 55522c791124: Download complete [2023-03-15T19:32:17.462Z] 169dfbe0d373: Verifying Checksum [2023-03-15T19:32:17.462Z] 169dfbe0d373: Download complete [2023-03-15T19:32:17.462Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T19:32:17.462Z] e1ff8fa3b103: Download complete [2023-03-15T19:32:17.462Z] af6eaf76a39c: Verifying Checksum [2023-03-15T19:32:17.462Z] af6eaf76a39c: Download complete [2023-03-15T19:32:18.441Z] af6eaf76a39c: Pull complete [2023-03-15T19:32:18.718Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T19:32:18.718Z] 5abe8eddf0d5: Download complete [2023-03-15T19:32:19.332Z] 55522c791124: Pull complete [2023-03-15T19:32:20.316Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T19:32:20.316Z] ce5c4a1c91eb: Download complete [2023-03-15T19:32:20.316Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T19:32:20.316Z] 52ebb69f0ebf: Download complete [2023-03-15T19:32:32.654Z] ce5c4a1c91eb: Pull complete [2023-03-15T19:32:32.654Z] 169dfbe0d373: Pull complete [2023-03-15T19:32:32.654Z] e1ff8fa3b103: Pull complete [2023-03-15T19:32:39.333Z] 52ebb69f0ebf: Pull complete [2023-03-15T19:32:41.285Z] 5abe8eddf0d5: Pull complete [2023-03-15T19:32:41.555Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T19:32:41.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T19:32:41.555Z] ---> 6cb57ee374ae [2023-03-15T19:32:41.555Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T19:32:43.504Z] ---> Running in 636eb7ec81d9 [2023-03-15T19:32:43.504Z] Removing intermediate container 636eb7ec81d9 [2023-03-15T19:32:43.504Z] ---> 092f7e65898c [2023-03-15T19:32:43.504Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T19:32:43.504Z] ---> Running in 0919d3168c82 [2023-03-15T19:32:43.780Z] Removing intermediate container 0919d3168c82 [2023-03-15T19:32:43.780Z] ---> 75175e629b96 [2023-03-15T19:32:43.780Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T19:32:44.050Z] ---> Running in bbae9c737a43 [2023-03-15T19:32:44.318Z] Removing intermediate container bbae9c737a43 [2023-03-15T19:32:44.318Z] ---> b6a223a2a916 [2023-03-15T19:32:44.318Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T19:32:44.318Z] ---> Running in ccf2bd0fd1d3 [2023-03-15T19:32:44.592Z] Removing intermediate container ccf2bd0fd1d3 [2023-03-15T19:32:44.592Z] ---> 091c6337805e [2023-03-15T19:32:44.592Z] Step 7/12 : WORKDIR /device-gpio [2023-03-15T19:32:44.592Z] ---> Running in 885ec7294d92 [2023-03-15T19:32:45.196Z] Removing intermediate container 885ec7294d92 [2023-03-15T19:32:45.196Z] ---> 3c6a0a01ba81 [2023-03-15T19:32:45.196Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T19:32:45.196Z] ---> Running in 5e60f3bb863a [2023-03-15T19:32:46.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T19:32:46.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T19:32:48.266Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T19:32:48.266Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T19:32:48.266Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T19:32:48.266Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T19:32:48.266Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T19:32:48.266Z] OK: 268 MiB in 57 packages [2023-03-15T19:32:49.240Z] Removing intermediate container 5e60f3bb863a [2023-03-15T19:32:49.241Z] ---> 662f50683d02 [2023-03-15T19:32:49.241Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T19:32:52.597Z] ---> e875915e0bb5 [2023-03-15T19:32:52.597Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T19:32:52.597Z] ---> Running in 398763c63e00 [2023-03-15T19:34:00.468Z] Removing intermediate container 398763c63e00 [2023-03-15T19:34:00.468Z] ---> 4b5e85aa4d6d [2023-03-15T19:34:00.468Z] Step 11/12 : COPY . . [2023-03-15T19:34:00.468Z] ---> 64f9dd125459 [2023-03-15T19:34:00.468Z] Step 12/12 : RUN ${MAKE} [2023-03-15T19:34:00.468Z] ---> Running in 06e9b569059b [2023-03-15T19:34:00.468Z] noop [2023-03-15T19:34:00.468Z] Removing intermediate container 06e9b569059b [2023-03-15T19:34:00.468Z] ---> c73ce8a5c934 [2023-03-15T19:34:00.468Z] Successfully built c73ce8a5c934 [2023-03-15T19:34:00.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:34:00.810Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T19:34:00.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:34:01.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container [2023-03-15T19:34:01.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/64 -v /w/workspace/device-gpio/64:/w/workspace/device-gpio/64:rw,z -v /w/workspace/device-gpio/64@tmp:/w/workspace/device-gpio/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T19:34:02.313Z] $ docker top ef3240802b0fb2e4ab0c64e440d2dc8b3c4e059f57d874e64466c2f448ddfde1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T19:34:03.140Z] + go version [2023-03-15T19:34:03.140Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T19:34:03.161Z] $ docker stop --time=1 ef3240802b0fb2e4ab0c64e440d2dc8b3c4e059f57d874e64466c2f448ddfde1 [2023-03-15T19:34:04.752Z] $ docker rm -f --volumes ef3240802b0fb2e4ab0c64e440d2dc8b3c4e059f57d874e64466c2f448ddfde1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:34:05.283Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T19:34:05.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:34:05.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container [2023-03-15T19:34:05.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/64 -v /w/workspace/device-gpio/64:/w/workspace/device-gpio/64:rw,z -v /w/workspace/device-gpio/64@tmp:/w/workspace/device-gpio/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T19:34:06.713Z] $ docker top 81eb781b3a1722fe236fdc02891b429fd5bb72f49c2e89230894bd72a6630fba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T19:34:07.208Z] + git config --global --add safe.directory /w/workspace/device-gpio/64 [Pipeline] fileExists [Pipeline] sh [2023-03-15T19:34:08.130Z] + make test [2023-03-15T19:34:08.130Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T19:34:40.399Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-15T19:36:47.111Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-15T19:36:47.111Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-15T19:36:47.111Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T19:36:47.111Z] go vet ./... [2023-03-15T19:37:13.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T19:37:13.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T19:37:13.839Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T19:37:13.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T19:37:13.870Z] $ docker stop --time=1 81eb781b3a1722fe236fdc02891b429fd5bb72f49c2e89230894bd72a6630fba [2023-03-15T19:37:15.698Z] $ docker rm -f --volumes 81eb781b3a1722fe236fdc02891b429fd5bb72f49c2e89230894bd72a6630fba [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T19:37:16.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T19:37:16.859Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T19:37:17.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T19:37:17.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T19:37:18.001Z] + ls -al . [2023-03-15T19:37:18.001Z] total 156 [2023-03-15T19:37:18.001Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 19:34 . [2023-03-15T19:37:18.001Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 19:31 .. [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 15 19:31 .dockerignore [2023-03-15T19:37:18.001Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 19:31 .git [2023-03-15T19:37:18.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:31 .github [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 19:31 .gitignore [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 19:31 .golangci.yml [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 15 19:31 Attribution.txt [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 15 19:31 CHANGELOG.md [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 15 19:31 Dockerfile [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 19:31 GOVERNANCE.md [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 15 19:31 Jenkinsfile [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 19:31 LICENSE [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 15 19:31 Makefile [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 19:31 OWNERS.md [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 15 19:31 README.md [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 19:29 VERSION [2023-03-15T19:37:18.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 19:31 bin [2023-03-15T19:37:18.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:31 cmd [2023-03-15T19:37:18.001Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 19:34 coverage.out [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 15 19:31 go.mod [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 15 19:31 go.sum [2023-03-15T19:37:18.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 19:31 internal [2023-03-15T19:37:18.001Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 19:31 snap [2023-03-15T19:37:18.001Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 19:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:37:18.329Z] + 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=58c55fcceacaa429eb258ff9b432fe1f0402d5e4 --label arch=arm64 --label version=3.0.0-dev.11 . [2023-03-15T19:37:18.597Z] Sending build context to Docker daemon 8.083MB [2023-03-15T19:37:18.597Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T19:37:18.597Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T19:37:18.597Z] ---> c73ce8a5c934 [2023-03-15T19:37:18.597Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T19:37:18.862Z] ---> Running in 271032c62d17 [2023-03-15T19:37:19.138Z] Removing intermediate container 271032c62d17 [2023-03-15T19:37:19.138Z] ---> 6c0dd4100b76 [2023-03-15T19:37:19.138Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T19:37:19.412Z] ---> Running in 6eb20d17fe4c [2023-03-15T19:37:19.678Z] Removing intermediate container 6eb20d17fe4c [2023-03-15T19:37:19.678Z] ---> c61e35a6f6b6 [2023-03-15T19:37:19.678Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T19:37:19.678Z] ---> Running in 4ef0f60a7fb9 [2023-03-15T19:37:20.262Z] Removing intermediate container 4ef0f60a7fb9 [2023-03-15T19:37:20.262Z] ---> 6ad150e1dcf9 [2023-03-15T19:37:20.262Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T19:37:20.262Z] ---> Running in f05b7b14c1b7 [2023-03-15T19:37:20.536Z] Removing intermediate container f05b7b14c1b7 [2023-03-15T19:37:20.536Z] ---> d66ca689975c [2023-03-15T19:37:20.536Z] Step 7/25 : WORKDIR /device-gpio [2023-03-15T19:37:20.805Z] ---> Running in 665d3ecd36a8 [2023-03-15T19:37:21.075Z] Removing intermediate container 665d3ecd36a8 [2023-03-15T19:37:21.075Z] ---> b06f155759b2 [2023-03-15T19:37:21.075Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T19:37:21.075Z] ---> Running in 3c2fe3292042 [2023-03-15T19:37:22.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T19:37:22.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T19:37:23.582Z] OK: 268 MiB in 57 packages [2023-03-15T19:37:24.544Z] Removing intermediate container 3c2fe3292042 [2023-03-15T19:37:24.544Z] ---> 8e8bf2b4dae5 [2023-03-15T19:37:24.544Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-15T19:37:26.483Z] ---> f2cfe2b447f8 [2023-03-15T19:37:26.483Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T19:37:26.483Z] ---> Running in 77a513e57ce3 [2023-03-15T19:37:29.076Z] Removing intermediate container 77a513e57ce3 [2023-03-15T19:37:29.076Z] ---> 9e0b771d727b [2023-03-15T19:37:29.076Z] Step 11/25 : COPY . . [2023-03-15T19:37:30.049Z] ---> e968ad6141c3 [2023-03-15T19:37:30.049Z] Step 12/25 : RUN ${MAKE} [2023-03-15T19:37:30.049Z] ---> Running in b88ccdb0ebcd [2023-03-15T19:37:31.017Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-15T19:39:52.755Z] Removing intermediate container b88ccdb0ebcd [2023-03-15T19:39:52.755Z] ---> dcda4fa8bd07 [2023-03-15T19:39:52.755Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T19:39:52.755Z] 3.17: Pulling from library/alpine [2023-03-15T19:39:52.755Z] af6eaf76a39c: Already exists [2023-03-15T19:39:52.755Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T19:39:52.755Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T19:39:52.755Z] ---> d74e625d9115 [2023-03-15T19:39:52.755Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-15T19:39:52.755Z] ---> Running in 32afb4aaf88f [2023-03-15T19:39:52.755Z] Removing intermediate container 32afb4aaf88f [2023-03-15T19:39:52.755Z] ---> 72d081b539b6 [2023-03-15T19:39:52.755Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-15T19:39:52.755Z] ---> Running in a82308959d8c [2023-03-15T19:39:52.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T19:39:52.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T19:39:52.755Z] OK: 7 MiB in 15 packages [2023-03-15T19:39:52.755Z] Removing intermediate container a82308959d8c [2023-03-15T19:39:52.755Z] ---> 5ba8cba0b957 [2023-03-15T19:39:52.755Z] Step 16/25 : WORKDIR / [2023-03-15T19:39:52.755Z] ---> Running in d39c37b79bc0 [2023-03-15T19:39:52.755Z] Removing intermediate container d39c37b79bc0 [2023-03-15T19:39:52.755Z] ---> b747bb9f906e [2023-03-15T19:39:52.755Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-15T19:39:52.755Z] ---> 84914235fe5b [2023-03-15T19:39:52.755Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-15T19:39:52.755Z] ---> 694a5b580587 [2023-03-15T19:39:52.755Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-15T19:39:54.163Z] ---> 9ff7afd3a402 [2023-03-15T19:39:54.163Z] Step 20/25 : EXPOSE 59910 [2023-03-15T19:39:54.163Z] ---> Running in 2fe788374002 [2023-03-15T19:39:54.431Z] Removing intermediate container 2fe788374002 [2023-03-15T19:39:54.431Z] ---> 88b1b7f6ce68 [2023-03-15T19:39:54.431Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-15T19:39:54.431Z] ---> Running in edbe89c78f82 [2023-03-15T19:39:54.698Z] Removing intermediate container edbe89c78f82 [2023-03-15T19:39:54.698Z] ---> 3bbce3f0d17d [2023-03-15T19:39:54.698Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T19:39:54.698Z] ---> Running in e36da9a25e55 [2023-03-15T19:39:54.968Z] Removing intermediate container e36da9a25e55 [2023-03-15T19:39:54.968Z] ---> bb9930cf8d7a [2023-03-15T19:39:54.968Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T19:39:55.236Z] ---> Running in cb377ae1b652 [2023-03-15T19:39:55.511Z] Removing intermediate container cb377ae1b652 [2023-03-15T19:39:55.511Z] ---> 5053c4693680 [2023-03-15T19:39:55.511Z] Step 24/25 : LABEL git_sha=58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [2023-03-15T19:39:55.511Z] ---> Running in 745bf6b221ec [2023-03-15T19:39:55.778Z] Removing intermediate container 745bf6b221ec [2023-03-15T19:39:55.778Z] ---> f7e37df56a4f [2023-03-15T19:39:55.778Z] Step 25/25 : LABEL version=3.0.0-dev.11 [2023-03-15T19:39:55.778Z] ---> Running in b658f4d32074 [2023-03-15T19:39:56.046Z] Removing intermediate container b658f4d32074 [2023-03-15T19:39:56.046Z] ---> 1e4a0112eec5 [2023-03-15T19:39:56.046Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T19:39:56.046Z] Successfully built 1e4a0112eec5 [2023-03-15T19:39:56.046Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T19:39:56.147Z] provisioning config files... [2023-03-15T19:39:56.163Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/64@tmp/config5288132177620187819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:39:56.493Z] ---> docker-login.sh [2023-03-15T19:39:56.493Z] nexus3.edgexfoundry.org:10001 [2023-03-15T19:39:56.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:39:56.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:39:56.760Z] Configure a credential helper to remove this warning. See [2023-03-15T19:39:56.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:39:56.760Z] [2023-03-15T19:39:56.760Z] Login Succeeded [2023-03-15T19:39:56.760Z] nexus3.edgexfoundry.org:10002 [2023-03-15T19:39:57.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:39:57.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:39:57.025Z] Configure a credential helper to remove this warning. See [2023-03-15T19:39:57.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:39:57.025Z] [2023-03-15T19:39:57.025Z] Login Succeeded [2023-03-15T19:39:57.025Z] nexus3.edgexfoundry.org:10003 [2023-03-15T19:39:57.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:39:57.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:39:57.290Z] Configure a credential helper to remove this warning. See [2023-03-15T19:39:57.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:39:57.290Z] [2023-03-15T19:39:57.290Z] Login Succeeded [2023-03-15T19:39:57.290Z] nexus3.edgexfoundry.org:10004 [2023-03-15T19:39:57.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:39:57.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:39:57.822Z] Configure a credential helper to remove this warning. See [2023-03-15T19:39:57.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:39:57.822Z] [2023-03-15T19:39:57.822Z] Login Succeeded [2023-03-15T19:39:57.822Z] docker.io [2023-03-15T19:39:57.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T19:39:58.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T19:39:58.088Z] Configure a credential helper to remove this warning. See [2023-03-15T19:39:58.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T19:39:58.088Z] [2023-03-15T19:39:58.088Z] Login Succeeded [2023-03-15T19:39:58.088Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T19:39:58.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T19:39:58.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T19:39:58.149Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-03-15T19:39:58.150Z] 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [2023-03-15T19:39:58.150Z] latest [2023-03-15T19:39:58.150Z] 3.0.0-dev.11 [2023-03-15T19:39:58.150Z] 58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 [2023-03-15T19:39:58.150Z] main [2023-03-15T19:39:58.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:39:58.484Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:39:58.822Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [2023-03-15T19:39:58.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-03-15T19:39:58.822Z] 8952a81474ad: Preparing [2023-03-15T19:39:58.822Z] 93cf0927df8f: Preparing [2023-03-15T19:39:58.822Z] 3e17a9433a3b: Preparing [2023-03-15T19:39:58.822Z] e9f6245184aa: Preparing [2023-03-15T19:39:58.822Z] edf70074bd40: Preparing [2023-03-15T19:39:58.822Z] edf70074bd40: Layer already exists [2023-03-15T19:39:59.087Z] e9f6245184aa: Pushed [2023-03-15T19:39:59.087Z] 93cf0927df8f: Pushed [2023-03-15T19:39:59.087Z] 3e17a9433a3b: Pushed [2023-03-15T19:40:04.486Z] 8952a81474ad: Pushed [2023-03-15T19:40:04.486Z] 58c55fcceacaa429eb258ff9b432fe1f0402d5e4: digest: sha256:926cb34861c120bf5af5b04a74c4555ca82056de5957920b797702dc62862e11 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:04.842Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:05.209Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-03-15T19:40:05.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-03-15T19:40:05.209Z] 8952a81474ad: Preparing [2023-03-15T19:40:05.209Z] 93cf0927df8f: Preparing [2023-03-15T19:40:05.209Z] 3e17a9433a3b: Preparing [2023-03-15T19:40:05.209Z] e9f6245184aa: Preparing [2023-03-15T19:40:05.209Z] edf70074bd40: Preparing [2023-03-15T19:40:05.209Z] 93cf0927df8f: Layer already exists [2023-03-15T19:40:05.209Z] 8952a81474ad: Layer already exists [2023-03-15T19:40:05.209Z] 3e17a9433a3b: Layer already exists [2023-03-15T19:40:05.209Z] e9f6245184aa: Layer already exists [2023-03-15T19:40:05.209Z] edf70074bd40: Layer already exists [2023-03-15T19:40:05.209Z] latest: digest: sha256:926cb34861c120bf5af5b04a74c4555ca82056de5957920b797702dc62862e11 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:05.562Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:05.911Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.11 [2023-03-15T19:40:05.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-03-15T19:40:05.911Z] 8952a81474ad: Preparing [2023-03-15T19:40:05.911Z] 93cf0927df8f: Preparing [2023-03-15T19:40:05.911Z] 3e17a9433a3b: Preparing [2023-03-15T19:40:05.911Z] e9f6245184aa: Preparing [2023-03-15T19:40:05.911Z] edf70074bd40: Preparing [2023-03-15T19:40:05.911Z] 93cf0927df8f: Layer already exists [2023-03-15T19:40:05.911Z] e9f6245184aa: Layer already exists [2023-03-15T19:40:05.911Z] 3e17a9433a3b: Layer already exists [2023-03-15T19:40:05.911Z] edf70074bd40: Layer already exists [2023-03-15T19:40:05.911Z] 8952a81474ad: Layer already exists [2023-03-15T19:40:05.911Z] 3.0.0-dev.11: digest: sha256:926cb34861c120bf5af5b04a74c4555ca82056de5957920b797702dc62862e11 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:06.241Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:06.572Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 [2023-03-15T19:40:06.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-03-15T19:40:06.572Z] 8952a81474ad: Preparing [2023-03-15T19:40:06.572Z] 93cf0927df8f: Preparing [2023-03-15T19:40:06.572Z] 3e17a9433a3b: Preparing [2023-03-15T19:40:06.572Z] e9f6245184aa: Preparing [2023-03-15T19:40:06.572Z] edf70074bd40: Preparing [2023-03-15T19:40:06.572Z] 8952a81474ad: Layer already exists [2023-03-15T19:40:06.572Z] 93cf0927df8f: Layer already exists [2023-03-15T19:40:06.572Z] edf70074bd40: Layer already exists [2023-03-15T19:40:06.572Z] 3e17a9433a3b: Layer already exists [2023-03-15T19:40:06.572Z] e9f6245184aa: Layer already exists [2023-03-15T19:40:06.836Z] 58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11: digest: sha256:926cb34861c120bf5af5b04a74c4555ca82056de5957920b797702dc62862e11 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:07.167Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:07.503Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-03-15T19:40:07.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-03-15T19:40:07.503Z] 8952a81474ad: Preparing [2023-03-15T19:40:07.503Z] 93cf0927df8f: Preparing [2023-03-15T19:40:07.503Z] 3e17a9433a3b: Preparing [2023-03-15T19:40:07.503Z] e9f6245184aa: Preparing [2023-03-15T19:40:07.503Z] edf70074bd40: Preparing [2023-03-15T19:40:07.503Z] e9f6245184aa: Layer already exists [2023-03-15T19:40:07.503Z] 8952a81474ad: Layer already exists [2023-03-15T19:40:07.503Z] edf70074bd40: Layer already exists [2023-03-15T19:40:07.503Z] 3e17a9433a3b: Layer already exists [2023-03-15T19:40:07.503Z] 93cf0927df8f: Layer already exists [2023-03-15T19:40:07.503Z] main: digest: sha256:926cb34861c120bf5af5b04a74c4555ca82056de5957920b797702dc62862e11 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T19:40:07.811Z] ===================================================== [Pipeline] echo [2023-03-15T19:40:07.821Z] taggedImages: [2023-03-15T19:40:07.821Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [2023-03-15T19:40:07.821Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-03-15T19:40:07.821Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.11 [2023-03-15T19:40:07.821Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:58c55fcceacaa429eb258ff9b432fe1f0402d5e4-3.0.0-dev.11 [2023-03-15T19:40:07.821Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:08.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T19:40:08.170Z] [2023-03-15T19:40:08.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:08.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T19:40:08.495Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T19:40:08.495Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T19:40:08.495Z] 04944245beec: Pulling fs layer [2023-03-15T19:40:08.495Z] 699f458cf7ca: Pulling fs layer [2023-03-15T19:40:08.495Z] 765212b225bb: Pulling fs layer [2023-03-15T19:40:08.495Z] f23df028b6ca: Pulling fs layer [2023-03-15T19:40:08.495Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T19:40:08.495Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T19:40:08.495Z] f23df028b6ca: Waiting [2023-03-15T19:40:08.495Z] d65c8cfc05b1: Waiting [2023-03-15T19:40:08.495Z] 2437ff75d9bd: Waiting [2023-03-15T19:40:08.495Z] 765212b225bb: Waiting [2023-03-15T19:40:08.771Z] 04944245beec: Verifying Checksum [2023-03-15T19:40:08.771Z] 04944245beec: Download complete [2023-03-15T19:40:08.771Z] 765212b225bb: Verifying Checksum [2023-03-15T19:40:08.771Z] 765212b225bb: Download complete [2023-03-15T19:40:08.771Z] f23df028b6ca: Download complete [2023-03-15T19:40:08.771Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T19:40:08.771Z] d65c8cfc05b1: Download complete [2023-03-15T19:40:09.040Z] 699f458cf7ca: Verifying Checksum [2023-03-15T19:40:09.040Z] 699f458cf7ca: Download complete [2023-03-15T19:40:09.310Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T19:40:09.310Z] 8998bd30e6a1: Download complete [2023-03-15T19:40:11.896Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T19:40:11.896Z] 2437ff75d9bd: Download complete [2023-03-15T19:40:13.305Z] 8998bd30e6a1: Pull complete [2023-03-15T19:40:13.572Z] 04944245beec: Pull complete [2023-03-15T19:40:14.983Z] 699f458cf7ca: Pull complete [2023-03-15T19:40:15.250Z] 765212b225bb: Pull complete [2023-03-15T19:40:16.660Z] f23df028b6ca: Pull complete [2023-03-15T19:40:16.660Z] d65c8cfc05b1: Pull complete [2023-03-15T19:40:31.664Z] 2437ff75d9bd: Pull complete [2023-03-15T19:40:31.664Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T19:40:31.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T19:40:31.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:40:31.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container [2023-03-15T19:40:31.931Z] $ 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/64 -v /w/workspace/device-gpio/64:/w/workspace/device-gpio/64:rw,z -v /w/workspace/device-gpio/64@tmp:/w/workspace/device-gpio/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T19:40:34.482Z] $ docker top 7653e28b16fb5521079a8b4ededd9871780ebfcfecb42167c4d243612dbc0289 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:40:35.299Z] ---> job-cost.sh [2023-03-15T19:40:35.300Z] lf-activate-venv: SKIPPING [2023-03-15T19:40:35.300Z] INFO: No Stack... [2023-03-15T19:40:35.565Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T19:40:36.522Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T19:40:36.848Z] + cat /w/workspace/device-gpio/64/archives/cost.csv [2023-03-15T19:40:36.848Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T19:40:36.916Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] [2023-03-15T19:40:36.927Z] Resource [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] did not exist. Created. [2023-03-15T19:40:36.928Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T19:40:37.262Z] /w/workspace/device-gpio/64@tmp/durable-c7629375/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T19:40:37.596Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T19:40:37.884Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T19:40:37.933Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T19:40:37.939Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T19:40:37.957Z] $ docker stop --time=1 7653e28b16fb5521079a8b4ededd9871780ebfcfecb42167c4d243612dbc0289 [2023-03-15T19:40:39.431Z] $ docker rm -f --volumes 7653e28b16fb5521079a8b4ededd9871780ebfcfecb42167c4d243612dbc0289 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-15T19:40:39.797Z] provisioning config files... [2023-03-15T19:40:39.804Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7843551836982833920tmp [Pipeline] { [Pipeline] sh [2023-03-15T19:40:40.092Z] + set +x [2023-03-15T19:40:40.092Z] + + curl -s https://codecov.io/bash [2023-03-15T19:40:40.092Z] bash -s -- [2023-03-15T19:40:40.092Z] [2023-03-15T19:40:40.092Z] _____ _ [2023-03-15T19:40:40.092Z] / ____| | | [2023-03-15T19:40:40.092Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T19:40:40.092Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T19:40:40.092Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T19:40:40.092Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T19:40:40.092Z] Bash-1.0.6 [2023-03-15T19:40:40.092Z] [2023-03-15T19:40:40.092Z] [2023-03-15T19:40:40.092Z] ==> git version 2.25.1 found [2023-03-15T19:40:40.092Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-15T19:40:40.092Z] Release-Date: 2020-01-08 [2023-03-15T19:40:40.092Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T19:40:40.092Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T19:40:40.092Z] ==> Jenkins CI detected. [2023-03-15T19:40:40.092Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-03-15T19:40:40.092Z] project root: . [2023-03-15T19:40:40.092Z] --> token set from env [2023-03-15T19:40:40.092Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T19:40:40.092Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T19:40:40.092Z] ==> Python coveragepy not found [2023-03-15T19:40:40.092Z] ==> Searching for coverage reports in: [2023-03-15T19:40:40.092Z] + . [2023-03-15T19:40:40.092Z] -> Found 1 reports [2023-03-15T19:40:40.092Z] ==> Detecting git/mercurial file structure [2023-03-15T19:40:40.092Z] ==> Reading reports [2023-03-15T19:40:40.092Z] + ./coverage.out bytes=10 [2023-03-15T19:40:40.092Z] ==> Appending adjustments [2023-03-15T19:40:40.092Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T19:40:40.350Z] + Found adjustments [2023-03-15T19:40:40.350Z] ==> Gzipping contents [2023-03-15T19:40:40.350Z] 4.0K /tmp/codecov.HeQjmb.gz [2023-03-15T19:40:40.350Z] ==> Uploading reports [2023-03-15T19:40:40.350Z] url: https://codecov.io [2023-03-15T19:40:40.350Z] query: branch=main&commit=58c55fcceacaa429eb258ff9b432fe1f0402d5e4&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T19:40:40.350Z] -> Pinging Codecov [2023-03-15T19:40:40.350Z] 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=58c55fcceacaa429eb258ff9b432fe1f0402d5e4&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T19:40:40.350Z] -> Uploading to [2023-03-15T19:40:40.350Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/58c55fcceacaa429eb258ff9b432fe1f0402d5e4/390b59f1-dbc3-4af9-a7f1-07e1869e06cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T194040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c63da0b1993bac1ae76a62c4c96f123252490f684b7628f6954995eac290aee9 [2023-03-15T19:40:40.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T19:40:40.350Z] Dload Upload Total Spent Left Speed [2023-03-15T19:40:40.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 740 0 0 100 740 0 3109 --:--:-- --:--:-- --:--:-- 3109 [2023-03-15T19:40:40.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] } [2023-03-15T19:40:40.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-15T19:40:40.783Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T19:40:40.792Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:41.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T19:40:41.087Z] [2023-03-15T19:40:41.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:40:41.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T19:40:41.383Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T19:40:41.383Z] df9b9388f04a: Pulling fs layer [2023-03-15T19:40:41.383Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T19:40:41.383Z] 25bc292e5bac: Pulling fs layer [2023-03-15T19:40:41.383Z] 114826534d7a: Pulling fs layer [2023-03-15T19:40:41.383Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T19:40:41.383Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T19:40:41.383Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T19:40:41.383Z] 114826534d7a: Waiting [2023-03-15T19:40:41.383Z] 4657fd5d0bcf: Waiting [2023-03-15T19:40:41.383Z] 6ad1cebc031e: Waiting [2023-03-15T19:40:41.383Z] 8a3aa393b2d8: Waiting [2023-03-15T19:40:41.383Z] 25bc292e5bac: Verifying Checksum [2023-03-15T19:40:41.383Z] 25bc292e5bac: Download complete [2023-03-15T19:40:41.383Z] 52dc419b0ee2: Verifying Checksum [2023-03-15T19:40:41.383Z] 52dc419b0ee2: Download complete [2023-03-15T19:40:41.383Z] 4657fd5d0bcf: Verifying Checksum [2023-03-15T19:40:41.383Z] df9b9388f04a: Verifying Checksum [2023-03-15T19:40:41.383Z] df9b9388f04a: Download complete [2023-03-15T19:40:41.647Z] df9b9388f04a: Pull complete [2023-03-15T19:40:41.647Z] 6ad1cebc031e: Verifying Checksum [2023-03-15T19:40:41.647Z] 6ad1cebc031e: Download complete [2023-03-15T19:40:41.647Z] 52dc419b0ee2: Pull complete [2023-03-15T19:40:41.647Z] 25bc292e5bac: Pull complete [2023-03-15T19:40:42.219Z] 114826534d7a: Verifying Checksum [2023-03-15T19:40:42.219Z] 114826534d7a: Download complete [2023-03-15T19:40:42.219Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T19:40:42.219Z] 8a3aa393b2d8: Download complete [2023-03-15T19:40:45.500Z] 114826534d7a: Pull complete [2023-03-15T19:40:45.500Z] 4657fd5d0bcf: Pull complete [2023-03-15T19:40:45.500Z] 6ad1cebc031e: Pull complete [2023-03-15T19:40:48.027Z] 8a3aa393b2d8: Pull complete [2023-03-15T19:40:48.027Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T19:40:48.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T19:40:48.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:40:48.108Z] prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container [2023-03-15T19:40:48.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-15T19:40:49.853Z] $ docker top 26bffa8026667caafc835cf9f110447d30be81a227bd09e37010ab123fd20e8f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T19:40:49.907Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-03-15T19:40:50.187Z] + set -o pipefail [2023-03-15T19:40:50.187Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-03-15T19:41:22.422Z] [2023-03-15T19:41:22.422Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-03-15T19:41:22.422Z] [2023-03-15T19:41:22.422Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/79fb403e-d0fd-4b6f-b82f-3f1a35093d8f [2023-03-15T19:41:22.422Z] [2023-03-15T19:41:22.422Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-15T19:41:22.422Z] [2023-03-15T19:41:22.422Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-15T19:41:22.422Z] [2023-03-15T19:41:22.422Z] [2023-03-15T19:41:22.422Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-15T19:41:22.422Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-15T19:41:22.422Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-15T19:41:22.435Z] $ docker stop --time=1 26bffa8026667caafc835cf9f110447d30be81a227bd09e37010ab123fd20e8f [2023-03-15T19:41:24.191Z] $ docker rm -f --volumes 26bffa8026667caafc835cf9f110447d30be81a227bd09e37010ab123fd20e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T19:41:24.852Z] + git log --format=format:%s -1 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 [Pipeline] sh [2023-03-15T19:41:25.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T19:41:25.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:41:25.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T19:41:25.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:41:25.510Z] prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container [2023-03-15T19:41:25.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T19:41:25.893Z] $ docker top dcdefd58930c66868c2d79cfb62e0fe56d6974fb9a850a3816981133bc00aa4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T19:41:25.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T19:41:25.980Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T19:41:26.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T19:41:26.088Z] $ docker exec dcdefd58930c66868c2d79cfb62e0fe56d6974fb9a850a3816981133bc00aa4b ssh-agent [2023-03-15T19:41:26.187Z] SSH_AUTH_SOCK=/tmp/ssh-1mhY9P2rnfBB/agent.32 [2023-03-15T19:41:26.187Z] SSH_AGENT_PID=38 [2023-03-15T19:41:26.193Z] Running ssh-add (command line suppressed) [2023-03-15T19:41:26.283Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7954289353780276512.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7954289353780276512.key) [2023-03-15T19:41:26.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T19:41:26.577Z] + git semver tag [2023-03-15T19:41:26.836Z] 2023-03-15 19:41:26,747 [run_tag] DEBUG tag force:False [2023-03-15T19:41:26.836Z] 2023-03-15 19:41:26,747 [check_head_tag] DEBUG check head tag [2023-03-15T19:41:26.836Z] 2023-03-15 19:41:26,748 [execute] INFO git cat-file --batch-check [2023-03-15T19:41:26.836Z] 2023-03-15 19:41:26,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-03-15T19:41:26.836Z] 2023-03-15 19:41:26,752 [execute] INFO git cat-file --batch [2023-03-15T19:41:26.836Z] 2023-03-15 19:41:26,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-03-15T19:41:26.836Z] 2023-03-15 19:41:26,765 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-15T19:41:26.836Z] 2023-03-15 19:41:26,765 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 [2023-03-15T19:41:26.836Z] 2023-03-15 19:41:26,765 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T19:41:26.836Z] 2023-03-15 19:41:26,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-15T19:41:26.836Z] 3.0.0-dev.11 [Pipeline] } [2023-03-15T19:41:26.846Z] $ docker exec --env ******** --env ******** dcdefd58930c66868c2d79cfb62e0fe56d6974fb9a850a3816981133bc00aa4b ssh-agent -k [2023-03-15T19:41:26.944Z] unset SSH_AUTH_SOCK; [2023-03-15T19:41:26.945Z] unset SSH_AGENT_PID; [2023-03-15T19:41:26.945Z] echo Agent pid 38 killed; [2023-03-15T19:41:26.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T19:41:27.249Z] + git semver [Pipeline] } [2023-03-15T19:41:27.522Z] $ docker stop --time=1 dcdefd58930c66868c2d79cfb62e0fe56d6974fb9a850a3816981133bc00aa4b [2023-03-15T19:41:28.831Z] $ docker rm -f --volumes dcdefd58930c66868c2d79cfb62e0fe56d6974fb9a850a3816981133bc00aa4b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:41:29.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T19:41:29.210Z] [2023-03-15T19:41:29.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:41:29.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T19:41:29.504Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-15T19:41:29.504Z] ab5ef0e58194: Pulling fs layer [2023-03-15T19:41:29.504Z] 9712f1f96733: Pulling fs layer [2023-03-15T19:41:29.504Z] 63f879dbbcfc: Pulling fs layer [2023-03-15T19:41:29.504Z] 0d9ebad4ef96: Pulling fs layer [2023-03-15T19:41:29.504Z] e9a5061849ea: Pulling fs layer [2023-03-15T19:41:29.504Z] d747dcd14b5f: Pulling fs layer [2023-03-15T19:41:29.504Z] 2de7ff778b66: Pulling fs layer [2023-03-15T19:41:29.504Z] 0d9ebad4ef96: Waiting [2023-03-15T19:41:29.504Z] e9a5061849ea: Waiting [2023-03-15T19:41:29.504Z] d747dcd14b5f: Waiting [2023-03-15T19:41:29.504Z] 2de7ff778b66: Waiting [2023-03-15T19:41:29.504Z] 9712f1f96733: Verifying Checksum [2023-03-15T19:41:29.504Z] 9712f1f96733: Download complete [2023-03-15T19:41:30.090Z] 63f879dbbcfc: Download complete [2023-03-15T19:41:30.350Z] e9a5061849ea: Verifying Checksum [2023-03-15T19:41:30.350Z] e9a5061849ea: Download complete [2023-03-15T19:41:30.350Z] ab5ef0e58194: Download complete [2023-03-15T19:41:30.350Z] d747dcd14b5f: Download complete [2023-03-15T19:41:30.350Z] 0d9ebad4ef96: Verifying Checksum [2023-03-15T19:41:30.350Z] 0d9ebad4ef96: Download complete [2023-03-15T19:41:30.350Z] 2de7ff778b66: Verifying Checksum [2023-03-15T19:41:30.350Z] 2de7ff778b66: Download complete [2023-03-15T19:41:32.877Z] ab5ef0e58194: Pull complete [2023-03-15T19:41:32.877Z] 9712f1f96733: Pull complete [2023-03-15T19:41:33.441Z] 63f879dbbcfc: Pull complete [2023-03-15T19:41:36.718Z] 0d9ebad4ef96: Pull complete [2023-03-15T19:41:36.718Z] e9a5061849ea: Pull complete [2023-03-15T19:41:36.718Z] d747dcd14b5f: Pull complete [2023-03-15T19:41:37.652Z] 2de7ff778b66: Pull complete [2023-03-15T19:41:37.652Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-15T19:41:37.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T19:41:37.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:41:37.726Z] prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container [2023-03-15T19:41:37.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-15T19:41:39.459Z] $ docker top dc95a46cdb50532c583966aeeec38afe01a94f83d26f91f3e9e5542bd747f646 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-15T19:41:39.518Z] provisioning config files... [2023-03-15T19:41:39.525Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7255801527774317132tmp [2023-03-15T19:41:39.536Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17875612929782987335tmp [2023-03-15T19:41:39.565Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6759670457579133110tmp [Pipeline] { [Pipeline] echo [2023-03-15T19:41:39.581Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:41:39.864Z] ---> sigul-configuration.sh [2023-03-15T19:41:39.864Z] gpg: directory `/root/.gnupg' created [2023-03-15T19:41:39.864Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-15T19:41:39.864Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-15T19:41:39.864Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-15T19:41:39.864Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-15T19:41:39.864Z] gpg: CAST5 encrypted data [2023-03-15T19:41:39.864Z] gpg: encrypted with 1 passphrase [2023-03-15T19:41:39.864Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-15T19:41:40.145Z] + mkdir /home/jenkins [2023-03-15T19:41:40.145Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-15T19:41:40.432Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-15T19:41:40.440Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:41:40.724Z] ---> sigul-install.sh [2023-03-15T19:41:40.724Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-15T19:41:41.010Z] + git tag --list [2023-03-15T19:41:41.010Z] v1.0.0 [2023-03-15T19:41:41.010Z] v2.1.0 [2023-03-15T19:41:41.010Z] v2.1.1 [2023-03-15T19:41:41.010Z] v2.1.1-dev.1 [2023-03-15T19:41:41.010Z] v2.2.0 [2023-03-15T19:41:41.010Z] v2.2.1-dev.1 [2023-03-15T19:41:41.010Z] v2.2.1-dev.2 [2023-03-15T19:41:41.010Z] v2.2.1-dev.3 [2023-03-15T19:41:41.010Z] v2.2.1-dev.4 [2023-03-15T19:41:41.010Z] v2.3.0 [2023-03-15T19:41:41.010Z] v2.3.0-dev.10 [2023-03-15T19:41:41.010Z] v2.3.0-dev.11 [2023-03-15T19:41:41.010Z] v2.3.0-dev.12 [2023-03-15T19:41:41.010Z] v2.3.0-dev.13 [2023-03-15T19:41:41.010Z] v2.3.0-dev.14 [2023-03-15T19:41:41.010Z] v2.3.0-dev.15 [2023-03-15T19:41:41.010Z] v2.3.0-dev.16 [2023-03-15T19:41:41.010Z] v2.3.0-dev.17 [2023-03-15T19:41:41.010Z] v2.3.0-dev.18 [2023-03-15T19:41:41.010Z] v2.3.0-dev.19 [2023-03-15T19:41:41.010Z] v2.3.0-dev.20 [2023-03-15T19:41:41.010Z] v2.3.0-dev.4 [2023-03-15T19:41:41.010Z] v2.3.0-dev.5 [2023-03-15T19:41:41.010Z] v2.3.0-dev.6 [2023-03-15T19:41:41.010Z] v2.3.0-dev.7 [2023-03-15T19:41:41.010Z] v2.3.0-dev.8 [2023-03-15T19:41:41.010Z] v2.3.0-dev.9 [2023-03-15T19:41:41.010Z] v3.0.0-dev.1 [2023-03-15T19:41:41.010Z] v3.0.0-dev.10 [2023-03-15T19:41:41.010Z] v3.0.0-dev.11 [2023-03-15T19:41:41.010Z] v3.0.0-dev.2 [2023-03-15T19:41:41.010Z] v3.0.0-dev.3 [2023-03-15T19:41:41.010Z] v3.0.0-dev.4 [2023-03-15T19:41:41.010Z] v3.0.0-dev.5 [2023-03-15T19:41:41.010Z] v3.0.0-dev.6 [2023-03-15T19:41:41.010Z] v3.0.0-dev.7 [2023-03-15T19:41:41.010Z] v3.0.0-dev.8 [2023-03-15T19:41:41.010Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-15T19:41:41.298Z] + lftools sign git-tag v3.0.0-dev.11 [2023-03-15T19:41:41.866Z] Signing Git tag with Sigul... [2023-03-15T19:41:41.866Z] Signing v3.0.0-dev.11 [Pipeline] echo [2023-03-15T19:41:42.134Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:41:42.420Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-15T19:41:42.428Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-15T19:41:42.451Z] $ docker stop --time=1 dc95a46cdb50532c583966aeeec38afe01a94f83d26f91f3e9e5542bd747f646 [2023-03-15T19:41:43.747Z] $ docker rm -f --volumes dc95a46cdb50532c583966aeeec38afe01a94f83d26f91f3e9e5542bd747f646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-15T19:41:44.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T19:41:44.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:41:44.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T19:41:44.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:41:44.497Z] prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container [2023-03-15T19:41:44.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T19:41:44.828Z] $ docker top 6d44ad46cb1a42d9d1d24c83aad4f325e82ddd3b98bd92faef92a23423b4fca4 -eo pid,comm [2023-03-15T19:41:44.870Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T19:41:44.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T19:41:44.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T19:41:44.908Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T19:41:45.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T19:41:45.027Z] $ docker exec 6d44ad46cb1a42d9d1d24c83aad4f325e82ddd3b98bd92faef92a23423b4fca4 ssh-agent [2023-03-15T19:41:45.117Z] SSH_AUTH_SOCK=/tmp/ssh-iY4SRJNvARs0/agent.32 [2023-03-15T19:41:45.117Z] SSH_AGENT_PID=37 [2023-03-15T19:41:45.122Z] Running ssh-add (command line suppressed) [2023-03-15T19:41:45.224Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12634370521749638975.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12634370521749638975.key) [2023-03-15T19:41:45.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T19:41:45.522Z] + git semver bump pre [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,671 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,672 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,672 [bump_version] DEBUG bumped version:3.0.0-dev.12 [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,672 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,672 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,672 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,674 [execute] INFO git cat-file --batch-check [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,678 [execute] INFO git cat-file --batch [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T19:41:45.781Z] 2023-03-15 19:41:45,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-15T19:41:45.781Z] 3.0.0-dev.12 [Pipeline] } [2023-03-15T19:41:45.791Z] $ docker exec --env ******** --env ******** 6d44ad46cb1a42d9d1d24c83aad4f325e82ddd3b98bd92faef92a23423b4fca4 ssh-agent -k [2023-03-15T19:41:45.877Z] unset SSH_AUTH_SOCK; [2023-03-15T19:41:45.877Z] unset SSH_AGENT_PID; [2023-03-15T19:41:45.878Z] echo Agent pid 37 killed; [2023-03-15T19:41:45.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T19:41:46.187Z] + git semver [Pipeline] } [2023-03-15T19:41:46.460Z] $ docker stop --time=1 6d44ad46cb1a42d9d1d24c83aad4f325e82ddd3b98bd92faef92a23423b4fca4 [2023-03-15T19:41:47.755Z] $ docker rm -f --volumes 6d44ad46cb1a42d9d1d24c83aad4f325e82ddd3b98bd92faef92a23423b4fca4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T19:41:48.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T19:41:48.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:41:48.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T19:41:48.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:41:48.452Z] prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container [2023-03-15T19:41:48.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T19:41:48.776Z] $ docker top 8be6f4916a17a946a06ba62eb34b19a2ea86a89511d9ac00b28b859bdda0a5a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T19:41:48.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T19:41:48.854Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T19:41:48.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T19:41:48.958Z] $ docker exec 8be6f4916a17a946a06ba62eb34b19a2ea86a89511d9ac00b28b859bdda0a5a2 ssh-agent [2023-03-15T19:41:49.058Z] SSH_AUTH_SOCK=/tmp/ssh-6mKgj1nieK7L/agent.33 [2023-03-15T19:41:49.058Z] SSH_AGENT_PID=39 [2023-03-15T19:41:49.063Z] Running ssh-add (command line suppressed) [2023-03-15T19:41:49.168Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5199930955080082761.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5199930955080082761.key) [2023-03-15T19:41:49.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T19:41:49.465Z] + git semver push [2023-03-15T19:41:49.722Z] 2023-03-15 19:41:49,642 [run_push] DEBUG push [2023-03-15T19:41:49.722Z] 2023-03-15 19:41:49,643 [execute] INFO git cat-file --batch-check [2023-03-15T19:41:49.722Z] 2023-03-15 19:41:49,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T19:41:49.722Z] 2023-03-15 19:41:49,647 [execute] INFO git rev-list 1a6cd2047adb7388937273a78c294a41bb63a7cf -- [2023-03-15T19:41:49.722Z] 2023-03-15 19:41:49,647 [execute] DEBUG Popen(['git', 'rev-list', '1a6cd2047adb7388937273a78c294a41bb63a7cf', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T19:41:49.722Z] 2023-03-15 19:41:49,654 [execute] INFO git fetch -v origin [2023-03-15T19:41:49.722Z] 2023-03-15 19:41:49,654 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-15T19:41:50.290Z] 2023-03-15 19:41:50,145 [run_push] DEBUG no remote changes detected [2023-03-15T19:41:50.290Z] 2023-03-15 19:41:50,145 [execute] INFO git push origin semver [2023-03-15T19:41:50.290Z] 2023-03-15 19:41:50,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T19:41:51.225Z] 2023-03-15 19:41:50,957 [run_push] DEBUG push all version tags [2023-03-15T19:41:51.225Z] 2023-03-15 19:41:50,958 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-15T19:41:51.225Z] 2023-03-15 19:41:50,958 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T19:41:52.163Z] 2023-03-15 19:41:51,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-03-15T19:41:52.163Z] 3.0.0-dev.12 [Pipeline] } [2023-03-15T19:41:52.173Z] $ docker exec --env ******** --env ******** 8be6f4916a17a946a06ba62eb34b19a2ea86a89511d9ac00b28b859bdda0a5a2 ssh-agent -k [2023-03-15T19:41:52.259Z] unset SSH_AUTH_SOCK; [2023-03-15T19:41:52.259Z] unset SSH_AGENT_PID; [2023-03-15T19:41:52.259Z] echo Agent pid 39 killed; [2023-03-15T19:41:52.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T19:41:52.575Z] + git semver [Pipeline] } [2023-03-15T19:41:52.846Z] $ docker stop --time=1 8be6f4916a17a946a06ba62eb34b19a2ea86a89511d9ac00b28b859bdda0a5a2 [2023-03-15T19:41:54.107Z] $ docker rm -f --volumes 8be6f4916a17a946a06ba62eb34b19a2ea86a89511d9ac00b28b859bdda0a5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T19:41:54.662Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-03-15T19:41:54.662Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-03-15T19:41:54.662Z] total 16 [2023-03-15T19:41:54.662Z] drwxr-xr-x 3 root root 4096 Mar 15 19:31 . [2023-03-15T19:41:54.662Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 19:41 .. [2023-03-15T19:41:54.662Z] drwxr-xr-x 2 root root 4096 Mar 15 19:31 cost [2023-03-15T19:41:54.662Z] -rw-r--r-- 1 root root 82 Mar 15 19:31 cost.csv [2023-03-15T19:41:54.662Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-03-15T19:41:54.662Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-03-15T19:41:54.662Z] total 16 [2023-03-15T19:41:54.662Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 19:31 . [2023-03-15T19:41:54.662Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 19:41 .. [2023-03-15T19:41:54.662Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 19:31 cost [2023-03-15T19:41:54.662Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 15 19:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:41:54.944Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:41:55.798Z] ---> package-listing.sh [2023-03-15T19:41:55.798Z] ++ facter osfamily [2023-03-15T19:41:55.798Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T19:41:56.058Z] + OS_FAMILY=debian [2023-03-15T19:41:56.058Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-03-15T19:41:56.058Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T19:41:56.058Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T19:41:56.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T19:41:56.058Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T19:41:56.058Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-03-15T19:41:56.058Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T19:41:56.058Z] + case "${OS_FAMILY}" in [2023-03-15T19:41:56.058Z] + dpkg -l [2023-03-15T19:41:56.058Z] + grep '^ii' [2023-03-15T19:41:56.058Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T19:41:56.058Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T19:41:56.058Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T19:41:56.058Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-03-15T19:41:56.058Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-03-15T19:41:56.058Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-03-15T19:41:56.067Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T19:41:56.342Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T19:41:56.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T19:41:56.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T19:41:56.972Z] prd-ubuntu20.04-docker-8c-8g-2261 does not seem to be running inside a container [2023-03-15T19:41:57.015Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T19:41:57.199Z] $ docker top 4adbd6b800debe3fc55ed3e0168cbfc3e6d6466747fc1efb91adbc540f6f8a08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T19:41:57.637Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T19:41:57.990Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T19:41:58.311Z] + ls /var/log/sa-host [2023-03-15T19:41:58.311Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T19:41:58.476Z] provisioning config files... [2023-03-15T19:41:58.485Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config556165628603366737tmp [Pipeline] { [Pipeline] echo [2023-03-15T19:41:58.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:41:58.781Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T19:41:58.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:41:59.130Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T19:41:59.138Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:41:59.423Z] ---> sudo-logs.sh [2023-03-15T19:41:59.423Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T19:41:59.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:41:59.728Z] ---> job-cost.sh [2023-03-15T19:41:59.728Z] lf-activate-venv: SKIPPING [2023-03-15T19:41:59.728Z] DEBUG: total: 0.2199999988079071 [2023-03-15T19:41:59.728Z] INFO: Retrieving Stack Cost... [2023-03-15T19:41:59.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T19:42:00.555Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T19:42:00.567Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T19:42:00.847Z] ---> logs-deploy.sh [2023-03-15T19:42:00.848Z] lf-activate-venv: SKIPPING [2023-03-15T19:42:00.848Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/64 [2023-03-15T19:42:00.848Z] INFO: archiving workspace using pattern(s): [2023-03-15T19:42:01.783Z] Archives upload complete. [2023-03-15T19:42:02.043Z] INFO: archiving logs to Nexus [2023-03-15T19:42:02.610Z] ---> uname -a: [2023-03-15T19:42:02.610Z] Linux prd-ubuntu20-04-docker-8c-8g-2261 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-15T19:42:02.610Z] [2023-03-15T19:42:02.610Z] [2023-03-15T19:42:02.610Z] ---> lscpu: [2023-03-15T19:42:02.610Z] Architecture: x86_64 [2023-03-15T19:42:02.610Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-15T19:42:02.610Z] Byte Order: Little Endian [2023-03-15T19:42:02.610Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-15T19:42:02.610Z] CPU(s): 8 [2023-03-15T19:42:02.610Z] On-line CPU(s) list: 0-7 [2023-03-15T19:42:02.610Z] Thread(s) per core: 1 [2023-03-15T19:42:02.610Z] Core(s) per socket: 1 [2023-03-15T19:42:02.610Z] Socket(s): 8 [2023-03-15T19:42:02.610Z] NUMA node(s): 1 [2023-03-15T19:42:02.610Z] Vendor ID: AuthenticAMD [2023-03-15T19:42:02.610Z] CPU family: 23 [2023-03-15T19:42:02.610Z] Model: 49 [2023-03-15T19:42:02.610Z] Model name: AMD EPYC-Rome Processor [2023-03-15T19:42:02.610Z] Stepping: 0 [2023-03-15T19:42:02.610Z] CPU MHz: 2799.998 [2023-03-15T19:42:02.610Z] BogoMIPS: 5599.99 [2023-03-15T19:42:02.610Z] Virtualization: AMD-V [2023-03-15T19:42:02.610Z] Hypervisor vendor: KVM [2023-03-15T19:42:02.610Z] Virtualization type: full [2023-03-15T19:42:02.610Z] L1d cache: 256 KiB [2023-03-15T19:42:02.610Z] L1i cache: 256 KiB [2023-03-15T19:42:02.610Z] L2 cache: 4 MiB [2023-03-15T19:42:02.610Z] L3 cache: 128 MiB [2023-03-15T19:42:02.610Z] NUMA node0 CPU(s): 0-7 [2023-03-15T19:42:02.610Z] Vulnerability Itlb multihit: Not affected [2023-03-15T19:42:02.610Z] Vulnerability L1tf: Not affected [2023-03-15T19:42:02.610Z] Vulnerability Mds: Not affected [2023-03-15T19:42:02.610Z] Vulnerability Meltdown: Not affected [2023-03-15T19:42:02.610Z] Vulnerability Mmio stale data: Not affected [2023-03-15T19:42:02.610Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-15T19:42:02.611Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-15T19:42:02.611Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-15T19:42:02.611Z] Vulnerability Srbds: Not affected [2023-03-15T19:42:02.611Z] Vulnerability Tsx async abort: Not affected [2023-03-15T19:42:02.611Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-15T19:42:02.611Z] [2023-03-15T19:42:02.611Z] [2023-03-15T19:42:02.611Z] ---> nproc: [2023-03-15T19:42:02.611Z] 8 [2023-03-15T19:42:02.611Z] [2023-03-15T19:42:02.611Z] [2023-03-15T19:42:02.611Z] ---> df -h: [2023-03-15T19:42:02.611Z] Filesystem Size Used Avail Use% Mounted on [2023-03-15T19:42:02.611Z] overlay 155G 13G 143G 9% / [2023-03-15T19:42:02.611Z] tmpfs 64M 0 64M 0% /dev [2023-03-15T19:42:02.611Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-15T19:42:02.611Z] shm 64M 0 64M 0% /dev/shm [2023-03-15T19:42:02.611Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-15T19:42:02.611Z] [2023-03-15T19:42:02.611Z]