Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f28bd2feba64f4e14e7f4e476d7a420beb0434d 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-ssh9317375748658055670.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15496234940047831817.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17374280885334620808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3965516649549551596.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3904327150269897626.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8983 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8f28bd2feba64f4e14e7f4e476d7a420beb0434d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#294)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f28bd2feba64f4e14e7f4e476d7a420beb0434d # timeout=10 > git rev-list --no-walk 0c5eec98d3be44e3458d60972803f48ebbd423fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T20:35:55.122Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T20:35:55.173Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T20:35:55.184Z] ========================================================= [2023-04-18T20:35:55.184Z] EdgeX Global Pipelines Version Info [2023-04-18T20:35:55.184Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:35:55.875Z] ------------------- [2023-04-18T20:35:55.875Z] stable info: [2023-04-18T20:35:55.875Z] ------------------- [2023-04-18T20:35:55.875Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T20:35:55.875Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T20:35:55.875Z] Message: update stable to v1.0.248 [2023-04-18T20:35:56.444Z] ------------------- [2023-04-18T20:35:56.444Z] experimental info: [2023-04-18T20:35:56.444Z] ------------------- [2023-04-18T20:35:56.444Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T20:35:56.444Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T20:35:56.444Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T20:35:56.601Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-04-18T20:35:56.616Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-04-18T20:35:56.625Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T20:35:56.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T20:35:56.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T20:35:56.667Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T20:35:56.679Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T20:35:56.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-18T20:35:56.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T20:35:56.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T20:35:56.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T20:35:56.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-04-18T20:35:56.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T20:35:56.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T20:35:56.777Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T20:35:56.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T20:35:56.801Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T20:35:56.813Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T20:35:56.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T20:35:56.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T20:35:56.849Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-18T20:35:56.864Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-18T20:35:56.876Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-18T20:35:56.893Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-18T20:35:56.905Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-18T20:35:56.918Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T20:35:56.929Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T20:35:56.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-18T20:35:56.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-18T20:35:56.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-18T20:35:56.976Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] echo [2023-04-18T20:35:56.987Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f28bd2 [Pipeline] echo [2023-04-18T20:35:56.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T20:35:57.047Z] provisioning config files... [2023-04-18T20:35:57.061Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12985108782205534464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:35:57.365Z] ---> docker-login.sh [2023-04-18T20:35:57.365Z] nexus3.edgexfoundry.org:10001 [2023-04-18T20:35:57.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:35:57.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:35:57.628Z] Configure a credential helper to remove this warning. See [2023-04-18T20:35:57.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:35:57.628Z] [2023-04-18T20:35:57.628Z] Login Succeeded [2023-04-18T20:35:57.628Z] nexus3.edgexfoundry.org:10002 [2023-04-18T20:35:57.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:35:57.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:35:57.890Z] Configure a credential helper to remove this warning. See [2023-04-18T20:35:57.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:35:57.890Z] [2023-04-18T20:35:57.890Z] Login Succeeded [2023-04-18T20:35:57.890Z] nexus3.edgexfoundry.org:10003 [2023-04-18T20:35:57.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:35:57.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:35:57.890Z] Configure a credential helper to remove this warning. See [2023-04-18T20:35:57.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:35:57.890Z] [2023-04-18T20:35:57.890Z] Login Succeeded [2023-04-18T20:35:57.890Z] nexus3.edgexfoundry.org:10004 [2023-04-18T20:35:57.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:35:58.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:35:58.150Z] Configure a credential helper to remove this warning. See [2023-04-18T20:35:58.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:35:58.150Z] [2023-04-18T20:35:58.150Z] Login Succeeded [2023-04-18T20:35:58.150Z] docker.io [2023-04-18T20:35:58.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:35:58.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:35:58.410Z] Configure a credential helper to remove this warning. See [2023-04-18T20:35:58.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:35:58.410Z] [2023-04-18T20:35:58.410Z] Login Succeeded [2023-04-18T20:35:58.410Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T20:35:58.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-18T20:35:58.799Z] + git rev-list -1 --merges 8f28bd2feba64f4e14e7f4e476d7a420beb0434d~1..8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] echo [2023-04-18T20:35:58.843Z] -----------> git rev-list -1 --merges 8f28bd2feba64f4e14e7f4e476d7a420beb0434d~1..8f28bd2feba64f4e14e7f4e476d7a420beb0434d 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [false] [Pipeline] sh [2023-04-18T20:35:59.138Z] + git log --format=format:%s -1 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] echo [2023-04-18T20:35:59.154Z] ========================================================= [2023-04-18T20:35:59.154Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T20:35:59.154Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T20:35:59.483Z] + git log --format=format:%s -1 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] echo [2023-04-18T20:35:59.493Z] [semverPrep] GIT_COMMIT: 8f28bd2feba64f4e14e7f4e476d7a420beb0434d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#294) [Pipeline] echo [2023-04-18T20:35:59.504Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-18T20:35:59.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T20:35:59.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T20:35:59.885Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T20:35:59.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T20:35:59.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-04-18T20:35:59.885Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T20:35:59.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:36:00.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T20:36:00.303Z] [2023-04-18T20:36:00.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:36:00.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T20:36:00.607Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T20:36:00.607Z] b85a868b505f: Pulling fs layer [2023-04-18T20:36:00.607Z] e2be974225ed: Pulling fs layer [2023-04-18T20:36:00.607Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T20:36:00.607Z] 988bab9f4d93: Pulling fs layer [2023-04-18T20:36:00.607Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T20:36:00.607Z] eaf3925da568: Pulling fs layer [2023-04-18T20:36:00.607Z] bab4dde63d76: Pulling fs layer [2023-04-18T20:36:00.607Z] bde34c3a00c8: Pulling fs layer [2023-04-18T20:36:00.607Z] b352a97aabf1: Pulling fs layer [2023-04-18T20:36:00.607Z] 4872d77fe225: Pulling fs layer [2023-04-18T20:36:00.607Z] 5851b861e8e6: Pulling fs layer [2023-04-18T20:36:00.607Z] 988bab9f4d93: Waiting [2023-04-18T20:36:00.607Z] 1469e6f7b9e6: Waiting [2023-04-18T20:36:00.607Z] eaf3925da568: Waiting [2023-04-18T20:36:00.607Z] bab4dde63d76: Waiting [2023-04-18T20:36:00.607Z] bde34c3a00c8: Waiting [2023-04-18T20:36:00.607Z] b352a97aabf1: Waiting [2023-04-18T20:36:00.607Z] 4872d77fe225: Waiting [2023-04-18T20:36:00.607Z] 5851b861e8e6: Waiting [2023-04-18T20:36:00.607Z] e2be974225ed: Verifying Checksum [2023-04-18T20:36:00.607Z] e2be974225ed: Download complete [2023-04-18T20:36:00.607Z] 988bab9f4d93: Verifying Checksum [2023-04-18T20:36:00.607Z] 988bab9f4d93: Download complete [2023-04-18T20:36:00.607Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T20:36:00.607Z] 1469e6f7b9e6: Download complete [2023-04-18T20:36:00.607Z] eaf3925da568: Verifying Checksum [2023-04-18T20:36:00.607Z] eaf3925da568: Download complete [2023-04-18T20:36:00.867Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T20:36:00.867Z] 339a4e72a1f5: Download complete [2023-04-18T20:36:00.867Z] bde34c3a00c8: Verifying Checksum [2023-04-18T20:36:00.867Z] bde34c3a00c8: Download complete [2023-04-18T20:36:00.867Z] b352a97aabf1: Verifying Checksum [2023-04-18T20:36:00.867Z] b352a97aabf1: Download complete [2023-04-18T20:36:00.867Z] 4872d77fe225: Verifying Checksum [2023-04-18T20:36:00.867Z] 4872d77fe225: Download complete [2023-04-18T20:36:00.867Z] 5851b861e8e6: Verifying Checksum [2023-04-18T20:36:00.867Z] 5851b861e8e6: Download complete [2023-04-18T20:36:00.867Z] b85a868b505f: Verifying Checksum [2023-04-18T20:36:00.867Z] b85a868b505f: Download complete [2023-04-18T20:36:01.125Z] bab4dde63d76: Verifying Checksum [2023-04-18T20:36:01.125Z] bab4dde63d76: Download complete [2023-04-18T20:36:02.063Z] b85a868b505f: Pull complete [2023-04-18T20:36:02.321Z] e2be974225ed: Pull complete [2023-04-18T20:36:02.888Z] 339a4e72a1f5: Pull complete [2023-04-18T20:36:02.888Z] 988bab9f4d93: Pull complete [2023-04-18T20:36:03.160Z] 1469e6f7b9e6: Pull complete [2023-04-18T20:36:03.160Z] eaf3925da568: Pull complete [2023-04-18T20:36:05.064Z] bab4dde63d76: Pull complete [2023-04-18T20:36:05.064Z] bde34c3a00c8: Pull complete [2023-04-18T20:36:05.064Z] b352a97aabf1: Pull complete [2023-04-18T20:36:05.323Z] 4872d77fe225: Pull complete [2023-04-18T20:36:05.323Z] 5851b861e8e6: Pull complete [2023-04-18T20:36:05.323Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T20:36:05.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T20:36:05.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:36:05.425Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2023-04-18T20:36:05.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T20:36:06.536Z] $ docker top ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 -eo pid,comm [2023-04-18T20:36:06.614Z] 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-04-18T20:36:06.614Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T20:36:06.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T20:36:06.656Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T20:36:06.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T20:36:06.769Z] $ docker exec ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 ssh-agent [2023-04-18T20:36:06.904Z] SSH_AUTH_SOCK=/tmp/ssh-buGOsXsvVpaj/agent.33 [2023-04-18T20:36:06.904Z] SSH_AGENT_PID=39 [2023-04-18T20:36:06.909Z] Running ssh-add (command line suppressed) [2023-04-18T20:36:06.992Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5492740433168001007.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5492740433168001007.key) [2023-04-18T20:36:07.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T20:36:07.313Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T20:36:07.307Z] $ docker exec --env ******** --env ******** ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 ssh-agent -k [2023-04-18T20:36:07.419Z] unset SSH_AUTH_SOCK; [2023-04-18T20:36:07.420Z] unset SSH_AGENT_PID; [2023-04-18T20:36:07.420Z] echo Agent pid 39 killed; [2023-04-18T20:36:07.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T20:36:07.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T20:36:07.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T20:36:07.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T20:36:07.570Z] $ docker exec ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 ssh-agent [2023-04-18T20:36:07.715Z] SSH_AUTH_SOCK=/tmp/ssh-N9uT66aWc8AK/agent.71 [2023-04-18T20:36:07.715Z] SSH_AGENT_PID=77 [2023-04-18T20:36:07.720Z] Running ssh-add (command line suppressed) [2023-04-18T20:36:07.818Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2291202938246821477.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2291202938246821477.key) [2023-04-18T20:36:07.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T20:36:08.143Z] + git semver init [2023-04-18T20:36:08.404Z] 2023-04-18 20:36:08,318 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T20:36:08.404Z] 2023-04-18 20:36:08,319 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-04-18T20:36:08.404Z] 2023-04-18 20:36:08,319 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-04-18T20:36:08.404Z] 2023-04-18 20:36:08,320 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T20:36:09.350Z] 2023-04-18 20:36:09,306 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-04-18T20:36:09.350Z] 2023-04-18 20:36:09,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-04-18T20:36:09.350Z] 2023-04-18 20:36:09,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-18T20:36:09.351Z] 2023-04-18 20:36:09,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-18T20:36:09.351Z] 3.0.0-dev.29 [Pipeline] } [2023-04-18T20:36:09.342Z] $ docker exec --env ******** --env ******** ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 ssh-agent -k [2023-04-18T20:36:09.440Z] unset SSH_AUTH_SOCK; [2023-04-18T20:36:09.440Z] unset SSH_AGENT_PID; [2023-04-18T20:36:09.440Z] echo Agent pid 77 killed; [2023-04-18T20:36:09.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T20:36:09.779Z] + git semver [Pipeline] } [2023-04-18T20:36:10.035Z] $ docker stop --time=1 ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 [2023-04-18T20:36:11.307Z] $ docker rm -f --volumes ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T20:36:11.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T20:36:11.856Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T20:36:11.858Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [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-04-18T20:36:12.043Z] provisioning config files... [2023-04-18T20:36:12.259Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14879448563806113322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:36:13.678Z] ---> docker-login.sh [2023-04-18T20:36:13.678Z] nexus3.edgexfoundry.org:10001 [2023-04-18T20:36:13.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:36:13.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:36:13.940Z] Configure a credential helper to remove this warning. See [2023-04-18T20:36:13.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:36:13.940Z] [2023-04-18T20:36:13.940Z] Login Succeeded [2023-04-18T20:36:13.940Z] nexus3.edgexfoundry.org:10002 [2023-04-18T20:36:13.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:36:13.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:36:13.940Z] Configure a credential helper to remove this warning. See [2023-04-18T20:36:13.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:36:13.940Z] [2023-04-18T20:36:13.940Z] Login Succeeded [2023-04-18T20:36:13.940Z] nexus3.edgexfoundry.org:10003 [2023-04-18T20:36:13.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:36:13.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:36:13.940Z] Configure a credential helper to remove this warning. See [2023-04-18T20:36:13.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:36:13.940Z] [2023-04-18T20:36:13.940Z] Login Succeeded [2023-04-18T20:36:13.940Z] nexus3.edgexfoundry.org:10004 [2023-04-18T20:36:14.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:36:14.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:36:14.200Z] Configure a credential helper to remove this warning. See [2023-04-18T20:36:14.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:36:14.200Z] [2023-04-18T20:36:14.200Z] Login Succeeded [2023-04-18T20:36:14.200Z] docker.io [2023-04-18T20:36:14.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:36:14.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:36:14.459Z] Configure a credential helper to remove this warning. See [2023-04-18T20:36:14.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:36:14.459Z] [2023-04-18T20:36:14.459Z] Login Succeeded [2023-04-18T20:36:14.459Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T20:36:14.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T20:36:14.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T20:36:14.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T20:36:14.545Z] ========================================================= [2023-04-18T20:36:14.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T20:36:14.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:36:14.847Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T20:36:14.847Z] Sending build context to Docker daemon 10.89MB [2023-04-18T20:36:14.847Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T20:36:14.847Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T20:36:14.847Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T20:36:14.847Z] 63b65145d645: Pulling fs layer [2023-04-18T20:36:14.847Z] a2d21d5440eb: Pulling fs layer [2023-04-18T20:36:14.847Z] 935e6c44a52c: Pulling fs layer [2023-04-18T20:36:14.847Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T20:36:14.847Z] 30dea6a524f1: Pulling fs layer [2023-04-18T20:36:14.847Z] a2aff8979fd8: Pulling fs layer [2023-04-18T20:36:14.847Z] 6808be2612f2: Pulling fs layer [2023-04-18T20:36:14.847Z] f25807f1079a: Pulling fs layer [2023-04-18T20:36:14.847Z] 94cc34f8dd06: Waiting [2023-04-18T20:36:14.847Z] 30dea6a524f1: Waiting [2023-04-18T20:36:14.847Z] a2aff8979fd8: Waiting [2023-04-18T20:36:14.847Z] 6808be2612f2: Waiting [2023-04-18T20:36:14.847Z] f25807f1079a: Waiting [2023-04-18T20:36:14.847Z] a2d21d5440eb: Verifying Checksum [2023-04-18T20:36:14.847Z] a2d21d5440eb: Download complete [2023-04-18T20:36:14.847Z] 94cc34f8dd06: Verifying Checksum [2023-04-18T20:36:14.847Z] 94cc34f8dd06: Download complete [2023-04-18T20:36:14.847Z] 30dea6a524f1: Download complete [2023-04-18T20:36:15.108Z] 63b65145d645: Verifying Checksum [2023-04-18T20:36:15.108Z] 63b65145d645: Download complete [2023-04-18T20:36:15.108Z] a2aff8979fd8: Verifying Checksum [2023-04-18T20:36:15.108Z] a2aff8979fd8: Download complete [2023-04-18T20:36:15.108Z] 63b65145d645: Pull complete [2023-04-18T20:36:15.379Z] a2d21d5440eb: Pull complete [2023-04-18T20:36:15.379Z] f25807f1079a: Verifying Checksum [2023-04-18T20:36:15.379Z] f25807f1079a: Download complete [2023-04-18T20:36:15.640Z] 935e6c44a52c: Verifying Checksum [2023-04-18T20:36:15.640Z] 935e6c44a52c: Download complete [2023-04-18T20:36:15.640Z] 6808be2612f2: Verifying Checksum [2023-04-18T20:36:15.640Z] 6808be2612f2: Download complete [2023-04-18T20:36:18.923Z] 935e6c44a52c: Pull complete [2023-04-18T20:36:18.923Z] 94cc34f8dd06: Pull complete [2023-04-18T20:36:18.923Z] 30dea6a524f1: Pull complete [2023-04-18T20:36:18.923Z] a2aff8979fd8: Pull complete [2023-04-18T20:36:21.462Z] 6808be2612f2: Pull complete [2023-04-18T20:36:22.027Z] f25807f1079a: Pull complete [2023-04-18T20:36:22.027Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T20:36:22.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T20:36:22.027Z] ---> 3b553350e43f [2023-04-18T20:36:22.027Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T20:36:23.406Z] ---> Running in 04806bd71302 [2023-04-18T20:36:23.406Z] Removing intermediate container 04806bd71302 [2023-04-18T20:36:23.406Z] ---> 2be065922570 [2023-04-18T20:36:23.406Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T20:36:23.406Z] ---> Running in cada12a38caa [2023-04-18T20:36:23.406Z] Removing intermediate container cada12a38caa [2023-04-18T20:36:23.406Z] ---> 6da460fead94 [2023-04-18T20:36:23.406Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T20:36:23.665Z] ---> Running in 9cf823d02b67 [2023-04-18T20:36:23.665Z] Removing intermediate container 9cf823d02b67 [2023-04-18T20:36:23.665Z] ---> fbef37d52c5f [2023-04-18T20:36:23.665Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T20:36:23.665Z] ---> Running in f408fcb97ea2 [2023-04-18T20:36:23.665Z] Removing intermediate container f408fcb97ea2 [2023-04-18T20:36:23.665Z] ---> 61353f02df79 [2023-04-18T20:36:23.665Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T20:36:23.665Z] ---> Running in d327e048bc11 [2023-04-18T20:36:23.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T20:36:24.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T20:36:24.442Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T20:36:24.442Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T20:36:24.442Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T20:36:24.442Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T20:36:24.442Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T20:36:24.442Z] OK: 269 MiB in 57 packages [2023-04-18T20:36:24.701Z] Removing intermediate container d327e048bc11 [2023-04-18T20:36:24.701Z] ---> 323920478091 [2023-04-18T20:36:24.701Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-18T20:36:24.701Z] ---> Running in 1402028e74e6 [2023-04-18T20:36:24.959Z] Removing intermediate container 1402028e74e6 [2023-04-18T20:36:24.959Z] ---> d7b9c22b6da5 [2023-04-18T20:36:24.959Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-18T20:36:24.959Z] ---> 6afcaa43794d [2023-04-18T20:36:24.959Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T20:36:24.959Z] ---> Running in 7aeac21152c5 [2023-04-18T20:36:27.006Z] Still waiting to schedule task [2023-04-18T20:36:27.007Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-18T20:36:57.670Z] Removing intermediate container 7aeac21152c5 [2023-04-18T20:36:57.671Z] ---> 5ac9a74eb6cb [2023-04-18T20:36:57.671Z] Step 11/12 : COPY . . [2023-04-18T20:36:57.671Z] ---> 3b3e145ac9ab [2023-04-18T20:36:57.671Z] Step 12/12 : RUN $MAKE [2023-04-18T20:36:57.671Z] ---> Running in 60424d04ed1a [2023-04-18T20:36:57.671Z] noop [2023-04-18T20:36:57.671Z] Removing intermediate container 60424d04ed1a [2023-04-18T20:36:57.671Z] ---> dfa7307406be [2023-04-18T20:36:57.671Z] Successfully built dfa7307406be [2023-04-18T20:36:57.671Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:36:57.979Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T20:36:57.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:36:58.047Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2023-04-18T20:36:58.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T20:36:58.371Z] $ docker top d26b5ae931f9074135c2a84fe0b22040f6335d10cb8231ce63319a7f07dd475b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T20:36:58.733Z] + go version [2023-04-18T20:36:58.733Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T20:36:58.724Z] $ docker stop --time=1 d26b5ae931f9074135c2a84fe0b22040f6335d10cb8231ce63319a7f07dd475b [2023-04-18T20:36:59.957Z] $ docker rm -f --volumes d26b5ae931f9074135c2a84fe0b22040f6335d10cb8231ce63319a7f07dd475b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:00.392Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T20:37:00.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:37:00.462Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2023-04-18T20:37:00.471Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T20:37:00.779Z] $ docker top 4ecc30e28cf7d849cf0a9f02852f242d4f9dcdcb45fa73e89b258502147b8a59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T20:37:01.141Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-18T20:37:01.429Z] + make test [2023-04-18T20:37:01.429Z] go test ./... -coverprofile=coverage.out ./... [2023-04-18T20:37:06.692Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-18T20:37:16.662Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-18T20:37:16.662Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 32.2% of statements [2023-04-18T20:37:21.921Z] go vet ./... [2023-04-18T20:37:26.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T20:37:26.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T20:37:26.101Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T20:37:26.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T20:37:26.108Z] $ docker stop --time=1 4ecc30e28cf7d849cf0a9f02852f242d4f9dcdcb45fa73e89b258502147b8a59 [2023-04-18T20:37:27.855Z] $ docker rm -f --volumes 4ecc30e28cf7d849cf0a9f02852f242d4f9dcdcb45fa73e89b258502147b8a59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T20:37:28.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T20:37:28.372Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-18T20:37:28.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T20:37:29.165Z] + ls -al . [2023-04-18T20:37:29.165Z] total 184 [2023-04-18T20:37:29.165Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 20:37 . [2023-04-18T20:37:29.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 20:35 .. [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 18 20:35 .dockerignore [2023-04-18T20:37:29.165Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 20:36 .git [2023-04-18T20:37:29.165Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:35 .github [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 20:35 .gitignore [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 20:35 .golangci.yml [2023-04-18T20:37:29.165Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 20:36 .semver [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 18 20:35 Attribution.txt [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 18 20:35 CHANGELOG.md [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 18 20:35 Dockerfile [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 20:35 GOVERNANCE.md [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 18 20:35 Jenkinsfile [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 20:35 LICENSE [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 18 20:35 Makefile [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 20:35 OWNERS.md [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 18 20:35 README.md [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 20:36 VERSION [2023-04-18T20:37:29.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:35 bin [2023-04-18T20:37:29.165Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:35 cmd [2023-04-18T20:37:29.165Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 18 20:37 coverage.out [2023-04-18T20:37:29.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:35 driver [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 18 20:35 go.mod [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 18 20:35 go.sum [2023-04-18T20:37:29.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 20:35 snap [2023-04-18T20:37:29.165Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 18 20:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:29.466Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8f28bd2feba64f4e14e7f4e476d7a420beb0434d --label arch=amd64 --label version=3.0.0-dev.29 . [2023-04-18T20:37:29.466Z] Sending build context to Docker daemon 10.91MB [2023-04-18T20:37:29.466Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T20:37:29.466Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-18T20:37:29.466Z] ---> dfa7307406be [2023-04-18T20:37:29.466Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-18T20:37:29.466Z] ---> Running in dd3093f37ba7 [2023-04-18T20:37:29.724Z] Removing intermediate container dd3093f37ba7 [2023-04-18T20:37:29.724Z] ---> afd3a3777d38 [2023-04-18T20:37:29.724Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T20:37:29.724Z] ---> Running in f7490f9d976d [2023-04-18T20:37:29.724Z] Removing intermediate container f7490f9d976d [2023-04-18T20:37:29.724Z] ---> 60f6a1b8333f [2023-04-18T20:37:29.724Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T20:37:29.724Z] ---> Running in 3f76bdf8fbc5 [2023-04-18T20:37:29.724Z] Removing intermediate container 3f76bdf8fbc5 [2023-04-18T20:37:29.724Z] ---> 049fbbddedc3 [2023-04-18T20:37:29.724Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T20:37:29.724Z] ---> Running in 621d4766daa5 [2023-04-18T20:37:29.983Z] Removing intermediate container 621d4766daa5 [2023-04-18T20:37:29.983Z] ---> 62d9ceaa68bf [2023-04-18T20:37:29.983Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T20:37:29.983Z] ---> Running in 64c02278b03b [2023-04-18T20:37:30.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T20:37:30.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T20:37:30.499Z] OK: 269 MiB in 57 packages [2023-04-18T20:37:30.759Z] Removing intermediate container 64c02278b03b [2023-04-18T20:37:30.759Z] ---> fdc227ea6f1d [2023-04-18T20:37:30.759Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-18T20:37:30.759Z] ---> Running in 47f6ff3ba332 [2023-04-18T20:37:31.016Z] Removing intermediate container 47f6ff3ba332 [2023-04-18T20:37:31.016Z] ---> 1af649d98731 [2023-04-18T20:37:31.016Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-18T20:37:31.016Z] ---> 3e1efa7dff50 [2023-04-18T20:37:31.016Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T20:37:31.016Z] ---> Running in 507b5ddccc80 [2023-04-18T20:37:31.950Z] Removing intermediate container 507b5ddccc80 [2023-04-18T20:37:31.950Z] ---> a1231e2ef370 [2023-04-18T20:37:31.950Z] Step 11/25 : COPY . . [2023-04-18T20:37:31.950Z] ---> 6081ecce225c [2023-04-18T20:37:31.950Z] Step 12/25 : RUN $MAKE [2023-04-18T20:37:31.950Z] ---> Running in d525c5400c41 [2023-04-18T20:37:32.208Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-18T20:37:50.287Z] Removing intermediate container d525c5400c41 [2023-04-18T20:37:50.287Z] ---> 6877b1d26d57 [2023-04-18T20:37:50.287Z] Step 13/25 : FROM alpine:3.17 [2023-04-18T20:37:50.287Z] 3.17: Pulling from library/alpine [2023-04-18T20:37:50.287Z] f56be85fc22e: Pulling fs layer [2023-04-18T20:37:50.287Z] f56be85fc22e: Verifying Checksum [2023-04-18T20:37:50.287Z] f56be85fc22e: Download complete [2023-04-18T20:37:50.287Z] f56be85fc22e: Pull complete [2023-04-18T20:37:50.287Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T20:37:50.287Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T20:37:50.287Z] ---> 9ed4aefc74f6 [2023-04-18T20:37:50.287Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-18T20:37:50.287Z] ---> Running in 6139510e9bd5 [2023-04-18T20:37:50.287Z] Removing intermediate container 6139510e9bd5 [2023-04-18T20:37:50.287Z] ---> f7337bd7f000 [2023-04-18T20:37:50.287Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-18T20:37:50.287Z] ---> Running in 39de12d1a18e [2023-04-18T20:37:50.287Z] Removing intermediate container 39de12d1a18e [2023-04-18T20:37:50.287Z] ---> d5e2112df1c2 [2023-04-18T20:37:50.287Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-18T20:37:50.287Z] ---> Running in 9d311c48f136 [2023-04-18T20:37:50.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T20:37:50.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T20:37:50.287Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T20:37:50.287Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T20:37:50.287Z] OK: 7 MiB in 16 packages [2023-04-18T20:37:50.287Z] Removing intermediate container 9d311c48f136 [2023-04-18T20:37:50.287Z] ---> 113075461c9e [2023-04-18T20:37:50.287Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-18T20:37:50.546Z] ---> b1d61d682b8c [2023-04-18T20:37:50.546Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-18T20:37:50.804Z] ---> 9329b96d5937 [2023-04-18T20:37:50.804Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-18T20:37:50.804Z] ---> 7c6254023eec [2023-04-18T20:37:50.804Z] Step 20/25 : EXPOSE 59986 [2023-04-18T20:37:50.804Z] ---> Running in d780060fbf94 [2023-04-18T20:37:50.804Z] Removing intermediate container d780060fbf94 [2023-04-18T20:37:50.804Z] ---> 6f6cf92cdbf9 [2023-04-18T20:37:50.804Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-18T20:37:50.804Z] ---> Running in 2e45b115fd28 [2023-04-18T20:37:51.062Z] Removing intermediate container 2e45b115fd28 [2023-04-18T20:37:51.062Z] ---> a9229351434d [2023-04-18T20:37:51.062Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-18T20:37:51.062Z] ---> Running in 532fd6858556 [2023-04-18T20:37:51.062Z] Removing intermediate container 532fd6858556 [2023-04-18T20:37:51.062Z] ---> b8e3683ccfcf [2023-04-18T20:37:51.062Z] Step 23/25 : LABEL arch=amd64 [2023-04-18T20:37:51.062Z] ---> Running in 0178b9370147 [2023-04-18T20:37:51.062Z] Removing intermediate container 0178b9370147 [2023-04-18T20:37:51.062Z] ---> 54199b5f9ff8 [2023-04-18T20:37:51.062Z] Step 24/25 : LABEL git_sha=8f28bd2feba64f4e14e7f4e476d7a420beb0434d [2023-04-18T20:37:51.062Z] ---> Running in 93adedbc6a58 [2023-04-18T20:37:51.321Z] Removing intermediate container 93adedbc6a58 [2023-04-18T20:37:51.321Z] ---> 24da20af0338 [2023-04-18T20:37:51.321Z] Step 25/25 : LABEL version=3.0.0-dev.29 [2023-04-18T20:37:51.321Z] ---> Running in 05037025419a [2023-04-18T20:37:51.321Z] Removing intermediate container 05037025419a [2023-04-18T20:37:51.321Z] ---> 2f8290756a8d [2023-04-18T20:37:51.321Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T20:37:51.321Z] Successfully built 2f8290756a8d [2023-04-18T20:37:51.321Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T20:37:51.423Z] provisioning config files... [2023-04-18T20:37:51.431Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16786581659842473231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:37:51.722Z] ---> docker-login.sh [2023-04-18T20:37:51.722Z] nexus3.edgexfoundry.org:10001 [2023-04-18T20:37:51.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:37:51.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:37:51.722Z] Configure a credential helper to remove this warning. See [2023-04-18T20:37:51.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:37:51.722Z] [2023-04-18T20:37:51.722Z] Login Succeeded [2023-04-18T20:37:51.722Z] nexus3.edgexfoundry.org:10002 [2023-04-18T20:37:51.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:37:51.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:37:51.722Z] Configure a credential helper to remove this warning. See [2023-04-18T20:37:51.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:37:51.722Z] [2023-04-18T20:37:51.722Z] Login Succeeded [2023-04-18T20:37:51.722Z] nexus3.edgexfoundry.org:10003 [2023-04-18T20:37:51.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:37:51.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:37:51.980Z] Configure a credential helper to remove this warning. See [2023-04-18T20:37:51.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:37:51.980Z] [2023-04-18T20:37:51.980Z] Login Succeeded [2023-04-18T20:37:51.980Z] nexus3.edgexfoundry.org:10004 [2023-04-18T20:37:51.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:37:51.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:37:51.980Z] Configure a credential helper to remove this warning. See [2023-04-18T20:37:51.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:37:51.980Z] [2023-04-18T20:37:51.980Z] Login Succeeded [2023-04-18T20:37:51.980Z] docker.io [2023-04-18T20:37:51.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:37:52.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:37:52.240Z] Configure a credential helper to remove this warning. See [2023-04-18T20:37:52.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:37:52.240Z] [2023-04-18T20:37:52.240Z] Login Succeeded [2023-04-18T20:37:52.240Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T20:37:52.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T20:37:52.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T20:37:52.303Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-04-18T20:37:52.303Z] 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [2023-04-18T20:37:52.303Z] latest [2023-04-18T20:37:52.303Z] 3.0.0-dev.29 [2023-04-18T20:37:52.303Z] 8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 [2023-04-18T20:37:52.303Z] main [2023-04-18T20:37:52.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:52.716Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:53.058Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d [2023-04-18T20:37:53.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-18T20:37:53.058Z] 30041abb483c: Preparing [2023-04-18T20:37:53.058Z] 6d7abc5047cb: Preparing [2023-04-18T20:37:53.058Z] d72a478e13c0: Preparing [2023-04-18T20:37:53.058Z] ba0e64d221ec: Preparing [2023-04-18T20:37:53.058Z] f1417ff83b31: Preparing [2023-04-18T20:37:53.058Z] f1417ff83b31: Layer already exists [2023-04-18T20:37:53.058Z] 30041abb483c: Pushed [2023-04-18T20:37:53.058Z] ba0e64d221ec: Pushed [2023-04-18T20:37:53.058Z] 6d7abc5047cb: Pushed [2023-04-18T20:37:55.595Z] d72a478e13c0: Pushed [2023-04-18T20:37:55.595Z] 8f28bd2feba64f4e14e7f4e476d7a420beb0434d: digest: sha256:10b138967aa086661b3b411532ef072c18725e322a64dd481df1d0ba87af4a44 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:56.006Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:56.310Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-04-18T20:37:56.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-18T20:37:56.310Z] 30041abb483c: Preparing [2023-04-18T20:37:56.310Z] 6d7abc5047cb: Preparing [2023-04-18T20:37:56.310Z] d72a478e13c0: Preparing [2023-04-18T20:37:56.310Z] ba0e64d221ec: Preparing [2023-04-18T20:37:56.310Z] f1417ff83b31: Preparing [2023-04-18T20:37:56.310Z] f1417ff83b31: Layer already exists [2023-04-18T20:37:56.310Z] 6d7abc5047cb: Layer already exists [2023-04-18T20:37:56.310Z] d72a478e13c0: Layer already exists [2023-04-18T20:37:56.310Z] ba0e64d221ec: Layer already exists [2023-04-18T20:37:56.310Z] 30041abb483c: Layer already exists [2023-04-18T20:37:56.310Z] latest: digest: sha256:10b138967aa086661b3b411532ef072c18725e322a64dd481df1d0ba87af4a44 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:56.735Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:57.044Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.29 [2023-04-18T20:37:57.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-18T20:37:57.045Z] 30041abb483c: Preparing [2023-04-18T20:37:57.045Z] 6d7abc5047cb: Preparing [2023-04-18T20:37:57.045Z] d72a478e13c0: Preparing [2023-04-18T20:37:57.045Z] ba0e64d221ec: Preparing [2023-04-18T20:37:57.045Z] f1417ff83b31: Preparing [2023-04-18T20:37:57.045Z] 6d7abc5047cb: Layer already exists [2023-04-18T20:37:57.045Z] ba0e64d221ec: Layer already exists [2023-04-18T20:37:57.045Z] f1417ff83b31: Layer already exists [2023-04-18T20:37:57.045Z] 30041abb483c: Layer already exists [2023-04-18T20:37:57.045Z] d72a478e13c0: Layer already exists [2023-04-18T20:37:57.045Z] 3.0.0-dev.29: digest: sha256:10b138967aa086661b3b411532ef072c18725e322a64dd481df1d0ba87af4a44 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:57.349Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:57.651Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 [2023-04-18T20:37:57.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-18T20:37:57.651Z] 30041abb483c: Preparing [2023-04-18T20:37:57.651Z] 6d7abc5047cb: Preparing [2023-04-18T20:37:57.651Z] d72a478e13c0: Preparing [2023-04-18T20:37:57.651Z] ba0e64d221ec: Preparing [2023-04-18T20:37:57.651Z] f1417ff83b31: Preparing [2023-04-18T20:37:57.651Z] ba0e64d221ec: Layer already exists [2023-04-18T20:37:57.651Z] 30041abb483c: Layer already exists [2023-04-18T20:37:57.651Z] 6d7abc5047cb: Layer already exists [2023-04-18T20:37:57.651Z] d72a478e13c0: Layer already exists [2023-04-18T20:37:57.651Z] f1417ff83b31: Layer already exists [2023-04-18T20:37:57.651Z] 8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29: digest: sha256:10b138967aa086661b3b411532ef072c18725e322a64dd481df1d0ba87af4a44 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:57.961Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:58.268Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-04-18T20:37:58.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-18T20:37:58.268Z] 30041abb483c: Preparing [2023-04-18T20:37:58.268Z] 6d7abc5047cb: Preparing [2023-04-18T20:37:58.268Z] d72a478e13c0: Preparing [2023-04-18T20:37:58.268Z] ba0e64d221ec: Preparing [2023-04-18T20:37:58.268Z] f1417ff83b31: Preparing [2023-04-18T20:37:58.268Z] d72a478e13c0: Layer already exists [2023-04-18T20:37:58.268Z] f1417ff83b31: Layer already exists [2023-04-18T20:37:58.268Z] 30041abb483c: Layer already exists [2023-04-18T20:37:58.268Z] 6d7abc5047cb: Layer already exists [2023-04-18T20:37:58.268Z] ba0e64d221ec: Layer already exists [2023-04-18T20:37:58.268Z] main: digest: sha256:10b138967aa086661b3b411532ef072c18725e322a64dd481df1d0ba87af4a44 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T20:37:58.319Z] ===================================================== [Pipeline] echo [2023-04-18T20:37:58.326Z] taggedImages: [2023-04-18T20:37:58.326Z] - nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d [2023-04-18T20:37:58.326Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-04-18T20:37:58.326Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.29 [2023-04-18T20:37:58.326Z] - nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 [2023-04-18T20:37:58.326Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:58.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T20:37:58.697Z] [2023-04-18T20:37:58.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:37:59.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T20:37:59.005Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T20:37:59.005Z] 5eb5b503b376: Pulling fs layer [2023-04-18T20:37:59.005Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T20:37:59.005Z] ec43610c2a17: Pulling fs layer [2023-04-18T20:37:59.005Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T20:37:59.005Z] 33b1e0a273af: Pulling fs layer [2023-04-18T20:37:59.005Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T20:37:59.005Z] 2f39f015ded8: Pulling fs layer [2023-04-18T20:37:59.005Z] 3a2ae6a8a46f: Waiting [2023-04-18T20:37:59.006Z] 33b1e0a273af: Waiting [2023-04-18T20:37:59.006Z] 5c69ac0246d0: Download complete [2023-04-18T20:37:59.006Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-18T20:37:59.006Z] 3a2ae6a8a46f: Download complete [2023-04-18T20:37:59.006Z] 33b1e0a273af: Verifying Checksum [2023-04-18T20:37:59.006Z] 33b1e0a273af: Download complete [2023-04-18T20:37:59.006Z] 5d3b04190fa2: Download complete [2023-04-18T20:37:59.006Z] ec43610c2a17: Verifying Checksum [2023-04-18T20:37:59.265Z] 5eb5b503b376: Verifying Checksum [2023-04-18T20:37:59.265Z] 5eb5b503b376: Download complete [2023-04-18T20:37:59.831Z] 2f39f015ded8: Download complete [2023-04-18T20:38:00.397Z] 5eb5b503b376: Pull complete [2023-04-18T20:38:00.397Z] 5c69ac0246d0: Pull complete [2023-04-18T20:38:00.964Z] ec43610c2a17: Pull complete [2023-04-18T20:38:00.964Z] 3a2ae6a8a46f: Pull complete [2023-04-18T20:38:00.964Z] 33b1e0a273af: Pull complete [2023-04-18T20:38:01.222Z] 5d3b04190fa2: Pull complete [2023-04-18T20:38:03.620Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8985 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-04-18T20:38:03.631Z] Running in /w/workspace/device-rest-go/101 [Pipeline] { [Pipeline] checkout [2023-04-18T20:38:03.667Z] The recommended git tool is: git [2023-04-18T20:38:05.406Z] 2f39f015ded8: Pull complete [2023-04-18T20:38:05.406Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T20:38:05.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T20:38:05.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:38:05.481Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2023-04-18T20:38:05.495Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T20:38:06.496Z] $ docker top 73ffef1033aee965cdbc86a39b4ed614915b3600c0c92e13230f56d9d10ea059 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:38:06.910Z] ---> job-cost.sh [2023-04-18T20:38:06.910Z] lf-activate-venv: SKIPPING [2023-04-18T20:38:06.910Z] INFO: No Stack... [2023-04-18T20:38:07.170Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T20:38:07.736Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T20:38:08.027Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-04-18T20:38:08.027Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T20:38:08.041Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] [2023-04-18T20:38:08.051Z] Resource [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] did not exist. Created. [2023-04-18T20:38:08.051Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T20:38:08.360Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-18T20:38:08.390Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T20:38:08.397Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T20:38:08.397Z] $ docker stop --time=1 73ffef1033aee965cdbc86a39b4ed614915b3600c0c92e13230f56d9d10ea059 [2023-04-18T20:38:08.581Z] using credential edgex-jenkins-ssh [2023-04-18T20:38:08.595Z] Cloning the remote Git repository [2023-04-18T20:38:09.545Z] $ docker rm -f --volumes 73ffef1033aee965cdbc86a39b4ed614915b3600c0c92e13230f56d9d10ea059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T20:38:08.609Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-04-18T20:38:08.694Z] > git init /w/workspace/device-rest-go/101 # timeout=10 [2023-04-18T20:38:08.823Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-18T20:38:08.824Z] > git --version # timeout=10 [2023-04-18T20:38:08.850Z] > git --version # 'git version 2.25.1' [2023-04-18T20:38:08.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T20:38:08.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T20:38:10.818Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-18T20:38:10.845Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T20:38:11.710Z] Avoid second fetch [2023-04-18T20:38:11.711Z] Checking out Revision 8f28bd2feba64f4e14e7f4e476d7a420beb0434d (main) [2023-04-18T20:38:12.266Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#294)" [2023-04-18T20:38:11.702Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T20:38:11.762Z] > git checkout -f 8f28bd2feba64f4e14e7f4e476d7a420beb0434d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T20:38:13.097Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T20:38:13.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T20:38:13.097Z] Dload Upload Total Spent Left Speed [2023-04-18T20:38:13.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 61599 0 --:--:-- --:--:-- --:--:-- 61599 [Pipeline] sh [2023-04-18T20:38:13.704Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T20:38:14.028Z] + + sudo jqsudo tee /etc/docker/daemon.new [2023-04-18T20:38:14.028Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-18T20:38:14.028Z] { [2023-04-18T20:38:14.028Z] "registry-mirrors": [ [2023-04-18T20:38:14.028Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T20:38:14.028Z] ], [2023-04-18T20:38:14.028Z] "bip": "10.250.0.254/24", [2023-04-18T20:38:14.028Z] "hosts": [ [2023-04-18T20:38:14.028Z] "tcp://0.0.0.0:5555", [2023-04-18T20:38:14.028Z] "unix:///var/run/docker.sock" [2023-04-18T20:38:14.028Z] ], [2023-04-18T20:38:14.028Z] "mtu": 1458, [2023-04-18T20:38:14.028Z] "selinux-enabled": true, [2023-04-18T20:38:14.028Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T20:38:14.028Z] } [Pipeline] sh [2023-04-18T20:38:14.362Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T20:38:14.701Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T20:38:32.957Z] provisioning config files... [2023-04-18T20:38:32.982Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/101@tmp/config8965328089154263511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:38:33.329Z] ---> docker-login.sh [2023-04-18T20:38:33.329Z] nexus3.edgexfoundry.org:10001 [2023-04-18T20:38:33.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:38:33.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:38:33.867Z] Configure a credential helper to remove this warning. See [2023-04-18T20:38:33.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:38:33.867Z] [2023-04-18T20:38:33.867Z] Login Succeeded [2023-04-18T20:38:33.867Z] nexus3.edgexfoundry.org:10002 [2023-04-18T20:38:34.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:38:34.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:38:34.135Z] Configure a credential helper to remove this warning. See [2023-04-18T20:38:34.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:38:34.135Z] [2023-04-18T20:38:34.135Z] Login Succeeded [2023-04-18T20:38:34.135Z] nexus3.edgexfoundry.org:10003 [2023-04-18T20:38:34.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:38:34.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:38:34.689Z] Configure a credential helper to remove this warning. See [2023-04-18T20:38:34.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:38:34.689Z] [2023-04-18T20:38:34.689Z] Login Succeeded [2023-04-18T20:38:34.689Z] nexus3.edgexfoundry.org:10004 [2023-04-18T20:38:34.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:38:34.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:38:34.958Z] Configure a credential helper to remove this warning. See [2023-04-18T20:38:34.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:38:34.958Z] [2023-04-18T20:38:34.958Z] Login Succeeded [2023-04-18T20:38:34.958Z] docker.io [2023-04-18T20:38:35.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:38:35.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:38:35.496Z] Configure a credential helper to remove this warning. See [2023-04-18T20:38:35.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:38:35.496Z] [2023-04-18T20:38:35.496Z] Login Succeeded [2023-04-18T20:38:35.496Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T20:38:35.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T20:38:35.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T20:38:35.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T20:38:35.779Z] ========================================================= [2023-04-18T20:38:35.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T20:38:35.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:38:36.124Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T20:38:36.124Z] Sending build context to Docker daemon 138.8kB [2023-04-18T20:38:36.399Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T20:38:36.399Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T20:38:36.399Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T20:38:36.399Z] af6eaf76a39c: Pulling fs layer [2023-04-18T20:38:36.399Z] 55522c791124: Pulling fs layer [2023-04-18T20:38:36.399Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T20:38:36.399Z] 169dfbe0d373: Pulling fs layer [2023-04-18T20:38:36.399Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T20:38:36.399Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T20:38:36.399Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T20:38:36.399Z] 52ebb69f0ebf: Waiting [2023-04-18T20:38:36.399Z] 5abe8eddf0d5: Waiting [2023-04-18T20:38:36.399Z] e1ff8fa3b103: Waiting [2023-04-18T20:38:36.399Z] 169dfbe0d373: Waiting [2023-04-18T20:38:36.672Z] 55522c791124: Verifying Checksum [2023-04-18T20:38:36.672Z] 55522c791124: Download complete [2023-04-18T20:38:36.672Z] 169dfbe0d373: Verifying Checksum [2023-04-18T20:38:36.672Z] 169dfbe0d373: Download complete [2023-04-18T20:38:36.672Z] e1ff8fa3b103: Download complete [2023-04-18T20:38:36.672Z] af6eaf76a39c: Verifying Checksum [2023-04-18T20:38:36.672Z] af6eaf76a39c: Download complete [2023-04-18T20:38:37.646Z] af6eaf76a39c: Pull complete [2023-04-18T20:38:37.646Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T20:38:37.646Z] 5abe8eddf0d5: Download complete [2023-04-18T20:38:38.254Z] 55522c791124: Pull complete [2023-04-18T20:38:39.219Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T20:38:39.219Z] ce5c4a1c91eb: Verifying Checksum [2023-04-18T20:38:39.219Z] ce5c4a1c91eb: Download complete [2023-04-18T20:38:51.556Z] ce5c4a1c91eb: Pull complete [2023-04-18T20:38:51.556Z] 169dfbe0d373: Pull complete [2023-04-18T20:38:51.556Z] e1ff8fa3b103: Pull complete [2023-04-18T20:38:58.330Z] 52ebb69f0ebf: Pull complete [2023-04-18T20:38:59.760Z] 5abe8eddf0d5: Pull complete [2023-04-18T20:38:59.760Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T20:38:59.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T20:38:59.760Z] ---> 6cb57ee374ae [2023-04-18T20:38:59.760Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T20:39:01.723Z] ---> Running in 4182e3df3b8b [2023-04-18T20:39:01.723Z] Removing intermediate container 4182e3df3b8b [2023-04-18T20:39:01.723Z] ---> 9a1b739b4c20 [2023-04-18T20:39:01.723Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T20:39:01.723Z] ---> Running in 400f971e8b24 [2023-04-18T20:39:01.993Z] Removing intermediate container 400f971e8b24 [2023-04-18T20:39:01.993Z] ---> 2d78608160aa [2023-04-18T20:39:01.993Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T20:39:02.261Z] ---> Running in e6322d8f59d0 [2023-04-18T20:39:02.529Z] Removing intermediate container e6322d8f59d0 [2023-04-18T20:39:02.529Z] ---> 365603af74d3 [2023-04-18T20:39:02.529Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T20:39:02.529Z] ---> Running in c668afce0a23 [2023-04-18T20:39:02.799Z] Removing intermediate container c668afce0a23 [2023-04-18T20:39:02.799Z] ---> e4a3eb282c72 [2023-04-18T20:39:02.799Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T20:39:02.799Z] ---> Running in 5f2db89b8d60 [2023-04-18T20:39:04.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T20:39:04.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T20:39:05.447Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T20:39:05.447Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T20:39:05.447Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T20:39:05.717Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T20:39:05.717Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T20:39:05.717Z] OK: 268 MiB in 57 packages [2023-04-18T20:39:06.710Z] Removing intermediate container 5f2db89b8d60 [2023-04-18T20:39:06.710Z] ---> 5d5f94829085 [2023-04-18T20:39:06.710Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-18T20:39:06.710Z] ---> Running in 782aa8f64bf0 [2023-04-18T20:39:06.977Z] Removing intermediate container 782aa8f64bf0 [2023-04-18T20:39:06.977Z] ---> 2a529b009415 [2023-04-18T20:39:06.977Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-18T20:39:07.571Z] ---> 5f0ade06c29f [2023-04-18T20:39:07.571Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T20:39:07.571Z] ---> Running in 5a90c1f8557c [2023-04-18T20:40:15.469Z] Removing intermediate container 5a90c1f8557c [2023-04-18T20:40:15.469Z] ---> d9817c9cf78d [2023-04-18T20:40:15.469Z] Step 11/12 : COPY . . [2023-04-18T20:40:15.469Z] ---> ef6edf1c62ec [2023-04-18T20:40:15.469Z] Step 12/12 : RUN $MAKE [2023-04-18T20:40:15.469Z] ---> Running in e89d29c13832 [2023-04-18T20:40:15.469Z] noop [2023-04-18T20:40:15.469Z] Removing intermediate container e89d29c13832 [2023-04-18T20:40:15.469Z] ---> 8f569fd52102 [2023-04-18T20:40:15.469Z] Successfully built 8f569fd52102 [2023-04-18T20:40:15.469Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:40:15.812Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T20:40:15.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:40:16.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-8985 does not seem to be running inside a container [2023-04-18T20:40:16.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/101 -v /w/workspace/device-rest-go/101:/w/workspace/device-rest-go/101:rw,z -v /w/workspace/device-rest-go/101@tmp:/w/workspace/device-rest-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T20:40:17.233Z] $ docker top 787ef15a4f5f4cc00c44a592e881c3c98c951280b50ff6567b07b97f23697531 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T20:40:18.087Z] + go version [2023-04-18T20:40:18.087Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T20:40:18.081Z] $ docker stop --time=1 787ef15a4f5f4cc00c44a592e881c3c98c951280b50ff6567b07b97f23697531 [2023-04-18T20:40:19.696Z] $ docker rm -f --volumes 787ef15a4f5f4cc00c44a592e881c3c98c951280b50ff6567b07b97f23697531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:40:20.260Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T20:40:20.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:40:20.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-8985 does not seem to be running inside a container [2023-04-18T20:40:20.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/101 -v /w/workspace/device-rest-go/101:/w/workspace/device-rest-go/101:rw,z -v /w/workspace/device-rest-go/101@tmp:/w/workspace/device-rest-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T20:40:21.627Z] $ docker top 86c1dc77a2e54472475f593f8fe94fd0cb73b99a7a0ce7e592afcd39d874295d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T20:40:22.162Z] + git config --global --add safe.directory /w/workspace/device-rest-go/101 [Pipeline] fileExists [Pipeline] sh [2023-04-18T20:40:22.763Z] + make test [2023-04-18T20:40:23.030Z] go test ./... -coverprofile=coverage.out ./... [2023-04-18T20:40:55.297Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-18T20:42:46.989Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-18T20:42:46.989Z] ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 32.2% of statements [2023-04-18T20:42:46.989Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-18T20:42:46.989Z] go vet ./... [2023-04-18T20:43:19.238Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T20:43:19.238Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T20:43:19.238Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T20:43:19.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T20:43:19.249Z] $ docker stop --time=1 86c1dc77a2e54472475f593f8fe94fd0cb73b99a7a0ce7e592afcd39d874295d [2023-04-18T20:43:22.090Z] $ docker rm -f --volumes 86c1dc77a2e54472475f593f8fe94fd0cb73b99a7a0ce7e592afcd39d874295d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T20:43:23.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T20:43:23.255Z] Warning: overwriting stash ‘coverage-report’ [2023-04-18T20:43:23.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T20:43:24.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T20:43:24.393Z] + ls -al . [2023-04-18T20:43:24.393Z] total 180 [2023-04-18T20:43:24.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 20:40 . [2023-04-18T20:43:24.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 20:38 .. [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 18 20:38 .dockerignore [2023-04-18T20:43:24.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 20:38 .git [2023-04-18T20:43:24.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:38 .github [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 20:38 .gitignore [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 20:38 .golangci.yml [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 18 20:38 Attribution.txt [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 18 20:38 CHANGELOG.md [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 18 20:38 Dockerfile [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 20:38 GOVERNANCE.md [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 18 20:38 Jenkinsfile [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 20:38 LICENSE [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 18 20:38 Makefile [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 20:38 OWNERS.md [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 18 20:38 README.md [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 20:36 VERSION [2023-04-18T20:43:24.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:38 bin [2023-04-18T20:43:24.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:38 cmd [2023-04-18T20:43:24.393Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 18 20:42 coverage.out [2023-04-18T20:43:24.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:38 driver [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 18 20:38 go.mod [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 18 20:38 go.sum [2023-04-18T20:43:24.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 20:38 snap [2023-04-18T20:43:24.393Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 18 20:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:43:24.733Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8f28bd2feba64f4e14e7f4e476d7a420beb0434d --label arch=arm64 --label version=3.0.0-dev.29 . [2023-04-18T20:43:24.733Z] Sending build context to Docker daemon 154.1kB [2023-04-18T20:43:25.002Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T20:43:25.002Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-18T20:43:25.002Z] ---> 8f569fd52102 [2023-04-18T20:43:25.002Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-18T20:43:25.002Z] ---> Running in 7298deb1a4ea [2023-04-18T20:43:25.270Z] Removing intermediate container 7298deb1a4ea [2023-04-18T20:43:25.270Z] ---> 416641151dff [2023-04-18T20:43:25.270Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T20:43:25.550Z] ---> Running in 95ed9e2266e9 [2023-04-18T20:43:25.818Z] Removing intermediate container 95ed9e2266e9 [2023-04-18T20:43:25.818Z] ---> bc7838f0032c [2023-04-18T20:43:25.818Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T20:43:25.818Z] ---> Running in 6f734cc21366 [2023-04-18T20:43:26.087Z] Removing intermediate container 6f734cc21366 [2023-04-18T20:43:26.087Z] ---> 4b3d77d37a93 [2023-04-18T20:43:26.087Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T20:43:26.087Z] ---> Running in 259a633b4757 [2023-04-18T20:43:26.355Z] Removing intermediate container 259a633b4757 [2023-04-18T20:43:26.355Z] ---> 8562de3f2ad9 [2023-04-18T20:43:26.355Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T20:43:26.627Z] ---> Running in f8501127138b [2023-04-18T20:43:27.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T20:43:28.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T20:43:29.145Z] OK: 268 MiB in 57 packages [2023-04-18T20:43:30.108Z] Removing intermediate container f8501127138b [2023-04-18T20:43:30.108Z] ---> d8feb40cfe0b [2023-04-18T20:43:30.108Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-18T20:43:30.108Z] ---> Running in fff1582e5d0e [2023-04-18T20:43:30.377Z] Removing intermediate container fff1582e5d0e [2023-04-18T20:43:30.377Z] ---> 026c26b79582 [2023-04-18T20:43:30.377Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-18T20:43:30.969Z] ---> 78d71fa148f0 [2023-04-18T20:43:30.969Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T20:43:30.969Z] ---> Running in 5bed855563e6 [2023-04-18T20:43:35.135Z] Removing intermediate container 5bed855563e6 [2023-04-18T20:43:35.135Z] ---> 6831e22031e9 [2023-04-18T20:43:35.135Z] Step 11/25 : COPY . . [2023-04-18T20:43:35.406Z] ---> 50b0b896bda9 [2023-04-18T20:43:35.406Z] Step 12/25 : RUN $MAKE [2023-04-18T20:43:35.406Z] ---> Running in 98a6b78e5e5e [2023-04-18T20:43:36.371Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-18T20:45:43.608Z] Removing intermediate container 98a6b78e5e5e [2023-04-18T20:45:43.608Z] ---> b5b9510630b7 [2023-04-18T20:45:43.608Z] Step 13/25 : FROM alpine:3.17 [2023-04-18T20:45:43.608Z] 3.17: Pulling from library/alpine [2023-04-18T20:45:43.608Z] c41833b44d91: Pulling fs layer [2023-04-18T20:45:43.608Z] c41833b44d91: Verifying Checksum [2023-04-18T20:45:43.608Z] c41833b44d91: Download complete [2023-04-18T20:45:43.608Z] c41833b44d91: Pull complete [2023-04-18T20:45:43.608Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T20:45:43.608Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T20:45:43.608Z] ---> 51e60588ff2c [2023-04-18T20:45:43.608Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-18T20:45:43.608Z] ---> Running in d3ce47dbd7e3 [2023-04-18T20:45:43.608Z] Removing intermediate container d3ce47dbd7e3 [2023-04-18T20:45:43.608Z] ---> a5d4e90282cf [2023-04-18T20:45:43.608Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-18T20:45:43.608Z] ---> Running in 03f6f6dff53a [2023-04-18T20:45:43.608Z] Removing intermediate container 03f6f6dff53a [2023-04-18T20:45:43.608Z] ---> f0616b8f85a9 [2023-04-18T20:45:43.608Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-18T20:45:43.608Z] ---> Running in ff4173224367 [2023-04-18T20:45:43.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T20:45:44.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T20:45:45.421Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T20:45:45.421Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T20:45:45.421Z] OK: 8 MiB in 16 packages [2023-04-18T20:45:46.383Z] Removing intermediate container ff4173224367 [2023-04-18T20:45:46.383Z] ---> ff1a2bd5a714 [2023-04-18T20:45:46.383Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-18T20:45:47.791Z] ---> d526bdbd2658 [2023-04-18T20:45:47.791Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-18T20:45:48.058Z] ---> 5d723c0fa2ac [2023-04-18T20:45:48.058Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-18T20:45:48.639Z] ---> 6871186dcb88 [2023-04-18T20:45:48.639Z] Step 20/25 : EXPOSE 59986 [2023-04-18T20:45:48.639Z] ---> Running in fd8926618b60 [2023-04-18T20:45:48.906Z] Removing intermediate container fd8926618b60 [2023-04-18T20:45:48.906Z] ---> a286e5b00727 [2023-04-18T20:45:48.906Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-18T20:45:49.174Z] ---> Running in 852f89fb718c [2023-04-18T20:45:49.441Z] Removing intermediate container 852f89fb718c [2023-04-18T20:45:49.441Z] ---> 1d3f4f5c2e7e [2023-04-18T20:45:49.441Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-18T20:45:49.441Z] ---> Running in 3cead3bdf277 [2023-04-18T20:45:49.708Z] Removing intermediate container 3cead3bdf277 [2023-04-18T20:45:49.708Z] ---> d804e18bb135 [2023-04-18T20:45:49.708Z] Step 23/25 : LABEL arch=arm64 [2023-04-18T20:45:49.708Z] ---> Running in 5aa24333215b [2023-04-18T20:45:49.975Z] Removing intermediate container 5aa24333215b [2023-04-18T20:45:49.975Z] ---> e59d15302d9a [2023-04-18T20:45:49.975Z] Step 24/25 : LABEL git_sha=8f28bd2feba64f4e14e7f4e476d7a420beb0434d [2023-04-18T20:45:49.975Z] ---> Running in 2c02cdc2cf0e [2023-04-18T20:45:50.248Z] Removing intermediate container 2c02cdc2cf0e [2023-04-18T20:45:50.248Z] ---> 3394c8392c64 [2023-04-18T20:45:50.248Z] Step 25/25 : LABEL version=3.0.0-dev.29 [2023-04-18T20:45:50.248Z] ---> Running in 6ce24fd0e893 [2023-04-18T20:45:50.515Z] Removing intermediate container 6ce24fd0e893 [2023-04-18T20:45:50.515Z] ---> 3d9cf0f8a517 [2023-04-18T20:45:50.515Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T20:45:50.515Z] Successfully built 3d9cf0f8a517 [2023-04-18T20:45:50.788Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T20:45:50.886Z] provisioning config files... [2023-04-18T20:45:50.899Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/101@tmp/config9074605288068450278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:45:51.224Z] ---> docker-login.sh [2023-04-18T20:45:51.224Z] nexus3.edgexfoundry.org:10001 [2023-04-18T20:45:51.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:45:51.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:45:51.493Z] Configure a credential helper to remove this warning. See [2023-04-18T20:45:51.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:45:51.493Z] [2023-04-18T20:45:51.493Z] Login Succeeded [2023-04-18T20:45:51.493Z] nexus3.edgexfoundry.org:10002 [2023-04-18T20:45:51.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:45:51.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:45:51.757Z] Configure a credential helper to remove this warning. See [2023-04-18T20:45:51.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:45:51.757Z] [2023-04-18T20:45:51.757Z] Login Succeeded [2023-04-18T20:45:51.757Z] nexus3.edgexfoundry.org:10003 [2023-04-18T20:45:52.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:45:52.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:45:52.289Z] Configure a credential helper to remove this warning. See [2023-04-18T20:45:52.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:45:52.289Z] [2023-04-18T20:45:52.289Z] Login Succeeded [2023-04-18T20:45:52.289Z] nexus3.edgexfoundry.org:10004 [2023-04-18T20:45:52.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:45:52.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:45:52.562Z] Configure a credential helper to remove this warning. See [2023-04-18T20:45:52.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:45:52.562Z] [2023-04-18T20:45:52.562Z] Login Succeeded [2023-04-18T20:45:52.562Z] docker.io [2023-04-18T20:45:52.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T20:45:53.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T20:45:53.095Z] Configure a credential helper to remove this warning. See [2023-04-18T20:45:53.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T20:45:53.095Z] [2023-04-18T20:45:53.095Z] Login Succeeded [2023-04-18T20:45:53.095Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T20:45:53.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T20:45:53.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T20:45:53.170Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-04-18T20:45:53.170Z] 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [2023-04-18T20:45:53.170Z] latest [2023-04-18T20:45:53.170Z] 3.0.0-dev.29 [2023-04-18T20:45:53.170Z] 8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 [2023-04-18T20:45:53.170Z] main [2023-04-18T20:45:53.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:45:53.524Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:45:53.858Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d [2023-04-18T20:45:53.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-18T20:45:53.858Z] f88d05ba4a39: Preparing [2023-04-18T20:45:53.858Z] 48afad72a691: Preparing [2023-04-18T20:45:53.858Z] e733e195f6ee: Preparing [2023-04-18T20:45:53.858Z] 766654c92567: Preparing [2023-04-18T20:45:53.858Z] 26cbea5cba74: Preparing [2023-04-18T20:45:53.858Z] 26cbea5cba74: Layer already exists [2023-04-18T20:45:54.124Z] 48afad72a691: Pushed [2023-04-18T20:45:54.124Z] f88d05ba4a39: Pushed [2023-04-18T20:45:54.124Z] 766654c92567: Pushed [2023-04-18T20:45:59.450Z] e733e195f6ee: Pushed [2023-04-18T20:45:59.450Z] 8f28bd2feba64f4e14e7f4e476d7a420beb0434d: digest: sha256:eb44f6b6c86c81615bded2fd735ec84ae899ba1510468193e06edb218e3598b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:45:59.844Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:00.216Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-04-18T20:46:00.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-18T20:46:00.216Z] f88d05ba4a39: Preparing [2023-04-18T20:46:00.216Z] 48afad72a691: Preparing [2023-04-18T20:46:00.216Z] e733e195f6ee: Preparing [2023-04-18T20:46:00.216Z] 766654c92567: Preparing [2023-04-18T20:46:00.216Z] 26cbea5cba74: Preparing [2023-04-18T20:46:00.216Z] 48afad72a691: Layer already exists [2023-04-18T20:46:00.216Z] e733e195f6ee: Layer already exists [2023-04-18T20:46:00.216Z] f88d05ba4a39: Layer already exists [2023-04-18T20:46:00.216Z] 26cbea5cba74: Layer already exists [2023-04-18T20:46:00.216Z] 766654c92567: Layer already exists [2023-04-18T20:46:00.216Z] latest: digest: sha256:eb44f6b6c86c81615bded2fd735ec84ae899ba1510468193e06edb218e3598b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:00.564Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:00.913Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.29 [2023-04-18T20:46:00.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-18T20:46:00.913Z] f88d05ba4a39: Preparing [2023-04-18T20:46:00.913Z] 48afad72a691: Preparing [2023-04-18T20:46:00.913Z] e733e195f6ee: Preparing [2023-04-18T20:46:00.913Z] 766654c92567: Preparing [2023-04-18T20:46:00.913Z] 26cbea5cba74: Preparing [2023-04-18T20:46:00.913Z] 48afad72a691: Layer already exists [2023-04-18T20:46:00.913Z] f88d05ba4a39: Layer already exists [2023-04-18T20:46:00.913Z] 26cbea5cba74: Layer already exists [2023-04-18T20:46:00.913Z] 766654c92567: Layer already exists [2023-04-18T20:46:00.913Z] e733e195f6ee: Layer already exists [2023-04-18T20:46:00.913Z] 3.0.0-dev.29: digest: sha256:eb44f6b6c86c81615bded2fd735ec84ae899ba1510468193e06edb218e3598b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:01.529Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:01.863Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 [2023-04-18T20:46:01.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-18T20:46:01.863Z] f88d05ba4a39: Preparing [2023-04-18T20:46:01.863Z] 48afad72a691: Preparing [2023-04-18T20:46:01.863Z] e733e195f6ee: Preparing [2023-04-18T20:46:01.863Z] 766654c92567: Preparing [2023-04-18T20:46:01.863Z] 26cbea5cba74: Preparing [2023-04-18T20:46:01.863Z] 26cbea5cba74: Layer already exists [2023-04-18T20:46:01.863Z] e733e195f6ee: Layer already exists [2023-04-18T20:46:01.863Z] 48afad72a691: Layer already exists [2023-04-18T20:46:01.863Z] 766654c92567: Layer already exists [2023-04-18T20:46:01.863Z] f88d05ba4a39: Layer already exists [2023-04-18T20:46:01.863Z] 8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29: digest: sha256:eb44f6b6c86c81615bded2fd735ec84ae899ba1510468193e06edb218e3598b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:02.198Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:02.529Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-04-18T20:46:02.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-18T20:46:02.529Z] f88d05ba4a39: Preparing [2023-04-18T20:46:02.529Z] 48afad72a691: Preparing [2023-04-18T20:46:02.529Z] e733e195f6ee: Preparing [2023-04-18T20:46:02.529Z] 766654c92567: Preparing [2023-04-18T20:46:02.529Z] 26cbea5cba74: Preparing [2023-04-18T20:46:02.529Z] f88d05ba4a39: Layer already exists [2023-04-18T20:46:02.529Z] 48afad72a691: Layer already exists [2023-04-18T20:46:02.529Z] e733e195f6ee: Layer already exists [2023-04-18T20:46:02.529Z] 26cbea5cba74: Layer already exists [2023-04-18T20:46:02.529Z] 766654c92567: Layer already exists [2023-04-18T20:46:02.529Z] main: digest: sha256:eb44f6b6c86c81615bded2fd735ec84ae899ba1510468193e06edb218e3598b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T20:46:02.569Z] ===================================================== [Pipeline] echo [2023-04-18T20:46:02.574Z] taggedImages: [2023-04-18T20:46:02.574Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d [2023-04-18T20:46:02.574Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-04-18T20:46:02.574Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.29 [2023-04-18T20:46:02.574Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 [2023-04-18T20:46:02.574Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:02.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T20:46:02.914Z] [2023-04-18T20:46:02.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:03.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T20:46:03.241Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T20:46:03.241Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T20:46:03.241Z] 04944245beec: Pulling fs layer [2023-04-18T20:46:03.241Z] 699f458cf7ca: Pulling fs layer [2023-04-18T20:46:03.241Z] 765212b225bb: Pulling fs layer [2023-04-18T20:46:03.241Z] f23df028b6ca: Pulling fs layer [2023-04-18T20:46:03.241Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T20:46:03.241Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T20:46:03.241Z] 765212b225bb: Waiting [2023-04-18T20:46:03.241Z] f23df028b6ca: Waiting [2023-04-18T20:46:03.241Z] 2437ff75d9bd: Waiting [2023-04-18T20:46:03.509Z] 04944245beec: Verifying Checksum [2023-04-18T20:46:03.509Z] 04944245beec: Download complete [2023-04-18T20:46:03.509Z] 765212b225bb: Download complete [2023-04-18T20:46:03.509Z] f23df028b6ca: Download complete [2023-04-18T20:46:03.509Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T20:46:03.509Z] d65c8cfc05b1: Download complete [2023-04-18T20:46:03.509Z] 699f458cf7ca: Verifying Checksum [2023-04-18T20:46:03.778Z] 699f458cf7ca: Download complete [2023-04-18T20:46:04.045Z] 8998bd30e6a1: Download complete [2023-04-18T20:46:06.628Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T20:46:06.628Z] 2437ff75d9bd: Download complete [2023-04-18T20:46:08.036Z] 8998bd30e6a1: Pull complete [2023-04-18T20:46:08.304Z] 04944245beec: Pull complete [2023-04-18T20:46:10.882Z] 699f458cf7ca: Pull complete [2023-04-18T20:46:10.882Z] 765212b225bb: Pull complete [2023-04-18T20:46:11.844Z] f23df028b6ca: Pull complete [2023-04-18T20:46:11.844Z] d65c8cfc05b1: Pull complete [2023-04-18T20:46:26.826Z] 2437ff75d9bd: Pull complete [2023-04-18T20:46:26.826Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T20:46:26.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T20:46:26.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:46:27.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-8985 does not seem to be running inside a container [2023-04-18T20:46:27.033Z] $ 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-rest-go/101 -v /w/workspace/device-rest-go/101:/w/workspace/device-rest-go/101:rw,z -v /w/workspace/device-rest-go/101@tmp:/w/workspace/device-rest-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-18T20:46:29.452Z] $ docker top 838d2099c576a86d70368345ec20249e960cea1600387468071d92784f7f567a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:46:30.315Z] ---> job-cost.sh [2023-04-18T20:46:30.315Z] lf-activate-venv: SKIPPING [2023-04-18T20:46:30.315Z] INFO: No Stack... [2023-04-18T20:46:30.580Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T20:46:31.538Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T20:46:31.861Z] + cut -d, -f6 [2023-04-18T20:46:32.127Z] + cat /w/workspace/device-rest-go/101/archives/cost.csv [Pipeline] lock [2023-04-18T20:46:32.186Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] [2023-04-18T20:46:32.196Z] Resource [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] did not exist. Created. [2023-04-18T20:46:32.196Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T20:46:32.531Z] /w/workspace/device-rest-go/101@tmp/durable-1b0c7e4c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-18T20:46:33.182Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T20:46:33.201Z] Warning: overwriting stash ‘stack-cost’ [2023-04-18T20:46:33.244Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T20:46:33.254Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T20:46:33.253Z] $ docker stop --time=1 838d2099c576a86d70368345ec20249e960cea1600387468071d92784f7f567a [2023-04-18T20:46:34.719Z] $ docker rm -f --volumes 838d2099c576a86d70368345ec20249e960cea1600387468071d92784f7f567a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-18T20:46:35.125Z] provisioning config files... [2023-04-18T20:46:35.132Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12418319150426461111tmp [Pipeline] { [Pipeline] sh [2023-04-18T20:46:35.427Z] + set +x [2023-04-18T20:46:35.427Z] + curl -s https://codecov.io/bash [2023-04-18T20:46:35.427Z] + bash -s -- [2023-04-18T20:46:35.427Z] [2023-04-18T20:46:35.427Z] _____ _ [2023-04-18T20:46:35.427Z] / ____| | | [2023-04-18T20:46:35.427Z] | | ___ __| | ___ ___ _____ __ [2023-04-18T20:46:35.427Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-18T20:46:35.427Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-18T20:46:35.427Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-18T20:46:35.427Z] Bash-1.0.6 [2023-04-18T20:46:35.427Z] [2023-04-18T20:46:35.427Z] [2023-04-18T20:46:35.427Z] ==> git version 2.25.1 found [2023-04-18T20:46:35.427Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-18T20:46:35.427Z] Release-Date: 2020-01-08 [2023-04-18T20:46:35.428Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-18T20:46:35.428Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-18T20:46:35.428Z] ==> Jenkins CI detected. [2023-04-18T20:46:35.428Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-04-18T20:46:35.428Z] project root: . [2023-04-18T20:46:35.428Z] --> token set from env [2023-04-18T20:46:35.428Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-18T20:46:35.687Z] ==> Running gcov in . (disable via -X gcov) [2023-04-18T20:46:35.687Z] ==> Python coveragepy not found [2023-04-18T20:46:35.687Z] ==> Searching for coverage reports in: [2023-04-18T20:46:35.687Z] + . [2023-04-18T20:46:35.687Z] -> Found 1 reports [2023-04-18T20:46:35.687Z] ==> Detecting git/mercurial file structure [2023-04-18T20:46:35.687Z] ==> Reading reports [2023-04-18T20:46:35.687Z] + ./coverage.out bytes=14663 [2023-04-18T20:46:35.687Z] ==> Appending adjustments [2023-04-18T20:46:35.687Z] https://docs.codecov.io/docs/fixing-reports [2023-04-18T20:46:35.687Z] + Found adjustments [2023-04-18T20:46:35.687Z] ==> Gzipping contents [2023-04-18T20:46:35.687Z] 4.0K /tmp/codecov.uiOvnP.gz [2023-04-18T20:46:35.687Z] ==> Uploading reports [2023-04-18T20:46:35.687Z] url: https://codecov.io [2023-04-18T20:46:35.687Z] query: branch=main&commit=8f28bd2feba64f4e14e7f4e476d7a420beb0434d&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T20:46:35.687Z] -> Pinging Codecov [2023-04-18T20:46:35.687Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=8f28bd2feba64f4e14e7f4e476d7a420beb0434d&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T20:46:35.946Z] -> Uploading to [2023-04-18T20:46:35.946Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-18/4E5D53B4F1F92C436F7061BF334D961C/8f28bd2feba64f4e14e7f4e476d7a420beb0434d/e687d84b-aef9-4ead-bb75-5b5d4678e97a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T204635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=452dc7ec93702910ca422e6dfbe0b4fa8391fe4b3aa39a4b3e2fa76a0b7548f8 [2023-04-18T20:46:35.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T20:46:35.946Z] Dload Upload Total Spent Left Speed [2023-04-18T20:46:36.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11306 --:--:-- --:--:-- --:--:-- 11306 100 2510 0 0 100 2510 0 11008 --:--:-- --:--:-- --:--:-- 10960 [2023-04-18T20:46:36.205Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] } [2023-04-18T20:46:36.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-18T20:46:36.386Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-18T20:46:36.394Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:36.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T20:46:36.685Z] [2023-04-18T20:46:36.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:36.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T20:46:36.978Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-18T20:46:36.978Z] df9b9388f04a: Pulling fs layer [2023-04-18T20:46:36.978Z] 52dc419b0ee2: Pulling fs layer [2023-04-18T20:46:36.978Z] 25bc292e5bac: Pulling fs layer [2023-04-18T20:46:36.978Z] 114826534d7a: Pulling fs layer [2023-04-18T20:46:36.978Z] 4657fd5d0bcf: Pulling fs layer [2023-04-18T20:46:36.978Z] 6ad1cebc031e: Pulling fs layer [2023-04-18T20:46:36.978Z] 8a3aa393b2d8: Pulling fs layer [2023-04-18T20:46:36.978Z] 4657fd5d0bcf: Waiting [2023-04-18T20:46:36.978Z] 6ad1cebc031e: Waiting [2023-04-18T20:46:36.978Z] 8a3aa393b2d8: Waiting [2023-04-18T20:46:36.978Z] 25bc292e5bac: Verifying Checksum [2023-04-18T20:46:36.978Z] 25bc292e5bac: Download complete [2023-04-18T20:46:36.978Z] 52dc419b0ee2: Download complete [2023-04-18T20:46:36.978Z] 4657fd5d0bcf: Download complete [2023-04-18T20:46:36.978Z] df9b9388f04a: Verifying Checksum [2023-04-18T20:46:36.978Z] df9b9388f04a: Download complete [2023-04-18T20:46:37.240Z] df9b9388f04a: Pull complete [2023-04-18T20:46:37.240Z] 6ad1cebc031e: Verifying Checksum [2023-04-18T20:46:37.240Z] 6ad1cebc031e: Download complete [2023-04-18T20:46:37.240Z] 52dc419b0ee2: Pull complete [2023-04-18T20:46:37.240Z] 25bc292e5bac: Pull complete [2023-04-18T20:46:37.807Z] 114826534d7a: Download complete [2023-04-18T20:46:37.807Z] 8a3aa393b2d8: Verifying Checksum [2023-04-18T20:46:37.807Z] 8a3aa393b2d8: Download complete [2023-04-18T20:46:41.092Z] 114826534d7a: Pull complete [2023-04-18T20:46:41.349Z] 4657fd5d0bcf: Pull complete [2023-04-18T20:46:41.607Z] 6ad1cebc031e: Pull complete [2023-04-18T20:46:44.890Z] 8a3aa393b2d8: Pull complete [2023-04-18T20:46:44.890Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-18T20:46:44.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T20:46:44.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:46:44.965Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2023-04-18T20:46:44.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-18T20:46:46.124Z] $ docker top f4a39de629002b624774475c857df1020df912579dbf06da7cd9b8db36380704 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-18T20:46:46.210Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-04-18T20:46:46.486Z] + set -o pipefail [2023-04-18T20:46:46.486Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-04-18T20:46:51.760Z] [2023-04-18T20:46:51.760Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-04-18T20:46:51.760Z] [2023-04-18T20:46:51.760Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/d75f3546-e0a1-4c8f-acd3-3858ac6ea670 [2023-04-18T20:46:51.760Z] [2023-04-18T20:46:51.760Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-18T20:46:51.760Z] [2023-04-18T20:46:51.760Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-18T20:46:51.760Z] [2023-04-18T20:46:51.760Z] [2023-04-18T20:46:51.760Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-18T20:46:51.760Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-18T20:46:51.760Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-18T20:46:51.749Z] $ docker stop --time=1 f4a39de629002b624774475c857df1020df912579dbf06da7cd9b8db36380704 [2023-04-18T20:46:53.470Z] $ docker rm -f --volumes f4a39de629002b624774475c857df1020df912579dbf06da7cd9b8db36380704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T20:46:54.160Z] + git log --format=format:%s -1 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] sh [2023-04-18T20:46:54.443Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T20:46:54.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:54.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T20:46:54.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:46:54.801Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2023-04-18T20:46:54.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T20:46:55.125Z] $ docker top 4bba16af57ec36b89cc5e2c4f77cdecc5c080857dd22ddeaf3c1017a6f5aa4e6 -eo pid,comm [2023-04-18T20:46:55.193Z] 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-04-18T20:46:55.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T20:46:55.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T20:46:55.219Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T20:46:55.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T20:46:55.323Z] $ docker exec 4bba16af57ec36b89cc5e2c4f77cdecc5c080857dd22ddeaf3c1017a6f5aa4e6 ssh-agent [2023-04-18T20:46:55.448Z] SSH_AUTH_SOCK=/tmp/ssh-TJuksy2bygzY/agent.32 [2023-04-18T20:46:55.448Z] SSH_AGENT_PID=39 [2023-04-18T20:46:55.453Z] Running ssh-add (command line suppressed) [2023-04-18T20:46:55.528Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_977248428004579097.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_977248428004579097.key) [2023-04-18T20:46:55.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T20:46:55.848Z] + git semver tag [2023-04-18T20:46:56.107Z] 2023-04-18 20:46:55,994 [run_tag] DEBUG tag force:False [2023-04-18T20:46:56.107Z] 2023-04-18 20:46:55,994 [check_head_tag] DEBUG check head tag [2023-04-18T20:46:56.107Z] 2023-04-18 20:46:55,995 [execute] INFO git cat-file --batch-check [2023-04-18T20:46:56.107Z] 2023-04-18 20:46:55,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-04-18T20:46:56.107Z] 2023-04-18 20:46:55,999 [execute] INFO git cat-file --batch [2023-04-18T20:46:56.107Z] 2023-04-18 20:46:55,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-04-18T20:46:56.107Z] 2023-04-18 20:46:56,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-18T20:46:56.107Z] 2023-04-18 20:46:56,022 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 [2023-04-18T20:46:56.107Z] 2023-04-18 20:46:56,022 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T20:46:56.107Z] 2023-04-18 20:46:56,026 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-18T20:46:56.107Z] 3.0.0-dev.29 [Pipeline] } [2023-04-18T20:46:56.096Z] $ docker exec --env ******** --env ******** 4bba16af57ec36b89cc5e2c4f77cdecc5c080857dd22ddeaf3c1017a6f5aa4e6 ssh-agent -k [2023-04-18T20:46:56.218Z] unset SSH_AUTH_SOCK; [2023-04-18T20:46:56.219Z] unset SSH_AGENT_PID; [2023-04-18T20:46:56.219Z] echo Agent pid 39 killed; [2023-04-18T20:46:56.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T20:46:56.553Z] + git semver [Pipeline] } [2023-04-18T20:46:56.816Z] $ docker stop --time=1 4bba16af57ec36b89cc5e2c4f77cdecc5c080857dd22ddeaf3c1017a6f5aa4e6 [2023-04-18T20:46:58.093Z] $ docker rm -f --volumes 4bba16af57ec36b89cc5e2c4f77cdecc5c080857dd22ddeaf3c1017a6f5aa4e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:58.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T20:46:58.483Z] [2023-04-18T20:46:58.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:46:58.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T20:46:58.778Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-18T20:46:58.778Z] ab5ef0e58194: Pulling fs layer [2023-04-18T20:46:58.778Z] 9712f1f96733: Pulling fs layer [2023-04-18T20:46:58.778Z] 63f879dbbcfc: Pulling fs layer [2023-04-18T20:46:58.778Z] 0d9ebad4ef96: Pulling fs layer [2023-04-18T20:46:58.778Z] e9a5061849ea: Pulling fs layer [2023-04-18T20:46:58.778Z] d747dcd14b5f: Pulling fs layer [2023-04-18T20:46:58.778Z] 2de7ff778b66: Pulling fs layer [2023-04-18T20:46:58.778Z] d747dcd14b5f: Waiting [2023-04-18T20:46:58.778Z] 0d9ebad4ef96: Waiting [2023-04-18T20:46:58.778Z] e9a5061849ea: Waiting [2023-04-18T20:46:58.778Z] 2de7ff778b66: Waiting [2023-04-18T20:46:58.778Z] 9712f1f96733: Download complete [2023-04-18T20:46:59.039Z] 63f879dbbcfc: Verifying Checksum [2023-04-18T20:46:59.039Z] 63f879dbbcfc: Download complete [2023-04-18T20:46:59.299Z] e9a5061849ea: Verifying Checksum [2023-04-18T20:46:59.299Z] e9a5061849ea: Download complete [2023-04-18T20:46:59.299Z] d747dcd14b5f: Verifying Checksum [2023-04-18T20:46:59.299Z] d747dcd14b5f: Download complete [2023-04-18T20:46:59.299Z] 0d9ebad4ef96: Verifying Checksum [2023-04-18T20:46:59.299Z] 0d9ebad4ef96: Download complete [2023-04-18T20:46:59.299Z] ab5ef0e58194: Verifying Checksum [2023-04-18T20:46:59.299Z] ab5ef0e58194: Download complete [2023-04-18T20:46:59.557Z] 2de7ff778b66: Verifying Checksum [2023-04-18T20:46:59.557Z] 2de7ff778b66: Download complete [2023-04-18T20:47:02.085Z] ab5ef0e58194: Pull complete [2023-04-18T20:47:02.085Z] 9712f1f96733: Pull complete [2023-04-18T20:47:02.651Z] 63f879dbbcfc: Pull complete [2023-04-18T20:47:05.931Z] 0d9ebad4ef96: Pull complete [2023-04-18T20:47:06.496Z] e9a5061849ea: Pull complete [2023-04-18T20:47:06.496Z] d747dcd14b5f: Pull complete [2023-04-18T20:47:07.430Z] 2de7ff778b66: Pull complete [2023-04-18T20:47:07.430Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-18T20:47:07.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T20:47:07.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:47:07.502Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2023-04-18T20:47:07.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-18T20:47:08.944Z] $ docker top f34fbee85413bd7bb84aee3096aa77835e236dd15f0f0d25f679a908826f0fc5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-18T20:47:09.036Z] provisioning config files... [2023-04-18T20:47:09.042Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18309406377016643890tmp [2023-04-18T20:47:09.052Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8622525611867851469tmp [2023-04-18T20:47:09.062Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16481546276212420232tmp [Pipeline] { [Pipeline] echo [2023-04-18T20:47:09.073Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:47:09.353Z] ---> sigul-configuration.sh [2023-04-18T20:47:09.354Z] gpg: directory `/root/.gnupg' created [2023-04-18T20:47:09.354Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-18T20:47:09.354Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-18T20:47:09.354Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-18T20:47:09.354Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-18T20:47:09.354Z] gpg: CAST5 encrypted data [2023-04-18T20:47:09.354Z] gpg: encrypted with 1 passphrase [2023-04-18T20:47:09.354Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-18T20:47:09.640Z] + mkdir /home/jenkins [2023-04-18T20:47:09.640Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-18T20:47:09.928Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-18T20:47:09.938Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:47:10.224Z] ---> sigul-install.sh [2023-04-18T20:47:10.224Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-18T20:47:10.508Z] + git tag --list [2023-04-18T20:47:10.508Z] v1.0.0 [2023-04-18T20:47:10.508Z] v1.1.0 [2023-04-18T20:47:10.508Z] v1.1.1 [2023-04-18T20:47:10.508Z] v1.1.2 [2023-04-18T20:47:10.508Z] v1.2.0 [2023-04-18T20:47:10.508Z] v1.2.1 [2023-04-18T20:47:10.508Z] v2.0.0 [2023-04-18T20:47:10.508Z] v2.1.0 [2023-04-18T20:47:10.508Z] v2.1.1 [2023-04-18T20:47:10.508Z] v2.1.1-dev.1 [2023-04-18T20:47:10.508Z] v2.1.1-dev.2 [2023-04-18T20:47:10.508Z] v2.1.1-dev.3 [2023-04-18T20:47:10.508Z] v2.2.0 [2023-04-18T20:47:10.508Z] v2.2.1-dev.1 [2023-04-18T20:47:10.508Z] v2.2.1-dev.2 [2023-04-18T20:47:10.508Z] v2.2.1-dev.3 [2023-04-18T20:47:10.508Z] v2.2.1-dev.4 [2023-04-18T20:47:10.508Z] v2.2.1-dev.5 [2023-04-18T20:47:10.508Z] v2.2.1-dev.6 [2023-04-18T20:47:10.508Z] v2.2.1-dev.7 [2023-04-18T20:47:10.508Z] v2.2.1-dev.8 [2023-04-18T20:47:10.508Z] v2.2.1-dev.9 [2023-04-18T20:47:10.508Z] v2.3.0 [2023-04-18T20:47:10.508Z] v2.3.0-dev.10 [2023-04-18T20:47:10.508Z] v2.3.0-dev.11 [2023-04-18T20:47:10.508Z] v2.3.0-dev.12 [2023-04-18T20:47:10.508Z] v2.3.0-dev.13 [2023-04-18T20:47:10.508Z] v2.3.0-dev.14 [2023-04-18T20:47:10.508Z] v2.3.0-dev.15 [2023-04-18T20:47:10.508Z] v2.3.0-dev.16 [2023-04-18T20:47:10.508Z] v2.3.0-dev.17 [2023-04-18T20:47:10.508Z] v2.3.0-dev.18 [2023-04-18T20:47:10.508Z] v2.3.0-dev.19 [2023-04-18T20:47:10.508Z] v2.3.0-dev.20 [2023-04-18T20:47:10.508Z] v2.3.0-dev.21 [2023-04-18T20:47:10.508Z] v2.3.0-dev.22 [2023-04-18T20:47:10.508Z] v2.3.0-dev.23 [2023-04-18T20:47:10.508Z] v2.3.0-dev.24 [2023-04-18T20:47:10.508Z] v2.3.0-dev.25 [2023-04-18T20:47:10.508Z] v2.3.0-dev.9 [2023-04-18T20:47:10.508Z] v3.0.0-dev.1 [2023-04-18T20:47:10.508Z] v3.0.0-dev.10 [2023-04-18T20:47:10.508Z] v3.0.0-dev.11 [2023-04-18T20:47:10.508Z] v3.0.0-dev.12 [2023-04-18T20:47:10.508Z] v3.0.0-dev.13 [2023-04-18T20:47:10.508Z] v3.0.0-dev.14 [2023-04-18T20:47:10.508Z] v3.0.0-dev.15 [2023-04-18T20:47:10.508Z] v3.0.0-dev.16 [2023-04-18T20:47:10.508Z] v3.0.0-dev.17 [2023-04-18T20:47:10.508Z] v3.0.0-dev.18 [2023-04-18T20:47:10.508Z] v3.0.0-dev.19 [2023-04-18T20:47:10.508Z] v3.0.0-dev.2 [2023-04-18T20:47:10.508Z] v3.0.0-dev.20 [2023-04-18T20:47:10.508Z] v3.0.0-dev.21 [2023-04-18T20:47:10.508Z] v3.0.0-dev.22 [2023-04-18T20:47:10.508Z] v3.0.0-dev.23 [2023-04-18T20:47:10.508Z] v3.0.0-dev.24 [2023-04-18T20:47:10.508Z] v3.0.0-dev.25 [2023-04-18T20:47:10.508Z] v3.0.0-dev.26 [2023-04-18T20:47:10.508Z] v3.0.0-dev.27 [2023-04-18T20:47:10.508Z] v3.0.0-dev.28 [2023-04-18T20:47:10.508Z] v3.0.0-dev.29 [2023-04-18T20:47:10.508Z] v3.0.0-dev.3 [2023-04-18T20:47:10.508Z] v3.0.0-dev.4 [2023-04-18T20:47:10.508Z] v3.0.0-dev.5 [2023-04-18T20:47:10.508Z] v3.0.0-dev.6 [2023-04-18T20:47:10.508Z] v3.0.0-dev.7 [2023-04-18T20:47:10.508Z] v3.0.0-dev.8 [2023-04-18T20:47:10.508Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-18T20:47:10.800Z] + lftools sign git-tag v3.0.0-dev.29 [2023-04-18T20:47:11.368Z] Signing Git tag with Sigul... [2023-04-18T20:47:11.368Z] Signing v3.0.0-dev.29 [Pipeline] echo [2023-04-18T20:47:11.946Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:47:12.229Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-18T20:47:12.235Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-18T20:47:12.233Z] $ docker stop --time=1 f34fbee85413bd7bb84aee3096aa77835e236dd15f0f0d25f679a908826f0fc5 [2023-04-18T20:47:13.523Z] $ docker rm -f --volumes f34fbee85413bd7bb84aee3096aa77835e236dd15f0f0d25f679a908826f0fc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-18T20:47:13.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T20:47:13.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:47:14.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T20:47:14.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:47:14.316Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2023-04-18T20:47:14.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T20:47:14.651Z] $ docker top 2511abc568445d9e3badef9c84255a29d7e6ff54fc5256f2ad759a0b5c0a0761 -eo pid,comm [2023-04-18T20:47:14.724Z] 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-04-18T20:47:14.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T20:47:14.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T20:47:14.756Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T20:47:14.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T20:47:14.862Z] $ docker exec 2511abc568445d9e3badef9c84255a29d7e6ff54fc5256f2ad759a0b5c0a0761 ssh-agent [2023-04-18T20:47:14.985Z] SSH_AUTH_SOCK=/tmp/ssh-pUl7LyYlHpxp/agent.31 [2023-04-18T20:47:14.985Z] SSH_AGENT_PID=37 [2023-04-18T20:47:14.989Z] Running ssh-add (command line suppressed) [2023-04-18T20:47:15.081Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12191532302315340066.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12191532302315340066.key) [2023-04-18T20:47:15.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T20:47:15.397Z] + git semver bump pre [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,552 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,552 [bump_version] DEBUG bumped version:3.0.0-dev.30 [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,552 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,552 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,555 [execute] INFO git cat-file --batch-check [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,561 [execute] INFO git cat-file --batch [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T20:47:15.655Z] 2023-04-18 20:47:15,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-18T20:47:15.655Z] 3.0.0-dev.30 [Pipeline] } [2023-04-18T20:47:15.643Z] $ docker exec --env ******** --env ******** 2511abc568445d9e3badef9c84255a29d7e6ff54fc5256f2ad759a0b5c0a0761 ssh-agent -k [2023-04-18T20:47:15.743Z] unset SSH_AUTH_SOCK; [2023-04-18T20:47:15.743Z] unset SSH_AGENT_PID; [2023-04-18T20:47:15.744Z] echo Agent pid 37 killed; [2023-04-18T20:47:15.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T20:47:16.076Z] + git semver [Pipeline] } [2023-04-18T20:47:16.323Z] $ docker stop --time=1 2511abc568445d9e3badef9c84255a29d7e6ff54fc5256f2ad759a0b5c0a0761 [2023-04-18T20:47:17.614Z] $ docker rm -f --volumes 2511abc568445d9e3badef9c84255a29d7e6ff54fc5256f2ad759a0b5c0a0761 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T20:47:17.978Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T20:47:17.978Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:47:18.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T20:47:18.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:47:18.347Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2023-04-18T20:47:18.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T20:47:18.681Z] $ docker top 5c9c60e4ae44097b8d0d8c8a1ff42b552dad021e577667965898c7b8cf52f3c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T20:47:18.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T20:47:18.790Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T20:47:18.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T20:47:18.881Z] $ docker exec 5c9c60e4ae44097b8d0d8c8a1ff42b552dad021e577667965898c7b8cf52f3c4 ssh-agent [2023-04-18T20:47:18.995Z] SSH_AUTH_SOCK=/tmp/ssh-s73xT0NLaXsR/agent.32 [2023-04-18T20:47:18.995Z] SSH_AGENT_PID=38 [2023-04-18T20:47:19.001Z] Running ssh-add (command line suppressed) [2023-04-18T20:47:19.095Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11515165480009583154.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11515165480009583154.key) [2023-04-18T20:47:19.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T20:47:19.417Z] + git semver push [2023-04-18T20:47:19.675Z] 2023-04-18 20:47:19,574 [run_push] DEBUG push [2023-04-18T20:47:19.675Z] 2023-04-18 20:47:19,575 [execute] INFO git cat-file --batch-check [2023-04-18T20:47:19.675Z] 2023-04-18 20:47:19,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T20:47:19.675Z] 2023-04-18 20:47:19,581 [execute] INFO git rev-list aa8877857f9bfeeb2c9fe3e4fff489e5ac30e790 -- [2023-04-18T20:47:19.675Z] 2023-04-18 20:47:19,581 [execute] DEBUG Popen(['git', 'rev-list', 'aa8877857f9bfeeb2c9fe3e4fff489e5ac30e790', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T20:47:19.675Z] 2023-04-18 20:47:19,589 [execute] INFO git fetch -v origin [2023-04-18T20:47:19.675Z] 2023-04-18 20:47:19,590 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-18T20:47:20.244Z] 2023-04-18 20:47:20,093 [run_push] DEBUG no remote changes detected [2023-04-18T20:47:20.244Z] 2023-04-18 20:47:20,093 [execute] INFO git push origin semver [2023-04-18T20:47:20.244Z] 2023-04-18 20:47:20,093 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T20:47:21.180Z] 2023-04-18 20:47:21,018 [run_push] DEBUG push all version tags [2023-04-18T20:47:21.180Z] 2023-04-18 20:47:21,019 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-18T20:47:21.180Z] 2023-04-18 20:47:21,019 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T20:47:22.119Z] 2023-04-18 20:47:21,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-18T20:47:22.119Z] 3.0.0-dev.30 [Pipeline] } [2023-04-18T20:47:22.107Z] $ docker exec --env ******** --env ******** 5c9c60e4ae44097b8d0d8c8a1ff42b552dad021e577667965898c7b8cf52f3c4 ssh-agent -k [2023-04-18T20:47:22.206Z] unset SSH_AUTH_SOCK; [2023-04-18T20:47:22.206Z] unset SSH_AGENT_PID; [2023-04-18T20:47:22.206Z] echo Agent pid 38 killed; [2023-04-18T20:47:22.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T20:47:22.548Z] + git semver [Pipeline] } [2023-04-18T20:47:22.796Z] $ docker stop --time=1 5c9c60e4ae44097b8d0d8c8a1ff42b552dad021e577667965898c7b8cf52f3c4 [2023-04-18T20:47:24.073Z] $ docker rm -f --volumes 5c9c60e4ae44097b8d0d8c8a1ff42b552dad021e577667965898c7b8cf52f3c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-18T20:47:24.617Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-04-18T20:47:24.617Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-18T20:47:24.617Z] total 16 [2023-04-18T20:47:24.617Z] drwxr-xr-x 3 root root 4096 Apr 18 20:38 . [2023-04-18T20:47:24.617Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 20:47 .. [2023-04-18T20:47:24.617Z] drwxr-xr-x 2 root root 4096 Apr 18 20:38 cost [2023-04-18T20:47:24.617Z] -rw-r--r-- 1 root root 86 Apr 18 20:38 cost.csv [2023-04-18T20:47:24.617Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-18T20:47:24.617Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-18T20:47:24.617Z] total 16 [2023-04-18T20:47:24.617Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 20:38 . [2023-04-18T20:47:24.617Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 20:47 .. [2023-04-18T20:47:24.617Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 20:38 cost [2023-04-18T20:47:24.617Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 18 20:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:47:24.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:47:25.763Z] ---> package-listing.sh [2023-04-18T20:47:25.763Z] ++ facter osfamily [2023-04-18T20:47:25.763Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T20:47:26.022Z] + OS_FAMILY=debian [2023-04-18T20:47:26.022Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-04-18T20:47:26.022Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T20:47:26.022Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T20:47:26.022Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T20:47:26.022Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T20:47:26.022Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-04-18T20:47:26.022Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T20:47:26.022Z] + case "${OS_FAMILY}" in [2023-04-18T20:47:26.022Z] + dpkg -l [2023-04-18T20:47:26.022Z] + grep '^ii' [2023-04-18T20:47:26.022Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T20:47:26.022Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T20:47:26.022Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T20:47:26.022Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-04-18T20:47:26.022Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-04-18T20:47:26.022Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-04-18T20:47:26.033Z] 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-18T20:47:26.310Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T20:47:26.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T20:47:26.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T20:47:26.940Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2023-04-18T20:47:27.030Z] $ 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T20:47:27.219Z] $ docker top bf6733b3dd4a2e3938202d63e16c3dad41bc11c3db5a14da5e02eba18ed8f347 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T20:47:27.600Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T20:47:27.891Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T20:47:28.175Z] + ls /var/log/sa-host [2023-04-18T20:47:28.175Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T20:47:28.242Z] provisioning config files... [2023-04-18T20:47:28.249Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14918031229736059784tmp [Pipeline] { [Pipeline] echo [2023-04-18T20:47:28.259Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:47:28.539Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T20:47:28.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:47:28.876Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T20:47:28.884Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:47:29.169Z] ---> sudo-logs.sh [2023-04-18T20:47:29.169Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T20:47:29.200Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:47:29.482Z] ---> job-cost.sh [2023-04-18T20:47:29.482Z] lf-activate-venv: SKIPPING [2023-04-18T20:47:29.482Z] DEBUG: total: 0.2199999988079071 [2023-04-18T20:47:29.482Z] INFO: Retrieving Stack Cost... [2023-04-18T20:47:29.741Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T20:47:30.309Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T20:47:30.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T20:47:30.601Z] ---> logs-deploy.sh [2023-04-18T20:47:30.601Z] lf-activate-venv: SKIPPING [2023-04-18T20:47:30.601Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/101 [2023-04-18T20:47:30.601Z] INFO: archiving workspace using pattern(s): [2023-04-18T20:47:31.537Z] Archives upload complete. [2023-04-18T20:47:31.796Z] INFO: archiving logs to Nexus [2023-04-18T20:47:32.366Z] ---> uname -a: [2023-04-18T20:47:32.366Z] Linux prd-ubuntu20-04-docker-8c-8g-8983 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] ---> lscpu: [2023-04-18T20:47:32.366Z] Architecture: x86_64 [2023-04-18T20:47:32.366Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-18T20:47:32.366Z] Byte Order: Little Endian [2023-04-18T20:47:32.366Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-18T20:47:32.366Z] CPU(s): 8 [2023-04-18T20:47:32.366Z] On-line CPU(s) list: 0-7 [2023-04-18T20:47:32.366Z] Thread(s) per core: 1 [2023-04-18T20:47:32.366Z] Core(s) per socket: 1 [2023-04-18T20:47:32.366Z] Socket(s): 8 [2023-04-18T20:47:32.366Z] NUMA node(s): 1 [2023-04-18T20:47:32.366Z] Vendor ID: AuthenticAMD [2023-04-18T20:47:32.366Z] CPU family: 23 [2023-04-18T20:47:32.366Z] Model: 49 [2023-04-18T20:47:32.366Z] Model name: AMD EPYC-Rome Processor [2023-04-18T20:47:32.366Z] Stepping: 0 [2023-04-18T20:47:32.366Z] CPU MHz: 2800.000 [2023-04-18T20:47:32.366Z] BogoMIPS: 5600.00 [2023-04-18T20:47:32.366Z] Virtualization: AMD-V [2023-04-18T20:47:32.366Z] Hypervisor vendor: KVM [2023-04-18T20:47:32.366Z] Virtualization type: full [2023-04-18T20:47:32.366Z] L1d cache: 256 KiB [2023-04-18T20:47:32.366Z] L1i cache: 256 KiB [2023-04-18T20:47:32.366Z] L2 cache: 4 MiB [2023-04-18T20:47:32.366Z] L3 cache: 128 MiB [2023-04-18T20:47:32.366Z] NUMA node0 CPU(s): 0-7 [2023-04-18T20:47:32.366Z] Vulnerability Itlb multihit: Not affected [2023-04-18T20:47:32.366Z] Vulnerability L1tf: Not affected [2023-04-18T20:47:32.366Z] Vulnerability Mds: Not affected [2023-04-18T20:47:32.366Z] Vulnerability Meltdown: Not affected [2023-04-18T20:47:32.366Z] Vulnerability Mmio stale data: Not affected [2023-04-18T20:47:32.366Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-18T20:47:32.366Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-18T20:47:32.366Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-18T20:47:32.366Z] Vulnerability Srbds: Not affected [2023-04-18T20:47:32.366Z] Vulnerability Tsx async abort: Not affected [2023-04-18T20:47:32.366Z] 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-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] ---> nproc: [2023-04-18T20:47:32.366Z] 8 [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] ---> df -h: [2023-04-18T20:47:32.366Z] Filesystem Size Used Avail Use% Mounted on [2023-04-18T20:47:32.366Z] overlay 155G 13G 143G 9% / [2023-04-18T20:47:32.366Z] tmpfs 64M 0 64M 0% /dev [2023-04-18T20:47:32.366Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-18T20:47:32.366Z] shm 64M 0 64M 0% /dev/shm [2023-04-18T20:47:32.366Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] ---> sar -b -r -n DEV: [2023-04-18T20:47:32.366Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8983) 04/18/23 _x86_64_ (8 CPU) [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] 20:35:23 LINUX RESTART (8 CPU) [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] 20:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-18T20:47:32.366Z] 20:37:01 240.76 4.69 236.06 0.00 481.55 158295.88 0.00 [2023-04-18T20:47:32.366Z] 20:38:01 152.98 0.28 152.70 0.00 23.33 28033.73 0.00 [2023-04-18T20:47:32.366Z] 20:39:01 33.11 0.02 33.09 0.00 4.27 16462.40 0.00 [2023-04-18T20:47:32.366Z] 20:40:01 1.98 0.00 1.98 0.00 0.00 20.80 0.00 [2023-04-18T20:47:32.366Z] 20:41:01 38.61 11.85 26.76 0.00 5453.76 6313.08 0.00 [2023-04-18T20:47:32.366Z] 20:42:01 4.00 0.00 4.00 0.00 0.00 47.59 0.00 [2023-04-18T20:47:32.366Z] 20:43:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 [2023-04-18T20:47:32.366Z] 20:44:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2023-04-18T20:47:32.366Z] 20:45:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2023-04-18T20:47:32.366Z] 20:46:01 2.02 0.00 2.02 0.00 0.00 34.93 0.00 [2023-04-18T20:47:32.366Z] 20:47:01 64.41 0.30 64.11 0.00 18.00 39035.76 0.00 [2023-04-18T20:47:32.366Z] Average: 48.93 1.55 47.37 0.00 543.80 22364.78 0.00 [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] 20:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-18T20:47:32.366Z] 20:37:01 28470084 31594648 706644 2.15 145228 3190012 1870632 5.51 1057084 2917292 1292 [2023-04-18T20:47:32.366Z] 20:38:01 27862012 31560728 738884 2.25 152804 3723260 2039648 6.01 1259244 3285128 285320 [2023-04-18T20:47:32.366Z] 20:39:01 27685964 31593456 704472 2.14 159564 3895740 1773680 5.23 1243100 3445256 176 [2023-04-18T20:47:32.366Z] 20:40:01 27686836 31594444 703096 2.14 159636 3895740 1773680 5.23 1242744 3445260 12 [2023-04-18T20:47:32.366Z] 20:41:01 27311672 31575916 712048 2.17 168040 4229092 1828292 5.39 1475752 3558988 976 [2023-04-18T20:47:32.366Z] 20:42:01 27311968 31576260 711448 2.16 168084 4229096 1828292 5.39 1475628 3558992 52 [2023-04-18T20:47:32.366Z] 20:43:01 27321244 31585564 702116 2.14 168108 4229100 1828292 5.39 1466664 3558996 16 [2023-04-18T20:47:32.366Z] 20:44:01 27321228 31585580 702036 2.13 168140 4229104 1828292 5.39 1466652 3558996 48 [2023-04-18T20:47:32.366Z] 20:45:01 27321212 31586292 701924 2.13 168172 4229108 1828292 5.39 1466212 3559688 20 [2023-04-18T20:47:32.366Z] 20:46:01 27321740 31586908 701264 2.13 168264 4229088 1828292 5.39 1466160 3559684 28 [2023-04-18T20:47:32.366Z] 20:47:01 26122548 31513436 771076 2.34 186096 5263084 2138976 6.30 1593520 4551192 330036 [2023-04-18T20:47:32.366Z] Average: 27430592 31577567 714092 2.17 164740 4122039 1869670 5.51 1382978 3545407 56180 [2023-04-18T20:47:32.366Z] [2023-04-18T20:47:32.366Z] 20:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-18T20:47:32.366Z] 20:37:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:37:01 vethfd3aeb1 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:37:01 ens3 555.02 330.60 6338.16 48.57 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:37:01 docker0 215.12 343.30 16.93 2178.84 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:38:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:38:01 ens3 185.25 139.75 2700.09 318.63 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:38:01 docker0 3.03 6.95 0.19 85.57 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:39:01 ens3 16.34 10.81 27.43 5.74 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:40:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:41:01 ens3 150.54 86.35 1953.47 6.04 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:42:01 ens3 0.28 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:43:01 ens3 0.50 0.37 0.26 0.21 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:44:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.366Z] 20:45:01 ens3 1.05 0.32 0.36 0.21 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] 20:46:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] 20:47:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] 20:47:01 ens3 319.70 177.69 7743.83 27.33 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] 20:47:01 docker0 33.69 57.09 2.95 579.39 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] Average: ens3 111.08 67.47 1698.70 36.96 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] Average: docker0 22.60 36.57 1.80 255.61 0.00 0.00 0.00 0.00 [2023-04-18T20:47:32.367Z] [2023-04-18T20:47:32.367Z] [2023-04-18T20:47:32.367Z] ---> sar -P ALL: [2023-04-18T20:47:32.367Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8983) 04/18/23 _x86_64_ (8 CPU) [2023-04-18T20:47:32.367Z] [2023-04-18T20:47:32.367Z] 20:35:23 LINUX RESTART (8 CPU) [2023-04-18T20:47:32.367Z] [2023-04-18T20:47:32.367Z] 20:36:02 CPU %user %nice %system %iowait %steal %idle [2023-04-18T20:47:32.367Z] 20:37:01 all 9.08 0.00 4.43 1.08 0.06 85.35 [2023-04-18T20:47:32.367Z] 20:37:01 0 8.42 0.00 3.89 0.41 0.03 87.25 [2023-04-18T20:47:32.367Z] 20:37:01 1 8.52 0.00 3.93 0.41 0.07 87.06 [2023-04-18T20:47:32.367Z] 20:37:01 2 9.80 0.00 5.00 1.53 0.07 83.60 [2023-04-18T20:47:32.367Z] 20:37:01 3 9.37 0.00 3.75 0.67 0.07 86.14 [2023-04-18T20:47:32.367Z] 20:37:01 4 9.51 0.00 4.34 0.27 0.03 85.84 [2023-04-18T20:47:32.367Z] 20:37:01 5 8.36 0.00 5.11 5.06 0.07 81.40 [2023-04-18T20:47:32.367Z] 20:37:01 6 10.06 0.00 4.57 0.09 0.03 85.25 [2023-04-18T20:47:32.367Z] 20:37:01 7 8.59 0.00 4.84 0.26 0.07 86.24 [2023-04-18T20:47:32.367Z] 20:38:01 all 40.36 0.00 6.86 0.35 0.09 52.33 [2023-04-18T20:47:32.367Z] 20:38:01 0 40.39 0.00 6.91 0.05 0.10 52.55 [2023-04-18T20:47:32.367Z] 20:38:01 1 39.70 0.00 6.74 1.26 0.08 52.21 [2023-04-18T20:47:32.367Z] 20:38:01 2 40.30 0.00 6.34 0.10 0.08 53.18 [2023-04-18T20:47:32.367Z] 20:38:01 3 40.46 0.00 7.49 0.12 0.10 51.84 [2023-04-18T20:47:32.367Z] 20:38:01 4 40.18 0.00 7.24 0.07 0.08 52.43 [2023-04-18T20:47:32.367Z] 20:38:01 5 41.14 0.00 7.22 0.15 0.08 51.40 [2023-04-18T20:47:32.367Z] 20:38:01 6 39.51 0.00 6.07 0.49 0.10 53.84 [2023-04-18T20:47:32.367Z] 20:38:01 7 41.23 0.00 6.88 0.59 0.10 51.20 [2023-04-18T20:47:32.367Z] 20:39:01 all 1.41 0.00 0.63 0.13 0.02 97.80 [2023-04-18T20:47:32.367Z] 20:39:01 0 1.44 0.00 0.72 0.02 0.02 97.81 [2023-04-18T20:47:32.367Z] 20:39:01 1 1.52 0.00 0.84 0.08 0.02 97.54 [2023-04-18T20:47:32.367Z] 20:39:01 2 1.35 0.00 0.35 0.02 0.03 98.25 [2023-04-18T20:47:32.367Z] 20:39:01 3 1.62 0.00 0.52 0.05 0.02 97.79 [2023-04-18T20:47:32.367Z] 20:39:01 4 1.80 0.00 0.55 0.00 0.02 97.63 [2023-04-18T20:47:32.367Z] 20:39:01 5 1.02 0.00 0.49 0.12 0.02 98.36 [2023-04-18T20:47:32.367Z] 20:39:01 6 1.40 0.00 0.67 0.00 0.02 97.91 [2023-04-18T20:47:32.367Z] 20:39:01 7 1.15 0.00 0.92 0.79 0.03 97.11 [2023-04-18T20:47:32.367Z] 20:40:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2023-04-18T20:47:32.367Z] 20:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-18T20:47:32.367Z] 20:40:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2023-04-18T20:47:32.367Z] 20:40:01 2 0.08 0.00 0.03 0.00 0.03 99.85 [2023-04-18T20:47:32.367Z] 20:40:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2023-04-18T20:47:32.367Z] 20:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T20:47:32.367Z] 20:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T20:47:32.367Z] 20:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-18T20:47:32.367Z] 20:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-18T20:47:32.367Z] 20:41:01 all 1.32 0.00 0.60 0.26 0.03 97.80 [2023-04-18T20:47:32.367Z] 20:41:01 0 0.98 0.00 0.48 0.17 0.03 98.33 [2023-04-18T20:47:32.367Z] 20:41:01 1 2.47 0.00 0.70 0.10 0.03 96.70 [2023-04-18T20:47:32.367Z] 20:41:01 2 2.15 0.00 0.72 0.30 0.02 96.81 [2023-04-18T20:47:32.367Z] 20:41:01 3 0.55 0.00 0.45 1.15 0.03 97.81 [2023-04-18T20:47:32.367Z] 20:41:01 4 0.53 0.00 0.48 0.12 0.02 98.85 [2023-04-18T20:47:32.367Z] 20:41:01 5 1.54 0.00 0.50 0.08 0.02 97.85 [2023-04-18T20:47:32.367Z] 20:41:01 6 0.78 0.00 0.73 0.13 0.02 98.33 [2023-04-18T20:47:32.367Z] 20:41:01 7 1.52 0.00 0.69 0.05 0.03 97.71 [2023-04-18T20:47:32.367Z] 20:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-04-18T20:47:32.367Z] 20:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T20:47:32.367Z] 20:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-04-18T20:47:32.367Z] 20:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T20:47:32.367Z] 20:42:01 3 0.00 0.00 0.02 0.05 0.02 99.92 [2023-04-18T20:47:32.367Z] 20:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T20:47:32.367Z] 20:42:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2023-04-18T20:47:32.367Z] 20:42:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-18T20:47:32.367Z] 20:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T20:47:32.367Z] 20:43:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2023-04-18T20:47:32.367Z] 20:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-18T20:47:32.367Z] 20:43:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-18T20:47:32.367Z] 20:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T20:47:32.367Z] 20:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-18T20:47:32.367Z] 20:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T20:47:32.367Z] 20:43:01 5 1.13 0.00 0.08 0.00 0.02 98.77 [2023-04-18T20:47:32.367Z] 20:43:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-18T20:47:32.367Z] 20:43:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-18T20:47:32.367Z] 20:44:01 all 0.14 0.00 0.01 0.00 0.01 99.83 [2023-04-18T20:47:32.367Z] 20:44:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-18T20:47:32.367Z] 20:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T20:47:32.367Z] 20:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-18T20:47:32.367Z] 20:44:01 3 0.02 0.00 0.03 0.03 0.02 99.90 [2023-04-18T20:47:32.367Z] 20:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T20:47:32.367Z] 20:44:01 5 1.00 0.00 0.02 0.00 0.02 98.97 [2023-04-18T20:47:32.367Z] 20:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-18T20:47:32.367Z] 20:44:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-18T20:47:32.367Z] 20:45:01 all 0.26 0.00 0.02 0.00 0.02 99.70 [2023-04-18T20:47:32.367Z] 20:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T20:47:32.367Z] 20:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T20:47:32.367Z] 20:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T20:47:32.367Z] 20:45:01 3 0.05 0.00 0.05 0.02 0.02 99.87 [2023-04-18T20:47:32.367Z] 20:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T20:47:32.367Z] 20:45:01 5 0.10 0.00 0.00 0.00 0.02 99.88 [2023-04-18T20:47:32.367Z] 20:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T20:47:32.367Z] 20:45:01 7 1.81 0.00 0.05 0.00 0.05 98.09 [2023-04-18T20:47:32.367Z] 20:46:01 all 0.25 0.00 0.01 0.01 0.01 99.72 [2023-04-18T20:47:32.367Z] 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T20:47:32.367Z] 20:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T20:47:32.367Z] 20:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T20:47:32.367Z] 20:46:01 3 0.02 0.00 0.02 0.05 0.03 99.88 [2023-04-18T20:47:32.367Z] 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T20:47:32.367Z] 20:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T20:47:32.367Z] 20:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-18T20:47:32.367Z] 20:46:01 7 1.89 0.00 0.05 0.00 0.05 98.01 [2023-04-18T20:47:32.367Z] 20:47:01 all 5.64 0.00 2.39 0.31 0.04 91.62 [2023-04-18T20:47:32.367Z] 20:47:01 0 5.99 0.00 2.35 0.02 0.05 91.59 [2023-04-18T20:47:32.367Z] 20:47:01 1 4.35 0.00 3.72 0.00 0.03 91.89 [2023-04-18T20:47:32.367Z] 20:47:01 2 5.44 0.00 2.18 0.08 0.03 92.27 [2023-04-18T20:47:32.367Z] 20:47:01 3 5.98 0.00 2.39 2.20 0.05 89.38 [2023-04-18T20:47:32.367Z] 20:47:01 4 5.13 0.00 2.19 0.08 0.02 92.58 [2023-04-18T20:47:32.367Z] 20:47:01 5 6.43 0.00 1.83 0.00 0.02 91.72 [2023-04-18T20:47:32.367Z] 20:47:01 6 4.83 0.00 2.10 0.08 0.03 92.96 [2023-04-18T20:47:32.367Z] 20:47:01 7 7.00 0.00 2.36 0.02 0.08 90.54 [2023-04-18T20:47:32.367Z] [2023-04-18T20:47:32.367Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-04-18T20:47:32.367Z] Average: all 5.29 0.00 1.35 0.19 0.03 93.14 [2023-04-18T20:47:32.367Z] Average: 0 5.18 0.00 1.30 0.06 0.02 93.44 [2023-04-18T20:47:32.367Z] Average: 1 5.12 0.00 1.44 0.17 0.03 93.24 [2023-04-18T20:47:32.367Z] Average: 2 5.34 0.00 1.32 0.18 0.03 93.13 [2023-04-18T20:47:32.367Z] Average: 3 5.24 0.00 1.33 0.40 0.04 93.00 [2023-04-18T20:47:32.367Z] Average: 4 5.15 0.00 1.34 0.05 0.02 93.45 [2023-04-18T20:47:32.367Z] Average: 5 5.48 0.00 1.37 0.48 0.03 92.65 [2023-04-18T20:47:32.367Z] Average: 6 5.13 0.00 1.28 0.07 0.02 93.49 [2023-04-18T20:47:32.367Z] Average: 7 5.70 0.00 1.42 0.15 0.04 92.69 [2023-04-18T20:47:32.367Z] [2023-04-18T20:47:32.367Z] [2023-04-18T20:47:32.367Z]