Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca0733bb9736aa55b8583960b75f1e287344907e 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-ssh4961138866985353128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4412552895633260658.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15182583344439896593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4091499663869991953.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8785215773055039817.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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-1843’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1909’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1910 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ca0733bb9736aa55b8583960b75f1e287344907e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 ca0733bb9736aa55b8583960b75f1e287344907e # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration (#327)" > git rev-list --no-walk 43843506565b1251b67769be00175dd520b99099 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T18:27:59.162Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T18:27:59.229Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T18:27:59.242Z] ========================================================= [2023-01-11T18:27:59.242Z] EdgeX Global Pipelines Version Info [2023-01-11T18:27:59.242Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:28:00.313Z] ------------------- [2023-01-11T18:28:00.313Z] stable info: [2023-01-11T18:28:00.313Z] ------------------- [2023-01-11T18:28:00.313Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T18:28:00.313Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T18:28:00.313Z] Message: update stable to v1.0.244 [2023-01-11T18:28:00.882Z] ------------------- [2023-01-11T18:28:00.882Z] experimental info: [2023-01-11T18:28:00.882Z] ------------------- [2023-01-11T18:28:00.882Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T18:28:00.882Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T18:28:00.882Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T18:28:01.072Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-01-11T18:28:01.084Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-01-11T18:28:01.100Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T18:28:01.112Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T18:28:01.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T18:28:01.135Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T18:28:01.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T18:28:01.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T18:28:01.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T18:28:01.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T18:28:01.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T18:28:01.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-01-11T18:28:01.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T18:28:01.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T18:28:01.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T18:28:01.256Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T18:28:01.267Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T18:28:01.280Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T18:28:01.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T18:28:01.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T18:28:01.314Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T18:28:01.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T18:28:01.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T18:28:01.359Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T18:28:01.370Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T18:28:01.385Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T18:28:01.396Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T18:28:01.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-11T18:28:01.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-11T18:28:01.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-11T18:28:01.447Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] echo [2023-01-11T18:28:01.461Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca0733b [Pipeline] echo [2023-01-11T18:28:01.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:28:01.510Z] provisioning config files... [2023-01-11T18:28:01.522Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2100008997198158476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:28:01.820Z] ---> docker-login.sh [2023-01-11T18:28:01.820Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:28:02.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:28:02.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:28:02.081Z] Configure a credential helper to remove this warning. See [2023-01-11T18:28:02.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:28:02.081Z] [2023-01-11T18:28:02.081Z] Login Succeeded [2023-01-11T18:28:02.081Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:28:02.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:28:02.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:28:02.342Z] Configure a credential helper to remove this warning. See [2023-01-11T18:28:02.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:28:02.342Z] [2023-01-11T18:28:02.342Z] Login Succeeded [2023-01-11T18:28:02.342Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:28:02.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:28:02.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:28:02.342Z] Configure a credential helper to remove this warning. See [2023-01-11T18:28:02.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:28:02.342Z] [2023-01-11T18:28:02.342Z] Login Succeeded [2023-01-11T18:28:02.342Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:28:02.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:28:02.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:28:02.601Z] Configure a credential helper to remove this warning. See [2023-01-11T18:28:02.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:28:02.601Z] [2023-01-11T18:28:02.601Z] Login Succeeded [2023-01-11T18:28:02.601Z] docker.io [2023-01-11T18:28:02.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:28:02.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:28:02.860Z] Configure a credential helper to remove this warning. See [2023-01-11T18:28:02.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:28:02.860Z] [2023-01-11T18:28:02.860Z] Login Succeeded [2023-01-11T18:28:02.860Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:28:02.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T18:28:03.250Z] + git rev-list -1 --merges ca0733bb9736aa55b8583960b75f1e287344907e~1..ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] echo [2023-01-11T18:28:03.321Z] -----------> git rev-list -1 --merges ca0733bb9736aa55b8583960b75f1e287344907e~1..ca0733bb9736aa55b8583960b75f1e287344907e ca0733bb9736aa55b8583960b75f1e287344907e [false] [Pipeline] sh [2023-01-11T18:28:03.606Z] + git log --format=format:%s -1 ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] echo [2023-01-11T18:28:03.619Z] ========================================================= [2023-01-11T18:28:03.619Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T18:28:03.619Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:28:03.941Z] + git log --format=format:%s -1 ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] echo [2023-01-11T18:28:03.951Z] [semverPrep] GIT_COMMIT: ca0733bb9736aa55b8583960b75f1e287344907e, Commit Message: refactor!: Rework code for refactored MessageBus Configuration (#327) [Pipeline] echo [2023-01-11T18:28:03.958Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T18:28:04.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T18:28:04.302Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T18:28:04.302Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T18:28:04.302Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T18:28:04.302Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T18:28:04.302Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T18:28:04.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:28:04.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:28:04.661Z] [2023-01-11T18:28:04.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:28:04.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:28:05.228Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T18:28:05.228Z] b85a868b505f: Pulling fs layer [2023-01-11T18:28:05.228Z] e2be974225ed: Pulling fs layer [2023-01-11T18:28:05.228Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T18:28:05.228Z] 988bab9f4d93: Pulling fs layer [2023-01-11T18:28:05.228Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T18:28:05.228Z] eaf3925da568: Pulling fs layer [2023-01-11T18:28:05.228Z] bab4dde63d76: Pulling fs layer [2023-01-11T18:28:05.228Z] 1469e6f7b9e6: Waiting [2023-01-11T18:28:05.228Z] eaf3925da568: Waiting [2023-01-11T18:28:05.228Z] 988bab9f4d93: Waiting [2023-01-11T18:28:05.228Z] bde34c3a00c8: Pulling fs layer [2023-01-11T18:28:05.228Z] b352a97aabf1: Pulling fs layer [2023-01-11T18:28:05.228Z] bde34c3a00c8: Waiting [2023-01-11T18:28:05.228Z] bab4dde63d76: Waiting [2023-01-11T18:28:05.228Z] 4872d77fe225: Pulling fs layer [2023-01-11T18:28:05.228Z] 5851b861e8e6: Pulling fs layer [2023-01-11T18:28:05.228Z] 4872d77fe225: Waiting [2023-01-11T18:28:05.228Z] e2be974225ed: Download complete [2023-01-11T18:28:05.228Z] 988bab9f4d93: Verifying Checksum [2023-01-11T18:28:05.228Z] 988bab9f4d93: Download complete [2023-01-11T18:28:05.488Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T18:28:05.488Z] 1469e6f7b9e6: Download complete [2023-01-11T18:28:05.488Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T18:28:05.488Z] 339a4e72a1f5: Download complete [2023-01-11T18:28:05.488Z] eaf3925da568: Verifying Checksum [2023-01-11T18:28:05.488Z] eaf3925da568: Download complete [2023-01-11T18:28:05.488Z] bde34c3a00c8: Download complete [2023-01-11T18:28:05.488Z] b352a97aabf1: Verifying Checksum [2023-01-11T18:28:05.488Z] b352a97aabf1: Download complete [2023-01-11T18:28:05.488Z] 4872d77fe225: Verifying Checksum [2023-01-11T18:28:05.488Z] 4872d77fe225: Download complete [2023-01-11T18:28:05.488Z] 5851b861e8e6: Verifying Checksum [2023-01-11T18:28:05.488Z] 5851b861e8e6: Download complete [2023-01-11T18:28:05.488Z] b85a868b505f: Verifying Checksum [2023-01-11T18:28:05.488Z] b85a868b505f: Download complete [2023-01-11T18:28:05.747Z] bab4dde63d76: Verifying Checksum [2023-01-11T18:28:05.747Z] bab4dde63d76: Download complete [2023-01-11T18:28:07.163Z] b85a868b505f: Pull complete [2023-01-11T18:28:07.425Z] e2be974225ed: Pull complete [2023-01-11T18:28:07.994Z] 339a4e72a1f5: Pull complete [2023-01-11T18:28:08.253Z] 988bab9f4d93: Pull complete [2023-01-11T18:28:08.821Z] 1469e6f7b9e6: Pull complete [2023-01-11T18:28:08.821Z] eaf3925da568: Pull complete [2023-01-11T18:28:10.726Z] bab4dde63d76: Pull complete [2023-01-11T18:28:10.726Z] bde34c3a00c8: Pull complete [2023-01-11T18:28:10.726Z] b352a97aabf1: Pull complete [2023-01-11T18:28:10.986Z] 4872d77fe225: Pull complete [2023-01-11T18:28:10.986Z] 5851b861e8e6: Pull complete [2023-01-11T18:28:10.986Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T18:28:10.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:28:10.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:28:11.083Z] prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container [2023-01-11T18:28:11.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-01-11T18:28:13.532Z] $ docker top 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb -eo pid,comm [2023-01-11T18:28:13.587Z] 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-01-11T18:28:13.587Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T18:28:13.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:28:13.617Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:28:13.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:28:13.744Z] $ docker exec 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb ssh-agent [2023-01-11T18:28:13.850Z] SSH_AUTH_SOCK=/tmp/ssh-MNr0SD7ZpSLH/agent.32 [2023-01-11T18:28:13.850Z] SSH_AGENT_PID=38 [2023-01-11T18:28:13.857Z] Running ssh-add (command line suppressed) [2023-01-11T18:28:13.961Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13565134230490650934.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13565134230490650934.key) [2023-01-11T18:28:13.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:28:14.263Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T18:28:14.277Z] $ docker exec --env ******** --env ******** 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb ssh-agent -k [2023-01-11T18:28:14.380Z] unset SSH_AUTH_SOCK; [2023-01-11T18:28:14.380Z] unset SSH_AGENT_PID; [2023-01-11T18:28:14.380Z] echo Agent pid 38 killed; [2023-01-11T18:28:14.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T18:28:14.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:28:14.417Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:28:14.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:28:14.549Z] $ docker exec 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb ssh-agent [2023-01-11T18:28:14.656Z] SSH_AUTH_SOCK=/tmp/ssh-14kLhGGxmihh/agent.70 [2023-01-11T18:28:14.656Z] SSH_AGENT_PID=76 [2023-01-11T18:28:14.662Z] Running ssh-add (command line suppressed) [2023-01-11T18:28:14.777Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4606793276229550573.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4606793276229550573.key) [2023-01-11T18:28:14.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:28:15.079Z] + git semver init [2023-01-11T18:28:15.339Z] 2023-01-11 18:28:15,282 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T18:28:15.339Z] 2023-01-11 18:28:15,283 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-01-11T18:28:15.339Z] 2023-01-11 18:28:15,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-01-11T18:28:15.339Z] 2023-01-11 18:28:15,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-11T18:28:16.720Z] 2023-01-11 18:28:16,476 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-01-11T18:28:16.720Z] 2023-01-11 18:28:16,476 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-01-11T18:28:16.720Z] 2023-01-11 18:28:16,476 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-11T18:28:16.720Z] 2023-01-11 18:28:16,476 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-11T18:28:16.720Z] 3.0.0-dev.4 [Pipeline] } [2023-01-11T18:28:16.733Z] $ docker exec --env ******** --env ******** 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb ssh-agent -k [2023-01-11T18:28:16.832Z] unset SSH_AUTH_SOCK; [2023-01-11T18:28:16.833Z] unset SSH_AGENT_PID; [2023-01-11T18:28:16.833Z] echo Agent pid 76 killed; [2023-01-11T18:28:16.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T18:28:17.155Z] + git semver [Pipeline] } [2023-01-11T18:28:17.432Z] $ docker stop --time=1 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb [2023-01-11T18:28:18.984Z] $ docker rm -f --volumes 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:28:19.363Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T18:28:19.612Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T18:28:19.616Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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-01-11T18:28:19.721Z] provisioning config files... [2023-01-11T18:28:19.730Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1163408920879349636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:28:20.025Z] ---> docker-login.sh [2023-01-11T18:28:20.025Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:28:20.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:28:20.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:28:20.025Z] Configure a credential helper to remove this warning. See [2023-01-11T18:28:20.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:28:20.025Z] [2023-01-11T18:28:20.025Z] Login Succeeded [2023-01-11T18:28:20.025Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:28:20.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:28:20.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:28:20.287Z] Configure a credential helper to remove this warning. See [2023-01-11T18:28:20.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:28:20.287Z] [2023-01-11T18:28:20.287Z] Login Succeeded [2023-01-11T18:28:20.287Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:28:20.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:28:20.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:28:20.287Z] Configure a credential helper to remove this warning. See [2023-01-11T18:28:20.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:28:20.287Z] [2023-01-11T18:28:20.287Z] Login Succeeded [2023-01-11T18:28:20.287Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:28:20.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:28:20.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:28:20.547Z] Configure a credential helper to remove this warning. See [2023-01-11T18:28:20.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:28:20.547Z] [2023-01-11T18:28:20.547Z] Login Succeeded [2023-01-11T18:28:20.547Z] docker.io [2023-01-11T18:28:20.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:28:20.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:28:20.807Z] Configure a credential helper to remove this warning. See [2023-01-11T18:28:20.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:28:20.807Z] [2023-01-11T18:28:20.807Z] Login Succeeded [2023-01-11T18:28:20.807Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:28:20.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T18:28:20.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:28:20.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:28:20.904Z] ========================================================= [2023-01-11T18:28:20.904Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T18:28:20.904Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:28:21.261Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T18:28:21.261Z] Sending build context to Docker daemon 23.31MB [2023-01-11T18:28:21.261Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:28:21.261Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T18:28:21.261Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T18:28:21.261Z] 213ec9aee27d: Pulling fs layer [2023-01-11T18:28:21.261Z] 4583459ba037: Pulling fs layer [2023-01-11T18:28:21.261Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T18:28:21.261Z] 53926ce57604: Pulling fs layer [2023-01-11T18:28:21.261Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T18:28:21.261Z] 22ff95d597cd: Pulling fs layer [2023-01-11T18:28:21.261Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T18:28:21.261Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T18:28:21.261Z] a7acece74701: Pulling fs layer [2023-01-11T18:28:21.261Z] 53926ce57604: Waiting [2023-01-11T18:28:21.261Z] 21b2b0c7a3f4: Waiting [2023-01-11T18:28:21.261Z] 22ff95d597cd: Waiting [2023-01-11T18:28:21.261Z] 12d6caf4c0d1: Waiting [2023-01-11T18:28:21.261Z] 96b7cbca73a9: Waiting [2023-01-11T18:28:21.261Z] a7acece74701: Waiting [2023-01-11T18:28:21.522Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T18:28:21.522Z] 93c1e223e6f2: Download complete [2023-01-11T18:28:21.522Z] 4583459ba037: Verifying Checksum [2023-01-11T18:28:21.522Z] 4583459ba037: Download complete [2023-01-11T18:28:21.522Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T18:28:21.522Z] 21b2b0c7a3f4: Download complete [2023-01-11T18:28:21.522Z] 22ff95d597cd: Download complete [2023-01-11T18:28:21.522Z] 213ec9aee27d: Download complete [2023-01-11T18:28:21.522Z] 12d6caf4c0d1: Download complete [2023-01-11T18:28:21.522Z] 213ec9aee27d: Pull complete [2023-01-11T18:28:21.795Z] 4583459ba037: Pull complete [2023-01-11T18:28:21.795Z] 93c1e223e6f2: Pull complete [2023-01-11T18:28:22.064Z] a7acece74701: Verifying Checksum [2023-01-11T18:28:22.064Z] a7acece74701: Download complete [2023-01-11T18:28:22.331Z] 53926ce57604: Verifying Checksum [2023-01-11T18:28:22.331Z] 53926ce57604: Download complete [2023-01-11T18:28:22.590Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T18:28:22.590Z] 96b7cbca73a9: Download complete [2023-01-11T18:28:26.773Z] 53926ce57604: Pull complete [2023-01-11T18:28:26.773Z] 21b2b0c7a3f4: Pull complete [2023-01-11T18:28:26.773Z] 22ff95d597cd: Pull complete [2023-01-11T18:28:26.773Z] 12d6caf4c0d1: Pull complete [2023-01-11T18:28:28.678Z] 96b7cbca73a9: Pull complete [2023-01-11T18:28:29.260Z] a7acece74701: Pull complete [2023-01-11T18:28:29.519Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T18:28:29.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T18:28:29.519Z] ---> db6d94c90886 [2023-01-11T18:28:29.519Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T18:28:34.690Z] Still waiting to schedule task [2023-01-11T18:28:34.690Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1908’ [2023-01-11T18:28:36.141Z] ---> Running in bd111ec0afcf [2023-01-11T18:28:36.400Z] Removing intermediate container bd111ec0afcf [2023-01-11T18:28:36.400Z] ---> 0f22636838db [2023-01-11T18:28:36.400Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:28:36.400Z] ---> Running in 9ca3ebb386b0 [2023-01-11T18:28:36.400Z] Removing intermediate container 9ca3ebb386b0 [2023-01-11T18:28:36.400Z] ---> 746c029ff5ab [2023-01-11T18:28:36.400Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:28:36.658Z] ---> Running in 2a5e90eadf5a [2023-01-11T18:28:36.658Z] Removing intermediate container 2a5e90eadf5a [2023-01-11T18:28:36.658Z] ---> 59de6af7c15f [2023-01-11T18:28:36.658Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-11T18:28:36.658Z] ---> Running in 04bce6988a52 [2023-01-11T18:28:36.658Z] Removing intermediate container 04bce6988a52 [2023-01-11T18:28:36.658Z] ---> 2f8afdaab265 [2023-01-11T18:28:36.658Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:28:36.658Z] ---> Running in 655656c1cc44 [2023-01-11T18:28:36.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:28:37.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:28:37.433Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-11T18:28:37.433Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-11T18:28:37.433Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-11T18:28:37.433Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-11T18:28:37.433Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:28:37.433Z] OK: 216 MiB in 55 packages [2023-01-11T18:28:37.998Z] Removing intermediate container 655656c1cc44 [2023-01-11T18:28:37.998Z] ---> 7d1d3f3641a9 [2023-01-11T18:28:37.998Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-11T18:28:37.998Z] ---> 30e7b256b59a [2023-01-11T18:28:37.998Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:28:37.998Z] ---> Running in c7109c7d059e [2023-01-11T18:28:59.963Z] Removing intermediate container c7109c7d059e [2023-01-11T18:28:59.963Z] ---> 499d0d10093f [2023-01-11T18:28:59.963Z] Step 10/12 : COPY . . [2023-01-11T18:28:59.963Z] ---> ac5bbc9fe0b6 [2023-01-11T18:28:59.963Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:29:00.220Z] ---> Running in 70fedceedee1 [2023-01-11T18:29:00.220Z] Removing intermediate container 70fedceedee1 [2023-01-11T18:29:00.220Z] ---> c9af6e363681 [2023-01-11T18:29:00.220Z] Step 12/12 : RUN $MAKE [2023-01-11T18:29:00.220Z] ---> Running in 5330f6d4fbfc [2023-01-11T18:29:00.477Z] noop [2023-01-11T18:29:00.735Z] Removing intermediate container 5330f6d4fbfc [2023-01-11T18:29:00.735Z] ---> 916b2f110462 [2023-01-11T18:29:00.735Z] Successfully built 916b2f110462 [2023-01-11T18:29:00.735Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:29:01.047Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T18:29:01.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:29:01.118Z] prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container [2023-01-11T18:29:01.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-01-11T18:29:01.463Z] $ docker top 00a754b8af6002bb72352d5150ce105a35e35eebb27d9ad1c39c6a8dd8415c27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:29:01.802Z] + go version [2023-01-11T18:29:01.802Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T18:29:01.817Z] $ docker stop --time=1 00a754b8af6002bb72352d5150ce105a35e35eebb27d9ad1c39c6a8dd8415c27 [2023-01-11T18:29:03.102Z] $ docker rm -f --volumes 00a754b8af6002bb72352d5150ce105a35e35eebb27d9ad1c39c6a8dd8415c27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:29:03.497Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T18:29:03.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:29:03.566Z] prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container [2023-01-11T18:29:03.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-01-11T18:29:03.908Z] $ docker top 414350102cb115df21993aec692674d354b74795bfebbfe2edb5ea1839efa9ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:29:04.256Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-11T18:29:04.550Z] + make test [2023-01-11T18:29:04.550Z] go test ./... -coverprofile=coverage.out [2023-01-11T18:29:04.808Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-11T18:29:14.772Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-11T18:29:14.772Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements [2023-01-11T18:29:21.332Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-11T18:29:21.332Z] go vet ./... [2023-01-11T18:29:23.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T18:29:24.120Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T18:29:24.120Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T18:29:24.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T18:29:24.146Z] $ docker stop --time=1 414350102cb115df21993aec692674d354b74795bfebbfe2edb5ea1839efa9ca [2023-01-11T18:29:26.421Z] $ docker rm -f --volumes 414350102cb115df21993aec692674d354b74795bfebbfe2edb5ea1839efa9ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:29:26.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T18:29:26.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T18:29:27.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T18:29:27.600Z] + ls -al . [2023-01-11T18:29:27.600Z] total 204 [2023-01-11T18:29:27.600Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 18:29 . [2023-01-11T18:29:27.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:27 .. [2023-01-11T18:29:27.600Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:29 .git [2023-01-11T18:29:27.600Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:27 .github [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 11 18:27 .gitignore [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 18:27 .golangci.yml [2023-01-11T18:29:27.600Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:28 .semver [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 8423 Jan 11 18:27 Attribution.txt [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 11 18:27 CHANGELOG.md [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jan 11 18:27 Dockerfile [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:27 GOVERNANCE.md [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 11 18:27 Jenkinsfile [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 18:27 LICENSE [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 11 18:27 Makefile [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 11 18:27 OWNERS.md [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 11 18:27 README.md [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 18:28 VERSION [2023-01-11T18:29:27.600Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:27 bin [2023-01-11T18:29:27.600Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:27 cmd [2023-01-11T18:29:27.600Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 11 18:29 coverage.out [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 3340 Jan 11 18:27 go.mod [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 44412 Jan 11 18:27 go.sum [2023-01-11T18:29:27.600Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:27 internal [2023-01-11T18:29:27.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:27 snap [2023-01-11T18:29:27.600Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 11 18:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:29:27.908Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ca0733bb9736aa55b8583960b75f1e287344907e --label arch=amd64 --label version=3.0.0-dev.4 . [2023-01-11T18:29:27.908Z] Sending build context to Docker daemon 23.35MB [2023-01-11T18:29:27.908Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:29:27.908Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-11T18:29:27.908Z] ---> 916b2f110462 [2023-01-11T18:29:27.908Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T18:29:28.165Z] ---> Running in afe9d9e4ceb1 [2023-01-11T18:29:28.165Z] Removing intermediate container afe9d9e4ceb1 [2023-01-11T18:29:28.165Z] ---> cb5d83350a5c [2023-01-11T18:29:28.165Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:29:28.165Z] ---> Running in 43a867a3271b [2023-01-11T18:29:28.427Z] Removing intermediate container 43a867a3271b [2023-01-11T18:29:28.427Z] ---> 5cc83d82b760 [2023-01-11T18:29:28.427Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:29:28.427Z] ---> Running in 0cce5a8862b8 [2023-01-11T18:29:28.427Z] Removing intermediate container 0cce5a8862b8 [2023-01-11T18:29:28.427Z] ---> ea2a6e611585 [2023-01-11T18:29:28.427Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-11T18:29:28.427Z] ---> Running in b06aeae4027c [2023-01-11T18:29:28.427Z] Removing intermediate container b06aeae4027c [2023-01-11T18:29:28.427Z] ---> 7d10dfe8219b [2023-01-11T18:29:28.427Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:29:28.685Z] ---> Running in 33b951175155 [2023-01-11T18:29:28.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:29:28.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:29:29.202Z] OK: 216 MiB in 55 packages [2023-01-11T18:29:29.461Z] Removing intermediate container 33b951175155 [2023-01-11T18:29:29.461Z] ---> ea2251276cae [2023-01-11T18:29:29.461Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-11T18:29:29.719Z] ---> 010dcf3482ae [2023-01-11T18:29:29.719Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:29:29.719Z] ---> Running in 0b939064ac3f [2023-01-11T18:29:30.286Z] Removing intermediate container 0b939064ac3f [2023-01-11T18:29:30.286Z] ---> da358a501d9e [2023-01-11T18:29:30.286Z] Step 10/25 : COPY . . [2023-01-11T18:29:31.703Z] ---> bda8c8a05db1 [2023-01-11T18:29:31.703Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:29:31.961Z] ---> Running in da68cad7b4ee [2023-01-11T18:29:32.219Z] Removing intermediate container da68cad7b4ee [2023-01-11T18:29:32.219Z] ---> 4809ceffbb8f [2023-01-11T18:29:32.219Z] Step 12/25 : RUN $MAKE [2023-01-11T18:29:32.219Z] ---> Running in 1a2a52e89ac8 [2023-01-11T18:29:32.478Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-01-11T18:29:54.749Z] Removing intermediate container 1a2a52e89ac8 [2023-01-11T18:29:54.749Z] ---> 8786f6201790 [2023-01-11T18:29:54.749Z] Step 13/25 : FROM alpine:3.16 [2023-01-11T18:29:54.749Z] 3.16: Pulling from library/alpine [2023-01-11T18:29:54.749Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T18:29:54.749Z] ca7dd9ec2225: Verifying Checksum [2023-01-11T18:29:54.749Z] ca7dd9ec2225: Download complete [2023-01-11T18:29:54.749Z] ca7dd9ec2225: Pull complete [2023-01-11T18:29:54.749Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T18:29:54.749Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T18:29:54.749Z] ---> bfe296a52501 [2023-01-11T18:29:54.749Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-11T18:29:54.749Z] ---> Running in 35d47e244487 [2023-01-11T18:29:54.749Z] Removing intermediate container 35d47e244487 [2023-01-11T18:29:54.749Z] ---> 11cbe9b2425e [2023-01-11T18:29:54.749Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-01-11T18:29:54.749Z] ---> Running in e2aeecf3ddb5 [2023-01-11T18:29:54.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:29:54.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:29:54.749Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T18:29:54.749Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:29:54.749Z] OK: 6 MiB in 15 packages [2023-01-11T18:29:54.749Z] Removing intermediate container e2aeecf3ddb5 [2023-01-11T18:29:54.749Z] ---> ac072988989c [2023-01-11T18:29:54.749Z] Step 16/25 : WORKDIR / [2023-01-11T18:29:54.749Z] ---> Running in 0bc5808a41cd [2023-01-11T18:29:54.749Z] Removing intermediate container 0bc5808a41cd [2023-01-11T18:29:54.749Z] ---> e168b21fa08a [2023-01-11T18:29:54.749Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-11T18:29:55.009Z] ---> c49e1e3201fb [2023-01-11T18:29:55.009Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-11T18:29:55.009Z] ---> c303f6a80581 [2023-01-11T18:29:55.009Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-11T18:29:55.728Z] ---> ac738291fbf2 [2023-01-11T18:29:55.728Z] Step 20/25 : EXPOSE 59900 [2023-01-11T18:29:55.728Z] ---> Running in e0711282dcd3 [2023-01-11T18:29:55.989Z] Removing intermediate container e0711282dcd3 [2023-01-11T18:29:55.989Z] ---> 52f5f2f0ef42 [2023-01-11T18:29:55.989Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-11T18:29:55.989Z] ---> Running in d9632d62c670 [2023-01-11T18:29:55.989Z] Removing intermediate container d9632d62c670 [2023-01-11T18:29:55.989Z] ---> b78857b8059e [2023-01-11T18:29:55.989Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T18:29:55.989Z] ---> Running in fcae340fc833 [2023-01-11T18:29:56.248Z] Removing intermediate container fcae340fc833 [2023-01-11T18:29:56.248Z] ---> 5cfab9db7d50 [2023-01-11T18:29:56.248Z] Step 23/25 : LABEL arch=amd64 [2023-01-11T18:29:56.248Z] ---> Running in 3504e5c995db [2023-01-11T18:29:56.248Z] Removing intermediate container 3504e5c995db [2023-01-11T18:29:56.248Z] ---> b19f5bcf8f75 [2023-01-11T18:29:56.248Z] Step 24/25 : LABEL git_sha=ca0733bb9736aa55b8583960b75f1e287344907e [2023-01-11T18:29:56.248Z] ---> Running in e0c0f3836242 [2023-01-11T18:29:56.248Z] Removing intermediate container e0c0f3836242 [2023-01-11T18:29:56.248Z] ---> 46e9a20d2650 [2023-01-11T18:29:56.248Z] Step 25/25 : LABEL version=3.0.0-dev.4 [2023-01-11T18:29:56.248Z] ---> Running in 5f72ca072246 [2023-01-11T18:29:56.508Z] Removing intermediate container 5f72ca072246 [2023-01-11T18:29:56.508Z] ---> 4b258c8f228f [2023-01-11T18:29:56.508Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T18:29:56.508Z] Successfully built 4b258c8f228f [2023-01-11T18:29:56.508Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:29:56.604Z] provisioning config files... [2023-01-11T18:29:56.613Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3108656944147615970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:29:57.113Z] ---> docker-login.sh [2023-01-11T18:29:57.113Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:29:57.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:29:57.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:29:57.113Z] Configure a credential helper to remove this warning. See [2023-01-11T18:29:57.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:29:57.113Z] [2023-01-11T18:29:57.113Z] Login Succeeded [2023-01-11T18:29:57.113Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:29:57.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:29:57.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:29:57.399Z] Configure a credential helper to remove this warning. See [2023-01-11T18:29:57.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:29:57.399Z] [2023-01-11T18:29:57.399Z] Login Succeeded [2023-01-11T18:29:57.399Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:29:57.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:29:57.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:29:57.659Z] Configure a credential helper to remove this warning. See [2023-01-11T18:29:57.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:29:57.659Z] [2023-01-11T18:29:57.659Z] Login Succeeded [2023-01-11T18:29:57.659Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:29:57.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:29:57.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:29:57.659Z] Configure a credential helper to remove this warning. See [2023-01-11T18:29:57.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:29:57.659Z] [2023-01-11T18:29:57.659Z] Login Succeeded [2023-01-11T18:29:57.659Z] docker.io [2023-01-11T18:29:57.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:29:57.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:29:57.919Z] Configure a credential helper to remove this warning. See [2023-01-11T18:29:57.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:29:57.919Z] [2023-01-11T18:29:57.919Z] Login Succeeded [2023-01-11T18:29:57.919Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:29:57.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T18:29:57.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:29:57.999Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-01-11T18:29:57.999Z] ca0733bb9736aa55b8583960b75f1e287344907e [2023-01-11T18:29:57.999Z] latest [2023-01-11T18:29:57.999Z] 3.0.0-dev.4 [2023-01-11T18:29:57.999Z] ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 [2023-01-11T18:29:57.999Z] main [2023-01-11T18:29:57.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:29:58.339Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:29:58.650Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e [2023-01-11T18:29:58.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-11T18:29:58.650Z] d14199e6fc66: Preparing [2023-01-11T18:29:58.650Z] 953f06cd1fb8: Preparing [2023-01-11T18:29:58.650Z] 7099c7133275: Preparing [2023-01-11T18:29:58.650Z] 1def8bfa6702: Preparing [2023-01-11T18:29:58.650Z] e5e13b0c77cb: Preparing [2023-01-11T18:29:58.650Z] e5e13b0c77cb: Layer already exists [2023-01-11T18:29:58.650Z] 7099c7133275: Pushed [2023-01-11T18:29:58.650Z] 953f06cd1fb8: Pushed [2023-01-11T18:29:58.650Z] 1def8bfa6702: Pushed [2023-01-11T18:30:01.940Z] d14199e6fc66: Pushed [2023-01-11T18:30:01.940Z] ca0733bb9736aa55b8583960b75f1e287344907e: digest: sha256:9916d7ac07da394846c7516b54f0c1fc4be6749630cb19a7e8c17f3fb025eb25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:30:02.259Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:30:02.565Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-01-11T18:30:02.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-11T18:30:02.565Z] d14199e6fc66: Preparing [2023-01-11T18:30:02.565Z] 953f06cd1fb8: Preparing [2023-01-11T18:30:02.565Z] 7099c7133275: Preparing [2023-01-11T18:30:02.565Z] 1def8bfa6702: Preparing [2023-01-11T18:30:02.565Z] e5e13b0c77cb: Preparing [2023-01-11T18:30:02.565Z] e5e13b0c77cb: Layer already exists [2023-01-11T18:30:02.565Z] 7099c7133275: Layer already exists [2023-01-11T18:30:02.565Z] 1def8bfa6702: Layer already exists [2023-01-11T18:30:02.565Z] 953f06cd1fb8: Layer already exists [2023-01-11T18:30:02.565Z] d14199e6fc66: Layer already exists [2023-01-11T18:30:02.565Z] latest: digest: sha256:9916d7ac07da394846c7516b54f0c1fc4be6749630cb19a7e8c17f3fb025eb25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:30:02.869Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:30:03.173Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.4 [2023-01-11T18:30:03.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-11T18:30:03.173Z] d14199e6fc66: Preparing [2023-01-11T18:30:03.173Z] 953f06cd1fb8: Preparing [2023-01-11T18:30:03.173Z] 7099c7133275: Preparing [2023-01-11T18:30:03.173Z] 1def8bfa6702: Preparing [2023-01-11T18:30:03.173Z] e5e13b0c77cb: Preparing [2023-01-11T18:30:03.173Z] d14199e6fc66: Layer already exists [2023-01-11T18:30:03.173Z] e5e13b0c77cb: Layer already exists [2023-01-11T18:30:03.173Z] 7099c7133275: Layer already exists [2023-01-11T18:30:03.173Z] 1def8bfa6702: Layer already exists [2023-01-11T18:30:03.173Z] 953f06cd1fb8: Layer already exists [2023-01-11T18:30:03.173Z] 3.0.0-dev.4: digest: sha256:9916d7ac07da394846c7516b54f0c1fc4be6749630cb19a7e8c17f3fb025eb25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:30:03.498Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:30:03.811Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 [2023-01-11T18:30:03.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-11T18:30:03.811Z] d14199e6fc66: Preparing [2023-01-11T18:30:03.811Z] 953f06cd1fb8: Preparing [2023-01-11T18:30:03.811Z] 7099c7133275: Preparing [2023-01-11T18:30:03.811Z] 1def8bfa6702: Preparing [2023-01-11T18:30:03.811Z] e5e13b0c77cb: Preparing [2023-01-11T18:30:03.811Z] 953f06cd1fb8: Layer already exists [2023-01-11T18:30:03.811Z] e5e13b0c77cb: Layer already exists [2023-01-11T18:30:03.811Z] d14199e6fc66: Layer already exists [2023-01-11T18:30:03.811Z] 7099c7133275: Layer already exists [2023-01-11T18:30:03.811Z] 1def8bfa6702: Layer already exists [2023-01-11T18:30:03.811Z] ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4: digest: sha256:9916d7ac07da394846c7516b54f0c1fc4be6749630cb19a7e8c17f3fb025eb25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:30:04.142Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:30:04.453Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-01-11T18:30:04.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-01-11T18:30:04.453Z] d14199e6fc66: Preparing [2023-01-11T18:30:04.453Z] 953f06cd1fb8: Preparing [2023-01-11T18:30:04.453Z] 7099c7133275: Preparing [2023-01-11T18:30:04.453Z] 1def8bfa6702: Preparing [2023-01-11T18:30:04.453Z] e5e13b0c77cb: Preparing [2023-01-11T18:30:04.453Z] 953f06cd1fb8: Layer already exists [2023-01-11T18:30:04.453Z] d14199e6fc66: Layer already exists [2023-01-11T18:30:04.453Z] e5e13b0c77cb: Layer already exists [2023-01-11T18:30:04.453Z] 7099c7133275: Layer already exists [2023-01-11T18:30:04.453Z] 1def8bfa6702: Layer already exists [2023-01-11T18:30:04.453Z] main: digest: sha256:9916d7ac07da394846c7516b54f0c1fc4be6749630cb19a7e8c17f3fb025eb25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T18:30:04.494Z] ===================================================== [Pipeline] echo [2023-01-11T18:30:04.500Z] taggedImages: [2023-01-11T18:30:04.500Z] - nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e [2023-01-11T18:30:04.500Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-01-11T18:30:04.501Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.4 [2023-01-11T18:30:04.501Z] - nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 [2023-01-11T18:30:04.501Z] - nexus3.edgexfoundry.org:10004/device-virtual: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-01-11T18:30:04.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:30:04.875Z] [2023-01-11T18:30:04.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:30:05.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:30:05.186Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T18:30:05.186Z] 5eb5b503b376: Pulling fs layer [2023-01-11T18:30:05.186Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T18:30:05.186Z] ec43610c2a17: Pulling fs layer [2023-01-11T18:30:05.186Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T18:30:05.186Z] 33b1e0a273af: Pulling fs layer [2023-01-11T18:30:05.186Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T18:30:05.187Z] 2f39f015ded8: Pulling fs layer [2023-01-11T18:30:05.187Z] 3a2ae6a8a46f: Waiting [2023-01-11T18:30:05.187Z] 33b1e0a273af: Waiting [2023-01-11T18:30:05.187Z] 5d3b04190fa2: Waiting [2023-01-11T18:30:05.187Z] 2f39f015ded8: Waiting [2023-01-11T18:30:05.187Z] 5c69ac0246d0: Verifying Checksum [2023-01-11T18:30:05.187Z] 5c69ac0246d0: Download complete [2023-01-11T18:30:05.187Z] 3a2ae6a8a46f: Download complete [2023-01-11T18:30:05.187Z] 33b1e0a273af: Verifying Checksum [2023-01-11T18:30:05.187Z] 33b1e0a273af: Download complete [2023-01-11T18:30:05.446Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T18:30:05.446Z] 5d3b04190fa2: Download complete [2023-01-11T18:30:05.446Z] ec43610c2a17: Verifying Checksum [2023-01-11T18:30:05.446Z] ec43610c2a17: Download complete [2023-01-11T18:30:05.446Z] 5eb5b503b376: Verifying Checksum [2023-01-11T18:30:05.446Z] 5eb5b503b376: Download complete [2023-01-11T18:30:06.012Z] 2f39f015ded8: Verifying Checksum [2023-01-11T18:30:06.012Z] 2f39f015ded8: Download complete [2023-01-11T18:30:06.580Z] 5eb5b503b376: Pull complete [2023-01-11T18:30:06.839Z] 5c69ac0246d0: Pull complete [2023-01-11T18:30:07.406Z] ec43610c2a17: Pull complete [2023-01-11T18:30:07.406Z] 3a2ae6a8a46f: Pull complete [2023-01-11T18:30:07.665Z] 33b1e0a273af: Pull complete [2023-01-11T18:30:07.665Z] 5d3b04190fa2: Pull complete [2023-01-11T18:30:11.847Z] 2f39f015ded8: Pull complete [2023-01-11T18:30:11.848Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T18:30:11.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:30:11.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:30:11.939Z] prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container [2023-01-11T18:30:11.975Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-01-11T18:30:15.085Z] $ docker top a03a69b1fdd5a12d2ff5a6a7da63cdce71d4100329849d05dd6216b30a2ae8af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:30:15.461Z] ---> job-cost.sh [2023-01-11T18:30:15.461Z] lf-activate-venv: SKIPPING [2023-01-11T18:30:15.461Z] INFO: No Stack... [2023-01-11T18:30:15.720Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T18:30:15.979Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T18:30:16.274Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-01-11T18:30:16.274Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T18:30:16.289Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] [2023-01-11T18:30:16.298Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] did not exist. Created. [2023-01-11T18:30:16.298Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T18:30:16.602Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T18:30:16.637Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T18:30:16.644Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T18:30:16.661Z] $ docker stop --time=1 a03a69b1fdd5a12d2ff5a6a7da63cdce71d4100329849d05dd6216b30a2ae8af [2023-01-11T18:30:17.816Z] $ docker rm -f --volumes a03a69b1fdd5a12d2ff5a6a7da63cdce71d4100329849d05dd6216b30a2ae8af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T18:31:30.552Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1913 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-01-11T18:31:30.565Z] Running in /w/workspace/device-virtual-go/75 [Pipeline] { [Pipeline] checkout [2023-01-11T18:31:30.601Z] The recommended git tool is: git [2023-01-11T18:31:36.989Z] using credential edgex-jenkins-ssh [2023-01-11T18:31:37.009Z] Cloning the remote Git repository [2023-01-11T18:31:37.071Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-01-11T18:31:37.169Z] > git init /w/workspace/device-virtual-go/75 # timeout=10 [2023-01-11T18:31:37.359Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-11T18:31:37.361Z] > git --version # timeout=10 [2023-01-11T18:31:37.382Z] > git --version # 'git version 2.25.1' [2023-01-11T18:31:37.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T18:31:37.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T18:31:40.657Z] Avoid second fetch [2023-01-11T18:31:40.658Z] Checking out Revision ca0733bb9736aa55b8583960b75f1e287344907e (main) [2023-01-11T18:31:39.668Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-11T18:31:39.692Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T18:31:40.680Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T18:31:40.706Z] > git checkout -f ca0733bb9736aa55b8583960b75f1e287344907e # timeout=10 [2023-01-11T18:31:41.252Z] Commit message: "refactor!: Rework code for refactored MessageBus Configuration (#327)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:31:42.210Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T18:31:42.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:31:42.210Z] Dload Upload Total Spent Left Speed [2023-01-11T18:31:42.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-01-11T18:31:42.878Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T18:31:43.213Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T18:31:43.213Z] + sudo tee /etc/docker/daemon.new [2023-01-11T18:31:43.213Z] { [2023-01-11T18:31:43.213Z] "registry-mirrors": [ [2023-01-11T18:31:43.213Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T18:31:43.213Z] ], [2023-01-11T18:31:43.213Z] "bip": "10.250.0.254/24", [2023-01-11T18:31:43.213Z] "hosts": [ [2023-01-11T18:31:43.213Z] "tcp://0.0.0.0:5555", [2023-01-11T18:31:43.213Z] "unix:///var/run/docker.sock" [2023-01-11T18:31:43.213Z] ], [2023-01-11T18:31:43.213Z] "mtu": 1458, [2023-01-11T18:31:43.213Z] "selinux-enabled": true, [2023-01-11T18:31:43.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T18:31:43.213Z] } [Pipeline] sh [2023-01-11T18:31:43.549Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T18:31:43.886Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:32:02.162Z] provisioning config files... [2023-01-11T18:32:02.188Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/75@tmp/config17631772774569271706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:32:02.546Z] ---> docker-login.sh [2023-01-11T18:32:02.546Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:32:03.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:32:03.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:32:03.133Z] Configure a credential helper to remove this warning. See [2023-01-11T18:32:03.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:32:03.133Z] [2023-01-11T18:32:03.133Z] Login Succeeded [2023-01-11T18:32:03.133Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:32:03.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:32:03.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:32:03.412Z] Configure a credential helper to remove this warning. See [2023-01-11T18:32:03.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:32:03.412Z] [2023-01-11T18:32:03.412Z] Login Succeeded [2023-01-11T18:32:03.412Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:32:03.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:32:03.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:32:03.952Z] Configure a credential helper to remove this warning. See [2023-01-11T18:32:03.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:32:03.952Z] [2023-01-11T18:32:03.952Z] Login Succeeded [2023-01-11T18:32:03.952Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:32:04.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:32:04.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:32:04.224Z] Configure a credential helper to remove this warning. See [2023-01-11T18:32:04.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:32:04.224Z] [2023-01-11T18:32:04.224Z] Login Succeeded [2023-01-11T18:32:04.224Z] docker.io [2023-01-11T18:32:04.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:32:04.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:32:04.766Z] Configure a credential helper to remove this warning. See [2023-01-11T18:32:04.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:32:04.766Z] [2023-01-11T18:32:04.766Z] Login Succeeded [2023-01-11T18:32:04.766Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:32:04.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T18:32:05.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:32:05.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:32:05.080Z] ========================================================= [2023-01-11T18:32:05.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T18:32:05.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:32:05.434Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T18:32:05.702Z] Sending build context to Docker daemon 11.8MB [2023-01-11T18:32:05.702Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:32:05.702Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T18:32:05.972Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T18:32:05.972Z] 9b18e9b68314: Pulling fs layer [2023-01-11T18:32:05.972Z] 35d82f9e3411: Pulling fs layer [2023-01-11T18:32:05.972Z] e16973657156: Pulling fs layer [2023-01-11T18:32:05.972Z] fc693d55d65f: Pulling fs layer [2023-01-11T18:32:05.972Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T18:32:05.972Z] dda99020689f: Pulling fs layer [2023-01-11T18:32:05.972Z] db1c61fa0a46: Pulling fs layer [2023-01-11T18:32:05.972Z] 891c053d2c06: Pulling fs layer [2023-01-11T18:32:05.972Z] fc693d55d65f: Waiting [2023-01-11T18:32:05.972Z] dda99020689f: Waiting [2023-01-11T18:32:05.972Z] 7e9fc2657dce: Waiting [2023-01-11T18:32:05.972Z] db1c61fa0a46: Waiting [2023-01-11T18:32:05.972Z] 891c053d2c06: Waiting [2023-01-11T18:32:05.972Z] e16973657156: Verifying Checksum [2023-01-11T18:32:05.972Z] e16973657156: Download complete [2023-01-11T18:32:05.972Z] 35d82f9e3411: Verifying Checksum [2023-01-11T18:32:05.972Z] 35d82f9e3411: Download complete [2023-01-11T18:32:05.972Z] 7e9fc2657dce: Verifying Checksum [2023-01-11T18:32:05.972Z] 7e9fc2657dce: Download complete [2023-01-11T18:32:05.972Z] dda99020689f: Download complete [2023-01-11T18:32:06.251Z] 9b18e9b68314: Download complete [2023-01-11T18:32:06.860Z] 9b18e9b68314: Pull complete [2023-01-11T18:32:07.478Z] 891c053d2c06: Verifying Checksum [2023-01-11T18:32:07.478Z] 891c053d2c06: Download complete [2023-01-11T18:32:07.478Z] 35d82f9e3411: Pull complete [2023-01-11T18:32:07.751Z] e16973657156: Pull complete [2023-01-11T18:32:08.721Z] db1c61fa0a46: Verifying Checksum [2023-01-11T18:32:08.721Z] db1c61fa0a46: Download complete [2023-01-11T18:32:08.993Z] fc693d55d65f: Verifying Checksum [2023-01-11T18:32:08.993Z] fc693d55d65f: Download complete [2023-01-11T18:32:21.337Z] fc693d55d65f: Pull complete [2023-01-11T18:32:21.337Z] 7e9fc2657dce: Pull complete [2023-01-11T18:32:21.337Z] dda99020689f: Pull complete [2023-01-11T18:32:25.614Z] db1c61fa0a46: Pull complete [2023-01-11T18:32:27.574Z] 891c053d2c06: Pull complete [2023-01-11T18:32:27.574Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T18:32:27.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T18:32:27.574Z] ---> f96f9c87975a [2023-01-11T18:32:27.575Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T18:32:30.195Z] ---> Running in 34c8c57185e5 [2023-01-11T18:32:30.195Z] Removing intermediate container 34c8c57185e5 [2023-01-11T18:32:30.195Z] ---> 6f7f71cc4853 [2023-01-11T18:32:30.195Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:32:30.195Z] ---> Running in abb77c652153 [2023-01-11T18:32:30.465Z] Removing intermediate container abb77c652153 [2023-01-11T18:32:30.465Z] ---> a1bed80a7bc4 [2023-01-11T18:32:30.465Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:32:30.465Z] ---> Running in 112b762c2b3f [2023-01-11T18:32:31.056Z] Removing intermediate container 112b762c2b3f [2023-01-11T18:32:31.056Z] ---> ed100e6335b5 [2023-01-11T18:32:31.056Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-11T18:32:31.056Z] ---> Running in 907d8500241e [2023-01-11T18:32:31.338Z] Removing intermediate container 907d8500241e [2023-01-11T18:32:31.338Z] ---> bbb225cf9b37 [2023-01-11T18:32:31.338Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:32:31.338Z] ---> Running in 83bd2550daae [2023-01-11T18:32:32.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:32:33.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:32:34.133Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-11T18:32:34.133Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-11T18:32:34.133Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-11T18:32:34.133Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-11T18:32:34.408Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:32:34.408Z] OK: 226 MiB in 55 packages [2023-01-11T18:32:35.835Z] Removing intermediate container 83bd2550daae [2023-01-11T18:32:35.835Z] ---> 77cb0622ee85 [2023-01-11T18:32:35.835Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-11T18:32:36.113Z] ---> 4e459068c1ee [2023-01-11T18:32:36.113Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:32:36.113Z] ---> Running in 7d827e658f4e [2023-01-11T18:33:44.052Z] Removing intermediate container 7d827e658f4e [2023-01-11T18:33:44.052Z] ---> ffce30d2ab8a [2023-01-11T18:33:44.052Z] Step 10/12 : COPY . . [2023-01-11T18:33:45.029Z] ---> d4bc28e830a3 [2023-01-11T18:33:45.029Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:33:45.298Z] ---> Running in 6b9dc0489e53 [2023-01-11T18:33:45.579Z] Removing intermediate container 6b9dc0489e53 [2023-01-11T18:33:45.579Z] ---> 52db3a0d0160 [2023-01-11T18:33:45.579Z] Step 12/12 : RUN $MAKE [2023-01-11T18:33:45.579Z] ---> Running in c5a9a440f29f [2023-01-11T18:33:46.548Z] noop [2023-01-11T18:33:47.516Z] Removing intermediate container c5a9a440f29f [2023-01-11T18:33:47.516Z] ---> 3604f8f4d598 [2023-01-11T18:33:47.516Z] Successfully built 3604f8f4d598 [2023-01-11T18:33:47.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:33:47.873Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T18:33:47.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:33:48.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-1913 does not seem to be running inside a container [2023-01-11T18:33:48.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/75 -v /w/workspace/device-virtual-go/75:/w/workspace/device-virtual-go/75:rw,z -v /w/workspace/device-virtual-go/75@tmp:/w/workspace/device-virtual-go/75@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-01-11T18:33:51.542Z] $ docker top 16c3e797aa4b1e1627c8d83c97d59e3ed5cf11792fe0d9087477b987fd6bba46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:33:52.381Z] + go version [2023-01-11T18:33:52.381Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T18:33:52.403Z] $ docker stop --time=1 16c3e797aa4b1e1627c8d83c97d59e3ed5cf11792fe0d9087477b987fd6bba46 [2023-01-11T18:33:54.013Z] $ docker rm -f --volumes 16c3e797aa4b1e1627c8d83c97d59e3ed5cf11792fe0d9087477b987fd6bba46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:33:54.562Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T18:33:54.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:33:54.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-1913 does not seem to be running inside a container [2023-01-11T18:33:54.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/75 -v /w/workspace/device-virtual-go/75:/w/workspace/device-virtual-go/75:rw,z -v /w/workspace/device-virtual-go/75@tmp:/w/workspace/device-virtual-go/75@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-01-11T18:33:56.018Z] $ docker top 8aa450032831c87cc143c4c3366736767b95bd1269c8b8230a0d88c1185bef50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:33:56.855Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/75 [Pipeline] fileExists [Pipeline] sh [2023-01-11T18:33:57.189Z] + make test [2023-01-11T18:33:57.190Z] go test ./... -coverprofile=coverage.out [2023-01-11T18:33:59.147Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-11T18:35:35.833Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-11T18:35:35.833Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.153s coverage: 65.7% of statements [2023-01-11T18:35:35.833Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-11T18:35:35.833Z] go vet ./... [2023-01-11T18:36:02.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T18:36:02.853Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T18:36:02.853Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T18:36:03.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T18:36:03.164Z] $ docker stop --time=1 8aa450032831c87cc143c4c3366736767b95bd1269c8b8230a0d88c1185bef50 [2023-01-11T18:36:05.138Z] $ docker rm -f --volumes 8aa450032831c87cc143c4c3366736767b95bd1269c8b8230a0d88c1185bef50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:36:06.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T18:36:06.237Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T18:36:07.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:36:07.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T18:36:07.900Z] + ls -al . [2023-01-11T18:36:07.901Z] total 200 [2023-01-11T18:36:07.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:33 . [2023-01-11T18:36:07.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:31 .. [2023-01-11T18:36:07.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:31 .git [2023-01-11T18:36:07.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:31 .github [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 11 18:31 .gitignore [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 18:31 .golangci.yml [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 8423 Jan 11 18:31 Attribution.txt [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 11 18:31 CHANGELOG.md [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jan 11 18:31 Dockerfile [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:31 GOVERNANCE.md [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 11 18:31 Jenkinsfile [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 18:31 LICENSE [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 11 18:31 Makefile [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 11 18:31 OWNERS.md [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 11 18:31 README.md [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 18:28 VERSION [2023-01-11T18:36:07.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:31 bin [2023-01-11T18:36:07.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:31 cmd [2023-01-11T18:36:07.901Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 11 18:35 coverage.out [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 3340 Jan 11 18:31 go.mod [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 44412 Jan 11 18:31 go.sum [2023-01-11T18:36:07.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:31 internal [2023-01-11T18:36:07.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:31 snap [2023-01-11T18:36:07.901Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 11 18:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:36:08.264Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ca0733bb9736aa55b8583960b75f1e287344907e --label arch=arm64 --label version=3.0.0-dev.4 . [2023-01-11T18:36:08.854Z] Sending build context to Docker daemon 11.85MB [2023-01-11T18:36:08.854Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:36:08.854Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-11T18:36:08.854Z] ---> 3604f8f4d598 [2023-01-11T18:36:08.854Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T18:36:09.122Z] ---> Running in 1ae04bfc3372 [2023-01-11T18:36:09.390Z] Removing intermediate container 1ae04bfc3372 [2023-01-11T18:36:09.390Z] ---> d665e624ffee [2023-01-11T18:36:09.391Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:36:09.658Z] ---> Running in 9bd3fa27352e [2023-01-11T18:36:10.246Z] Removing intermediate container 9bd3fa27352e [2023-01-11T18:36:10.246Z] ---> b3584e0a21a2 [2023-01-11T18:36:10.246Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:36:10.514Z] ---> Running in 5f3df3c863af [2023-01-11T18:36:11.099Z] Removing intermediate container 5f3df3c863af [2023-01-11T18:36:11.099Z] ---> b91508ab9763 [2023-01-11T18:36:11.099Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-11T18:36:11.099Z] ---> Running in d694cdecf8b5 [2023-01-11T18:36:11.689Z] Removing intermediate container d694cdecf8b5 [2023-01-11T18:36:11.689Z] ---> 100e4b22a1f5 [2023-01-11T18:36:11.689Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:36:11.689Z] ---> Running in b94727c4522e [2023-01-11T18:36:13.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:36:13.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:36:14.786Z] OK: 226 MiB in 55 packages [2023-01-11T18:36:15.770Z] Removing intermediate container b94727c4522e [2023-01-11T18:36:15.770Z] ---> ef075898a377 [2023-01-11T18:36:15.770Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-11T18:36:16.739Z] ---> 1679caf02e51 [2023-01-11T18:36:16.739Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:36:16.739Z] ---> Running in 16db7042eb97 [2023-01-11T18:36:19.342Z] Removing intermediate container 16db7042eb97 [2023-01-11T18:36:19.342Z] ---> 48d4b122243e [2023-01-11T18:36:19.342Z] Step 10/25 : COPY . . [2023-01-11T18:36:20.774Z] ---> fa8d4790520a [2023-01-11T18:36:20.774Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:36:20.774Z] ---> Running in 1166fc32d72c [2023-01-11T18:36:21.370Z] Removing intermediate container 1166fc32d72c [2023-01-11T18:36:21.370Z] ---> 5cb679603ff4 [2023-01-11T18:36:21.370Z] Step 12/25 : RUN $MAKE [2023-01-11T18:36:21.370Z] ---> Running in 138906388f03 [2023-01-11T18:36:22.339Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-01-11T18:39:14.257Z] Removing intermediate container 138906388f03 [2023-01-11T18:39:14.257Z] ---> 2a79058df0f0 [2023-01-11T18:39:14.257Z] Step 13/25 : FROM alpine:3.16 [2023-01-11T18:39:14.257Z] 3.16: Pulling from library/alpine [2023-01-11T18:39:14.257Z] 6875df1f5354: Pulling fs layer [2023-01-11T18:39:14.257Z] 6875df1f5354: Verifying Checksum [2023-01-11T18:39:14.257Z] 6875df1f5354: Download complete [2023-01-11T18:39:14.257Z] 6875df1f5354: Pull complete [2023-01-11T18:39:14.257Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T18:39:14.257Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T18:39:14.257Z] ---> 2b4661558fb8 [2023-01-11T18:39:14.257Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-11T18:39:14.257Z] ---> Running in 3d04127a892b [2023-01-11T18:39:14.257Z] Removing intermediate container 3d04127a892b [2023-01-11T18:39:14.257Z] ---> 0601cf9e6469 [2023-01-11T18:39:14.257Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-01-11T18:39:14.257Z] ---> Running in f4ef549dcc5b [2023-01-11T18:39:14.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:39:14.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:39:14.257Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T18:39:14.257Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:39:14.257Z] OK: 5 MiB in 15 packages [2023-01-11T18:39:14.257Z] Removing intermediate container f4ef549dcc5b [2023-01-11T18:39:14.257Z] ---> 7c4cbf03e57f [2023-01-11T18:39:14.257Z] Step 16/25 : WORKDIR / [2023-01-11T18:39:14.257Z] ---> Running in d735d9cce315 [2023-01-11T18:39:14.257Z] Removing intermediate container d735d9cce315 [2023-01-11T18:39:14.257Z] ---> ee8ce9b40f59 [2023-01-11T18:39:14.257Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-11T18:39:14.257Z] ---> b67adb6b6b90 [2023-01-11T18:39:14.257Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-11T18:39:14.526Z] ---> 228d4a914255 [2023-01-11T18:39:14.526Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-11T18:39:15.950Z] ---> b1c39cd09987 [2023-01-11T18:39:15.950Z] Step 20/25 : EXPOSE 59900 [2023-01-11T18:39:16.221Z] ---> Running in 190a95e48207 [2023-01-11T18:39:16.488Z] Removing intermediate container 190a95e48207 [2023-01-11T18:39:16.488Z] ---> 2670b9342c2b [2023-01-11T18:39:16.488Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-11T18:39:16.488Z] ---> Running in 9ac854e8f307 [2023-01-11T18:39:16.762Z] Removing intermediate container 9ac854e8f307 [2023-01-11T18:39:16.762Z] ---> cb8c6e2a1e03 [2023-01-11T18:39:16.762Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T18:39:17.030Z] ---> Running in 026b8fc35ffa [2023-01-11T18:39:17.299Z] Removing intermediate container 026b8fc35ffa [2023-01-11T18:39:17.299Z] ---> 5e7b4282fdde [2023-01-11T18:39:17.299Z] Step 23/25 : LABEL arch=arm64 [2023-01-11T18:39:17.299Z] ---> Running in 4081810d25a0 [2023-01-11T18:39:17.576Z] Removing intermediate container 4081810d25a0 [2023-01-11T18:39:17.576Z] ---> 6822d43dfdcf [2023-01-11T18:39:17.576Z] Step 24/25 : LABEL git_sha=ca0733bb9736aa55b8583960b75f1e287344907e [2023-01-11T18:39:17.849Z] ---> Running in 31e87cf3c934 [2023-01-11T18:39:18.119Z] Removing intermediate container 31e87cf3c934 [2023-01-11T18:39:18.119Z] ---> a49163e4a4af [2023-01-11T18:39:18.119Z] Step 25/25 : LABEL version=3.0.0-dev.4 [2023-01-11T18:39:18.119Z] ---> Running in 3d72dd41e63d [2023-01-11T18:39:18.389Z] Removing intermediate container 3d72dd41e63d [2023-01-11T18:39:18.389Z] ---> 69075341d7d5 [2023-01-11T18:39:18.389Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T18:39:18.659Z] Successfully built 69075341d7d5 [2023-01-11T18:39:18.659Z] Successfully tagged device-virtual-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-01-11T18:39:18.770Z] provisioning config files... [2023-01-11T18:39:18.788Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/75@tmp/config17897854694275256785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:39:19.147Z] ---> docker-login.sh [2023-01-11T18:39:19.147Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:39:19.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:39:19.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:39:19.416Z] Configure a credential helper to remove this warning. See [2023-01-11T18:39:19.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:39:19.416Z] [2023-01-11T18:39:19.416Z] Login Succeeded [2023-01-11T18:39:19.416Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:39:19.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:39:19.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:39:19.953Z] Configure a credential helper to remove this warning. See [2023-01-11T18:39:19.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:39:19.953Z] [2023-01-11T18:39:19.953Z] Login Succeeded [2023-01-11T18:39:19.953Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:39:20.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:39:20.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:39:20.225Z] Configure a credential helper to remove this warning. See [2023-01-11T18:39:20.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:39:20.225Z] [2023-01-11T18:39:20.225Z] Login Succeeded [2023-01-11T18:39:20.225Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:39:20.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:39:20.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:39:20.813Z] Configure a credential helper to remove this warning. See [2023-01-11T18:39:20.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:39:20.813Z] [2023-01-11T18:39:20.813Z] Login Succeeded [2023-01-11T18:39:20.813Z] docker.io [2023-01-11T18:39:21.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:39:21.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:39:21.349Z] Configure a credential helper to remove this warning. See [2023-01-11T18:39:21.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:39:21.349Z] [2023-01-11T18:39:21.349Z] Login Succeeded [2023-01-11T18:39:21.349Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:39:21.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T18:39:21.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:39:21.411Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-01-11T18:39:21.411Z] ca0733bb9736aa55b8583960b75f1e287344907e [2023-01-11T18:39:21.411Z] latest [2023-01-11T18:39:21.411Z] 3.0.0-dev.4 [2023-01-11T18:39:21.411Z] ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 [2023-01-11T18:39:21.411Z] main [2023-01-11T18:39:21.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:21.765Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:22.116Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e [2023-01-11T18:39:22.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-11T18:39:22.116Z] 40f25816bf9b: Preparing [2023-01-11T18:39:22.116Z] d509a170d038: Preparing [2023-01-11T18:39:22.116Z] cc6fe718014d: Preparing [2023-01-11T18:39:22.116Z] 60aa32623717: Preparing [2023-01-11T18:39:22.116Z] 17bec77d7fdc: Preparing [2023-01-11T18:39:22.384Z] 17bec77d7fdc: Layer already exists [2023-01-11T18:39:22.384Z] d509a170d038: Pushed [2023-01-11T18:39:22.384Z] cc6fe718014d: Pushed [2023-01-11T18:39:22.384Z] 60aa32623717: Pushed [2023-01-11T18:39:27.748Z] 40f25816bf9b: Pushed [2023-01-11T18:39:27.748Z] ca0733bb9736aa55b8583960b75f1e287344907e: digest: sha256:3efe3b808158a88d89804c68c282b6dfdc9a969c1cd63ae9ad007a2c3160424b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:28.098Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:28.441Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-01-11T18:39:28.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-11T18:39:28.441Z] 40f25816bf9b: Preparing [2023-01-11T18:39:28.441Z] d509a170d038: Preparing [2023-01-11T18:39:28.441Z] cc6fe718014d: Preparing [2023-01-11T18:39:28.441Z] 60aa32623717: Preparing [2023-01-11T18:39:28.441Z] 17bec77d7fdc: Preparing [2023-01-11T18:39:28.441Z] 17bec77d7fdc: Layer already exists [2023-01-11T18:39:28.441Z] 40f25816bf9b: Layer already exists [2023-01-11T18:39:28.441Z] d509a170d038: Layer already exists [2023-01-11T18:39:28.441Z] 60aa32623717: Layer already exists [2023-01-11T18:39:28.441Z] cc6fe718014d: Layer already exists [2023-01-11T18:39:28.509Z] latest: digest: sha256:3efe3b808158a88d89804c68c282b6dfdc9a969c1cd63ae9ad007a2c3160424b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:28.876Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:29.231Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.4 [2023-01-11T18:39:29.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-11T18:39:29.231Z] 40f25816bf9b: Preparing [2023-01-11T18:39:29.231Z] d509a170d038: Preparing [2023-01-11T18:39:29.231Z] cc6fe718014d: Preparing [2023-01-11T18:39:29.231Z] 60aa32623717: Preparing [2023-01-11T18:39:29.231Z] 17bec77d7fdc: Preparing [2023-01-11T18:39:29.231Z] d509a170d038: Layer already exists [2023-01-11T18:39:29.231Z] 60aa32623717: Layer already exists [2023-01-11T18:39:29.231Z] 17bec77d7fdc: Layer already exists [2023-01-11T18:39:29.231Z] 40f25816bf9b: Layer already exists [2023-01-11T18:39:29.231Z] cc6fe718014d: Layer already exists [2023-01-11T18:39:29.502Z] 3.0.0-dev.4: digest: sha256:3efe3b808158a88d89804c68c282b6dfdc9a969c1cd63ae9ad007a2c3160424b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:29.873Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:30.244Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 [2023-01-11T18:39:30.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-11T18:39:30.244Z] 40f25816bf9b: Preparing [2023-01-11T18:39:30.244Z] d509a170d038: Preparing [2023-01-11T18:39:30.244Z] cc6fe718014d: Preparing [2023-01-11T18:39:30.244Z] 60aa32623717: Preparing [2023-01-11T18:39:30.244Z] 17bec77d7fdc: Preparing [2023-01-11T18:39:30.244Z] d509a170d038: Layer already exists [2023-01-11T18:39:30.244Z] 40f25816bf9b: Layer already exists [2023-01-11T18:39:30.244Z] cc6fe718014d: Layer already exists [2023-01-11T18:39:30.245Z] 17bec77d7fdc: Layer already exists [2023-01-11T18:39:30.245Z] 60aa32623717: Layer already exists [2023-01-11T18:39:30.520Z] ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4: digest: sha256:3efe3b808158a88d89804c68c282b6dfdc9a969c1cd63ae9ad007a2c3160424b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:30.892Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:31.247Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-01-11T18:39:31.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-01-11T18:39:31.247Z] 40f25816bf9b: Preparing [2023-01-11T18:39:31.247Z] d509a170d038: Preparing [2023-01-11T18:39:31.247Z] cc6fe718014d: Preparing [2023-01-11T18:39:31.247Z] 60aa32623717: Preparing [2023-01-11T18:39:31.247Z] 17bec77d7fdc: Preparing [2023-01-11T18:39:31.247Z] 17bec77d7fdc: Layer already exists [2023-01-11T18:39:31.247Z] d509a170d038: Layer already exists [2023-01-11T18:39:31.247Z] 40f25816bf9b: Layer already exists [2023-01-11T18:39:31.247Z] cc6fe718014d: Layer already exists [2023-01-11T18:39:31.247Z] 60aa32623717: Layer already exists [2023-01-11T18:39:31.518Z] main: digest: sha256:3efe3b808158a88d89804c68c282b6dfdc9a969c1cd63ae9ad007a2c3160424b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T18:39:31.567Z] ===================================================== [Pipeline] echo [2023-01-11T18:39:31.578Z] taggedImages: [2023-01-11T18:39:31.578Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e [2023-01-11T18:39:31.578Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-01-11T18:39:31.578Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.4 [2023-01-11T18:39:31.578Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 [2023-01-11T18:39:31.578Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:31.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:39:31.953Z] [2023-01-11T18:39:31.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:39:32.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:39:32.303Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T18:39:32.303Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T18:39:32.303Z] 04944245beec: Pulling fs layer [2023-01-11T18:39:32.303Z] 699f458cf7ca: Pulling fs layer [2023-01-11T18:39:32.303Z] 765212b225bb: Pulling fs layer [2023-01-11T18:39:32.303Z] f23df028b6ca: Pulling fs layer [2023-01-11T18:39:32.303Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T18:39:32.303Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T18:39:32.303Z] f23df028b6ca: Waiting [2023-01-11T18:39:32.303Z] d65c8cfc05b1: Waiting [2023-01-11T18:39:32.303Z] 2437ff75d9bd: Waiting [2023-01-11T18:39:32.303Z] 765212b225bb: Waiting [2023-01-11T18:39:32.577Z] 04944245beec: Verifying Checksum [2023-01-11T18:39:32.577Z] 04944245beec: Download complete [2023-01-11T18:39:32.577Z] 765212b225bb: Verifying Checksum [2023-01-11T18:39:32.577Z] 765212b225bb: Download complete [2023-01-11T18:39:32.577Z] f23df028b6ca: Verifying Checksum [2023-01-11T18:39:32.577Z] f23df028b6ca: Download complete [2023-01-11T18:39:32.855Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T18:39:32.855Z] d65c8cfc05b1: Download complete [2023-01-11T18:39:32.855Z] 699f458cf7ca: Verifying Checksum [2023-01-11T18:39:32.855Z] 699f458cf7ca: Download complete [2023-01-11T18:39:33.446Z] 8998bd30e6a1: Verifying Checksum [2023-01-11T18:39:33.446Z] 8998bd30e6a1: Download complete [2023-01-11T18:39:36.048Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T18:39:36.048Z] 2437ff75d9bd: Download complete [2023-01-11T18:39:37.470Z] 8998bd30e6a1: Pull complete [2023-01-11T18:39:38.055Z] 04944245beec: Pull complete [2023-01-11T18:39:39.468Z] 699f458cf7ca: Pull complete [2023-01-11T18:39:39.468Z] 765212b225bb: Pull complete [2023-01-11T18:39:40.429Z] f23df028b6ca: Pull complete [2023-01-11T18:39:40.429Z] d65c8cfc05b1: Pull complete [2023-01-11T18:39:55.472Z] 2437ff75d9bd: Pull complete [2023-01-11T18:39:55.472Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T18:39:55.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:39:55.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:39:55.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-1913 does not seem to be running inside a container [2023-01-11T18:39:55.766Z] $ 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-virtual-go/75 -v /w/workspace/device-virtual-go/75:/w/workspace/device-virtual-go/75:rw,z -v /w/workspace/device-virtual-go/75@tmp:/w/workspace/device-virtual-go/75@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-01-11T18:39:58.724Z] $ docker top f9c051a701a112d2d43dd267b8c3033af928e5d2ab200d53b0a717d75ddadbf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:39:59.609Z] ---> job-cost.sh [2023-01-11T18:39:59.609Z] lf-activate-venv: SKIPPING [2023-01-11T18:39:59.609Z] INFO: No Stack... [2023-01-11T18:40:00.196Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T18:40:01.163Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T18:40:01.821Z] + cut -d, -f6 [2023-01-11T18:40:01.821Z] + cat /w/workspace/device-virtual-go/75/archives/cost.csv [Pipeline] lock [2023-01-11T18:40:01.910Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] [2023-01-11T18:40:01.915Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] did not exist. Created. [2023-01-11T18:40:01.915Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T18:40:02.586Z] /w/workspace/device-virtual-go/75@tmp/durable-f4b45dd9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T18:40:03.258Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T18:40:03.275Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T18:40:03.332Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T18:40:03.340Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T18:40:03.358Z] $ docker stop --time=1 f9c051a701a112d2d43dd267b8c3033af928e5d2ab200d53b0a717d75ddadbf8 [2023-01-11T18:40:04.937Z] $ docker rm -f --volumes f9c051a701a112d2d43dd267b8c3033af928e5d2ab200d53b0a717d75ddadbf8 [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-01-11T18:40:05.296Z] provisioning config files... [2023-01-11T18:40:05.302Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2546673562401553989tmp [Pipeline] { [Pipeline] sh [2023-01-11T18:40:05.592Z] + set +x [2023-01-11T18:40:05.593Z] + curl -s https://codecov.io/bash [2023-01-11T18:40:05.593Z] + bash -s -- [2023-01-11T18:40:05.593Z] [2023-01-11T18:40:05.593Z] _____ _ [2023-01-11T18:40:05.593Z] / ____| | | [2023-01-11T18:40:05.593Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T18:40:05.593Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T18:40:05.593Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T18:40:05.593Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T18:40:05.593Z] Bash-1.0.6 [2023-01-11T18:40:05.593Z] [2023-01-11T18:40:05.593Z] [2023-01-11T18:40:05.593Z] ==> git version 2.25.1 found [2023-01-11T18:40:05.593Z] ==> 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-01-11T18:40:05.593Z] Release-Date: 2020-01-08 [2023-01-11T18:40:05.593Z] 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-01-11T18:40:05.593Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T18:40:05.593Z] ==> Jenkins CI detected. [2023-01-11T18:40:05.593Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-01-11T18:40:05.593Z] project root: . [2023-01-11T18:40:05.593Z] --> token set from env [2023-01-11T18:40:05.593Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T18:40:05.593Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T18:40:05.593Z] ==> Python coveragepy not found [2023-01-11T18:40:05.593Z] ==> Searching for coverage reports in: [2023-01-11T18:40:05.593Z] + . [2023-01-11T18:40:05.593Z] -> Found 1 reports [2023-01-11T18:40:05.593Z] ==> Detecting git/mercurial file structure [2023-01-11T18:40:05.593Z] ==> Reading reports [2023-01-11T18:40:05.593Z] + ./coverage.out bytes=44128 [2023-01-11T18:40:05.593Z] ==> Appending adjustments [2023-01-11T18:40:05.593Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T18:40:05.851Z] + Found adjustments [2023-01-11T18:40:05.851Z] ==> Gzipping contents [2023-01-11T18:40:05.851Z] 8.0K /tmp/codecov.Rm4qdQ.gz [2023-01-11T18:40:05.851Z] ==> Uploading reports [2023-01-11T18:40:05.851Z] url: https://codecov.io [2023-01-11T18:40:05.851Z] query: branch=main&commit=ca0733bb9736aa55b8583960b75f1e287344907e&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T18:40:05.851Z] -> Pinging Codecov [2023-01-11T18:40:05.851Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=ca0733bb9736aa55b8583960b75f1e287344907e&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T18:40:06.111Z] -> Uploading to [2023-01-11T18:40:06.111Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/5E52B4B073DB2E39498172D8E973AA87/ca0733bb9736aa55b8583960b75f1e287344907e/8b05b4d6-8308-425c-ac72-c76e1801a3bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T184005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47b6e701be79dc1663c8aabcb82a8d3631260c8c85931a203fd686a0496ed47f [2023-01-11T18:40:06.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:40:06.111Z] Dload Upload Total Spent Left Speed [2023-01-11T18:40:06.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5505 0 0 100 5505 0 21588 --:--:-- --:--:-- --:--:-- 21588 [2023-01-11T18:40:06.378Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] } [2023-01-11T18:40:06.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-11T18:40:06.562Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-11T18:40:06.601Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:06.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T18:40:06.898Z] [2023-01-11T18:40:06.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:07.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T18:40:07.452Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-11T18:40:07.452Z] df9b9388f04a: Pulling fs layer [2023-01-11T18:40:07.452Z] 52dc419b0ee2: Pulling fs layer [2023-01-11T18:40:07.452Z] 25bc292e5bac: Pulling fs layer [2023-01-11T18:40:07.452Z] 114826534d7a: Pulling fs layer [2023-01-11T18:40:07.452Z] 4657fd5d0bcf: Pulling fs layer [2023-01-11T18:40:07.452Z] 6ad1cebc031e: Pulling fs layer [2023-01-11T18:40:07.452Z] 8a3aa393b2d8: Pulling fs layer [2023-01-11T18:40:07.452Z] 4657fd5d0bcf: Waiting [2023-01-11T18:40:07.452Z] 6ad1cebc031e: Waiting [2023-01-11T18:40:07.452Z] 8a3aa393b2d8: Waiting [2023-01-11T18:40:07.452Z] 114826534d7a: Waiting [2023-01-11T18:40:07.452Z] 25bc292e5bac: Verifying Checksum [2023-01-11T18:40:07.452Z] 25bc292e5bac: Download complete [2023-01-11T18:40:07.452Z] 52dc419b0ee2: Download complete [2023-01-11T18:40:07.452Z] 4657fd5d0bcf: Verifying Checksum [2023-01-11T18:40:07.452Z] 4657fd5d0bcf: Download complete [2023-01-11T18:40:07.452Z] df9b9388f04a: Download complete [2023-01-11T18:40:07.713Z] 6ad1cebc031e: Verifying Checksum [2023-01-11T18:40:07.713Z] 6ad1cebc031e: Download complete [2023-01-11T18:40:07.977Z] df9b9388f04a: Pull complete [2023-01-11T18:40:08.236Z] 52dc419b0ee2: Pull complete [2023-01-11T18:40:08.494Z] 25bc292e5bac: Pull complete [2023-01-11T18:40:08.494Z] 114826534d7a: Verifying Checksum [2023-01-11T18:40:08.494Z] 114826534d7a: Download complete [2023-01-11T18:40:08.494Z] 8a3aa393b2d8: Verifying Checksum [2023-01-11T18:40:08.494Z] 8a3aa393b2d8: Download complete [2023-01-11T18:40:11.770Z] 114826534d7a: Pull complete [2023-01-11T18:40:11.771Z] 4657fd5d0bcf: Pull complete [2023-01-11T18:40:12.336Z] 6ad1cebc031e: Pull complete [2023-01-11T18:40:14.866Z] 8a3aa393b2d8: Pull complete [2023-01-11T18:40:14.866Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-11T18:40:14.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T18:40:14.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:40:14.958Z] prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container [2023-01-11T18:40:15.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-01-11T18:40:19.907Z] $ docker top b5da19787d4101374c518ad928609ecc5d68b77e3104683e05e86881321170f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-11T18:40:19.979Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-01-11T18:40:20.258Z] + set -o pipefail [2023-01-11T18:40:20.258Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-01-11T18:40:25.533Z] [2023-01-11T18:40:25.533Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-01-11T18:40:25.533Z] [2023-01-11T18:40:25.533Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/cdcc3c5c-9831-40de-a3db-dd60f9f06d57 [2023-01-11T18:40:25.533Z] [2023-01-11T18:40:25.533Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-11T18:40:25.533Z] [2023-01-11T18:40:25.533Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-11T18:40:25.533Z] [2023-01-11T18:40:25.791Z] [2023-01-11T18:40:25.791Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-11T18:40:25.791Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-11T18:40:25.791Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-11T18:40:25.802Z] $ docker stop --time=1 b5da19787d4101374c518ad928609ecc5d68b77e3104683e05e86881321170f9 [2023-01-11T18:40:29.173Z] $ docker rm -f --volumes b5da19787d4101374c518ad928609ecc5d68b77e3104683e05e86881321170f9 [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-01-11T18:40:29.869Z] + git log --format=format:%s -1 ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] sh [2023-01-11T18:40:30.161Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T18:40:30.161Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:30.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:40:30.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:40:30.531Z] prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container [2023-01-11T18:40:30.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-01-11T18:40:30.994Z] $ docker top 512b24ae2c13379cf77d7a577ca4d61b9cf2e0907e5ccbed26b68015a75f3b66 -eo pid,comm [2023-01-11T18:40:31.041Z] 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-01-11T18:40:31.041Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T18:40:31.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:40:31.069Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:40:31.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:40:31.188Z] $ docker exec 512b24ae2c13379cf77d7a577ca4d61b9cf2e0907e5ccbed26b68015a75f3b66 ssh-agent [2023-01-11T18:40:31.300Z] SSH_AUTH_SOCK=/tmp/ssh-79bZQreWcoZT/agent.32 [2023-01-11T18:40:31.300Z] SSH_AGENT_PID=38 [2023-01-11T18:40:31.305Z] Running ssh-add (command line suppressed) [2023-01-11T18:40:31.410Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7740070198285907679.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7740070198285907679.key) [2023-01-11T18:40:31.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:40:31.705Z] + git semver tag [2023-01-11T18:40:31.964Z] 2023-01-11 18:40:31,894 [run_tag] DEBUG tag force:False [2023-01-11T18:40:31.964Z] 2023-01-11 18:40:31,894 [check_head_tag] DEBUG check head tag [2023-01-11T18:40:31.964Z] 2023-01-11 18:40:31,895 [execute] INFO git cat-file --batch-check [2023-01-11T18:40:31.964Z] 2023-01-11 18:40:31,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-01-11T18:40:31.964Z] 2023-01-11 18:40:31,899 [execute] INFO git cat-file --batch [2023-01-11T18:40:31.964Z] 2023-01-11 18:40:31,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-01-11T18:40:31.964Z] 2023-01-11 18:40:31,916 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-11T18:40:31.964Z] 2023-01-11 18:40:31,916 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 [2023-01-11T18:40:31.964Z] 2023-01-11 18:40:31,917 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-11T18:40:31.964Z] 2023-01-11 18:40:31,922 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-11T18:40:31.964Z] 3.0.0-dev.4 [Pipeline] } [2023-01-11T18:40:31.975Z] $ docker exec --env ******** --env ******** 512b24ae2c13379cf77d7a577ca4d61b9cf2e0907e5ccbed26b68015a75f3b66 ssh-agent -k [2023-01-11T18:40:32.081Z] unset SSH_AUTH_SOCK; [2023-01-11T18:40:32.081Z] unset SSH_AGENT_PID; [2023-01-11T18:40:32.081Z] echo Agent pid 38 killed; [2023-01-11T18:40:32.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T18:40:32.408Z] + git semver [Pipeline] } [2023-01-11T18:40:32.678Z] $ docker stop --time=1 512b24ae2c13379cf77d7a577ca4d61b9cf2e0907e5ccbed26b68015a75f3b66 [2023-01-11T18:40:33.964Z] $ docker rm -f --volumes 512b24ae2c13379cf77d7a577ca4d61b9cf2e0907e5ccbed26b68015a75f3b66 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:34.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T18:40:34.362Z] [2023-01-11T18:40:34.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:34.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T18:40:34.672Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-11T18:40:34.672Z] ab5ef0e58194: Pulling fs layer [2023-01-11T18:40:34.672Z] 9712f1f96733: Pulling fs layer [2023-01-11T18:40:34.672Z] 63f879dbbcfc: Pulling fs layer [2023-01-11T18:40:34.672Z] 0d9ebad4ef96: Pulling fs layer [2023-01-11T18:40:34.672Z] e9a5061849ea: Pulling fs layer [2023-01-11T18:40:34.672Z] 0d9ebad4ef96: Waiting [2023-01-11T18:40:34.672Z] d747dcd14b5f: Pulling fs layer [2023-01-11T18:40:34.672Z] 2de7ff778b66: Pulling fs layer [2023-01-11T18:40:34.672Z] e9a5061849ea: Waiting [2023-01-11T18:40:34.672Z] d747dcd14b5f: Waiting [2023-01-11T18:40:34.672Z] 2de7ff778b66: Waiting [2023-01-11T18:40:34.672Z] 9712f1f96733: Verifying Checksum [2023-01-11T18:40:34.672Z] 9712f1f96733: Download complete [2023-01-11T18:40:35.656Z] 63f879dbbcfc: Verifying Checksum [2023-01-11T18:40:35.656Z] 63f879dbbcfc: Download complete [2023-01-11T18:40:35.656Z] e9a5061849ea: Verifying Checksum [2023-01-11T18:40:35.656Z] e9a5061849ea: Download complete [2023-01-11T18:40:35.656Z] d747dcd14b5f: Verifying Checksum [2023-01-11T18:40:35.656Z] d747dcd14b5f: Download complete [2023-01-11T18:40:35.920Z] ab5ef0e58194: Verifying Checksum [2023-01-11T18:40:35.920Z] ab5ef0e58194: Download complete [2023-01-11T18:40:35.920Z] 0d9ebad4ef96: Verifying Checksum [2023-01-11T18:40:35.920Z] 0d9ebad4ef96: Download complete [2023-01-11T18:40:35.920Z] 2de7ff778b66: Verifying Checksum [2023-01-11T18:40:35.920Z] 2de7ff778b66: Download complete [2023-01-11T18:40:38.446Z] ab5ef0e58194: Pull complete [2023-01-11T18:40:38.446Z] 9712f1f96733: Pull complete [2023-01-11T18:40:39.381Z] 63f879dbbcfc: Pull complete [2023-01-11T18:40:43.564Z] 0d9ebad4ef96: Pull complete [2023-01-11T18:40:43.564Z] e9a5061849ea: Pull complete [2023-01-11T18:40:43.564Z] d747dcd14b5f: Pull complete [2023-01-11T18:40:44.130Z] 2de7ff778b66: Pull complete [2023-01-11T18:40:44.130Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-11T18:40:44.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T18:40:44.130Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:40:44.213Z] prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container [2023-01-11T18:40:44.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-01-11T18:40:48.860Z] $ docker top 286a31c93416ca4ad98f25ac600293397f9c847586291faa6ca5ad7c96f40c16 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:40:48.924Z] provisioning config files... [2023-01-11T18:40:48.931Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8337303826499810414tmp [2023-01-11T18:40:48.940Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16129814775938471024tmp [2023-01-11T18:40:48.950Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6753805046476812899tmp [Pipeline] { [Pipeline] echo [2023-01-11T18:40:48.961Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:40:49.241Z] ---> sigul-configuration.sh [2023-01-11T18:40:49.241Z] gpg: directory `/root/.gnupg' created [2023-01-11T18:40:49.241Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-11T18:40:49.241Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-11T18:40:49.241Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-11T18:40:49.241Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-11T18:40:49.241Z] gpg: CAST5 encrypted data [2023-01-11T18:40:49.241Z] gpg: encrypted with 1 passphrase [2023-01-11T18:40:49.241Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-11T18:40:49.531Z] + mkdir /home/jenkins [2023-01-11T18:40:49.532Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-11T18:40:49.824Z] + 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-01-11T18:40:49.833Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:40:50.116Z] ---> sigul-install.sh [2023-01-11T18:40:50.117Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-11T18:40:50.400Z] + git tag --list [2023-01-11T18:40:50.400Z] v1.0.0 [2023-01-11T18:40:50.400Z] v1.1.0 [2023-01-11T18:40:50.400Z] v1.1.1 [2023-01-11T18:40:50.400Z] v1.2.1 [2023-01-11T18:40:50.400Z] v1.2.2 [2023-01-11T18:40:50.400Z] v1.2.3 [2023-01-11T18:40:50.400Z] v1.3.0 [2023-01-11T18:40:50.400Z] v1.3.1 [2023-01-11T18:40:50.400Z] v2.0.0 [2023-01-11T18:40:50.400Z] v2.1.0 [2023-01-11T18:40:50.400Z] v2.1.1 [2023-01-11T18:40:50.400Z] v2.1.1-dev.1 [2023-01-11T18:40:50.400Z] v2.1.1-dev.2 [2023-01-11T18:40:50.400Z] v2.2.0 [2023-01-11T18:40:50.400Z] v2.2.1-dev.1 [2023-01-11T18:40:50.400Z] v2.2.1-dev.2 [2023-01-11T18:40:50.400Z] v2.2.1-dev.3 [2023-01-11T18:40:50.400Z] v2.2.1-dev.4 [2023-01-11T18:40:50.400Z] v2.2.1-dev.5 [2023-01-11T18:40:50.400Z] v2.2.1-dev.6 [2023-01-11T18:40:50.400Z] v2.2.1-dev.7 [2023-01-11T18:40:50.400Z] v2.2.1-dev.8 [2023-01-11T18:40:50.400Z] v2.3.0 [2023-01-11T18:40:50.400Z] v2.3.0-dev.10 [2023-01-11T18:40:50.400Z] v2.3.0-dev.11 [2023-01-11T18:40:50.400Z] v2.3.0-dev.12 [2023-01-11T18:40:50.400Z] v2.3.0-dev.13 [2023-01-11T18:40:50.400Z] v2.3.0-dev.14 [2023-01-11T18:40:50.400Z] v2.3.0-dev.15 [2023-01-11T18:40:50.400Z] v2.3.0-dev.16 [2023-01-11T18:40:50.400Z] v2.3.0-dev.17 [2023-01-11T18:40:50.400Z] v2.3.0-dev.18 [2023-01-11T18:40:50.400Z] v2.3.0-dev.19 [2023-01-11T18:40:50.400Z] v2.3.0-dev.20 [2023-01-11T18:40:50.400Z] v2.3.0-dev.21 [2023-01-11T18:40:50.400Z] v2.3.0-dev.22 [2023-01-11T18:40:50.400Z] v2.3.0-dev.23 [2023-01-11T18:40:50.400Z] v2.3.0-dev.24 [2023-01-11T18:40:50.400Z] v2.3.0-dev.25 [2023-01-11T18:40:50.400Z] v2.3.0-dev.26 [2023-01-11T18:40:50.400Z] v2.3.0-dev.27 [2023-01-11T18:40:50.400Z] v2.3.0-dev.28 [2023-01-11T18:40:50.400Z] v2.3.0-dev.29 [2023-01-11T18:40:50.400Z] v2.3.0-dev.30 [2023-01-11T18:40:50.400Z] v2.3.0-dev.8 [2023-01-11T18:40:50.400Z] v2.3.0-dev.9 [2023-01-11T18:40:50.400Z] v3.0.0-dev.1 [2023-01-11T18:40:50.400Z] v3.0.0-dev.2 [2023-01-11T18:40:50.400Z] v3.0.0-dev.3 [2023-01-11T18:40:50.400Z] v3.0.0-dev.4 [Pipeline] sh [2023-01-11T18:40:50.693Z] + lftools sign git-tag v3.0.0-dev.4 [2023-01-11T18:40:51.259Z] Signing Git tag with Sigul... [2023-01-11T18:40:51.259Z] Signing v3.0.0-dev.4 [Pipeline] echo [2023-01-11T18:40:51.526Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:40:51.808Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-11T18:40:51.813Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-11T18:40:51.833Z] $ docker stop --time=1 286a31c93416ca4ad98f25ac600293397f9c847586291faa6ca5ad7c96f40c16 [2023-01-11T18:40:53.161Z] $ docker rm -f --volumes 286a31c93416ca4ad98f25ac600293397f9c847586291faa6ca5ad7c96f40c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-11T18:40:53.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T18:40:53.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:53.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:40:53.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:40:53.934Z] prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container [2023-01-11T18:40:53.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-01-11T18:40:54.311Z] $ docker top 4bd2e6451849d42d244e0e853dc524443ab5eb7812f727a2a383a0c8e160e181 -eo pid,comm [2023-01-11T18:40:54.365Z] 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-01-11T18:40:54.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T18:40:54.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:40:54.399Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:40:54.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:40:54.520Z] $ docker exec 4bd2e6451849d42d244e0e853dc524443ab5eb7812f727a2a383a0c8e160e181 ssh-agent [2023-01-11T18:40:54.619Z] SSH_AUTH_SOCK=/tmp/ssh-nMPq1P72KeEM/agent.31 [2023-01-11T18:40:54.619Z] SSH_AGENT_PID=37 [2023-01-11T18:40:54.623Z] Running ssh-add (command line suppressed) [2023-01-11T18:40:54.721Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_937957165929580714.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_937957165929580714.key) [2023-01-11T18:40:54.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:40:55.017Z] + git semver bump pre [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,206 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,206 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,207 [bump_version] DEBUG bumped version:3.0.0-dev.5 [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,207 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,207 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,207 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,208 [execute] INFO git cat-file --batch-check [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,214 [execute] INFO git cat-file --batch [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T18:40:55.277Z] 2023-01-11 18:40:55,220 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-11T18:40:55.277Z] 3.0.0-dev.5 [Pipeline] } [2023-01-11T18:40:55.286Z] $ docker exec --env ******** --env ******** 4bd2e6451849d42d244e0e853dc524443ab5eb7812f727a2a383a0c8e160e181 ssh-agent -k [2023-01-11T18:40:55.378Z] unset SSH_AUTH_SOCK; [2023-01-11T18:40:55.378Z] unset SSH_AGENT_PID; [2023-01-11T18:40:55.379Z] echo Agent pid 37 killed; [2023-01-11T18:40:55.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T18:40:55.692Z] + git semver [Pipeline] } [2023-01-11T18:40:55.964Z] $ docker stop --time=1 4bd2e6451849d42d244e0e853dc524443ab5eb7812f727a2a383a0c8e160e181 [2023-01-11T18:40:57.294Z] $ docker rm -f --volumes 4bd2e6451849d42d244e0e853dc524443ab5eb7812f727a2a383a0c8e160e181 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:40:57.626Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T18:40:57.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:57.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:40:57.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:40:57.992Z] prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container [2023-01-11T18:40:58.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-01-11T18:40:58.346Z] $ docker top 4bcb84b68b9d463095815bb67740a7bca23a7cbc69c3740f07c880a8602da7cf -eo pid,comm [2023-01-11T18:40:58.399Z] 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-01-11T18:40:58.399Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T18:40:58.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:40:58.429Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:40:58.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:40:58.550Z] $ docker exec 4bcb84b68b9d463095815bb67740a7bca23a7cbc69c3740f07c880a8602da7cf ssh-agent [2023-01-11T18:40:58.660Z] SSH_AUTH_SOCK=/tmp/ssh-2hQ5egKS01UC/agent.33 [2023-01-11T18:40:58.660Z] SSH_AGENT_PID=39 [2023-01-11T18:40:58.665Z] Running ssh-add (command line suppressed) [2023-01-11T18:40:58.770Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8343034446414607855.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8343034446414607855.key) [2023-01-11T18:40:58.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:40:59.076Z] + git semver push [2023-01-11T18:40:59.335Z] 2023-01-11 18:40:59,292 [run_push] DEBUG push [2023-01-11T18:40:59.335Z] 2023-01-11 18:40:59,293 [execute] INFO git cat-file --batch-check [2023-01-11T18:40:59.335Z] 2023-01-11 18:40:59,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T18:40:59.335Z] 2023-01-11 18:40:59,296 [execute] INFO git rev-list 45b9257a9a9514e2961d5b9577d7311a2f5f2e08 -- [2023-01-11T18:40:59.335Z] 2023-01-11 18:40:59,296 [execute] DEBUG Popen(['git', 'rev-list', '45b9257a9a9514e2961d5b9577d7311a2f5f2e08', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T18:40:59.335Z] 2023-01-11 18:40:59,304 [execute] INFO git fetch -v origin [2023-01-11T18:40:59.335Z] 2023-01-11 18:40:59,304 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-11T18:41:00.270Z] 2023-01-11 18:40:59,939 [run_push] DEBUG no remote changes detected [2023-01-11T18:41:00.270Z] 2023-01-11 18:40:59,939 [execute] INFO git push origin semver [2023-01-11T18:41:00.270Z] 2023-01-11 18:40:59,940 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T18:41:02.807Z] 2023-01-11 18:41:02,675 [run_push] DEBUG push all version tags [2023-01-11T18:41:02.807Z] 2023-01-11 18:41:02,676 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-11T18:41:02.807Z] 2023-01-11 18:41:02,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-11T18:41:03.742Z] 2023-01-11 18:41:03,537 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-01-11T18:41:03.742Z] 3.0.0-dev.5 [Pipeline] } [2023-01-11T18:41:03.755Z] $ docker exec --env ******** --env ******** 4bcb84b68b9d463095815bb67740a7bca23a7cbc69c3740f07c880a8602da7cf ssh-agent -k [2023-01-11T18:41:03.848Z] unset SSH_AUTH_SOCK; [2023-01-11T18:41:03.849Z] unset SSH_AGENT_PID; [2023-01-11T18:41:03.849Z] echo Agent pid 39 killed; [2023-01-11T18:41:03.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T18:41:04.239Z] + git semver [Pipeline] } [2023-01-11T18:41:04.510Z] $ docker stop --time=1 4bcb84b68b9d463095815bb67740a7bca23a7cbc69c3740f07c880a8602da7cf [2023-01-11T18:41:05.845Z] $ docker rm -f --volumes 4bcb84b68b9d463095815bb67740a7bca23a7cbc69c3740f07c880a8602da7cf [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-01-11T18:41:06.494Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-01-11T18:41:06.494Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-01-11T18:41:06.494Z] total 16 [2023-01-11T18:41:06.494Z] drwxr-xr-x 3 root root 4096 Jan 11 18:30 . [2023-01-11T18:41:06.494Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:40 .. [2023-01-11T18:41:06.494Z] drwxr-xr-x 2 root root 4096 Jan 11 18:30 cost [2023-01-11T18:41:06.494Z] -rw-r--r-- 1 root root 88 Jan 11 18:30 cost.csv [2023-01-11T18:41:06.494Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-01-11T18:41:06.494Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-01-11T18:41:06.494Z] total 16 [2023-01-11T18:41:06.494Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:30 . [2023-01-11T18:41:06.494Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:40 .. [2023-01-11T18:41:06.494Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 18:30 cost [2023-01-11T18:41:06.494Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 11 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:41:06.833Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:41:07.728Z] ---> package-listing.sh [2023-01-11T18:41:07.728Z] ++ facter osfamily [2023-01-11T18:41:07.728Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T18:41:07.987Z] + OS_FAMILY=debian [2023-01-11T18:41:07.987Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-01-11T18:41:07.987Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T18:41:07.987Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T18:41:07.987Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T18:41:07.987Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T18:41:07.987Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-01-11T18:41:07.987Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T18:41:07.987Z] + case "${OS_FAMILY}" in [2023-01-11T18:41:07.987Z] + dpkg -l [2023-01-11T18:41:07.987Z] + grep '^ii' [2023-01-11T18:41:07.987Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T18:41:07.987Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T18:41:07.987Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T18:41:07.987Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-01-11T18:41:07.987Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-01-11T18:41:07.987Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-01-11T18:41:07.998Z] 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/exfoundry_device-virtual-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-01-11T18:41:08.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:41:08.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:41:08.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:41:08.907Z] prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container [2023-01-11T18:41:08.939Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-01-11T18:41:09.156Z] $ docker top 808ce32ec8b1f12de1fef4d74d1d5555518a63b7835d25227acc124598a638f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:41:09.501Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T18:41:09.785Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T18:41:10.068Z] + ls /var/log/sa-host [2023-01-11T18:41:10.068Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:41:10.128Z] provisioning config files... [2023-01-11T18:41:10.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16388036801882715739tmp [Pipeline] { [Pipeline] echo [2023-01-11T18:41:10.147Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:41:10.429Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T18:41:10.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:41:10.750Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T18:41:10.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:41:11.043Z] ---> sudo-logs.sh [2023-01-11T18:41:11.043Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T18:41:11.065Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:41:11.343Z] ---> job-cost.sh [2023-01-11T18:41:11.343Z] lf-activate-venv: SKIPPING [2023-01-11T18:41:11.343Z] DEBUG: total: 0.2199999988079071 [2023-01-11T18:41:11.343Z] INFO: Retrieving Stack Cost... [2023-01-11T18:41:11.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T18:41:12.167Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T18:41:12.178Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:41:12.458Z] ---> logs-deploy.sh [2023-01-11T18:41:12.458Z] lf-activate-venv: SKIPPING [2023-01-11T18:41:12.458Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/75 [2023-01-11T18:41:12.458Z] INFO: archiving workspace using pattern(s): [2023-01-11T18:41:13.395Z] Archives upload complete. [2023-01-11T18:41:13.655Z] INFO: archiving logs to Nexus [2023-01-11T18:41:14.224Z] ---> uname -a: [2023-01-11T18:41:14.224Z] Linux prd-ubuntu20-04-docker-8c-8g-1910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-11T18:41:14.224Z] [2023-01-11T18:41:14.224Z] [2023-01-11T18:41:14.224Z] ---> lscpu: [2023-01-11T18:41:14.224Z] Architecture: x86_64 [2023-01-11T18:41:14.224Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-11T18:41:14.224Z] Byte Order: Little Endian [2023-01-11T18:41:14.224Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-11T18:41:14.224Z] CPU(s): 8 [2023-01-11T18:41:14.224Z] On-line CPU(s) list: 0-7 [2023-01-11T18:41:14.224Z] Thread(s) per core: 1 [2023-01-11T18:41:14.224Z] Core(s) per socket: 1 [2023-01-11T18:41:14.224Z] Socket(s): 8 [2023-01-11T18:41:14.224Z] NUMA node(s): 1 [2023-01-11T18:41:14.224Z] Vendor ID: AuthenticAMD [2023-01-11T18:41:14.224Z] CPU family: 23 [2023-01-11T18:41:14.224Z] Model: 49 [2023-01-11T18:41:14.224Z] Model name: AMD EPYC-Rome Processor [2023-01-11T18:41:14.224Z] Stepping: 0 [2023-01-11T18:41:14.224Z] CPU MHz: 2799.998 [2023-01-11T18:41:14.224Z] BogoMIPS: 5599.99 [2023-01-11T18:41:14.224Z] Virtualization: AMD-V [2023-01-11T18:41:14.224Z] Hypervisor vendor: KVM [2023-01-11T18:41:14.224Z] Virtualization type: full [2023-01-11T18:41:14.224Z] L1d cache: 256 KiB [2023-01-11T18:41:14.224Z] L1i cache: 256 KiB [2023-01-11T18:41:14.224Z] L2 cache: 4 MiB [2023-01-11T18:41:14.224Z] L3 cache: 128 MiB [2023-01-11T18:41:14.224Z] NUMA node0 CPU(s): 0-7 [2023-01-11T18:41:14.224Z] Vulnerability Itlb multihit: Not affected [2023-01-11T18:41:14.224Z] Vulnerability L1tf: Not affected [2023-01-11T18:41:14.224Z] Vulnerability Mds: Not affected [2023-01-11T18:41:14.224Z] Vulnerability Meltdown: Not affected [2023-01-11T18:41:14.224Z] Vulnerability Mmio stale data: Not affected [2023-01-11T18:41:14.224Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-11T18:41:14.224Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-11T18:41:14.224Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-11T18:41:14.224Z] Vulnerability Srbds: Not affected [2023-01-11T18:41:14.225Z] Vulnerability Tsx async abort: Not affected [2023-01-11T18:41:14.225Z] 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-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] ---> nproc: [2023-01-11T18:41:14.225Z] 8 [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] ---> df -h: [2023-01-11T18:41:14.225Z] Filesystem Size Used Avail Use% Mounted on [2023-01-11T18:41:14.225Z] overlay 155G 13G 143G 9% / [2023-01-11T18:41:14.225Z] tmpfs 64M 0 64M 0% /dev [2023-01-11T18:41:14.225Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-11T18:41:14.225Z] shm 64M 0 64M 0% /dev/shm [2023-01-11T18:41:14.225Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] ---> sar -b -r -n DEV: [2023-01-11T18:41:14.225Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1910) 01/11/23 _x86_64_ (8 CPU) [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] 18:27:22 LINUX RESTART (8 CPU) [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] 18:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-11T18:41:14.225Z] 18:29:01 198.75 4.71 194.03 0.00 488.87 79467.62 0.00 [2023-01-11T18:41:14.225Z] 18:30:01 146.89 0.22 146.68 0.00 7.47 24310.88 0.00 [2023-01-11T18:41:14.225Z] 18:31:01 35.63 0.03 35.59 0.00 4.40 16783.35 0.00 [2023-01-11T18:41:14.225Z] 18:32:01 1.62 0.00 1.62 0.00 0.00 17.99 0.00 [2023-01-11T18:41:14.225Z] 18:33:01 51.86 10.60 41.26 0.00 5158.34 8670.15 0.00 [2023-01-11T18:41:14.225Z] 18:34:01 6.30 0.02 6.28 0.00 0.13 128.11 0.00 [2023-01-11T18:41:14.225Z] 18:35:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2023-01-11T18:41:14.225Z] 18:36:01 2.05 0.00 2.05 0.00 0.00 22.53 0.00 [2023-01-11T18:41:14.225Z] 18:37:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2023-01-11T18:41:14.225Z] 18:38:01 2.17 0.00 2.17 0.00 0.00 24.00 0.00 [2023-01-11T18:41:14.225Z] 18:39:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-01-11T18:41:14.225Z] 18:40:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 [2023-01-11T18:41:14.225Z] 18:41:01 124.08 0.37 123.71 0.00 21.86 58475.71 0.00 [2023-01-11T18:41:14.225Z] Average: 44.01 1.22 42.79 0.00 436.92 14375.29 0.00 [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] 18:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-11T18:41:14.225Z] 18:29:01 28512804 31574648 733624 2.23 136652 3143016 2012676 5.93 1061236 2883076 464 [2023-01-11T18:41:14.225Z] 18:30:01 28245920 31574928 728124 2.21 142552 3388560 1863180 5.49 1213080 2978328 680 [2023-01-11T18:41:14.225Z] 18:31:01 27741356 31580588 720468 2.19 151032 3840656 1768556 5.21 1223076 3417664 160 [2023-01-11T18:41:14.225Z] 18:32:01 27741248 31580672 720016 2.19 151072 3840660 1768556 5.21 1223152 3417664 12 [2023-01-11T18:41:14.225Z] 18:33:01 27226732 31569048 715208 2.18 184188 4295280 1798148 5.30 1536760 3583116 992 [2023-01-11T18:41:14.225Z] 18:34:01 27233572 31570960 713496 2.17 182760 4292020 1798084 5.30 1534664 3579884 8 [2023-01-11T18:41:14.225Z] 18:35:01 27235004 31572448 711916 2.16 182848 4292024 1798084 5.30 1533288 3579892 8 [2023-01-11T18:41:14.225Z] 18:36:01 27235776 31573324 711004 2.16 182932 4292020 1798084 5.30 1533204 3579896 8 [2023-01-11T18:41:14.225Z] 18:37:01 27235976 31573584 710912 2.16 182968 4292028 1798084 5.30 1533136 3579916 8 [2023-01-11T18:41:14.225Z] 18:38:01 27235376 31573072 711268 2.16 183040 4292032 1798084 5.30 1533472 3579920 8 [2023-01-11T18:41:14.225Z] 18:39:01 27235480 31573236 711088 2.16 183072 4292032 1798084 5.30 1533428 3579924 16 [2023-01-11T18:41:14.225Z] 18:40:01 27235740 31573640 710584 2.16 183136 4292104 1798084 5.30 1533328 3579988 8 [2023-01-11T18:41:14.225Z] 18:41:01 25683296 31500880 774580 2.36 222916 5600724 1894280 5.58 1696416 4827836 676 [2023-01-11T18:41:14.225Z] Average: 27369098 31568541 720945 2.19 174551 4165627 1822460 5.37 1437557 3551316 234 [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] 18:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-11T18:41:14.225Z] 18:29:01 veth61aedd4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:29:01 ens3 475.00 379.33 7771.79 53.14 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:29:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:29:01 docker0 189.24 212.86 14.82 1998.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:30:01 ens3 88.54 75.74 186.91 302.14 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:30:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:30:01 docker0 3.13 6.83 0.19 81.57 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:31:01 ens3 120.56 79.52 2539.17 16.16 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:31:01 lo 3.33 3.33 0.33 0.33 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:32:01 ens3 1.03 0.58 0.61 0.47 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:33:01 ens3 108.57 58.41 2750.33 4.38 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:33:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:34:01 ens3 0.93 0.57 0.42 0.29 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:35:01 ens3 0.42 0.25 0.26 0.20 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:36:01 ens3 0.23 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:38:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:39:01 ens3 1.10 0.27 0.37 0.20 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:40:01 ens3 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:41:01 ens3 402.68 270.21 7907.07 50.74 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:41:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:41:01 vethebde3a9 1.18 1.05 0.19 0.36 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] 18:41:01 docker0 39.44 62.46 3.66 690.00 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] Average: ens3 91.83 66.16 1619.62 32.88 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] Average: vethebde3a9 0.09 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] Average: docker0 17.61 21.46 1.42 210.75 0.00 0.00 0.00 0.00 [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] ---> sar -P ALL: [2023-01-11T18:41:14.225Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1910) 01/11/23 _x86_64_ (8 CPU) [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] 18:27:22 LINUX RESTART (8 CPU) [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] 18:28:02 CPU %user %nice %system %iowait %steal %idle [2023-01-11T18:41:14.225Z] 18:29:01 all 9.50 0.00 4.51 5.18 0.06 80.76 [2023-01-11T18:41:14.225Z] 18:29:01 0 10.34 0.00 4.24 0.22 0.09 85.11 [2023-01-11T18:41:14.225Z] 18:29:01 1 8.01 0.00 3.99 4.16 0.05 83.80 [2023-01-11T18:41:14.225Z] 18:29:01 2 7.91 0.00 4.38 17.75 0.05 69.91 [2023-01-11T18:41:14.225Z] 18:29:01 3 10.82 0.00 4.84 0.87 0.05 83.42 [2023-01-11T18:41:14.225Z] 18:29:01 4 9.93 0.00 4.27 1.02 0.05 84.73 [2023-01-11T18:41:14.225Z] 18:29:01 5 9.25 0.00 4.61 0.33 0.05 85.77 [2023-01-11T18:41:14.225Z] 18:29:01 6 9.98 0.00 4.57 1.69 0.05 83.72 [2023-01-11T18:41:14.225Z] 18:29:01 7 9.73 0.00 5.16 15.51 0.09 69.51 [2023-01-11T18:41:14.225Z] 18:30:01 all 37.55 0.00 5.98 1.38 0.08 55.01 [2023-01-11T18:41:14.225Z] 18:30:01 0 37.41 0.00 6.04 0.69 0.07 55.78 [2023-01-11T18:41:14.225Z] 18:30:01 1 37.77 0.00 6.05 3.35 0.08 52.75 [2023-01-11T18:41:14.225Z] 18:30:01 2 35.80 0.00 6.26 0.47 0.08 57.38 [2023-01-11T18:41:14.225Z] 18:30:01 3 38.17 0.00 5.51 0.13 0.10 56.08 [2023-01-11T18:41:14.225Z] 18:30:01 4 38.99 0.00 6.02 0.19 0.07 54.74 [2023-01-11T18:41:14.225Z] 18:30:01 5 37.65 0.00 5.73 1.20 0.08 55.34 [2023-01-11T18:41:14.225Z] 18:30:01 6 37.42 0.00 6.44 0.52 0.08 55.54 [2023-01-11T18:41:14.225Z] 18:30:01 7 37.16 0.00 5.78 4.50 0.08 52.47 [2023-01-11T18:41:14.225Z] 18:31:01 all 2.76 0.00 1.30 0.73 0.03 95.18 [2023-01-11T18:41:14.225Z] 18:31:01 0 3.65 0.00 0.97 0.69 0.03 94.66 [2023-01-11T18:41:14.225Z] 18:31:01 1 2.60 0.00 1.84 3.43 0.02 92.11 [2023-01-11T18:41:14.225Z] 18:31:01 2 3.05 0.00 1.19 0.03 0.03 95.70 [2023-01-11T18:41:14.225Z] 18:31:01 3 2.52 0.00 0.94 0.00 0.03 96.51 [2023-01-11T18:41:14.225Z] 18:31:01 4 2.29 0.00 1.32 0.03 0.03 96.32 [2023-01-11T18:41:14.225Z] 18:31:01 5 2.34 0.00 1.40 0.00 0.03 96.22 [2023-01-11T18:41:14.225Z] 18:31:01 6 2.63 0.00 1.07 0.54 0.03 95.73 [2023-01-11T18:41:14.225Z] 18:31:01 7 2.98 0.00 1.70 1.09 0.03 94.20 [2023-01-11T18:41:14.225Z] 18:32:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2023-01-11T18:41:14.225Z] 18:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-11T18:41:14.225Z] 18:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-11T18:41:14.225Z] 18:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:32:01 6 0.00 0.00 0.03 0.03 0.00 99.93 [2023-01-11T18:41:14.225Z] 18:32:01 7 0.45 0.00 0.02 0.03 0.02 99.48 [2023-01-11T18:41:14.225Z] 18:33:01 all 2.13 0.00 1.38 0.54 0.01 95.94 [2023-01-11T18:41:14.225Z] 18:33:01 0 3.20 0.00 1.05 0.02 0.02 95.72 [2023-01-11T18:41:14.225Z] 18:33:01 1 1.48 0.00 0.85 0.03 0.02 97.61 [2023-01-11T18:41:14.225Z] 18:33:01 2 1.47 0.00 3.00 0.08 0.02 95.43 [2023-01-11T18:41:14.225Z] 18:33:01 3 2.49 0.00 0.97 0.93 0.02 95.59 [2023-01-11T18:41:14.225Z] 18:33:01 4 3.45 0.00 1.78 1.10 0.02 93.65 [2023-01-11T18:41:14.225Z] 18:33:01 5 2.62 0.00 1.47 0.05 0.00 95.86 [2023-01-11T18:41:14.225Z] 18:33:01 6 1.44 0.00 1.24 0.60 0.02 96.71 [2023-01-11T18:41:14.225Z] 18:33:01 7 0.91 0.00 0.64 1.50 0.02 96.94 [2023-01-11T18:41:14.225Z] 18:34:01 all 0.18 0.00 0.06 0.25 0.01 99.50 [2023-01-11T18:41:14.225Z] 18:34:01 0 0.05 0.00 0.03 0.10 0.02 99.80 [2023-01-11T18:41:14.225Z] 18:34:01 1 0.08 0.00 0.10 0.23 0.02 99.57 [2023-01-11T18:41:14.225Z] 18:34:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2023-01-11T18:41:14.225Z] 18:34:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2023-01-11T18:41:14.225Z] 18:34:01 4 0.13 0.00 0.05 0.03 0.00 99.78 [2023-01-11T18:41:14.225Z] 18:34:01 5 0.23 0.00 0.08 0.03 0.02 99.63 [2023-01-11T18:41:14.225Z] 18:34:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2023-01-11T18:41:14.225Z] 18:34:01 7 0.72 0.00 0.07 1.63 0.02 97.57 [2023-01-11T18:41:14.225Z] 18:35:01 all 0.27 0.00 0.00 0.06 0.00 99.66 [2023-01-11T18:41:14.225Z] 18:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T18:41:14.225Z] 18:35:01 1 0.07 0.00 0.02 0.18 0.02 99.72 [2023-01-11T18:41:14.225Z] 18:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T18:41:14.225Z] 18:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-11T18:41:14.225Z] 18:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T18:41:14.225Z] 18:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T18:41:14.225Z] 18:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-11T18:41:14.225Z] 18:35:01 7 1.99 0.00 0.02 0.31 0.00 97.69 [2023-01-11T18:41:14.225Z] 18:36:01 all 0.26 0.00 0.01 0.01 0.00 99.71 [2023-01-11T18:41:14.225Z] 18:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:36:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2023-01-11T18:41:14.225Z] 18:36:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2023-01-11T18:41:14.225Z] 18:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T18:41:14.225Z] 18:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-11T18:41:14.225Z] 18:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-11T18:41:14.225Z] 18:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T18:41:14.225Z] 18:36:01 7 1.97 0.00 0.00 0.05 0.02 97.96 [2023-01-11T18:41:14.225Z] 18:37:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2023-01-11T18:41:14.225Z] 18:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-11T18:41:14.225Z] 18:37:01 1 0.13 0.00 0.00 0.00 0.00 99.87 [2023-01-11T18:41:14.225Z] 18:37:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-01-11T18:41:14.225Z] 18:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-11T18:41:14.225Z] 18:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:37:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-01-11T18:41:14.225Z] 18:37:01 7 0.22 0.00 0.02 0.03 0.00 99.73 [2023-01-11T18:41:14.225Z] 18:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-01-11T18:41:14.225Z] 18:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:38:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-11T18:41:14.225Z] 18:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-11T18:41:14.225Z] 18:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-11T18:41:14.225Z] 18:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-11T18:41:14.225Z] 18:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-11T18:41:14.225Z] 18:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-11T18:41:14.225Z] 18:38:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2023-01-11T18:41:14.225Z] 18:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-01-11T18:41:14.225Z] 18:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-11T18:41:14.225Z] 18:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-11T18:41:14.225Z] 18:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-11T18:41:14.225Z] 18:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-11T18:41:14.225Z] 18:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:39:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] 18:39:01 CPU %user %nice %system %iowait %steal %idle [2023-01-11T18:41:14.225Z] 18:40:01 all 0.21 0.00 0.02 0.01 0.00 99.75 [2023-01-11T18:41:14.225Z] 18:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-11T18:41:14.225Z] 18:40:01 1 1.57 0.00 0.03 0.02 0.00 98.38 [2023-01-11T18:41:14.225Z] 18:40:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-01-11T18:41:14.225Z] 18:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-11T18:41:14.225Z] 18:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-11T18:41:14.225Z] 18:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-11T18:41:14.225Z] 18:40:01 7 0.00 0.00 0.03 0.08 0.02 99.87 [2023-01-11T18:41:14.225Z] 18:41:01 all 8.89 0.00 3.94 2.86 0.05 84.26 [2023-01-11T18:41:14.225Z] 18:41:01 0 9.27 0.00 3.66 0.52 0.05 86.50 [2023-01-11T18:41:14.225Z] 18:41:01 1 9.82 0.00 3.98 0.94 0.05 85.21 [2023-01-11T18:41:14.225Z] 18:41:01 2 8.82 0.00 5.87 6.83 0.07 78.41 [2023-01-11T18:41:14.225Z] 18:41:01 3 9.20 0.00 3.27 0.10 0.07 87.37 [2023-01-11T18:41:14.225Z] 18:41:01 4 9.84 0.00 3.74 0.07 0.05 86.29 [2023-01-11T18:41:14.225Z] 18:41:01 5 7.67 0.00 3.23 2.74 0.05 86.31 [2023-01-11T18:41:14.225Z] 18:41:01 6 8.21 0.00 3.01 0.42 0.05 88.31 [2023-01-11T18:41:14.225Z] 18:41:01 7 8.25 0.00 4.74 11.31 0.05 75.65 [2023-01-11T18:41:14.225Z] Average: all 4.72 0.00 1.31 0.84 0.02 93.11 [2023-01-11T18:41:14.225Z] Average: 0 4.87 0.00 1.22 0.17 0.02 93.72 [2023-01-11T18:41:14.225Z] Average: 1 4.72 0.00 1.29 0.94 0.02 93.03 [2023-01-11T18:41:14.225Z] Average: 2 4.37 0.00 1.59 1.89 0.02 92.12 [2023-01-11T18:41:14.225Z] Average: 3 4.84 0.00 1.19 0.16 0.02 93.79 [2023-01-11T18:41:14.225Z] Average: 4 4.94 0.00 1.31 0.19 0.02 93.55 [2023-01-11T18:41:14.225Z] Average: 5 4.57 0.00 1.26 0.33 0.02 93.82 [2023-01-11T18:41:14.225Z] Average: 6 4.57 0.00 1.25 0.29 0.02 93.87 [2023-01-11T18:41:14.225Z] Average: 7 4.90 0.00 1.38 2.72 0.03 90.98 [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z] [2023-01-11T18:41:14.225Z]