Pull request #455 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b+855a1f59a7147df874c77670ab8284c3d3963227 (91f570e54b1edaf7b25db3493c88774283f5fb89) 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-ssh16462633083127385673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18113900880357227139.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-455/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-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15039397890456160010.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-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10706705019397383168.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1559392168043176311.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-455/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-455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh245087180098762746.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25047 in /w/workspace/foundry_device-virtual-go_PR-455 [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-455 # 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 Merging remotes/origin/main commit 855a1f59a7147df874c77670ab8284c3d3963227 into PR head commit 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b Merge succeeded, producing 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b Checking out Revision 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b (PR-455) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > 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/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b # 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 855a1f59a7147df874c77670ab8284c3d3963227 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-14T11:41:25.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-14T11:41:25.974Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-14T11:41:26.092Z] ========================================================= [2023-12-14T11:41:26.092Z] EdgeX Global Pipelines Version Info [2023-12-14T11:41:26.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:41:30.187Z] ------------------- [2023-12-14T11:41:30.187Z] stable info: [2023-12-14T11:41:30.187Z] ------------------- [2023-12-14T11:41:30.187Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-14T11:41:30.187Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T11:41:30.187Z] Message: update stable to v1.0.258 [2023-12-14T11:41:30.758Z] ------------------- [2023-12-14T11:41:30.758Z] experimental info: [2023-12-14T11:41:30.758Z] ------------------- [2023-12-14T11:41:30.758Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-14T11:41:30.758Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T11:41:30.758Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-14T11:41:30.986Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-12-14T11:41:31.045Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-12-14T11:41:31.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-14T11:41:31.158Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-14T11:41:31.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-14T11:41:31.278Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-14T11:41:31.337Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-14T11:41:31.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-14T11:41:31.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-14T11:41:31.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-14T11:41:31.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-14T11:41:31.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-12-14T11:41:31.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-14T11:41:31.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-14T11:41:31.793Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-14T11:41:31.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-14T11:41:31.920Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T11:41:31.982Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T11:41:32.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-14T11:41:32.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-14T11:41:32.195Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-14T11:41:32.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-14T11:41:32.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-14T11:41:32.411Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-14T11:41:32.489Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-14T11:41:32.559Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-14T11:41:32.634Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-14T11:41:32.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo [2023-12-14T11:41:32.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo [2023-12-14T11:41:32.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo [2023-12-14T11:41:32.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b [Pipeline] echo [2023-12-14T11:41:33.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39c04a1 [Pipeline] echo [2023-12-14T11:41:33.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T11:41:33.278Z] provisioning config files... [2023-12-14T11:41:33.291Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-455@tmp/config9984777458608564789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:41:33.718Z] ---> ****-login.sh [2023-12-14T11:41:33.718Z] nexus3.edgexfoundry.org:10001 [2023-12-14T11:41:34.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:41:34.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:41:34.292Z] Configure a credential helper to remove this warning. See [2023-12-14T11:41:34.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:41:34.292Z] [2023-12-14T11:41:34.292Z] Login Succeeded [2023-12-14T11:41:34.292Z] nexus3.edgexfoundry.org:10002 [2023-12-14T11:41:34.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:41:34.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:41:34.553Z] Configure a credential helper to remove this warning. See [2023-12-14T11:41:34.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:41:34.553Z] [2023-12-14T11:41:34.553Z] Login Succeeded [2023-12-14T11:41:34.553Z] nexus3.edgexfoundry.org:10003 [2023-12-14T11:41:34.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:41:34.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:41:34.553Z] Configure a credential helper to remove this warning. See [2023-12-14T11:41:34.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:41:34.553Z] [2023-12-14T11:41:34.553Z] Login Succeeded [2023-12-14T11:41:34.553Z] nexus3.edgexfoundry.org:10004 [2023-12-14T11:41:34.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:41:34.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:41:34.814Z] Configure a credential helper to remove this warning. See [2023-12-14T11:41:34.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:41:34.814Z] [2023-12-14T11:41:34.814Z] Login Succeeded [2023-12-14T11:41:34.814Z] ****.io [2023-12-14T11:41:34.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:41:35.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:41:35.074Z] Configure a credential helper to remove this warning. See [2023-12-14T11:41:35.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:41:35.074Z] [2023-12-14T11:41:35.074Z] Login Succeeded [2023-12-14T11:41:35.074Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T11:41:35.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-14T11:41:35.896Z] + git rev-list -1 --merges 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b~1..39c04a1bbd3208ba1bc58dd07766fb87a90baa4b [Pipeline] echo [2023-12-14T11:41:35.940Z] -----------> git rev-list -1 --merges 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b~1..39c04a1bbd3208ba1bc58dd07766fb87a90baa4b 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b [false] [Pipeline] sh [2023-12-14T11:41:36.276Z] + git log --format=format:%s -1 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b [Pipeline] echo [2023-12-14T11:41:36.312Z] ========================================================= [2023-12-14T11:41:36.312Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-14T11:41:36.312Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T11:41:36.793Z] + git log --format=format:%s -1 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b [Pipeline] echo [2023-12-14T11:41:36.825Z] [semverPrep] GIT_COMMIT: 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-14T11:41:36.874Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-14T11:41:37.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T11:41:37.336Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-14T11:41:37.336Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-14T11:41:37.336Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-14T11:41:37.336Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-14T11:41:37.336Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-14T11:41:37.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:41:37.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T11:41:37.853Z] [2023-12-14T11:41:37.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:41:38.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T11:41:38.261Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-14T11:41:38.261Z] b85a868b505f: Pulling fs layer [2023-12-14T11:41:38.261Z] e2be974225ed: Pulling fs layer [2023-12-14T11:41:38.261Z] 339a4e72a1f5: Pulling fs layer [2023-12-14T11:41:38.261Z] 988bab9f4d93: Pulling fs layer [2023-12-14T11:41:38.261Z] 1469e6f7b9e6: Pulling fs layer [2023-12-14T11:41:38.261Z] eaf3925da568: Pulling fs layer [2023-12-14T11:41:38.261Z] bab4dde63d76: Pulling fs layer [2023-12-14T11:41:38.261Z] bde34c3a00c8: Pulling fs layer [2023-12-14T11:41:38.261Z] b352a97aabf1: Pulling fs layer [2023-12-14T11:41:38.261Z] 988bab9f4d93: Waiting [2023-12-14T11:41:38.261Z] 1469e6f7b9e6: Waiting [2023-12-14T11:41:38.261Z] 4872d77fe225: Pulling fs layer [2023-12-14T11:41:38.261Z] 5851b861e8e6: Pulling fs layer [2023-12-14T11:41:38.261Z] eaf3925da568: Waiting [2023-12-14T11:41:38.261Z] bab4dde63d76: Waiting [2023-12-14T11:41:38.261Z] bde34c3a00c8: Waiting [2023-12-14T11:41:38.261Z] b352a97aabf1: Waiting [2023-12-14T11:41:38.261Z] 4872d77fe225: Waiting [2023-12-14T11:41:38.261Z] 5851b861e8e6: Waiting [2023-12-14T11:41:38.261Z] e2be974225ed: Download complete [2023-12-14T11:41:38.261Z] 988bab9f4d93: Verifying Checksum [2023-12-14T11:41:38.261Z] 988bab9f4d93: Download complete [2023-12-14T11:41:38.261Z] 1469e6f7b9e6: Verifying Checksum [2023-12-14T11:41:38.261Z] 1469e6f7b9e6: Download complete [2023-12-14T11:41:38.524Z] eaf3925da568: Verifying Checksum [2023-12-14T11:41:38.524Z] eaf3925da568: Download complete [2023-12-14T11:41:38.524Z] 339a4e72a1f5: Verifying Checksum [2023-12-14T11:41:38.524Z] 339a4e72a1f5: Download complete [2023-12-14T11:41:38.524Z] bde34c3a00c8: Verifying Checksum [2023-12-14T11:41:38.524Z] bde34c3a00c8: Download complete [2023-12-14T11:41:38.524Z] b352a97aabf1: Download complete [2023-12-14T11:41:38.524Z] 4872d77fe225: Verifying Checksum [2023-12-14T11:41:38.524Z] 4872d77fe225: Download complete [2023-12-14T11:41:38.524Z] 5851b861e8e6: Verifying Checksum [2023-12-14T11:41:38.524Z] 5851b861e8e6: Download complete [2023-12-14T11:41:38.524Z] b85a868b505f: Verifying Checksum [2023-12-14T11:41:38.524Z] b85a868b505f: Download complete [2023-12-14T11:41:38.783Z] bab4dde63d76: Verifying Checksum [2023-12-14T11:41:38.783Z] bab4dde63d76: Download complete [2023-12-14T11:41:39.725Z] b85a868b505f: Pull complete [2023-12-14T11:41:39.725Z] e2be974225ed: Pull complete [2023-12-14T11:41:40.294Z] 339a4e72a1f5: Pull complete [2023-12-14T11:41:40.294Z] 988bab9f4d93: Pull complete [2023-12-14T11:41:40.552Z] 1469e6f7b9e6: Pull complete [2023-12-14T11:41:40.812Z] eaf3925da568: Pull complete [2023-12-14T11:41:42.725Z] bab4dde63d76: Pull complete [2023-12-14T11:41:42.725Z] bde34c3a00c8: Pull complete [2023-12-14T11:41:42.725Z] b352a97aabf1: Pull complete [2023-12-14T11:41:42.725Z] 4872d77fe225: Pull complete [2023-12-14T11:41:42.725Z] 5851b861e8e6: Pull complete [2023-12-14T11:41:42.725Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-14T11:41:42.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T11:41:42.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T11:41:43.108Z] prd-ubuntu20.04-docker-8c-8g-25047 does not seem to be running inside a container [2023-12-14T11:41:43.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-455 -v /w/workspace/foundry_device-virtual-go_PR-455:/w/workspace/foundry_device-virtual-go_PR-455:rw,z -v /w/workspace/foundry_device-virtual-go_PR-455@tmp:/w/workspace/foundry_device-virtual-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-14T11:41:46.897Z] $ docker top 95b7c0eb86ac74b2099a0e0891920d9d95e4a2a75688f13ddab9e205e42ef10f -eo pid,comm [2023-12-14T11:41:46.954Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-14T11:41:46.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T11:41:47.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T11:41:47.152Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T11:41:47.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T11:41:47.271Z] $ docker exec 95b7c0eb86ac74b2099a0e0891920d9d95e4a2a75688f13ddab9e205e42ef10f ssh-agent [2023-12-14T11:41:47.384Z] SSH_AUTH_SOCK=/tmp/ssh-gj2KwniW9l6g/agent.32 [2023-12-14T11:41:47.384Z] SSH_AGENT_PID=38 [2023-12-14T11:41:47.392Z] Running ssh-add (command line suppressed) [2023-12-14T11:41:47.490Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-455@tmp/private_key_8135121120195070848.key (/w/workspace/foundry_device-virtual-go_PR-455@tmp/private_key_8135121120195070848.key) [2023-12-14T11:41:47.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T11:41:47.860Z] + git tag --points-at HEAD [Pipeline] } [2023-12-14T11:41:47.880Z] $ docker exec --env ******** --env ******** 95b7c0eb86ac74b2099a0e0891920d9d95e4a2a75688f13ddab9e205e42ef10f ssh-agent -k [2023-12-14T11:41:47.978Z] unset SSH_AUTH_SOCK; [2023-12-14T11:41:47.979Z] unset SSH_AGENT_PID; [2023-12-14T11:41:47.979Z] echo Agent pid 38 killed; [2023-12-14T11:41:47.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-14T11:41:48.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T11:41:48.179Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T11:41:48.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T11:41:48.292Z] $ docker exec 95b7c0eb86ac74b2099a0e0891920d9d95e4a2a75688f13ddab9e205e42ef10f ssh-agent [2023-12-14T11:41:48.407Z] SSH_AUTH_SOCK=/tmp/ssh-3Pfp11Fb6qhR/agent.71 [2023-12-14T11:41:48.407Z] SSH_AGENT_PID=77 [2023-12-14T11:41:48.412Z] Running ssh-add (command line suppressed) [2023-12-14T11:41:48.508Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-455@tmp/private_key_11199135345542721634.key (/w/workspace/foundry_device-virtual-go_PR-455@tmp/private_key_11199135345542721634.key) [2023-12-14T11:41:48.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T11:41:48.884Z] + git semver init [2023-12-14T11:41:49.144Z] 2023-12-14 11:41:49,069 [run_init] DEBUG init version:0.0.0 force:False [2023-12-14T11:41:49.144Z] 2023-12-14 11:41:49,070 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-455/.semver [2023-12-14T11:41:49.144Z] 2023-12-14 11:41:49,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-455/.semver [2023-12-14T11:41:49.144Z] 2023-12-14 11:41:49,070 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-455/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-455, universal_newlines=False, shell=None, istream=None) [2023-12-14T11:41:51.680Z] 2023-12-14 11:41:51,062 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-455/.git/info/exclude [2023-12-14T11:41:51.680Z] 2023-12-14 11:41:51,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-455/.semver/PR-455 with force:False [2023-12-14T11:41:51.680Z] 2023-12-14 11:41:51,063 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-455/.semver/PR-455 [2023-12-14T11:41:51.680Z] 2023-12-14 11:41:51,068 [execute] INFO git cat-file --batch-check [2023-12-14T11:41:51.680Z] 2023-12-14 11:41:51,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-455/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T11:41:51.680Z] 2023-12-14 11:41:51,076 [execute] INFO git cat-file --batch [2023-12-14T11:41:51.680Z] 2023-12-14 11:41:51,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-455/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T11:41:51.680Z] 2023-12-14 11:41:51,081 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-455/.semver/PR-455 [2023-12-14T11:41:51.680Z] 0.0.0 [Pipeline] } [2023-12-14T11:41:51.706Z] $ docker exec --env ******** --env ******** 95b7c0eb86ac74b2099a0e0891920d9d95e4a2a75688f13ddab9e205e42ef10f ssh-agent -k [2023-12-14T11:41:51.802Z] unset SSH_AUTH_SOCK; [2023-12-14T11:41:51.802Z] unset SSH_AGENT_PID; [2023-12-14T11:41:51.802Z] echo Agent pid 77 killed; [2023-12-14T11:41:51.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T11:41:52.343Z] + git semver [Pipeline] } [2023-12-14T11:41:52.626Z] $ docker stop --time=1 95b7c0eb86ac74b2099a0e0891920d9d95e4a2a75688f13ddab9e205e42ef10f [2023-12-14T11:41:53.936Z] $ docker rm -f --volumes 95b7c0eb86ac74b2099a0e0891920d9d95e4a2a75688f13ddab9e205e42ef10f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T11:41:54.388Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-14T11:41:54.718Z] Stashed 1 file(s) [Pipeline] echo [2023-12-14T11:41:54.735Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T11:41:55.728Z] provisioning config files... [2023-12-14T11:41:55.738Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-455@tmp/config3810084635297578603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:41:56.146Z] ---> ****-login.sh [2023-12-14T11:41:56.146Z] nexus3.edgexfoundry.org:10001 [2023-12-14T11:41:56.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:41:56.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:41:56.147Z] Configure a credential helper to remove this warning. See [2023-12-14T11:41:56.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:41:56.147Z] [2023-12-14T11:41:56.147Z] Login Succeeded [2023-12-14T11:41:56.147Z] nexus3.edgexfoundry.org:10002 [2023-12-14T11:41:56.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:41:56.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:41:56.147Z] Configure a credential helper to remove this warning. See [2023-12-14T11:41:56.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:41:56.147Z] [2023-12-14T11:41:56.147Z] Login Succeeded [2023-12-14T11:41:56.147Z] nexus3.edgexfoundry.org:10003 [2023-12-14T11:41:56.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:41:56.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:41:56.407Z] Configure a credential helper to remove this warning. See [2023-12-14T11:41:56.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:41:56.407Z] [2023-12-14T11:41:56.407Z] Login Succeeded [2023-12-14T11:41:56.407Z] nexus3.edgexfoundry.org:10004 [2023-12-14T11:41:56.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:41:56.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:41:56.407Z] Configure a credential helper to remove this warning. See [2023-12-14T11:41:56.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:41:56.407Z] [2023-12-14T11:41:56.407Z] Login Succeeded [2023-12-14T11:41:56.407Z] ****.io [2023-12-14T11:41:56.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:41:56.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:41:56.666Z] Configure a credential helper to remove this warning. See [2023-12-14T11:41:56.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:41:56.666Z] [2023-12-14T11:41:56.666Z] Login Succeeded [2023-12-14T11:41:56.666Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T11:41:56.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-14T11:41:57.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T11:41:57.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T11:41:57.147Z] ========================================================= [2023-12-14T11:41:57.147Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-14T11:41:57.147Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:41:57.744Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-14T11:41:57.744Z] Sending build context to Docker daemon 31.58MB [2023-12-14T11:41:57.744Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-14T11:41:57.744Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-14T11:41:58.003Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-14T11:41:58.003Z] 7264a8db6415: Pulling fs layer [2023-12-14T11:41:58.003Z] c4d48a809fc2: Pulling fs layer [2023-12-14T11:41:58.003Z] 4f1c88b9dad5: Pulling fs layer [2023-12-14T11:41:58.003Z] ad3a456e5733: Pulling fs layer [2023-12-14T11:41:58.003Z] 69c7f0334f64: Pulling fs layer [2023-12-14T11:41:58.003Z] 1f1c1a5573a3: Pulling fs layer [2023-12-14T11:41:58.003Z] ce7588e14bc9: Pulling fs layer [2023-12-14T11:41:58.003Z] b5e4710f87ac: Pulling fs layer [2023-12-14T11:41:58.003Z] ad3a456e5733: Waiting [2023-12-14T11:41:58.003Z] 69c7f0334f64: Waiting [2023-12-14T11:41:58.003Z] 1f1c1a5573a3: Waiting [2023-12-14T11:41:58.003Z] ce7588e14bc9: Waiting [2023-12-14T11:41:58.003Z] b5e4710f87ac: Waiting [2023-12-14T11:41:58.003Z] c4d48a809fc2: Verifying Checksum [2023-12-14T11:41:58.003Z] c4d48a809fc2: Download complete [2023-12-14T11:41:58.003Z] ad3a456e5733: Verifying Checksum [2023-12-14T11:41:58.003Z] ad3a456e5733: Download complete [2023-12-14T11:41:58.003Z] 69c7f0334f64: Verifying Checksum [2023-12-14T11:41:58.003Z] 69c7f0334f64: Download complete [2023-12-14T11:41:58.003Z] 7264a8db6415: Verifying Checksum [2023-12-14T11:41:58.003Z] 7264a8db6415: Download complete [2023-12-14T11:41:58.003Z] 1f1c1a5573a3: Verifying Checksum [2023-12-14T11:41:58.003Z] 1f1c1a5573a3: Download complete [2023-12-14T11:41:58.262Z] 7264a8db6415: Pull complete [2023-12-14T11:41:58.262Z] b5e4710f87ac: Verifying Checksum [2023-12-14T11:41:58.262Z] b5e4710f87ac: Download complete [2023-12-14T11:41:58.262Z] c4d48a809fc2: Pull complete [2023-12-14T11:41:58.520Z] 4f1c88b9dad5: Verifying Checksum [2023-12-14T11:41:58.520Z] 4f1c88b9dad5: Download complete [2023-12-14T11:41:58.779Z] ce7588e14bc9: Verifying Checksum [2023-12-14T11:41:58.779Z] ce7588e14bc9: Download complete [2023-12-14T11:42:02.066Z] 4f1c88b9dad5: Pull complete [2023-12-14T11:42:02.066Z] ad3a456e5733: Pull complete [2023-12-14T11:42:02.066Z] 69c7f0334f64: Pull complete [2023-12-14T11:42:02.066Z] 1f1c1a5573a3: Pull complete [2023-12-14T11:42:03.971Z] ce7588e14bc9: Pull complete [2023-12-14T11:42:04.540Z] b5e4710f87ac: Pull complete [2023-12-14T11:42:04.540Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-14T11:42:04.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-14T11:42:04.540Z] ---> 88b5674ff536 [2023-12-14T11:42:04.540Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-14T11:42:09.819Z] ---> Running in c8107a64fa0c [2023-12-14T11:42:09.819Z] Removing intermediate container c8107a64fa0c [2023-12-14T11:42:09.819Z] ---> 06efd1dccffa [2023-12-14T11:42:09.819Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-14T11:42:09.819Z] ---> Running in e06bf9880579 [2023-12-14T11:42:09.819Z] Removing intermediate container e06bf9880579 [2023-12-14T11:42:09.819Z] ---> 87fb1fa7139c [2023-12-14T11:42:09.819Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-14T11:42:09.819Z] ---> Running in 882dcf6e8ce9 [2023-12-14T11:42:09.819Z] Removing intermediate container 882dcf6e8ce9 [2023-12-14T11:42:09.819Z] ---> 574b265e8644 [2023-12-14T11:42:09.819Z] Step 6/12 : WORKDIR /device-virtual-go [2023-12-14T11:42:09.819Z] ---> Running in 47ef595cbecc [2023-12-14T11:42:09.819Z] Removing intermediate container 47ef595cbecc [2023-12-14T11:42:09.819Z] ---> 9642261813c6 [2023-12-14T11:42:09.819Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-14T11:42:09.819Z] ---> Running in 6d58dfb2c173 [2023-12-14T11:42:09.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T11:42:10.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T11:42:10.339Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-14T11:42:10.339Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-14T11:42:10.339Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-14T11:42:10.339Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-14T11:42:10.339Z] Executing busybox-1.36.1-r5.trigger [2023-12-14T11:42:10.339Z] OK: 268 MiB in 56 packages [2023-12-14T11:42:10.474Z] Still waiting to schedule task [2023-12-14T11:42:10.474Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-14T11:42:10.908Z] Removing intermediate container 6d58dfb2c173 [2023-12-14T11:42:10.908Z] ---> 9df18b4e53dd [2023-12-14T11:42:10.908Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-14T11:42:10.908Z] ---> 643b2449f367 [2023-12-14T11:42:10.908Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T11:42:10.908Z] ---> Running in d5116076ac8c [2023-12-14T11:43:23.032Z] Removing intermediate container d5116076ac8c [2023-12-14T11:43:23.032Z] ---> 29ad7bb5cdba [2023-12-14T11:43:23.032Z] Step 10/12 : COPY . . [2023-12-14T11:43:23.032Z] ---> c31bca34684f [2023-12-14T11:43:23.032Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-14T11:43:23.032Z] ---> Running in d0306d33fc1b [2023-12-14T11:43:23.032Z] Removing intermediate container d0306d33fc1b [2023-12-14T11:43:23.032Z] ---> d2785ad3ca73 [2023-12-14T11:43:23.032Z] Step 12/12 : RUN $MAKE [2023-12-14T11:43:23.032Z] ---> Running in 437c59aac52d [2023-12-14T11:43:23.032Z] noop [2023-12-14T11:43:23.032Z] Removing intermediate container 437c59aac52d [2023-12-14T11:43:23.032Z] ---> 8d4ed9112867 [2023-12-14T11:43:23.032Z] Successfully built 8d4ed9112867 [2023-12-14T11:43:23.032Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:43:23.567Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-14T11:43:23.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T11:43:23.763Z] prd-ubuntu20.04-docker-8c-8g-25047 does not seem to be running inside a container [2023-12-14T11:43:23.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-455 -v /w/workspace/foundry_device-virtual-go_PR-455:/w/workspace/foundry_device-virtual-go_PR-455:rw,z -v /w/workspace/foundry_device-virtual-go_PR-455@tmp:/w/workspace/foundry_device-virtual-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-14T11:43:24.095Z] $ docker top 3670f800f35d3727bc5a7127a23da991ad6e4f5f1458417f68674712b4a2c308 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T11:43:24.536Z] + go version [2023-12-14T11:43:24.536Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-14T11:43:24.568Z] $ docker stop --time=1 3670f800f35d3727bc5a7127a23da991ad6e4f5f1458417f68674712b4a2c308 [2023-12-14T11:43:25.847Z] $ docker rm -f --volumes 3670f800f35d3727bc5a7127a23da991ad6e4f5f1458417f68674712b4a2c308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:43:26.834Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-14T11:43:26.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T11:43:27.052Z] prd-ubuntu20.04-docker-8c-8g-25047 does not seem to be running inside a container [2023-12-14T11:43:27.080Z] $ 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-455 -v /w/workspace/foundry_device-virtual-go_PR-455:/w/workspace/foundry_device-virtual-go_PR-455:rw,z -v /w/workspace/foundry_device-virtual-go_PR-455@tmp:/w/workspace/foundry_device-virtual-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-14T11:43:27.391Z] $ docker top bb5d21d795599c8664176fb2511f6eec4a924143463c8db4edfa3e822705655b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T11:43:27.850Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-455 [Pipeline] fileExists [Pipeline] sh [2023-12-14T11:43:28.240Z] + make test [2023-12-14T11:43:28.240Z] go test ./... -coverprofile=coverage.out [2023-12-14T11:43:29.653Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-14T11:43:39.619Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-14T11:43:39.619Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.6% of statements [2023-12-14T11:43:44.887Z] go vet ./... [2023-12-14T11:43:47.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-14T11:43:47.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-14T11:43:47.414Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-14T11:43:47.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-14T11:43:47.512Z] $ docker stop --time=1 bb5d21d795599c8664176fb2511f6eec4a924143463c8db4edfa3e822705655b [2023-12-14T11:43:51.742Z] $ docker rm -f --volumes bb5d21d795599c8664176fb2511f6eec4a924143463c8db4edfa3e822705655b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T11:43:52.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-14T11:43:52.603Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-14T11:43:53.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-14T11:43:53.786Z] + ls -al . [2023-12-14T11:43:53.787Z] total 200 [2023-12-14T11:43:53.787Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 11:43 . [2023-12-14T11:43:53.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 11:41 .. [2023-12-14T11:43:53.787Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 11:43 .git [2023-12-14T11:43:53.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 11:41 .github [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 14 11:41 .gitignore [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 11:41 .golangci.yml [2023-12-14T11:43:53.787Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 11:41 .semver [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 14 11:41 Attribution.txt [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 14 11:41 CHANGELOG.md [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 14 11:41 Dockerfile [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 11:41 GOVERNANCE.md [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 11:41 Jenkinsfile [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 11:41 LICENSE [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 14 11:41 Makefile [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 14 11:41 OWNERS.md [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 14 11:41 README.md [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 11:41 VERSION [2023-12-14T11:43:53.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 11:41 bin [2023-12-14T11:43:53.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 11:41 cmd [2023-12-14T11:43:53.787Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 14 11:43 coverage.out [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 14 11:41 go.mod [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 14 11:41 go.sum [2023-12-14T11:43:53.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 11:41 internal [2023-12-14T11:43:53.787Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 11:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:43:54.303Z] + 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=39c04a1bbd3208ba1bc58dd07766fb87a90baa4b --label arch=amd64 --label version=0.0.0 . [2023-12-14T11:43:54.303Z] Sending build context to Docker daemon 31.62MB [2023-12-14T11:43:54.303Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-14T11:43:54.303Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-14T11:43:54.303Z] ---> 8d4ed9112867 [2023-12-14T11:43:54.303Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-14T11:43:54.871Z] ---> Running in 76ceba34cc0e [2023-12-14T11:43:54.871Z] Removing intermediate container 76ceba34cc0e [2023-12-14T11:43:54.871Z] ---> 829b5783240f [2023-12-14T11:43:54.871Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-14T11:43:54.871Z] ---> Running in 5b90c4ea4456 [2023-12-14T11:43:54.871Z] Removing intermediate container 5b90c4ea4456 [2023-12-14T11:43:54.871Z] ---> 6277fc00bac5 [2023-12-14T11:43:54.871Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-14T11:43:54.871Z] ---> Running in 0037fa0b017b [2023-12-14T11:43:55.130Z] Removing intermediate container 0037fa0b017b [2023-12-14T11:43:55.130Z] ---> 56f969869699 [2023-12-14T11:43:55.130Z] Step 6/26 : WORKDIR /device-virtual-go [2023-12-14T11:43:55.130Z] ---> Running in a6b4d70c1bfb [2023-12-14T11:43:55.130Z] Removing intermediate container a6b4d70c1bfb [2023-12-14T11:43:55.130Z] ---> fa5732dc10e1 [2023-12-14T11:43:55.130Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-14T11:43:55.130Z] ---> Running in 903f5c0e8b5a [2023-12-14T11:43:55.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T11:43:55.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T11:43:55.648Z] OK: 268 MiB in 56 packages [2023-12-14T11:43:55.907Z] Removing intermediate container 903f5c0e8b5a [2023-12-14T11:43:55.907Z] ---> b9774790a48b [2023-12-14T11:43:55.907Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-14T11:43:56.167Z] ---> 193616bba65b [2023-12-14T11:43:56.167Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T11:43:56.167Z] ---> Running in 26fecbcd0636 [2023-12-14T11:43:56.338Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25048 in /w/workspace/foundry_device-virtual-go_PR-455 [Pipeline] { [Pipeline] ws [2023-12-14T11:43:56.430Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-12-14T11:43:56.553Z] The recommended git tool is: git [2023-12-14T11:43:56.737Z] Removing intermediate container 26fecbcd0636 [2023-12-14T11:43:56.737Z] ---> fd541e8f47d2 [2023-12-14T11:43:56.737Z] Step 10/26 : COPY . . [2023-12-14T11:43:57.675Z] ---> 8c4df879caf8 [2023-12-14T11:43:57.675Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-14T11:43:57.675Z] ---> Running in 9ceeaddbfcce [2023-12-14T11:43:57.675Z] Removing intermediate container 9ceeaddbfcce [2023-12-14T11:43:57.675Z] ---> d563632a5a58 [2023-12-14T11:43:57.675Z] Step 12/26 : RUN $MAKE [2023-12-14T11:43:57.675Z] ---> Running in 493b08e97867 [2023-12-14T11:43:57.935Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-14T11:44:02.286Z] using credential edgex-jenkins-ssh [2023-12-14T11:44:02.311Z] Cloning the remote Git repository [2023-12-14T11:44:02.355Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-12-14T11:44:02.449Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-12-14T11:44:02.605Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-14T11:44:02.606Z] > git --version # timeout=10 [2023-12-14T11:44:02.626Z] > git --version # 'git version 2.25.1' [2023-12-14T11:44:02.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T11:44:02.777Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-14T11:44:07.761Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-14T11:44:07.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-14T11:44:09.233Z] Merging remotes/origin/main commit 855a1f59a7147df874c77670ab8284c3d3963227 into PR head commit 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b [2023-12-14T11:44:09.459Z] Merge succeeded, producing 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b [2023-12-14T11:44:09.459Z] Checking out Revision 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b (PR-455) [2023-12-14T11:44:08.653Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-14T11:44:08.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-14T11:44:08.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T11:44:08.708Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-14T11:44:09.253Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T11:44:09.306Z] > git checkout -f 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b # timeout=10 [2023-12-14T11:44:09.379Z] > git remote # timeout=10 [2023-12-14T11:44:09.395Z] > git config --get remote.origin.url # timeout=10 [2023-12-14T11:44:09.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T11:44:09.423Z] > git merge 855a1f59a7147df874c77670ab8284c3d3963227 # timeout=10 [2023-12-14T11:44:09.445Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-14T11:44:09.465Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T11:44:09.478Z] > git checkout -f 39c04a1bbd3208ba1bc58dd07766fb87a90baa4b # timeout=10 [2023-12-14T11:44:09.941Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-14T11:44:09.989Z] > git --version # timeout=10 [2023-12-14T11:44:10.001Z] > git --version # 'git version 2.25.1' [2023-12-14T11:44:10.013Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T11:44:11.377Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-14T11:44:11.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T11:44:11.377Z] Dload Upload Total Spent Left Speed [2023-12-14T11:44:11.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 81819 0 --:--:-- --:--:-- --:--:-- 81819 [Pipeline] sh [2023-12-14T11:44:11.722Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-14T11:44:12.065Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-14T11:44:12.065Z] + sudo tee /etc/docker/daemon.new [2023-12-14T11:44:12.065Z] { [2023-12-14T11:44:12.065Z] "registry-mirrors": [ [2023-12-14T11:44:12.065Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-14T11:44:12.065Z] ], [2023-12-14T11:44:12.065Z] "bip": "10.250.0.254/24", [2023-12-14T11:44:12.065Z] "hosts": [ [2023-12-14T11:44:12.065Z] "tcp://0.0.0.0:5555", [2023-12-14T11:44:12.065Z] "unix:///var/run/docker.sock" [2023-12-14T11:44:12.065Z] ], [2023-12-14T11:44:12.065Z] "mtu": 1458, [2023-12-14T11:44:12.065Z] "selinux-enabled": true, [2023-12-14T11:44:12.065Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-14T11:44:12.065Z] } [Pipeline] sh [2023-12-14T11:44:12.409Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-14T11:44:12.751Z] + sudo service docker restart [2023-12-14T11:44:19.951Z] Removing intermediate container 493b08e97867 [2023-12-14T11:44:19.951Z] ---> 3346b391c966 [2023-12-14T11:44:19.951Z] Step 13/26 : FROM alpine:3.18 [2023-12-14T11:44:19.951Z] 3.18: Pulling from library/alpine [2023-12-14T11:44:19.951Z] c926b61bad3b: Pulling fs layer [2023-12-14T11:44:19.951Z] c926b61bad3b: Verifying Checksum [2023-12-14T11:44:19.951Z] c926b61bad3b: Download complete [2023-12-14T11:44:19.951Z] c926b61bad3b: Pull complete [2023-12-14T11:44:19.951Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T11:44:19.951Z] Status: Downloaded newer image for alpine:3.18 [2023-12-14T11:44:19.951Z] ---> b541f2080109 [2023-12-14T11:44:19.951Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-12-14T11:44:19.952Z] ---> Running in 72d94f6911b6 [2023-12-14T11:44:19.952Z] Removing intermediate container 72d94f6911b6 [2023-12-14T11:44:19.952Z] ---> ad130f7f8bf6 [2023-12-14T11:44:19.952Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-14T11:44:19.952Z] ---> Running in 45386d23d20a [2023-12-14T11:44:19.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T11:44:19.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T11:44:19.952Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-14T11:44:19.952Z] Executing busybox-1.36.1-r5.trigger [2023-12-14T11:44:19.952Z] OK: 7 MiB in 16 packages [2023-12-14T11:44:19.952Z] Removing intermediate container 45386d23d20a [2023-12-14T11:44:19.952Z] ---> 0a406379b21a [2023-12-14T11:44:19.952Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-14T11:44:19.952Z] ---> Running in 627359bf2a74 [2023-12-14T11:44:19.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T11:44:19.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T11:44:19.952Z] OK: 7 MiB in 16 packages [2023-12-14T11:44:20.211Z] Removing intermediate container 627359bf2a74 [2023-12-14T11:44:20.211Z] ---> f75f7c403956 [2023-12-14T11:44:20.211Z] Step 17/26 : WORKDIR / [2023-12-14T11:44:20.485Z] ---> Running in 37ae830cfb4c [2023-12-14T11:44:20.744Z] Removing intermediate container 37ae830cfb4c [2023-12-14T11:44:20.744Z] ---> e736a584a8aa [2023-12-14T11:44:20.744Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-14T11:44:20.744Z] ---> c4d47870a669 [2023-12-14T11:44:20.744Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-12-14T11:44:21.003Z] ---> 2f8e7b18b9f6 [2023-12-14T11:44:21.003Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-12-14T11:44:21.940Z] ---> 00d09d844b3e [2023-12-14T11:44:21.940Z] Step 21/26 : EXPOSE 59900 [2023-12-14T11:44:22.200Z] ---> Running in 727374a50c03 [2023-12-14T11:44:22.200Z] Removing intermediate container 727374a50c03 [2023-12-14T11:44:22.200Z] ---> a998e6afec11 [2023-12-14T11:44:22.200Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-12-14T11:44:22.200Z] ---> Running in ae6300fe408f [2023-12-14T11:44:22.200Z] Removing intermediate container ae6300fe408f [2023-12-14T11:44:22.200Z] ---> 439bb7f1de3a [2023-12-14T11:44:22.200Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-14T11:44:22.200Z] ---> Running in 41c207bad6e7 [2023-12-14T11:44:22.459Z] Removing intermediate container 41c207bad6e7 [2023-12-14T11:44:22.459Z] ---> fa4dc664939f [2023-12-14T11:44:22.459Z] Step 24/26 : LABEL arch=amd64 [2023-12-14T11:44:22.459Z] ---> Running in 01e8abfd3cae [2023-12-14T11:44:22.459Z] Removing intermediate container 01e8abfd3cae [2023-12-14T11:44:22.459Z] ---> 8a42c638ad4d [2023-12-14T11:44:22.459Z] Step 25/26 : LABEL git_sha=39c04a1bbd3208ba1bc58dd07766fb87a90baa4b [2023-12-14T11:44:22.459Z] ---> Running in 9999da718322 [2023-12-14T11:44:22.459Z] Removing intermediate container 9999da718322 [2023-12-14T11:44:22.459Z] ---> 7ddae5acd7d0 [2023-12-14T11:44:22.459Z] Step 26/26 : LABEL version=0.0.0 [2023-12-14T11:44:22.459Z] ---> Running in 0e9fec4e2d29 [2023-12-14T11:44:22.718Z] Removing intermediate container 0e9fec4e2d29 [2023-12-14T11:44:22.718Z] ---> 1479f49ac396 [2023-12-14T11:44:22.718Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-14T11:44:22.718Z] Successfully built 1479f49ac396 [2023-12-14T11:44:22.718Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:44:24.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T11:44:24.016Z] [2023-12-14T11:44:24.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:44:24.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T11:44:24.433Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-14T11:44:24.433Z] 5eb5b503b376: Pulling fs layer [2023-12-14T11:44:24.433Z] 5c69ac0246d0: Pulling fs layer [2023-12-14T11:44:24.433Z] ec43610c2a17: Pulling fs layer [2023-12-14T11:44:24.433Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-14T11:44:24.433Z] 33b1e0a273af: Pulling fs layer [2023-12-14T11:44:24.433Z] 5d3b04190fa2: Pulling fs layer [2023-12-14T11:44:24.433Z] 3a2ae6a8a46f: Waiting [2023-12-14T11:44:24.433Z] 33b1e0a273af: Waiting [2023-12-14T11:44:24.433Z] 2f39f015ded8: Pulling fs layer [2023-12-14T11:44:24.433Z] 5d3b04190fa2: Waiting [2023-12-14T11:44:24.433Z] 5c69ac0246d0: Download complete [2023-12-14T11:44:24.433Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-14T11:44:24.433Z] 3a2ae6a8a46f: Download complete [2023-12-14T11:44:24.433Z] 33b1e0a273af: Verifying Checksum [2023-12-14T11:44:24.433Z] 33b1e0a273af: Download complete [2023-12-14T11:44:24.433Z] ec43610c2a17: Verifying Checksum [2023-12-14T11:44:24.433Z] ec43610c2a17: Download complete [2023-12-14T11:44:24.433Z] 5d3b04190fa2: Verifying Checksum [2023-12-14T11:44:24.433Z] 5d3b04190fa2: Download complete [2023-12-14T11:44:24.693Z] 5eb5b503b376: Verifying Checksum [2023-12-14T11:44:24.693Z] 5eb5b503b376: Download complete [2023-12-14T11:44:25.260Z] 2f39f015ded8: Download complete [2023-12-14T11:44:25.825Z] 5eb5b503b376: Pull complete [2023-12-14T11:44:26.082Z] 5c69ac0246d0: Pull complete [2023-12-14T11:44:26.340Z] ec43610c2a17: Pull complete [2023-12-14T11:44:26.340Z] 3a2ae6a8a46f: Pull complete [2023-12-14T11:44:26.599Z] 33b1e0a273af: Pull complete [2023-12-14T11:44:26.599Z] 5d3b04190fa2: Pull complete [2023-12-14T11:44:30.787Z] 2f39f015ded8: Pull complete [2023-12-14T11:44:30.787Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-14T11:44:30.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T11:44:30.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T11:44:31.190Z] prd-ubuntu20.04-docker-8c-8g-25047 does not seem to be running inside a container [2023-12-14T11:44:31.211Z] $ 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-455 -v /w/workspace/foundry_device-virtual-go_PR-455:/w/workspace/foundry_device-virtual-go_PR-455:rw,z -v /w/workspace/foundry_device-virtual-go_PR-455@tmp:/w/workspace/foundry_device-virtual-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-14T11:44:36.629Z] $ docker top 91ad8e30200a568dfb73cb9e6d87cc29a9c91c56d9ca99654940a135e2297eb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T11:44:36.867Z] provisioning config files... [2023-12-14T11:44:36.895Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config15494291858310117988tmp [Pipeline] libraryResource [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:44:37.239Z] ---> job-cost.sh [2023-12-14T11:44:37.239Z] lf-activate-venv: SKIPPING [2023-12-14T11:44:37.239Z] INFO: No Stack... [2023-12-14T11:44:37.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T11:44:37.513Z] ---> ****-login.sh [2023-12-14T11:44:37.513Z] nexus3.edgexfoundry.org:10001 [2023-12-14T11:44:37.756Z] INFO: Archiving Costs [2023-12-14T11:44:37.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:44:37.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:44:37.782Z] Configure a credential helper to remove this warning. See [2023-12-14T11:44:37.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:44:37.782Z] [2023-12-14T11:44:37.782Z] Login Succeeded [Pipeline] sh [2023-12-14T11:44:38.050Z] nexus3.edgexfoundry.org:10002 [2023-12-14T11:44:38.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:44:38.073Z] + cat /w/workspace/foundry_device-virtual-go_PR-455/archives/cost.csv [2023-12-14T11:44:38.073Z] + cut -d, -f6 [Pipeline] lock [2023-12-14T11:44:38.114Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-455-1-stack-cost] [2023-12-14T11:44:38.120Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-455-1-stack-cost] did not exist. Created. [2023-12-14T11:44:38.120Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T11:44:38.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:44:38.320Z] Configure a credential helper to remove this warning. See [2023-12-14T11:44:38.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:44:38.320Z] [2023-12-14T11:44:38.320Z] Login Succeeded [2023-12-14T11:44:38.320Z] nexus3.edgexfoundry.org:10003 [2023-12-14T11:44:38.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:44:38.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:44:38.589Z] Configure a credential helper to remove this warning. See [2023-12-14T11:44:38.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:44:38.589Z] [2023-12-14T11:44:38.589Z] Login Succeeded [2023-12-14T11:44:38.589Z] nexus3.edgexfoundry.org:10004 [2023-12-14T11:44:38.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:44:38.589Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-14T11:44:38.663Z] Stashed 1 file(s) [Pipeline] } [2023-12-14T11:44:38.729Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-455-1-stack-cost] [Pipeline] // lock [2023-12-14T11:44:38.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:44:38.858Z] Configure a credential helper to remove this warning. See [2023-12-14T11:44:38.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:44:38.858Z] [2023-12-14T11:44:38.858Z] Login Succeeded [2023-12-14T11:44:38.858Z] ****.io [Pipeline] } [2023-12-14T11:44:38.890Z] $ docker stop --time=1 91ad8e30200a568dfb73cb9e6d87cc29a9c91c56d9ca99654940a135e2297eb6 [2023-12-14T11:44:39.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T11:44:39.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T11:44:39.393Z] Configure a credential helper to remove this warning. See [2023-12-14T11:44:39.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T11:44:39.393Z] [2023-12-14T11:44:39.393Z] Login Succeeded [2023-12-14T11:44:39.393Z] ---> ****-login.sh ends [2023-12-14T11:44:40.028Z] $ docker rm -f --volumes 91ad8e30200a568dfb73cb9e6d87cc29a9c91c56d9ca99654940a135e2297eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-12-14T11:44:40.234Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-12-14T11:44:40.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T11:44:41.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T11:44:41.137Z] ========================================================= [2023-12-14T11:44:41.137Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-14T11:44:41.137Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:44:41.793Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-14T11:44:42.765Z] #0 building with "default" instance using docker driver [2023-12-14T11:44:42.765Z] [2023-12-14T11:44:42.765Z] #1 [internal] load .dockerignore [2023-12-14T11:44:42.765Z] #1 transferring context: 2B 0.0s done [2023-12-14T11:44:42.765Z] #1 DONE 0.1s [2023-12-14T11:44:42.765Z] [2023-12-14T11:44:42.765Z] #2 [internal] load build definition from Dockerfile [2023-12-14T11:44:42.765Z] #2 transferring dockerfile: 1.79kB 0.0s done [2023-12-14T11:44:42.765Z] #2 DONE 0.1s [2023-12-14T11:44:43.036Z] [2023-12-14T11:44:43.036Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-14T11:44:43.036Z] #3 DONE 0.1s [2023-12-14T11:44:43.322Z] [2023-12-14T11:44:43.322Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-14T11:44:43.322Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-14T11:44:43.322Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-14T11:44:43.322Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-14T11:44:43.322Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-14T11:44:43.322Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-14T11:44:43.322Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-14T11:44:43.322Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-14T11:44:43.322Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-14T11:44:43.322Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-14T11:44:43.322Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2023-12-14T11:44:43.322Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-14T11:44:43.322Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-14T11:44:43.322Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-14T11:44:43.322Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 626.69kB / 97.63MB 0.3s [2023-12-14T11:44:43.601Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.15MB / 11.40MB 0.4s [2023-12-14T11:44:43.601Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.80MB / 63.99MB 0.5s [2023-12-14T11:44:43.601Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-14T11:44:43.601Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-14T11:44:43.601Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2023-12-14T11:44:43.878Z] #4 ... [2023-12-14T11:44:43.878Z] [2023-12-14T11:44:43.878Z] #5 [internal] load build context [2023-12-14T11:44:43.878Z] #5 transferring context: 15.81MB 0.6s done [2023-12-14T11:44:43.878Z] #5 DONE 0.7s [2023-12-14T11:44:43.878Z] [2023-12-14T11:44:43.878Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-14T11:44:43.878Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.7s [2023-12-14T11:44:43.878Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2023-12-14T11:44:43.878Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2023-12-14T11:44:43.878Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.7s [2023-12-14T11:44:43.878Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s [2023-12-14T11:44:43.878Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-14T11:44:43.878Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s [2023-12-14T11:44:44.148Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.0s [2023-12-14T11:44:44.148Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.75MB / 97.63MB 1.0s [2023-12-14T11:44:44.148Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-14T11:44:44.416Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.2s [2023-12-14T11:44:44.416Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.2s [2023-12-14T11:44:44.416Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-14T11:44:44.416Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.92MB / 63.99MB 1.3s [2023-12-14T11:44:44.416Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.28MB / 97.63MB 1.3s [2023-12-14T11:44:44.686Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2023-12-14T11:44:44.686Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s [2023-12-14T11:44:44.686Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-14T11:44:44.686Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.76MB / 97.63MB 1.6s [2023-12-14T11:44:44.955Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.81MB / 97.63MB 1.7s [2023-12-14T11:44:44.955Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-14T11:44:44.955Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 1.9s [2023-12-14T11:44:45.224Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.0s [2023-12-14T11:44:45.224Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.29MB / 97.63MB 2.1s [2023-12-14T11:44:45.602Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2023-12-14T11:44:45.602Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-14T11:44:50.954Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-14T11:44:56.312Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s [2023-12-14T11:45:01.657Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2023-12-14T11:45:03.600Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-14T11:45:03.868Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-14T11:45:03.868Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-14T11:45:03.868Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-14T11:45:09.224Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-14T11:45:12.569Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done [2023-12-14T11:45:12.569Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-14T11:45:13.976Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2023-12-14T11:45:14.243Z] #4 DONE 31.3s [2023-12-14T11:45:14.511Z] [2023-12-14T11:45:14.511Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2023-12-14T11:45:15.916Z] #6 DONE 1.6s [2023-12-14T11:45:16.184Z] [2023-12-14T11:45:16.184Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-14T11:45:16.768Z] #7 0.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T11:45:17.034Z] #7 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T11:45:17.991Z] #7 1.999 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-14T11:45:18.259Z] #7 2.101 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-14T11:45:18.259Z] #7 2.113 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-14T11:45:18.259Z] #7 2.174 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-14T11:45:18.259Z] #7 2.200 Executing busybox-1.36.1-r5.trigger [2023-12-14T11:45:18.259Z] #7 2.235 OK: 271 MiB in 56 packages [2023-12-14T11:45:18.529Z] #7 DONE 2.5s [2023-12-14T11:45:18.529Z] [2023-12-14T11:45:18.529Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-14T11:45:18.795Z] #8 DONE 0.2s [2023-12-14T11:45:18.795Z] [2023-12-14T11:45:18.795Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T11:45:45.528Z] #9 DONE 22.9s [2023-12-14T11:45:45.528Z] [2023-12-14T11:45:45.528Z] #10 [builder 6/7] COPY . . [2023-12-14T11:45:45.528Z] #10 DONE 0.3s [2023-12-14T11:45:45.528Z] [2023-12-14T11:45:45.528Z] #11 [builder 7/7] RUN echo noop [2023-12-14T11:45:45.528Z] #11 0.590 noop [2023-12-14T11:45:45.528Z] #11 DONE 3.5s [2023-12-14T11:45:45.528Z] [2023-12-14T11:45:45.528Z] #12 exporting to image [2023-12-14T11:45:45.528Z] #12 exporting layers [2023-12-14T11:46:12.193Z] #12 exporting layers 24.5s done [2023-12-14T11:46:12.193Z] #12 writing image sha256:a7420d50d4fe1cce5b65b9299aff2b37f8492257088bd17f02b18fdbbd45651c done [2023-12-14T11:46:12.193Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-14T11:46:12.193Z] #12 DONE 24.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:46:12.796Z] + docker inspect -f . ci-base-image-arm64 [2023-12-14T11:46:12.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T11:46:13.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-25048 does not seem to be running inside a container [2023-12-14T11:46:13.290Z] $ 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 ******** ci-base-image-arm64 cat [2023-12-14T11:46:15.050Z] $ docker top f4340946c7432b909fff10df71340d5f95fbcd31be58dbd34f2f7af1b7959825 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T11:46:15.641Z] + go version [2023-12-14T11:46:15.641Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-14T11:46:15.677Z] $ docker stop --time=1 f4340946c7432b909fff10df71340d5f95fbcd31be58dbd34f2f7af1b7959825 [2023-12-14T11:46:17.179Z] $ docker rm -f --volumes f4340946c7432b909fff10df71340d5f95fbcd31be58dbd34f2f7af1b7959825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:46:18.374Z] + docker inspect -f . ci-base-image-arm64 [2023-12-14T11:46:18.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T11:46:18.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-25048 does not seem to be running inside a container [2023-12-14T11:46:18.716Z] $ 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 ******** ci-base-image-arm64 cat [2023-12-14T11:46:19.562Z] $ docker top bc3a4637e43d2e6b5faf6b321fe5d9aa932289145470acec6062b03b4f87f791 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T11:46:20.150Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-14T11:46:20.586Z] + make test [2023-12-14T11:46:20.586Z] go test ./... -coverprofile=coverage.out [2023-12-14T11:46:24.833Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-14T11:47:21.340Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-14T11:47:21.340Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.064s coverage: 58.4% of statements [2023-12-14T11:47:21.340Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-14T11:47:21.340Z] go vet ./... [2023-12-14T11:47:26.779Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-14T11:47:26.779Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-14T11:47:26.779Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-14T11:47:26.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-14T11:47:26.895Z] $ docker stop --time=1 bc3a4637e43d2e6b5faf6b321fe5d9aa932289145470acec6062b03b4f87f791 [2023-12-14T11:47:28.777Z] $ docker rm -f --volumes bc3a4637e43d2e6b5faf6b321fe5d9aa932289145470acec6062b03b4f87f791 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T11:47:30.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-14T11:47:30.056Z] Warning: overwriting stash ‘coverage-report’ [2023-12-14T11:47:30.480Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T11:47:31.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-14T11:47:31.640Z] + ls -al . [2023-12-14T11:47:31.640Z] total 196 [2023-12-14T11:47:31.640Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 14 11:46 . [2023-12-14T11:47:31.640Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 11:44 .. [2023-12-14T11:47:31.640Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 11:44 .git [2023-12-14T11:47:31.640Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 11:44 .github [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 14 11:44 .gitignore [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 11:44 .golangci.yml [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 14 11:44 Attribution.txt [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 14 11:44 CHANGELOG.md [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 14 11:44 Dockerfile [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 11:44 GOVERNANCE.md [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 11:44 Jenkinsfile [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 11:44 LICENSE [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 14 11:44 Makefile [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 14 11:44 OWNERS.md [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 14 11:44 README.md [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 11:41 VERSION [2023-12-14T11:47:31.640Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 11:44 bin [2023-12-14T11:47:31.640Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 11:44 cmd [2023-12-14T11:47:31.640Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 14 11:47 coverage.out [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 14 11:44 go.mod [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 14 11:44 go.sum [2023-12-14T11:47:31.640Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 11:44 internal [2023-12-14T11:47:31.640Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 11:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:47:32.150Z] + 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=39c04a1bbd3208ba1bc58dd07766fb87a90baa4b --label arch=arm64 --label version=0.0.0 . [2023-12-14T11:47:33.108Z] #0 building with "default" instance using docker driver [2023-12-14T11:47:33.108Z] [2023-12-14T11:47:33.108Z] #1 [internal] load .dockerignore [2023-12-14T11:47:33.108Z] #1 transferring context: 2B done [2023-12-14T11:47:33.108Z] #1 DONE 0.0s [2023-12-14T11:47:33.108Z] [2023-12-14T11:47:33.108Z] #2 [internal] load build definition from Dockerfile [2023-12-14T11:47:33.108Z] #2 transferring dockerfile: 1.79kB 0.0s done [2023-12-14T11:47:33.108Z] #2 DONE 0.0s [2023-12-14T11:47:33.108Z] [2023-12-14T11:47:33.108Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-14T11:47:33.108Z] #3 DONE 0.0s [2023-12-14T11:47:33.108Z] [2023-12-14T11:47:33.108Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-14T11:47:33.108Z] #4 DONE 0.3s [2023-12-14T11:47:33.108Z] [2023-12-14T11:47:33.108Z] #5 [internal] load build context [2023-12-14T11:47:33.108Z] #5 transferring context: 51.05kB 0.0s done [2023-12-14T11:47:33.375Z] #5 DONE 0.1s [2023-12-14T11:47:33.375Z] [2023-12-14T11:47:33.375Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T11:47:33.375Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-14T11:47:33.375Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-14T11:47:33.375Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-14T11:47:33.375Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-14T11:47:33.375Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.1s [2023-12-14T11:47:33.375Z] #6 ... [2023-12-14T11:47:33.375Z] [2023-12-14T11:47:33.375Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-14T11:47:33.375Z] #7 DONE 0.2s [2023-12-14T11:47:33.375Z] [2023-12-14T11:47:33.375Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2023-12-14T11:47:33.375Z] #8 DONE 0.1s [2023-12-14T11:47:33.375Z] [2023-12-14T11:47:33.375Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T11:47:33.375Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-14T11:47:33.375Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-14T11:47:33.958Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-14T11:47:34.226Z] #6 DONE 1.0s [2023-12-14T11:47:34.226Z] [2023-12-14T11:47:34.226Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-14T11:47:34.818Z] #9 0.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T11:47:35.085Z] #9 0.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T11:47:36.044Z] #9 ... [2023-12-14T11:47:36.044Z] [2023-12-14T11:47:36.044Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-14T11:47:36.044Z] #10 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T11:47:36.044Z] #10 1.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T11:47:36.044Z] #10 2.181 OK: 271 MiB in 56 packages [2023-12-14T11:47:36.044Z] #10 DONE 2.5s [2023-12-14T11:47:36.044Z] [2023-12-14T11:47:36.044Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-14T11:47:36.044Z] #11 DONE 0.1s [2023-12-14T11:47:36.044Z] [2023-12-14T11:47:36.044Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-14T11:47:36.044Z] #9 2.018 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-14T11:47:36.310Z] #9 2.027 Executing busybox-1.36.1-r5.trigger [2023-12-14T11:47:36.310Z] #9 2.056 OK: 8 MiB in 16 packages [2023-12-14T11:47:36.578Z] #9 DONE 2.4s [2023-12-14T11:47:36.578Z] [2023-12-14T11:47:36.578Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-14T11:47:37.538Z] #12 0.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T11:47:37.538Z] #12 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T11:47:38.500Z] #12 1.990 OK: 8 MiB in 16 packages [2023-12-14T11:47:41.084Z] #12 DONE 4.3s [2023-12-14T11:47:41.084Z] [2023-12-14T11:47:41.084Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T11:47:41.084Z] #13 DONE 5.0s [2023-12-14T11:47:41.084Z] [2023-12-14T11:47:41.084Z] #14 [builder 6/7] COPY . . [2023-12-14T11:47:41.670Z] #14 DONE 0.4s [2023-12-14T11:47:41.670Z] [2023-12-14T11:47:41.670Z] #15 [builder 7/7] RUN make build [2023-12-14T11:47:42.257Z] #15 0.622 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/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-14T11:48:41.741Z] #15 DONE 58.5s [2023-12-14T11:48:41.741Z] [2023-12-14T11:48:41.741Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-14T11:48:41.741Z] #16 DONE 0.1s [2023-12-14T11:48:41.741Z] [2023-12-14T11:48:41.741Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2023-12-14T11:48:41.741Z] #17 DONE 0.1s [2023-12-14T11:48:41.741Z] [2023-12-14T11:48:41.741Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2023-12-14T11:48:41.741Z] #18 DONE 0.3s [2023-12-14T11:48:41.741Z] [2023-12-14T11:48:41.741Z] #19 exporting to image [2023-12-14T11:48:41.741Z] #19 exporting layers [2023-12-14T11:48:41.741Z] #19 exporting layers 0.2s done [2023-12-14T11:48:41.741Z] #19 writing image sha256:a94383d3c78b09d1e0bea77abd65159f5e703511958950e3c3ff3af8203f734d done [2023-12-14T11:48:41.741Z] #19 naming to docker.io/library/device-virtual-arm64 done [2023-12-14T11:48:41.741Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:48:43.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T11:48:43.033Z] [2023-12-14T11:48:43.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:48:43.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T11:48:43.476Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-14T11:48:43.476Z] 8998bd30e6a1: Pulling fs layer [2023-12-14T11:48:43.476Z] 04944245beec: Pulling fs layer [2023-12-14T11:48:43.476Z] 699f458cf7ca: Pulling fs layer [2023-12-14T11:48:43.476Z] 765212b225bb: Pulling fs layer [2023-12-14T11:48:43.476Z] f23df028b6ca: Pulling fs layer [2023-12-14T11:48:43.476Z] d65c8cfc05b1: Pulling fs layer [2023-12-14T11:48:43.476Z] 2437ff75d9bd: Pulling fs layer [2023-12-14T11:48:43.476Z] 765212b225bb: Waiting [2023-12-14T11:48:43.476Z] f23df028b6ca: Waiting [2023-12-14T11:48:43.476Z] d65c8cfc05b1: Waiting [2023-12-14T11:48:43.476Z] 2437ff75d9bd: Waiting [2023-12-14T11:48:43.740Z] 04944245beec: Verifying Checksum [2023-12-14T11:48:43.740Z] 04944245beec: Download complete [2023-12-14T11:48:43.740Z] 765212b225bb: Download complete [2023-12-14T11:48:43.740Z] f23df028b6ca: Verifying Checksum [2023-12-14T11:48:43.740Z] f23df028b6ca: Download complete [2023-12-14T11:48:43.740Z] d65c8cfc05b1: Verifying Checksum [2023-12-14T11:48:43.740Z] d65c8cfc05b1: Download complete [2023-12-14T11:48:44.006Z] 699f458cf7ca: Verifying Checksum [2023-12-14T11:48:44.006Z] 699f458cf7ca: Download complete [2023-12-14T11:48:44.271Z] 8998bd30e6a1: Verifying Checksum [2023-12-14T11:48:44.271Z] 8998bd30e6a1: Download complete [2023-12-14T11:48:46.208Z] 2437ff75d9bd: Verifying Checksum [2023-12-14T11:48:46.208Z] 2437ff75d9bd: Download complete [2023-12-14T11:48:50.450Z] 8998bd30e6a1: Pull complete [2023-12-14T11:48:54.770Z] 04944245beec: Pull complete [2023-12-14T11:48:56.718Z] 699f458cf7ca: Pull complete [2023-12-14T11:48:56.718Z] 765212b225bb: Pull complete [2023-12-14T11:48:57.674Z] f23df028b6ca: Pull complete [2023-12-14T11:48:57.674Z] d65c8cfc05b1: Pull complete [2023-12-14T11:49:24.352Z] 2437ff75d9bd: Pull complete [2023-12-14T11:49:24.352Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-14T11:49:24.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T11:49:24.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T11:49:24.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-25048 does not seem to be running inside a container [2023-12-14T11:49:24.959Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-14T11:49:26.759Z] $ docker top 0c3b22eb05d5852dd85c95233fd4847a9ecfcfcd0882878f07acc556eea3e206 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:49:27.382Z] ---> job-cost.sh [2023-12-14T11:49:27.647Z] lf-activate-venv: SKIPPING [2023-12-14T11:49:27.647Z] INFO: No Stack... [2023-12-14T11:49:27.913Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T11:49:28.866Z] INFO: Archiving Costs [Pipeline] sh [2023-12-14T11:49:29.202Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-12-14T11:49:29.202Z] + cut -d, -f6 [Pipeline] lock [2023-12-14T11:49:29.270Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-455-1-stack-cost] [2023-12-14T11:49:29.275Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-455-1-stack-cost] did not exist. Created. [2023-12-14T11:49:29.275Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T11:49:29.775Z] /w/workspace/device-virtual-go/1@tmp/durable-4228e13e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-14T11:49:30.117Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-14T11:49:30.154Z] Warning: overwriting stash ‘stack-cost’ [2023-12-14T11:49:30.199Z] Stashed 1 file(s) [Pipeline] } [2023-12-14T11:49:30.241Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-14T11:49:30.403Z] $ docker stop --time=1 0c3b22eb05d5852dd85c95233fd4847a9ecfcfcd0882878f07acc556eea3e206 [2023-12-14T11:49:31.801Z] $ docker rm -f --volumes 0c3b22eb05d5852dd85c95233fd4847a9ecfcfcd0882878f07acc556eea3e206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-14T11:49:34.146Z] provisioning config files... [2023-12-14T11:49:34.182Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-455@tmp/config13657661106800703478tmp [Pipeline] { [Pipeline] sh [2023-12-14T11:49:34.593Z] + set +x [2023-12-14T11:49:34.593Z] + curl -s https://codecov.io/bash [2023-12-14T11:49:34.593Z] + bash -s -- [2023-12-14T11:49:34.593Z] [2023-12-14T11:49:34.593Z] _____ _ [2023-12-14T11:49:34.593Z] / ____| | | [2023-12-14T11:49:34.593Z] | | ___ __| | ___ ___ _____ __ [2023-12-14T11:49:34.593Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-14T11:49:34.593Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-14T11:49:34.593Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-14T11:49:34.593Z] Bash-1.0.6 [2023-12-14T11:49:34.593Z] [2023-12-14T11:49:34.593Z] [2023-12-14T11:49:34.593Z] ==> git version 2.25.1 found [2023-12-14T11:49:34.593Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-14T11:49:34.593Z] Release-Date: 2020-01-08 [2023-12-14T11:49:34.593Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-14T11:49:34.593Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-14T11:49:34.593Z] ==> Jenkins CI detected. [2023-12-14T11:49:34.593Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-455 [2023-12-14T11:49:34.593Z] project root: . [2023-12-14T11:49:34.593Z] --> token set from env [2023-12-14T11:49:34.593Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-14T11:49:34.593Z] ==> Running gcov in . (disable via -X gcov) [2023-12-14T11:49:34.593Z] ==> Python coveragepy not found [2023-12-14T11:49:34.593Z] ==> Searching for coverage reports in: [2023-12-14T11:49:34.593Z] + . [2023-12-14T11:49:34.593Z] -> Found 1 reports [2023-12-14T11:49:34.593Z] ==> Detecting git/mercurial file structure [2023-12-14T11:49:34.593Z] ==> Reading reports [2023-12-14T11:49:34.593Z] + ./coverage.out bytes=43063 [2023-12-14T11:49:34.593Z] ==> Appending adjustments [2023-12-14T11:49:34.593Z] https://docs.codecov.io/docs/fixing-reports [2023-12-14T11:49:34.856Z] + Found adjustments [2023-12-14T11:49:34.856Z] ==> Gzipping contents [2023-12-14T11:49:34.856Z] 8.0K /tmp/codecov.72o0Hx.gz [2023-12-14T11:49:34.856Z] ==> Uploading reports [2023-12-14T11:49:34.856Z] url: https://codecov.io [2023-12-14T11:49:34.856Z] query: branch=PR-455&commit=39c04a1bbd3208ba1bc58dd07766fb87a90baa4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=455&job=&cmd_args= [2023-12-14T11:49:34.856Z] -> Pinging Codecov [2023-12-14T11:49:34.856Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-455&commit=39c04a1bbd3208ba1bc58dd07766fb87a90baa4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=455&job=&cmd_args= [2023-12-14T11:49:35.118Z] -> Uploading to [2023-12-14T11:49:35.118Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-14/5E52B4B073DB2E39498172D8E973AA87/39c04a1bbd3208ba1bc58dd07766fb87a90baa4b/6d208f4f-acca-4b05-a12f-b6b97989959f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231214T114934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5260935b629fb482951192d27a0b60ed86eee2cfb173f3eb2dd9ff4b9874728 [2023-12-14T11:49:35.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T11:49:35.118Z] Dload Upload Total Spent Left Speed [2023-12-14T11:49:35.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 75727 --:--:-- --:--:-- --:--:-- 75727 100 4998 0 0 100 4998 0 20567 --:--:-- --:--:-- --:--:-- 20483 [2023-12-14T11:49:35.380Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/39c04a1bbd3208ba1bc58dd07766fb87a90baa4b [Pipeline] } [2023-12-14T11:49:35.407Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-14T11:49:38.712Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-455/archives ] [2023-12-14T11:49:38.712Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-455/archives [2023-12-14T11:49:38.712Z] total 16 [2023-12-14T11:49:38.712Z] drwxr-xr-x 3 root root 4096 Dec 14 11:44 . [2023-12-14T11:49:38.712Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 11:44 .. [2023-12-14T11:49:38.712Z] drwxr-xr-x 2 root root 4096 Dec 14 11:44 cost [2023-12-14T11:49:38.712Z] -rw-r--r-- 1 root root 89 Dec 14 11:44 cost.csv [2023-12-14T11:49:38.712Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-455/archives [2023-12-14T11:49:38.712Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-455/archives [2023-12-14T11:49:38.712Z] total 16 [2023-12-14T11:49:38.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 11:44 . [2023-12-14T11:49:38.712Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 11:44 .. [2023-12-14T11:49:38.712Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 11:44 cost [2023-12-14T11:49:38.712Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 14 11:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:49:39.046Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:49:51.625Z] ---> package-listing.sh [2023-12-14T11:49:51.625Z] ++ facter osfamily [2023-12-14T11:49:51.625Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-14T11:49:51.886Z] + OS_FAMILY=debian [2023-12-14T11:49:51.886Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-455 [2023-12-14T11:49:51.886Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-14T11:49:51.886Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-14T11:49:51.886Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-14T11:49:51.886Z] + PACKAGES=/tmp/packages_start.txt [2023-12-14T11:49:51.886Z] + '[' /w/workspace/foundry_device-virtual-go_PR-455 ']' [2023-12-14T11:49:51.886Z] + PACKAGES=/tmp/packages_end.txt [2023-12-14T11:49:51.886Z] + case "${OS_FAMILY}" in [2023-12-14T11:49:51.886Z] + dpkg -l [2023-12-14T11:49:51.886Z] + grep '^ii' [2023-12-14T11:49:51.886Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-14T11:49:51.886Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-14T11:49:51.886Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-14T11:49:51.886Z] + '[' /w/workspace/foundry_device-virtual-go_PR-455 ']' [2023-12-14T11:49:51.886Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-455/archives/ [2023-12-14T11:49:51.886Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-455/archives/ [Pipeline] echo [2023-12-14T11:49:51.919Z] 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-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-14T11:49:52.213Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T11:49:52.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T11:49:52.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T11:49:53.136Z] prd-ubuntu20.04-docker-8c-8g-25047 does not seem to be running inside a container [2023-12-14T11:49:53.183Z] $ 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-455/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-455 -v /w/workspace/foundry_device-virtual-go_PR-455:/w/workspace/foundry_device-virtual-go_PR-455:rw,z -v /w/workspace/foundry_device-virtual-go_PR-455@tmp:/w/workspace/foundry_device-virtual-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-14T11:49:54.285Z] $ docker top e93beec37fe8a63945b4fa30cf69d805f4b2d1b41f044afb6149bb38a6ced4c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T11:49:54.779Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-14T11:49:55.085Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-14T11:49:55.391Z] + ls /var/log/sa-host [2023-12-14T11:49:55.391Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T11:49:55.653Z] provisioning config files... [2023-12-14T11:49:55.662Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-455@tmp/config16681746189355300723tmp [Pipeline] { [Pipeline] echo [2023-12-14T11:49:55.822Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:49:56.137Z] ---> create-netrc.sh [Pipeline] } [2023-12-14T11:49:56.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:49:56.672Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-14T11:49:56.705Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:49:57.022Z] ---> sudo-logs.sh [2023-12-14T11:49:57.023Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-14T11:49:57.157Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:49:57.514Z] ---> job-cost.sh [2023-12-14T11:49:57.514Z] lf-activate-venv: SKIPPING [2023-12-14T11:49:57.514Z] DEBUG: total: 0.2199999988079071 [2023-12-14T11:49:57.514Z] INFO: Retrieving Stack Cost... [2023-12-14T11:49:57.773Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T11:49:58.035Z] INFO: Archiving Costs [Pipeline] echo [2023-12-14T11:49:58.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T11:49:58.378Z] ---> logs-deploy.sh [2023-12-14T11:49:58.378Z] lf-activate-venv: SKIPPING [2023-12-14T11:49:58.378Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-455/1 [2023-12-14T11:49:58.378Z] INFO: archiving workspace using pattern(s): [2023-12-14T11:49:59.757Z] Archives upload complete. [2023-12-14T11:49:59.757Z] INFO: archiving logs to Nexus