Pull request #514 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 2a578c4c20547992001bb126bfe8a96781a183b3+61e021de92dc5d27c5c2e098210b469bf1a31456 (1c569b745bc9c2f8e5165a06f6a025ebb3c8c2b6) 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-ssh12206391345534162915.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh16412199887951237638.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-514/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-514/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7626009302703927262.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-514/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1967845905968804862.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh12037747769624274656.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-514/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-514/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18404995325803968411.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20683 in /w/workspace/edgexfoundry_edgex-ui-go_PR-514 [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-514 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 61e021de92dc5d27c5c2e098210b469bf1a31456 into PR head commit 2a578c4c20547992001bb126bfe8a96781a183b3 Merge succeeded, producing 2a578c4c20547992001bb126bfe8a96781a183b3 Checking out Revision 2a578c4c20547992001bb126bfe8a96781a183b3 (PR-514) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a578c4c20547992001bb126bfe8a96781a183b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 61e021de92dc5d27c5c2e098210b469bf1a31456 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a578c4c20547992001bb126bfe8a96781a183b3 # timeout=10 Commit message: "feat: add attribution.txt file including all open source projects referenced by edgex-ui-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T14:35:18.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T14:35:18.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T14:35:18.733Z] ========================================================= [2022-04-12T14:35:18.733Z] EdgeX Global Pipelines Version Info [2022-04-12T14:35:18.733Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:35:19.547Z] ------------------- [2022-04-12T14:35:19.547Z] stable info: [2022-04-12T14:35:19.547Z] ------------------- [2022-04-12T14:35:19.547Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T14:35:19.547Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T14:35:19.547Z] Message: update stable to v1.0.221 [2022-04-12T14:35:20.120Z] ------------------- [2022-04-12T14:35:20.120Z] experimental info: [2022-04-12T14:35:20.120Z] ------------------- [2022-04-12T14:35:20.120Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T14:35:20.121Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T14:35:20.121Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T14:35:20.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-12T14:35:20.395Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-12T14:35:20.436Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T14:35:20.477Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T14:35:20.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T14:35:20.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T14:35:20.589Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T14:35:20.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-12T14:35:20.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T14:35:20.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T14:35:20.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T14:35:20.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-12T14:35:20.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T14:35:20.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T14:35:20.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T14:35:20.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T14:35:20.946Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-12T14:35:20.983Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-12T14:35:21.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T14:35:21.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T14:35:21.093Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-12T14:35:21.133Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-12T14:35:21.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-12T14:35:21.212Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-12T14:35:21.248Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-12T14:35:21.285Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T14:35:21.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-514 [Pipeline] echo [2022-04-12T14:35:21.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-514 [Pipeline] echo [2022-04-12T14:35:21.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-514 [Pipeline] echo [2022-04-12T14:35:21.438Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a578c4c20547992001bb126bfe8a96781a183b3 [Pipeline] echo [2022-04-12T14:35:21.483Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a578c4 [Pipeline] echo [2022-04-12T14:35:21.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T14:35:21.632Z] provisioning config files... [2022-04-12T14:35:21.648Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/config9033365463843120534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:35:21.994Z] ---> docker-login.sh [2022-04-12T14:35:21.994Z] nexus3.edgexfoundry.org:10001 [2022-04-12T14:35:22.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:35:22.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:35:22.835Z] Configure a credential helper to remove this warning. See [2022-04-12T14:35:22.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:35:22.835Z] [2022-04-12T14:35:22.835Z] Login Succeeded [2022-04-12T14:35:22.835Z] nexus3.edgexfoundry.org:10002 [2022-04-12T14:35:22.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:35:22.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:35:22.835Z] Configure a credential helper to remove this warning. See [2022-04-12T14:35:22.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:35:22.835Z] [2022-04-12T14:35:22.835Z] Login Succeeded [2022-04-12T14:35:22.835Z] nexus3.edgexfoundry.org:10003 [2022-04-12T14:35:23.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:35:23.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:35:23.101Z] Configure a credential helper to remove this warning. See [2022-04-12T14:35:23.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:35:23.101Z] [2022-04-12T14:35:23.101Z] Login Succeeded [2022-04-12T14:35:23.101Z] nexus3.edgexfoundry.org:10004 [2022-04-12T14:35:23.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:35:23.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:35:23.364Z] Configure a credential helper to remove this warning. See [2022-04-12T14:35:23.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:35:23.364Z] [2022-04-12T14:35:23.364Z] Login Succeeded [2022-04-12T14:35:23.364Z] docker.io [2022-04-12T14:35:23.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:35:23.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:35:23.627Z] Configure a credential helper to remove this warning. See [2022-04-12T14:35:23.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:35:23.627Z] [2022-04-12T14:35:23.627Z] Login Succeeded [2022-04-12T14:35:23.627Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T14:35:23.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-12T14:35:24.279Z] + git rev-list -1 --merges 2a578c4c20547992001bb126bfe8a96781a183b3~1..2a578c4c20547992001bb126bfe8a96781a183b3 [Pipeline] echo [2022-04-12T14:35:24.431Z] -----------> git rev-list -1 --merges 2a578c4c20547992001bb126bfe8a96781a183b3~1..2a578c4c20547992001bb126bfe8a96781a183b3 2a578c4c20547992001bb126bfe8a96781a183b3 [false] [Pipeline] sh [2022-04-12T14:35:24.754Z] + git log --format=format:%s -1 2a578c4c20547992001bb126bfe8a96781a183b3 [Pipeline] echo [2022-04-12T14:35:24.790Z] ========================================================= [2022-04-12T14:35:24.790Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T14:35:24.790Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T14:35:25.250Z] + git log --format=format:%s -1 2a578c4c20547992001bb126bfe8a96781a183b3 [Pipeline] echo [2022-04-12T14:35:25.281Z] [semverPrep] GIT_COMMIT: 2a578c4c20547992001bb126bfe8a96781a183b3, Commit Message: feat: add attribution.txt file including all open source projects referenced by edgex-ui-go [Pipeline] echo [2022-04-12T14:35:25.313Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-12T14:35:25.763Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T14:35:25.763Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T14:35:25.763Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T14:35:25.763Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T14:35:25.763Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T14:35:25.763Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T14:35:25.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:35:26.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T14:35:26.214Z] [2022-04-12T14:35:26.214Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:35:26.559Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T14:35:26.559Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T14:35:26.559Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T14:35:26.559Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T14:35:26.559Z] 4c7163046ea9: Pulling fs layer [2022-04-12T14:35:26.559Z] 0c2d73faf560: Pulling fs layer [2022-04-12T14:35:26.559Z] 3e5f54012d9b: Download complete [2022-04-12T14:35:26.559Z] a0d0a0d46f8b: Download complete [2022-04-12T14:35:26.559Z] 0c2d73faf560: Verifying Checksum [2022-04-12T14:35:26.559Z] 0c2d73faf560: Download complete [2022-04-12T14:35:26.559Z] 4c7163046ea9: Verifying Checksum [2022-04-12T14:35:26.559Z] 4c7163046ea9: Download complete [2022-04-12T14:35:26.818Z] a0d0a0d46f8b: Pull complete [2022-04-12T14:35:26.818Z] 3e5f54012d9b: Pull complete [2022-04-12T14:35:27.391Z] 4c7163046ea9: Pull complete [2022-04-12T14:35:27.391Z] 0c2d73faf560: Pull complete [2022-04-12T14:35:27.391Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T14:35:27.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T14:35:27.391Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T14:35:27.503Z] prd-ubuntu20.04-docker-8c-8g-20683 does not seem to be running inside a container [2022-04-12T14:35:27.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@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 [2022-04-12T14:35:28.357Z] $ docker top 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T14:35:28.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T14:35:28.574Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T14:35:28.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T14:35:28.704Z] $ docker exec 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd ssh-agent [2022-04-12T14:35:28.838Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcpMnOa/agent.13 [2022-04-12T14:35:28.838Z] SSH_AGENT_PID=19 [2022-04-12T14:35:28.848Z] Running ssh-add (command line suppressed) [2022-04-12T14:35:28.959Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_2100357317437392721.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_2100357317437392721.key) [2022-04-12T14:35:28.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T14:35:29.327Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T14:35:29.347Z] $ docker exec --env ******** --env ******** 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd ssh-agent -k [2022-04-12T14:35:29.459Z] unset SSH_AUTH_SOCK; [2022-04-12T14:35:29.460Z] unset SSH_AGENT_PID; [2022-04-12T14:35:29.460Z] echo Agent pid 19 killed; [2022-04-12T14:35:29.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T14:35:29.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T14:35:29.715Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T14:35:29.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T14:35:29.850Z] $ docker exec 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd ssh-agent [2022-04-12T14:35:29.979Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXolFBPf/agent.54 [2022-04-12T14:35:29.979Z] SSH_AGENT_PID=61 [2022-04-12T14:35:29.984Z] Running ssh-add (command line suppressed) [2022-04-12T14:35:30.119Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_1314387451003381066.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_1314387451003381066.key) [2022-04-12T14:35:30.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T14:35:30.468Z] + git semver init [2022-04-12T14:35:30.468Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T14:35:30.468Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-514/.git [2022-04-12T14:35:30.468Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-514 [2022-04-12T14:35:30.468Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T14:35:30.468Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T14:35:30.468Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T14:35:30.468Z] # $SEMVER_BRANCH = PR-514 [2022-04-12T14:35:30.468Z] # $SEMVER_TEMP = /tmp/semver-919417751 [2022-04-12T14:35:30.468Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-12T14:35:33.016Z] # '/tmp/semver-919417751' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-514/.semver' [2022-04-12T14:35:33.016Z] # -> Force: false [2022-04-12T14:35:33.016Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-514/.semver [Pipeline] } [2022-04-12T14:35:33.040Z] $ docker exec --env ******** --env ******** 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd ssh-agent -k [2022-04-12T14:35:33.146Z] unset SSH_AUTH_SOCK; [2022-04-12T14:35:33.147Z] unset SSH_AGENT_PID; [2022-04-12T14:35:33.147Z] echo Agent pid 61 killed; [2022-04-12T14:35:33.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T14:35:33.590Z] + git semver [Pipeline] } [2022-04-12T14:35:33.620Z] $ docker stop --time=1 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd [2022-04-12T14:35:35.109Z] $ docker rm -f 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T14:35:35.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T14:35:35.873Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T14:35:35.892Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T14:35:36.483Z] provisioning config files... [2022-04-12T14:35:36.494Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/config7868562873918793314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:35:36.845Z] ---> docker-login.sh [2022-04-12T14:35:36.845Z] nexus3.edgexfoundry.org:10001 [2022-04-12T14:35:36.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:35:36.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:35:36.845Z] Configure a credential helper to remove this warning. See [2022-04-12T14:35:36.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:35:36.845Z] [2022-04-12T14:35:36.845Z] Login Succeeded [2022-04-12T14:35:36.845Z] nexus3.edgexfoundry.org:10002 [2022-04-12T14:35:36.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:35:37.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:35:37.107Z] Configure a credential helper to remove this warning. See [2022-04-12T14:35:37.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:35:37.107Z] [2022-04-12T14:35:37.107Z] Login Succeeded [2022-04-12T14:35:37.107Z] nexus3.edgexfoundry.org:10003 [2022-04-12T14:35:37.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:35:37.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:35:37.107Z] Configure a credential helper to remove this warning. See [2022-04-12T14:35:37.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:35:37.107Z] [2022-04-12T14:35:37.107Z] Login Succeeded [2022-04-12T14:35:37.107Z] nexus3.edgexfoundry.org:10004 [2022-04-12T14:35:37.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:35:37.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:35:37.370Z] Configure a credential helper to remove this warning. See [2022-04-12T14:35:37.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:35:37.370Z] [2022-04-12T14:35:37.370Z] Login Succeeded [2022-04-12T14:35:37.370Z] docker.io [2022-04-12T14:35:37.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:35:37.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:35:37.633Z] Configure a credential helper to remove this warning. See [2022-04-12T14:35:37.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:35:37.633Z] [2022-04-12T14:35:37.633Z] Login Succeeded [2022-04-12T14:35:37.633Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T14:35:37.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T14:35:37.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T14:35:37.901Z] ========================================================= [2022-04-12T14:35:37.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T14:35:37.901Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:35:38.314Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-12T14:35:38.574Z] Sending build context to Docker daemon 43.18MB [2022-04-12T14:35:38.574Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T14:35:38.574Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-12T14:35:38.574Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T14:35:38.574Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T14:35:38.574Z] 666ba61612fd: Pulling fs layer [2022-04-12T14:35:38.574Z] 8ed8ca486205: Pulling fs layer [2022-04-12T14:35:38.574Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T14:35:38.574Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T14:35:38.574Z] 640e595b4fbd: Pulling fs layer [2022-04-12T14:35:38.574Z] 763cafe07f6e: Pulling fs layer [2022-04-12T14:35:38.574Z] 0c0b528cf693: Pulling fs layer [2022-04-12T14:35:38.574Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T14:35:38.574Z] 763cafe07f6e: Waiting [2022-04-12T14:35:38.574Z] 0c0b528cf693: Waiting [2022-04-12T14:35:38.574Z] 4fe6c5a15a65: Waiting [2022-04-12T14:35:38.574Z] 22a0e8bec74d: Waiting [2022-04-12T14:35:38.574Z] 10935f4eaf8b: Waiting [2022-04-12T14:35:38.574Z] 640e595b4fbd: Waiting [2022-04-12T14:35:38.574Z] 8ed8ca486205: Download complete [2022-04-12T14:35:38.574Z] 666ba61612fd: Download complete [2022-04-12T14:35:38.574Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T14:35:38.574Z] 640e595b4fbd: Verifying Checksum [2022-04-12T14:35:38.574Z] 640e595b4fbd: Download complete [2022-04-12T14:35:38.574Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T14:35:38.574Z] 59bf1c3509f3: Download complete [2022-04-12T14:35:38.574Z] 763cafe07f6e: Download complete [2022-04-12T14:35:38.836Z] 0c0b528cf693: Verifying Checksum [2022-04-12T14:35:38.836Z] 0c0b528cf693: Download complete [2022-04-12T14:35:38.836Z] 59bf1c3509f3: Pull complete [2022-04-12T14:35:39.096Z] 666ba61612fd: Pull complete [2022-04-12T14:35:39.096Z] 8ed8ca486205: Pull complete [2022-04-12T14:35:39.356Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T14:35:39.356Z] 10935f4eaf8b: Download complete [2022-04-12T14:35:39.356Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T14:35:39.356Z] 4fe6c5a15a65: Download complete [2022-04-12T14:35:43.563Z] 4fe6c5a15a65: Pull complete [2022-04-12T14:35:43.563Z] 22a0e8bec74d: Pull complete [2022-04-12T14:35:43.563Z] 640e595b4fbd: Pull complete [2022-04-12T14:35:43.563Z] 763cafe07f6e: Pull complete [2022-04-12T14:35:43.823Z] 0c0b528cf693: Pull complete [2022-04-12T14:35:46.362Z] 10935f4eaf8b: Pull complete [2022-04-12T14:35:46.362Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T14:35:46.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T14:35:46.362Z] ---> 99d49a6021b9 [2022-04-12T14:35:46.362Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T14:35:48.284Z] ---> Running in 16e253b67522 [2022-04-12T14:35:48.284Z] Removing intermediate container 16e253b67522 [2022-04-12T14:35:48.284Z] ---> 03dddf6924c3 [2022-04-12T14:35:48.284Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T14:35:48.284Z] ---> Running in 26af788b05f5 [2022-04-12T14:35:48.284Z] Removing intermediate container 26af788b05f5 [2022-04-12T14:35:48.284Z] ---> 07d4fd05d92f [2022-04-12T14:35:48.284Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T14:35:48.284Z] ---> Running in 84e37f5608af [2022-04-12T14:35:48.545Z] Removing intermediate container 84e37f5608af [2022-04-12T14:35:48.545Z] ---> 26d25e4ffb68 [2022-04-12T14:35:48.545Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-12T14:35:48.545Z] ---> Running in 9fd2b04b5143 [2022-04-12T14:35:48.545Z] Removing intermediate container 9fd2b04b5143 [2022-04-12T14:35:48.545Z] ---> f6a5b974d28e [2022-04-12T14:35:48.545Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T14:35:48.545Z] ---> Running in 0f614a7ce311 [2022-04-12T14:35:48.808Z] Removing intermediate container 0f614a7ce311 [2022-04-12T14:35:48.808Z] ---> ee53caec78b6 [2022-04-12T14:35:48.808Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T14:35:48.808Z] ---> Running in 15ab191442b2 [2022-04-12T14:35:49.381Z] Removing intermediate container 15ab191442b2 [2022-04-12T14:35:49.381Z] ---> cc7e98db9be4 [2022-04-12T14:35:49.381Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T14:35:49.641Z] ---> Running in 68cc60e98943 [2022-04-12T14:35:49.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T14:35:50.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T14:35:50.853Z] OK: 221 MiB in 52 packages [2022-04-12T14:35:51.304Z] Still waiting to schedule task [2022-04-12T14:35:51.304Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-12T14:35:51.430Z] Removing intermediate container 68cc60e98943 [2022-04-12T14:35:51.430Z] ---> fd366daec48f [2022-04-12T14:35:51.430Z] Step 10/15 : ENV GO111MODULE=on [2022-04-12T14:35:51.430Z] ---> Running in 1c5d4a022989 [2022-04-12T14:35:51.430Z] Removing intermediate container 1c5d4a022989 [2022-04-12T14:35:51.430Z] ---> 0fc49a4ad21b [2022-04-12T14:35:51.430Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T14:35:51.689Z] ---> Running in 15dc7675f266 [2022-04-12T14:35:51.689Z] Removing intermediate container 15dc7675f266 [2022-04-12T14:35:51.689Z] ---> 71cc95c1ea4f [2022-04-12T14:35:51.689Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-12T14:35:51.949Z] ---> 5d9808706290 [2022-04-12T14:35:51.949Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T14:35:51.949Z] ---> Running in 1fe8bef446cd [2022-04-12T14:36:18.547Z] Removing intermediate container 1fe8bef446cd [2022-04-12T14:36:18.547Z] ---> 11a933a91985 [2022-04-12T14:36:18.547Z] Step 14/15 : COPY . . [2022-04-12T14:36:18.809Z] ---> a7af435f3a78 [2022-04-12T14:36:18.809Z] Step 15/15 : RUN ${MAKE} [2022-04-12T14:36:19.070Z] ---> Running in abc6c50eb134 [2022-04-12T14:36:19.334Z] noop [2022-04-12T14:36:19.596Z] Removing intermediate container abc6c50eb134 [2022-04-12T14:36:19.596Z] ---> e4e7c6c70310 [2022-04-12T14:36:19.596Z] Successfully built e4e7c6c70310 [2022-04-12T14:36:19.596Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:36:19.917Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T14:36:19.917Z] . [Pipeline] withDockerContainer [2022-04-12T14:36:20.022Z] prd-ubuntu20.04-docker-8c-8g-20683 does not seem to be running inside a container [2022-04-12T14:36:20.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@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 [2022-04-12T14:36:20.469Z] $ docker top ee42546f9453b896ffcf02e3599e2307bb0d70edd00dc2033df93ce27a7916c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T14:36:20.875Z] + go version [2022-04-12T14:36:20.875Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T14:36:20.917Z] $ docker stop --time=1 ee42546f9453b896ffcf02e3599e2307bb0d70edd00dc2033df93ce27a7916c0 [2022-04-12T14:36:22.244Z] $ docker rm -f ee42546f9453b896ffcf02e3599e2307bb0d70edd00dc2033df93ce27a7916c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:36:22.941Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T14:36:22.941Z] . [Pipeline] withDockerContainer [2022-04-12T14:36:23.037Z] prd-ubuntu20.04-docker-8c-8g-20683 does not seem to be running inside a container [2022-04-12T14:36:23.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@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 [2022-04-12T14:36:23.454Z] $ docker top afcd3509436ec164875567e3990697b18884d6cc3e82dedcdd37e4283cf8b4d1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-12T14:36:23.886Z] + make test [2022-04-12T14:36:23.886Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-12T14:36:23.886Z] go: updates to go.mod needed; to update it: [2022-04-12T14:36:23.886Z] go mod tidy [2022-04-12T14:36:23.886Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2022-04-12T14:36:23.937Z] $ docker stop --time=1 afcd3509436ec164875567e3990697b18884d6cc3e82dedcdd37e4283cf8b4d1 [2022-04-12T14:36:25.253Z] $ docker rm -f afcd3509436ec164875567e3990697b18884d6cc3e82dedcdd37e4283cf8b4d1 [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 [2022-04-12T14:36:26.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T14:36:26.247Z] [2022-04-12T14:36:26.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:36:26.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T14:36:26.590Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T14:36:26.590Z] 5eb5b503b376: Pulling fs layer [2022-04-12T14:36:26.590Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T14:36:26.590Z] ec43610c2a17: Pulling fs layer [2022-04-12T14:36:26.590Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T14:36:26.590Z] 33b1e0a273af: Pulling fs layer [2022-04-12T14:36:26.590Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T14:36:26.590Z] 2f39f015ded8: Pulling fs layer [2022-04-12T14:36:26.590Z] 3a2ae6a8a46f: Waiting [2022-04-12T14:36:26.590Z] 33b1e0a273af: Waiting [2022-04-12T14:36:26.590Z] 5d3b04190fa2: Waiting [2022-04-12T14:36:26.590Z] 2f39f015ded8: Waiting [2022-04-12T14:36:26.590Z] 5c69ac0246d0: Download complete [2022-04-12T14:36:26.590Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T14:36:26.590Z] 3a2ae6a8a46f: Download complete [2022-04-12T14:36:26.590Z] 33b1e0a273af: Verifying Checksum [2022-04-12T14:36:26.590Z] 33b1e0a273af: Download complete [2022-04-12T14:36:26.590Z] 5d3b04190fa2: Verifying Checksum [2022-04-12T14:36:26.590Z] 5d3b04190fa2: Download complete [2022-04-12T14:36:26.851Z] ec43610c2a17: Verifying Checksum [2022-04-12T14:36:26.851Z] ec43610c2a17: Download complete [2022-04-12T14:36:26.851Z] 5eb5b503b376: Verifying Checksum [2022-04-12T14:36:26.851Z] 5eb5b503b376: Download complete [2022-04-12T14:36:27.419Z] 2f39f015ded8: Download complete [2022-04-12T14:36:28.360Z] 5eb5b503b376: Pull complete [2022-04-12T14:36:28.360Z] 5c69ac0246d0: Pull complete [2022-04-12T14:36:28.929Z] ec43610c2a17: Pull complete [2022-04-12T14:36:28.929Z] 3a2ae6a8a46f: Pull complete [2022-04-12T14:36:29.190Z] 33b1e0a273af: Pull complete [2022-04-12T14:36:29.190Z] 5d3b04190fa2: Pull complete [2022-04-12T14:36:34.471Z] 2f39f015ded8: Pull complete [2022-04-12T14:36:34.471Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T14:36:34.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T14:36:34.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T14:36:34.564Z] prd-ubuntu20.04-docker-8c-8g-20683 does not seem to be running inside a container [2022-04-12T14:36:34.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@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 [2022-04-12T14:36:36.753Z] $ docker top 7544440586ed672b41ebb5bd1fb0fd36b4cbbfb8488b4461f7711d071864878c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:36:37.250Z] ---> job-cost.sh [2022-04-12T14:36:37.250Z] lf-activate-venv: SKIPPING [2022-04-12T14:36:37.250Z] INFO: No Stack... [2022-04-12T14:36:37.825Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T14:36:38.087Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T14:36:38.422Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives/cost.csv [2022-04-12T14:36:38.422Z] + cut -d, -f6 [Pipeline] lock [2022-04-12T14:36:38.483Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] [2022-04-12T14:36:38.488Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] did not exist. Created. [2022-04-12T14:36:38.489Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T14:36:38.894Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T14:36:38.965Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T14:36:38.978Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T14:36:39.062Z] $ docker stop --time=1 7544440586ed672b41ebb5bd1fb0fd36b4cbbfb8488b4461f7711d071864878c [2022-04-12T14:36:40.233Z] $ docker rm -f 7544440586ed672b41ebb5bd1fb0fd36b4cbbfb8488b4461f7711d071864878c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T14:36:40.567Z] Failed in branch amd64 [2022-04-12T14:37:29.717Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20684 in /w/workspace/edgexfoundry_edgex-ui-go_PR-514 [Pipeline] { [Pipeline] ws [2022-04-12T14:37:29.771Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-04-12T14:37:30.211Z] The recommended git tool is: git [2022-04-12T14:37:37.649Z] using credential edgex-jenkins-ssh [2022-04-12T14:37:37.673Z] Cloning the remote Git repository [2022-04-12T14:37:37.789Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-12T14:37:37.900Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-04-12T14:37:38.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-12T14:37:38.005Z] > git --version # timeout=10 [2022-04-12T14:37:38.034Z] > git --version # 'git version 2.25.1' [2022-04-12T14:37:38.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T14:37:38.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T14:37:42.597Z] Merging remotes/origin/main commit 61e021de92dc5d27c5c2e098210b469bf1a31456 into PR head commit 2a578c4c20547992001bb126bfe8a96781a183b3 [2022-04-12T14:37:41.869Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-12T14:37:41.886Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T14:37:41.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-12T14:37:41.960Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-12T14:37:41.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T14:37:41.977Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-12T14:37:42.625Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T14:37:42.653Z] > git checkout -f 2a578c4c20547992001bb126bfe8a96781a183b3 # timeout=10 [2022-04-12T14:37:43.093Z] Merge succeeded, producing 2a578c4c20547992001bb126bfe8a96781a183b3 [2022-04-12T14:37:43.093Z] Checking out Revision 2a578c4c20547992001bb126bfe8a96781a183b3 (PR-514) [2022-04-12T14:37:43.002Z] > git remote # timeout=10 [2022-04-12T14:37:43.023Z] > git config --get remote.origin.url # timeout=10 [2022-04-12T14:37:43.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T14:37:43.053Z] > git merge 61e021de92dc5d27c5c2e098210b469bf1a31456 # timeout=10 [2022-04-12T14:37:43.079Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-12T14:37:43.101Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T14:37:43.116Z] > git checkout -f 2a578c4c20547992001bb126bfe8a96781a183b3 # timeout=10 [2022-04-12T14:37:47.578Z] Commit message: "feat: add attribution.txt file including all open source projects referenced by edgex-ui-go" [2022-04-12T14:37:47.634Z] > git --version # timeout=10 [2022-04-12T14:37:47.644Z] > git --version # 'git version 2.25.1' [2022-04-12T14:37:47.661Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T14:37:48.933Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T14:37:48.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T14:37:48.933Z] Dload Upload Total Spent Left Speed [2022-04-12T14:37:48.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46996 0 --:--:-- --:--:-- --:--:-- 47183 [Pipeline] sh [2022-04-12T14:37:49.475Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T14:37:49.839Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T14:37:49.839Z] sudo tee /etc/docker/daemon.new [2022-04-12T14:37:49.839Z] { [2022-04-12T14:37:49.839Z] "registry-mirrors": [ [2022-04-12T14:37:49.839Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T14:37:49.839Z] ], [2022-04-12T14:37:49.839Z] "bip": "10.250.0.254/24", [2022-04-12T14:37:49.839Z] "hosts": [ [2022-04-12T14:37:49.839Z] "tcp://0.0.0.0:5555", [2022-04-12T14:37:49.839Z] "unix:///var/run/docker.sock" [2022-04-12T14:37:49.839Z] ], [2022-04-12T14:37:49.839Z] "mtu": 1458, [2022-04-12T14:37:49.839Z] "selinux-enabled": true, [2022-04-12T14:37:49.839Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T14:37:49.839Z] } [Pipeline] sh [2022-04-12T14:37:50.202Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T14:37:50.641Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T14:38:09.037Z] provisioning config files... [2022-04-12T14:38:09.061Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8531475844017318614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:38:09.702Z] ---> docker-login.sh [2022-04-12T14:38:09.702Z] nexus3.edgexfoundry.org:10001 [2022-04-12T14:38:10.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:38:10.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:38:10.573Z] Configure a credential helper to remove this warning. See [2022-04-12T14:38:10.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:38:10.573Z] [2022-04-12T14:38:10.573Z] Login Succeeded [2022-04-12T14:38:10.573Z] nexus3.edgexfoundry.org:10002 [2022-04-12T14:38:10.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:38:11.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:38:11.122Z] Configure a credential helper to remove this warning. See [2022-04-12T14:38:11.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:38:11.122Z] [2022-04-12T14:38:11.122Z] Login Succeeded [2022-04-12T14:38:11.122Z] nexus3.edgexfoundry.org:10003 [2022-04-12T14:38:11.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:38:11.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:38:11.401Z] Configure a credential helper to remove this warning. See [2022-04-12T14:38:11.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:38:11.401Z] [2022-04-12T14:38:11.401Z] Login Succeeded [2022-04-12T14:38:11.401Z] nexus3.edgexfoundry.org:10004 [2022-04-12T14:38:12.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:38:12.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:38:12.003Z] Configure a credential helper to remove this warning. See [2022-04-12T14:38:12.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:38:12.003Z] [2022-04-12T14:38:12.003Z] Login Succeeded [2022-04-12T14:38:12.003Z] docker.io [2022-04-12T14:38:12.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:38:12.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:38:12.874Z] Configure a credential helper to remove this warning. See [2022-04-12T14:38:12.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:38:12.874Z] [2022-04-12T14:38:12.874Z] Login Succeeded [2022-04-12T14:38:12.874Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T14:38:12.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T14:38:13.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T14:38:13.361Z] ========================================================= [2022-04-12T14:38:13.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T14:38:13.361Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:38:13.811Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-12T14:38:14.804Z] Sending build context to Docker daemon 27.08MB [2022-04-12T14:38:14.804Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T14:38:14.804Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-12T14:38:15.080Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T14:38:15.080Z] 9b3977197b4f: Pulling fs layer [2022-04-12T14:38:15.080Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T14:38:15.080Z] 94645a83ff95: Pulling fs layer [2022-04-12T14:38:15.080Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T14:38:15.080Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T14:38:15.080Z] f7c0051592d6: Pulling fs layer [2022-04-12T14:38:15.080Z] 3f3a8bcf1eab: Waiting [2022-04-12T14:38:15.080Z] a227ed2f7395: Pulling fs layer [2022-04-12T14:38:15.080Z] 7b1c46037f91: Pulling fs layer [2022-04-12T14:38:15.080Z] a227ed2f7395: Waiting [2022-04-12T14:38:15.080Z] 0c92f367c5e7: Waiting [2022-04-12T14:38:15.080Z] 7b1c46037f91: Waiting [2022-04-12T14:38:15.080Z] 94645a83ff95: Verifying Checksum [2022-04-12T14:38:15.080Z] 94645a83ff95: Download complete [2022-04-12T14:38:15.080Z] 1a89e8eeedd5: Download complete [2022-04-12T14:38:15.080Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T14:38:15.080Z] 0c92f367c5e7: Download complete [2022-04-12T14:38:15.080Z] f7c0051592d6: Verifying Checksum [2022-04-12T14:38:15.080Z] f7c0051592d6: Download complete [2022-04-12T14:38:15.080Z] 9b3977197b4f: Verifying Checksum [2022-04-12T14:38:15.080Z] 9b3977197b4f: Download complete [2022-04-12T14:38:15.080Z] a227ed2f7395: Verifying Checksum [2022-04-12T14:38:15.080Z] a227ed2f7395: Download complete [2022-04-12T14:38:15.684Z] 9b3977197b4f: Pull complete [2022-04-12T14:38:16.287Z] 1a89e8eeedd5: Pull complete [2022-04-12T14:38:16.566Z] 94645a83ff95: Pull complete [2022-04-12T14:38:17.168Z] 7b1c46037f91: Download complete [2022-04-12T14:38:17.768Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T14:38:17.768Z] 3f3a8bcf1eab: Download complete [2022-04-12T14:38:30.186Z] 3f3a8bcf1eab: Pull complete [2022-04-12T14:38:30.186Z] 0c92f367c5e7: Pull complete [2022-04-12T14:38:30.186Z] f7c0051592d6: Pull complete [2022-04-12T14:38:30.186Z] a227ed2f7395: Pull complete [2022-04-12T14:38:36.928Z] 7b1c46037f91: Pull complete [2022-04-12T14:38:36.928Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T14:38:36.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T14:38:36.928Z] ---> f79e39bc4007 [2022-04-12T14:38:36.928Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T14:38:37.538Z] ---> Running in d90fbe381233 [2022-04-12T14:38:37.815Z] Removing intermediate container d90fbe381233 [2022-04-12T14:38:37.815Z] ---> 32a7282f07bc [2022-04-12T14:38:37.815Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T14:38:38.091Z] ---> Running in 0836c995e72a [2022-04-12T14:38:38.367Z] Removing intermediate container 0836c995e72a [2022-04-12T14:38:38.367Z] ---> e7cd3dbb646d [2022-04-12T14:38:38.367Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T14:38:38.367Z] ---> Running in e3febb66b056 [2022-04-12T14:38:38.647Z] Removing intermediate container e3febb66b056 [2022-04-12T14:38:38.647Z] ---> 9c2c71e73528 [2022-04-12T14:38:38.647Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-12T14:38:38.647Z] ---> Running in a2c1b45e18a2 [2022-04-12T14:38:38.923Z] Removing intermediate container a2c1b45e18a2 [2022-04-12T14:38:38.923Z] ---> 6dd7a0ac8bc9 [2022-04-12T14:38:38.923Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T14:38:39.199Z] ---> Running in cf5e8aa8a81a [2022-04-12T14:38:39.473Z] Removing intermediate container cf5e8aa8a81a [2022-04-12T14:38:39.473Z] ---> c738bccd2507 [2022-04-12T14:38:39.473Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T14:38:39.473Z] ---> Running in aa22630316a1 [2022-04-12T14:38:41.469Z] Removing intermediate container aa22630316a1 [2022-04-12T14:38:41.469Z] ---> c7f489aba494 [2022-04-12T14:38:41.469Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T14:38:41.469Z] ---> Running in cab73b5c294f [2022-04-12T14:38:42.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T14:38:43.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T14:38:44.050Z] OK: 220 MiB in 52 packages [2022-04-12T14:38:46.044Z] Removing intermediate container cab73b5c294f [2022-04-12T14:38:46.044Z] ---> 9a9d033ac24b [2022-04-12T14:38:46.044Z] Step 10/15 : ENV GO111MODULE=on [2022-04-12T14:38:46.044Z] ---> Running in fe0ab639ae1a [2022-04-12T14:38:46.319Z] Removing intermediate container fe0ab639ae1a [2022-04-12T14:38:46.319Z] ---> 67460dcfea1c [2022-04-12T14:38:46.319Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T14:38:46.319Z] ---> Running in f3daef3ee91e [2022-04-12T14:38:46.610Z] Removing intermediate container f3daef3ee91e [2022-04-12T14:38:46.610Z] ---> fc13143f06dc [2022-04-12T14:38:46.610Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-12T14:38:47.218Z] ---> c5ae867420d5 [2022-04-12T14:38:47.218Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T14:38:47.501Z] ---> Running in 2ae0292539e3 [2022-04-12T14:40:09.324Z] Removing intermediate container 2ae0292539e3 [2022-04-12T14:40:09.324Z] ---> 49b8bdc140e0 [2022-04-12T14:40:09.324Z] Step 14/15 : COPY . . [2022-04-12T14:40:09.324Z] ---> ac8c200b26e1 [2022-04-12T14:40:09.324Z] Step 15/15 : RUN ${MAKE} [2022-04-12T14:40:09.324Z] ---> Running in 594b777be73a [2022-04-12T14:40:09.324Z] noop [2022-04-12T14:40:09.324Z] Removing intermediate container 594b777be73a [2022-04-12T14:40:09.324Z] ---> 719babb9f857 [2022-04-12T14:40:09.324Z] Successfully built 719babb9f857 [2022-04-12T14:40:09.324Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:40:09.697Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T14:40:09.697Z] . [Pipeline] withDockerContainer [2022-04-12T14:40:09.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-20684 does not seem to be running inside a container [2022-04-12T14:40:10.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T14:40:11.346Z] $ docker top 6ebeef17105e7f457d4978baed11c9a0b1a21d8588860443b91d81f0f18bb2f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T14:40:12.313Z] + go version [2022-04-12T14:40:12.313Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T14:40:12.362Z] $ docker stop --time=1 6ebeef17105e7f457d4978baed11c9a0b1a21d8588860443b91d81f0f18bb2f5 [2022-04-12T14:40:14.033Z] $ docker rm -f 6ebeef17105e7f457d4978baed11c9a0b1a21d8588860443b91d81f0f18bb2f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:40:14.884Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T14:40:14.884Z] . [Pipeline] withDockerContainer [2022-04-12T14:40:15.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-20684 does not seem to be running inside a container [2022-04-12T14:40:15.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T14:40:16.516Z] $ docker top f21654a136d484ae5c9c45705b644072098bcd47406b89c01df775f92c52938a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-12T14:40:17.524Z] + make test [2022-04-12T14:40:17.524Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-12T14:40:18.122Z] go: updates to go.mod needed; to update it: [2022-04-12T14:40:18.122Z] go mod tidy [2022-04-12T14:40:18.122Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2022-04-12T14:40:18.175Z] $ docker stop --time=1 f21654a136d484ae5c9c45705b644072098bcd47406b89c01df775f92c52938a [2022-04-12T14:40:19.870Z] $ docker rm -f f21654a136d484ae5c9c45705b644072098bcd47406b89c01df775f92c52938a [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 [2022-04-12T14:40:20.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T14:40:20.931Z] [2022-04-12T14:40:20.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:40:21.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T14:40:21.583Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T14:40:21.583Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T14:40:21.583Z] 04944245beec: Pulling fs layer [2022-04-12T14:40:21.583Z] 699f458cf7ca: Pulling fs layer [2022-04-12T14:40:21.583Z] 765212b225bb: Pulling fs layer [2022-04-12T14:40:21.583Z] f23df028b6ca: Pulling fs layer [2022-04-12T14:40:21.583Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T14:40:21.583Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T14:40:21.583Z] d65c8cfc05b1: Waiting [2022-04-12T14:40:21.583Z] 2437ff75d9bd: Waiting [2022-04-12T14:40:21.583Z] 765212b225bb: Waiting [2022-04-12T14:40:21.583Z] 04944245beec: Download complete [2022-04-12T14:40:21.583Z] 765212b225bb: Download complete [2022-04-12T14:40:21.583Z] f23df028b6ca: Verifying Checksum [2022-04-12T14:40:21.583Z] f23df028b6ca: Download complete [2022-04-12T14:40:21.583Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T14:40:21.583Z] d65c8cfc05b1: Download complete [2022-04-12T14:40:21.863Z] 699f458cf7ca: Verifying Checksum [2022-04-12T14:40:21.863Z] 699f458cf7ca: Download complete [2022-04-12T14:40:22.138Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T14:40:22.138Z] 8998bd30e6a1: Download complete [2022-04-12T14:40:24.783Z] 2437ff75d9bd: Download complete [2022-04-12T14:40:26.772Z] 8998bd30e6a1: Pull complete [2022-04-12T14:40:27.051Z] 04944245beec: Pull complete [2022-04-12T14:40:28.499Z] 699f458cf7ca: Pull complete [2022-04-12T14:40:28.783Z] 765212b225bb: Pull complete [2022-04-12T14:40:29.391Z] f23df028b6ca: Pull complete [2022-04-12T14:40:29.664Z] d65c8cfc05b1: Pull complete [2022-04-12T14:40:44.754Z] 2437ff75d9bd: Pull complete [2022-04-12T14:40:44.754Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T14:40:44.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T14:40:44.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T14:40:45.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-20684 does not seem to be running inside a container [2022-04-12T14:40:45.101Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-12T14:40:47.487Z] $ docker top 1ee115d0cc89177640f40723e5f7b6ce8a8d7ebed162795a9e0030d1854bd8b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:40:48.483Z] ---> job-cost.sh [2022-04-12T14:40:48.483Z] lf-activate-venv: SKIPPING [2022-04-12T14:40:48.483Z] INFO: No Stack... [2022-04-12T14:40:48.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T14:40:49.729Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T14:40:50.414Z] + cut -d, -f6 [2022-04-12T14:40:50.414Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2022-04-12T14:40:50.489Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] [2022-04-12T14:40:50.494Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] did not exist. Created. [2022-04-12T14:40:50.494Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T14:40:51.240Z] /w/workspace/edgex-ui-go/1@tmp/durable-b69b477f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-12T14:40:51.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-12T14:40:51.966Z] Warning: overwriting stash ‘stack-cost’ [2022-04-12T14:40:52.522Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T14:40:52.548Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T14:40:52.631Z] $ docker stop --time=1 1ee115d0cc89177640f40723e5f7b6ce8a8d7ebed162795a9e0030d1854bd8b0 [2022-04-12T14:40:54.119Z] $ docker rm -f 1ee115d0cc89177640f40723e5f7b6ce8a8d7ebed162795a9e0030d1854bd8b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T14:40:54.839Z] 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 [2022-04-12T14:40:56.662Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives ] [2022-04-12T14:40:56.663Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives [2022-04-12T14:40:56.663Z] total 16 [2022-04-12T14:40:56.663Z] drwxr-xr-x 3 root root 4096 Apr 12 14:36 . [2022-04-12T14:40:56.663Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 14:36 .. [2022-04-12T14:40:56.663Z] drwxr-xr-x 2 root root 4096 Apr 12 14:36 cost [2022-04-12T14:40:56.663Z] -rw-r--r-- 1 root root 82 Apr 12 14:36 cost.csv [2022-04-12T14:40:56.663Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives [2022-04-12T14:40:56.663Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives [2022-04-12T14:40:56.663Z] total 16 [2022-04-12T14:40:56.663Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 14:36 . [2022-04-12T14:40:56.663Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 14:36 .. [2022-04-12T14:40:56.663Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 14:36 cost [2022-04-12T14:40:56.663Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 12 14:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:40:56.993Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:40:57.881Z] ---> package-listing.sh [2022-04-12T14:40:57.882Z] ++ facter osfamily [2022-04-12T14:40:57.882Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T14:40:58.142Z] + OS_FAMILY=debian [2022-04-12T14:40:58.142Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-514 [2022-04-12T14:40:58.142Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T14:40:58.142Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T14:40:58.142Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T14:40:58.142Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T14:40:58.142Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-514 ']' [2022-04-12T14:40:58.142Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T14:40:58.142Z] + case "${OS_FAMILY}" in [2022-04-12T14:40:58.142Z] + dpkg -l [2022-04-12T14:40:58.142Z] + grep '^ii' [2022-04-12T14:40:58.142Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T14:40:58.142Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T14:40:58.142Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T14:40:58.142Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-514 ']' [2022-04-12T14:40:58.142Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives/ [2022-04-12T14:40:58.142Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives/ [Pipeline] echo [2022-04-12T14:40:58.178Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T14:40:58.476Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:40:59.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T14:40:59.070Z] . [Pipeline] withDockerContainer [2022-04-12T14:40:59.162Z] prd-ubuntu20.04-docker-8c-8g-20683 does not seem to be running inside a container [2022-04-12T14:40:59.205Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514/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-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@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 [2022-04-12T14:40:59.445Z] $ docker top cca280e5f7c922dac2653612ef7bac74f17c999ba3a1aa1dc9fa97f0b8918452 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T14:40:59.844Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T14:41:00.159Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T14:41:00.478Z] + ls /var/log/sa-host [2022-04-12T14:41:00.478Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T14:41:00.628Z] provisioning config files... [2022-04-12T14:41:00.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/config1602650107311166835tmp [Pipeline] { [Pipeline] echo [2022-04-12T14:41:00.686Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:41:01.009Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T14:41:01.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:41:01.442Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T14:41:01.477Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:41:01.790Z] ---> sudo-logs.sh [2022-04-12T14:41:01.790Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T14:41:01.868Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:41:02.182Z] ---> job-cost.sh [2022-04-12T14:41:02.182Z] lf-activate-venv: SKIPPING [2022-04-12T14:41:02.182Z] DEBUG: total: 0.2199999988079071 [2022-04-12T14:41:02.182Z] INFO: Retrieving Stack Cost... [2022-04-12T14:41:02.442Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T14:41:03.014Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T14:41:03.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:41:03.398Z] ---> logs-deploy.sh [2022-04-12T14:41:03.398Z] lf-activate-venv: SKIPPING [2022-04-12T14:41:03.398Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-514/1 [2022-04-12T14:41:03.398Z] INFO: archiving workspace using pattern(s): [2022-04-12T14:41:04.441Z] Archives upload complete. [2022-04-12T14:41:04.441Z] INFO: archiving logs to Nexus