Pull request #108 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f080acc15feef98d2ef3e17299fba358091ab99d+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (6ad0c2e40b3a8474473895d85b3da196d58d8bba) 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-ssh14591480403134159047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13840893927145376240.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11897608441013594718.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9917513096528025636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6088101395065218525.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13652547430445859282.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6959 in /w/workspace/edgexfoundry_device-gpio_PR-108 [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_PR-108 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit f080acc15feef98d2ef3e17299fba358091ab99d Merge succeeded, producing f080acc15feef98d2ef3e17299fba358091ab99d Checking out Revision f080acc15feef98d2ef3e17299fba358091ab99d (PR-108) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T00:55:26.475Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T00:55:26.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T00:55:26.730Z] ========================================================= [2023-02-22T00:55:26.730Z] EdgeX Global Pipelines Version Info [2023-02-22T00:55:26.730Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f f080acc15feef98d2ef3e17299fba358091ab99d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f080acc15feef98d2ef3e17299fba358091ab99d # timeout=10 [2023-02-22T00:55:27.455Z] ------------------- [2023-02-22T00:55:27.455Z] stable info: [2023-02-22T00:55:27.455Z] ------------------- [2023-02-22T00:55:27.455Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T00:55:27.455Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T00:55:27.455Z] Message: update stable to v1.0.244 [2023-02-22T00:55:28.023Z] ------------------- [2023-02-22T00:55:28.023Z] experimental info: [2023-02-22T00:55:28.023Z] ------------------- [2023-02-22T00:55:28.023Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T00:55:28.023Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T00:55:28.023Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T00:55:28.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-02-22T00:55:28.313Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-02-22T00:55:28.352Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T00:55:28.388Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T00:55:28.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T00:55:28.461Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T00:55:28.499Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T00:55:28.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-22T00:55:28.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T00:55:28.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T00:55:28.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T00:55:28.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-02-22T00:55:28.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T00:55:28.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T00:55:28.841Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T00:55:28.880Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T00:55:28.917Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T00:55:28.957Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T00:55:28.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T00:55:29.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T00:55:29.073Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-22T00:55:29.109Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-22T00:55:29.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-22T00:55:29.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-22T00:55:29.230Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-22T00:55:29.271Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T00:55:29.314Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T00:55:29.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo [2023-02-22T00:55:29.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo [2023-02-22T00:55:29.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo [2023-02-22T00:55:29.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f080acc15feef98d2ef3e17299fba358091ab99d [Pipeline] echo [2023-02-22T00:55:29.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f080acc [Pipeline] echo [2023-02-22T00:55:29.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T00:55:29.658Z] provisioning config files... [2023-02-22T00:55:29.669Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp/config9778695753613203894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T00:55:30.024Z] ---> docker-login.sh [2023-02-22T00:55:30.024Z] nexus3.edgexfoundry.org:10001 [2023-02-22T00:55:30.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:55:30.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:55:30.548Z] Configure a credential helper to remove this warning. See [2023-02-22T00:55:30.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:55:30.548Z] [2023-02-22T00:55:30.548Z] Login Succeeded [2023-02-22T00:55:30.548Z] nexus3.edgexfoundry.org:10002 [2023-02-22T00:55:30.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:55:30.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:55:30.548Z] Configure a credential helper to remove this warning. See [2023-02-22T00:55:30.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:55:30.548Z] [2023-02-22T00:55:30.548Z] Login Succeeded [2023-02-22T00:55:30.548Z] nexus3.edgexfoundry.org:10003 [2023-02-22T00:55:30.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:55:30.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:55:30.810Z] Configure a credential helper to remove this warning. See [2023-02-22T00:55:30.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:55:30.810Z] [2023-02-22T00:55:30.810Z] Login Succeeded [2023-02-22T00:55:30.810Z] nexus3.edgexfoundry.org:10004 [2023-02-22T00:55:30.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:55:30.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:55:30.810Z] Configure a credential helper to remove this warning. See [2023-02-22T00:55:30.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:55:30.810Z] [2023-02-22T00:55:30.810Z] Login Succeeded [2023-02-22T00:55:30.810Z] docker.io [2023-02-22T00:55:30.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:55:31.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:55:31.072Z] Configure a credential helper to remove this warning. See [2023-02-22T00:55:31.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:55:31.072Z] [2023-02-22T00:55:31.072Z] Login Succeeded [2023-02-22T00:55:31.072Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T00:55:31.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T00:55:31.728Z] + git rev-list -1 --merges f080acc15feef98d2ef3e17299fba358091ab99d~1..f080acc15feef98d2ef3e17299fba358091ab99d [Pipeline] echo [2023-02-22T00:55:31.791Z] -----------> git rev-list -1 --merges f080acc15feef98d2ef3e17299fba358091ab99d~1..f080acc15feef98d2ef3e17299fba358091ab99d f080acc15feef98d2ef3e17299fba358091ab99d [false] [Pipeline] sh [2023-02-22T00:55:32.099Z] + git log --format=format:%s -1 f080acc15feef98d2ef3e17299fba358091ab99d [Pipeline] echo [2023-02-22T00:55:32.130Z] ========================================================= [2023-02-22T00:55:32.130Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T00:55:32.130Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T00:55:32.558Z] + git log --format=format:%s -1 f080acc15feef98d2ef3e17299fba358091ab99d [Pipeline] echo [2023-02-22T00:55:32.588Z] [semverPrep] GIT_COMMIT: f080acc15feef98d2ef3e17299fba358091ab99d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-02-22T00:55:32.617Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-22T00:55:32.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T00:55:32.989Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T00:55:32.989Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T00:55:32.989Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T00:55:32.989Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T00:55:32.989Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T00:55:32.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:55:33.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T00:55:33.484Z] [2023-02-22T00:55:33.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:55:33.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T00:55:33.857Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T00:55:33.857Z] b85a868b505f: Pulling fs layer [2023-02-22T00:55:33.857Z] e2be974225ed: Pulling fs layer [2023-02-22T00:55:33.857Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T00:55:33.857Z] 988bab9f4d93: Pulling fs layer [2023-02-22T00:55:33.857Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T00:55:33.857Z] eaf3925da568: Pulling fs layer [2023-02-22T00:55:33.857Z] bab4dde63d76: Pulling fs layer [2023-02-22T00:55:33.857Z] bde34c3a00c8: Pulling fs layer [2023-02-22T00:55:33.857Z] b352a97aabf1: Pulling fs layer [2023-02-22T00:55:33.857Z] 4872d77fe225: Pulling fs layer [2023-02-22T00:55:33.857Z] 5851b861e8e6: Pulling fs layer [2023-02-22T00:55:33.857Z] 988bab9f4d93: Waiting [2023-02-22T00:55:33.857Z] b352a97aabf1: Waiting [2023-02-22T00:55:33.857Z] 1469e6f7b9e6: Waiting [2023-02-22T00:55:33.857Z] 4872d77fe225: Waiting [2023-02-22T00:55:33.857Z] eaf3925da568: Waiting [2023-02-22T00:55:33.857Z] 5851b861e8e6: Waiting [2023-02-22T00:55:33.857Z] bab4dde63d76: Waiting [2023-02-22T00:55:33.857Z] bde34c3a00c8: Waiting [2023-02-22T00:55:33.857Z] e2be974225ed: Verifying Checksum [2023-02-22T00:55:33.857Z] e2be974225ed: Download complete [2023-02-22T00:55:33.857Z] 988bab9f4d93: Verifying Checksum [2023-02-22T00:55:33.857Z] 988bab9f4d93: Download complete [2023-02-22T00:55:34.123Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T00:55:34.123Z] 1469e6f7b9e6: Download complete [2023-02-22T00:55:34.123Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T00:55:34.123Z] 339a4e72a1f5: Download complete [2023-02-22T00:55:34.123Z] eaf3925da568: Verifying Checksum [2023-02-22T00:55:34.123Z] eaf3925da568: Download complete [2023-02-22T00:55:34.123Z] bde34c3a00c8: Verifying Checksum [2023-02-22T00:55:34.123Z] bde34c3a00c8: Download complete [2023-02-22T00:55:34.123Z] b352a97aabf1: Download complete [2023-02-22T00:55:34.123Z] 4872d77fe225: Download complete [2023-02-22T00:55:34.123Z] 5851b861e8e6: Verifying Checksum [2023-02-22T00:55:34.123Z] 5851b861e8e6: Download complete [2023-02-22T00:55:34.123Z] b85a868b505f: Verifying Checksum [2023-02-22T00:55:34.123Z] b85a868b505f: Download complete [2023-02-22T00:55:34.382Z] bab4dde63d76: Verifying Checksum [2023-02-22T00:55:34.382Z] bab4dde63d76: Download complete [2023-02-22T00:55:35.317Z] b85a868b505f: Pull complete [2023-02-22T00:55:35.317Z] e2be974225ed: Pull complete [2023-02-22T00:55:35.892Z] 339a4e72a1f5: Pull complete [2023-02-22T00:55:35.892Z] 988bab9f4d93: Pull complete [2023-02-22T00:55:36.151Z] 1469e6f7b9e6: Pull complete [2023-02-22T00:55:36.151Z] eaf3925da568: Pull complete [2023-02-22T00:55:38.058Z] bab4dde63d76: Pull complete [2023-02-22T00:55:38.058Z] bde34c3a00c8: Pull complete [2023-02-22T00:55:38.058Z] b352a97aabf1: Pull complete [2023-02-22T00:55:38.058Z] 4872d77fe225: Pull complete [2023-02-22T00:55:38.058Z] 5851b861e8e6: Pull complete [2023-02-22T00:55:38.058Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T00:55:38.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T00:55:38.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:55:38.537Z] prd-ubuntu20.04-docker-8c-8g-6959 does not seem to be running inside a container [2023-02-22T00:55:38.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-108 -v /w/workspace/edgexfoundry_device-gpio_PR-108:/w/workspace/edgexfoundry_device-gpio_PR-108:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-108@tmp:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T00:55:41.633Z] $ docker top e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d -eo pid,comm [2023-02-22T00:55:41.691Z] 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-02-22T00:55:41.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T00:55:41.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T00:55:41.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T00:55:41.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T00:55:41.945Z] $ docker exec e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d ssh-agent [2023-02-22T00:55:42.047Z] SSH_AUTH_SOCK=/tmp/ssh-4ia0YBY6uOmI/agent.31 [2023-02-22T00:55:42.047Z] SSH_AGENT_PID=37 [2023-02-22T00:55:42.054Z] Running ssh-add (command line suppressed) [2023-02-22T00:55:42.161Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-108@tmp/private_key_11312666414977345966.key (/w/workspace/edgexfoundry_device-gpio_PR-108@tmp/private_key_11312666414977345966.key) [2023-02-22T00:55:42.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T00:55:42.503Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T00:55:42.531Z] $ docker exec --env ******** --env ******** e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d ssh-agent -k [2023-02-22T00:55:42.628Z] unset SSH_AUTH_SOCK; [2023-02-22T00:55:42.628Z] unset SSH_AGENT_PID; [2023-02-22T00:55:42.628Z] echo Agent pid 37 killed; [2023-02-22T00:55:42.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T00:55:42.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T00:55:42.732Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T00:55:42.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T00:55:42.845Z] $ docker exec e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d ssh-agent [2023-02-22T00:55:42.957Z] SSH_AUTH_SOCK=/tmp/ssh-sQMc2idAC7Oe/agent.70 [2023-02-22T00:55:42.957Z] SSH_AGENT_PID=75 [2023-02-22T00:55:42.962Z] Running ssh-add (command line suppressed) [2023-02-22T00:55:43.071Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-108@tmp/private_key_16009497396610842155.key (/w/workspace/edgexfoundry_device-gpio_PR-108@tmp/private_key_16009497396610842155.key) [2023-02-22T00:55:43.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T00:55:43.403Z] + git semver init [2023-02-22T00:55:43.662Z] 2023-02-22 00:55:43,580 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T00:55:43.662Z] 2023-02-22 00:55:43,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-108/.semver [2023-02-22T00:55:43.662Z] 2023-02-22 00:55:43,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-108/.semver [2023-02-22T00:55:43.662Z] 2023-02-22 00:55:43,582 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-108/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-108, universal_newlines=False, shell=None, istream=None) [2023-02-22T00:55:45.042Z] 2023-02-22 00:55:44,658 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-108/.git/info/exclude [2023-02-22T00:55:45.042Z] 2023-02-22 00:55:44,659 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-108/.semver/PR-108 with force:False [2023-02-22T00:55:45.042Z] 2023-02-22 00:55:44,659 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-108/.semver/PR-108 [2023-02-22T00:55:45.042Z] 2023-02-22 00:55:44,663 [execute] INFO git cat-file --batch-check [2023-02-22T00:55:45.042Z] 2023-02-22 00:55:44,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-108/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T00:55:45.042Z] 2023-02-22 00:55:44,670 [execute] INFO git cat-file --batch [2023-02-22T00:55:45.042Z] 2023-02-22 00:55:44,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-108/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T00:55:45.042Z] 2023-02-22 00:55:44,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-108/.semver/PR-108 [2023-02-22T00:55:45.042Z] 0.0.0 [Pipeline] } [2023-02-22T00:55:45.077Z] $ docker exec --env ******** --env ******** e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d ssh-agent -k [2023-02-22T00:55:45.172Z] unset SSH_AUTH_SOCK; [2023-02-22T00:55:45.173Z] unset SSH_AGENT_PID; [2023-02-22T00:55:45.173Z] echo Agent pid 75 killed; [2023-02-22T00:55:45.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T00:55:45.601Z] + git semver [Pipeline] } [2023-02-22T00:55:45.886Z] $ docker stop --time=1 e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d [2023-02-22T00:55:47.200Z] $ docker rm -f --volumes e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T00:55:47.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T00:55:47.842Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T00:55:47.859Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T00:55:48.430Z] provisioning config files... [2023-02-22T00:55:48.440Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp/config17652448063111545741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T00:55:48.781Z] ---> docker-login.sh [2023-02-22T00:55:48.782Z] nexus3.edgexfoundry.org:10001 [2023-02-22T00:55:48.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:55:48.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:55:48.782Z] Configure a credential helper to remove this warning. See [2023-02-22T00:55:48.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:55:48.782Z] [2023-02-22T00:55:48.782Z] Login Succeeded [2023-02-22T00:55:48.782Z] nexus3.edgexfoundry.org:10002 [2023-02-22T00:55:48.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:55:48.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:55:48.782Z] Configure a credential helper to remove this warning. See [2023-02-22T00:55:48.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:55:48.782Z] [2023-02-22T00:55:48.782Z] Login Succeeded [2023-02-22T00:55:48.782Z] nexus3.edgexfoundry.org:10003 [2023-02-22T00:55:49.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:55:49.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:55:49.041Z] Configure a credential helper to remove this warning. See [2023-02-22T00:55:49.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:55:49.041Z] [2023-02-22T00:55:49.041Z] Login Succeeded [2023-02-22T00:55:49.041Z] nexus3.edgexfoundry.org:10004 [2023-02-22T00:55:49.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:55:49.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:55:49.041Z] Configure a credential helper to remove this warning. See [2023-02-22T00:55:49.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:55:49.041Z] [2023-02-22T00:55:49.041Z] Login Succeeded [2023-02-22T00:55:49.041Z] docker.io [2023-02-22T00:55:49.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:55:49.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:55:49.302Z] Configure a credential helper to remove this warning. See [2023-02-22T00:55:49.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:55:49.302Z] [2023-02-22T00:55:49.302Z] Login Succeeded [2023-02-22T00:55:49.302Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T00:55:49.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T00:55:49.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T00:55:49.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T00:55:49.642Z] ========================================================= [2023-02-22T00:55:49.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T00:55:49.642Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:55:50.123Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-22T00:55:50.123Z] Sending build context to Docker daemon 15.99MB [2023-02-22T00:55:50.123Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T00:55:50.123Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-22T00:55:50.123Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T00:55:50.123Z] 213ec9aee27d: Pulling fs layer [2023-02-22T00:55:50.123Z] 4583459ba037: Pulling fs layer [2023-02-22T00:55:50.123Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T00:55:50.123Z] 53926ce57604: Pulling fs layer [2023-02-22T00:55:50.123Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T00:55:50.123Z] 22ff95d597cd: Pulling fs layer [2023-02-22T00:55:50.123Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T00:55:50.123Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T00:55:50.123Z] 53926ce57604: Waiting [2023-02-22T00:55:50.123Z] a7acece74701: Pulling fs layer [2023-02-22T00:55:50.123Z] 21b2b0c7a3f4: Waiting [2023-02-22T00:55:50.123Z] 22ff95d597cd: Waiting [2023-02-22T00:55:50.123Z] 12d6caf4c0d1: Waiting [2023-02-22T00:55:50.123Z] 96b7cbca73a9: Waiting [2023-02-22T00:55:50.123Z] a7acece74701: Waiting [2023-02-22T00:55:50.384Z] 93c1e223e6f2: Download complete [2023-02-22T00:55:50.384Z] 4583459ba037: Verifying Checksum [2023-02-22T00:55:50.384Z] 4583459ba037: Download complete [2023-02-22T00:55:50.384Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-22T00:55:50.384Z] 21b2b0c7a3f4: Download complete [2023-02-22T00:55:50.384Z] 22ff95d597cd: Verifying Checksum [2023-02-22T00:55:50.384Z] 22ff95d597cd: Download complete [2023-02-22T00:55:50.384Z] 213ec9aee27d: Verifying Checksum [2023-02-22T00:55:50.384Z] 213ec9aee27d: Download complete [2023-02-22T00:55:50.384Z] 12d6caf4c0d1: Verifying Checksum [2023-02-22T00:55:50.384Z] 12d6caf4c0d1: Download complete [2023-02-22T00:55:50.384Z] 213ec9aee27d: Pull complete [2023-02-22T00:55:50.652Z] 4583459ba037: Pull complete [2023-02-22T00:55:50.652Z] 93c1e223e6f2: Pull complete [2023-02-22T00:55:50.914Z] a7acece74701: Verifying Checksum [2023-02-22T00:55:50.914Z] a7acece74701: Download complete [2023-02-22T00:55:51.173Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T00:55:51.173Z] 96b7cbca73a9: Download complete [2023-02-22T00:55:51.431Z] 53926ce57604: Verifying Checksum [2023-02-22T00:55:51.431Z] 53926ce57604: Download complete [2023-02-22T00:55:54.714Z] 53926ce57604: Pull complete [2023-02-22T00:55:54.714Z] 21b2b0c7a3f4: Pull complete [2023-02-22T00:55:54.714Z] 22ff95d597cd: Pull complete [2023-02-22T00:55:54.972Z] 12d6caf4c0d1: Pull complete [2023-02-22T00:55:56.875Z] 96b7cbca73a9: Pull complete [2023-02-22T00:55:57.444Z] a7acece74701: Pull complete [2023-02-22T00:55:57.444Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T00:55:57.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T00:55:57.444Z] ---> db6d94c90886 [2023-02-22T00:55:57.444Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-22T00:56:03.248Z] Still waiting to schedule task [2023-02-22T00:56:03.248Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-22T00:56:04.034Z] ---> Running in 9cffaf6b25a5 [2023-02-22T00:56:04.034Z] Removing intermediate container 9cffaf6b25a5 [2023-02-22T00:56:04.034Z] ---> 96b61f0774dc [2023-02-22T00:56:04.034Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T00:56:04.034Z] ---> Running in 39dacbddb8e3 [2023-02-22T00:56:04.034Z] Removing intermediate container 39dacbddb8e3 [2023-02-22T00:56:04.034Z] ---> 85021d5d655f [2023-02-22T00:56:04.034Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-22T00:56:04.034Z] ---> Running in c90b62abf4c8 [2023-02-22T00:56:04.034Z] Removing intermediate container c90b62abf4c8 [2023-02-22T00:56:04.034Z] ---> 6909a4a19961 [2023-02-22T00:56:04.034Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-22T00:56:04.034Z] ---> Running in f577e14f14ce [2023-02-22T00:56:04.034Z] Removing intermediate container f577e14f14ce [2023-02-22T00:56:04.034Z] ---> 87d26cbc6d62 [2023-02-22T00:56:04.034Z] Step 7/12 : WORKDIR /device-gpio [2023-02-22T00:56:04.034Z] ---> Running in 315918734a26 [2023-02-22T00:56:04.034Z] Removing intermediate container 315918734a26 [2023-02-22T00:56:04.034Z] ---> de6e5e58a244 [2023-02-22T00:56:04.034Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T00:56:04.034Z] ---> Running in 22638052057e [2023-02-22T00:56:04.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:56:04.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:56:04.293Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-22T00:56:04.293Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-22T00:56:04.293Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-22T00:56:04.293Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-22T00:56:04.293Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T00:56:04.293Z] OK: 216 MiB in 55 packages [2023-02-22T00:56:04.861Z] Removing intermediate container 22638052057e [2023-02-22T00:56:04.861Z] ---> a5a82be99819 [2023-02-22T00:56:04.861Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-22T00:56:04.861Z] ---> f7b858ac9f2a [2023-02-22T00:56:04.861Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:56:04.861Z] ---> Running in da0ec62519ca [2023-02-22T00:56:36.949Z] Removing intermediate container da0ec62519ca [2023-02-22T00:56:36.949Z] ---> b4920f7855c2 [2023-02-22T00:56:36.949Z] Step 11/12 : COPY . . [2023-02-22T00:56:36.949Z] ---> 33e6d77d508f [2023-02-22T00:56:36.949Z] Step 12/12 : RUN ${MAKE} [2023-02-22T00:56:36.949Z] ---> Running in e88646022236 [2023-02-22T00:56:36.949Z] noop [2023-02-22T00:56:36.949Z] Removing intermediate container e88646022236 [2023-02-22T00:56:36.949Z] ---> 7095c9b6d2cd [2023-02-22T00:56:36.949Z] Successfully built 7095c9b6d2cd [2023-02-22T00:56:36.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:56:37.398Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T00:56:37.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:56:37.541Z] prd-ubuntu20.04-docker-8c-8g-6959 does not seem to be running inside a container [2023-02-22T00:56:37.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-108 -v /w/workspace/edgexfoundry_device-gpio_PR-108:/w/workspace/edgexfoundry_device-gpio_PR-108:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-108@tmp:/w/workspace/edgexfoundry_device-gpio_PR-108@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T00:56:37.897Z] $ docker top 61b4183dc6d96167ce1397ae6b3c2aac621488667a6b84eefb5d14044d3a17eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T00:56:38.287Z] + go version [2023-02-22T00:56:38.287Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T00:56:38.323Z] $ docker stop --time=1 61b4183dc6d96167ce1397ae6b3c2aac621488667a6b84eefb5d14044d3a17eb [2023-02-22T00:56:39.608Z] $ docker rm -f --volumes 61b4183dc6d96167ce1397ae6b3c2aac621488667a6b84eefb5d14044d3a17eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:56:40.322Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T00:56:40.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:56:40.460Z] prd-ubuntu20.04-docker-8c-8g-6959 does not seem to be running inside a container [2023-02-22T00:56:40.490Z] $ 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_PR-108 -v /w/workspace/edgexfoundry_device-gpio_PR-108:/w/workspace/edgexfoundry_device-gpio_PR-108:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-108@tmp:/w/workspace/edgexfoundry_device-gpio_PR-108@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T00:56:40.808Z] $ docker top 2818ac3e42455e3ab41ef5e4ccfdd6983ac06e018d903dfc8af6957d51f2b75f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T00:56:41.195Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-108 [Pipeline] fileExists [Pipeline] sh [2023-02-22T00:56:41.557Z] + make test [2023-02-22T00:56:41.557Z] go test ./... -coverprofile=coverage.out ./... [2023-02-22T00:56:41.814Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-22T00:56:48.370Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-02-22T00:56:48.370Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-02-22T00:56:48.370Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-02-22T00:56:48.370Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-22T00:56:48.370Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-22T00:56:48.370Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-02-22T00:56:48.937Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-02-22T00:56:48.937Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-02-22T00:56:48.937Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add [2023-02-22T00:56:48.937Z] have (context.Context, requests.AddEventRequest) [2023-02-22T00:56:48.937Z] want (context.Context, string, requests.AddEventRequest) [2023-02-22T00:56:49.502Z] make: *** [Makefile:29: unittest] Error 2 [Pipeline] } [2023-02-22T00:56:49.549Z] $ docker stop --time=1 2818ac3e42455e3ab41ef5e4ccfdd6983ac06e018d903dfc8af6957d51f2b75f [2023-02-22T00:56:51.896Z] $ docker rm -f --volumes 2818ac3e42455e3ab41ef5e4ccfdd6983ac06e018d903dfc8af6957d51f2b75f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:56:53.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T00:56:53.000Z] [2023-02-22T00:56:53.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:56:53.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T00:56:53.373Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T00:56:53.373Z] 5eb5b503b376: Pulling fs layer [2023-02-22T00:56:53.373Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T00:56:53.373Z] ec43610c2a17: Pulling fs layer [2023-02-22T00:56:53.373Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T00:56:53.373Z] 33b1e0a273af: Pulling fs layer [2023-02-22T00:56:53.373Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T00:56:53.373Z] 2f39f015ded8: Pulling fs layer [2023-02-22T00:56:53.373Z] 33b1e0a273af: Waiting [2023-02-22T00:56:53.373Z] 5d3b04190fa2: Waiting [2023-02-22T00:56:53.373Z] 2f39f015ded8: Waiting [2023-02-22T00:56:53.373Z] 5c69ac0246d0: Verifying Checksum [2023-02-22T00:56:53.373Z] 5c69ac0246d0: Download complete [2023-02-22T00:56:53.373Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-22T00:56:53.373Z] 3a2ae6a8a46f: Download complete [2023-02-22T00:56:53.632Z] 33b1e0a273af: Verifying Checksum [2023-02-22T00:56:53.632Z] 33b1e0a273af: Download complete [2023-02-22T00:56:53.632Z] 5d3b04190fa2: Verifying Checksum [2023-02-22T00:56:53.632Z] 5d3b04190fa2: Download complete [2023-02-22T00:56:53.632Z] ec43610c2a17: Verifying Checksum [2023-02-22T00:56:53.632Z] ec43610c2a17: Download complete [2023-02-22T00:56:53.632Z] 5eb5b503b376: Verifying Checksum [2023-02-22T00:56:53.632Z] 5eb5b503b376: Download complete [2023-02-22T00:56:54.199Z] 2f39f015ded8: Verifying Checksum [2023-02-22T00:56:54.199Z] 2f39f015ded8: Download complete [2023-02-22T00:56:54.766Z] 5eb5b503b376: Pull complete [2023-02-22T00:56:55.024Z] 5c69ac0246d0: Pull complete [2023-02-22T00:56:55.592Z] ec43610c2a17: Pull complete [2023-02-22T00:56:55.592Z] 3a2ae6a8a46f: Pull complete [2023-02-22T00:56:55.592Z] 33b1e0a273af: Pull complete [2023-02-22T00:56:55.850Z] 5d3b04190fa2: Pull complete [2023-02-22T00:57:00.040Z] 2f39f015ded8: Pull complete [2023-02-22T00:57:00.040Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T00:57:00.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T00:57:00.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:57:00.245Z] prd-ubuntu20.04-docker-8c-8g-6959 does not seem to be running inside a container [2023-02-22T00:57:00.279Z] $ 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_PR-108 -v /w/workspace/edgexfoundry_device-gpio_PR-108:/w/workspace/edgexfoundry_device-gpio_PR-108:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-108@tmp:/w/workspace/edgexfoundry_device-gpio_PR-108@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T00:57:04.659Z] $ docker top dbceff2b0612c4011ec31eaa6a9d279767bf33cd6a6fe2355a1a8b5587fc456f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T00:57:05.211Z] ---> job-cost.sh [2023-02-22T00:57:05.211Z] lf-activate-venv: SKIPPING [2023-02-22T00:57:05.211Z] INFO: No Stack... [2023-02-22T00:57:05.488Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T00:57:05.773Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T00:57:06.080Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-108/archives/cost.csv [2023-02-22T00:57:06.080Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T00:57:06.125Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] [2023-02-22T00:57:06.130Z] Resource [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] did not exist. Created. [2023-02-22T00:57:06.130Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T00:57:06.526Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-22T00:57:06.588Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T00:57:06.613Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T00:57:06.689Z] $ docker stop --time=1 dbceff2b0612c4011ec31eaa6a9d279767bf33cd6a6fe2355a1a8b5587fc456f [2023-02-22T00:57:07.838Z] $ docker rm -f --volumes dbceff2b0612c4011ec31eaa6a9d279767bf33cd6a6fe2355a1a8b5587fc456f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T00:57:08.303Z] Failed in branch amd64 [2023-02-22T00:59:47.560Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6960 in /w/workspace/edgexfoundry_device-gpio_PR-108 [Pipeline] { [Pipeline] ws [2023-02-22T00:59:47.616Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-02-22T00:59:47.690Z] The recommended git tool is: git [2023-02-22T00:59:53.249Z] using credential edgex-jenkins-ssh [2023-02-22T00:59:53.267Z] Cloning the remote Git repository [2023-02-22T00:59:53.315Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-02-22T00:59:53.394Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-02-22T00:59:53.554Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-22T00:59:53.555Z] > git --version # timeout=10 [2023-02-22T00:59:53.575Z] > git --version # 'git version 2.25.1' [2023-02-22T00:59:53.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T00:59:53.638Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T00:59:55.235Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-22T00:59:55.261Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T00:59:56.151Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-22T00:59:56.190Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-22T00:59:56.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T00:59:56.209Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T00:59:56.748Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit f080acc15feef98d2ef3e17299fba358091ab99d [2023-02-22T00:59:56.986Z] Merge succeeded, producing f080acc15feef98d2ef3e17299fba358091ab99d [2023-02-22T00:59:56.986Z] Checking out Revision f080acc15feef98d2ef3e17299fba358091ab99d (PR-108) [2023-02-22T00:59:57.487Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-22T00:59:57.535Z] > git --version # timeout=10 [2023-02-22T00:59:57.547Z] > git --version # 'git version 2.25.1' [2023-02-22T00:59:57.564Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T00:59:56.763Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T00:59:56.789Z] > git checkout -f f080acc15feef98d2ef3e17299fba358091ab99d # timeout=10 [2023-02-22T00:59:56.878Z] > git remote # timeout=10 [2023-02-22T00:59:56.897Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T00:59:56.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T00:59:56.939Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-02-22T00:59:56.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T00:59:56.991Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T00:59:57.007Z] > git checkout -f f080acc15feef98d2ef3e17299fba358091ab99d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T00:59:58.750Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T00:59:58.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T00:59:58.750Z] Dload Upload Total Spent Left Speed [2023-02-22T00:59:58.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-02-22T00:59:59.424Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T00:59:59.777Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T00:59:59.777Z] + sudo tee /etc/docker/daemon.new [2023-02-22T00:59:59.777Z] { [2023-02-22T00:59:59.777Z] "registry-mirrors": [ [2023-02-22T00:59:59.777Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T00:59:59.777Z] ], [2023-02-22T00:59:59.777Z] "bip": "10.250.0.254/24", [2023-02-22T00:59:59.777Z] "hosts": [ [2023-02-22T00:59:59.777Z] "tcp://0.0.0.0:5555", [2023-02-22T00:59:59.777Z] "unix:///var/run/docker.sock" [2023-02-22T00:59:59.777Z] ], [2023-02-22T00:59:59.777Z] "mtu": 1458, [2023-02-22T00:59:59.777Z] "selinux-enabled": true, [2023-02-22T00:59:59.777Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T00:59:59.777Z] } [Pipeline] sh [2023-02-22T01:00:00.127Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T01:00:00.482Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T01:00:18.796Z] provisioning config files... [2023-02-22T01:00:18.824Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config7446858307897358738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:00:19.219Z] ---> docker-login.sh [2023-02-22T01:00:19.219Z] nexus3.edgexfoundry.org:10001 [2023-02-22T01:00:19.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T01:00:19.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T01:00:19.806Z] Configure a credential helper to remove this warning. See [2023-02-22T01:00:19.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T01:00:19.806Z] [2023-02-22T01:00:19.806Z] Login Succeeded [2023-02-22T01:00:19.806Z] nexus3.edgexfoundry.org:10002 [2023-02-22T01:00:20.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T01:00:20.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T01:00:20.075Z] Configure a credential helper to remove this warning. See [2023-02-22T01:00:20.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T01:00:20.075Z] [2023-02-22T01:00:20.075Z] Login Succeeded [2023-02-22T01:00:20.075Z] nexus3.edgexfoundry.org:10003 [2023-02-22T01:00:20.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T01:00:20.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T01:00:20.613Z] Configure a credential helper to remove this warning. See [2023-02-22T01:00:20.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T01:00:20.613Z] [2023-02-22T01:00:20.613Z] Login Succeeded [2023-02-22T01:00:20.613Z] nexus3.edgexfoundry.org:10004 [2023-02-22T01:00:20.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T01:00:20.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T01:00:20.883Z] Configure a credential helper to remove this warning. See [2023-02-22T01:00:20.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T01:00:20.883Z] [2023-02-22T01:00:20.883Z] Login Succeeded [2023-02-22T01:00:20.883Z] docker.io [2023-02-22T01:00:21.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T01:00:21.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T01:00:21.418Z] Configure a credential helper to remove this warning. See [2023-02-22T01:00:21.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T01:00:21.418Z] [2023-02-22T01:00:21.418Z] Login Succeeded [2023-02-22T01:00:21.418Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T01:00:21.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T01:00:21.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T01:00:21.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T01:00:21.908Z] ========================================================= [2023-02-22T01:00:21.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T01:00:21.908Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:00:22.406Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-22T01:00:22.674Z] Sending build context to Docker daemon 8.073MB [2023-02-22T01:00:22.674Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T01:00:22.674Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-22T01:00:22.943Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T01:00:22.943Z] 9b18e9b68314: Pulling fs layer [2023-02-22T01:00:22.943Z] 35d82f9e3411: Pulling fs layer [2023-02-22T01:00:22.943Z] e16973657156: Pulling fs layer [2023-02-22T01:00:22.943Z] fc693d55d65f: Pulling fs layer [2023-02-22T01:00:22.943Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T01:00:22.943Z] dda99020689f: Pulling fs layer [2023-02-22T01:00:22.943Z] db1c61fa0a46: Pulling fs layer [2023-02-22T01:00:22.943Z] 891c053d2c06: Pulling fs layer [2023-02-22T01:00:22.943Z] fc693d55d65f: Waiting [2023-02-22T01:00:22.943Z] 7e9fc2657dce: Waiting [2023-02-22T01:00:22.943Z] dda99020689f: Waiting [2023-02-22T01:00:22.943Z] db1c61fa0a46: Waiting [2023-02-22T01:00:22.943Z] e16973657156: Verifying Checksum [2023-02-22T01:00:22.943Z] e16973657156: Download complete [2023-02-22T01:00:22.943Z] 35d82f9e3411: Verifying Checksum [2023-02-22T01:00:22.943Z] 35d82f9e3411: Download complete [2023-02-22T01:00:22.943Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T01:00:22.943Z] 7e9fc2657dce: Download complete [2023-02-22T01:00:22.943Z] dda99020689f: Verifying Checksum [2023-02-22T01:00:22.943Z] dda99020689f: Download complete [2023-02-22T01:00:22.943Z] 9b18e9b68314: Download complete [2023-02-22T01:00:23.934Z] 9b18e9b68314: Pull complete [2023-02-22T01:00:23.934Z] 891c053d2c06: Verifying Checksum [2023-02-22T01:00:23.934Z] 891c053d2c06: Download complete [2023-02-22T01:00:24.522Z] 35d82f9e3411: Pull complete [2023-02-22T01:00:24.522Z] e16973657156: Pull complete [2023-02-22T01:00:25.490Z] db1c61fa0a46: Verifying Checksum [2023-02-22T01:00:25.490Z] db1c61fa0a46: Download complete [2023-02-22T01:00:25.757Z] fc693d55d65f: Verifying Checksum [2023-02-22T01:00:25.757Z] fc693d55d65f: Download complete [2023-02-22T01:00:38.104Z] fc693d55d65f: Pull complete [2023-02-22T01:00:38.104Z] 7e9fc2657dce: Pull complete [2023-02-22T01:00:38.104Z] dda99020689f: Pull complete [2023-02-22T01:00:42.366Z] db1c61fa0a46: Pull complete [2023-02-22T01:00:43.834Z] 891c053d2c06: Pull complete [2023-02-22T01:00:44.113Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T01:00:44.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T01:00:44.113Z] ---> f96f9c87975a [2023-02-22T01:00:44.113Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-22T01:00:46.090Z] ---> Running in 2ecdca678d70 [2023-02-22T01:00:46.090Z] Removing intermediate container 2ecdca678d70 [2023-02-22T01:00:46.090Z] ---> e8f525e5a8ae [2023-02-22T01:00:46.090Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T01:00:46.359Z] ---> Running in 05f18d62aaec [2023-02-22T01:00:46.631Z] Removing intermediate container 05f18d62aaec [2023-02-22T01:00:46.631Z] ---> 2895b99785a2 [2023-02-22T01:00:46.631Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-22T01:00:46.631Z] ---> Running in 3e6c56251fe7 [2023-02-22T01:00:46.899Z] Removing intermediate container 3e6c56251fe7 [2023-02-22T01:00:46.899Z] ---> 9086b6454777 [2023-02-22T01:00:46.899Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-22T01:00:47.166Z] ---> Running in 44a9cb41ecb9 [2023-02-22T01:00:47.437Z] Removing intermediate container 44a9cb41ecb9 [2023-02-22T01:00:47.437Z] ---> fdb10e48cec3 [2023-02-22T01:00:47.437Z] Step 7/12 : WORKDIR /device-gpio [2023-02-22T01:00:47.437Z] ---> Running in c897fe31b82b [2023-02-22T01:00:47.718Z] Removing intermediate container c897fe31b82b [2023-02-22T01:00:47.718Z] ---> f2456c9e5c9f [2023-02-22T01:00:47.718Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T01:00:47.718Z] ---> Running in b46a4243dea4 [2023-02-22T01:00:49.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:00:49.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:00:50.808Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-22T01:00:50.808Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-22T01:00:50.808Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-22T01:00:50.808Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-22T01:00:50.808Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T01:00:51.076Z] OK: 226 MiB in 55 packages [2023-02-22T01:00:52.037Z] Removing intermediate container b46a4243dea4 [2023-02-22T01:00:52.037Z] ---> 81c332dd5dbb [2023-02-22T01:00:52.037Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-22T01:00:52.307Z] ---> 7aa60cc1b1f7 [2023-02-22T01:00:52.307Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:00:52.577Z] ---> Running in 2e78d54c7d24 [2023-02-22T01:02:00.473Z] Removing intermediate container 2e78d54c7d24 [2023-02-22T01:02:00.473Z] ---> afbb1633d37a [2023-02-22T01:02:00.473Z] Step 11/12 : COPY . . [2023-02-22T01:02:00.473Z] ---> 997af3bee9d6 [2023-02-22T01:02:00.473Z] Step 12/12 : RUN ${MAKE} [2023-02-22T01:02:00.473Z] ---> Running in 921bb52837bc [2023-02-22T01:02:00.473Z] noop [2023-02-22T01:02:00.473Z] Removing intermediate container 921bb52837bc [2023-02-22T01:02:00.473Z] ---> 48d8eab01695 [2023-02-22T01:02:00.473Z] Successfully built 48d8eab01695 [2023-02-22T01:02:00.473Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:02:00.963Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T01:02:00.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T01:02:01.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-6960 does not seem to be running inside a container [2023-02-22T01:02:01.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T01:02:02.468Z] $ docker top 8a892a42403a228ebd4a39739bee1a5e64f1212f24373eaef564c24394add2db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T01:02:03.344Z] + go version [2023-02-22T01:02:03.344Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T01:02:03.374Z] $ docker stop --time=1 8a892a42403a228ebd4a39739bee1a5e64f1212f24373eaef564c24394add2db [2023-02-22T01:02:04.973Z] $ docker rm -f --volumes 8a892a42403a228ebd4a39739bee1a5e64f1212f24373eaef564c24394add2db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:02:05.787Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T01:02:05.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T01:02:06.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-6960 does not seem to be running inside a container [2023-02-22T01:02:06.102Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T01:02:07.296Z] $ docker top 1cc8c4e4f80ddc00044c99349c0e20d4e8d54585fb565d3eb804990c1300100a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T01:02:07.864Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T01:02:08.260Z] + make test [2023-02-22T01:02:08.261Z] go test ./... -coverprofile=coverage.out ./... [2023-02-22T01:02:10.206Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-22T01:03:06.634Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-02-22T01:03:06.634Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-02-22T01:03:06.634Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-02-22T01:03:06.634Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-22T01:03:06.634Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-22T01:03:06.634Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-02-22T01:03:18.968Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-02-22T01:03:18.968Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-02-22T01:03:18.968Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add [2023-02-22T01:03:18.968Z] have (context.Context, requests.AddEventRequest) [2023-02-22T01:03:18.968Z] want (context.Context, string, requests.AddEventRequest) [2023-02-22T01:03:29.044Z] make: *** [Makefile:29: unittest] Error 2 [Pipeline] } [2023-02-22T01:03:29.086Z] $ docker stop --time=1 1cc8c4e4f80ddc00044c99349c0e20d4e8d54585fb565d3eb804990c1300100a [2023-02-22T01:03:31.220Z] $ docker rm -f --volumes 1cc8c4e4f80ddc00044c99349c0e20d4e8d54585fb565d3eb804990c1300100a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:03:32.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T01:03:32.718Z] [2023-02-22T01:03:32.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:03:33.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T01:03:33.136Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T01:03:33.136Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T01:03:33.136Z] 04944245beec: Pulling fs layer [2023-02-22T01:03:33.136Z] 699f458cf7ca: Pulling fs layer [2023-02-22T01:03:33.136Z] 765212b225bb: Pulling fs layer [2023-02-22T01:03:33.136Z] f23df028b6ca: Pulling fs layer [2023-02-22T01:03:33.136Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T01:03:33.136Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T01:03:33.136Z] f23df028b6ca: Waiting [2023-02-22T01:03:33.136Z] d65c8cfc05b1: Waiting [2023-02-22T01:03:33.136Z] 765212b225bb: Waiting [2023-02-22T01:03:33.136Z] 2437ff75d9bd: Waiting [2023-02-22T01:03:33.410Z] 04944245beec: Verifying Checksum [2023-02-22T01:03:33.410Z] 04944245beec: Download complete [2023-02-22T01:03:33.410Z] 765212b225bb: Verifying Checksum [2023-02-22T01:03:33.410Z] 765212b225bb: Download complete [2023-02-22T01:03:33.410Z] f23df028b6ca: Verifying Checksum [2023-02-22T01:03:33.410Z] f23df028b6ca: Download complete [2023-02-22T01:03:33.410Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T01:03:33.410Z] d65c8cfc05b1: Download complete [2023-02-22T01:03:33.681Z] 699f458cf7ca: Verifying Checksum [2023-02-22T01:03:33.681Z] 699f458cf7ca: Download complete [2023-02-22T01:03:33.950Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T01:03:33.950Z] 8998bd30e6a1: Download complete [2023-02-22T01:03:36.546Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T01:03:36.546Z] 2437ff75d9bd: Download complete [2023-02-22T01:03:37.965Z] 8998bd30e6a1: Pull complete [2023-02-22T01:03:38.558Z] 04944245beec: Pull complete [2023-02-22T01:03:39.978Z] 699f458cf7ca: Pull complete [2023-02-22T01:03:40.248Z] 765212b225bb: Pull complete [2023-02-22T01:03:40.834Z] f23df028b6ca: Pull complete [2023-02-22T01:03:41.103Z] d65c8cfc05b1: Pull complete [2023-02-22T01:03:56.119Z] 2437ff75d9bd: Pull complete [2023-02-22T01:03:56.119Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T01:03:56.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T01:03:56.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T01:03:56.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-6960 does not seem to be running inside a container [2023-02-22T01:03:56.520Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-22T01:03:59.383Z] $ docker top cb85132e5a096e02da5dbb7d49f31b564b88abd1b0d982fa6791a3aa4caa0bda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:04:00.312Z] ---> job-cost.sh [2023-02-22T01:04:00.312Z] lf-activate-venv: SKIPPING [2023-02-22T01:04:00.312Z] INFO: No Stack... [2023-02-22T01:04:00.899Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T01:04:01.484Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T01:04:02.144Z] + + catcut /w/workspace/device-gpio/1/archives/cost.csv -d, [2023-02-22T01:04:02.144Z] -f6 [Pipeline] lock [2023-02-22T01:04:02.238Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] [2023-02-22T01:04:02.245Z] Resource [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] did not exist. Created. [2023-02-22T01:04:02.245Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T01:04:02.977Z] /w/workspace/device-gpio/1@tmp/durable-4fdb4f89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-22T01:04:03.330Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T01:04:03.366Z] Warning: overwriting stash ‘stack-cost’ [2023-02-22T01:04:03.825Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T01:04:03.841Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T01:04:03.938Z] $ docker stop --time=1 cb85132e5a096e02da5dbb7d49f31b564b88abd1b0d982fa6791a3aa4caa0bda [2023-02-22T01:04:05.452Z] $ docker rm -f --volumes cb85132e5a096e02da5dbb7d49f31b564b88abd1b0d982fa6791a3aa4caa0bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T01:04:06.122Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-02-22T01:04:08.056Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-108/archives ] [2023-02-22T01:04:08.056Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-108/archives [2023-02-22T01:04:08.056Z] total 16 [2023-02-22T01:04:08.056Z] drwxr-xr-x 3 root root 4096 Feb 22 00:57 . [2023-02-22T01:04:08.056Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 00:57 .. [2023-02-22T01:04:08.056Z] drwxr-xr-x 2 root root 4096 Feb 22 00:57 cost [2023-02-22T01:04:08.056Z] -rw-r--r-- 1 root root 83 Feb 22 00:57 cost.csv [2023-02-22T01:04:08.056Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-108/archives [2023-02-22T01:04:08.056Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-108/archives [2023-02-22T01:04:08.056Z] total 16 [2023-02-22T01:04:08.056Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 00:57 . [2023-02-22T01:04:08.056Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 00:57 .. [2023-02-22T01:04:08.056Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 00:57 cost [2023-02-22T01:04:08.056Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 22 00:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:04:08.388Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:04:09.274Z] ---> package-listing.sh [2023-02-22T01:04:09.274Z] ++ facter osfamily [2023-02-22T01:04:09.274Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T01:04:09.532Z] + OS_FAMILY=debian [2023-02-22T01:04:09.532Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-108 [2023-02-22T01:04:09.532Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T01:04:09.532Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T01:04:09.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T01:04:09.532Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T01:04:09.532Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-108 ']' [2023-02-22T01:04:09.532Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T01:04:09.532Z] + case "${OS_FAMILY}" in [2023-02-22T01:04:09.532Z] + dpkg -l [2023-02-22T01:04:09.532Z] + grep '^ii' [2023-02-22T01:04:09.532Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T01:04:09.532Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T01:04:09.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T01:04:09.532Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-108 ']' [2023-02-22T01:04:09.532Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-108/archives/ [2023-02-22T01:04:09.532Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-108/archives/ [Pipeline] echo [2023-02-22T01:04:09.568Z] 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_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T01:04:09.859Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:04:10.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T01:04:10.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T01:04:10.629Z] prd-ubuntu20.04-docker-8c-8g-6959 does not seem to be running inside a container [2023-02-22T01:04:10.660Z] $ 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_PR-108/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_PR-108 -v /w/workspace/edgexfoundry_device-gpio_PR-108:/w/workspace/edgexfoundry_device-gpio_PR-108:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-108@tmp:/w/workspace/edgexfoundry_device-gpio_PR-108@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T01:04:10.866Z] $ docker top aa434d581eb330f9c635dd69e3c59b9c7e91f2516083bcb2a253dba051d7daf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T01:04:11.259Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T01:04:11.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T01:04:11.879Z] + ls /var/log/sa-host [2023-02-22T01:04:11.879Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T01:04:12.105Z] provisioning config files... [2023-02-22T01:04:12.113Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp/config4087697688888135843tmp [Pipeline] { [Pipeline] echo [2023-02-22T01:04:12.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:04:12.470Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T01:04:12.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:04:12.906Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T01:04:12.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:04:13.248Z] ---> sudo-logs.sh [2023-02-22T01:04:13.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T01:04:13.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:04:13.641Z] ---> job-cost.sh [2023-02-22T01:04:13.641Z] lf-activate-venv: SKIPPING [2023-02-22T01:04:13.641Z] DEBUG: total: 0.2199999988079071 [2023-02-22T01:04:13.641Z] INFO: Retrieving Stack Cost... [2023-02-22T01:04:13.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T01:04:14.471Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T01:04:14.508Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:04:14.821Z] ---> logs-deploy.sh [2023-02-22T01:04:14.821Z] lf-activate-venv: SKIPPING [2023-02-22T01:04:14.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-108/1 [2023-02-22T01:04:14.821Z] INFO: archiving workspace using pattern(s): [2023-02-22T01:04:15.760Z] Archives upload complete. [2023-02-22T01:04:16.018Z] INFO: archiving logs to Nexus [2023-02-22T01:04:16.586Z] ---> uname -a: [2023-02-22T01:04:16.586Z] Linux prd-ubuntu20-04-docker-8c-8g-6959 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] ---> lscpu: [2023-02-22T01:04:16.586Z] Architecture: x86_64 [2023-02-22T01:04:16.586Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-22T01:04:16.586Z] Byte Order: Little Endian [2023-02-22T01:04:16.586Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-22T01:04:16.586Z] CPU(s): 8 [2023-02-22T01:04:16.586Z] On-line CPU(s) list: 0-7 [2023-02-22T01:04:16.586Z] Thread(s) per core: 1 [2023-02-22T01:04:16.586Z] Core(s) per socket: 1 [2023-02-22T01:04:16.586Z] Socket(s): 8 [2023-02-22T01:04:16.586Z] NUMA node(s): 1 [2023-02-22T01:04:16.586Z] Vendor ID: AuthenticAMD [2023-02-22T01:04:16.586Z] CPU family: 23 [2023-02-22T01:04:16.586Z] Model: 49 [2023-02-22T01:04:16.586Z] Model name: AMD EPYC-Rome Processor [2023-02-22T01:04:16.586Z] Stepping: 0 [2023-02-22T01:04:16.586Z] CPU MHz: 2799.998 [2023-02-22T01:04:16.586Z] BogoMIPS: 5599.99 [2023-02-22T01:04:16.586Z] Virtualization: AMD-V [2023-02-22T01:04:16.586Z] Hypervisor vendor: KVM [2023-02-22T01:04:16.586Z] Virtualization type: full [2023-02-22T01:04:16.586Z] L1d cache: 256 KiB [2023-02-22T01:04:16.586Z] L1i cache: 256 KiB [2023-02-22T01:04:16.586Z] L2 cache: 4 MiB [2023-02-22T01:04:16.586Z] L3 cache: 128 MiB [2023-02-22T01:04:16.586Z] NUMA node0 CPU(s): 0-7 [2023-02-22T01:04:16.586Z] Vulnerability Itlb multihit: Not affected [2023-02-22T01:04:16.586Z] Vulnerability L1tf: Not affected [2023-02-22T01:04:16.586Z] Vulnerability Mds: Not affected [2023-02-22T01:04:16.586Z] Vulnerability Meltdown: Not affected [2023-02-22T01:04:16.586Z] Vulnerability Mmio stale data: Not affected [2023-02-22T01:04:16.586Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-22T01:04:16.586Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-22T01:04:16.586Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-22T01:04:16.586Z] Vulnerability Srbds: Not affected [2023-02-22T01:04:16.586Z] Vulnerability Tsx async abort: Not affected [2023-02-22T01:04:16.586Z] 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-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] ---> nproc: [2023-02-22T01:04:16.586Z] 8 [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] ---> df -h: [2023-02-22T01:04:16.586Z] Filesystem Size Used Avail Use% Mounted on [2023-02-22T01:04:16.586Z] overlay 155G 12G 144G 8% / [2023-02-22T01:04:16.586Z] tmpfs 64M 0 64M 0% /dev [2023-02-22T01:04:16.586Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-22T01:04:16.586Z] shm 64M 0 64M 0% /dev/shm [2023-02-22T01:04:16.586Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] ---> sar -b -r -n DEV: [2023-02-22T01:04:16.586Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6959) 02/22/23 _x86_64_ (8 CPU) [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] 00:54:49 LINUX RESTART (8 CPU) [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] 00:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-22T01:04:16.586Z] 00:56:02 154.04 47.79 106.25 0.00 5409.23 170089.79 0.00 [2023-02-22T01:04:16.586Z] 00:57:01 167.94 1.05 166.89 0.00 34.16 52320.98 0.00 [2023-02-22T01:04:16.586Z] 00:58:01 21.26 0.15 21.11 0.00 5.20 11214.28 0.00 [2023-02-22T01:04:16.586Z] 00:59:01 0.88 0.00 0.88 0.00 0.00 11.86 0.00 [2023-02-22T01:04:16.586Z] 01:00:01 21.06 8.97 12.10 0.00 2905.52 2599.17 0.00 [2023-02-22T01:04:16.586Z] 01:01:01 22.13 3.68 18.45 0.00 2538.51 3758.97 0.00 [2023-02-22T01:04:16.586Z] 01:02:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2023-02-22T01:04:16.586Z] 01:03:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 [2023-02-22T01:04:16.586Z] 01:04:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 [2023-02-22T01:04:16.586Z] Average: 43.33 6.86 36.47 0.00 1212.45 26624.82 0.00 [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] 00:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-22T01:04:16.586Z] 00:56:02 29198020 31623332 701548 2.13 72008 2627388 1849696 5.45 961472 2371824 128 [2023-02-22T01:04:16.586Z] 00:57:01 28025344 31598124 706996 2.15 148244 3587692 1851740 5.46 1133556 3241780 308624 [2023-02-22T01:04:16.586Z] 00:58:01 28015544 31588756 718308 2.18 148536 3587848 1750700 5.16 1153792 3229712 12 [2023-02-22T01:04:16.586Z] 00:59:01 28015156 31588432 718428 2.18 148568 3587856 1750700 5.16 1153628 3229720 188 [2023-02-22T01:04:16.586Z] 01:00:01 27840312 31582360 717684 2.18 152792 3746140 1799908 5.30 1247776 3295528 816 [2023-02-22T01:04:16.586Z] 01:01:01 27648372 31574712 717528 2.18 157256 3920708 1823644 5.37 1381984 3339664 8 [2023-02-22T01:04:16.586Z] 01:02:01 27653516 31579948 712376 2.17 157344 3920716 1823644 5.37 1377468 3339676 8 [2023-02-22T01:04:16.586Z] 01:03:01 27653696 31580240 712052 2.17 157428 3920716 1823644 5.37 1377764 3339688 36 [2023-02-22T01:04:16.586Z] 01:04:01 27653680 31580316 711924 2.17 157508 3920716 1823644 5.37 1377908 3339696 4 [2023-02-22T01:04:16.586Z] Average: 27967071 31588469 712983 2.17 144409 3646642 1810813 5.34 1240594 3191921 34425 [2023-02-22T01:04:16.586Z] [2023-02-22T01:04:16.586Z] 00:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-22T01:04:16.586Z] 00:56:02 ens3 685.60 419.53 6659.49 88.56 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:56:02 docker0 15.26 16.28 1.27 128.28 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:56:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:57:01 ens3 387.99 230.06 4425.07 33.90 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:57:01 docker0 151.93 257.83 12.43 1841.23 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:57:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:58:01 ens3 33.44 30.19 20.38 79.71 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:59:01 ens3 0.75 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:00:01 ens3 35.58 19.20 564.96 1.80 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:01:01 ens3 101.33 36.91 1369.07 2.54 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:04:01 ens3 0.90 0.30 0.30 0.21 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.586Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.587Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.587Z] Average: ens3 137.96 81.55 1443.35 22.95 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.587Z] Average: docker0 18.33 30.04 1.50 215.86 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.587Z] Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-22T01:04:16.587Z] [2023-02-22T01:04:16.587Z]