Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 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-ssh17462423450897943039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17616366834002364470.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6704858689659825543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15605682675275546354.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-ssh388927678271766826.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 ‘prd-centos7-blackbox-4c-2g-17069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17407’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17411 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 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 (main) Commit message: "Merge pull request #185 from lenny-intel/warning" > 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 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 # timeout=10 > git rev-list --no-walk 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T00:23:47.960Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T00:23:48.020Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T00:23:48.035Z] ========================================================= [2023-05-31T00:23:48.035Z] EdgeX Global Pipelines Version Info [2023-05-31T00:23:48.035Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:23:48.731Z] ------------------- [2023-05-31T00:23:48.731Z] stable info: [2023-05-31T00:23:48.731Z] ------------------- [2023-05-31T00:23:48.731Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T00:23:48.731Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:23:48.731Z] Message: update stable to v1.0.249 [2023-05-31T00:23:49.301Z] ------------------- [2023-05-31T00:23:49.301Z] experimental info: [2023-05-31T00:23:49.301Z] ------------------- [2023-05-31T00:23:49.301Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T00:23:49.301Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:23:49.301Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T00:23:49.485Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-31T00:23:49.497Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-31T00:23:49.512Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T00:23:49.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T00:23:49.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T00:23:49.568Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T00:23:49.585Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T00:23:49.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T00:23:49.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T00:23:49.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T00:23:49.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T00:23:49.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-31T00:23:49.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T00:23:49.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T00:23:49.705Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:23:49.716Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:23:49.732Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:23:49.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:23:49.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T00:23:49.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T00:23:49.789Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T00:23:49.800Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T00:23:49.816Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T00:23:49.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T00:23:49.852Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T00:23:49.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T00:23:49.881Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T00:23:49.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-31T00:23:49.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-31T00:23:49.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-31T00:23:49.949Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [Pipeline] echo [2023-05-31T00:23:49.965Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48bd73e [Pipeline] echo [2023-05-31T00:23:49.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:23:50.031Z] provisioning config files... [2023-05-31T00:23:50.044Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11309469854305759260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:23:50.345Z] ---> docker-login.sh [2023-05-31T00:23:50.345Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:23:50.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:50.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:50.605Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:50.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:50.605Z] [2023-05-31T00:23:50.605Z] Login Succeeded [2023-05-31T00:23:50.605Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:23:50.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:50.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:50.605Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:50.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:50.605Z] [2023-05-31T00:23:50.605Z] Login Succeeded [2023-05-31T00:23:50.605Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:23:50.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:50.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:50.865Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:50.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:50.865Z] [2023-05-31T00:23:50.865Z] Login Succeeded [2023-05-31T00:23:50.865Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:23:50.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:50.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:50.865Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:50.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:50.865Z] [2023-05-31T00:23:50.865Z] Login Succeeded [2023-05-31T00:23:50.865Z] docker.io [2023-05-31T00:23:50.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:51.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:51.128Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:51.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:51.128Z] [2023-05-31T00:23:51.128Z] Login Succeeded [2023-05-31T00:23:51.128Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:23:51.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T00:23:51.505Z] + git rev-list -1 --merges 48bd73e9db85e88a37bd3be7a57145d756a3f8e1~1..48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [Pipeline] echo [2023-05-31T00:23:51.553Z] -----------> git rev-list -1 --merges 48bd73e9db85e88a37bd3be7a57145d756a3f8e1~1..48bd73e9db85e88a37bd3be7a57145d756a3f8e1 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [2023-05-31T00:23:51.553Z] 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [false] [Pipeline] sh [2023-05-31T00:23:51.847Z] + git log --format=format:%s -1 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [Pipeline] echo [2023-05-31T00:23:51.864Z] ========================================================= [2023-05-31T00:23:51.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T00:23:51.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:23:52.184Z] + git log --format=format:%s -1 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [Pipeline] echo [2023-05-31T00:23:52.197Z] [semverPrep] GIT_COMMIT: 48bd73e9db85e88a37bd3be7a57145d756a3f8e1, Commit Message: Merge pull request #185 from lenny-intel/warning [Pipeline] echo [2023-05-31T00:23:52.205Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T00:23:52.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:23:52.545Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T00:23:52.545Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T00:23:52.545Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T00:23:52.545Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T00:23:52.545Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T00:23:52.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:23:52.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:23:52.902Z] [2023-05-31T00:23:52.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:23:53.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:23:53.199Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T00:23:53.199Z] b85a868b505f: Pulling fs layer [2023-05-31T00:23:53.199Z] e2be974225ed: Pulling fs layer [2023-05-31T00:23:53.199Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T00:23:53.199Z] 988bab9f4d93: Pulling fs layer [2023-05-31T00:23:53.199Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T00:23:53.199Z] eaf3925da568: Pulling fs layer [2023-05-31T00:23:53.199Z] bab4dde63d76: Pulling fs layer [2023-05-31T00:23:53.199Z] bde34c3a00c8: Pulling fs layer [2023-05-31T00:23:53.199Z] b352a97aabf1: Pulling fs layer [2023-05-31T00:23:53.199Z] 4872d77fe225: Pulling fs layer [2023-05-31T00:23:53.199Z] 5851b861e8e6: Pulling fs layer [2023-05-31T00:23:53.199Z] bde34c3a00c8: Waiting [2023-05-31T00:23:53.199Z] 1469e6f7b9e6: Waiting [2023-05-31T00:23:53.199Z] b352a97aabf1: Waiting [2023-05-31T00:23:53.199Z] eaf3925da568: Waiting [2023-05-31T00:23:53.199Z] bab4dde63d76: Waiting [2023-05-31T00:23:53.199Z] 4872d77fe225: Waiting [2023-05-31T00:23:53.199Z] e2be974225ed: Download complete [2023-05-31T00:23:53.199Z] 988bab9f4d93: Verifying Checksum [2023-05-31T00:23:53.199Z] 988bab9f4d93: Download complete [2023-05-31T00:23:53.199Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T00:23:53.199Z] 339a4e72a1f5: Download complete [2023-05-31T00:23:53.199Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T00:23:53.199Z] 1469e6f7b9e6: Download complete [2023-05-31T00:23:53.457Z] eaf3925da568: Verifying Checksum [2023-05-31T00:23:53.457Z] eaf3925da568: Download complete [2023-05-31T00:23:53.457Z] bde34c3a00c8: Verifying Checksum [2023-05-31T00:23:53.457Z] bde34c3a00c8: Download complete [2023-05-31T00:23:53.457Z] b352a97aabf1: Download complete [2023-05-31T00:23:53.457Z] 4872d77fe225: Verifying Checksum [2023-05-31T00:23:53.457Z] 4872d77fe225: Download complete [2023-05-31T00:23:53.457Z] 5851b861e8e6: Verifying Checksum [2023-05-31T00:23:53.457Z] 5851b861e8e6: Download complete [2023-05-31T00:23:53.457Z] b85a868b505f: Verifying Checksum [2023-05-31T00:23:53.457Z] b85a868b505f: Download complete [2023-05-31T00:23:53.715Z] bab4dde63d76: Verifying Checksum [2023-05-31T00:23:53.715Z] bab4dde63d76: Download complete [2023-05-31T00:23:54.648Z] b85a868b505f: Pull complete [2023-05-31T00:23:54.906Z] e2be974225ed: Pull complete [2023-05-31T00:23:55.166Z] 339a4e72a1f5: Pull complete [2023-05-31T00:23:55.426Z] 988bab9f4d93: Pull complete [2023-05-31T00:23:55.685Z] 1469e6f7b9e6: Pull complete [2023-05-31T00:23:55.685Z] eaf3925da568: Pull complete [2023-05-31T00:23:57.587Z] bab4dde63d76: Pull complete [2023-05-31T00:23:57.587Z] bde34c3a00c8: Pull complete [2023-05-31T00:23:57.847Z] b352a97aabf1: Pull complete [2023-05-31T00:23:57.847Z] 4872d77fe225: Pull complete [2023-05-31T00:23:57.847Z] 5851b861e8e6: Pull complete [2023-05-31T00:23:57.847Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T00:23:57.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:23:57.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:23:57.959Z] prd-ubuntu20.04-docker-8c-8g-17411 does not seem to be running inside a container [2023-05-31T00:23:57.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T00:24:01.838Z] $ docker top 3c4c26971c8909b8338850a6e6efbcc65b826f53a435b4a585c6f119ce1a9298 -eo pid,comm [2023-05-31T00:24:01.895Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-31T00:24:01.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:24:01.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:24:01.936Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:24:02.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:24:02.061Z] $ docker exec 3c4c26971c8909b8338850a6e6efbcc65b826f53a435b4a585c6f119ce1a9298 ssh-agent [2023-05-31T00:24:02.176Z] SSH_AUTH_SOCK=/tmp/ssh-QBu8G9eSFNZf/agent.32 [2023-05-31T00:24:02.176Z] SSH_AGENT_PID=38 [2023-05-31T00:24:02.183Z] Running ssh-add (command line suppressed) [2023-05-31T00:24:02.285Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4518323318177037132.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4518323318177037132.key) [2023-05-31T00:24:02.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:24:02.593Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T00:24:02.610Z] $ docker exec --env ******** --env ******** 3c4c26971c8909b8338850a6e6efbcc65b826f53a435b4a585c6f119ce1a9298 ssh-agent -k [2023-05-31T00:24:02.708Z] unset SSH_AUTH_SOCK; [2023-05-31T00:24:02.709Z] unset SSH_AGENT_PID; [2023-05-31T00:24:02.709Z] echo Agent pid 38 killed; [2023-05-31T00:24:02.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T00:24:02.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:24:02.742Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:24:02.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:24:02.859Z] $ docker exec 3c4c26971c8909b8338850a6e6efbcc65b826f53a435b4a585c6f119ce1a9298 ssh-agent [2023-05-31T00:24:02.969Z] SSH_AUTH_SOCK=/tmp/ssh-FQ9YFirT5fDa/agent.70 [2023-05-31T00:24:02.969Z] SSH_AGENT_PID=76 [2023-05-31T00:24:02.974Z] Running ssh-add (command line suppressed) [2023-05-31T00:24:03.081Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5789923186652545364.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5789923186652545364.key) [2023-05-31T00:24:03.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:24:03.388Z] + git semver init [2023-05-31T00:24:03.654Z] 2023-05-31 00:24:03,568 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T00:24:03.654Z] 2023-05-31 00:24:03,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-05-31T00:24:03.654Z] 2023-05-31 00:24:03,569 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-05-31T00:24:03.654Z] 2023-05-31 00:24:03,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:24:04.595Z] 2023-05-31 00:24:04,539 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-05-31T00:24:04.595Z] 2023-05-31 00:24:04,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-05-31T00:24:04.595Z] 2023-05-31 00:24:04,540 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-31T00:24:04.595Z] 2023-05-31 00:24:04,540 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-31T00:24:04.595Z] 3.0.0-dev.32 [Pipeline] } [2023-05-31T00:24:04.604Z] $ docker exec --env ******** --env ******** 3c4c26971c8909b8338850a6e6efbcc65b826f53a435b4a585c6f119ce1a9298 ssh-agent -k [2023-05-31T00:24:04.715Z] unset SSH_AUTH_SOCK; [2023-05-31T00:24:04.715Z] unset SSH_AGENT_PID; [2023-05-31T00:24:04.716Z] echo Agent pid 76 killed; [2023-05-31T00:24:04.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:24:05.037Z] + git semver [Pipeline] } [2023-05-31T00:24:05.307Z] $ docker stop --time=1 3c4c26971c8909b8338850a6e6efbcc65b826f53a435b4a585c6f119ce1a9298 [2023-05-31T00:24:06.609Z] $ docker rm -f --volumes 3c4c26971c8909b8338850a6e6efbcc65b826f53a435b4a585c6f119ce1a9298 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:24:06.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T00:24:07.166Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T00:24:07.169Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:24:07.276Z] provisioning config files... [2023-05-31T00:24:07.285Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2997590941088513967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:24:07.589Z] ---> docker-login.sh [2023-05-31T00:24:07.589Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:24:07.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:07.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:07.589Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:07.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:07.589Z] [2023-05-31T00:24:07.589Z] Login Succeeded [2023-05-31T00:24:07.589Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:24:07.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:07.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:07.589Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:07.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:07.589Z] [2023-05-31T00:24:07.589Z] Login Succeeded [2023-05-31T00:24:07.589Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:24:07.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:07.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:07.849Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:07.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:07.849Z] [2023-05-31T00:24:07.849Z] Login Succeeded [2023-05-31T00:24:07.849Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:24:07.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:07.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:07.849Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:07.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:07.849Z] [2023-05-31T00:24:07.849Z] Login Succeeded [2023-05-31T00:24:07.849Z] docker.io [2023-05-31T00:24:07.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:08.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:08.109Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:08.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:08.109Z] [2023-05-31T00:24:08.109Z] Login Succeeded [2023-05-31T00:24:08.109Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:24:08.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:24:08.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:24:08.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:24:08.202Z] ========================================================= [2023-05-31T00:24:08.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T00:24:08.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:08.512Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T00:24:08.512Z] Sending build context to Docker daemon 16.11MB [2023-05-31T00:24:08.512Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:24:08.512Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T00:24:08.512Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T00:24:08.512Z] f56be85fc22e: Pulling fs layer [2023-05-31T00:24:08.512Z] 85791d961cd3: Pulling fs layer [2023-05-31T00:24:08.512Z] d694b5ae8c79: Pulling fs layer [2023-05-31T00:24:08.512Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T00:24:08.512Z] 4d19c01a9841: Pulling fs layer [2023-05-31T00:24:08.512Z] 9325e15d5711: Pulling fs layer [2023-05-31T00:24:08.512Z] 556b6ee489ea: Pulling fs layer [2023-05-31T00:24:08.512Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T00:24:08.512Z] 9f32a84ed3da: Waiting [2023-05-31T00:24:08.512Z] 4d19c01a9841: Waiting [2023-05-31T00:24:08.512Z] 9325e15d5711: Waiting [2023-05-31T00:24:08.512Z] 556b6ee489ea: Waiting [2023-05-31T00:24:08.512Z] c5a4b2cf53e6: Waiting [2023-05-31T00:24:08.771Z] 85791d961cd3: Verifying Checksum [2023-05-31T00:24:08.771Z] 85791d961cd3: Download complete [2023-05-31T00:24:08.771Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T00:24:08.771Z] 9f32a84ed3da: Download complete [2023-05-31T00:24:08.771Z] 4d19c01a9841: Verifying Checksum [2023-05-31T00:24:08.771Z] 4d19c01a9841: Download complete [2023-05-31T00:24:08.771Z] f56be85fc22e: Verifying Checksum [2023-05-31T00:24:08.771Z] f56be85fc22e: Download complete [2023-05-31T00:24:08.771Z] 9325e15d5711: Verifying Checksum [2023-05-31T00:24:08.771Z] 9325e15d5711: Download complete [2023-05-31T00:24:08.771Z] f56be85fc22e: Pull complete [2023-05-31T00:24:09.031Z] 85791d961cd3: Pull complete [2023-05-31T00:24:09.292Z] d694b5ae8c79: Verifying Checksum [2023-05-31T00:24:09.292Z] d694b5ae8c79: Download complete [2023-05-31T00:24:09.292Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T00:24:09.292Z] c5a4b2cf53e6: Download complete [2023-05-31T00:24:09.552Z] 556b6ee489ea: Verifying Checksum [2023-05-31T00:24:09.552Z] 556b6ee489ea: Download complete [2023-05-31T00:24:13.745Z] d694b5ae8c79: Pull complete [2023-05-31T00:24:14.013Z] 9f32a84ed3da: Pull complete [2023-05-31T00:24:14.272Z] 4d19c01a9841: Pull complete [2023-05-31T00:24:14.530Z] 9325e15d5711: Pull complete [2023-05-31T00:24:17.824Z] 556b6ee489ea: Pull complete [2023-05-31T00:24:18.083Z] c5a4b2cf53e6: Pull complete [2023-05-31T00:24:18.083Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T00:24:18.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T00:24:18.083Z] ---> c4be618373d6 [2023-05-31T00:24:18.083Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:24:22.248Z] Still waiting to schedule task [2023-05-31T00:24:22.248Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-31T00:24:22.268Z] ---> Running in b439f3fe8d1a [2023-05-31T00:24:22.268Z] Removing intermediate container b439f3fe8d1a [2023-05-31T00:24:22.268Z] ---> 22f8f2f7fd04 [2023-05-31T00:24:22.268Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:24:22.268Z] ---> Running in 2a35f3a92121 [2023-05-31T00:24:22.268Z] Removing intermediate container 2a35f3a92121 [2023-05-31T00:24:22.268Z] ---> 08b2c422130d [2023-05-31T00:24:22.268Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-31T00:24:22.268Z] ---> Running in 5dcd6f553617 [2023-05-31T00:24:22.528Z] Removing intermediate container 5dcd6f553617 [2023-05-31T00:24:22.528Z] ---> eedcc6736b85 [2023-05-31T00:24:22.528Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:24:22.528Z] ---> Running in 4c2f6cc8d463 [2023-05-31T00:24:22.528Z] Removing intermediate container 4c2f6cc8d463 [2023-05-31T00:24:22.528Z] ---> 9453cd5cb076 [2023-05-31T00:24:22.528Z] Step 7/12 : WORKDIR /device-gpio [2023-05-31T00:24:22.528Z] ---> Running in f54f145d8281 [2023-05-31T00:24:22.528Z] Removing intermediate container f54f145d8281 [2023-05-31T00:24:22.528Z] ---> 0f543b330b4d [2023-05-31T00:24:22.528Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:24:22.528Z] ---> Running in 4fa79660c4e4 [2023-05-31T00:24:22.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:24:23.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:24:23.307Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T00:24:23.307Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-31T00:24:23.307Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T00:24:23.307Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T00:24:23.307Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:24:23.307Z] OK: 269 MiB in 57 packages [2023-05-31T00:24:23.874Z] Removing intermediate container 4fa79660c4e4 [2023-05-31T00:24:23.874Z] ---> 80dcd6eac420 [2023-05-31T00:24:23.874Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T00:24:23.874Z] ---> 9e2bb8d60678 [2023-05-31T00:24:23.874Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:24:23.874Z] ---> Running in f674fe7c3774 [2023-05-31T00:24:50.421Z] Removing intermediate container f674fe7c3774 [2023-05-31T00:24:50.421Z] ---> b008c2fa9e8b [2023-05-31T00:24:50.421Z] Step 11/12 : COPY . . [2023-05-31T00:24:50.988Z] ---> 65bcc9459984 [2023-05-31T00:24:50.988Z] Step 12/12 : RUN ${MAKE} [2023-05-31T00:24:50.988Z] ---> Running in 84269ad3d834 [2023-05-31T00:24:51.246Z] noop [2023-05-31T00:24:51.513Z] Removing intermediate container 84269ad3d834 [2023-05-31T00:24:51.513Z] ---> 3e1cdf7cbbb4 [2023-05-31T00:24:51.513Z] Successfully built 3e1cdf7cbbb4 [2023-05-31T00:24:51.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:51.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:24:51.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:24:51.991Z] prd-ubuntu20.04-docker-8c-8g-17411 does not seem to be running inside a container [2023-05-31T00:24:52.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T00:24:52.641Z] $ docker top 3452021bcd938b9ea6b73e81973410c7813ebba32eaead6abb9950b286c7bc6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:24:52.977Z] + go version [2023-05-31T00:24:52.977Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T00:24:52.991Z] $ docker stop --time=1 3452021bcd938b9ea6b73e81973410c7813ebba32eaead6abb9950b286c7bc6c [2023-05-31T00:24:54.746Z] $ docker rm -f --volumes 3452021bcd938b9ea6b73e81973410c7813ebba32eaead6abb9950b286c7bc6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:55.133Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:24:55.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:24:55.202Z] prd-ubuntu20.04-docker-8c-8g-17411 does not seem to be running inside a container [2023-05-31T00:24:55.234Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-31T00:24:55.544Z] $ docker top f5af7b9a95c138c99cf90aacaa490ab693e395a12c5aeed876eaec268efd42cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:24:55.891Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:24:56.181Z] + make test [2023-05-31T00:24:56.182Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T00:25:00.365Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-31T00:25:10.321Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-31T00:25:10.321Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-31T00:25:14.501Z] go vet ./... [2023-05-31T00:25:17.778Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:25:17.778Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:25:17.778Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T00:25:17.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:25:17.805Z] $ docker stop --time=1 f5af7b9a95c138c99cf90aacaa490ab693e395a12c5aeed876eaec268efd42cb [2023-05-31T00:25:21.649Z] $ docker rm -f --volumes f5af7b9a95c138c99cf90aacaa490ab693e395a12c5aeed876eaec268efd42cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:25:22.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:25:22.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T00:25:22.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:25:22.956Z] + ls -al . [2023-05-31T00:25:22.956Z] total 164 [2023-05-31T00:25:22.956Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 00:24 . [2023-05-31T00:25:22.956Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 .. [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 120 May 31 00:23 .dockerignore [2023-05-31T00:25:22.956Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:24 .git [2023-05-31T00:25:22.956Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 .github [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 343 May 31 00:23 .gitignore [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:23 .golangci.yml [2023-05-31T00:25:22.956Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:24 .semver [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 31 00:23 Attribution.txt [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 6184 May 31 00:23 CHANGELOG.md [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 31 00:23 Dockerfile [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:23 GOVERNANCE.md [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 657 May 31 00:23 Jenkinsfile [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 00:23 LICENSE [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 31 00:23 Makefile [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 617 May 31 00:23 OWNERS.md [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 12293 May 31 00:23 README.md [2023-05-31T00:25:22.956Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:24 VERSION [2023-05-31T00:25:22.957Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:23 bin [2023-05-31T00:25:22.957Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 cmd [2023-05-31T00:25:22.957Z] -rw-r--r-- 1 jenkins jenkins 10 May 31 00:24 coverage.out [2023-05-31T00:25:22.957Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 31 00:23 go.mod [2023-05-31T00:25:22.957Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 31 00:23 go.sum [2023-05-31T00:25:22.957Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 internal [2023-05-31T00:25:22.957Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 snap [2023-05-31T00:25:22.957Z] -rw-rw-r-- 1 jenkins jenkins 209 May 31 00:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:23.255Z] + 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=48bd73e9db85e88a37bd3be7a57145d756a3f8e1 --label arch=amd64 --label version=3.0.0-dev.32 . [2023-05-31T00:25:23.255Z] Sending build context to Docker daemon 16.12MB [2023-05-31T00:25:23.255Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:25:23.255Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-31T00:25:23.255Z] ---> 3e1cdf7cbbb4 [2023-05-31T00:25:23.255Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:25:24.633Z] ---> Running in fbc1260547a0 [2023-05-31T00:25:24.633Z] Removing intermediate container fbc1260547a0 [2023-05-31T00:25:24.633Z] ---> 362cb1240e4b [2023-05-31T00:25:24.633Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:25:24.633Z] ---> Running in 3b6d02200a46 [2023-05-31T00:25:24.891Z] Removing intermediate container 3b6d02200a46 [2023-05-31T00:25:24.891Z] ---> ac7704047df4 [2023-05-31T00:25:24.891Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-31T00:25:24.891Z] ---> Running in c3ccee74f681 [2023-05-31T00:25:25.180Z] Removing intermediate container c3ccee74f681 [2023-05-31T00:25:25.180Z] ---> 26f38366f204 [2023-05-31T00:25:25.180Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:25:25.836Z] ---> Running in 7734ce644892 [2023-05-31T00:25:25.836Z] Removing intermediate container 7734ce644892 [2023-05-31T00:25:25.836Z] ---> 5507e6275924 [2023-05-31T00:25:25.836Z] Step 7/25 : WORKDIR /device-gpio [2023-05-31T00:25:25.836Z] ---> Running in 33ef9e77c48a [2023-05-31T00:25:26.109Z] Removing intermediate container 33ef9e77c48a [2023-05-31T00:25:26.109Z] ---> 7a4c0fd97493 [2023-05-31T00:25:26.109Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:25:26.109Z] ---> Running in d824f8a53f5a [2023-05-31T00:25:26.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:25:26.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:25:26.651Z] OK: 269 MiB in 57 packages [2023-05-31T00:25:26.914Z] Removing intermediate container d824f8a53f5a [2023-05-31T00:25:26.914Z] ---> 2b7e691b1bf2 [2023-05-31T00:25:26.914Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-31T00:25:26.914Z] ---> 435d0d37508c [2023-05-31T00:25:26.914Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:25:27.173Z] ---> Running in 486a82f8f60b [2023-05-31T00:25:27.740Z] Removing intermediate container 486a82f8f60b [2023-05-31T00:25:27.741Z] ---> 58eb226eb8eb [2023-05-31T00:25:27.741Z] Step 11/25 : COPY . . [2023-05-31T00:25:28.308Z] ---> d236871215fb [2023-05-31T00:25:28.308Z] Step 12/25 : RUN ${MAKE} [2023-05-31T00:25:28.308Z] ---> Running in 0a2e73f87981 [2023-05-31T00:25:28.567Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-31T00:25:46.833Z] Removing intermediate container 0a2e73f87981 [2023-05-31T00:25:46.833Z] ---> 2ccc69c41604 [2023-05-31T00:25:46.833Z] Step 13/25 : FROM alpine:3.17 [2023-05-31T00:25:47.401Z] 3.17: Pulling from library/alpine [2023-05-31T00:25:47.401Z] f56be85fc22e: Already exists [2023-05-31T00:25:47.660Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:25:47.660Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:25:47.660Z] ---> 9ed4aefc74f6 [2023-05-31T00:25:47.660Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-31T00:25:47.660Z] ---> Running in 8c743df206bb [2023-05-31T00:25:47.918Z] Removing intermediate container 8c743df206bb [2023-05-31T00:25:47.918Z] ---> 0ccd72d0e02c [2023-05-31T00:25:47.918Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-31T00:25:47.918Z] ---> Running in ebacaf49f5f5 [2023-05-31T00:25:48.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:25:48.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:25:48.438Z] OK: 7 MiB in 15 packages [2023-05-31T00:25:49.007Z] Removing intermediate container ebacaf49f5f5 [2023-05-31T00:25:49.007Z] ---> eb35e22acf3d [2023-05-31T00:25:49.007Z] Step 16/25 : WORKDIR / [2023-05-31T00:25:49.007Z] ---> Running in 824b497f468d [2023-05-31T00:25:49.007Z] Removing intermediate container 824b497f468d [2023-05-31T00:25:49.007Z] ---> d629cf9f9796 [2023-05-31T00:25:49.007Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-31T00:25:49.266Z] ---> 39162e9585b4 [2023-05-31T00:25:49.266Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-31T00:25:49.266Z] ---> 1c86ea3f8785 [2023-05-31T00:25:49.266Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-31T00:25:52.076Z] ---> 2950c4c454a4 [2023-05-31T00:25:52.076Z] Step 20/25 : EXPOSE 59910 [2023-05-31T00:25:52.076Z] ---> Running in 7e9026a9f6d3 [2023-05-31T00:25:52.334Z] Removing intermediate container 7e9026a9f6d3 [2023-05-31T00:25:52.334Z] ---> 2c7c87650f77 [2023-05-31T00:25:52.334Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-31T00:25:52.334Z] ---> Running in 1dedf736da2e [2023-05-31T00:25:52.592Z] Removing intermediate container 1dedf736da2e [2023-05-31T00:25:52.592Z] ---> fa4f5172d6a2 [2023-05-31T00:25:52.592Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T00:25:52.850Z] ---> Running in 864744df8f98 [2023-05-31T00:25:53.107Z] Removing intermediate container 864744df8f98 [2023-05-31T00:25:53.107Z] ---> 1d9ab7c8553f [2023-05-31T00:25:53.107Z] Step 23/25 : LABEL arch=amd64 [2023-05-31T00:25:53.107Z] ---> Running in 03b817a1c0f6 [2023-05-31T00:25:53.364Z] Removing intermediate container 03b817a1c0f6 [2023-05-31T00:25:53.364Z] ---> 2b6203e49688 [2023-05-31T00:25:53.364Z] Step 24/25 : LABEL git_sha=48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [2023-05-31T00:25:53.626Z] ---> Running in 26c27ac4feb0 [2023-05-31T00:25:53.884Z] Removing intermediate container 26c27ac4feb0 [2023-05-31T00:25:53.884Z] ---> 22af0dcf12eb [2023-05-31T00:25:53.884Z] Step 25/25 : LABEL version=3.0.0-dev.32 [2023-05-31T00:25:53.884Z] ---> Running in 8cd739aab02c [2023-05-31T00:25:54.143Z] Removing intermediate container 8cd739aab02c [2023-05-31T00:25:54.143Z] ---> 850e4b305c55 [2023-05-31T00:25:54.143Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:25:54.143Z] Successfully built 850e4b305c55 [2023-05-31T00:25:54.143Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:25:54.256Z] provisioning config files... [2023-05-31T00:25:54.264Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3496355191847008169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:25:54.561Z] ---> docker-login.sh [2023-05-31T00:25:54.562Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:25:54.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:54.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:54.562Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:54.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:54.562Z] [2023-05-31T00:25:54.562Z] Login Succeeded [2023-05-31T00:25:54.562Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:25:54.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:54.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:54.562Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:54.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:54.562Z] [2023-05-31T00:25:54.562Z] Login Succeeded [2023-05-31T00:25:54.562Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:25:54.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:54.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:54.821Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:54.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:54.821Z] [2023-05-31T00:25:54.821Z] Login Succeeded [2023-05-31T00:25:54.821Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:25:54.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:54.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:54.821Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:54.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:54.821Z] [2023-05-31T00:25:54.821Z] Login Succeeded [2023-05-31T00:25:54.821Z] docker.io [2023-05-31T00:25:55.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:55.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:55.081Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:55.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:55.081Z] [2023-05-31T00:25:55.081Z] Login Succeeded [2023-05-31T00:25:55.081Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:25:55.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:25:55.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:25:55.142Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-05-31T00:25:55.142Z] 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [2023-05-31T00:25:55.142Z] latest [2023-05-31T00:25:55.142Z] 3.0.0-dev.32 [2023-05-31T00:25:55.142Z] 48bd73e9db85e88a37bd3be7a57145d756a3f8e1-3.0.0-dev.32 [2023-05-31T00:25:55.142Z] main [2023-05-31T00:25:55.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:55.460Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:55.761Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [2023-05-31T00:25:55.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-31T00:25:55.762Z] d000189bc350: Preparing [2023-05-31T00:25:55.762Z] b9c43b647353: Preparing [2023-05-31T00:25:55.762Z] 0ae91510afaa: Preparing [2023-05-31T00:25:55.762Z] aa46562035ec: Preparing [2023-05-31T00:25:55.762Z] f1417ff83b31: Preparing [2023-05-31T00:25:55.762Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:55.762Z] b9c43b647353: Pushed [2023-05-31T00:25:55.762Z] aa46562035ec: Pushed [2023-05-31T00:25:55.762Z] 0ae91510afaa: Pushed [2023-05-31T00:25:58.295Z] d000189bc350: Pushed [2023-05-31T00:25:58.295Z] 48bd73e9db85e88a37bd3be7a57145d756a3f8e1: digest: sha256:90c3b6fd0211a648a9f24c4d0fbd8f5cc9e43e0a8890c360aec57e74dd73bd32 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:58.604Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:58.909Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-05-31T00:25:58.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-31T00:25:58.909Z] d000189bc350: Preparing [2023-05-31T00:25:58.909Z] b9c43b647353: Preparing [2023-05-31T00:25:58.909Z] 0ae91510afaa: Preparing [2023-05-31T00:25:58.909Z] aa46562035ec: Preparing [2023-05-31T00:25:58.909Z] f1417ff83b31: Preparing [2023-05-31T00:25:58.909Z] d000189bc350: Layer already exists [2023-05-31T00:25:58.909Z] 0ae91510afaa: Layer already exists [2023-05-31T00:25:58.909Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:58.909Z] b9c43b647353: Layer already exists [2023-05-31T00:25:58.909Z] aa46562035ec: Layer already exists [2023-05-31T00:25:58.909Z] latest: digest: sha256:90c3b6fd0211a648a9f24c4d0fbd8f5cc9e43e0a8890c360aec57e74dd73bd32 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:59.223Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:59.535Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.32 [2023-05-31T00:25:59.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-31T00:25:59.535Z] d000189bc350: Preparing [2023-05-31T00:25:59.535Z] b9c43b647353: Preparing [2023-05-31T00:25:59.535Z] 0ae91510afaa: Preparing [2023-05-31T00:25:59.535Z] aa46562035ec: Preparing [2023-05-31T00:25:59.535Z] f1417ff83b31: Preparing [2023-05-31T00:25:59.535Z] d000189bc350: Layer already exists [2023-05-31T00:25:59.535Z] aa46562035ec: Layer already exists [2023-05-31T00:25:59.535Z] b9c43b647353: Layer already exists [2023-05-31T00:25:59.535Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:59.535Z] 0ae91510afaa: Layer already exists [2023-05-31T00:25:59.535Z] 3.0.0-dev.32: digest: sha256:90c3b6fd0211a648a9f24c4d0fbd8f5cc9e43e0a8890c360aec57e74dd73bd32 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:59.851Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:48bd73e9db85e88a37bd3be7a57145d756a3f8e1-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:26:00.159Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:48bd73e9db85e88a37bd3be7a57145d756a3f8e1-3.0.0-dev.32 [2023-05-31T00:26:00.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-31T00:26:00.159Z] d000189bc350: Preparing [2023-05-31T00:26:00.159Z] b9c43b647353: Preparing [2023-05-31T00:26:00.159Z] 0ae91510afaa: Preparing [2023-05-31T00:26:00.159Z] aa46562035ec: Preparing [2023-05-31T00:26:00.159Z] f1417ff83b31: Preparing [2023-05-31T00:26:00.159Z] b9c43b647353: Layer already exists [2023-05-31T00:26:00.159Z] d000189bc350: Layer already exists [2023-05-31T00:26:00.159Z] aa46562035ec: Layer already exists [2023-05-31T00:26:00.159Z] f1417ff83b31: Layer already exists [2023-05-31T00:26:00.159Z] 0ae91510afaa: Layer already exists [2023-05-31T00:26:00.159Z] 48bd73e9db85e88a37bd3be7a57145d756a3f8e1-3.0.0-dev.32: digest: sha256:90c3b6fd0211a648a9f24c4d0fbd8f5cc9e43e0a8890c360aec57e74dd73bd32 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:26:00.464Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:26:00.779Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-05-31T00:26:00.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-31T00:26:00.779Z] d000189bc350: Preparing [2023-05-31T00:26:00.779Z] b9c43b647353: Preparing [2023-05-31T00:26:00.779Z] 0ae91510afaa: Preparing [2023-05-31T00:26:00.779Z] aa46562035ec: Preparing [2023-05-31T00:26:00.779Z] f1417ff83b31: Preparing [2023-05-31T00:26:00.779Z] f1417ff83b31: Layer already exists [2023-05-31T00:26:00.779Z] d000189bc350: Layer already exists [2023-05-31T00:26:00.779Z] b9c43b647353: Layer already exists [2023-05-31T00:26:00.779Z] aa46562035ec: Layer already exists [2023-05-31T00:26:00.779Z] 0ae91510afaa: Layer already exists [2023-05-31T00:26:00.779Z] main: digest: sha256:90c3b6fd0211a648a9f24c4d0fbd8f5cc9e43e0a8890c360aec57e74dd73bd32 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:26:00.822Z] ===================================================== [Pipeline] echo [2023-05-31T00:26:00.830Z] taggedImages: [2023-05-31T00:26:00.830Z] - nexus3.edgexfoundry.org:10004/device-gpio:48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [2023-05-31T00:26:00.830Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-05-31T00:26:00.830Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.32 [2023-05-31T00:26:00.830Z] - nexus3.edgexfoundry.org:10004/device-gpio:48bd73e9db85e88a37bd3be7a57145d756a3f8e1-3.0.0-dev.32 [2023-05-31T00:26:00.830Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:26:01.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:26:01.200Z] [2023-05-31T00:26:01.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:26:01.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:26:01.508Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T00:26:01.508Z] 5eb5b503b376: Pulling fs layer [2023-05-31T00:26:01.508Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T00:26:01.508Z] ec43610c2a17: Pulling fs layer [2023-05-31T00:26:01.508Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T00:26:01.508Z] 33b1e0a273af: Pulling fs layer [2023-05-31T00:26:01.508Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T00:26:01.508Z] 2f39f015ded8: Pulling fs layer [2023-05-31T00:26:01.508Z] 3a2ae6a8a46f: Waiting [2023-05-31T00:26:01.508Z] 33b1e0a273af: Waiting [2023-05-31T00:26:01.508Z] 5d3b04190fa2: Waiting [2023-05-31T00:26:01.508Z] 2f39f015ded8: Waiting [2023-05-31T00:26:01.508Z] 5c69ac0246d0: Download complete [2023-05-31T00:26:01.508Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T00:26:01.508Z] 3a2ae6a8a46f: Download complete [2023-05-31T00:26:01.508Z] 33b1e0a273af: Verifying Checksum [2023-05-31T00:26:01.508Z] 33b1e0a273af: Download complete [2023-05-31T00:26:01.508Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T00:26:01.508Z] 5d3b04190fa2: Download complete [2023-05-31T00:26:01.508Z] ec43610c2a17: Verifying Checksum [2023-05-31T00:26:01.508Z] ec43610c2a17: Download complete [2023-05-31T00:26:01.768Z] 5eb5b503b376: Verifying Checksum [2023-05-31T00:26:01.768Z] 5eb5b503b376: Download complete [2023-05-31T00:26:02.333Z] 2f39f015ded8: Verifying Checksum [2023-05-31T00:26:02.333Z] 2f39f015ded8: Download complete [2023-05-31T00:26:02.898Z] 5eb5b503b376: Pull complete [2023-05-31T00:26:02.898Z] 5c69ac0246d0: Pull complete [2023-05-31T00:26:03.462Z] ec43610c2a17: Pull complete [2023-05-31T00:26:03.462Z] 3a2ae6a8a46f: Pull complete [2023-05-31T00:26:03.720Z] 33b1e0a273af: Pull complete [2023-05-31T00:26:03.720Z] 5d3b04190fa2: Pull complete [2023-05-31T00:26:07.902Z] 2f39f015ded8: Pull complete [2023-05-31T00:26:07.902Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T00:26:07.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:26:07.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:26:07.977Z] prd-ubuntu20.04-docker-8c-8g-17411 does not seem to be running inside a container [2023-05-31T00:26:08.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T00:26:12.045Z] $ docker top 01c41f6ebc0906760e1f1baffa146ab7cc63f75ebfc5cd6395e418856c3d1993 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:26:12.432Z] ---> job-cost.sh [2023-05-31T00:26:12.432Z] lf-activate-venv: SKIPPING [2023-05-31T00:26:12.432Z] INFO: No Stack... [2023-05-31T00:26:12.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:26:13.259Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:26:13.554Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-05-31T00:26:13.554Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T00:26:13.567Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-86-stack-cost] [2023-05-31T00:26:13.572Z] Resource [jenkins-edgexfoundry-device-gpio-main-86-stack-cost] did not exist. Created. [2023-05-31T00:26:13.573Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:26:13.872Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T00:26:13.904Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:26:13.911Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:26:13.935Z] $ docker stop --time=1 01c41f6ebc0906760e1f1baffa146ab7cc63f75ebfc5cd6395e418856c3d1993 [2023-05-31T00:26:15.087Z] $ docker rm -f --volumes 01c41f6ebc0906760e1f1baffa146ab7cc63f75ebfc5cd6395e418856c3d1993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T00:27:15.256Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17417 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-05-31T00:27:15.270Z] Running in /w/workspace/device-gpio/86 [Pipeline] { [Pipeline] checkout [2023-05-31T00:27:15.309Z] The recommended git tool is: git [2023-05-31T00:27:22.102Z] using credential edgex-jenkins-ssh [2023-05-31T00:27:22.127Z] Cloning the remote Git repository [2023-05-31T00:27:22.185Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-31T00:27:22.312Z] > git init /w/workspace/device-gpio/86 # timeout=10 [2023-05-31T00:27:22.509Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-31T00:27:22.511Z] > git --version # timeout=10 [2023-05-31T00:27:22.536Z] > git --version # 'git version 2.25.1' [2023-05-31T00:27:22.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:27:22.737Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:27:24.465Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-31T00:27:24.499Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:27:25.620Z] Avoid second fetch [2023-05-31T00:27:25.620Z] Checking out Revision 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 (main) [2023-05-31T00:27:25.639Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:27:25.725Z] > git checkout -f 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 # timeout=10 [2023-05-31T00:27:26.374Z] Commit message: "Merge pull request #185 from lenny-intel/warning" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:27:27.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T00:27:27.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:27:27.299Z] Dload Upload Total Spent Left Speed [2023-05-31T00:27:27.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-05-31T00:27:27.979Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T00:27:28.323Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-05-31T00:27:28.323Z] /etc/docker/daemon.new [2023-05-31T00:27:28.323Z] { [2023-05-31T00:27:28.323Z] "registry-mirrors": [ [2023-05-31T00:27:28.323Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T00:27:28.323Z] ], [2023-05-31T00:27:28.323Z] "bip": "10.250.0.254/24", [2023-05-31T00:27:28.323Z] "hosts": [ [2023-05-31T00:27:28.323Z] "tcp://0.0.0.0:5555", [2023-05-31T00:27:28.323Z] "unix:///var/run/docker.sock" [2023-05-31T00:27:28.323Z] ], [2023-05-31T00:27:28.323Z] "mtu": 1458, [2023-05-31T00:27:28.323Z] "selinux-enabled": true, [2023-05-31T00:27:28.323Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T00:27:28.323Z] } [Pipeline] sh [2023-05-31T00:27:28.671Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T00:27:29.028Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:27:47.362Z] provisioning config files... [2023-05-31T00:27:47.398Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/86@tmp/config1588678166278881107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:27:47.778Z] ---> docker-login.sh [2023-05-31T00:27:47.778Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:27:48.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:27:48.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:27:48.649Z] Configure a credential helper to remove this warning. See [2023-05-31T00:27:48.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:27:48.649Z] [2023-05-31T00:27:48.649Z] Login Succeeded [2023-05-31T00:27:48.649Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:27:48.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:27:48.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:27:48.929Z] Configure a credential helper to remove this warning. See [2023-05-31T00:27:48.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:27:48.929Z] [2023-05-31T00:27:48.929Z] Login Succeeded [2023-05-31T00:27:48.929Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:27:49.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:27:49.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:27:49.477Z] Configure a credential helper to remove this warning. See [2023-05-31T00:27:49.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:27:49.477Z] [2023-05-31T00:27:49.477Z] Login Succeeded [2023-05-31T00:27:49.477Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:27:49.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:27:50.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:27:50.022Z] Configure a credential helper to remove this warning. See [2023-05-31T00:27:50.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:27:50.022Z] [2023-05-31T00:27:50.022Z] Login Succeeded [2023-05-31T00:27:50.022Z] docker.io [2023-05-31T00:27:50.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:27:50.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:27:50.570Z] Configure a credential helper to remove this warning. See [2023-05-31T00:27:50.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:27:50.570Z] [2023-05-31T00:27:50.570Z] Login Succeeded [2023-05-31T00:27:50.570Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:27:50.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:27:50.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:27:50.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:27:50.976Z] ========================================================= [2023-05-31T00:27:50.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T00:27:50.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:27:51.350Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T00:27:51.959Z] Sending build context to Docker daemon 8.145MB [2023-05-31T00:27:51.959Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:27:51.959Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T00:27:51.959Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T00:27:51.959Z] c41833b44d91: Pulling fs layer [2023-05-31T00:27:51.959Z] ed15518f5707: Pulling fs layer [2023-05-31T00:27:51.959Z] feae8fd75edb: Pulling fs layer [2023-05-31T00:27:51.959Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T00:27:51.959Z] 3cdef696dda3: Pulling fs layer [2023-05-31T00:27:51.959Z] 2ced38df9373: Pulling fs layer [2023-05-31T00:27:51.959Z] 58f1dce35555: Pulling fs layer [2023-05-31T00:27:51.959Z] 3cdef696dda3: Waiting [2023-05-31T00:27:51.959Z] 2ced38df9373: Waiting [2023-05-31T00:27:51.959Z] 58f1dce35555: Waiting [2023-05-31T00:27:52.235Z] 242c74f7c9fa: Waiting [2023-05-31T00:27:52.235Z] ed15518f5707: Verifying Checksum [2023-05-31T00:27:52.235Z] ed15518f5707: Download complete [2023-05-31T00:27:52.235Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T00:27:52.235Z] 242c74f7c9fa: Download complete [2023-05-31T00:27:52.235Z] 3cdef696dda3: Verifying Checksum [2023-05-31T00:27:52.235Z] 3cdef696dda3: Download complete [2023-05-31T00:27:52.235Z] c41833b44d91: Verifying Checksum [2023-05-31T00:27:52.235Z] c41833b44d91: Download complete [2023-05-31T00:27:53.255Z] c41833b44d91: Pull complete [2023-05-31T00:27:53.858Z] 58f1dce35555: Verifying Checksum [2023-05-31T00:27:53.858Z] 58f1dce35555: Download complete [2023-05-31T00:27:54.135Z] ed15518f5707: Pull complete [2023-05-31T00:27:55.124Z] feae8fd75edb: Download complete [2023-05-31T00:27:55.400Z] 2ced38df9373: Verifying Checksum [2023-05-31T00:27:55.400Z] 2ced38df9373: Download complete [2023-05-31T00:28:07.767Z] feae8fd75edb: Pull complete [2023-05-31T00:28:07.767Z] 242c74f7c9fa: Pull complete [2023-05-31T00:28:07.767Z] 3cdef696dda3: Pull complete [2023-05-31T00:28:16.032Z] 2ced38df9373: Pull complete [2023-05-31T00:28:17.446Z] 58f1dce35555: Pull complete [2023-05-31T00:28:17.446Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T00:28:17.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T00:28:17.446Z] ---> fadd8f120f05 [2023-05-31T00:28:17.446Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:28:20.065Z] ---> Running in a15d33a01853 [2023-05-31T00:28:20.065Z] Removing intermediate container a15d33a01853 [2023-05-31T00:28:20.065Z] ---> 0e6531d199b8 [2023-05-31T00:28:20.065Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:28:20.065Z] ---> Running in 96d8ed94f8e1 [2023-05-31T00:28:20.337Z] Removing intermediate container 96d8ed94f8e1 [2023-05-31T00:28:20.337Z] ---> 0d05bad757a7 [2023-05-31T00:28:20.337Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-31T00:28:20.612Z] ---> Running in ea1deee6f6d9 [2023-05-31T00:28:20.961Z] Removing intermediate container ea1deee6f6d9 [2023-05-31T00:28:20.961Z] ---> a8af819ff640 [2023-05-31T00:28:20.961Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:28:20.961Z] ---> Running in 3ae0c093bc49 [2023-05-31T00:28:21.598Z] Removing intermediate container 3ae0c093bc49 [2023-05-31T00:28:21.598Z] ---> ffbfce8f4c76 [2023-05-31T00:28:21.598Z] Step 7/12 : WORKDIR /device-gpio [2023-05-31T00:28:21.598Z] ---> Running in d85694a1e6af [2023-05-31T00:28:21.873Z] Removing intermediate container d85694a1e6af [2023-05-31T00:28:21.873Z] ---> 5706c13f399a [2023-05-31T00:28:21.873Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:28:22.148Z] ---> Running in bb9f3ba892dc [2023-05-31T00:28:23.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:28:24.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:28:25.305Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T00:28:25.578Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-31T00:28:25.578Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T00:28:25.578Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T00:28:25.578Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:28:25.578Z] OK: 268 MiB in 57 packages [2023-05-31T00:28:27.042Z] Removing intermediate container bb9f3ba892dc [2023-05-31T00:28:27.042Z] ---> c92eb5f3a6e4 [2023-05-31T00:28:27.042Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T00:28:27.633Z] ---> f0e3d09596a9 [2023-05-31T00:28:27.633Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:28:27.633Z] ---> Running in c7ea59281894 [2023-05-31T00:29:35.580Z] Removing intermediate container c7ea59281894 [2023-05-31T00:29:35.580Z] ---> 9e83fd77bed4 [2023-05-31T00:29:35.580Z] Step 11/12 : COPY . . [2023-05-31T00:29:35.580Z] ---> 6e0d2da1c1a7 [2023-05-31T00:29:35.580Z] Step 12/12 : RUN ${MAKE} [2023-05-31T00:29:35.580Z] ---> Running in bdb8b758579d [2023-05-31T00:29:35.580Z] noop [2023-05-31T00:29:36.188Z] Removing intermediate container bdb8b758579d [2023-05-31T00:29:36.188Z] ---> 05363a1015be [2023-05-31T00:29:36.188Z] Successfully built 05363a1015be [2023-05-31T00:29:36.188Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:29:36.562Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:29:36.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:29:36.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-17417 does not seem to be running inside a container [2023-05-31T00:29:36.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/86 -v /w/workspace/device-gpio/86:/w/workspace/device-gpio/86:rw,z -v /w/workspace/device-gpio/86@tmp:/w/workspace/device-gpio/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:29:38.076Z] $ docker top f439fde00295cf71b1ea4b168687084e9daf79f277efd5a0b1842af221c062dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:29:38.927Z] + go version [2023-05-31T00:29:38.927Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T00:29:38.948Z] $ docker stop --time=1 f439fde00295cf71b1ea4b168687084e9daf79f277efd5a0b1842af221c062dc [2023-05-31T00:29:40.574Z] $ docker rm -f --volumes f439fde00295cf71b1ea4b168687084e9daf79f277efd5a0b1842af221c062dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:29:41.138Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:29:41.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:29:41.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-17417 does not seem to be running inside a container [2023-05-31T00:29:41.488Z] $ 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/86 -v /w/workspace/device-gpio/86:/w/workspace/device-gpio/86:rw,z -v /w/workspace/device-gpio/86@tmp:/w/workspace/device-gpio/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:29:42.918Z] $ docker top cfa47e21968100728d2f6feeb3fca95ad23025bd189326ebbfc6f8085387b92e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:29:43.783Z] + git config --global --add safe.directory /w/workspace/device-gpio/86 [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:29:44.437Z] + make test [2023-05-31T00:29:44.437Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T00:30:23.742Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-31T00:33:00.544Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-31T00:33:00.544Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-31T00:33:00.544Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T00:33:00.544Z] go vet ./... [2023-05-31T00:33:27.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:33:27.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:33:27.278Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T00:33:27.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:33:27.306Z] $ docker stop --time=1 cfa47e21968100728d2f6feeb3fca95ad23025bd189326ebbfc6f8085387b92e [2023-05-31T00:33:29.188Z] $ docker rm -f --volumes cfa47e21968100728d2f6feeb3fca95ad23025bd189326ebbfc6f8085387b92e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:33:30.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:33:30.369Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T00:33:30.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:33:31.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:33:31.587Z] + ls -al . [2023-05-31T00:33:31.587Z] total 160 [2023-05-31T00:33:31.587Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:29 . [2023-05-31T00:33:31.587Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:27 .. [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 120 May 31 00:27 .dockerignore [2023-05-31T00:33:31.587Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:27 .git [2023-05-31T00:33:31.587Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:27 .github [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 343 May 31 00:27 .gitignore [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:27 .golangci.yml [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 31 00:27 Attribution.txt [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 6184 May 31 00:27 CHANGELOG.md [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 31 00:27 Dockerfile [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:27 GOVERNANCE.md [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 657 May 31 00:27 Jenkinsfile [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 00:27 LICENSE [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 31 00:27 Makefile [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 617 May 31 00:27 OWNERS.md [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 12293 May 31 00:27 README.md [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:24 VERSION [2023-05-31T00:33:31.587Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:27 bin [2023-05-31T00:33:31.587Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:27 cmd [2023-05-31T00:33:31.587Z] -rw-r--r-- 1 jenkins jenkins 10 May 31 00:29 coverage.out [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 31 00:27 go.mod [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 31 00:27 go.sum [2023-05-31T00:33:31.587Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:27 internal [2023-05-31T00:33:31.587Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:27 snap [2023-05-31T00:33:31.587Z] -rw-rw-r-- 1 jenkins jenkins 209 May 31 00:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:33:31.934Z] + 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=48bd73e9db85e88a37bd3be7a57145d756a3f8e1 --label arch=arm64 --label version=3.0.0-dev.32 . [2023-05-31T00:33:32.201Z] Sending build context to Docker daemon 8.146MB [2023-05-31T00:33:32.201Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:33:32.201Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-31T00:33:32.201Z] ---> 05363a1015be [2023-05-31T00:33:32.201Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:33:32.472Z] ---> Running in 98ee90961d37 [2023-05-31T00:33:32.742Z] Removing intermediate container 98ee90961d37 [2023-05-31T00:33:32.742Z] ---> e40a2c0f4730 [2023-05-31T00:33:32.742Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:33:32.742Z] ---> Running in a1184f32f825 [2023-05-31T00:33:33.332Z] Removing intermediate container a1184f32f825 [2023-05-31T00:33:33.332Z] ---> 5aac11ffef09 [2023-05-31T00:33:33.332Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-31T00:33:33.332Z] ---> Running in 8e58097bfe83 [2023-05-31T00:33:33.601Z] Removing intermediate container 8e58097bfe83 [2023-05-31T00:33:33.601Z] ---> 21eba6031ad6 [2023-05-31T00:33:33.601Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:33:33.601Z] ---> Running in 264ee673e32c [2023-05-31T00:33:33.877Z] Removing intermediate container 264ee673e32c [2023-05-31T00:33:33.877Z] ---> d99a58951e3a [2023-05-31T00:33:33.877Z] Step 7/25 : WORKDIR /device-gpio [2023-05-31T00:33:34.146Z] ---> Running in aea554d66c73 [2023-05-31T00:33:34.425Z] Removing intermediate container aea554d66c73 [2023-05-31T00:33:34.425Z] ---> c44998596cab [2023-05-31T00:33:34.425Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:33:34.425Z] ---> Running in 96cd461c49a0 [2023-05-31T00:33:35.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:33:36.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:33:37.768Z] OK: 268 MiB in 57 packages [2023-05-31T00:33:38.735Z] Removing intermediate container 96cd461c49a0 [2023-05-31T00:33:38.735Z] ---> a56162356aa3 [2023-05-31T00:33:38.735Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-31T00:33:42.003Z] ---> 34eda34d2b49 [2023-05-31T00:33:42.004Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:33:42.004Z] ---> Running in 6775e1bca482 [2023-05-31T00:33:44.613Z] Removing intermediate container 6775e1bca482 [2023-05-31T00:33:44.613Z] ---> d09452e5b582 [2023-05-31T00:33:44.613Z] Step 11/25 : COPY . . [2023-05-31T00:33:45.671Z] ---> a9a837fa45dc [2023-05-31T00:33:45.671Z] Step 12/25 : RUN ${MAKE} [2023-05-31T00:33:45.671Z] ---> Running in 73cb87574d63 [2023-05-31T00:33:47.142Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-31T00:36:23.944Z] Removing intermediate container 73cb87574d63 [2023-05-31T00:36:23.944Z] ---> eeca9ce154f2 [2023-05-31T00:36:23.944Z] Step 13/25 : FROM alpine:3.17 [2023-05-31T00:36:23.944Z] 3.17: Pulling from library/alpine [2023-05-31T00:36:23.944Z] c41833b44d91: Already exists [2023-05-31T00:36:23.944Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:36:23.944Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:36:23.944Z] ---> 51e60588ff2c [2023-05-31T00:36:23.944Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-31T00:36:23.944Z] ---> Running in fd0f80ecb406 [2023-05-31T00:36:23.944Z] Removing intermediate container fd0f80ecb406 [2023-05-31T00:36:23.944Z] ---> bdacf4586236 [2023-05-31T00:36:23.944Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-31T00:36:23.944Z] ---> Running in 20dc82188ef7 [2023-05-31T00:36:23.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:36:23.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:36:23.944Z] OK: 7 MiB in 15 packages [2023-05-31T00:36:23.944Z] Removing intermediate container 20dc82188ef7 [2023-05-31T00:36:23.944Z] ---> 45defcb9dab1 [2023-05-31T00:36:23.944Z] Step 16/25 : WORKDIR / [2023-05-31T00:36:23.944Z] ---> Running in 6ea76cfa836c [2023-05-31T00:36:23.944Z] Removing intermediate container 6ea76cfa836c [2023-05-31T00:36:23.944Z] ---> 4d8bd2c9dce1 [2023-05-31T00:36:23.944Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-31T00:36:23.944Z] ---> 45adb8175021 [2023-05-31T00:36:23.944Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-31T00:36:24.211Z] ---> 14d8b65962b5 [2023-05-31T00:36:24.211Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-31T00:36:25.621Z] ---> dcb23ddd587b [2023-05-31T00:36:25.621Z] Step 20/25 : EXPOSE 59910 [2023-05-31T00:36:25.621Z] ---> Running in 86c1c6482291 [2023-05-31T00:36:25.888Z] Removing intermediate container 86c1c6482291 [2023-05-31T00:36:25.888Z] ---> 6d2930592630 [2023-05-31T00:36:25.888Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-31T00:36:26.158Z] ---> Running in 8f343e999047 [2023-05-31T00:36:26.426Z] Removing intermediate container 8f343e999047 [2023-05-31T00:36:26.426Z] ---> a98231a49ff6 [2023-05-31T00:36:26.426Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T00:36:26.426Z] ---> Running in 803ce4215093 [2023-05-31T00:36:26.695Z] Removing intermediate container 803ce4215093 [2023-05-31T00:36:26.695Z] ---> 76be01fdb5cb [2023-05-31T00:36:26.695Z] Step 23/25 : LABEL arch=arm64 [2023-05-31T00:36:26.966Z] ---> Running in a8409bae6476 [2023-05-31T00:36:27.233Z] Removing intermediate container a8409bae6476 [2023-05-31T00:36:27.233Z] ---> de1110f2fe19 [2023-05-31T00:36:27.233Z] Step 24/25 : LABEL git_sha=48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [2023-05-31T00:36:27.233Z] ---> Running in 8079b67ccae6 [2023-05-31T00:36:27.502Z] Removing intermediate container 8079b67ccae6 [2023-05-31T00:36:27.502Z] ---> ce704e8d56f5 [2023-05-31T00:36:27.502Z] Step 25/25 : LABEL version=3.0.0-dev.32 [2023-05-31T00:36:27.502Z] ---> Running in 81ce97e3f00c [2023-05-31T00:36:28.089Z] Removing intermediate container 81ce97e3f00c [2023-05-31T00:36:28.089Z] ---> 5942af168a70 [2023-05-31T00:36:28.089Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:36:28.089Z] Successfully built 5942af168a70 [2023-05-31T00:36:28.089Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:36:28.187Z] provisioning config files... [2023-05-31T00:36:28.202Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/86@tmp/config2841172281647561046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:36:28.546Z] ---> docker-login.sh [2023-05-31T00:36:28.546Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:36:28.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:28.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:28.812Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:28.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:28.812Z] [2023-05-31T00:36:28.812Z] Login Succeeded [2023-05-31T00:36:28.812Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:36:29.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:29.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:29.350Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:29.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:29.350Z] [2023-05-31T00:36:29.350Z] Login Succeeded [2023-05-31T00:36:29.350Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:36:29.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:29.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:29.619Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:29.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:29.619Z] [2023-05-31T00:36:29.619Z] Login Succeeded [2023-05-31T00:36:29.619Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:36:29.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:30.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:30.159Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:30.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:30.159Z] [2023-05-31T00:36:30.159Z] Login Succeeded [2023-05-31T00:36:30.159Z] docker.io [2023-05-31T00:36:30.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:30.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:30.697Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:30.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:30.697Z] [2023-05-31T00:36:30.697Z] Login Succeeded [2023-05-31T00:36:30.697Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:36:30.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:36:30.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:36:30.773Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-05-31T00:36:30.773Z] 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [2023-05-31T00:36:30.773Z] latest [2023-05-31T00:36:30.773Z] 3.0.0-dev.32 [2023-05-31T00:36:30.773Z] 48bd73e9db85e88a37bd3be7a57145d756a3f8e1-3.0.0-dev.32 [2023-05-31T00:36:30.773Z] main [2023-05-31T00:36:30.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:31.138Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:31.492Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [2023-05-31T00:36:31.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-31T00:36:31.493Z] 001a8fb7dcde: Preparing [2023-05-31T00:36:31.493Z] 62b98fa4c5eb: Preparing [2023-05-31T00:36:31.493Z] 18cfcb3a7765: Preparing [2023-05-31T00:36:31.493Z] 5301cc940d80: Preparing [2023-05-31T00:36:31.493Z] 26cbea5cba74: Preparing [2023-05-31T00:36:31.493Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:31.765Z] 5301cc940d80: Pushed [2023-05-31T00:36:31.765Z] 62b98fa4c5eb: Pushed [2023-05-31T00:36:31.765Z] 18cfcb3a7765: Pushed [2023-05-31T00:36:37.111Z] 001a8fb7dcde: Pushed [2023-05-31T00:36:37.379Z] 48bd73e9db85e88a37bd3be7a57145d756a3f8e1: digest: sha256:e735c838b8607b4e70952d6171d1afedd8483399cf8310ed308048923ed666cd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:37.739Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:38.091Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-05-31T00:36:38.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-31T00:36:38.091Z] 001a8fb7dcde: Preparing [2023-05-31T00:36:38.091Z] 62b98fa4c5eb: Preparing [2023-05-31T00:36:38.091Z] 18cfcb3a7765: Preparing [2023-05-31T00:36:38.091Z] 5301cc940d80: Preparing [2023-05-31T00:36:38.091Z] 26cbea5cba74: Preparing [2023-05-31T00:36:38.091Z] 001a8fb7dcde: Layer already exists [2023-05-31T00:36:38.091Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:38.091Z] 18cfcb3a7765: Layer already exists [2023-05-31T00:36:38.091Z] 5301cc940d80: Layer already exists [2023-05-31T00:36:38.091Z] 62b98fa4c5eb: Layer already exists [2023-05-31T00:36:38.358Z] latest: digest: sha256:e735c838b8607b4e70952d6171d1afedd8483399cf8310ed308048923ed666cd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:38.710Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:39.066Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.32 [2023-05-31T00:36:39.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-31T00:36:39.066Z] 001a8fb7dcde: Preparing [2023-05-31T00:36:39.066Z] 62b98fa4c5eb: Preparing [2023-05-31T00:36:39.066Z] 18cfcb3a7765: Preparing [2023-05-31T00:36:39.066Z] 5301cc940d80: Preparing [2023-05-31T00:36:39.066Z] 26cbea5cba74: Preparing [2023-05-31T00:36:39.066Z] 5301cc940d80: Layer already exists [2023-05-31T00:36:39.066Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:39.066Z] 001a8fb7dcde: Layer already exists [2023-05-31T00:36:39.066Z] 18cfcb3a7765: Layer already exists [2023-05-31T00:36:39.066Z] 62b98fa4c5eb: Layer already exists [2023-05-31T00:36:39.066Z] 3.0.0-dev.32: digest: sha256:e735c838b8607b4e70952d6171d1afedd8483399cf8310ed308048923ed666cd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:39.695Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:48bd73e9db85e88a37bd3be7a57145d756a3f8e1-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:40.043Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:48bd73e9db85e88a37bd3be7a57145d756a3f8e1-3.0.0-dev.32 [2023-05-31T00:36:40.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-31T00:36:40.044Z] 001a8fb7dcde: Preparing [2023-05-31T00:36:40.044Z] 62b98fa4c5eb: Preparing [2023-05-31T00:36:40.044Z] 18cfcb3a7765: Preparing [2023-05-31T00:36:40.044Z] 5301cc940d80: Preparing [2023-05-31T00:36:40.044Z] 26cbea5cba74: Preparing [2023-05-31T00:36:40.044Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:40.044Z] 62b98fa4c5eb: Layer already exists [2023-05-31T00:36:40.044Z] 18cfcb3a7765: Layer already exists [2023-05-31T00:36:40.044Z] 5301cc940d80: Layer already exists [2023-05-31T00:36:40.044Z] 001a8fb7dcde: Layer already exists [2023-05-31T00:36:40.044Z] 48bd73e9db85e88a37bd3be7a57145d756a3f8e1-3.0.0-dev.32: digest: sha256:e735c838b8607b4e70952d6171d1afedd8483399cf8310ed308048923ed666cd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:40.676Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:41.033Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-05-31T00:36:41.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-31T00:36:41.033Z] 001a8fb7dcde: Preparing [2023-05-31T00:36:41.033Z] 62b98fa4c5eb: Preparing [2023-05-31T00:36:41.033Z] 18cfcb3a7765: Preparing [2023-05-31T00:36:41.033Z] 5301cc940d80: Preparing [2023-05-31T00:36:41.033Z] 26cbea5cba74: Preparing [2023-05-31T00:36:41.033Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:41.033Z] 5301cc940d80: Layer already exists [2023-05-31T00:36:41.033Z] 001a8fb7dcde: Layer already exists [2023-05-31T00:36:41.033Z] 62b98fa4c5eb: Layer already exists [2023-05-31T00:36:41.033Z] 18cfcb3a7765: Layer already exists [2023-05-31T00:36:41.301Z] main: digest: sha256:e735c838b8607b4e70952d6171d1afedd8483399cf8310ed308048923ed666cd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:36:41.361Z] ===================================================== [Pipeline] echo [2023-05-31T00:36:41.369Z] taggedImages: [2023-05-31T00:36:41.369Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [2023-05-31T00:36:41.369Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-05-31T00:36:41.369Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.32 [2023-05-31T00:36:41.369Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:48bd73e9db85e88a37bd3be7a57145d756a3f8e1-3.0.0-dev.32 [2023-05-31T00:36:41.369Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:41.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:41.745Z] [2023-05-31T00:36:41.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:42.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:42.079Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T00:36:42.079Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T00:36:42.079Z] 04944245beec: Pulling fs layer [2023-05-31T00:36:42.079Z] 699f458cf7ca: Pulling fs layer [2023-05-31T00:36:42.079Z] 765212b225bb: Pulling fs layer [2023-05-31T00:36:42.079Z] f23df028b6ca: Pulling fs layer [2023-05-31T00:36:42.079Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T00:36:42.079Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T00:36:42.079Z] 765212b225bb: Waiting [2023-05-31T00:36:42.079Z] f23df028b6ca: Waiting [2023-05-31T00:36:42.079Z] d65c8cfc05b1: Waiting [2023-05-31T00:36:42.079Z] 2437ff75d9bd: Waiting [2023-05-31T00:36:42.349Z] 04944245beec: Verifying Checksum [2023-05-31T00:36:42.349Z] 04944245beec: Download complete [2023-05-31T00:36:42.349Z] 765212b225bb: Verifying Checksum [2023-05-31T00:36:42.349Z] 765212b225bb: Download complete [2023-05-31T00:36:42.349Z] f23df028b6ca: Verifying Checksum [2023-05-31T00:36:42.349Z] f23df028b6ca: Download complete [2023-05-31T00:36:42.349Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T00:36:42.349Z] d65c8cfc05b1: Download complete [2023-05-31T00:36:42.621Z] 699f458cf7ca: Verifying Checksum [2023-05-31T00:36:42.621Z] 699f458cf7ca: Download complete [2023-05-31T00:36:42.889Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T00:36:42.889Z] 8998bd30e6a1: Download complete [2023-05-31T00:36:45.479Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T00:36:45.479Z] 2437ff75d9bd: Download complete [2023-05-31T00:36:46.892Z] 8998bd30e6a1: Pull complete [2023-05-31T00:36:51.140Z] 04944245beec: Pull complete [2023-05-31T00:36:51.724Z] 699f458cf7ca: Pull complete [2023-05-31T00:36:51.991Z] 765212b225bb: Pull complete [2023-05-31T00:36:52.950Z] f23df028b6ca: Pull complete [2023-05-31T00:36:52.950Z] d65c8cfc05b1: Pull complete [2023-05-31T00:37:05.259Z] 2437ff75d9bd: Pull complete [2023-05-31T00:37:05.260Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T00:37:05.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:37:05.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:05.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-17417 does not seem to be running inside a container [2023-05-31T00:37:05.534Z] $ 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/86 -v /w/workspace/device-gpio/86:/w/workspace/device-gpio/86:rw,z -v /w/workspace/device-gpio/86@tmp:/w/workspace/device-gpio/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T00:37:08.079Z] $ docker top 0e370646d13f1ab9cbb7166cb88b789570ff731260cae290add7bf613b6f938c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:08.580Z] ---> job-cost.sh [2023-05-31T00:37:08.845Z] lf-activate-venv: SKIPPING [2023-05-31T00:37:08.845Z] INFO: No Stack... [2023-05-31T00:37:09.111Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T00:37:10.066Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:37:10.390Z] + cut -d, -f6 [2023-05-31T00:37:10.390Z] + cat /w/workspace/device-gpio/86/archives/cost.csv [Pipeline] lock [2023-05-31T00:37:10.694Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-86-stack-cost] [2023-05-31T00:37:10.700Z] Resource [jenkins-edgexfoundry-device-gpio-main-86-stack-cost] did not exist. Created. [2023-05-31T00:37:10.700Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:37:11.357Z] /w/workspace/device-gpio/86@tmp/durable-675e3b49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T00:37:11.687Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T00:37:11.701Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T00:37:11.748Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:37:11.757Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:37:11.776Z] $ docker stop --time=1 0e370646d13f1ab9cbb7166cb88b789570ff731260cae290add7bf613b6f938c [2023-05-31T00:37:13.247Z] $ docker rm -f --volumes 0e370646d13f1ab9cbb7166cb88b789570ff731260cae290add7bf613b6f938c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-31T00:37:13.625Z] provisioning config files... [2023-05-31T00:37:13.633Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7161824029920062154tmp [Pipeline] { [Pipeline] sh [2023-05-31T00:37:13.927Z] + set +x [2023-05-31T00:37:13.927Z] + curl -s https://codecov.io/bash [2023-05-31T00:37:13.927Z] + bash -s -- [2023-05-31T00:37:13.927Z] [2023-05-31T00:37:13.927Z] _____ _ [2023-05-31T00:37:13.927Z] / ____| | | [2023-05-31T00:37:13.927Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T00:37:13.927Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T00:37:13.927Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T00:37:13.927Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T00:37:13.927Z] Bash-1.0.6 [2023-05-31T00:37:13.927Z] [2023-05-31T00:37:13.927Z] [2023-05-31T00:37:13.927Z] ==> git version 2.25.1 found [2023-05-31T00:37:13.927Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-31T00:37:13.927Z] Release-Date: 2020-01-08 [2023-05-31T00:37:13.927Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-31T00:37:13.927Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T00:37:13.927Z] ==> Jenkins CI detected. [2023-05-31T00:37:13.927Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-05-31T00:37:13.927Z] project root: . [2023-05-31T00:37:13.927Z] --> token set from env [2023-05-31T00:37:13.927Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T00:37:13.927Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T00:37:13.927Z] ==> Python coveragepy not found [2023-05-31T00:37:13.927Z] ==> Searching for coverage reports in: [2023-05-31T00:37:13.927Z] + . [2023-05-31T00:37:13.927Z] -> Found 1 reports [2023-05-31T00:37:13.927Z] ==> Detecting git/mercurial file structure [2023-05-31T00:37:13.927Z] ==> Reading reports [2023-05-31T00:37:13.927Z] + ./coverage.out bytes=10 [2023-05-31T00:37:13.927Z] ==> Appending adjustments [2023-05-31T00:37:13.927Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T00:37:14.187Z] + Found adjustments [2023-05-31T00:37:14.187Z] ==> Gzipping contents [2023-05-31T00:37:14.187Z] 4.0K /tmp/codecov.w2Re1v.gz [2023-05-31T00:37:14.187Z] ==> Uploading reports [2023-05-31T00:37:14.187Z] url: https://codecov.io [2023-05-31T00:37:14.187Z] query: branch=main&commit=48bd73e9db85e88a37bd3be7a57145d756a3f8e1&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T00:37:14.187Z] -> Pinging Codecov [2023-05-31T00:37:14.187Z] 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=48bd73e9db85e88a37bd3be7a57145d756a3f8e1&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T00:37:14.187Z] -> Uploading to [2023-05-31T00:37:14.187Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/3EC07B1A8CA8AF9BCAA0BB9F0134797F/48bd73e9db85e88a37bd3be7a57145d756a3f8e1/2fcd0cc3-2a76-45de-8f8f-a22cfd777a76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T003714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80fb486f06cd2877f38edb25478d776a984a4eca0b2423e5e07bab40005f283b [2023-05-31T00:37:14.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:37:14.187Z] Dload Upload Total Spent Left Speed [2023-05-31T00:37:14.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3712 --:--:-- --:--:-- --:--:-- 3712 [2023-05-31T00:37:14.446Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [Pipeline] } [2023-05-31T00:37:14.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-31T00:37:14.589Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-31T00:37:14.598Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:14.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:37:14.888Z] [2023-05-31T00:37:14.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:15.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:37:15.182Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-31T00:37:15.182Z] df9b9388f04a: Pulling fs layer [2023-05-31T00:37:15.182Z] 52dc419b0ee2: Pulling fs layer [2023-05-31T00:37:15.182Z] 25bc292e5bac: Pulling fs layer [2023-05-31T00:37:15.182Z] 114826534d7a: Pulling fs layer [2023-05-31T00:37:15.182Z] 4657fd5d0bcf: Pulling fs layer [2023-05-31T00:37:15.182Z] 6ad1cebc031e: Pulling fs layer [2023-05-31T00:37:15.182Z] 8a3aa393b2d8: Pulling fs layer [2023-05-31T00:37:15.182Z] 4657fd5d0bcf: Waiting [2023-05-31T00:37:15.182Z] 6ad1cebc031e: Waiting [2023-05-31T00:37:15.182Z] 8a3aa393b2d8: Waiting [2023-05-31T00:37:15.182Z] 114826534d7a: Waiting [2023-05-31T00:37:15.182Z] 25bc292e5bac: Verifying Checksum [2023-05-31T00:37:15.182Z] 25bc292e5bac: Download complete [2023-05-31T00:37:15.182Z] 52dc419b0ee2: Verifying Checksum [2023-05-31T00:37:15.182Z] 52dc419b0ee2: Download complete [2023-05-31T00:37:15.182Z] 4657fd5d0bcf: Download complete [2023-05-31T00:37:15.182Z] df9b9388f04a: Verifying Checksum [2023-05-31T00:37:15.182Z] df9b9388f04a: Download complete [2023-05-31T00:37:15.442Z] 6ad1cebc031e: Verifying Checksum [2023-05-31T00:37:15.442Z] 6ad1cebc031e: Download complete [2023-05-31T00:37:15.442Z] df9b9388f04a: Pull complete [2023-05-31T00:37:15.442Z] 52dc419b0ee2: Pull complete [2023-05-31T00:37:15.442Z] 25bc292e5bac: Pull complete [2023-05-31T00:37:16.012Z] 114826534d7a: Download complete [2023-05-31T00:37:16.012Z] 8a3aa393b2d8: Download complete [2023-05-31T00:37:19.294Z] 114826534d7a: Pull complete [2023-05-31T00:37:19.294Z] 4657fd5d0bcf: Pull complete [2023-05-31T00:37:19.294Z] 6ad1cebc031e: Pull complete [2023-05-31T00:37:21.829Z] 8a3aa393b2d8: Pull complete [2023-05-31T00:37:21.829Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-31T00:37:21.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:37:21.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:21.913Z] prd-ubuntu20.04-docker-8c-8g-17411 does not seem to be running inside a container [2023-05-31T00:37:21.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-31T00:37:26.552Z] $ docker top 98ba8882c33f5baf795958b7236e0644a8e7803bf9c3046dfcd419e6d64e489f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T00:37:26.621Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-05-31T00:37:26.900Z] + set -o pipefail [2023-05-31T00:37:26.900Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-05-31T00:37:32.187Z] [2023-05-31T00:37:32.187Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-05-31T00:37:32.187Z] [2023-05-31T00:37:32.187Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/d855cb6c-b189-4a1d-acd7-22532454a074 [2023-05-31T00:37:32.187Z] [2023-05-31T00:37:32.187Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-31T00:37:32.187Z] [2023-05-31T00:37:32.187Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-31T00:37:32.187Z] [2023-05-31T00:37:33.125Z] [2023-05-31T00:37:33.125Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-31T00:37:33.125Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-31T00:37:33.125Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-31T00:37:33.137Z] $ docker stop --time=1 98ba8882c33f5baf795958b7236e0644a8e7803bf9c3046dfcd419e6d64e489f [2023-05-31T00:37:36.388Z] $ docker rm -f --volumes 98ba8882c33f5baf795958b7236e0644a8e7803bf9c3046dfcd419e6d64e489f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:37:37.082Z] + git log --format=format:%s -1 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 [Pipeline] sh [2023-05-31T00:37:37.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:37:37.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:37.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:37:37.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:37.755Z] prd-ubuntu20.04-docker-8c-8g-17411 does not seem to be running inside a container [2023-05-31T00:37:37.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T00:37:38.248Z] $ docker top 472bfeffb0fb959712c28803f84c53636715350357d3d4e3dc5ac3424c701042 -eo pid,comm [2023-05-31T00:37:38.296Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-31T00:37:38.296Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:37:38.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:37:38.333Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:37:38.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:37:38.451Z] $ docker exec 472bfeffb0fb959712c28803f84c53636715350357d3d4e3dc5ac3424c701042 ssh-agent [2023-05-31T00:37:38.563Z] SSH_AUTH_SOCK=/tmp/ssh-p8Z08xpHzPi1/agent.30 [2023-05-31T00:37:38.563Z] SSH_AGENT_PID=36 [2023-05-31T00:37:38.568Z] Running ssh-add (command line suppressed) [2023-05-31T00:37:38.669Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14709603781629030452.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14709603781629030452.key) [2023-05-31T00:37:38.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:37:38.980Z] + git semver tag [2023-05-31T00:37:39.239Z] 2023-05-31 00:37:39,176 [run_tag] DEBUG tag force:False [2023-05-31T00:37:39.239Z] 2023-05-31 00:37:39,176 [check_head_tag] DEBUG check head tag [2023-05-31T00:37:39.239Z] 2023-05-31 00:37:39,177 [execute] INFO git cat-file --batch-check [2023-05-31T00:37:39.239Z] 2023-05-31 00:37:39,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:39.239Z] 2023-05-31 00:37:39,181 [execute] INFO git cat-file --batch [2023-05-31T00:37:39.239Z] 2023-05-31 00:37:39,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:39.239Z] 2023-05-31 00:37:39,198 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-31T00:37:39.239Z] 2023-05-31 00:37:39,198 [execute] INFO git tag -a v3.0.0-dev.32 -m v3.0.0-dev.32 [2023-05-31T00:37:39.239Z] 2023-05-31 00:37:39,199 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.32', '-m', 'v3.0.0-dev.32'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:37:39.239Z] 2023-05-31 00:37:39,203 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-31T00:37:39.239Z] 3.0.0-dev.32 [Pipeline] } [2023-05-31T00:37:39.248Z] $ docker exec --env ******** --env ******** 472bfeffb0fb959712c28803f84c53636715350357d3d4e3dc5ac3424c701042 ssh-agent -k [2023-05-31T00:37:39.342Z] unset SSH_AUTH_SOCK; [2023-05-31T00:37:39.342Z] unset SSH_AGENT_PID; [2023-05-31T00:37:39.343Z] echo Agent pid 36 killed; [2023-05-31T00:37:39.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:37:39.649Z] + git semver [Pipeline] } [2023-05-31T00:37:39.918Z] $ docker stop --time=1 472bfeffb0fb959712c28803f84c53636715350357d3d4e3dc5ac3424c701042 [2023-05-31T00:37:41.190Z] $ docker rm -f --volumes 472bfeffb0fb959712c28803f84c53636715350357d3d4e3dc5ac3424c701042 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:41.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:41.572Z] [2023-05-31T00:37:41.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:41.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:41.872Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-31T00:37:41.872Z] ab5ef0e58194: Pulling fs layer [2023-05-31T00:37:41.872Z] 9712f1f96733: Pulling fs layer [2023-05-31T00:37:41.872Z] 63f879dbbcfc: Pulling fs layer [2023-05-31T00:37:41.872Z] 0d9ebad4ef96: Pulling fs layer [2023-05-31T00:37:41.872Z] e9a5061849ea: Pulling fs layer [2023-05-31T00:37:41.872Z] d747dcd14b5f: Pulling fs layer [2023-05-31T00:37:41.872Z] 2de7ff778b66: Pulling fs layer [2023-05-31T00:37:41.872Z] 0d9ebad4ef96: Waiting [2023-05-31T00:37:41.872Z] e9a5061849ea: Waiting [2023-05-31T00:37:41.872Z] d747dcd14b5f: Waiting [2023-05-31T00:37:41.872Z] 2de7ff778b66: Waiting [2023-05-31T00:37:41.872Z] 9712f1f96733: Verifying Checksum [2023-05-31T00:37:41.872Z] 9712f1f96733: Download complete [2023-05-31T00:37:42.132Z] 63f879dbbcfc: Verifying Checksum [2023-05-31T00:37:42.132Z] 63f879dbbcfc: Download complete [2023-05-31T00:37:42.390Z] 0d9ebad4ef96: Verifying Checksum [2023-05-31T00:37:42.390Z] 0d9ebad4ef96: Download complete [2023-05-31T00:37:42.390Z] d747dcd14b5f: Verifying Checksum [2023-05-31T00:37:42.390Z] d747dcd14b5f: Download complete [2023-05-31T00:37:42.390Z] e9a5061849ea: Verifying Checksum [2023-05-31T00:37:42.390Z] e9a5061849ea: Download complete [2023-05-31T00:37:42.390Z] ab5ef0e58194: Verifying Checksum [2023-05-31T00:37:42.390Z] ab5ef0e58194: Download complete [2023-05-31T00:37:42.390Z] 2de7ff778b66: Verifying Checksum [2023-05-31T00:37:42.390Z] 2de7ff778b66: Download complete [2023-05-31T00:37:44.950Z] ab5ef0e58194: Pull complete [2023-05-31T00:37:44.950Z] 9712f1f96733: Pull complete [2023-05-31T00:37:45.514Z] 63f879dbbcfc: Pull complete [2023-05-31T00:37:48.795Z] 0d9ebad4ef96: Pull complete [2023-05-31T00:37:49.053Z] e9a5061849ea: Pull complete [2023-05-31T00:37:49.053Z] d747dcd14b5f: Pull complete [2023-05-31T00:37:49.986Z] 2de7ff778b66: Pull complete [2023-05-31T00:37:49.986Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-31T00:37:49.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:49.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:50.060Z] prd-ubuntu20.04-docker-8c-8g-17411 does not seem to be running inside a container [2023-05-31T00:37:50.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-31T00:37:55.396Z] $ docker top 27ae4dec507b92f9acdb7c63c27d72b82cbcf551ffef06159a4d29505f51fd22 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:37:55.463Z] provisioning config files... [2023-05-31T00:37:55.470Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14507489677890292070tmp [2023-05-31T00:37:55.479Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16556241870844123900tmp [2023-05-31T00:37:55.488Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2896113585961693096tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:37:55.504Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:55.786Z] ---> sigul-configuration.sh [2023-05-31T00:37:55.786Z] gpg: directory `/root/.gnupg' created [2023-05-31T00:37:55.786Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-31T00:37:55.786Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-31T00:37:55.786Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-31T00:37:55.786Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-31T00:37:55.786Z] gpg: CAST5 encrypted data [2023-05-31T00:37:55.786Z] gpg: encrypted with 1 passphrase [2023-05-31T00:37:55.786Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-31T00:37:56.067Z] + mkdir /home/jenkins [2023-05-31T00:37:56.067Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-31T00:37:56.346Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-31T00:37:56.354Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:56.634Z] ---> sigul-install.sh [2023-05-31T00:37:56.634Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-31T00:37:56.921Z] + git tag --list [2023-05-31T00:37:56.921Z] v1.0.0 [2023-05-31T00:37:56.921Z] v2.1.0 [2023-05-31T00:37:56.921Z] v2.1.1 [2023-05-31T00:37:56.921Z] v2.1.1-dev.1 [2023-05-31T00:37:56.921Z] v2.2.0 [2023-05-31T00:37:56.921Z] v2.2.1-dev.1 [2023-05-31T00:37:56.921Z] v2.2.1-dev.2 [2023-05-31T00:37:56.921Z] v2.2.1-dev.3 [2023-05-31T00:37:56.921Z] v2.2.1-dev.4 [2023-05-31T00:37:56.921Z] v2.3.0 [2023-05-31T00:37:56.921Z] v2.3.0-dev.10 [2023-05-31T00:37:56.921Z] v2.3.0-dev.11 [2023-05-31T00:37:56.921Z] v2.3.0-dev.12 [2023-05-31T00:37:56.921Z] v2.3.0-dev.13 [2023-05-31T00:37:56.921Z] v2.3.0-dev.14 [2023-05-31T00:37:56.921Z] v2.3.0-dev.15 [2023-05-31T00:37:56.921Z] v2.3.0-dev.16 [2023-05-31T00:37:56.921Z] v2.3.0-dev.17 [2023-05-31T00:37:56.921Z] v2.3.0-dev.18 [2023-05-31T00:37:56.921Z] v2.3.0-dev.19 [2023-05-31T00:37:56.921Z] v2.3.0-dev.20 [2023-05-31T00:37:56.921Z] v2.3.0-dev.4 [2023-05-31T00:37:56.921Z] v2.3.0-dev.5 [2023-05-31T00:37:56.921Z] v2.3.0-dev.6 [2023-05-31T00:37:56.921Z] v2.3.0-dev.7 [2023-05-31T00:37:56.921Z] v2.3.0-dev.8 [2023-05-31T00:37:56.921Z] v2.3.0-dev.9 [2023-05-31T00:37:56.921Z] v3.0.0-dev.1 [2023-05-31T00:37:56.921Z] v3.0.0-dev.10 [2023-05-31T00:37:56.921Z] v3.0.0-dev.11 [2023-05-31T00:37:56.921Z] v3.0.0-dev.12 [2023-05-31T00:37:56.921Z] v3.0.0-dev.13 [2023-05-31T00:37:56.921Z] v3.0.0-dev.14 [2023-05-31T00:37:56.921Z] v3.0.0-dev.15 [2023-05-31T00:37:56.921Z] v3.0.0-dev.16 [2023-05-31T00:37:56.921Z] v3.0.0-dev.17 [2023-05-31T00:37:56.921Z] v3.0.0-dev.18 [2023-05-31T00:37:56.921Z] v3.0.0-dev.19 [2023-05-31T00:37:56.921Z] v3.0.0-dev.2 [2023-05-31T00:37:56.921Z] v3.0.0-dev.20 [2023-05-31T00:37:56.921Z] v3.0.0-dev.21 [2023-05-31T00:37:56.921Z] v3.0.0-dev.22 [2023-05-31T00:37:56.921Z] v3.0.0-dev.23 [2023-05-31T00:37:56.921Z] v3.0.0-dev.24 [2023-05-31T00:37:56.921Z] v3.0.0-dev.25 [2023-05-31T00:37:56.921Z] v3.0.0-dev.26 [2023-05-31T00:37:56.921Z] v3.0.0-dev.27 [2023-05-31T00:37:56.921Z] v3.0.0-dev.28 [2023-05-31T00:37:56.921Z] v3.0.0-dev.29 [2023-05-31T00:37:56.921Z] v3.0.0-dev.3 [2023-05-31T00:37:56.921Z] v3.0.0-dev.30 [2023-05-31T00:37:56.921Z] v3.0.0-dev.31 [2023-05-31T00:37:56.921Z] v3.0.0-dev.32 [2023-05-31T00:37:56.921Z] v3.0.0-dev.4 [2023-05-31T00:37:56.921Z] v3.0.0-dev.5 [2023-05-31T00:37:56.921Z] v3.0.0-dev.6 [2023-05-31T00:37:56.921Z] v3.0.0-dev.7 [2023-05-31T00:37:56.921Z] v3.0.0-dev.8 [2023-05-31T00:37:56.921Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-31T00:37:57.202Z] + lftools sign git-tag v3.0.0-dev.32 [2023-05-31T00:37:57.768Z] Signing Git tag with Sigul... [2023-05-31T00:37:57.768Z] Signing v3.0.0-dev.32 [Pipeline] echo [2023-05-31T00:37:58.341Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:58.619Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-31T00:37:58.626Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-31T00:37:58.643Z] $ docker stop --time=1 27ae4dec507b92f9acdb7c63c27d72b82cbcf551ffef06159a4d29505f51fd22 [2023-05-31T00:37:59.946Z] $ docker rm -f --volumes 27ae4dec507b92f9acdb7c63c27d72b82cbcf551ffef06159a4d29505f51fd22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-31T00:38:00.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:38:00.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:38:00.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:38:00.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:38:00.718Z] prd-ubuntu20.04-docker-8c-8g-17411 does not seem to be running inside a container [2023-05-31T00:38:00.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T00:38:01.111Z] $ docker top b187a8f0d48c54e80b94521b3ae5634497850bd2f08307979fcc69767ef13e67 -eo pid,comm [2023-05-31T00:38:01.157Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-31T00:38:01.157Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:38:01.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:38:01.186Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:38:01.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:38:01.307Z] $ docker exec b187a8f0d48c54e80b94521b3ae5634497850bd2f08307979fcc69767ef13e67 ssh-agent [2023-05-31T00:38:01.411Z] SSH_AUTH_SOCK=/tmp/ssh-oKvs2kuMeRwI/agent.32 [2023-05-31T00:38:01.411Z] SSH_AGENT_PID=38 [2023-05-31T00:38:01.416Z] Running ssh-add (command line suppressed) [2023-05-31T00:38:01.517Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14707120212104713483.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14707120212104713483.key) [2023-05-31T00:38:01.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:38:01.821Z] + git semver bump pre [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,008 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,008 [bump_version] DEBUG bumping version:3.0.0-dev.32 on axis:pre with prefix:dev [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,008 [bump_version] DEBUG bumped version:3.0.0-dev.33 [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,009 [write_version] DEBUG write version:3.0.0-dev.33 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,009 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,009 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,010 [execute] INFO git cat-file --batch-check [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,016 [execute] INFO git cat-file --batch [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:38:02.079Z] 2023-05-31 00:38:02,021 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-31T00:38:02.079Z] 3.0.0-dev.33 [Pipeline] } [2023-05-31T00:38:02.092Z] $ docker exec --env ******** --env ******** b187a8f0d48c54e80b94521b3ae5634497850bd2f08307979fcc69767ef13e67 ssh-agent -k [2023-05-31T00:38:02.190Z] unset SSH_AUTH_SOCK; [2023-05-31T00:38:02.190Z] unset SSH_AGENT_PID; [2023-05-31T00:38:02.190Z] echo Agent pid 38 killed; [2023-05-31T00:38:02.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:38:02.500Z] + git semver [Pipeline] } [2023-05-31T00:38:02.770Z] $ docker stop --time=1 b187a8f0d48c54e80b94521b3ae5634497850bd2f08307979fcc69767ef13e67 [2023-05-31T00:38:04.032Z] $ docker rm -f --volumes b187a8f0d48c54e80b94521b3ae5634497850bd2f08307979fcc69767ef13e67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:38:04.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:38:04.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:38:04.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:38:04.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:38:04.751Z] prd-ubuntu20.04-docker-8c-8g-17411 does not seem to be running inside a container [2023-05-31T00:38:04.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T00:38:05.116Z] $ docker top 5ea22bed42feefac92103aeff849c0e86f50ab077f227402880e06bf04a7db10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:38:05.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:38:05.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:38:05.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:38:05.379Z] $ docker exec 5ea22bed42feefac92103aeff849c0e86f50ab077f227402880e06bf04a7db10 ssh-agent [2023-05-31T00:38:05.492Z] SSH_AUTH_SOCK=/tmp/ssh-gJDMdpC6lk0P/agent.32 [2023-05-31T00:38:05.492Z] SSH_AGENT_PID=38 [2023-05-31T00:38:05.509Z] Running ssh-add (command line suppressed) [2023-05-31T00:38:05.618Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4233706422225887387.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4233706422225887387.key) [2023-05-31T00:38:05.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:38:05.955Z] + git semver push [2023-05-31T00:38:06.213Z] 2023-05-31 00:38:06,113 [run_push] DEBUG push [2023-05-31T00:38:06.214Z] 2023-05-31 00:38:06,113 [execute] INFO git cat-file --batch-check [2023-05-31T00:38:06.214Z] 2023-05-31 00:38:06,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:38:06.214Z] 2023-05-31 00:38:06,117 [execute] INFO git rev-list edf85fedc01da07b323d0e7a65bd20d57ffa2122 -- [2023-05-31T00:38:06.214Z] 2023-05-31 00:38:06,117 [execute] DEBUG Popen(['git', 'rev-list', 'edf85fedc01da07b323d0e7a65bd20d57ffa2122', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:38:06.214Z] 2023-05-31 00:38:06,123 [execute] INFO git fetch -v origin [2023-05-31T00:38:06.214Z] 2023-05-31 00:38:06,123 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-31T00:38:06.780Z] 2023-05-31 00:38:06,591 [run_push] DEBUG no remote changes detected [2023-05-31T00:38:06.780Z] 2023-05-31 00:38:06,592 [execute] INFO git push origin semver [2023-05-31T00:38:06.780Z] 2023-05-31 00:38:06,592 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:38:07.716Z] 2023-05-31 00:38:07,356 [run_push] DEBUG push all version tags [2023-05-31T00:38:07.716Z] 2023-05-31 00:38:07,356 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-31T00:38:07.716Z] 2023-05-31 00:38:07,357 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:38:08.286Z] 2023-05-31 00:38:08,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-31T00:38:08.286Z] 3.0.0-dev.33 [Pipeline] } [2023-05-31T00:38:08.295Z] $ docker exec --env ******** --env ******** 5ea22bed42feefac92103aeff849c0e86f50ab077f227402880e06bf04a7db10 ssh-agent -k [2023-05-31T00:38:08.392Z] unset SSH_AUTH_SOCK; [2023-05-31T00:38:08.392Z] unset SSH_AGENT_PID; [2023-05-31T00:38:08.392Z] echo Agent pid 38 killed; [2023-05-31T00:38:08.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:38:08.701Z] + git semver [Pipeline] } [2023-05-31T00:38:08.973Z] $ docker stop --time=1 5ea22bed42feefac92103aeff849c0e86f50ab077f227402880e06bf04a7db10 [2023-05-31T00:38:10.264Z] $ docker rm -f --volumes 5ea22bed42feefac92103aeff849c0e86f50ab077f227402880e06bf04a7db10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-31T00:38:10.813Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-05-31T00:38:10.813Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-31T00:38:10.813Z] total 16 [2023-05-31T00:38:10.813Z] drwxr-xr-x 3 root root 4096 May 31 00:26 . [2023-05-31T00:38:10.813Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:37 .. [2023-05-31T00:38:10.813Z] drwxr-xr-x 2 root root 4096 May 31 00:26 cost [2023-05-31T00:38:10.813Z] -rw-r--r-- 1 root root 82 May 31 00:26 cost.csv [2023-05-31T00:38:10.813Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-31T00:38:10.813Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-31T00:38:10.813Z] total 16 [2023-05-31T00:38:10.813Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:26 . [2023-05-31T00:38:10.813Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:37 .. [2023-05-31T00:38:10.813Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 00:26 cost [2023-05-31T00:38:10.813Z] -rw-r--r-- 1 jenkins jenkins 82 May 31 00:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:11.098Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:11.955Z] ---> package-listing.sh [2023-05-31T00:38:11.955Z] ++ facter osfamily [2023-05-31T00:38:11.955Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T00:38:12.213Z] + OS_FAMILY=debian [2023-05-31T00:38:12.213Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-05-31T00:38:12.213Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T00:38:12.213Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T00:38:12.213Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T00:38:12.213Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T00:38:12.213Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-05-31T00:38:12.213Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T00:38:12.213Z] + case "${OS_FAMILY}" in [2023-05-31T00:38:12.213Z] + dpkg -l [2023-05-31T00:38:12.213Z] + grep '^ii' [2023-05-31T00:38:12.213Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T00:38:12.213Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T00:38:12.213Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T00:38:12.213Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-05-31T00:38:12.213Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-05-31T00:38:12.213Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-05-31T00:38:12.224Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T00:38:12.501Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:38:13.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:38:13.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:38:13.130Z] prd-ubuntu20.04-docker-8c-8g-17411 does not seem to be running inside a container [2023-05-31T00:38:13.159Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T00:38:13.357Z] $ docker top ea4fd7b7ddfdf0e27a389143b5dc3f6f05fdf04bb26fe4389ddc4abfad573ab4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:38:13.689Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T00:38:13.970Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T00:38:14.253Z] + ls /var/log/sa-host [2023-05-31T00:38:14.253Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:38:14.320Z] provisioning config files... [2023-05-31T00:38:14.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10901523172241672209tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:38:14.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:14.620Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T00:38:14.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:14.950Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T00:38:14.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:15.238Z] ---> sudo-logs.sh [2023-05-31T00:38:15.238Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T00:38:15.265Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:15.545Z] ---> job-cost.sh [2023-05-31T00:38:15.545Z] lf-activate-venv: SKIPPING [2023-05-31T00:38:15.545Z] DEBUG: total: 0.2199999988079071 [2023-05-31T00:38:15.545Z] INFO: Retrieving Stack Cost... [2023-05-31T00:38:16.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:38:16.375Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T00:38:16.387Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:16.668Z] ---> logs-deploy.sh [2023-05-31T00:38:16.668Z] lf-activate-venv: SKIPPING [2023-05-31T00:38:16.668Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/86 [2023-05-31T00:38:16.668Z] INFO: archiving workspace using pattern(s): [2023-05-31T00:38:17.603Z] Archives upload complete. [2023-05-31T00:38:17.603Z] INFO: archiving logs to Nexus [2023-05-31T00:38:18.172Z] ---> uname -a: [2023-05-31T00:38:18.172Z] Linux prd-ubuntu20-04-docker-8c-8g-17411 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-31T00:38:18.172Z] [2023-05-31T00:38:18.172Z] [2023-05-31T00:38:18.172Z] ---> lscpu: [2023-05-31T00:38:18.172Z] Architecture: x86_64 [2023-05-31T00:38:18.172Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-31T00:38:18.172Z] Byte Order: Little Endian [2023-05-31T00:38:18.172Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-31T00:38:18.172Z] CPU(s): 8 [2023-05-31T00:38:18.172Z] On-line CPU(s) list: 0-7 [2023-05-31T00:38:18.172Z] Thread(s) per core: 1 [2023-05-31T00:38:18.172Z] Core(s) per socket: 1 [2023-05-31T00:38:18.172Z] Socket(s): 8 [2023-05-31T00:38:18.172Z] NUMA node(s): 1 [2023-05-31T00:38:18.172Z] Vendor ID: AuthenticAMD [2023-05-31T00:38:18.172Z] CPU family: 23 [2023-05-31T00:38:18.172Z] Model: 49 [2023-05-31T00:38:18.172Z] Model name: AMD EPYC-Rome Processor [2023-05-31T00:38:18.172Z] Stepping: 0 [2023-05-31T00:38:18.172Z] CPU MHz: 2799.998 [2023-05-31T00:38:18.172Z] BogoMIPS: 5599.99 [2023-05-31T00:38:18.172Z] Virtualization: AMD-V [2023-05-31T00:38:18.172Z] Hypervisor vendor: KVM [2023-05-31T00:38:18.172Z] Virtualization type: full [2023-05-31T00:38:18.172Z] L1d cache: 256 KiB [2023-05-31T00:38:18.172Z] L1i cache: 256 KiB [2023-05-31T00:38:18.172Z] L2 cache: 4 MiB [2023-05-31T00:38:18.172Z] L3 cache: 128 MiB [2023-05-31T00:38:18.172Z] NUMA node0 CPU(s): 0-7 [2023-05-31T00:38:18.172Z] Vulnerability Itlb multihit: Not affected [2023-05-31T00:38:18.172Z] Vulnerability L1tf: Not affected [2023-05-31T00:38:18.172Z] Vulnerability Mds: Not affected [2023-05-31T00:38:18.172Z] Vulnerability Meltdown: Not affected [2023-05-31T00:38:18.172Z] Vulnerability Mmio stale data: Not affected [2023-05-31T00:38:18.172Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-31T00:38:18.172Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-31T00:38:18.172Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-31T00:38:18.172Z] Vulnerability Srbds: Not affected [2023-05-31T00:38:18.172Z] Vulnerability Tsx async abort: Not affected [2023-05-31T00:38:18.172Z] 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-05-31T00:38:18.172Z] [2023-05-31T00:38:18.172Z] [2023-05-31T00:38:18.172Z] ---> nproc: [2023-05-31T00:38:18.172Z] 8 [2023-05-31T00:38:18.172Z] [2023-05-31T00:38:18.172Z] [2023-05-31T00:38:18.172Z] ---> df -h: [2023-05-31T00:38:18.172Z] Filesystem Size Used Avail Use% Mounted on [2023-05-31T00:38:18.172Z] overlay 155G 13G 143G 9% / [2023-05-31T00:38:18.172Z] tmpfs 64M 0 64M 0% /dev [2023-05-31T00:38:18.172Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-31T00:38:18.172Z] shm 64M 0 64M 0% /dev/shm [2023-05-31T00:38:18.172Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-31T00:38:18.172Z] [2023-05-31T00:38:18.172Z]