Pull request #479 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30c7849d171829108eef82ab00dfe337d1931af2+d9a357ae929ab9a4753b0c453002d551dace3f17 (b0d5b6baa3bb888a89b961fb5c5907f20b5e3683) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1062667987879285119.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh8751544114856084281.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2449458479503858398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh3494343488415900957.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1032703042891384129.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-309 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-479 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh262061274436265197.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 Merge succeeded, producing 30c7849d171829108eef82ab00dfe337d1931af2 Checking out Revision 30c7849d171829108eef82ab00dfe337d1931af2 (PR-479) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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 /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh4900008632948447128.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh3257153148164920679.key > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T05:21:37.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 436bebbfa7b5f545a43da4533f5bf0ebfa95fac2 # timeout=10 [2021-11-12T05:21:37.344Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T05:21:37.360Z] ========================================================= [2021-11-12T05:21:37.360Z] EdgeX Global Pipelines Version Info [2021-11-12T05:21:37.360Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:21:38.507Z] ------------------- [2021-11-12T05:21:38.507Z] stable info: [2021-11-12T05:21:38.507Z] ------------------- [2021-11-12T05:21:38.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T05:21:38.507Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T05:21:38.507Z] Message: update stable to v1.0.213 [2021-11-12T05:21:39.081Z] ------------------- [2021-11-12T05:21:39.081Z] experimental info: [2021-11-12T05:21:39.081Z] ------------------- [2021-11-12T05:21:39.081Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T05:21:39.081Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T05:21:39.081Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T05:21:39.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T05:21:39.163Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T05:21:39.174Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T05:21:39.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T05:21:39.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T05:21:39.205Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T05:21:39.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T05:21:39.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T05:21:39.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T05:21:39.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T05:21:39.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T05:21:39.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T05:21:39.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T05:21:39.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T05:21:39.304Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T05:21:39.317Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T05:21:39.333Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T05:21:39.345Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T05:21:39.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T05:21:39.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T05:21:39.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T05:21:39.398Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T05:21:39.411Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T05:21:39.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T05:21:39.435Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T05:21:39.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T05:21:39.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-479 [Pipeline] echo [2021-11-12T05:21:39.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-479 [Pipeline] echo [2021-11-12T05:21:39.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-479 [Pipeline] echo [2021-11-12T05:21:39.491Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30c7849d171829108eef82ab00dfe337d1931af2 [Pipeline] echo [2021-11-12T05:21:39.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30c7849 [Pipeline] echo [2021-11-12T05:21:39.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:21:39.555Z] provisioning config files... [2021-11-12T05:21:39.594Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config4401431994931824814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:21:39.918Z] ---> docker-login.sh [2021-11-12T05:21:39.918Z] nexus3.edgexfoundry.org:10001 [2021-11-12T05:21:39.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:21:39.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:21:39.918Z] Configure a credential helper to remove this warning. See [2021-11-12T05:21:39.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:21:39.918Z] [2021-11-12T05:21:39.918Z] Login Succeeded [2021-11-12T05:21:39.918Z] nexus3.edgexfoundry.org:10002 [2021-11-12T05:21:40.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:21:40.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:21:40.178Z] Configure a credential helper to remove this warning. See [2021-11-12T05:21:40.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:21:40.178Z] [2021-11-12T05:21:40.178Z] Login Succeeded [2021-11-12T05:21:40.178Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:21:40.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:21:40.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:21:40.178Z] Configure a credential helper to remove this warning. See [2021-11-12T05:21:40.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:21:40.178Z] [2021-11-12T05:21:40.178Z] Login Succeeded [2021-11-12T05:21:40.178Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:21:40.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:21:40.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:21:40.438Z] Configure a credential helper to remove this warning. See [2021-11-12T05:21:40.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:21:40.438Z] [2021-11-12T05:21:40.438Z] Login Succeeded [2021-11-12T05:21:40.438Z] docker.io [2021-11-12T05:21:40.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:21:40.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:21:40.709Z] Configure a credential helper to remove this warning. See [2021-11-12T05:21:40.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:21:40.709Z] [2021-11-12T05:21:40.709Z] Login Succeeded [2021-11-12T05:21:40.709Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:21:40.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T05:21:41.145Z] + git rev-list -1 --merges 30c7849d171829108eef82ab00dfe337d1931af2~1..30c7849d171829108eef82ab00dfe337d1931af2 [Pipeline] echo [2021-11-12T05:21:41.182Z] -----------> git rev-list -1 --merges 30c7849d171829108eef82ab00dfe337d1931af2~1..30c7849d171829108eef82ab00dfe337d1931af2 30c7849d171829108eef82ab00dfe337d1931af2 [false] [Pipeline] sh [2021-11-12T05:21:41.472Z] + git log --format=format:%s -1 30c7849d171829108eef82ab00dfe337d1931af2 [Pipeline] echo [2021-11-12T05:21:41.488Z] ========================================================= [2021-11-12T05:21:41.488Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T05:21:41.488Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T05:21:41.819Z] + git log --format=format:%s -1 30c7849d171829108eef82ab00dfe337d1931af2 [Pipeline] echo [2021-11-12T05:21:41.830Z] [semverPrep] GIT_COMMIT: 30c7849d171829108eef82ab00dfe337d1931af2, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-11-12T05:21:41.840Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:42.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:21:42.259Z] [2021-11-12T05:21:42.259Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:21:42.587Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:21:42.587Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T05:21:42.587Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T05:21:42.587Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T05:21:42.587Z] 4c7163046ea9: Pulling fs layer [2021-11-12T05:21:42.587Z] 0c2d73faf560: Pulling fs layer [2021-11-12T05:21:42.587Z] 0c2d73faf560: Waiting [2021-11-12T05:21:42.587Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T05:21:42.587Z] 3e5f54012d9b: Download complete [2021-11-12T05:21:42.587Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T05:21:42.587Z] a0d0a0d46f8b: Download complete [2021-11-12T05:21:42.587Z] 4c7163046ea9: Verifying Checksum [2021-11-12T05:21:42.587Z] 4c7163046ea9: Download complete [2021-11-12T05:21:42.587Z] 0c2d73faf560: Verifying Checksum [2021-11-12T05:21:42.587Z] 0c2d73faf560: Download complete [2021-11-12T05:21:42.847Z] a0d0a0d46f8b: Pull complete [2021-11-12T05:21:42.847Z] 3e5f54012d9b: Pull complete [2021-11-12T05:21:43.108Z] 4c7163046ea9: Pull complete [2021-11-12T05:21:43.371Z] 0c2d73faf560: Pull complete [2021-11-12T05:21:43.371Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T05:21:43.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:21:43.371Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T05:21:43.440Z] prd-centos7-docker-4c-2g-309 does not seem to be running inside a container [2021-11-12T05:21:43.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-479 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479:/w/workspace/edgexfoundry_edgex-ui-go_PR-479:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T05:21:44.190Z] $ docker top 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T05:21:44.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T05:21:44.278Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T05:21:44.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T05:21:44.389Z] $ docker exec 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 ssh-agent [2021-11-12T05:21:44.485Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEjLKLL/agent.13 [2021-11-12T05:21:44.485Z] SSH_AGENT_PID=19 [2021-11-12T05:21:44.492Z] Running ssh-add (command line suppressed) [2021-11-12T05:21:44.582Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_7563491692468816698.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_7563491692468816698.key) [2021-11-12T05:21:44.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T05:21:44.891Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T05:21:44.905Z] $ docker exec --env ******** --env ******** 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 ssh-agent -k [2021-11-12T05:21:44.995Z] unset SSH_AUTH_SOCK; [2021-11-12T05:21:44.996Z] unset SSH_AGENT_PID; [2021-11-12T05:21:44.996Z] echo Agent pid 19 killed; [2021-11-12T05:21:45.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T05:21:45.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T05:21:45.026Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T05:21:45.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T05:21:45.152Z] $ docker exec 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 ssh-agent [2021-11-12T05:21:45.255Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXELDeOK/agent.54 [2021-11-12T05:21:45.256Z] SSH_AGENT_PID=60 [2021-11-12T05:21:45.263Z] Running ssh-add (command line suppressed) [2021-11-12T05:21:45.357Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_3938383848557558525.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_3938383848557558525.key) [2021-11-12T05:21:45.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T05:21:45.656Z] + git semver init [2021-11-12T05:21:45.656Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T05:21:45.656Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.git [2021-11-12T05:21:45.656Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [2021-11-12T05:21:45.656Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T05:21:45.657Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T05:21:45.657Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T05:21:45.657Z] # $SEMVER_BRANCH = PR-479 [2021-11-12T05:21:45.657Z] # $SEMVER_TEMP = /tmp/semver-918970360 [2021-11-12T05:21:45.657Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T05:21:48.206Z] # '/tmp/semver-918970360' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver' [2021-11-12T05:21:48.206Z] # -> Force: false [2021-11-12T05:21:48.206Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver [Pipeline] } [2021-11-12T05:21:48.220Z] $ docker exec --env ******** --env ******** 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 ssh-agent -k [2021-11-12T05:21:48.309Z] unset SSH_AUTH_SOCK; [2021-11-12T05:21:48.309Z] unset SSH_AGENT_PID; [2021-11-12T05:21:48.309Z] echo Agent pid 60 killed; [2021-11-12T05:21:48.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T05:21:48.624Z] + git semver [Pipeline] } [2021-11-12T05:21:48.639Z] $ docker stop --time=1 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 [2021-11-12T05:21:49.973Z] $ docker rm -f 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T05:21:50.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T05:21:50.545Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T05:21:50.548Z] [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] node [Pipeline] node [2021-11-12T05:22:05.803Z] Still waiting to schedule task [2021-11-12T05:22:05.803Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-12T05:22:05.805Z] Still waiting to schedule task [2021-11-12T05:22:05.805Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-12T05:24:03.926Z] Running on prd-centos7-docker-4c-2g-311 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws [2021-11-12T05:24:03.936Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-11-12T05:24:04.026Z] The recommended git tool is: git [2021-11-12T05:24:05.855Z] using credential edgex-jenkins-ssh [2021-11-12T05:24:05.868Z] Cloning the remote Git repository [2021-11-12T05:24:05.339Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:24:05.396Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-11-12T05:24:05.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:24:05.420Z] > git --version # timeout=10 [2021-11-12T05:24:05.429Z] > git --version # 'git version 2.24.4' [2021-11-12T05:24:05.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:24:05.452Z] [INFO] Currently running in a labeled security context [2021-11-12T05:24:05.453Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T05:24:05.453Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6354013576623728899.key [2021-11-12T05:24:05.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:24:06.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T05:24:06.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:24:06.856Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T05:24:06.867Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:24:06.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:24:06.869Z] [INFO] Currently running in a labeled security context [2021-11-12T05:24:06.869Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T05:24:06.869Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh117314322689622846.key [2021-11-12T05:24:06.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T05:24:07.860Z] Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 [2021-11-12T05:24:08.001Z] Merge succeeded, producing 30c7849d171829108eef82ab00dfe337d1931af2 [2021-11-12T05:24:08.001Z] Checking out Revision 30c7849d171829108eef82ab00dfe337d1931af2 (PR-479) [2021-11-12T05:24:07.320Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T05:24:07.328Z] > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [2021-11-12T05:24:07.416Z] > git remote # timeout=10 [2021-11-12T05:24:07.421Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T05:24:07.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:24:07.428Z] [INFO] Currently running in a labeled security context [2021-11-12T05:24:07.428Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T05:24:07.429Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8876241350943497995.key [2021-11-12T05:24:07.434Z] > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T05:24:07.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T05:24:07.457Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T05:24:07.464Z] > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [2021-11-12T05:24:11.667Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:24:12.056Z] provisioning config files... [2021-11-12T05:24:12.073Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7362016932467506831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:24:12.454Z] ---> docker-login.sh [2021-11-12T05:24:12.454Z] nexus3.edgexfoundry.org:10001 [2021-11-12T05:24:12.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:24:12.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:24:12.454Z] Configure a credential helper to remove this warning. See [2021-11-12T05:24:12.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:24:12.454Z] [2021-11-12T05:24:12.454Z] Login Succeeded [2021-11-12T05:24:12.454Z] nexus3.edgexfoundry.org:10002 [2021-11-12T05:24:12.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:24:12.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:24:12.719Z] Configure a credential helper to remove this warning. See [2021-11-12T05:24:12.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:24:12.719Z] [2021-11-12T05:24:12.719Z] Login Succeeded [2021-11-12T05:24:12.719Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:24:12.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:24:12.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:24:12.719Z] Configure a credential helper to remove this warning. See [2021-11-12T05:24:12.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:24:12.719Z] [2021-11-12T05:24:12.719Z] Login Succeeded [2021-11-12T05:24:12.719Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:24:12.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:24:12.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:24:12.984Z] Configure a credential helper to remove this warning. See [2021-11-12T05:24:12.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:24:12.984Z] [2021-11-12T05:24:12.984Z] Login Succeeded [2021-11-12T05:24:12.984Z] docker.io [2021-11-12T05:24:12.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:24:13.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:24:13.244Z] Configure a credential helper to remove this warning. See [2021-11-12T05:24:13.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:24:13.244Z] [2021-11-12T05:24:13.244Z] Login Succeeded [2021-11-12T05:24:13.244Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:24:13.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T05:24:13.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T05:24:13.416Z] ========================================================= [2021-11-12T05:24:13.416Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T05:24:13.416Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:24:13.728Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-12T05:24:13.729Z] Sending build context to Docker daemon 25.25MB [2021-11-12T05:24:13.729Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T05:24:13.729Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T05:24:13.997Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T05:24:13.997Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T05:24:13.997Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T05:24:13.997Z] b8b176561691: Pulling fs layer [2021-11-12T05:24:13.997Z] 4527c011a84f: Pulling fs layer [2021-11-12T05:24:13.997Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T05:24:13.997Z] e0aca202a116: Pulling fs layer [2021-11-12T05:24:13.997Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T05:24:13.997Z] 34cad66bf833: Pulling fs layer [2021-11-12T05:24:13.997Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T05:24:13.997Z] 4527c011a84f: Waiting [2021-11-12T05:24:13.997Z] 5d74067f8e1e: Waiting [2021-11-12T05:24:13.997Z] e0aca202a116: Waiting [2021-11-12T05:24:13.997Z] 3a43be97a3b4: Waiting [2021-11-12T05:24:13.997Z] 34cad66bf833: Waiting [2021-11-12T05:24:13.997Z] b4e3c513aaa6: Waiting [2021-11-12T05:24:13.997Z] b8b176561691: Verifying Checksum [2021-11-12T05:24:13.997Z] b8b176561691: Download complete [2021-11-12T05:24:13.997Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T05:24:13.997Z] 31adcdaf11c8: Download complete [2021-11-12T05:24:13.997Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T05:24:13.997Z] 5d74067f8e1e: Download complete [2021-11-12T05:24:13.997Z] e0aca202a116: Verifying Checksum [2021-11-12T05:24:13.997Z] e0aca202a116: Download complete [2021-11-12T05:24:13.997Z] a0d0a0d46f8b: Download complete [2021-11-12T05:24:13.997Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T05:24:13.997Z] 3a43be97a3b4: Download complete [2021-11-12T05:24:13.997Z] 34cad66bf833: Verifying Checksum [2021-11-12T05:24:13.997Z] 34cad66bf833: Download complete [2021-11-12T05:24:14.077Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-310 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws [2021-11-12T05:24:14.089Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-11-12T05:24:14.267Z] The recommended git tool is: git [2021-11-12T05:24:14.578Z] 4527c011a84f: Verifying Checksum [2021-11-12T05:24:14.578Z] 4527c011a84f: Download complete [2021-11-12T05:24:14.578Z] a0d0a0d46f8b: Pull complete [2021-11-12T05:24:14.578Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T05:24:14.578Z] b4e3c513aaa6: Download complete [2021-11-12T05:24:14.578Z] 31adcdaf11c8: Pull complete [2021-11-12T05:24:14.843Z] b8b176561691: Pull complete [2021-11-12T05:24:18.199Z] 4527c011a84f: Pull complete [2021-11-12T05:24:18.199Z] 5d74067f8e1e: Pull complete [2021-11-12T05:24:18.199Z] e0aca202a116: Pull complete [2021-11-12T05:24:18.463Z] 3a43be97a3b4: Pull complete [2021-11-12T05:24:18.463Z] 34cad66bf833: Pull complete [2021-11-12T05:24:19.596Z] using credential edgex-jenkins-ssh [2021-11-12T05:24:19.614Z] Cloning the remote Git repository [2021-11-12T05:24:19.674Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:24:19.785Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-11-12T05:24:19.869Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:24:19.870Z] > git --version # timeout=10 [2021-11-12T05:24:19.886Z] > git --version # 'git version 2.17.1' [2021-11-12T05:24:19.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:24:19.982Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:24:21.027Z] b4e3c513aaa6: Pull complete [2021-11-12T05:24:21.028Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T05:24:21.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T05:24:21.028Z] ---> 9f6097aaca64 [2021-11-12T05:24:21.028Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T05:24:22.947Z] ---> Running in e83fe0b3cb97 [2021-11-12T05:24:22.947Z] Removing intermediate container e83fe0b3cb97 [2021-11-12T05:24:22.947Z] ---> 29c02949060b [2021-11-12T05:24:22.947Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T05:24:22.947Z] ---> Running in 371ea8789feb [2021-11-12T05:24:22.947Z] Removing intermediate container 371ea8789feb [2021-11-12T05:24:22.947Z] ---> 6da658b531f9 [2021-11-12T05:24:22.947Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T05:24:22.947Z] ---> Running in 30cffe84844d [2021-11-12T05:24:22.947Z] Removing intermediate container 30cffe84844d [2021-11-12T05:24:22.947Z] ---> 2ee40fad50eb [2021-11-12T05:24:22.947Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T05:24:22.947Z] ---> Running in ea1c9aedc734 [2021-11-12T05:24:22.947Z] Removing intermediate container ea1c9aedc734 [2021-11-12T05:24:22.947Z] ---> 4341e36d2895 [2021-11-12T05:24:22.947Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T05:24:22.903Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T05:24:22.920Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:24:22.953Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T05:24:23.207Z] ---> Running in a6fb845cffa7 [2021-11-12T05:24:23.207Z] Removing intermediate container a6fb845cffa7 [2021-11-12T05:24:23.207Z] ---> b922307c4ebb [2021-11-12T05:24:23.207Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T05:24:23.207Z] ---> Running in 7540c9dfee08 [2021-11-12T05:24:23.640Z] Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 [2021-11-12T05:24:23.780Z] Removing intermediate container 7540c9dfee08 [2021-11-12T05:24:23.780Z] ---> 28123e787288 [2021-11-12T05:24:23.780Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T05:24:23.780Z] ---> Running in 67802c3b4b6a [2021-11-12T05:24:23.780Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T05:24:24.091Z] Merge succeeded, producing 30c7849d171829108eef82ab00dfe337d1931af2 [2021-11-12T05:24:24.092Z] Checking out Revision 30c7849d171829108eef82ab00dfe337d1931af2 (PR-479) [2021-11-12T05:24:22.984Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:24:22.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:24:23.002Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T05:24:23.661Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T05:24:23.688Z] > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [2021-11-12T05:24:23.997Z] > git remote # timeout=10 [2021-11-12T05:24:24.027Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T05:24:24.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:24:24.055Z] > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T05:24:24.077Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T05:24:24.099Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T05:24:24.110Z] > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 [2021-11-12T05:24:24.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T05:24:24.986Z] OK: 220 MiB in 52 packages [2021-11-12T05:24:25.247Z] Removing intermediate container 67802c3b4b6a [2021-11-12T05:24:25.247Z] ---> ec3844b3fbce [2021-11-12T05:24:25.247Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T05:24:25.247Z] ---> Running in c72ade09e073 [2021-11-12T05:24:25.247Z] Removing intermediate container c72ade09e073 [2021-11-12T05:24:25.247Z] ---> ff963c0fc4b0 [2021-11-12T05:24:25.247Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T05:24:25.247Z] ---> Running in e4e5722d17c1 [2021-11-12T05:24:25.514Z] Removing intermediate container e4e5722d17c1 [2021-11-12T05:24:25.514Z] ---> dd1a3a7e87a7 [2021-11-12T05:24:25.514Z] Step 12/14 : COPY . . [2021-11-12T05:24:26.094Z] ---> cd04013b122d [2021-11-12T05:24:26.094Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T05:24:26.094Z] ---> Running in 48bca04d8ae4 [2021-11-12T05:24:28.630Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T05:24:29.425Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T05:24:29.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T05:24:29.425Z] Dload Upload Total Spent Left Speed [2021-11-12T05:24:29.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 95354 0 --:--:-- --:--:-- --:--:-- 94592 100 11824 100 11824 0 0 93841 0 --:--:-- --:--:-- --:--:-- 93841 [Pipeline] sh [2021-11-12T05:24:29.834Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T05:24:30.174Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2021-11-12T05:24:30.174Z] tee /etc/docker/daemon.new [2021-11-12T05:24:30.174Z] { [2021-11-12T05:24:30.174Z] "registry-mirrors": [ [2021-11-12T05:24:30.174Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T05:24:30.174Z] ], [2021-11-12T05:24:30.174Z] "bip": "10.250.0.254/24", [2021-11-12T05:24:30.174Z] "hosts": [ [2021-11-12T05:24:30.174Z] "tcp://0.0.0.0:5555", [2021-11-12T05:24:30.174Z] "unix:///var/run/docker.sock" [2021-11-12T05:24:30.174Z] ], [2021-11-12T05:24:30.174Z] "mtu": 1458, [2021-11-12T05:24:30.174Z] "selinux-enabled": true, [2021-11-12T05:24:30.174Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T05:24:30.174Z] } [Pipeline] sh [2021-11-12T05:24:30.522Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T05:24:30.877Z] + sudo service docker restart [2021-11-12T05:24:36.144Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-12T05:24:36.144Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-12T05:24:36.144Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-12T05:24:36.144Z] [2021-11-12T05:24:36.144Z] SECURITY ERROR [2021-11-12T05:24:36.144Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T05:24:36.144Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T05:24:36.144Z] have intercepted the download attempt. [2021-11-12T05:24:36.144Z] [2021-11-12T05:24:36.144Z] For more information, see 'go help module-auth'. [2021-11-12T05:24:36.144Z] skipping... [2021-11-12T05:24:41.465Z] Removing intermediate container 48bca04d8ae4 [2021-11-12T05:24:41.465Z] ---> 2a6cf8d5601b [2021-11-12T05:24:41.465Z] Step 14/14 : RUN ${MAKE} [2021-11-12T05:24:41.465Z] ---> Running in 2a634c4e1993 [2021-11-12T05:24:41.465Z] noop [2021-11-12T05:24:41.724Z] Removing intermediate container 2a634c4e1993 [2021-11-12T05:24:41.724Z] ---> 90f899c78a9e [2021-11-12T05:24:41.724Z] Successfully built 90f899c78a9e [2021-11-12T05:24:41.724Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:24:42.025Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T05:24:42.025Z] . [Pipeline] withDockerContainer [2021-11-12T05:24:42.092Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-11-12T05:24:42.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T05:24:42.442Z] $ docker top 7901009377e2b0f2c73d9d7ae0d6734d6b84a298a984ebb06eac79d7418e6b48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T05:24:42.799Z] + go version [2021-11-12T05:24:42.799Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T05:24:42.811Z] $ docker stop --time=1 7901009377e2b0f2c73d9d7ae0d6734d6b84a298a984ebb06eac79d7418e6b48 [2021-11-12T05:24:44.067Z] $ docker rm -f 7901009377e2b0f2c73d9d7ae0d6734d6b84a298a984ebb06eac79d7418e6b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:24:44.524Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T05:24:44.524Z] . [Pipeline] withDockerContainer [2021-11-12T05:24:44.587Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-11-12T05:24:44.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T05:24:45.254Z] $ docker top 15015629fb6f3f714d22754e55c136d69850237e69be9fde4c540ca55621db54 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T05:24:45.621Z] + make test [2021-11-12T05:24:45.621Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T05:24:45.621Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T05:24:45.621Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-12T05:24:45.881Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2021-11-12T05:24:45.881Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-12T05:24:45.881Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-12T05:24:45.881Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-12T05:24:45.881Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-12T05:24:45.881Z] [2021-11-12T05:24:45.881Z] SECURITY ERROR [2021-11-12T05:24:45.881Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T05:24:45.881Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T05:24:45.881Z] have intercepted the download attempt. [2021-11-12T05:24:45.881Z] [2021-11-12T05:24:45.881Z] For more information, see 'go help module-auth'. [2021-11-12T05:24:45.881Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2021-11-12T05:24:45.892Z] $ docker stop --time=1 15015629fb6f3f714d22754e55c136d69850237e69be9fde4c540ca55621db54 [2021-11-12T05:24:47.137Z] $ docker rm -f 15015629fb6f3f714d22754e55c136d69850237e69be9fde4c540ca55621db54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:24:47.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:24:47.770Z] [2021-11-12T05:24:47.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:24:48.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:24:48.073Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T05:24:48.073Z] b4d181a07f80: Pulling fs layer [2021-11-12T05:24:48.073Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T05:24:48.073Z] ed53099fbce6: Pulling fs layer [2021-11-12T05:24:48.073Z] dc539afda2c1: Pulling fs layer [2021-11-12T05:24:48.073Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T05:24:48.073Z] 9065ff56babe: Pulling fs layer [2021-11-12T05:24:48.073Z] d287ab97295c: Pulling fs layer [2021-11-12T05:24:48.073Z] dc539afda2c1: Waiting [2021-11-12T05:24:48.073Z] 77bc0d833cb6: Waiting [2021-11-12T05:24:48.073Z] 9065ff56babe: Waiting [2021-11-12T05:24:48.073Z] d287ab97295c: Waiting [2021-11-12T05:24:48.073Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T05:24:48.073Z] a1111a8f2ec3: Download complete [2021-11-12T05:24:48.073Z] dc539afda2c1: Verifying Checksum [2021-11-12T05:24:48.073Z] dc539afda2c1: Download complete [2021-11-12T05:24:48.336Z] ed53099fbce6: Verifying Checksum [2021-11-12T05:24:48.336Z] ed53099fbce6: Download complete [2021-11-12T05:24:48.336Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T05:24:48.336Z] 77bc0d833cb6: Download complete [2021-11-12T05:24:48.336Z] 9065ff56babe: Verifying Checksum [2021-11-12T05:24:48.336Z] 9065ff56babe: Download complete [2021-11-12T05:24:48.336Z] b4d181a07f80: Verifying Checksum [2021-11-12T05:24:48.336Z] b4d181a07f80: Download complete [2021-11-12T05:24:48.922Z] d287ab97295c: Verifying Checksum [2021-11-12T05:24:48.922Z] d287ab97295c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:24:49.204Z] provisioning config files... [2021-11-12T05:24:49.226Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8650724759865257803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:24:49.587Z] ---> docker-login.sh [2021-11-12T05:24:49.587Z] nexus3.edgexfoundry.org:10001 [2021-11-12T05:24:49.872Z] b4d181a07f80: Pull complete [2021-11-12T05:24:50.136Z] a1111a8f2ec3: Pull complete [2021-11-12T05:24:50.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:24:50.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:24:50.474Z] Configure a credential helper to remove this warning. See [2021-11-12T05:24:50.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:24:50.474Z] [2021-11-12T05:24:50.474Z] Login Succeeded [2021-11-12T05:24:50.474Z] nexus3.edgexfoundry.org:10002 [2021-11-12T05:24:50.707Z] ed53099fbce6: Pull complete [2021-11-12T05:24:50.707Z] dc539afda2c1: Pull complete [2021-11-12T05:24:50.980Z] 77bc0d833cb6: Pull complete [2021-11-12T05:24:50.980Z] 9065ff56babe: Pull complete [2021-11-12T05:24:51.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:24:51.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:24:51.071Z] Configure a credential helper to remove this warning. See [2021-11-12T05:24:51.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:24:51.071Z] [2021-11-12T05:24:51.071Z] Login Succeeded [2021-11-12T05:24:51.071Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:24:51.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:24:51.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:24:51.625Z] Configure a credential helper to remove this warning. See [2021-11-12T05:24:51.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:24:51.625Z] [2021-11-12T05:24:51.625Z] Login Succeeded [2021-11-12T05:24:51.625Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:24:51.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:24:52.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:24:52.175Z] Configure a credential helper to remove this warning. See [2021-11-12T05:24:52.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:24:52.176Z] [2021-11-12T05:24:52.176Z] Login Succeeded [2021-11-12T05:24:52.176Z] docker.io [2021-11-12T05:24:52.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:24:53.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:24:53.053Z] Configure a credential helper to remove this warning. See [2021-11-12T05:24:53.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:24:53.053Z] [2021-11-12T05:24:53.053Z] Login Succeeded [2021-11-12T05:24:53.053Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:24:53.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T05:24:53.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T05:24:53.548Z] ========================================================= [2021-11-12T05:24:53.548Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T05:24:53.548Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:24:53.960Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-12T05:24:54.943Z] Sending build context to Docker daemon 25.25MB [2021-11-12T05:24:54.943Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T05:24:54.943Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T05:24:54.943Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T05:24:54.943Z] 552d1f2373af: Pulling fs layer [2021-11-12T05:24:54.943Z] ea3f2d53f512: Pulling fs layer [2021-11-12T05:24:54.943Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T05:24:54.943Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T05:24:54.943Z] 72dc09318566: Pulling fs layer [2021-11-12T05:24:54.943Z] f4f7b4309257: Pulling fs layer [2021-11-12T05:24:54.943Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T05:24:54.943Z] b78e95d17946: Pulling fs layer [2021-11-12T05:24:54.943Z] f4f7b4309257: Waiting [2021-11-12T05:24:54.943Z] 7a9cfe048b4a: Waiting [2021-11-12T05:24:54.943Z] 72dc09318566: Waiting [2021-11-12T05:24:54.943Z] 0ac9a79272e3: Waiting [2021-11-12T05:24:54.943Z] b78e95d17946: Waiting [2021-11-12T05:24:54.943Z] 9e70ebbbe112: Verifying Checksum [2021-11-12T05:24:54.943Z] 9e70ebbbe112: Download complete [2021-11-12T05:24:54.943Z] ea3f2d53f512: Verifying Checksum [2021-11-12T05:24:54.943Z] ea3f2d53f512: Download complete [2021-11-12T05:24:55.217Z] 72dc09318566: Verifying Checksum [2021-11-12T05:24:55.217Z] 72dc09318566: Download complete [2021-11-12T05:24:55.217Z] f4f7b4309257: Download complete [2021-11-12T05:24:55.217Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T05:24:55.217Z] 0ac9a79272e3: Download complete [2021-11-12T05:24:55.217Z] 552d1f2373af: Verifying Checksum [2021-11-12T05:24:55.217Z] 552d1f2373af: Download complete [2021-11-12T05:24:55.817Z] 552d1f2373af: Pull complete [2021-11-12T05:24:56.295Z] d287ab97295c: Pull complete [2021-11-12T05:24:56.295Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T05:24:56.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:24:56.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T05:24:56.356Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-11-12T05:24:56.390Z] $ 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/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T05:24:56.802Z] ea3f2d53f512: Pull complete [2021-11-12T05:24:57.081Z] 9e70ebbbe112: Pull complete [2021-11-12T05:24:57.081Z] b78e95d17946: Verifying Checksum [2021-11-12T05:24:57.354Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T05:24:58.662Z] $ docker top ca4c24ab7a7e4d62b3e81c8a6ef6008cafafd7249da638d7ed2c16117a7a485f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:24:59.053Z] ---> job-cost.sh [2021-11-12T05:24:59.053Z] lf-activate-venv: SKIPPING [2021-11-12T05:24:59.053Z] INFO: No Stack... [2021-11-12T05:24:59.624Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T05:24:59.886Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T05:25:00.217Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-11-12T05:25:00.217Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T05:25:00.245Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] [2021-11-12T05:25:00.251Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] did not exist. Created. [2021-11-12T05:25:00.251Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T05:25:00.562Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T05:25:00.749Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T05:25:00.755Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T05:25:00.769Z] $ docker stop --time=1 ca4c24ab7a7e4d62b3e81c8a6ef6008cafafd7249da638d7ed2c16117a7a485f [2021-11-12T05:25:01.995Z] $ docker rm -f ca4c24ab7a7e4d62b3e81c8a6ef6008cafafd7249da638d7ed2c16117a7a485f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T05:25:02.258Z] Failed in branch amd64 [2021-11-12T05:25:09.869Z] 7a9cfe048b4a: Pull complete [2021-11-12T05:25:09.869Z] 72dc09318566: Pull complete [2021-11-12T05:25:09.869Z] f4f7b4309257: Pull complete [2021-11-12T05:25:09.869Z] 0ac9a79272e3: Pull complete [2021-11-12T05:25:15.271Z] b78e95d17946: Pull complete [2021-11-12T05:25:15.271Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T05:25:15.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T05:25:15.271Z] ---> 8b459fc5aaf0 [2021-11-12T05:25:15.271Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T05:25:16.258Z] ---> Running in cadea057bda1 [2021-11-12T05:25:16.540Z] Removing intermediate container cadea057bda1 [2021-11-12T05:25:16.540Z] ---> 0d175b5af73d [2021-11-12T05:25:16.540Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T05:25:16.540Z] ---> Running in 1f3651df9763 [2021-11-12T05:25:17.134Z] Removing intermediate container 1f3651df9763 [2021-11-12T05:25:17.134Z] ---> 0a91f2cef726 [2021-11-12T05:25:17.134Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T05:25:17.134Z] ---> Running in c8597d44e94e [2021-11-12T05:25:17.731Z] Removing intermediate container c8597d44e94e [2021-11-12T05:25:17.731Z] ---> e9c5d4517240 [2021-11-12T05:25:17.731Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T05:25:17.731Z] ---> Running in 3796ec1e7dda [2021-11-12T05:25:18.002Z] Removing intermediate container 3796ec1e7dda [2021-11-12T05:25:18.002Z] ---> 2029e95cc048 [2021-11-12T05:25:18.002Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T05:25:18.002Z] ---> Running in 3b6939d5c57a [2021-11-12T05:25:18.598Z] Removing intermediate container 3b6939d5c57a [2021-11-12T05:25:18.598Z] ---> 7fff6bd9a0b5 [2021-11-12T05:25:18.598Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T05:25:18.598Z] ---> Running in 9bc37862efb3 [2021-11-12T05:25:20.579Z] Removing intermediate container 9bc37862efb3 [2021-11-12T05:25:20.579Z] ---> e177176417fc [2021-11-12T05:25:20.579Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T05:25:20.854Z] ---> Running in 40e7362c99a6 [2021-11-12T05:25:21.840Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T05:25:22.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T05:25:23.416Z] OK: 219 MiB in 52 packages [2021-11-12T05:25:24.396Z] Removing intermediate container 40e7362c99a6 [2021-11-12T05:25:24.396Z] ---> d6e1fb7c2f3a [2021-11-12T05:25:24.396Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T05:25:24.396Z] ---> Running in bcfcf6f0d98c [2021-11-12T05:25:24.990Z] Removing intermediate container bcfcf6f0d98c [2021-11-12T05:25:24.990Z] ---> 3407ce5bbcf8 [2021-11-12T05:25:24.990Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T05:25:24.990Z] ---> Running in 6eceed9e16ef [2021-11-12T05:25:25.585Z] Removing intermediate container 6eceed9e16ef [2021-11-12T05:25:25.585Z] ---> 68a015c5b4a9 [2021-11-12T05:25:25.585Z] Step 12/14 : COPY . . [2021-11-12T05:25:28.216Z] ---> 37235be769a4 [2021-11-12T05:25:28.216Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T05:25:28.216Z] ---> Running in 1a10ce41d1fc [2021-11-12T05:25:34.920Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-12T05:25:34.920Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-12T05:25:34.920Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-12T05:25:34.920Z] [2021-11-12T05:25:34.920Z] SECURITY ERROR [2021-11-12T05:25:34.920Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T05:25:34.920Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T05:25:34.920Z] have intercepted the download attempt. [2021-11-12T05:25:34.920Z] [2021-11-12T05:25:34.920Z] For more information, see 'go help module-auth'. [2021-11-12T05:25:34.920Z] skipping... [2021-11-12T05:25:41.635Z] Removing intermediate container 1a10ce41d1fc [2021-11-12T05:25:41.635Z] ---> 6ec081f16f3d [2021-11-12T05:25:41.635Z] Step 14/14 : RUN ${MAKE} [2021-11-12T05:25:41.635Z] ---> Running in f1af6a32e88c [2021-11-12T05:25:42.231Z] noop [2021-11-12T05:25:43.210Z] Removing intermediate container f1af6a32e88c [2021-11-12T05:25:43.210Z] ---> 7b7a94425326 [2021-11-12T05:25:43.210Z] Successfully built 7b7a94425326 [2021-11-12T05:25:43.210Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:25:43.548Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T05:25:43.548Z] . [Pipeline] withDockerContainer [2021-11-12T05:25:43.799Z] prd-ubuntu18.04-docker-arm64-4c-16g-310 does not seem to be running inside a container [2021-11-12T05:25:43.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T05:25:45.375Z] $ docker top bffb1d19aff4f15edd72a80116a56a2f1d58f02ef8113ae3c89b153598b6a151 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T05:25:46.300Z] + go version [2021-11-12T05:25:46.300Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T05:25:46.324Z] $ docker stop --time=1 bffb1d19aff4f15edd72a80116a56a2f1d58f02ef8113ae3c89b153598b6a151 [2021-11-12T05:25:47.996Z] $ docker rm -f bffb1d19aff4f15edd72a80116a56a2f1d58f02ef8113ae3c89b153598b6a151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:25:48.670Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T05:25:48.670Z] . [Pipeline] withDockerContainer [2021-11-12T05:25:48.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-310 does not seem to be running inside a container [2021-11-12T05:25:48.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T05:25:50.392Z] $ docker top bd9dafeb3ae830aaa06fe58fdb1c0b772613d547e2f7cb293ba772af6575e554 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T05:25:51.353Z] + make test [2021-11-12T05:25:51.353Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T05:25:51.631Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T05:25:51.631Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-12T05:25:51.631Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2021-11-12T05:25:51.905Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-12T05:25:51.905Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-12T05:25:51.905Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-12T05:25:51.905Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-12T05:25:51.905Z] [2021-11-12T05:25:51.905Z] SECURITY ERROR [2021-11-12T05:25:51.905Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T05:25:51.905Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T05:25:51.905Z] have intercepted the download attempt. [2021-11-12T05:25:51.905Z] [2021-11-12T05:25:51.905Z] For more information, see 'go help module-auth'. [2021-11-12T05:25:51.905Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2021-11-12T05:25:51.931Z] $ docker stop --time=1 bd9dafeb3ae830aaa06fe58fdb1c0b772613d547e2f7cb293ba772af6575e554 [2021-11-12T05:25:53.654Z] $ docker rm -f bd9dafeb3ae830aaa06fe58fdb1c0b772613d547e2f7cb293ba772af6575e554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:25:54.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T05:25:54.524Z] [2021-11-12T05:25:54.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:25:55.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T05:25:55.408Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T05:25:55.408Z] 448f6bf000e3: Pulling fs layer [2021-11-12T05:25:55.408Z] f757da607395: Pulling fs layer [2021-11-12T05:25:55.408Z] 05883995daec: Pulling fs layer [2021-11-12T05:25:55.408Z] 8603b9c90790: Pulling fs layer [2021-11-12T05:25:55.408Z] 1560dd03e051: Pulling fs layer [2021-11-12T05:25:55.408Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T05:25:55.408Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T05:25:55.408Z] 1560dd03e051: Waiting [2021-11-12T05:25:55.408Z] 27f5ce0e4adf: Waiting [2021-11-12T05:25:55.408Z] c2d8d7efcc4b: Waiting [2021-11-12T05:25:55.408Z] f757da607395: Verifying Checksum [2021-11-12T05:25:55.408Z] f757da607395: Download complete [2021-11-12T05:25:55.408Z] 8603b9c90790: Verifying Checksum [2021-11-12T05:25:55.408Z] 8603b9c90790: Download complete [2021-11-12T05:25:55.684Z] 1560dd03e051: Verifying Checksum [2021-11-12T05:25:55.684Z] 1560dd03e051: Download complete [2021-11-12T05:25:55.684Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T05:25:55.684Z] 27f5ce0e4adf: Download complete [2021-11-12T05:25:55.684Z] 05883995daec: Verifying Checksum [2021-11-12T05:25:55.684Z] 05883995daec: Download complete [2021-11-12T05:25:55.958Z] 448f6bf000e3: Verifying Checksum [2021-11-12T05:25:55.959Z] 448f6bf000e3: Download complete [2021-11-12T05:25:58.599Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T05:25:58.599Z] c2d8d7efcc4b: Download complete [2021-11-12T05:25:59.576Z] 448f6bf000e3: Pull complete [2021-11-12T05:26:00.174Z] f757da607395: Pull complete [2021-11-12T05:26:01.612Z] 05883995daec: Pull complete [2021-11-12T05:26:01.886Z] 8603b9c90790: Pull complete [2021-11-12T05:26:02.866Z] 1560dd03e051: Pull complete [2021-11-12T05:26:03.137Z] 27f5ce0e4adf: Pull complete [2021-11-12T05:26:18.210Z] c2d8d7efcc4b: Pull complete [2021-11-12T05:26:18.210Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T05:26:18.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T05:26:18.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T05:26:18.466Z] prd-ubuntu18.04-docker-arm64-4c-16g-310 does not seem to be running inside a container [2021-11-12T05:26:18.551Z] $ 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/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-12T05:26:21.300Z] $ docker top ab90fdd35e3a6c68960fee260c1c76f04e3193bf589f1387be8b37bc031e3529 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:26:22.323Z] ---> job-cost.sh [2021-11-12T05:26:22.323Z] lf-activate-venv: SKIPPING [2021-11-12T05:26:22.323Z] INFO: No Stack... [2021-11-12T05:26:22.599Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T05:26:23.200Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T05:26:23.873Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-11-12T05:26:23.873Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T05:26:23.934Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] [2021-11-12T05:26:23.942Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] did not exist. Created. [2021-11-12T05:26:23.942Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T05:26:24.614Z] /w/workspace/edgex-ui-go/2@tmp/durable-e743cfdc/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-e743cfdc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T05:26:25.279Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T05:26:25.300Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T05:26:25.847Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T05:26:25.854Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T05:26:25.874Z] $ docker stop --time=1 ab90fdd35e3a6c68960fee260c1c76f04e3193bf589f1387be8b37bc031e3529 [2021-11-12T05:26:27.438Z] $ docker rm -f ab90fdd35e3a6c68960fee260c1c76f04e3193bf589f1387be8b37bc031e3529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T05:26:27.847Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T05:26:29.054Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:26:29.350Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:26:29.925Z] ---> package-listing.sh [2021-11-12T05:26:29.925Z] ++ facter osfamily [2021-11-12T05:26:29.925Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T05:26:29.925Z] + OS_FAMILY=redhat [2021-11-12T05:26:29.925Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-479 [2021-11-12T05:26:29.925Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T05:26:29.925Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T05:26:29.925Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T05:26:29.925Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T05:26:29.925Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' [2021-11-12T05:26:29.925Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T05:26:29.925Z] + case "${OS_FAMILY}" in [2021-11-12T05:26:29.925Z] + rpm -qa [2021-11-12T05:26:29.925Z] + sort [2021-11-12T05:26:30.866Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T05:26:30.866Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T05:26:30.866Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T05:26:30.866Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' [2021-11-12T05:26:30.866Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ [2021-11-12T05:26:30.866Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ [Pipeline] echo [2021-11-12T05:26:30.877Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T05:26:31.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:26:31.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:26:31.491Z] [2021-11-12T05:26:31.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:26:31.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:26:31.807Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T05:26:31.807Z] b4d181a07f80: Pulling fs layer [2021-11-12T05:26:31.807Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T05:26:31.807Z] ed53099fbce6: Pulling fs layer [2021-11-12T05:26:31.807Z] dc539afda2c1: Pulling fs layer [2021-11-12T05:26:31.807Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T05:26:31.807Z] 9065ff56babe: Pulling fs layer [2021-11-12T05:26:31.807Z] d287ab97295c: Pulling fs layer [2021-11-12T05:26:31.807Z] dc539afda2c1: Waiting [2021-11-12T05:26:31.807Z] 77bc0d833cb6: Waiting [2021-11-12T05:26:31.807Z] 9065ff56babe: Waiting [2021-11-12T05:26:31.807Z] d287ab97295c: Waiting [2021-11-12T05:26:31.807Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T05:26:31.807Z] a1111a8f2ec3: Download complete [2021-11-12T05:26:31.807Z] dc539afda2c1: Verifying Checksum [2021-11-12T05:26:31.807Z] dc539afda2c1: Download complete [2021-11-12T05:26:31.807Z] ed53099fbce6: Verifying Checksum [2021-11-12T05:26:31.807Z] ed53099fbce6: Download complete [2021-11-12T05:26:31.807Z] 9065ff56babe: Verifying Checksum [2021-11-12T05:26:31.807Z] 9065ff56babe: Download complete [2021-11-12T05:26:32.071Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T05:26:32.071Z] 77bc0d833cb6: Download complete [2021-11-12T05:26:32.071Z] b4d181a07f80: Verifying Checksum [2021-11-12T05:26:32.071Z] b4d181a07f80: Download complete [2021-11-12T05:26:32.652Z] d287ab97295c: Verifying Checksum [2021-11-12T05:26:32.652Z] d287ab97295c: Download complete [2021-11-12T05:26:33.601Z] b4d181a07f80: Pull complete [2021-11-12T05:26:33.601Z] a1111a8f2ec3: Pull complete [2021-11-12T05:26:34.181Z] ed53099fbce6: Pull complete [2021-11-12T05:26:34.181Z] dc539afda2c1: Pull complete [2021-11-12T05:26:34.440Z] 77bc0d833cb6: Pull complete [2021-11-12T05:26:34.701Z] 9065ff56babe: Pull complete [2021-11-12T05:26:40.044Z] d287ab97295c: Pull complete [2021-11-12T05:26:40.044Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T05:26:40.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:26:40.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T05:26:40.112Z] prd-centos7-docker-4c-2g-309 does not seem to be running inside a container [2021-11-12T05:26:40.154Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-479 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479:/w/workspace/edgexfoundry_edgex-ui-go_PR-479:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@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 [2021-11-12T05:26:42.241Z] $ docker top 96784fb9ebc1e29a5f0aebbb34e7a41d2444430fb2cca1c2354ef0e16b6fe35f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T05:26:42.590Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T05:26:42.883Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T05:26:43.175Z] + ls /var/log/sa-host [2021-11-12T05:26:43.175Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T05:26:43.175Z] file_magic: OK [2021-11-12T05:26:43.175Z] HZ: Using current value: 100 [2021-11-12T05:26:43.175Z] file_header: OK [2021-11-12T05:26:43.175Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T05:26:43.175Z] Statistics: [2021-11-12T05:26:43.175Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T05:26:43.175Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T05:26:43.175Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T05:26:43.175Z] file_magic: OK [2021-11-12T05:26:43.175Z] HZ: Using current value: 100 [2021-11-12T05:26:43.175Z] file_header: OK [2021-11-12T05:26:43.175Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T05:26:43.175Z] Statistics: [2021-11-12T05:26:43.176Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T05:26:43.176Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:26:43.261Z] provisioning config files... [2021-11-12T05:26:43.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config5592664303630575265tmp [Pipeline] { [Pipeline] echo [2021-11-12T05:26:43.289Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:26:43.574Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T05:26:43.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:26:43.901Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T05:26:43.909Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:26:44.215Z] ---> sudo-logs.sh [2021-11-12T05:26:44.215Z] Archiving 'sudo' log.. [2021-11-12T05:26:44.215Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-309.novalocal: Name or service not known [2021-11-12T05:26:44.215Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-309.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T05:26:44.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:26:44.537Z] ---> job-cost.sh [2021-11-12T05:26:44.537Z] lf-activate-venv: SKIPPING [2021-11-12T05:26:44.537Z] DEBUG: total: 0.10999999940395355 [2021-11-12T05:26:44.537Z] INFO: Retrieving Stack Cost... [2021-11-12T05:26:45.107Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T05:26:45.367Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T05:26:45.380Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:26:45.672Z] ---> logs-deploy.sh [2021-11-12T05:26:45.672Z] lf-activate-venv: SKIPPING [2021-11-12T05:26:45.672Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-479/2 [2021-11-12T05:26:45.672Z] INFO: archiving workspace using pattern(s): [2021-11-12T05:26:46.243Z] Archives upload complete. [2021-11-12T05:26:46.244Z] INFO: archiving logs to Nexus [2021-11-12T05:26:46.819Z] ---> uname -a: [2021-11-12T05:26:46.819Z] Linux prd-centos7-docker-4c-2g-309.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] ---> lscpu: [2021-11-12T05:26:46.819Z] Architecture: x86_64 [2021-11-12T05:26:46.819Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-12T05:26:46.819Z] Byte Order: Little Endian [2021-11-12T05:26:46.819Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-12T05:26:46.819Z] CPU(s): 2 [2021-11-12T05:26:46.819Z] On-line CPU(s) list: 0,1 [2021-11-12T05:26:46.819Z] Thread(s) per core: 1 [2021-11-12T05:26:46.819Z] Core(s) per socket: 1 [2021-11-12T05:26:46.819Z] Socket(s): 2 [2021-11-12T05:26:46.819Z] NUMA node(s): 1 [2021-11-12T05:26:46.819Z] Vendor ID: AuthenticAMD [2021-11-12T05:26:46.819Z] CPU family: 23 [2021-11-12T05:26:46.819Z] Model: 49 [2021-11-12T05:26:46.819Z] Model name: AMD EPYC-Rome Processor [2021-11-12T05:26:46.819Z] Stepping: 0 [2021-11-12T05:26:46.819Z] CPU MHz: 2799.998 [2021-11-12T05:26:46.819Z] BogoMIPS: 5599.99 [2021-11-12T05:26:46.819Z] Virtualization: AMD-V [2021-11-12T05:26:46.819Z] Hypervisor vendor: KVM [2021-11-12T05:26:46.819Z] Virtualization type: full [2021-11-12T05:26:46.819Z] L1d cache: 32K [2021-11-12T05:26:46.819Z] L1i cache: 32K [2021-11-12T05:26:46.819Z] L2 cache: 512K [2021-11-12T05:26:46.819Z] L3 cache: 16384K [2021-11-12T05:26:46.819Z] NUMA node0 CPU(s): 0,1 [2021-11-12T05:26:46.819Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] ---> nproc: [2021-11-12T05:26:46.819Z] 2 [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] ---> df -h: [2021-11-12T05:26:46.819Z] Filesystem Size Used Avail Use% Mounted on [2021-11-12T05:26:46.819Z] overlay 40G 7.7G 33G 20% / [2021-11-12T05:26:46.819Z] tmpfs 64M 0 64M 0% /dev [2021-11-12T05:26:46.819Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-12T05:26:46.819Z] shm 64M 0 64M 0% /dev/shm [2021-11-12T05:26:46.819Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] ---> sar -b -r -n DEV: [2021-11-12T05:26:46.819Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] 05:20:56 LINUX RESTART (2 CPU) [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] 05:22:01 tps rtps wtps bread/s bwrtn/s [2021-11-12T05:26:46.819Z] 05:23:01 0.95 0.00 0.95 0.00 22.77 [2021-11-12T05:26:46.819Z] 05:24:01 0.38 0.00 0.38 0.00 5.88 [2021-11-12T05:26:46.819Z] 05:25:01 0.17 0.00 0.17 0.00 1.73 [2021-11-12T05:26:46.819Z] 05:26:01 0.23 0.00 0.23 0.00 3.33 [2021-11-12T05:26:46.819Z] Average: 0.43 0.00 0.43 0.00 8.43 [2021-11-12T05:26:46.819Z] [2021-11-12T05:26:46.819Z] 05:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-12T05:26:46.819Z] 05:23:01 5659052 0 612628 7.65 2620 1734640 1205744 13.31 577660 1536068 12 [2021-11-12T05:26:46.820Z] 05:24:01 5665808 0 605864 7.56 2620 1734648 1162268 12.83 571708 1536136 16 [2021-11-12T05:26:46.820Z] 05:25:01 5660260 0 611412 7.63 2620 1734648 1162568 12.84 577320 1536136 8 [2021-11-12T05:26:46.820Z] 05:26:01 5661948 0 609716 7.61 2620 1734656 1162268 12.83 574848 1536904 8 [2021-11-12T05:26:46.820Z] Average: 5661767 0 609905 7.62 2620 1734648 1173212 12.95 575384 1536311 11 [2021-11-12T05:26:46.820Z] [2021-11-12T05:26:46.820Z] 05:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-12T05:26:46.820Z] 05:23:01 eth0 4.01 1.85 3.46 0.13 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:24:01 eth0 0.93 0.10 0.10 0.01 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:25:01 eth0 0.87 0.48 0.53 0.38 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:26:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] Average: eth0 1.50 0.63 1.02 0.13 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T05:26:46.820Z] [2021-11-12T05:26:46.820Z] [2021-11-12T05:26:46.820Z] ---> sar -P ALL: [2021-11-12T05:26:46.820Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) [2021-11-12T05:26:46.820Z] [2021-11-12T05:26:46.820Z] 05:20:56 LINUX RESTART (2 CPU) [2021-11-12T05:26:46.820Z] [2021-11-12T05:26:46.820Z] 05:22:01 CPU %user %nice %system %iowait %steal %idle [2021-11-12T05:26:46.820Z] 05:23:01 all 0.16 0.00 0.06 0.00 0.03 99.75 [2021-11-12T05:26:46.820Z] 05:23:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-11-12T05:26:46.820Z] 05:23:01 1 0.08 0.00 0.07 0.00 0.05 99.80 [2021-11-12T05:26:46.820Z] 05:24:01 all 0.18 0.00 0.04 0.00 0.03 99.76 [2021-11-12T05:26:46.820Z] 05:24:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-11-12T05:26:46.820Z] 05:24:01 1 0.20 0.00 0.05 0.00 0.03 99.72 [2021-11-12T05:26:46.820Z] 05:25:01 all 0.18 0.00 0.05 0.00 0.03 99.74 [2021-11-12T05:26:46.820Z] 05:25:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-11-12T05:26:46.820Z] 05:25:01 1 0.28 0.00 0.07 0.00 0.03 99.62 [2021-11-12T05:26:46.820Z] 05:26:01 all 0.16 0.00 0.04 0.00 0.01 99.79 [2021-11-12T05:26:46.820Z] 05:26:01 0 0.28 0.00 0.05 0.00 0.02 99.65 [2021-11-12T05:26:46.820Z] 05:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-11-12T05:26:46.820Z] Average: all 0.17 0.00 0.05 0.00 0.02 99.76 [2021-11-12T05:26:46.820Z] Average: 0 0.19 0.00 0.04 0.00 0.02 99.75 [2021-11-12T05:26:46.820Z] Average: 1 0.15 0.00 0.05 0.00 0.03 99.77 [2021-11-12T05:26:46.820Z] [2021-11-12T05:26:46.820Z] [2021-11-12T05:26:46.820Z]