Pull request #502 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-virtual-go Obtained Jenkinsfile from a8551d6cdd8810fd8ce31e6c743aff91f41244c5+2bd221175a2feb80dc354132039af34741a0a595 (c1f47a9486728b3ab74a2bda02243ff2eac78911) 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-ssh16281822331352905657.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7583045498433175596.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-502/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-502/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7165231945441245829.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-502/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9374240334192014433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14062031416113235020.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-502/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-502/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1049380482509471400.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24740 in /w/workspace/foundry_device-virtual-go_PR-502 [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/foundry_device-virtual-go_PR-502 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/502/head:refs/remotes/origin/PR-502 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd221175a2feb80dc354132039af34741a0a595 into PR head commit a8551d6cdd8810fd8ce31e6c743aff91f41244c5 Merge succeeded, producing a8551d6cdd8810fd8ce31e6c743aff91f41244c5 Checking out Revision a8551d6cdd8810fd8ce31e6c743aff91f41244c5 (PR-502) > git config core.sparsecheckout # timeout=10 > git checkout -f a8551d6cdd8810fd8ce31e6c743aff91f41244c5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8551d6cdd8810fd8ce31e6c743aff91f41244c5 # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-07T09:17:49.869Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-07T09:17:50.083Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-07T09:17:50.207Z] ========================================================= [2024-11-07T09:17:50.207Z] EdgeX Global Pipelines Version Info [2024-11-07T09:17:50.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:17:50.954Z] ------------------- [2024-11-07T09:17:50.954Z] stable info: [2024-11-07T09:17:50.954Z] ------------------- [2024-11-07T09:17:50.954Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-07T09:17:50.954Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-07T09:17:50.954Z] Message: update stable to v1.0.265 [2024-11-07T09:17:51.521Z] ------------------- [2024-11-07T09:17:51.521Z] experimental info: [2024-11-07T09:17:51.521Z] ------------------- [2024-11-07T09:17:51.521Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-07T09:17:51.521Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-07T09:17:51.521Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-07T09:17:51.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-11-07T09:17:51.811Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-11-07T09:17:51.873Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-07T09:17:51.928Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-07T09:17:51.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-07T09:17:52.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-07T09:17:52.101Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-07T09:17:52.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-07T09:17:52.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-07T09:17:52.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-07T09:17:52.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-07T09:17:52.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-11-07T09:17:52.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-07T09:17:52.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-07T09:17:52.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T09:17:52.625Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T09:17:52.677Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-07T09:17:52.729Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-07T09:17:52.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-07T09:17:52.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-07T09:17:52.874Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-07T09:17:52.921Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-07T09:17:52.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-07T09:17:53.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-07T09:17:53.086Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-07T09:17:53.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-07T09:17:53.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-07T09:17:53.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-502 [Pipeline] echo [2024-11-07T09:17:53.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-502 [Pipeline] echo [2024-11-07T09:17:53.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-502 [Pipeline] echo [2024-11-07T09:17:53.435Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8551d6cdd8810fd8ce31e6c743aff91f41244c5 [Pipeline] echo [2024-11-07T09:17:53.493Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8551d6 [Pipeline] echo [2024-11-07T09:17:53.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:17:53.698Z] provisioning config files... [2024-11-07T09:17:53.711Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-502@tmp/config12133464857932925848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:17:54.110Z] ---> ****-login.sh [2024-11-07T09:17:54.111Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:17:54.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:17:54.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:17:54.372Z] Configure a credential helper to remove this warning. See [2024-11-07T09:17:54.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:17:54.372Z] [2024-11-07T09:17:54.372Z] Login Succeeded [2024-11-07T09:17:54.372Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:17:54.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:17:54.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:17:54.372Z] Configure a credential helper to remove this warning. See [2024-11-07T09:17:54.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:17:54.372Z] [2024-11-07T09:17:54.372Z] Login Succeeded [2024-11-07T09:17:54.372Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:17:54.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:17:54.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:17:54.632Z] Configure a credential helper to remove this warning. See [2024-11-07T09:17:54.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:17:54.632Z] [2024-11-07T09:17:54.632Z] Login Succeeded [2024-11-07T09:17:54.632Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:17:54.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:17:54.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:17:54.633Z] Configure a credential helper to remove this warning. See [2024-11-07T09:17:54.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:17:54.633Z] [2024-11-07T09:17:54.633Z] Login Succeeded [2024-11-07T09:17:54.633Z] ****.io [2024-11-07T09:17:54.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:17:54.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:17:54.893Z] Configure a credential helper to remove this warning. See [2024-11-07T09:17:54.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:17:54.893Z] [2024-11-07T09:17:54.893Z] Login Succeeded [2024-11-07T09:17:54.893Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:17:54.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-07T09:17:55.622Z] + git rev-list -1 --merges a8551d6cdd8810fd8ce31e6c743aff91f41244c5~1..a8551d6cdd8810fd8ce31e6c743aff91f41244c5 [Pipeline] echo [2024-11-07T09:17:55.675Z] -----------> git rev-list -1 --merges a8551d6cdd8810fd8ce31e6c743aff91f41244c5~1..a8551d6cdd8810fd8ce31e6c743aff91f41244c5 a8551d6cdd8810fd8ce31e6c743aff91f41244c5 [false] [Pipeline] sh [2024-11-07T09:17:56.001Z] + git log --format=format:%s -1 a8551d6cdd8810fd8ce31e6c743aff91f41244c5 [Pipeline] echo [2024-11-07T09:17:56.047Z] ========================================================= [2024-11-07T09:17:56.047Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-07T09:17:56.047Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:17:56.520Z] + git log --format=format:%s -1 a8551d6cdd8810fd8ce31e6c743aff91f41244c5 [Pipeline] echo [2024-11-07T09:17:56.560Z] [semverPrep] GIT_COMMIT: a8551d6cdd8810fd8ce31e6c743aff91f41244c5, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo [2024-11-07T09:17:56.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-07T09:17:56.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-07T09:17:56.996Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-07T09:17:56.997Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-07T09:17:56.997Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-07T09:17:56.997Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-07T09:17:56.997Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-07T09:17:56.997Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:17:57.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:17:57.433Z] [2024-11-07T09:17:57.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:17:57.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:17:57.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-07T09:17:57.832Z] b85a868b505f: Pulling fs layer [2024-11-07T09:17:57.832Z] e2be974225ed: Pulling fs layer [2024-11-07T09:17:57.832Z] 339a4e72a1f5: Pulling fs layer [2024-11-07T09:17:57.832Z] 988bab9f4d93: Pulling fs layer [2024-11-07T09:17:57.832Z] 1469e6f7b9e6: Pulling fs layer [2024-11-07T09:17:57.832Z] eaf3925da568: Pulling fs layer [2024-11-07T09:17:57.832Z] bab4dde63d76: Pulling fs layer [2024-11-07T09:17:57.832Z] bde34c3a00c8: Pulling fs layer [2024-11-07T09:17:57.832Z] b352a97aabf1: Pulling fs layer [2024-11-07T09:17:57.832Z] 4872d77fe225: Pulling fs layer [2024-11-07T09:17:57.832Z] 5851b861e8e6: Pulling fs layer [2024-11-07T09:17:57.832Z] 1469e6f7b9e6: Waiting [2024-11-07T09:17:57.832Z] eaf3925da568: Waiting [2024-11-07T09:17:57.832Z] bab4dde63d76: Waiting [2024-11-07T09:17:57.832Z] bde34c3a00c8: Waiting [2024-11-07T09:17:57.832Z] b352a97aabf1: Waiting [2024-11-07T09:17:57.832Z] 4872d77fe225: Waiting [2024-11-07T09:17:57.832Z] 5851b861e8e6: Waiting [2024-11-07T09:17:57.832Z] 988bab9f4d93: Waiting [2024-11-07T09:17:57.832Z] e2be974225ed: Download complete [2024-11-07T09:17:57.832Z] 988bab9f4d93: Verifying Checksum [2024-11-07T09:17:57.832Z] 988bab9f4d93: Download complete [2024-11-07T09:17:57.832Z] 1469e6f7b9e6: Verifying Checksum [2024-11-07T09:17:57.832Z] 1469e6f7b9e6: Download complete [2024-11-07T09:17:58.093Z] eaf3925da568: Verifying Checksum [2024-11-07T09:17:58.093Z] eaf3925da568: Download complete [2024-11-07T09:17:58.093Z] 339a4e72a1f5: Verifying Checksum [2024-11-07T09:17:58.093Z] 339a4e72a1f5: Download complete [2024-11-07T09:17:58.093Z] bde34c3a00c8: Verifying Checksum [2024-11-07T09:17:58.093Z] bde34c3a00c8: Download complete [2024-11-07T09:17:58.093Z] b352a97aabf1: Verifying Checksum [2024-11-07T09:17:58.093Z] b352a97aabf1: Download complete [2024-11-07T09:17:58.093Z] 4872d77fe225: Verifying Checksum [2024-11-07T09:17:58.093Z] 4872d77fe225: Download complete [2024-11-07T09:17:58.093Z] 5851b861e8e6: Verifying Checksum [2024-11-07T09:17:58.093Z] 5851b861e8e6: Download complete [2024-11-07T09:17:58.093Z] b85a868b505f: Verifying Checksum [2024-11-07T09:17:58.093Z] b85a868b505f: Download complete [2024-11-07T09:17:58.353Z] bab4dde63d76: Verifying Checksum [2024-11-07T09:17:58.353Z] bab4dde63d76: Download complete [2024-11-07T09:17:59.290Z] b85a868b505f: Pull complete [2024-11-07T09:17:59.290Z] e2be974225ed: Pull complete [2024-11-07T09:17:59.857Z] 339a4e72a1f5: Pull complete [2024-11-07T09:17:59.857Z] 988bab9f4d93: Pull complete [2024-11-07T09:18:00.118Z] 1469e6f7b9e6: Pull complete [2024-11-07T09:18:00.118Z] eaf3925da568: Pull complete [2024-11-07T09:18:02.021Z] bab4dde63d76: Pull complete [2024-11-07T09:18:02.021Z] bde34c3a00c8: Pull complete [2024-11-07T09:18:02.021Z] b352a97aabf1: Pull complete [2024-11-07T09:18:02.021Z] 4872d77fe225: Pull complete [2024-11-07T09:18:02.280Z] 5851b861e8e6: Pull complete [2024-11-07T09:18:02.280Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-07T09:18:02.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:18:02.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:18:02.557Z] prd-ubuntu20.04-docker-8c-8g-24740 does not seem to be running inside a container [2024-11-07T09:18:02.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-502 -v /w/workspace/foundry_device-virtual-go_PR-502:/w/workspace/foundry_device-virtual-go_PR-502:rw,z -v /w/workspace/foundry_device-virtual-go_PR-502@tmp:/w/workspace/foundry_device-virtual-go_PR-502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-07T09:18:05.617Z] $ docker top dd505f78102b66d9d916572a421b1892d00daf830c293ed40318ffc3901f3c63 -eo pid,comm [2024-11-07T09:18:05.671Z] 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). [2024-11-07T09:18:05.671Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-07T09:18:05.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T09:18:05.840Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T09:18:05.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T09:18:05.955Z] $ docker exec dd505f78102b66d9d916572a421b1892d00daf830c293ed40318ffc3901f3c63 ssh-agent [2024-11-07T09:18:06.070Z] SSH_AUTH_SOCK=/tmp/ssh-5hmBZhnFAlAg/agent.33 [2024-11-07T09:18:06.070Z] SSH_AGENT_PID=39 [2024-11-07T09:18:06.076Z] Running ssh-add (command line suppressed) [2024-11-07T09:18:06.173Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-502@tmp/private_key_3545918921273620213.key (/w/workspace/foundry_device-virtual-go_PR-502@tmp/private_key_3545918921273620213.key) [2024-11-07T09:18:06.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T09:18:06.540Z] + git tag --points-at HEAD [Pipeline] } [2024-11-07T09:18:06.564Z] $ docker exec --env ******** --env ******** dd505f78102b66d9d916572a421b1892d00daf830c293ed40318ffc3901f3c63 ssh-agent -k [2024-11-07T09:18:06.676Z] unset SSH_AUTH_SOCK; [2024-11-07T09:18:06.676Z] unset SSH_AGENT_PID; [2024-11-07T09:18:06.676Z] echo Agent pid 39 killed; [2024-11-07T09:18:06.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-07T09:18:06.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T09:18:06.791Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T09:18:06.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T09:18:06.897Z] $ docker exec dd505f78102b66d9d916572a421b1892d00daf830c293ed40318ffc3901f3c63 ssh-agent [2024-11-07T09:18:07.042Z] SSH_AUTH_SOCK=/tmp/ssh-q825qB704hhi/agent.74 [2024-11-07T09:18:07.042Z] SSH_AGENT_PID=80 [2024-11-07T09:18:07.047Z] Running ssh-add (command line suppressed) [2024-11-07T09:18:07.135Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-502@tmp/private_key_256820554534599828.key (/w/workspace/foundry_device-virtual-go_PR-502@tmp/private_key_256820554534599828.key) [2024-11-07T09:18:07.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T09:18:07.512Z] + git semver init [2024-11-07T09:18:07.775Z] 2024-11-07 09:18:07,677 [run_init] DEBUG init version:0.0.0 force:False [2024-11-07T09:18:07.777Z] 2024-11-07 09:18:07,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-502/.semver [2024-11-07T09:18:07.777Z] 2024-11-07 09:18:07,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-502/.semver [2024-11-07T09:18:07.777Z] 2024-11-07 09:18:07,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-502/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-502, universal_newlines=False, shell=None, istream=None) [2024-11-07T09:18:09.682Z] 2024-11-07 09:18:09,618 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-502/.git/info/exclude [2024-11-07T09:18:09.682Z] 2024-11-07 09:18:09,619 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-502/.semver/PR-502 with force:False [2024-11-07T09:18:09.682Z] 2024-11-07 09:18:09,619 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-502/.semver/PR-502 [2024-11-07T09:18:09.682Z] 2024-11-07 09:18:09,623 [execute] INFO git cat-file --batch-check [2024-11-07T09:18:09.682Z] 2024-11-07 09:18:09,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-502/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T09:18:09.682Z] 2024-11-07 09:18:09,631 [execute] INFO git cat-file --batch [2024-11-07T09:18:09.682Z] 2024-11-07 09:18:09,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-502/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T09:18:09.682Z] 2024-11-07 09:18:09,637 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-502/.semver/PR-502 [2024-11-07T09:18:09.682Z] 0.0.0 [Pipeline] } [2024-11-07T09:18:09.711Z] $ docker exec --env ******** --env ******** dd505f78102b66d9d916572a421b1892d00daf830c293ed40318ffc3901f3c63 ssh-agent -k [2024-11-07T09:18:09.810Z] unset SSH_AUTH_SOCK; [2024-11-07T09:18:09.810Z] unset SSH_AGENT_PID; [2024-11-07T09:18:09.810Z] echo Agent pid 80 killed; [2024-11-07T09:18:09.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-07T09:18:10.276Z] + git semver [Pipeline] } [2024-11-07T09:18:10.560Z] $ docker stop --time=1 dd505f78102b66d9d916572a421b1892d00daf830c293ed40318ffc3901f3c63 [2024-11-07T09:18:11.857Z] $ docker rm -f --volumes dd505f78102b66d9d916572a421b1892d00daf830c293ed40318ffc3901f3c63 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:18:12.264Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-07T09:18:12.585Z] Stashed 1 file(s) [Pipeline] echo [2024-11-07T09:18:12.614Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:18:13.344Z] provisioning config files... [2024-11-07T09:18:13.354Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-502@tmp/config18405509475790947128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:18:13.726Z] ---> ****-login.sh [2024-11-07T09:18:13.726Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:18:13.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:18:13.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:18:13.726Z] Configure a credential helper to remove this warning. See [2024-11-07T09:18:13.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:18:13.726Z] [2024-11-07T09:18:13.726Z] Login Succeeded [2024-11-07T09:18:13.726Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:18:13.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:18:13.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:18:13.726Z] Configure a credential helper to remove this warning. See [2024-11-07T09:18:13.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:18:13.726Z] [2024-11-07T09:18:13.726Z] Login Succeeded [2024-11-07T09:18:13.726Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:18:13.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:18:13.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:18:13.985Z] Configure a credential helper to remove this warning. See [2024-11-07T09:18:13.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:18:13.985Z] [2024-11-07T09:18:13.985Z] Login Succeeded [2024-11-07T09:18:13.985Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:18:13.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:18:13.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:18:13.986Z] Configure a credential helper to remove this warning. See [2024-11-07T09:18:13.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:18:13.986Z] [2024-11-07T09:18:13.986Z] Login Succeeded [2024-11-07T09:18:13.986Z] ****.io [2024-11-07T09:18:13.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:18:14.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:18:14.245Z] Configure a credential helper to remove this warning. See [2024-11-07T09:18:14.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:18:14.245Z] [2024-11-07T09:18:14.245Z] Login Succeeded [2024-11-07T09:18:14.246Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:18:14.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-07T09:18:14.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:18:14.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:18:14.627Z] ========================================================= [2024-11-07T09:18:14.627Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-07T09:18:14.627Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:18:15.149Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-07T09:18:15.149Z] Sending build context to Docker daemon 37.72MB [2024-11-07T09:18:15.149Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:18:15.149Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-07T09:18:15.409Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-07T09:18:15.409Z] 43c4264eed91: Pulling fs layer [2024-11-07T09:18:15.409Z] 4cc291be95ef: Pulling fs layer [2024-11-07T09:18:15.409Z] 2ac1f1163629: Pulling fs layer [2024-11-07T09:18:15.409Z] 5c3c966382ef: Pulling fs layer [2024-11-07T09:18:15.409Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T09:18:15.409Z] 5d5c8e513c77: Pulling fs layer [2024-11-07T09:18:15.409Z] 9f66e0745190: Pulling fs layer [2024-11-07T09:18:15.409Z] f49a43e4bbc0: Pulling fs layer [2024-11-07T09:18:15.409Z] 561ebcabdf7f: Pulling fs layer [2024-11-07T09:18:15.409Z] 5c3c966382ef: Waiting [2024-11-07T09:18:15.409Z] 4f4fb700ef54: Waiting [2024-11-07T09:18:15.409Z] 5d5c8e513c77: Waiting [2024-11-07T09:18:15.409Z] 9f66e0745190: Waiting [2024-11-07T09:18:15.409Z] f49a43e4bbc0: Waiting [2024-11-07T09:18:15.409Z] 561ebcabdf7f: Waiting [2024-11-07T09:18:15.409Z] 4cc291be95ef: Verifying Checksum [2024-11-07T09:18:15.409Z] 4cc291be95ef: Download complete [2024-11-07T09:18:15.409Z] 5c3c966382ef: Download complete [2024-11-07T09:18:15.409Z] 4f4fb700ef54: Verifying Checksum [2024-11-07T09:18:15.409Z] 4f4fb700ef54: Download complete [2024-11-07T09:18:15.409Z] 5d5c8e513c77: Verifying Checksum [2024-11-07T09:18:15.409Z] 5d5c8e513c77: Download complete [2024-11-07T09:18:15.409Z] 43c4264eed91: Verifying Checksum [2024-11-07T09:18:15.409Z] 43c4264eed91: Download complete [2024-11-07T09:18:15.409Z] 9f66e0745190: Verifying Checksum [2024-11-07T09:18:15.409Z] 9f66e0745190: Download complete [2024-11-07T09:18:15.668Z] 43c4264eed91: Pull complete [2024-11-07T09:18:15.668Z] 4cc291be95ef: Pull complete [2024-11-07T09:18:15.668Z] 561ebcabdf7f: Download complete [2024-11-07T09:18:15.926Z] 2ac1f1163629: Verifying Checksum [2024-11-07T09:18:15.926Z] 2ac1f1163629: Download complete [2024-11-07T09:18:16.184Z] f49a43e4bbc0: Verifying Checksum [2024-11-07T09:18:16.184Z] f49a43e4bbc0: Download complete [2024-11-07T09:18:19.465Z] 2ac1f1163629: Pull complete [2024-11-07T09:18:19.465Z] 5c3c966382ef: Pull complete [2024-11-07T09:18:19.465Z] 4f4fb700ef54: Pull complete [2024-11-07T09:18:19.465Z] 5d5c8e513c77: Pull complete [2024-11-07T09:18:19.465Z] 9f66e0745190: Pull complete [2024-11-07T09:18:21.364Z] f49a43e4bbc0: Pull complete [2024-11-07T09:18:21.932Z] 561ebcabdf7f: Pull complete [2024-11-07T09:18:21.932Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-07T09:18:21.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-07T09:18:21.932Z] ---> 3a752c3f9dda [2024-11-07T09:18:21.932Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-07T09:18:27.211Z] ---> Running in 961628df16ce [2024-11-07T09:18:27.211Z] Removing intermediate container 961628df16ce [2024-11-07T09:18:27.211Z] ---> bdb9229acf5b [2024-11-07T09:18:27.211Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:18:27.211Z] ---> Running in 6d47357d03be [2024-11-07T09:18:27.211Z] Removing intermediate container 6d47357d03be [2024-11-07T09:18:27.211Z] ---> 497b88331e28 [2024-11-07T09:18:27.211Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:18:27.211Z] ---> Running in c4a9817f037b [2024-11-07T09:18:27.211Z] Removing intermediate container c4a9817f037b [2024-11-07T09:18:27.211Z] ---> 95a49b2d8ca9 [2024-11-07T09:18:27.211Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-07T09:18:27.211Z] ---> Running in edc331e7877b [2024-11-07T09:18:27.211Z] Removing intermediate container edc331e7877b [2024-11-07T09:18:27.211Z] ---> 3c2c2dd6d175 [2024-11-07T09:18:27.211Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:18:27.211Z] ---> Running in 429abd67e549 [2024-11-07T09:18:27.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:18:27.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:18:27.781Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-07T09:18:27.781Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-07T09:18:27.781Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-07T09:18:27.781Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-07T09:18:27.781Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:18:27.781Z] OK: 250 MiB in 58 packages [2024-11-07T09:18:28.122Z] Still waiting to schedule task [2024-11-07T09:18:28.122Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:18:28.351Z] Removing intermediate container 429abd67e549 [2024-11-07T09:18:28.351Z] ---> 3de96f5aa2f5 [2024-11-07T09:18:28.351Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-07T09:18:28.351Z] ---> de10c19cecdd [2024-11-07T09:18:28.351Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:18:28.351Z] ---> Running in 10382ec05853 [2024-11-07T09:19:15.043Z] Removing intermediate container 10382ec05853 [2024-11-07T09:19:15.043Z] ---> 218ef7b8fd6a [2024-11-07T09:19:15.043Z] Step 10/12 : COPY . . [2024-11-07T09:19:15.043Z] ---> 4537562f10a8 [2024-11-07T09:19:15.043Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:19:15.043Z] ---> Running in c88e90e0c9f0 [2024-11-07T09:19:15.043Z] Removing intermediate container c88e90e0c9f0 [2024-11-07T09:19:15.043Z] ---> 44f4bc50bf9c [2024-11-07T09:19:15.043Z] Step 12/12 : RUN $MAKE [2024-11-07T09:19:15.043Z] ---> Running in a01837437278 [2024-11-07T09:19:15.043Z] noop [2024-11-07T09:19:15.043Z] Removing intermediate container a01837437278 [2024-11-07T09:19:15.043Z] ---> 92e9a6a4396c [2024-11-07T09:19:15.043Z] Successfully built 92e9a6a4396c [2024-11-07T09:19:15.043Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:19:15.530Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T09:19:15.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:19:15.692Z] prd-ubuntu20.04-docker-8c-8g-24740 does not seem to be running inside a container [2024-11-07T09:19:15.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-502 -v /w/workspace/foundry_device-virtual-go_PR-502:/w/workspace/foundry_device-virtual-go_PR-502:rw,z -v /w/workspace/foundry_device-virtual-go_PR-502@tmp:/w/workspace/foundry_device-virtual-go_PR-502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-07T09:19:16.036Z] $ docker top efb30b7cb58e92833cfcc867dfd4aa1a495374ab358f49fd7e99ece4f9f27add -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:19:16.431Z] + go version [2024-11-07T09:19:16.431Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-07T09:19:16.462Z] $ docker stop --time=1 efb30b7cb58e92833cfcc867dfd4aa1a495374ab358f49fd7e99ece4f9f27add [2024-11-07T09:19:17.716Z] $ docker rm -f --volumes efb30b7cb58e92833cfcc867dfd4aa1a495374ab358f49fd7e99ece4f9f27add [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:19:18.529Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T09:19:18.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:19:18.711Z] prd-ubuntu20.04-docker-8c-8g-24740 does not seem to be running inside a container [2024-11-07T09:19:18.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-502 -v /w/workspace/foundry_device-virtual-go_PR-502:/w/workspace/foundry_device-virtual-go_PR-502:rw,z -v /w/workspace/foundry_device-virtual-go_PR-502@tmp:/w/workspace/foundry_device-virtual-go_PR-502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-07T09:19:19.076Z] $ docker top ab6d456f08eb85677607e599b691e66f821475234e5d7ab0e5e14ef984ceda71 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:19:19.488Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-502 [Pipeline] fileExists [Pipeline] sh [2024-11-07T09:19:19.869Z] + make test [2024-11-07T09:19:19.869Z] go test ./... -coverprofile=coverage.out [2024-11-07T09:19:21.788Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-07T09:19:43.702Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-07T09:19:43.702Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [2024-11-07T09:19:51.812Z] go vet ./... [2024-11-07T09:19:58.365Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-07T09:19:58.365Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-07T09:19:58.365Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-07T09:19:58.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-07T09:19:58.458Z] $ docker stop --time=1 ab6d456f08eb85677607e599b691e66f821475234e5d7ab0e5e14ef984ceda71 [2024-11-07T09:20:02.838Z] $ docker rm -f --volumes ab6d456f08eb85677607e599b691e66f821475234e5d7ab0e5e14ef984ceda71 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:20:03.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-07T09:20:03.545Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-07T09:20:04.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-07T09:20:04.498Z] + ls -al . [2024-11-07T09:20:04.498Z] total 264 [2024-11-07T09:20:04.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:19 . [2024-11-07T09:20:04.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:17 .. [2024-11-07T09:20:04.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:19 .git [2024-11-07T09:20:04.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:17 .github [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 7 09:17 .gitignore [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 7 09:17 .golangci.yml [2024-11-07T09:20:04.498Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:18 .semver [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 7 09:17 Attribution.txt [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 7 09:17 CHANGELOG.md [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 7 09:17 Dockerfile [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:17 GOVERNANCE.md [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 7 09:17 Jenkinsfile [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 09:17 LICENSE [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 2544 Nov 7 09:17 Makefile [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 7 09:17 OWNERS.md [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 7 09:17 README.md [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:18 VERSION [2024-11-07T09:20:04.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:17 bin [2024-11-07T09:20:04.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:17 cmd [2024-11-07T09:20:04.498Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 7 09:19 coverage.out [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 6228 Nov 7 09:17 go.mod [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 7 09:17 go.sum [2024-11-07T09:20:04.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:17 internal [2024-11-07T09:20:04.498Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 7 09:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:20:04.917Z] + 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=a8551d6cdd8810fd8ce31e6c743aff91f41244c5 --label arch=amd64 --label version=0.0.0 . [2024-11-07T09:20:04.917Z] Sending build context to Docker daemon 37.76MB [2024-11-07T09:20:04.917Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:20:04.917Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-07T09:20:04.917Z] ---> 92e9a6a4396c [2024-11-07T09:20:04.917Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-07T09:20:05.483Z] ---> Running in 84b793e135ad [2024-11-07T09:20:05.483Z] Removing intermediate container 84b793e135ad [2024-11-07T09:20:05.483Z] ---> 1bd9c18ae799 [2024-11-07T09:20:05.483Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:20:05.483Z] ---> Running in c577aa71c238 [2024-11-07T09:20:05.740Z] Removing intermediate container c577aa71c238 [2024-11-07T09:20:05.740Z] ---> 8df4e18f1154 [2024-11-07T09:20:05.740Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:20:05.740Z] ---> Running in ef9330992b39 [2024-11-07T09:20:05.740Z] Removing intermediate container ef9330992b39 [2024-11-07T09:20:05.740Z] ---> ec4986838138 [2024-11-07T09:20:05.740Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-07T09:20:05.740Z] ---> Running in 1c3109df1960 [2024-11-07T09:20:05.740Z] Removing intermediate container 1c3109df1960 [2024-11-07T09:20:05.740Z] ---> 240d7d63ecba [2024-11-07T09:20:05.740Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:20:05.998Z] ---> Running in 51c92baeb700 [2024-11-07T09:20:06.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:20:06.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:20:06.824Z] OK: 250 MiB in 58 packages [2024-11-07T09:20:07.085Z] Removing intermediate container 51c92baeb700 [2024-11-07T09:20:07.085Z] ---> c137881f5292 [2024-11-07T09:20:07.085Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-07T09:20:07.085Z] ---> ed5a7409a34a [2024-11-07T09:20:07.085Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:20:07.085Z] ---> Running in 58e56e0dfd6b [2024-11-07T09:20:08.026Z] Removing intermediate container 58e56e0dfd6b [2024-11-07T09:20:08.026Z] ---> e7d60644cd96 [2024-11-07T09:20:08.026Z] Step 10/26 : COPY . . [2024-11-07T09:20:08.960Z] ---> 5afeeb3be5d1 [2024-11-07T09:20:08.960Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:20:08.960Z] ---> Running in b29319d8cebf [2024-11-07T09:20:08.960Z] Removing intermediate container b29319d8cebf [2024-11-07T09:20:08.960Z] ---> d9afac77f826 [2024-11-07T09:20:08.960Z] Step 12/26 : RUN $MAKE [2024-11-07T09:20:08.960Z] ---> Running in 5cf90c0d810c [2024-11-07T09:20:09.218Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-07T09:20:41.303Z] Removing intermediate container 5cf90c0d810c [2024-11-07T09:20:41.303Z] ---> a12da84e6d32 [2024-11-07T09:20:41.303Z] Step 13/26 : FROM alpine:3.20 [2024-11-07T09:20:41.303Z] 3.20: Pulling from library/alpine [2024-11-07T09:20:41.303Z] 43c4264eed91: Already exists [2024-11-07T09:20:41.571Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T09:20:41.571Z] Status: Downloaded newer image for alpine:3.20 [2024-11-07T09:20:41.571Z] ---> 91ef0af61f39 [2024-11-07T09:20:41.571Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-07T09:20:41.571Z] ---> Running in 26b91047b8a6 [2024-11-07T09:20:41.571Z] Removing intermediate container 26b91047b8a6 [2024-11-07T09:20:41.571Z] ---> a3e1c9047701 [2024-11-07T09:20:41.571Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-07T09:20:41.831Z] ---> Running in cfc64f15cdb8 [2024-11-07T09:20:42.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:20:42.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:20:42.656Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-07T09:20:42.656Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:20:42.656Z] OK: 8 MiB in 15 packages [2024-11-07T09:20:42.914Z] Removing intermediate container cfc64f15cdb8 [2024-11-07T09:20:42.914Z] ---> d6a51463682a [2024-11-07T09:20:42.914Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-07T09:20:42.914Z] ---> Running in 190da0b13780 [2024-11-07T09:20:43.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:20:43.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:20:43.433Z] Upgrading critical system libraries and apk-tools: [2024-11-07T09:20:43.433Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T09:20:43.433Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:20:43.433Z] Continuing the upgrade transaction with new apk-tools: [2024-11-07T09:20:43.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:20:43.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:20:43.955Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:20:43.955Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:20:43.955Z] OK: 8 MiB in 15 packages [2024-11-07T09:20:44.543Z] Removing intermediate container 190da0b13780 [2024-11-07T09:20:44.543Z] ---> f30d19212a7c [2024-11-07T09:20:44.543Z] Step 17/26 : WORKDIR / [2024-11-07T09:20:44.543Z] ---> Running in 768e6247cc46 [2024-11-07T09:20:44.543Z] Removing intermediate container 768e6247cc46 [2024-11-07T09:20:44.543Z] ---> c311c4b57f0e [2024-11-07T09:20:44.543Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-07T09:20:44.543Z] ---> ccdd037ea27f [2024-11-07T09:20:44.543Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-07T09:20:44.801Z] ---> e6c71ffbc201 [2024-11-07T09:20:44.801Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-07T09:20:45.759Z] ---> 81b6e8d97b95 [2024-11-07T09:20:45.759Z] Step 21/26 : EXPOSE 59900 [2024-11-07T09:20:45.759Z] ---> Running in 07e0f03dbde8 [2024-11-07T09:20:45.759Z] Removing intermediate container 07e0f03dbde8 [2024-11-07T09:20:45.759Z] ---> 28aaadfc0cbe [2024-11-07T09:20:45.759Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-07T09:20:46.017Z] ---> Running in 873ed9ba9c7b [2024-11-07T09:20:46.017Z] Removing intermediate container 873ed9ba9c7b [2024-11-07T09:20:46.017Z] ---> 7c3fb8c4ebc7 [2024-11-07T09:20:46.017Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-07T09:20:46.017Z] ---> Running in 8cfc2a43221a [2024-11-07T09:20:46.017Z] Removing intermediate container 8cfc2a43221a [2024-11-07T09:20:46.017Z] ---> 3e704872df89 [2024-11-07T09:20:46.017Z] Step 24/26 : LABEL arch=amd64 [2024-11-07T09:20:46.017Z] ---> Running in b1fc9a66ec88 [2024-11-07T09:20:46.276Z] Removing intermediate container b1fc9a66ec88 [2024-11-07T09:20:46.276Z] ---> 19552ff853c9 [2024-11-07T09:20:46.276Z] Step 25/26 : LABEL git_sha=a8551d6cdd8810fd8ce31e6c743aff91f41244c5 [2024-11-07T09:20:46.276Z] ---> Running in 66ac284bae5d [2024-11-07T09:20:46.276Z] Removing intermediate container 66ac284bae5d [2024-11-07T09:20:46.276Z] ---> b34c82fe8c30 [2024-11-07T09:20:46.276Z] Step 26/26 : LABEL version=0.0.0 [2024-11-07T09:20:46.276Z] ---> Running in e4b4c2cf9c5e [2024-11-07T09:20:46.276Z] Removing intermediate container e4b4c2cf9c5e [2024-11-07T09:20:46.276Z] ---> 5766f88b0cd5 [2024-11-07T09:20:46.276Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-07T09:20:46.276Z] Successfully built 5766f88b0cd5 [2024-11-07T09:20:46.276Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:20:47.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:20:47.523Z] [2024-11-07T09:20:47.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:20:47.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:20:47.923Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-07T09:20:47.923Z] 5eb5b503b376: Pulling fs layer [2024-11-07T09:20:47.923Z] 5c69ac0246d0: Pulling fs layer [2024-11-07T09:20:47.923Z] ec43610c2a17: Pulling fs layer [2024-11-07T09:20:47.923Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-07T09:20:47.923Z] 33b1e0a273af: Pulling fs layer [2024-11-07T09:20:47.923Z] 5d3b04190fa2: Pulling fs layer [2024-11-07T09:20:47.923Z] 2f39f015ded8: Pulling fs layer [2024-11-07T09:20:47.923Z] 3a2ae6a8a46f: Waiting [2024-11-07T09:20:47.923Z] 33b1e0a273af: Waiting [2024-11-07T09:20:47.923Z] 5d3b04190fa2: Waiting [2024-11-07T09:20:47.923Z] 2f39f015ded8: Waiting [2024-11-07T09:20:47.923Z] 5c69ac0246d0: Verifying Checksum [2024-11-07T09:20:47.923Z] 5c69ac0246d0: Download complete [2024-11-07T09:20:47.923Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-07T09:20:47.923Z] 3a2ae6a8a46f: Download complete [2024-11-07T09:20:47.923Z] 33b1e0a273af: Verifying Checksum [2024-11-07T09:20:47.923Z] 33b1e0a273af: Download complete [2024-11-07T09:20:47.923Z] 5d3b04190fa2: Verifying Checksum [2024-11-07T09:20:47.923Z] 5d3b04190fa2: Download complete [2024-11-07T09:20:47.923Z] ec43610c2a17: Verifying Checksum [2024-11-07T09:20:47.923Z] ec43610c2a17: Download complete [2024-11-07T09:20:48.190Z] 5eb5b503b376: Download complete [2024-11-07T09:20:48.756Z] 2f39f015ded8: Download complete [2024-11-07T09:20:49.322Z] 5eb5b503b376: Pull complete [2024-11-07T09:20:49.580Z] 5c69ac0246d0: Pull complete [2024-11-07T09:20:49.838Z] ec43610c2a17: Pull complete [2024-11-07T09:20:50.098Z] 3a2ae6a8a46f: Pull complete [2024-11-07T09:20:50.356Z] 33b1e0a273af: Pull complete [2024-11-07T09:20:50.356Z] 5d3b04190fa2: Pull complete [2024-11-07T09:20:54.538Z] 2f39f015ded8: Pull complete [2024-11-07T09:20:54.538Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-07T09:20:54.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:20:54.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:20:54.812Z] prd-ubuntu20.04-docker-8c-8g-24740 does not seem to be running inside a container [2024-11-07T09:20:54.839Z] $ 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/foundry_device-virtual-go_PR-502 -v /w/workspace/foundry_device-virtual-go_PR-502:/w/workspace/foundry_device-virtual-go_PR-502:rw,z -v /w/workspace/foundry_device-virtual-go_PR-502@tmp:/w/workspace/foundry_device-virtual-go_PR-502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-07T09:20:59.205Z] $ docker top e549dc506eb1505502bdb90534e178f042afe84c4ef2f23e9d4aa6a4e107cb72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:20:59.712Z] ---> job-cost.sh [2024-11-07T09:20:59.712Z] lf-activate-venv: SKIPPING [2024-11-07T09:20:59.712Z] INFO: No Stack... [2024-11-07T09:20:59.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T09:21:00.232Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T09:21:00.556Z] + cat /w/workspace/foundry_device-virtual-go_PR-502/archives/cost.csv [2024-11-07T09:21:00.556Z] + cut -d, -f6 [Pipeline] lock [2024-11-07T09:21:00.602Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-1-stack-cost] [2024-11-07T09:21:00.608Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-502-1-stack-cost] did not exist. Created. [2024-11-07T09:21:00.614Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T09:21:01.039Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-07T09:21:01.101Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T09:21:01.133Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T09:21:01.209Z] $ docker stop --time=1 e549dc506eb1505502bdb90534e178f042afe84c4ef2f23e9d4aa6a4e107cb72 [2024-11-07T09:21:02.355Z] $ docker rm -f --volumes e549dc506eb1505502bdb90534e178f042afe84c4ef2f23e9d4aa6a4e107cb72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-07T09:21:27.736Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24743 in /w/workspace/foundry_device-virtual-go_PR-502 [Pipeline] { [Pipeline] ws [2024-11-07T09:21:27.807Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-11-07T09:21:30.925Z] The recommended git tool is: git [2024-11-07T09:21:37.632Z] using credential edgex-jenkins-ssh [2024-11-07T09:21:37.672Z] Cloning the remote Git repository [2024-11-07T09:21:37.741Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-11-07T09:21:37.887Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-11-07T09:21:38.097Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-07T09:21:38.099Z] > git --version # timeout=10 [2024-11-07T09:21:38.128Z] > git --version # 'git version 2.25.1' [2024-11-07T09:21:38.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:21:38.353Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T09:21:42.392Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-07T09:21:42.429Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T09:21:43.818Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-07T09:21:43.877Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-07T09:21:43.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:21:43.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/502/head:refs/remotes/origin/PR-502 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-07T09:21:44.512Z] Merging remotes/origin/main commit 2bd221175a2feb80dc354132039af34741a0a595 into PR head commit a8551d6cdd8810fd8ce31e6c743aff91f41244c5 [2024-11-07T09:21:44.852Z] Merge succeeded, producing a8551d6cdd8810fd8ce31e6c743aff91f41244c5 [2024-11-07T09:21:44.853Z] Checking out Revision a8551d6cdd8810fd8ce31e6c743aff91f41244c5 (PR-502) [2024-11-07T09:21:44.536Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T09:21:44.631Z] > git checkout -f a8551d6cdd8810fd8ce31e6c743aff91f41244c5 # timeout=10 [2024-11-07T09:21:44.726Z] > git remote # timeout=10 [2024-11-07T09:21:44.745Z] > git config --get remote.origin.url # timeout=10 [2024-11-07T09:21:44.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:21:44.799Z] > git merge 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 [2024-11-07T09:21:44.828Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-07T09:21:44.858Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T09:21:44.873Z] > git checkout -f a8551d6cdd8810fd8ce31e6c743aff91f41244c5 # timeout=10 [2024-11-07T09:21:48.742Z] Commit message: "fix: Only one ldflags flag is allowed" [2024-11-07T09:21:48.798Z] > git --version # timeout=10 [2024-11-07T09:21:48.810Z] > git --version # 'git version 2.25.1' [2024-11-07T09:21:48.827Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:21:51.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-07T09:21:51.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T09:21:51.017Z] Dload Upload Total Spent Left Speed [2024-11-07T09:21:51.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2024-11-07T09:21:51.390Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-07T09:21:51.757Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-07T09:21:51.757Z] + sudo tee /etc/docker/daemon.new [2024-11-07T09:21:51.757Z] { [2024-11-07T09:21:51.757Z] "registry-mirrors": [ [2024-11-07T09:21:51.757Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-07T09:21:51.757Z] ], [2024-11-07T09:21:51.757Z] "bip": "10.250.0.254/24", [2024-11-07T09:21:51.757Z] "hosts": [ [2024-11-07T09:21:51.757Z] "tcp://0.0.0.0:5555", [2024-11-07T09:21:51.757Z] "unix:///var/run/docker.sock" [2024-11-07T09:21:51.757Z] ], [2024-11-07T09:21:51.757Z] "mtu": 1458, [2024-11-07T09:21:51.757Z] "selinux-enabled": true, [2024-11-07T09:21:51.757Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-07T09:21:51.757Z] } [Pipeline] sh [2024-11-07T09:21:52.131Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-07T09:21:52.512Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:22:10.917Z] provisioning config files... [2024-11-07T09:22:10.949Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config11046354725178904840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:22:11.492Z] ---> ****-login.sh [2024-11-07T09:22:11.492Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:22:12.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:22:12.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:22:12.085Z] Configure a credential helper to remove this warning. See [2024-11-07T09:22:12.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:22:12.085Z] [2024-11-07T09:22:12.085Z] Login Succeeded [2024-11-07T09:22:12.085Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:22:12.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:22:12.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:22:12.632Z] Configure a credential helper to remove this warning. See [2024-11-07T09:22:12.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:22:12.632Z] [2024-11-07T09:22:12.632Z] Login Succeeded [2024-11-07T09:22:12.632Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:22:12.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:22:12.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:22:12.904Z] Configure a credential helper to remove this warning. See [2024-11-07T09:22:12.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:22:12.904Z] [2024-11-07T09:22:12.904Z] Login Succeeded [2024-11-07T09:22:12.904Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:22:13.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:22:13.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:22:13.501Z] Configure a credential helper to remove this warning. See [2024-11-07T09:22:13.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:22:13.501Z] [2024-11-07T09:22:13.501Z] Login Succeeded [2024-11-07T09:22:13.501Z] ****.io [2024-11-07T09:22:13.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:22:14.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:22:14.065Z] Configure a credential helper to remove this warning. See [2024-11-07T09:22:14.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:22:14.065Z] [2024-11-07T09:22:14.065Z] Login Succeeded [2024-11-07T09:22:14.065Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:22:14.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-07T09:22:14.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:22:14.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:22:14.913Z] ========================================================= [2024-11-07T09:22:14.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-07T09:22:14.913Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:22:15.466Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-07T09:22:16.077Z] Sending build context to Docker daemon 19.04MB [2024-11-07T09:22:16.077Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:22:16.077Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-07T09:22:16.357Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-07T09:22:16.357Z] cf04c63912e1: Pulling fs layer [2024-11-07T09:22:16.357Z] 55b35a11ae5e: Pulling fs layer [2024-11-07T09:22:16.357Z] a37a00ec5f00: Pulling fs layer [2024-11-07T09:22:16.357Z] 50b3750afda1: Pulling fs layer [2024-11-07T09:22:16.357Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T09:22:16.357Z] 80978eb59214: Pulling fs layer [2024-11-07T09:22:16.357Z] c9f46d7d2bd2: Pulling fs layer [2024-11-07T09:22:16.357Z] c5a475d317c9: Pulling fs layer [2024-11-07T09:22:16.357Z] 50b3750afda1: Waiting [2024-11-07T09:22:16.357Z] 4f4fb700ef54: Waiting [2024-11-07T09:22:16.357Z] 80978eb59214: Waiting [2024-11-07T09:22:16.357Z] c9f46d7d2bd2: Waiting [2024-11-07T09:22:16.357Z] c5a475d317c9: Waiting [2024-11-07T09:22:16.357Z] 55b35a11ae5e: Verifying Checksum [2024-11-07T09:22:16.357Z] 55b35a11ae5e: Download complete [2024-11-07T09:22:16.357Z] 50b3750afda1: Verifying Checksum [2024-11-07T09:22:16.357Z] 50b3750afda1: Download complete [2024-11-07T09:22:16.357Z] 4f4fb700ef54: Verifying Checksum [2024-11-07T09:22:16.357Z] 4f4fb700ef54: Download complete [2024-11-07T09:22:16.357Z] 80978eb59214: Verifying Checksum [2024-11-07T09:22:16.357Z] 80978eb59214: Download complete [2024-11-07T09:22:16.633Z] cf04c63912e1: Verifying Checksum [2024-11-07T09:22:16.633Z] cf04c63912e1: Download complete [2024-11-07T09:22:17.247Z] c5a475d317c9: Verifying Checksum [2024-11-07T09:22:17.247Z] c5a475d317c9: Download complete [2024-11-07T09:22:17.850Z] cf04c63912e1: Pull complete [2024-11-07T09:22:18.467Z] 55b35a11ae5e: Pull complete [2024-11-07T09:22:19.079Z] a37a00ec5f00: Verifying Checksum [2024-11-07T09:22:19.079Z] a37a00ec5f00: Download complete [2024-11-07T09:22:20.062Z] c9f46d7d2bd2: Verifying Checksum [2024-11-07T09:22:20.062Z] c9f46d7d2bd2: Download complete [2024-11-07T09:22:35.197Z] a37a00ec5f00: Pull complete [2024-11-07T09:22:35.197Z] 50b3750afda1: Pull complete [2024-11-07T09:22:35.197Z] 4f4fb700ef54: Pull complete [2024-11-07T09:22:35.197Z] 80978eb59214: Pull complete [2024-11-07T09:22:43.474Z] c9f46d7d2bd2: Pull complete [2024-11-07T09:22:45.460Z] c5a475d317c9: Pull complete [2024-11-07T09:22:45.460Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-07T09:22:45.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-07T09:22:45.460Z] ---> be29e6b0f0d4 [2024-11-07T09:22:45.460Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-07T09:22:47.092Z] ---> Running in d2a507960d39 [2024-11-07T09:22:47.364Z] Removing intermediate container d2a507960d39 [2024-11-07T09:22:47.364Z] ---> 4c84d4d31a37 [2024-11-07T09:22:47.364Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:22:47.637Z] ---> Running in fc6a3af85deb [2024-11-07T09:22:47.918Z] Removing intermediate container fc6a3af85deb [2024-11-07T09:22:47.918Z] ---> a66161ce7913 [2024-11-07T09:22:47.918Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:22:47.918Z] ---> Running in c6aa1f7aaf46 [2024-11-07T09:22:48.522Z] Removing intermediate container c6aa1f7aaf46 [2024-11-07T09:22:48.522Z] ---> 1a3b8c01d437 [2024-11-07T09:22:48.522Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-07T09:22:48.522Z] ---> Running in 9bf3cdaa8ba4 [2024-11-07T09:22:49.114Z] Removing intermediate container 9bf3cdaa8ba4 [2024-11-07T09:22:49.114Z] ---> 19ddd7ab7fed [2024-11-07T09:22:49.114Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:22:49.114Z] ---> Running in 6fa1aca8d58c [2024-11-07T09:22:50.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:22:50.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:22:52.744Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-07T09:22:52.744Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-07T09:22:52.744Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-07T09:22:53.018Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-07T09:22:53.018Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:22:53.018Z] OK: 242 MiB in 58 packages [2024-11-07T09:22:54.430Z] Removing intermediate container 6fa1aca8d58c [2024-11-07T09:22:54.430Z] ---> 6a40e1543fe2 [2024-11-07T09:22:54.430Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-07T09:22:55.021Z] ---> 7b172cf96bd3 [2024-11-07T09:22:55.021Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:22:55.021Z] ---> Running in b516d2d92747 [2024-11-07T09:25:01.798Z] Removing intermediate container b516d2d92747 [2024-11-07T09:25:01.798Z] ---> fe0b6196b5cd [2024-11-07T09:25:01.798Z] Step 10/12 : COPY . . [2024-11-07T09:25:01.798Z] ---> 244db8016e57 [2024-11-07T09:25:01.798Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:25:01.798Z] ---> Running in 301c3e500aae [2024-11-07T09:25:01.798Z] Removing intermediate container 301c3e500aae [2024-11-07T09:25:01.798Z] ---> ac07e728093c [2024-11-07T09:25:01.798Z] Step 12/12 : RUN $MAKE [2024-11-07T09:25:01.798Z] ---> Running in 26b0f6f05236 [2024-11-07T09:25:01.798Z] noop [2024-11-07T09:25:01.798Z] Removing intermediate container 26b0f6f05236 [2024-11-07T09:25:01.798Z] ---> 8a6d94ae06ee [2024-11-07T09:25:01.798Z] Successfully built 8a6d94ae06ee [2024-11-07T09:25:01.798Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:25:02.676Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T09:25:02.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:25:03.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-24743 does not seem to be running inside a container [2024-11-07T09:25:03.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-07T09:25:04.885Z] $ docker top 334f44931d16bf3adb0e4421096a9ee3c7905921d9ee55f4351e555d7dddf6a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:25:05.936Z] + go version [2024-11-07T09:25:05.937Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-07T09:25:05.978Z] $ docker stop --time=1 334f44931d16bf3adb0e4421096a9ee3c7905921d9ee55f4351e555d7dddf6a9 [2024-11-07T09:25:08.078Z] $ docker rm -f --volumes 334f44931d16bf3adb0e4421096a9ee3c7905921d9ee55f4351e555d7dddf6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:25:09.120Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T09:25:09.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:25:09.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-24743 does not seem to be running inside a container [2024-11-07T09:25:09.587Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-07T09:25:11.220Z] $ docker top f3c3d2f298bead434cb4f697bcee38c8b32b3f4ffa601e45bdb0baf7c8ce549e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:25:12.255Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-07T09:25:13.045Z] + make test [2024-11-07T09:25:13.045Z] go test ./... -coverprofile=coverage.out [2024-11-07T09:25:20.722Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-07T09:30:28.330Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-07T09:30:28.330Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.075s coverage: 58.3% of statements [2024-11-07T09:30:28.330Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-07T09:30:28.330Z] go vet ./... [2024-11-07T09:31:24.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-07T09:31:24.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-07T09:31:24.847Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-07T09:31:24.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-07T09:31:24.938Z] $ docker stop --time=1 f3c3d2f298bead434cb4f697bcee38c8b32b3f4ffa601e45bdb0baf7c8ce549e [2024-11-07T09:31:26.993Z] $ docker rm -f --volumes f3c3d2f298bead434cb4f697bcee38c8b32b3f4ffa601e45bdb0baf7c8ce549e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:31:28.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-07T09:31:29.013Z] Warning: overwriting stash ‘coverage-report’ [2024-11-07T09:31:29.606Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:31:30.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-07T09:31:30.653Z] + ls -al . [2024-11-07T09:31:30.653Z] total 260 [2024-11-07T09:31:30.653Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 09:25 . [2024-11-07T09:31:30.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:21 .. [2024-11-07T09:31:30.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:21 .git [2024-11-07T09:31:30.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:21 .github [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 7 09:21 .gitignore [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 7 09:21 .golangci.yml [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 7 09:21 Attribution.txt [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 7 09:21 CHANGELOG.md [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 7 09:21 Dockerfile [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:21 GOVERNANCE.md [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 7 09:21 Jenkinsfile [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 09:21 LICENSE [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 2544 Nov 7 09:21 Makefile [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 7 09:21 OWNERS.md [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 7 09:21 README.md [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:18 VERSION [2024-11-07T09:31:30.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:21 bin [2024-11-07T09:31:30.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:21 cmd [2024-11-07T09:31:30.653Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 7 09:30 coverage.out [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 6228 Nov 7 09:21 go.mod [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 7 09:21 go.sum [2024-11-07T09:31:30.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:21 internal [2024-11-07T09:31:30.653Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 7 09:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:31:31.103Z] + 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=a8551d6cdd8810fd8ce31e6c743aff91f41244c5 --label arch=arm64 --label version=0.0.0 . [2024-11-07T09:31:31.692Z] Sending build context to Docker daemon 19.09MB [2024-11-07T09:31:31.692Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:31:31.692Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-07T09:31:31.692Z] ---> 8a6d94ae06ee [2024-11-07T09:31:31.692Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-07T09:31:31.959Z] ---> Running in 5b0cc1ad8a73 [2024-11-07T09:31:32.230Z] Removing intermediate container 5b0cc1ad8a73 [2024-11-07T09:31:32.230Z] ---> 0c49d0c81738 [2024-11-07T09:31:32.230Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:31:32.502Z] ---> Running in f0568fd8e5c6 [2024-11-07T09:31:32.788Z] Removing intermediate container f0568fd8e5c6 [2024-11-07T09:31:32.788Z] ---> 463fd70b7c76 [2024-11-07T09:31:32.788Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:31:33.064Z] ---> Running in e0a4d0862c3c [2024-11-07T09:31:33.339Z] Removing intermediate container e0a4d0862c3c [2024-11-07T09:31:33.339Z] ---> 45cf78cfa6e0 [2024-11-07T09:31:33.339Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-07T09:31:33.627Z] ---> Running in 977069efe120 [2024-11-07T09:31:33.909Z] Removing intermediate container 977069efe120 [2024-11-07T09:31:33.909Z] ---> 6100eddb171a [2024-11-07T09:31:33.909Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:31:34.185Z] ---> Running in 95ad2ca31feb [2024-11-07T09:31:35.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:31:36.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:31:39.051Z] OK: 242 MiB in 58 packages [2024-11-07T09:31:40.039Z] Removing intermediate container 95ad2ca31feb [2024-11-07T09:31:40.039Z] ---> 207838d2bd3d [2024-11-07T09:31:40.039Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-07T09:31:40.631Z] ---> 1f28e007f356 [2024-11-07T09:31:40.631Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:31:40.631Z] ---> Running in d2c6d8c3024a [2024-11-07T09:31:44.942Z] Removing intermediate container d2c6d8c3024a [2024-11-07T09:31:44.942Z] ---> eb3db4f7f6e4 [2024-11-07T09:31:44.942Z] Step 10/26 : COPY . . [2024-11-07T09:31:46.910Z] ---> 87d34b81b89f [2024-11-07T09:31:46.910Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:31:46.910Z] ---> Running in b4b787fdc6ae [2024-11-07T09:31:47.185Z] Removing intermediate container b4b787fdc6ae [2024-11-07T09:31:47.185Z] ---> 30992ffedf0e [2024-11-07T09:31:47.185Z] Step 12/26 : RUN $MAKE [2024-11-07T09:31:47.185Z] ---> Running in a70da4a7e161 [2024-11-07T09:31:48.619Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-07T09:36:25.705Z] Removing intermediate container a70da4a7e161 [2024-11-07T09:36:25.705Z] ---> bce9d9fc681f [2024-11-07T09:36:25.705Z] Step 13/26 : FROM alpine:3.20 [2024-11-07T09:36:25.705Z] 3.20: Pulling from library/alpine [2024-11-07T09:36:25.705Z] cf04c63912e1: Already exists [2024-11-07T09:36:25.705Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T09:36:25.705Z] Status: Downloaded newer image for alpine:3.20 [2024-11-07T09:36:25.705Z] ---> c157a85ed455 [2024-11-07T09:36:25.705Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-07T09:36:25.705Z] ---> Running in 192c2f7c2b94 [2024-11-07T09:36:25.705Z] Removing intermediate container 192c2f7c2b94 [2024-11-07T09:36:25.705Z] ---> 232bb382c97d [2024-11-07T09:36:25.705Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-07T09:36:25.705Z] ---> Running in eb998430b599 [2024-11-07T09:36:25.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:36:25.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:36:25.705Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-07T09:36:25.705Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:36:25.705Z] OK: 9 MiB in 15 packages [2024-11-07T09:36:25.705Z] Removing intermediate container eb998430b599 [2024-11-07T09:36:25.705Z] ---> cbdbf165c2fc [2024-11-07T09:36:25.705Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-07T09:36:25.705Z] ---> Running in dba846f99db8 [2024-11-07T09:36:25.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:36:25.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:36:25.705Z] Upgrading critical system libraries and apk-tools: [2024-11-07T09:36:25.705Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T09:36:25.705Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:36:25.705Z] Continuing the upgrade transaction with new apk-tools: [2024-11-07T09:36:25.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:36:25.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:36:25.705Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:36:25.705Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:36:25.705Z] OK: 9 MiB in 15 packages [2024-11-07T09:36:26.766Z] Removing intermediate container dba846f99db8 [2024-11-07T09:36:26.766Z] ---> 756957ae7dd6 [2024-11-07T09:36:26.766Z] Step 17/26 : WORKDIR / [2024-11-07T09:36:26.766Z] ---> Running in 585dddbb1d69 [2024-11-07T09:36:27.381Z] Removing intermediate container 585dddbb1d69 [2024-11-07T09:36:27.381Z] ---> 16c5712e1957 [2024-11-07T09:36:27.381Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-07T09:36:27.978Z] ---> 03a20036c2c6 [2024-11-07T09:36:27.978Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-07T09:36:28.573Z] ---> ec609e5619db [2024-11-07T09:36:28.573Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-07T09:36:30.561Z] ---> bdb59ed9d472 [2024-11-07T09:36:30.562Z] Step 21/26 : EXPOSE 59900 [2024-11-07T09:36:30.833Z] ---> Running in c729bb8ca2bc [2024-11-07T09:36:31.104Z] Removing intermediate container c729bb8ca2bc [2024-11-07T09:36:31.104Z] ---> 624865feb3cf [2024-11-07T09:36:31.104Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-07T09:36:31.104Z] ---> Running in e877e8a6db33 [2024-11-07T09:36:31.383Z] Removing intermediate container e877e8a6db33 [2024-11-07T09:36:31.383Z] ---> a5f9cb5aa359 [2024-11-07T09:36:31.383Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-07T09:36:31.659Z] ---> Running in 6c38b057813a [2024-11-07T09:36:31.932Z] Removing intermediate container 6c38b057813a [2024-11-07T09:36:31.932Z] ---> 391f96778097 [2024-11-07T09:36:31.932Z] Step 24/26 : LABEL arch=arm64 [2024-11-07T09:36:31.932Z] ---> Running in 89c845ff10e5 [2024-11-07T09:36:32.519Z] Removing intermediate container 89c845ff10e5 [2024-11-07T09:36:32.519Z] ---> 148da18eb68f [2024-11-07T09:36:32.519Z] Step 25/26 : LABEL git_sha=a8551d6cdd8810fd8ce31e6c743aff91f41244c5 [2024-11-07T09:36:32.519Z] ---> Running in 4d4e743b2d5a [2024-11-07T09:36:32.787Z] Removing intermediate container 4d4e743b2d5a [2024-11-07T09:36:32.787Z] ---> bb90c031fb48 [2024-11-07T09:36:32.787Z] Step 26/26 : LABEL version=0.0.0 [2024-11-07T09:36:33.057Z] ---> Running in 131aca63e503 [2024-11-07T09:36:33.327Z] Removing intermediate container 131aca63e503 [2024-11-07T09:36:33.327Z] ---> ff9f0d1d2256 [2024-11-07T09:36:33.327Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-07T09:36:33.327Z] Successfully built ff9f0d1d2256 [2024-11-07T09:36:33.327Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:36:34.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T09:36:34.265Z] [2024-11-07T09:36:34.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:36:34.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T09:36:34.982Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-07T09:36:34.982Z] 8998bd30e6a1: Pulling fs layer [2024-11-07T09:36:34.982Z] 04944245beec: Pulling fs layer [2024-11-07T09:36:34.982Z] 699f458cf7ca: Pulling fs layer [2024-11-07T09:36:34.982Z] 765212b225bb: Pulling fs layer [2024-11-07T09:36:34.982Z] f23df028b6ca: Pulling fs layer [2024-11-07T09:36:34.982Z] d65c8cfc05b1: Pulling fs layer [2024-11-07T09:36:34.982Z] 2437ff75d9bd: Pulling fs layer [2024-11-07T09:36:34.982Z] 765212b225bb: Waiting [2024-11-07T09:36:34.982Z] f23df028b6ca: Waiting [2024-11-07T09:36:34.982Z] 2437ff75d9bd: Waiting [2024-11-07T09:36:34.982Z] d65c8cfc05b1: Waiting [2024-11-07T09:36:34.982Z] 04944245beec: Verifying Checksum [2024-11-07T09:36:34.982Z] 04944245beec: Download complete [2024-11-07T09:36:34.982Z] 765212b225bb: Download complete [2024-11-07T09:36:34.982Z] f23df028b6ca: Verifying Checksum [2024-11-07T09:36:34.982Z] f23df028b6ca: Download complete [2024-11-07T09:36:34.982Z] d65c8cfc05b1: Verifying Checksum [2024-11-07T09:36:34.982Z] d65c8cfc05b1: Download complete [2024-11-07T09:36:35.253Z] 699f458cf7ca: Verifying Checksum [2024-11-07T09:36:35.253Z] 699f458cf7ca: Download complete [2024-11-07T09:36:35.846Z] 8998bd30e6a1: Verifying Checksum [2024-11-07T09:36:35.846Z] 8998bd30e6a1: Download complete [2024-11-07T09:36:38.443Z] 2437ff75d9bd: Download complete [2024-11-07T09:36:41.042Z] 8998bd30e6a1: Pull complete [2024-11-07T09:36:41.650Z] 04944245beec: Pull complete [2024-11-07T09:36:43.610Z] 699f458cf7ca: Pull complete [2024-11-07T09:36:43.610Z] 765212b225bb: Pull complete [2024-11-07T09:36:44.578Z] f23df028b6ca: Pull complete [2024-11-07T09:36:44.857Z] d65c8cfc05b1: Pull complete [2024-11-07T09:37:03.129Z] 2437ff75d9bd: Pull complete [2024-11-07T09:37:03.129Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-07T09:37:03.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T09:37:03.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:37:03.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-24743 does not seem to be running inside a container [2024-11-07T09:37:03.610Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-07T09:37:06.993Z] $ docker top 35272eaac117f78821112fda99cb636f68e69928f790a9e7e351c153f85c8fcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:37:08.013Z] ---> job-cost.sh [2024-11-07T09:37:08.013Z] lf-activate-venv: SKIPPING [2024-11-07T09:37:08.013Z] INFO: No Stack... [2024-11-07T09:37:08.604Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-07T09:37:09.195Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T09:37:10.153Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-11-07T09:37:10.153Z] + cut -d, -f6 [Pipeline] lock [2024-11-07T09:37:10.226Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-1-stack-cost] [2024-11-07T09:37:10.233Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-502-1-stack-cost] did not exist. Created. [2024-11-07T09:37:10.239Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T09:37:11.017Z] /w/workspace/device-virtual-go/1@tmp/durable-ee242b83/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-07T09:37:11.709Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-07T09:37:11.756Z] Warning: overwriting stash ‘stack-cost’ [2024-11-07T09:37:11.817Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T09:37:11.836Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-502-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T09:37:11.925Z] $ docker stop --time=1 35272eaac117f78821112fda99cb636f68e69928f790a9e7e351c153f85c8fcb [2024-11-07T09:37:13.544Z] $ docker rm -f --volumes 35272eaac117f78821112fda99cb636f68e69928f790a9e7e351c153f85c8fcb [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 [2024-11-07T09:37:14.790Z] provisioning config files... [2024-11-07T09:37:14.816Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-502@tmp/config12418744148706090002tmp [Pipeline] { [Pipeline] sh [2024-11-07T09:37:15.208Z] + set +x [2024-11-07T09:37:15.208Z] + curl -s https://codecov.io/bash [2024-11-07T09:37:15.208Z] + bash -s -- [2024-11-07T09:37:15.208Z] [2024-11-07T09:37:15.208Z] _____ _ [2024-11-07T09:37:15.208Z] / ____| | | [2024-11-07T09:37:15.208Z] | | ___ __| | ___ ___ _____ __ [2024-11-07T09:37:15.208Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-07T09:37:15.208Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-07T09:37:15.208Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-07T09:37:15.208Z] Bash-1.0.6 [2024-11-07T09:37:15.208Z] [2024-11-07T09:37:15.208Z] [2024-11-07T09:37:15.208Z] ==> git version 2.25.1 found [2024-11-07T09:37:15.208Z] ==> 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 [2024-11-07T09:37:15.208Z] Release-Date: 2020-01-08 [2024-11-07T09:37:15.208Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-07T09:37:15.208Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-07T09:37:15.208Z] ==> Jenkins CI detected. [2024-11-07T09:37:15.208Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-502 [2024-11-07T09:37:15.208Z] project root: . [2024-11-07T09:37:15.208Z] --> token set from env [2024-11-07T09:37:15.208Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-07T09:37:15.467Z] ==> Running gcov in . (disable via -X gcov) [2024-11-07T09:37:15.467Z] ==> Python coveragepy not found [2024-11-07T09:37:15.467Z] ==> Searching for coverage reports in: [2024-11-07T09:37:15.467Z] + . [2024-11-07T09:37:15.467Z] -> Found 1 reports [2024-11-07T09:37:15.467Z] ==> Detecting git/mercurial file structure [2024-11-07T09:37:15.467Z] ==> Reading reports [2024-11-07T09:37:15.467Z] + ./coverage.out bytes=43316 [2024-11-07T09:37:15.467Z] ==> Appending adjustments [2024-11-07T09:37:15.467Z] https://docs.codecov.io/docs/fixing-reports [2024-11-07T09:37:15.467Z] + Found adjustments [2024-11-07T09:37:15.467Z] ==> Gzipping contents [2024-11-07T09:37:15.467Z] 8.0K /tmp/codecov.0VRTFs.gz [2024-11-07T09:37:15.467Z] ==> Uploading reports [2024-11-07T09:37:15.467Z] url: https://codecov.io [2024-11-07T09:37:15.468Z] query: branch=PR-502&commit=a8551d6cdd8810fd8ce31e6c743aff91f41244c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-502%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=502&job=&cmd_args= [2024-11-07T09:37:15.468Z] -> Pinging Codecov [2024-11-07T09:37:15.468Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-502&commit=a8551d6cdd8810fd8ce31e6c743aff91f41244c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-502%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=502&job=&cmd_args= [2024-11-07T09:37:15.731Z] -> Uploading to [2024-11-07T09:37:15.731Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/a8551d6cdd8810fd8ce31e6c743aff91f41244c5/91c8bd04-decb-4288-9c70-616e4542c143.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241107T093715Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=82fb9d2d2469f00adeb795c25f494d9735a91d005f7ba52d9c9f6d81ed68f572 [2024-11-07T09:37:15.731Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T09:37:15.731Z] Dload Upload Total Spent Left Speed [2024-11-07T09:37:15.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 22600 --:--:-- --:--:-- --:--:-- 22600 [2024-11-07T09:37:15.990Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a8551d6cdd8810fd8ce31e6c743aff91f41244c5 [Pipeline] } [2024-11-07T09:37:16.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-07T09:37:18.316Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-502/archives ] [2024-11-07T09:37:18.316Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-502/archives [2024-11-07T09:37:18.316Z] total 16 [2024-11-07T09:37:18.316Z] drwxr-xr-x 3 root root 4096 Nov 7 09:21 . [2024-11-07T09:37:18.316Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:21 .. [2024-11-07T09:37:18.316Z] drwxr-xr-x 2 root root 4096 Nov 7 09:21 cost [2024-11-07T09:37:18.316Z] -rw-r--r-- 1 root root 89 Nov 7 09:21 cost.csv [2024-11-07T09:37:18.316Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-502/archives [2024-11-07T09:37:18.316Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-502/archives [2024-11-07T09:37:18.316Z] total 16 [2024-11-07T09:37:18.316Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:21 . [2024-11-07T09:37:18.316Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:21 .. [2024-11-07T09:37:18.316Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:21 cost [2024-11-07T09:37:18.316Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 7 09:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:37:18.652Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:37:19.562Z] ---> package-listing.sh [2024-11-07T09:37:19.562Z] ++ facter osfamily [2024-11-07T09:37:19.562Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-07T09:37:19.824Z] + OS_FAMILY=debian [2024-11-07T09:37:19.824Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-502 [2024-11-07T09:37:19.824Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-07T09:37:19.824Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-07T09:37:19.824Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-07T09:37:19.824Z] + PACKAGES=/tmp/packages_start.txt [2024-11-07T09:37:19.824Z] + '[' /w/workspace/foundry_device-virtual-go_PR-502 ']' [2024-11-07T09:37:19.824Z] + PACKAGES=/tmp/packages_end.txt [2024-11-07T09:37:19.824Z] + case "${OS_FAMILY}" in [2024-11-07T09:37:19.824Z] + dpkg -l [2024-11-07T09:37:19.824Z] + grep '^ii' [2024-11-07T09:37:19.824Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-07T09:37:19.824Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-07T09:37:19.824Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-07T09:37:19.824Z] + '[' /w/workspace/foundry_device-virtual-go_PR-502 ']' [2024-11-07T09:37:19.824Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-502/archives/ [2024-11-07T09:37:19.824Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-502/archives/ [Pipeline] echo [2024-11-07T09:37:19.869Z] 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/foundry_device-virtual-go_PR-502/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-07T09:37:20.170Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:37:20.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:37:20.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:37:20.984Z] prd-ubuntu20.04-docker-8c-8g-24740 does not seem to be running inside a container [2024-11-07T09:37:21.008Z] $ 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/foundry_device-virtual-go_PR-502/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-502 -v /w/workspace/foundry_device-virtual-go_PR-502:/w/workspace/foundry_device-virtual-go_PR-502:rw,z -v /w/workspace/foundry_device-virtual-go_PR-502@tmp:/w/workspace/foundry_device-virtual-go_PR-502@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-07T09:37:21.204Z] $ docker top 7eb170def1cd86b94b0e1c069813736676a7bc27562fe6aa2dbb57f8ec8097ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:37:21.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-07T09:37:21.936Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-07T09:37:22.262Z] + ls /var/log/sa-host [2024-11-07T09:37:22.262Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:37:22.415Z] provisioning config files... [2024-11-07T09:37:22.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-502@tmp/config14926321938946828557tmp [Pipeline] { [Pipeline] echo [2024-11-07T09:37:22.490Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:37:22.817Z] ---> create-netrc.sh [Pipeline] } [2024-11-07T09:37:22.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:37:23.270Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-07T09:37:23.311Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:37:23.635Z] ---> sudo-logs.sh [2024-11-07T09:37:23.635Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-07T09:37:23.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:37:24.063Z] ---> job-cost.sh [2024-11-07T09:37:24.063Z] lf-activate-venv: SKIPPING [2024-11-07T09:37:24.063Z] DEBUG: total: 0.2199999988079071 [2024-11-07T09:37:24.063Z] INFO: Retrieving Stack Cost... [2024-11-07T09:37:24.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T09:37:24.892Z] INFO: Archiving Costs [Pipeline] echo [2024-11-07T09:37:24.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:37:25.264Z] ---> logs-deploy.sh [2024-11-07T09:37:25.264Z] lf-activate-venv: SKIPPING [2024-11-07T09:37:25.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-502/1 [2024-11-07T09:37:25.264Z] INFO: archiving workspace using pattern(s): [2024-11-07T09:37:26.200Z] Archives upload complete. [2024-11-07T09:37:26.459Z] INFO: archiving logs to Nexus [2024-11-07T09:37:27.028Z] ---> uname -a: [2024-11-07T09:37:27.028Z] Linux prd-ubuntu20-04-docker-8c-8g-24740 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] ---> lscpu: [2024-11-07T09:37:27.028Z] Architecture: x86_64 [2024-11-07T09:37:27.028Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-07T09:37:27.028Z] Byte Order: Little Endian [2024-11-07T09:37:27.028Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-07T09:37:27.028Z] CPU(s): 8 [2024-11-07T09:37:27.028Z] On-line CPU(s) list: 0-7 [2024-11-07T09:37:27.028Z] Thread(s) per core: 1 [2024-11-07T09:37:27.028Z] Core(s) per socket: 1 [2024-11-07T09:37:27.028Z] Socket(s): 8 [2024-11-07T09:37:27.028Z] NUMA node(s): 1 [2024-11-07T09:37:27.028Z] Vendor ID: AuthenticAMD [2024-11-07T09:37:27.028Z] CPU family: 23 [2024-11-07T09:37:27.028Z] Model: 49 [2024-11-07T09:37:27.028Z] Model name: AMD EPYC-Rome Processor [2024-11-07T09:37:27.028Z] Stepping: 0 [2024-11-07T09:37:27.028Z] CPU MHz: 2799.998 [2024-11-07T09:37:27.028Z] BogoMIPS: 5599.99 [2024-11-07T09:37:27.028Z] Virtualization: AMD-V [2024-11-07T09:37:27.028Z] Hypervisor vendor: KVM [2024-11-07T09:37:27.028Z] Virtualization type: full [2024-11-07T09:37:27.028Z] L1d cache: 256 KiB [2024-11-07T09:37:27.028Z] L1i cache: 256 KiB [2024-11-07T09:37:27.028Z] L2 cache: 4 MiB [2024-11-07T09:37:27.028Z] L3 cache: 128 MiB [2024-11-07T09:37:27.028Z] NUMA node0 CPU(s): 0-7 [2024-11-07T09:37:27.028Z] Vulnerability Itlb multihit: Not affected [2024-11-07T09:37:27.028Z] Vulnerability L1tf: Not affected [2024-11-07T09:37:27.028Z] Vulnerability Mds: Not affected [2024-11-07T09:37:27.028Z] Vulnerability Meltdown: Not affected [2024-11-07T09:37:27.028Z] Vulnerability Mmio stale data: Not affected [2024-11-07T09:37:27.028Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-07T09:37:27.028Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-07T09:37:27.028Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-07T09:37:27.028Z] Vulnerability Srbds: Not affected [2024-11-07T09:37:27.028Z] Vulnerability Tsx async abort: Not affected [2024-11-07T09:37:27.028Z] 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 [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] ---> nproc: [2024-11-07T09:37:27.028Z] 8 [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] ---> df -h: [2024-11-07T09:37:27.028Z] Filesystem Size Used Avail Use% Mounted on [2024-11-07T09:37:27.028Z] overlay 155G 12G 143G 8% / [2024-11-07T09:37:27.028Z] tmpfs 64M 0 64M 0% /dev [2024-11-07T09:37:27.028Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-07T09:37:27.028Z] shm 64M 0 64M 0% /dev/shm [2024-11-07T09:37:27.028Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] ---> sar -b -r -n DEV: [2024-11-07T09:37:27.028Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24740) 11/07/24 _x86_64_ (8 CPU) [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] 09:17:04 LINUX RESTART (8 CPU) [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] 09:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-07T09:37:27.028Z] 09:19:01 256.21 5.34 250.87 0.00 425.28 74760.21 0.00 [2024-11-07T09:37:27.028Z] 09:20:01 137.90 0.10 137.80 0.00 9.73 49813.40 0.00 [2024-11-07T09:37:27.028Z] 09:21:01 211.46 0.18 211.28 0.00 13.20 58271.62 0.00 [2024-11-07T09:37:27.028Z] 09:22:01 3.68 0.00 3.68 0.00 0.00 53.73 0.00 [2024-11-07T09:37:27.028Z] 09:23:01 40.79 4.93 35.86 0.00 2623.43 5743.04 0.00 [2024-11-07T09:37:27.028Z] 09:24:01 4.22 0.02 4.20 0.00 0.13 89.85 0.00 [2024-11-07T09:37:27.028Z] 09:25:01 3.17 1.57 1.60 0.00 36.93 20.53 0.00 [2024-11-07T09:37:27.028Z] 09:26:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 [2024-11-07T09:37:27.028Z] 09:27:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 [2024-11-07T09:37:27.028Z] 09:28:01 1.75 0.00 1.75 0.00 0.00 18.93 0.00 [2024-11-07T09:37:27.028Z] 09:29:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 [2024-11-07T09:37:27.028Z] 09:30:01 2.03 0.00 2.03 0.00 0.00 22.80 0.00 [2024-11-07T09:37:27.028Z] 09:31:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2024-11-07T09:37:27.028Z] 09:32:01 2.20 0.00 2.20 0.00 0.00 25.19 0.00 [2024-11-07T09:37:27.028Z] 09:33:01 2.23 0.02 2.22 0.00 0.13 28.93 0.00 [2024-11-07T09:37:27.028Z] 09:34:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 [2024-11-07T09:37:27.028Z] 09:35:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2024-11-07T09:37:27.028Z] 09:36:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 [2024-11-07T09:37:27.028Z] 09:37:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2024-11-07T09:37:27.028Z] Average: 35.46 0.64 34.83 0.00 163.39 9889.56 0.00 [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] 09:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-07T09:37:27.028Z] 09:19:01 26859188 31443664 863308 2.63 177728 4472588 2040896 6.01 1413308 4004880 995248 [2024-11-07T09:37:27.028Z] 09:20:01 27446208 31482752 819848 2.49 188888 3959256 1914576 5.64 1375812 3496056 119792 [2024-11-07T09:37:27.028Z] 09:21:01 26854620 31468688 827880 2.52 199440 4479688 1957600 5.77 1446056 3963608 364 [2024-11-07T09:37:27.028Z] 09:22:01 26886984 31500356 799160 2.43 199512 4479540 1782208 5.25 1416708 3963404 164 [2024-11-07T09:37:27.028Z] 09:23:01 26582948 31481480 790048 2.40 221208 4744648 1745528 5.14 1614560 4040376 12 [2024-11-07T09:37:27.028Z] 09:24:01 26591452 31485232 785652 2.39 219772 4741400 1730900 5.10 1609784 4037148 176 [2024-11-07T09:37:27.028Z] 09:25:01 26585156 31480940 789804 2.40 219856 4742404 1730900 5.10 1616240 4037636 20 [2024-11-07T09:37:27.028Z] 09:26:01 26591372 31487308 783292 2.38 219920 4742508 1730900 5.10 1609772 4037500 188 [2024-11-07T09:37:27.028Z] 09:27:01 26591712 31487712 782868 2.38 219988 4742504 1730900 5.10 1609576 4037452 8 [2024-11-07T09:37:27.028Z] 09:28:01 26591456 31487532 782792 2.38 220028 4742516 1730900 5.10 1609692 4037456 160 [2024-11-07T09:37:27.028Z] 09:29:01 26591228 31487508 782736 2.38 220108 4742644 1730900 5.10 1609892 4037588 60 [2024-11-07T09:37:27.028Z] 09:30:01 26593636 31490076 780056 2.37 220184 4742648 1730900 5.10 1606972 4037592 184 [2024-11-07T09:37:27.028Z] 09:31:01 26593664 31490188 779940 2.37 220256 4742648 1730900 5.10 1607320 4037588 156 [2024-11-07T09:37:27.028Z] 09:32:01 26593388 31489960 780024 2.37 220336 4742648 1730900 5.10 1607252 4037596 8 [2024-11-07T09:37:27.028Z] 09:33:01 26585736 31482524 787868 2.40 220412 4742636 1736264 5.12 1617856 4037568 4 [2024-11-07T09:37:27.028Z] 09:34:01 26585600 31482420 788144 2.40 220432 4742636 1736264 5.12 1618128 4037568 20 [2024-11-07T09:37:27.028Z] 09:35:01 26585576 31482404 788088 2.40 220460 4742640 1736264 5.12 1617960 4037572 12 [2024-11-07T09:37:27.028Z] 09:36:01 26585292 31482172 788252 2.40 220528 4742640 1736264 5.12 1617848 4037576 8 [2024-11-07T09:37:27.028Z] 09:37:01 26585432 31482320 788020 2.40 220544 4742636 1736264 5.12 1617512 4037580 8 [2024-11-07T09:37:27.028Z] Average: 26677929 31482907 794094 2.41 214189 4659517 1773696 5.23 1570645 3999671 58768 [2024-11-07T09:37:27.028Z] [2024-11-07T09:37:27.028Z] 09:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-07T09:37:27.028Z] 09:19:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.028Z] 09:19:01 ens3 609.03 423.25 6932.34 54.76 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.028Z] 09:19:01 docker0 335.47 464.06 28.92 3663.47 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:20:01 ens3 41.27 20.59 40.32 11.98 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:20:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:21:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:21:01 ens3 122.75 75.72 2731.18 19.71 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:21:01 docker0 6.33 13.51 0.39 190.53 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:22:01 ens3 2.25 1.25 2.71 0.67 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:23:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:23:01 ens3 143.61 55.79 2061.81 4.31 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:24:01 ens3 0.68 0.42 0.28 0.22 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:25:01 ens3 5.78 3.98 3.80 4.06 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:26:01 ens3 4.10 3.08 2.09 2.28 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:27:01 ens3 1.43 0.28 0.36 0.21 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:28:01 ens3 2.33 0.85 1.09 0.73 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:29:01 ens3 0.55 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:30:01 ens3 0.57 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:31:01 ens3 0.48 0.37 0.26 0.22 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:32:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:33:01 ens3 7.48 7.30 1.07 33.21 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:34:01 ens3 1.35 1.68 0.37 6.68 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:35:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:36:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:37:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] Average: ens3 49.23 30.98 614.33 7.29 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] Average: docker0 17.71 24.75 1.52 199.80 0.00 0.00 0.00 0.00 [2024-11-07T09:37:27.029Z] [2024-11-07T09:37:27.029Z]