Pull request #740 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f02cfa0d3329b990448c42ecb9cbf794bb938f1c+524fde96b3cb1875459d9e5ca758071353d7a42e (695bcccc9b2179997903926c33e04850a6295594) 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-ssh6128557690575227082.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2578723635819284849.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-740/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-740/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11481196354224778852.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-740/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7301761492043865839.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11612290822649507829.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-740/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-740/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16835285967266511251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3422’ Running on prd-ubuntu20.04-docker-8c-8g-3425 in /w/workspace/edgexfoundry_edgex-ui-go_PR-740 [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-740 # 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 > 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 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit f02cfa0d3329b990448c42ecb9cbf794bb938f1c Merge succeeded, producing f02cfa0d3329b990448c42ecb9cbf794bb938f1c Checking out Revision f02cfa0d3329b990448c42ecb9cbf794bb938f1c (PR-740) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/740/head:refs/remotes/origin/PR-740 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f02cfa0d3329b990448c42ecb9cbf794bb938f1c # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f02cfa0d3329b990448c42ecb9cbf794bb938f1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-23T04:21:48.553Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-23T04:21:48.760Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-23T04:21:48.873Z] ========================================================= [2024-04-23T04:21:48.873Z] EdgeX Global Pipelines Version Info [2024-04-23T04:21:48.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:21:49.634Z] ------------------- [2024-04-23T04:21:49.634Z] stable info: [2024-04-23T04:21:49.634Z] ------------------- [2024-04-23T04:21:49.634Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-23T04:21:49.634Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-23T04:21:49.634Z] Message: update stable to v1.0.258 [2024-04-23T04:21:50.204Z] ------------------- [2024-04-23T04:21:50.204Z] experimental info: [2024-04-23T04:21:50.204Z] ------------------- [2024-04-23T04:21:50.204Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-23T04:21:50.204Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-23T04:21:50.204Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-23T04:21:50.410Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-04-23T04:21:50.458Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-04-23T04:21:50.510Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-23T04:21:50.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-23T04:21:50.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-23T04:21:50.654Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-23T04:21:50.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-23T04:21:50.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-23T04:21:50.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-23T04:21:50.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-23T04:21:50.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-23T04:21:50.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-04-23T04:21:51.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-23T04:21:51.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-23T04:21:51.106Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-23T04:21:51.156Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-23T04:21:51.210Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-23T04:21:51.259Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-23T04:21:51.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-23T04:21:51.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-23T04:21:51.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-23T04:21:51.455Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-23T04:21:51.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-23T04:21:51.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-23T04:21:51.592Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-23T04:21:51.635Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-23T04:21:51.686Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-23T04:21:51.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-740 [Pipeline] echo [2024-04-23T04:21:51.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-740 [Pipeline] echo [2024-04-23T04:21:51.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-740 [Pipeline] echo [2024-04-23T04:21:51.898Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f02cfa0d3329b990448c42ecb9cbf794bb938f1c [Pipeline] echo [2024-04-23T04:21:51.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f02cfa0 [Pipeline] echo [2024-04-23T04:21:52.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-23T04:21:52.127Z] provisioning config files... [2024-04-23T04:21:52.141Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/config10771073386050375282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:21:52.511Z] ---> ****-login.sh [2024-04-23T04:21:52.512Z] nexus3.edgexfoundry.org:10001 [2024-04-23T04:21:52.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:21:52.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:21:52.773Z] Configure a credential helper to remove this warning. See [2024-04-23T04:21:52.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:21:52.773Z] [2024-04-23T04:21:52.773Z] Login Succeeded [2024-04-23T04:21:52.773Z] nexus3.edgexfoundry.org:10002 [2024-04-23T04:21:52.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:21:53.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:21:53.032Z] Configure a credential helper to remove this warning. See [2024-04-23T04:21:53.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:21:53.032Z] [2024-04-23T04:21:53.032Z] Login Succeeded [2024-04-23T04:21:53.032Z] nexus3.edgexfoundry.org:10003 [2024-04-23T04:21:53.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:21:53.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:21:53.033Z] Configure a credential helper to remove this warning. See [2024-04-23T04:21:53.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:21:53.033Z] [2024-04-23T04:21:53.033Z] Login Succeeded [2024-04-23T04:21:53.033Z] nexus3.edgexfoundry.org:10004 [2024-04-23T04:21:53.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:21:53.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:21:53.033Z] Configure a credential helper to remove this warning. See [2024-04-23T04:21:53.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:21:53.033Z] [2024-04-23T04:21:53.033Z] Login Succeeded [2024-04-23T04:21:53.295Z] ****.io [2024-04-23T04:21:53.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:21:53.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:21:53.555Z] Configure a credential helper to remove this warning. See [2024-04-23T04:21:53.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:21:53.555Z] [2024-04-23T04:21:53.555Z] Login Succeeded [2024-04-23T04:21:53.556Z] ---> ****-login.sh ends [Pipeline] } [2024-04-23T04:21:53.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-23T04:21:54.257Z] + git rev-list -1 --merges f02cfa0d3329b990448c42ecb9cbf794bb938f1c~1..f02cfa0d3329b990448c42ecb9cbf794bb938f1c [Pipeline] echo [2024-04-23T04:21:54.300Z] -----------> git rev-list -1 --merges f02cfa0d3329b990448c42ecb9cbf794bb938f1c~1..f02cfa0d3329b990448c42ecb9cbf794bb938f1c f02cfa0d3329b990448c42ecb9cbf794bb938f1c [false] [Pipeline] sh [2024-04-23T04:21:54.615Z] + git log --format=format:%s -1 f02cfa0d3329b990448c42ecb9cbf794bb938f1c [Pipeline] echo [2024-04-23T04:21:54.654Z] ========================================================= [2024-04-23T04:21:54.654Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-23T04:21:54.654Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-23T04:21:55.110Z] + git log --format=format:%s -1 f02cfa0d3329b990448c42ecb9cbf794bb938f1c [Pipeline] echo [2024-04-23T04:21:55.143Z] [semverPrep] GIT_COMMIT: f02cfa0d3329b990448c42ecb9cbf794bb938f1c, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo [2024-04-23T04:21:55.176Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-23T04:21:55.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-23T04:21:55.556Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-23T04:21:55.556Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-23T04:21:55.556Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-23T04:21:55.556Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-23T04:21:55.556Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-23T04:21:55.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:21:55.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-23T04:21:55.983Z] [2024-04-23T04:21:55.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:21:56.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-23T04:21:56.359Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-23T04:21:56.359Z] b85a868b505f: Pulling fs layer [2024-04-23T04:21:56.359Z] e2be974225ed: Pulling fs layer [2024-04-23T04:21:56.359Z] 339a4e72a1f5: Pulling fs layer [2024-04-23T04:21:56.360Z] 988bab9f4d93: Pulling fs layer [2024-04-23T04:21:56.360Z] 1469e6f7b9e6: Pulling fs layer [2024-04-23T04:21:56.360Z] eaf3925da568: Pulling fs layer [2024-04-23T04:21:56.360Z] bab4dde63d76: Pulling fs layer [2024-04-23T04:21:56.360Z] bde34c3a00c8: Pulling fs layer [2024-04-23T04:21:56.360Z] b352a97aabf1: Pulling fs layer [2024-04-23T04:21:56.360Z] 4872d77fe225: Pulling fs layer [2024-04-23T04:21:56.360Z] 5851b861e8e6: Pulling fs layer [2024-04-23T04:21:56.360Z] bde34c3a00c8: Waiting [2024-04-23T04:21:56.360Z] b352a97aabf1: Waiting [2024-04-23T04:21:56.360Z] 4872d77fe225: Waiting [2024-04-23T04:21:56.360Z] 988bab9f4d93: Waiting [2024-04-23T04:21:56.360Z] 1469e6f7b9e6: Waiting [2024-04-23T04:21:56.360Z] bab4dde63d76: Waiting [2024-04-23T04:21:56.360Z] 5851b861e8e6: Waiting [2024-04-23T04:21:56.360Z] eaf3925da568: Waiting [2024-04-23T04:21:56.360Z] e2be974225ed: Download complete [2024-04-23T04:21:56.360Z] 988bab9f4d93: Verifying Checksum [2024-04-23T04:21:56.360Z] 988bab9f4d93: Download complete [2024-04-23T04:21:56.360Z] 339a4e72a1f5: Verifying Checksum [2024-04-23T04:21:56.360Z] 339a4e72a1f5: Download complete [2024-04-23T04:21:56.619Z] 1469e6f7b9e6: Verifying Checksum [2024-04-23T04:21:56.619Z] 1469e6f7b9e6: Download complete [2024-04-23T04:21:56.619Z] eaf3925da568: Verifying Checksum [2024-04-23T04:21:56.619Z] eaf3925da568: Download complete [2024-04-23T04:21:56.619Z] bde34c3a00c8: Download complete [2024-04-23T04:21:56.619Z] b352a97aabf1: Download complete [2024-04-23T04:21:56.619Z] 4872d77fe225: Download complete [2024-04-23T04:21:56.619Z] 5851b861e8e6: Download complete [2024-04-23T04:21:56.619Z] b85a868b505f: Verifying Checksum [2024-04-23T04:21:56.619Z] b85a868b505f: Download complete [2024-04-23T04:21:56.876Z] bab4dde63d76: Verifying Checksum [2024-04-23T04:21:56.876Z] bab4dde63d76: Download complete [2024-04-23T04:21:57.812Z] b85a868b505f: Pull complete [2024-04-23T04:21:58.069Z] e2be974225ed: Pull complete [2024-04-23T04:21:58.637Z] 339a4e72a1f5: Pull complete [2024-04-23T04:21:58.637Z] 988bab9f4d93: Pull complete [2024-04-23T04:21:58.895Z] 1469e6f7b9e6: Pull complete [2024-04-23T04:21:58.895Z] eaf3925da568: Pull complete [2024-04-23T04:22:00.799Z] bab4dde63d76: Pull complete [2024-04-23T04:22:00.799Z] bde34c3a00c8: Pull complete [2024-04-23T04:22:01.063Z] b352a97aabf1: Pull complete [2024-04-23T04:22:01.063Z] 4872d77fe225: Pull complete [2024-04-23T04:22:01.063Z] 5851b861e8e6: Pull complete [2024-04-23T04:22:01.063Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-23T04:22:01.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-23T04:22:01.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-23T04:22:01.577Z] prd-ubuntu20.04-docker-8c-8g-3425 does not seem to be running inside a container [2024-04-23T04:22:01.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-740 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740:/w/workspace/edgexfoundry_edgex-ui-go_PR-740:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-23T04:22:05.134Z] $ docker top 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 -eo pid,comm [2024-04-23T04:22:05.188Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-04-23T04:22:05.188Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-23T04:22:05.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-23T04:22:05.324Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-23T04:22:05.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-23T04:22:05.438Z] $ docker exec 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 ssh-agent [2024-04-23T04:22:05.548Z] SSH_AUTH_SOCK=/tmp/ssh-1y45vsMJCqHi/agent.33 [2024-04-23T04:22:05.548Z] SSH_AGENT_PID=39 [2024-04-23T04:22:05.555Z] Running ssh-add (command line suppressed) [2024-04-23T04:22:05.659Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/private_key_9355584823728702853.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/private_key_9355584823728702853.key) [2024-04-23T04:22:05.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-23T04:22:06.006Z] + git tag --points-at HEAD [Pipeline] } [2024-04-23T04:22:06.031Z] $ docker exec --env ******** --env ******** 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 ssh-agent -k [2024-04-23T04:22:06.132Z] unset SSH_AUTH_SOCK; [2024-04-23T04:22:06.133Z] unset SSH_AGENT_PID; [2024-04-23T04:22:06.133Z] echo Agent pid 39 killed; [2024-04-23T04:22:06.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-23T04:22:06.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-23T04:22:06.242Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-23T04:22:06.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-23T04:22:06.364Z] $ docker exec 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 ssh-agent [2024-04-23T04:22:06.459Z] SSH_AUTH_SOCK=/tmp/ssh-EDUNY7g6peMO/agent.72 [2024-04-23T04:22:06.459Z] SSH_AGENT_PID=78 [2024-04-23T04:22:06.463Z] Running ssh-add (command line suppressed) [2024-04-23T04:22:06.571Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/private_key_10659699307153745222.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/private_key_10659699307153745222.key) [2024-04-23T04:22:06.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-23T04:22:06.927Z] + git semver init [2024-04-23T04:22:07.185Z] 2024-04-23 04:22:07,118 [run_init] DEBUG init version:0.0.0 force:False [2024-04-23T04:22:07.185Z] 2024-04-23 04:22:07,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver [2024-04-23T04:22:07.185Z] 2024-04-23 04:22:07,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver [2024-04-23T04:22:07.185Z] 2024-04-23 04:22:07,120 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-740, universal_newlines=False, shell=None, istream=None) [2024-04-23T04:22:09.719Z] 2024-04-23 04:22:09,338 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.git/info/exclude [2024-04-23T04:22:09.719Z] 2024-04-23 04:22:09,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver/PR-740 with force:False [2024-04-23T04:22:09.719Z] 2024-04-23 04:22:09,339 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver/PR-740 [2024-04-23T04:22:09.719Z] 2024-04-23 04:22:09,344 [execute] INFO git cat-file --batch-check [2024-04-23T04:22:09.719Z] 2024-04-23 04:22:09,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver, universal_newlines=False, shell=None, istream=) [2024-04-23T04:22:09.719Z] 2024-04-23 04:22:09,351 [execute] INFO git cat-file --batch [2024-04-23T04:22:09.719Z] 2024-04-23 04:22:09,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver, universal_newlines=False, shell=None, istream=) [2024-04-23T04:22:09.719Z] 2024-04-23 04:22:09,358 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver/PR-740 [2024-04-23T04:22:09.719Z] 0.0.0 [Pipeline] } [2024-04-23T04:22:09.746Z] $ docker exec --env ******** --env ******** 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 ssh-agent -k [2024-04-23T04:22:09.847Z] unset SSH_AUTH_SOCK; [2024-04-23T04:22:09.847Z] unset SSH_AGENT_PID; [2024-04-23T04:22:09.847Z] echo Agent pid 78 killed; [2024-04-23T04:22:09.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-23T04:22:10.293Z] + git semver [Pipeline] } [2024-04-23T04:22:10.577Z] $ docker stop --time=1 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 [2024-04-23T04:22:11.852Z] $ docker rm -f --volumes 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-23T04:22:12.272Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-23T04:22:12.531Z] Stashed 1 file(s) [Pipeline] echo [2024-04-23T04:22:12.546Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-23T04:22:13.155Z] provisioning config files... [2024-04-23T04:22:13.165Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/config10587739040801218293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:22:13.527Z] ---> ****-login.sh [2024-04-23T04:22:13.527Z] nexus3.edgexfoundry.org:10001 [2024-04-23T04:22:13.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:22:13.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:22:13.527Z] Configure a credential helper to remove this warning. See [2024-04-23T04:22:13.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:22:13.527Z] [2024-04-23T04:22:13.527Z] Login Succeeded [2024-04-23T04:22:13.527Z] nexus3.edgexfoundry.org:10002 [2024-04-23T04:22:13.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:22:13.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:22:13.527Z] Configure a credential helper to remove this warning. See [2024-04-23T04:22:13.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:22:13.527Z] [2024-04-23T04:22:13.527Z] Login Succeeded [2024-04-23T04:22:13.527Z] nexus3.edgexfoundry.org:10003 [2024-04-23T04:22:13.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:22:13.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:22:13.787Z] Configure a credential helper to remove this warning. See [2024-04-23T04:22:13.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:22:13.787Z] [2024-04-23T04:22:13.787Z] Login Succeeded [2024-04-23T04:22:13.787Z] nexus3.edgexfoundry.org:10004 [2024-04-23T04:22:13.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:22:13.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:22:13.787Z] Configure a credential helper to remove this warning. See [2024-04-23T04:22:13.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:22:13.787Z] [2024-04-23T04:22:13.787Z] Login Succeeded [2024-04-23T04:22:13.787Z] ****.io [2024-04-23T04:22:14.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:22:14.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:22:14.047Z] Configure a credential helper to remove this warning. See [2024-04-23T04:22:14.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:22:14.047Z] [2024-04-23T04:22:14.047Z] Login Succeeded [2024-04-23T04:22:14.047Z] ---> ****-login.sh ends [Pipeline] } [2024-04-23T04:22:14.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-23T04:22:14.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-23T04:22:14.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-23T04:22:14.394Z] ========================================================= [2024-04-23T04:22:14.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-23T04:22:14.394Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:22:14.878Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-23T04:22:15.138Z] Sending build context to Docker daemon 59.51MB [2024-04-23T04:22:15.138Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-04-23T04:22:15.138Z] Step 2/15 : FROM ${BASE} AS builder [2024-04-23T04:22:15.138Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-23T04:22:15.138Z] 619be1103602: Pulling fs layer [2024-04-23T04:22:15.138Z] 7862e08f4a3e: Pulling fs layer [2024-04-23T04:22:15.138Z] 5df492c9dc93: Pulling fs layer [2024-04-23T04:22:15.138Z] 7629e6793208: Pulling fs layer [2024-04-23T04:22:15.138Z] 4f4fb700ef54: Pulling fs layer [2024-04-23T04:22:15.138Z] fb5054dd5b73: Pulling fs layer [2024-04-23T04:22:15.138Z] eeca6798cff9: Pulling fs layer [2024-04-23T04:22:15.138Z] 4f4fb700ef54: Waiting [2024-04-23T04:22:15.138Z] fb5054dd5b73: Waiting [2024-04-23T04:22:15.138Z] aa269ceb94a6: Pulling fs layer [2024-04-23T04:22:15.138Z] eeca6798cff9: Waiting [2024-04-23T04:22:15.138Z] ada007ff1a6a: Pulling fs layer [2024-04-23T04:22:15.138Z] aa269ceb94a6: Waiting [2024-04-23T04:22:15.138Z] ada007ff1a6a: Waiting [2024-04-23T04:22:15.138Z] 7629e6793208: Waiting [2024-04-23T04:22:15.400Z] 7862e08f4a3e: Verifying Checksum [2024-04-23T04:22:15.400Z] 7862e08f4a3e: Download complete [2024-04-23T04:22:15.400Z] 7629e6793208: Verifying Checksum [2024-04-23T04:22:15.400Z] 7629e6793208: Download complete [2024-04-23T04:22:15.400Z] 4f4fb700ef54: Verifying Checksum [2024-04-23T04:22:15.400Z] 4f4fb700ef54: Download complete [2024-04-23T04:22:15.400Z] fb5054dd5b73: Verifying Checksum [2024-04-23T04:22:15.400Z] fb5054dd5b73: Download complete [2024-04-23T04:22:15.400Z] 619be1103602: Verifying Checksum [2024-04-23T04:22:15.400Z] 619be1103602: Download complete [2024-04-23T04:22:15.400Z] eeca6798cff9: Verifying Checksum [2024-04-23T04:22:15.400Z] eeca6798cff9: Download complete [2024-04-23T04:22:15.661Z] 619be1103602: Pull complete [2024-04-23T04:22:15.661Z] ada007ff1a6a: Verifying Checksum [2024-04-23T04:22:15.661Z] ada007ff1a6a: Download complete [2024-04-23T04:22:15.661Z] 7862e08f4a3e: Pull complete [2024-04-23T04:22:15.920Z] 5df492c9dc93: Verifying Checksum [2024-04-23T04:22:15.920Z] 5df492c9dc93: Download complete [2024-04-23T04:22:16.177Z] aa269ceb94a6: Verifying Checksum [2024-04-23T04:22:16.177Z] aa269ceb94a6: Download complete [2024-04-23T04:22:19.466Z] 5df492c9dc93: Pull complete [2024-04-23T04:22:19.466Z] 7629e6793208: Pull complete [2024-04-23T04:22:19.466Z] 4f4fb700ef54: Pull complete [2024-04-23T04:22:19.466Z] fb5054dd5b73: Pull complete [2024-04-23T04:22:19.466Z] eeca6798cff9: Pull complete [2024-04-23T04:22:21.996Z] aa269ceb94a6: Pull complete [2024-04-23T04:22:22.567Z] ada007ff1a6a: Pull complete [2024-04-23T04:22:22.567Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-04-23T04:22:22.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-23T04:22:22.567Z] ---> f489d0715acc [2024-04-23T04:22:22.567Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-04-23T04:22:27.889Z] ---> Running in 899602d05f3b [2024-04-23T04:22:27.889Z] Removing intermediate container 899602d05f3b [2024-04-23T04:22:27.889Z] ---> 3baffd6019a2 [2024-04-23T04:22:27.889Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-04-23T04:22:27.889Z] ---> Running in 06d93f721824 [2024-04-23T04:22:27.889Z] Removing intermediate container 06d93f721824 [2024-04-23T04:22:27.889Z] ---> 920362a28c55 [2024-04-23T04:22:27.889Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-04-23T04:22:27.889Z] ---> Running in 10c20bba2005 [2024-04-23T04:22:27.889Z] Removing intermediate container 10c20bba2005 [2024-04-23T04:22:27.889Z] ---> f4b44d738d24 [2024-04-23T04:22:27.889Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-04-23T04:22:27.889Z] ---> Running in b32d83329e62 [2024-04-23T04:22:27.889Z] Removing intermediate container b32d83329e62 [2024-04-23T04:22:27.889Z] ---> 6791f0cf7b3e [2024-04-23T04:22:27.889Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-04-23T04:22:27.889Z] ---> Running in 6024567e2bda [2024-04-23T04:22:27.889Z] Removing intermediate container 6024567e2bda [2024-04-23T04:22:27.889Z] ---> f73d04dc9017 [2024-04-23T04:22:27.889Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-04-23T04:22:27.974Z] Still waiting to schedule task [2024-04-23T04:22:27.975Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3423’ [2024-04-23T04:22:28.150Z] latest: Pulling from library/docker [2024-04-23T04:22:28.150Z] 4abcf2066143: Pulling fs layer [2024-04-23T04:22:28.150Z] c25b9a5f5127: Pulling fs layer [2024-04-23T04:22:28.150Z] 4f4fb700ef54: Pulling fs layer [2024-04-23T04:22:28.150Z] f5e9881a2ac0: Pulling fs layer [2024-04-23T04:22:28.150Z] 700f7b49cf75: Pulling fs layer [2024-04-23T04:22:28.150Z] dee9f74c01c4: Pulling fs layer [2024-04-23T04:22:28.150Z] f955c3e9d8ce: Pulling fs layer [2024-04-23T04:22:28.150Z] e0ca727e67ae: Pulling fs layer [2024-04-23T04:22:28.150Z] 2e6d63c8680c: Pulling fs layer [2024-04-23T04:22:28.150Z] d017e0df6b32: Pulling fs layer [2024-04-23T04:22:28.150Z] a270b779d899: Pulling fs layer [2024-04-23T04:22:28.150Z] f5e9881a2ac0: Waiting [2024-04-23T04:22:28.150Z] 700f7b49cf75: Waiting [2024-04-23T04:22:28.150Z] dee9f74c01c4: Waiting [2024-04-23T04:22:28.150Z] f955c3e9d8ce: Waiting [2024-04-23T04:22:28.150Z] d017e0df6b32: Waiting [2024-04-23T04:22:28.150Z] e0ca727e67ae: Waiting [2024-04-23T04:22:28.150Z] 2e6d63c8680c: Waiting [2024-04-23T04:22:28.150Z] cd3b75a415cd: Pulling fs layer [2024-04-23T04:22:28.150Z] 5f3d01750d51: Pulling fs layer [2024-04-23T04:22:28.150Z] a270b779d899: Waiting [2024-04-23T04:22:28.150Z] cd3b75a415cd: Waiting [2024-04-23T04:22:28.150Z] 5f3d01750d51: Waiting [2024-04-23T04:22:28.150Z] 3d76575b70a1: Pulling fs layer [2024-04-23T04:22:28.150Z] 3d76575b70a1: Waiting [2024-04-23T04:22:28.150Z] d7b7bc76bbba: Pulling fs layer [2024-04-23T04:22:28.150Z] c6f330396ec7: Pulling fs layer [2024-04-23T04:22:28.150Z] d7b7bc76bbba: Waiting [2024-04-23T04:22:28.150Z] c6f330396ec7: Waiting [2024-04-23T04:22:28.410Z] 4f4fb700ef54: Verifying Checksum [2024-04-23T04:22:28.410Z] 4f4fb700ef54: Download complete [2024-04-23T04:22:28.410Z] c25b9a5f5127: Verifying Checksum [2024-04-23T04:22:28.410Z] c25b9a5f5127: Download complete [2024-04-23T04:22:28.410Z] 4abcf2066143: Verifying Checksum [2024-04-23T04:22:28.410Z] 4abcf2066143: Download complete [2024-04-23T04:22:28.697Z] f5e9881a2ac0: Verifying Checksum [2024-04-23T04:22:28.697Z] f5e9881a2ac0: Download complete [2024-04-23T04:22:28.697Z] 4abcf2066143: Pull complete [2024-04-23T04:22:28.957Z] c25b9a5f5127: Pull complete [2024-04-23T04:22:28.957Z] 700f7b49cf75: Verifying Checksum [2024-04-23T04:22:28.957Z] 700f7b49cf75: Download complete [2024-04-23T04:22:28.957Z] dee9f74c01c4: Verifying Checksum [2024-04-23T04:22:28.957Z] dee9f74c01c4: Download complete [2024-04-23T04:22:28.957Z] 4f4fb700ef54: Pull complete [2024-04-23T04:22:28.957Z] f955c3e9d8ce: Verifying Checksum [2024-04-23T04:22:28.957Z] f955c3e9d8ce: Download complete [2024-04-23T04:22:28.957Z] f5e9881a2ac0: Pull complete [2024-04-23T04:22:28.957Z] e0ca727e67ae: Download complete [2024-04-23T04:22:28.957Z] 2e6d63c8680c: Download complete [2024-04-23T04:22:28.957Z] d017e0df6b32: Download complete [2024-04-23T04:22:29.215Z] cd3b75a415cd: Download complete [2024-04-23T04:22:29.215Z] 5f3d01750d51: Verifying Checksum [2024-04-23T04:22:29.215Z] 5f3d01750d51: Download complete [2024-04-23T04:22:29.215Z] a270b779d899: Verifying Checksum [2024-04-23T04:22:29.215Z] a270b779d899: Download complete [2024-04-23T04:22:29.215Z] 700f7b49cf75: Pull complete [2024-04-23T04:22:29.474Z] d7b7bc76bbba: Verifying Checksum [2024-04-23T04:22:29.474Z] d7b7bc76bbba: Download complete [2024-04-23T04:22:29.474Z] c6f330396ec7: Download complete [2024-04-23T04:22:29.733Z] dee9f74c01c4: Pull complete [2024-04-23T04:22:29.733Z] 3d76575b70a1: Verifying Checksum [2024-04-23T04:22:29.733Z] 3d76575b70a1: Download complete [2024-04-23T04:22:30.300Z] f955c3e9d8ce: Pull complete [2024-04-23T04:22:30.300Z] e0ca727e67ae: Pull complete [2024-04-23T04:22:30.300Z] 2e6d63c8680c: Pull complete [2024-04-23T04:22:30.300Z] d017e0df6b32: Pull complete [2024-04-23T04:22:30.870Z] a270b779d899: Pull complete [2024-04-23T04:22:30.870Z] cd3b75a415cd: Pull complete [2024-04-23T04:22:30.870Z] 5f3d01750d51: Pull complete [2024-04-23T04:22:31.806Z] 3d76575b70a1: Pull complete [2024-04-23T04:22:32.065Z] d7b7bc76bbba: Pull complete [2024-04-23T04:22:32.065Z] c6f330396ec7: Pull complete [2024-04-23T04:22:32.065Z] Digest: sha256:c8d3a4b0f8c9f09c8d220fc68028a401f5b7f5c159a7dd62fc0915f8617ea66f [2024-04-23T04:22:32.065Z] Status: Downloaded newer image for docker:latest [2024-04-23T04:22:36.263Z] ---> 935cb4d0a99d [2024-04-23T04:22:36.263Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-23T04:22:36.263Z] ---> Running in 59c2a588ef9e [2024-04-23T04:22:36.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-23T04:22:36.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-23T04:22:36.263Z] OK: 264 MiB in 52 packages [2024-04-23T04:22:36.522Z] Removing intermediate container 59c2a588ef9e [2024-04-23T04:22:36.522Z] ---> 9e634a081ff1 [2024-04-23T04:22:36.522Z] Step 10/15 : ENV GO111MODULE=on [2024-04-23T04:22:36.522Z] ---> Running in eef67860173b [2024-04-23T04:22:36.784Z] Removing intermediate container eef67860173b [2024-04-23T04:22:36.784Z] ---> 745960946cca [2024-04-23T04:22:36.784Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-04-23T04:22:36.784Z] ---> Running in 4b8e2f3f97d9 [2024-04-23T04:22:36.784Z] Removing intermediate container 4b8e2f3f97d9 [2024-04-23T04:22:36.784Z] ---> 46befbd97ff7 [2024-04-23T04:22:36.784Z] Step 12/15 : COPY go.mod vendor* ./ [2024-04-23T04:22:37.044Z] ---> 7b697c33aef8 [2024-04-23T04:22:37.044Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-23T04:22:37.044Z] ---> Running in 8ba41c40649c [2024-04-23T04:23:33.293Z] Removing intermediate container 8ba41c40649c [2024-04-23T04:23:33.293Z] ---> 87bda40fc2c0 [2024-04-23T04:23:33.293Z] Step 14/15 : COPY . . [2024-04-23T04:23:33.293Z] ---> 96d534b769f0 [2024-04-23T04:23:33.293Z] Step 15/15 : RUN ${MAKE} [2024-04-23T04:23:33.293Z] ---> Running in d5ab96ebaaad [2024-04-23T04:23:33.293Z] noop [2024-04-23T04:23:33.293Z] Removing intermediate container d5ab96ebaaad [2024-04-23T04:23:33.293Z] ---> 96eca4163f20 [2024-04-23T04:23:33.293Z] Successfully built 96eca4163f20 [2024-04-23T04:23:33.293Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:23:33.759Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-23T04:23:33.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-23T04:23:33.922Z] prd-ubuntu20.04-docker-8c-8g-3425 does not seem to be running inside a container [2024-04-23T04:23:33.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-740 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740:/w/workspace/edgexfoundry_edgex-ui-go_PR-740:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-23T04:23:34.304Z] $ docker top c79eb2f6c5741501a4ee8d395817af821262f27bf3e0134f212c76d09cce579a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-23T04:23:34.702Z] + go version [2024-04-23T04:23:34.702Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-04-23T04:23:34.735Z] $ docker stop --time=1 c79eb2f6c5741501a4ee8d395817af821262f27bf3e0134f212c76d09cce579a [2024-04-23T04:23:36.024Z] $ docker rm -f --volumes c79eb2f6c5741501a4ee8d395817af821262f27bf3e0134f212c76d09cce579a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:23:36.767Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-23T04:23:36.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-23T04:23:36.918Z] prd-ubuntu20.04-docker-8c-8g-3425 does not seem to be running inside a container [2024-04-23T04:23:36.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-740 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740:/w/workspace/edgexfoundry_edgex-ui-go_PR-740:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-23T04:23:37.262Z] $ docker top de5323faf22b21a0420aa66c664e5107de42b158dc2caa1495f36398a157944a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-23T04:23:37.648Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-740 [Pipeline] fileExists [Pipeline] sh [2024-04-23T04:23:38.007Z] + make test [2024-04-23T04:23:38.007Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-04-23T04:23:39.381Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-04-23T04:23:49.347Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-04-23T04:23:49.347Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-04-23T04:23:49.347Z] have (chan any, chan error, any, string) [2024-04-23T04:23:49.347Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-23T04:23:49.347Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-04-23T04:23:49.347Z] have (chan any, chan error, interface{}, string) [2024-04-23T04:23:49.347Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-23T04:23:49.347Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-04-23T04:23:49.347Z] have (chan any, chan error, interface{}, string) [2024-04-23T04:23:49.347Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-23T04:23:55.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-04-23T04:23:55.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-04-23T04:23:55.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-04-23T04:23:55.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-04-23T04:23:55.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-04-23T04:23:55.901Z] FAIL [2024-04-23T04:23:55.901Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-04-23T04:23:55.950Z] $ docker stop --time=1 de5323faf22b21a0420aa66c664e5107de42b158dc2caa1495f36398a157944a [2024-04-23T04:24:01.411Z] $ docker rm -f --volumes de5323faf22b21a0420aa66c664e5107de42b158dc2caa1495f36398a157944a [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] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:24:02.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-23T04:24:02.662Z] [2024-04-23T04:24:02.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:24:03.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-23T04:24:03.039Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-23T04:24:03.039Z] 5eb5b503b376: Pulling fs layer [2024-04-23T04:24:03.039Z] 5c69ac0246d0: Pulling fs layer [2024-04-23T04:24:03.039Z] ec43610c2a17: Pulling fs layer [2024-04-23T04:24:03.039Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-23T04:24:03.039Z] 33b1e0a273af: Pulling fs layer [2024-04-23T04:24:03.039Z] 5d3b04190fa2: Pulling fs layer [2024-04-23T04:24:03.039Z] 2f39f015ded8: Pulling fs layer [2024-04-23T04:24:03.039Z] 33b1e0a273af: Waiting [2024-04-23T04:24:03.039Z] 3a2ae6a8a46f: Waiting [2024-04-23T04:24:03.039Z] 5c69ac0246d0: Verifying Checksum [2024-04-23T04:24:03.039Z] 5c69ac0246d0: Download complete [2024-04-23T04:24:03.039Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-23T04:24:03.039Z] 3a2ae6a8a46f: Download complete [2024-04-23T04:24:03.296Z] 33b1e0a273af: Verifying Checksum [2024-04-23T04:24:03.297Z] 33b1e0a273af: Download complete [2024-04-23T04:24:03.297Z] 5d3b04190fa2: Verifying Checksum [2024-04-23T04:24:03.297Z] 5d3b04190fa2: Download complete [2024-04-23T04:24:03.297Z] ec43610c2a17: Download complete [2024-04-23T04:24:03.297Z] 5eb5b503b376: Verifying Checksum [2024-04-23T04:24:03.297Z] 5eb5b503b376: Download complete [2024-04-23T04:24:03.863Z] 2f39f015ded8: Verifying Checksum [2024-04-23T04:24:03.863Z] 2f39f015ded8: Download complete [2024-04-23T04:24:04.429Z] 5eb5b503b376: Pull complete [2024-04-23T04:24:04.687Z] 5c69ac0246d0: Pull complete [2024-04-23T04:24:04.944Z] ec43610c2a17: Pull complete [2024-04-23T04:24:04.944Z] 3a2ae6a8a46f: Pull complete [2024-04-23T04:24:05.202Z] 33b1e0a273af: Pull complete [2024-04-23T04:24:05.202Z] 5d3b04190fa2: Pull complete [2024-04-23T04:24:09.387Z] 2f39f015ded8: Pull complete [2024-04-23T04:24:09.387Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-23T04:24:09.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-23T04:24:09.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-23T04:24:12.279Z] prd-ubuntu20.04-docker-8c-8g-3425 does not seem to be running inside a container [2024-04-23T04:24:12.313Z] $ 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-740 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740:/w/workspace/edgexfoundry_edgex-ui-go_PR-740:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@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 [2024-04-23T04:24:18.141Z] $ docker top e024513fef34ba3b26e16cd2681c9b356345f2b0c94234506f71ab111f72fa49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:24:18.584Z] ---> job-cost.sh [2024-04-23T04:24:18.584Z] lf-activate-venv: SKIPPING [2024-04-23T04:24:18.584Z] INFO: No Stack... [2024-04-23T04:24:18.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-23T04:24:19.101Z] INFO: Archiving Costs [Pipeline] sh [2024-04-23T04:24:19.416Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives/cost.csv [2024-04-23T04:24:19.416Z] + cut -d, -f6 [Pipeline] lock [2024-04-23T04:24:19.454Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] [2024-04-23T04:24:19.459Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] did not exist. Created. [2024-04-23T04:24:19.464Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-23T04:24:19.851Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-23T04:24:19.934Z] Stashed 1 file(s) [Pipeline] } [2024-04-23T04:24:19.949Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-23T04:24:20.030Z] $ docker stop --time=1 e024513fef34ba3b26e16cd2681c9b356345f2b0c94234506f71ab111f72fa49 [2024-04-23T04:24:21.189Z] $ docker rm -f --volumes e024513fef34ba3b26e16cd2681c9b356345f2b0c94234506f71ab111f72fa49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-23T04:24:21.562Z] Failed in branch amd64 [2024-04-23T04:25:33.614Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3427 in /w/workspace/edgexfoundry_edgex-ui-go_PR-740 [Pipeline] { [Pipeline] ws [2024-04-23T04:25:33.682Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-04-23T04:25:36.772Z] The recommended git tool is: git [2024-04-23T04:25:41.815Z] using credential edgex-jenkins-ssh [2024-04-23T04:25:41.834Z] Cloning the remote Git repository [2024-04-23T04:25:41.869Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-04-23T04:25:41.954Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-04-23T04:25:42.092Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-04-23T04:25:42.093Z] > git --version # timeout=10 [2024-04-23T04:25:42.119Z] > git --version # 'git version 2.25.1' [2024-04-23T04:25:42.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-23T04:25:42.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-23T04:25:46.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-04-23T04:25:46.771Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-23T04:25:47.692Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-04-23T04:25:47.732Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-04-23T04:25:47.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-23T04:25:47.758Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/740/head:refs/remotes/origin/PR-740 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-23T04:25:48.363Z] Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit f02cfa0d3329b990448c42ecb9cbf794bb938f1c [2024-04-23T04:25:49.007Z] Merge succeeded, producing f02cfa0d3329b990448c42ecb9cbf794bb938f1c [2024-04-23T04:25:49.008Z] Checking out Revision f02cfa0d3329b990448c42ecb9cbf794bb938f1c (PR-740) [2024-04-23T04:25:48.382Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T04:25:48.449Z] > git checkout -f f02cfa0d3329b990448c42ecb9cbf794bb938f1c # timeout=10 [2024-04-23T04:25:48.879Z] > git remote # timeout=10 [2024-04-23T04:25:48.901Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T04:25:48.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-23T04:25:48.951Z] > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 [2024-04-23T04:25:48.981Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T04:25:49.012Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T04:25:49.042Z] > git checkout -f f02cfa0d3329b990448c42ecb9cbf794bb938f1c # timeout=10 [2024-04-23T04:25:50.044Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-04-23T04:25:50.088Z] > git --version # timeout=10 [2024-04-23T04:25:50.099Z] > git --version # 'git version 2.25.1' [2024-04-23T04:25:50.113Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-23T04:25:55.079Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-23T04:25:55.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-23T04:25:55.079Z] Dload Upload Total Spent Left Speed [2024-04-23T04:25:55.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-04-23T04:25:55.427Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-23T04:25:55.772Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-23T04:25:55.772Z] + sudo tee /etc/docker/daemon.new [2024-04-23T04:25:55.772Z] { [2024-04-23T04:25:55.772Z] "registry-mirrors": [ [2024-04-23T04:25:55.772Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-23T04:25:55.772Z] ], [2024-04-23T04:25:55.772Z] "bip": "10.250.0.254/24", [2024-04-23T04:25:55.772Z] "hosts": [ [2024-04-23T04:25:55.772Z] "tcp://0.0.0.0:5555", [2024-04-23T04:25:55.772Z] "unix:///var/run/docker.sock" [2024-04-23T04:25:55.772Z] ], [2024-04-23T04:25:55.772Z] "mtu": 1458, [2024-04-23T04:25:55.772Z] "selinux-enabled": true, [2024-04-23T04:25:55.772Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-23T04:25:55.772Z] } [Pipeline] sh [2024-04-23T04:25:56.120Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-23T04:25:56.470Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-23T04:26:14.800Z] provisioning config files... [2024-04-23T04:26:14.827Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6520663336098743536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:26:15.283Z] ---> ****-login.sh [2024-04-23T04:26:15.283Z] nexus3.edgexfoundry.org:10001 [2024-04-23T04:26:15.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:26:15.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:26:15.830Z] Configure a credential helper to remove this warning. See [2024-04-23T04:26:15.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:26:15.830Z] [2024-04-23T04:26:15.830Z] Login Succeeded [2024-04-23T04:26:15.830Z] nexus3.edgexfoundry.org:10002 [2024-04-23T04:26:16.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:26:16.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:26:16.107Z] Configure a credential helper to remove this warning. See [2024-04-23T04:26:16.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:26:16.107Z] [2024-04-23T04:26:16.107Z] Login Succeeded [2024-04-23T04:26:16.108Z] nexus3.edgexfoundry.org:10003 [2024-04-23T04:26:16.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:26:16.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:26:16.646Z] Configure a credential helper to remove this warning. See [2024-04-23T04:26:16.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:26:16.646Z] [2024-04-23T04:26:16.646Z] Login Succeeded [2024-04-23T04:26:16.646Z] nexus3.edgexfoundry.org:10004 [2024-04-23T04:26:16.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:26:16.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:26:16.923Z] Configure a credential helper to remove this warning. See [2024-04-23T04:26:16.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:26:16.923Z] [2024-04-23T04:26:16.923Z] Login Succeeded [2024-04-23T04:26:16.923Z] ****.io [2024-04-23T04:26:17.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-23T04:26:17.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-23T04:26:17.457Z] Configure a credential helper to remove this warning. See [2024-04-23T04:26:17.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-23T04:26:17.457Z] [2024-04-23T04:26:17.457Z] Login Succeeded [2024-04-23T04:26:17.457Z] ---> ****-login.sh ends [Pipeline] } [2024-04-23T04:26:17.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-23T04:26:17.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-23T04:26:17.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-23T04:26:17.993Z] ========================================================= [2024-04-23T04:26:17.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-23T04:26:17.993Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:26:18.511Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-23T04:26:19.939Z] Sending build context to Docker daemon 35.41MB [2024-04-23T04:26:19.939Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-04-23T04:26:19.939Z] Step 2/15 : FROM ${BASE} AS builder [2024-04-23T04:26:19.939Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-23T04:26:19.939Z] c6b39de5b339: Pulling fs layer [2024-04-23T04:26:19.939Z] a69c41024577: Pulling fs layer [2024-04-23T04:26:19.939Z] d6de4b400683: Pulling fs layer [2024-04-23T04:26:19.939Z] 35cb2a7552d0: Pulling fs layer [2024-04-23T04:26:19.939Z] 4f4fb700ef54: Pulling fs layer [2024-04-23T04:26:19.939Z] 464afbd9ba4c: Pulling fs layer [2024-04-23T04:26:19.939Z] 00f215d4a9da: Pulling fs layer [2024-04-23T04:26:19.939Z] d496ad576159: Pulling fs layer [2024-04-23T04:26:19.939Z] 35cb2a7552d0: Waiting [2024-04-23T04:26:19.939Z] 4f4fb700ef54: Waiting [2024-04-23T04:26:19.939Z] 464afbd9ba4c: Waiting [2024-04-23T04:26:19.939Z] 00f215d4a9da: Waiting [2024-04-23T04:26:19.939Z] d496ad576159: Waiting [2024-04-23T04:26:19.939Z] a69c41024577: Verifying Checksum [2024-04-23T04:26:19.939Z] a69c41024577: Download complete [2024-04-23T04:26:19.939Z] 35cb2a7552d0: Verifying Checksum [2024-04-23T04:26:19.939Z] 35cb2a7552d0: Download complete [2024-04-23T04:26:19.939Z] 4f4fb700ef54: Verifying Checksum [2024-04-23T04:26:19.939Z] 4f4fb700ef54: Download complete [2024-04-23T04:26:20.208Z] 464afbd9ba4c: Verifying Checksum [2024-04-23T04:26:20.208Z] 464afbd9ba4c: Download complete [2024-04-23T04:26:20.208Z] c6b39de5b339: Verifying Checksum [2024-04-23T04:26:20.208Z] c6b39de5b339: Download complete [2024-04-23T04:26:20.482Z] d496ad576159: Verifying Checksum [2024-04-23T04:26:20.482Z] d496ad576159: Download complete [2024-04-23T04:26:21.074Z] c6b39de5b339: Pull complete [2024-04-23T04:26:21.664Z] a69c41024577: Pull complete [2024-04-23T04:26:21.938Z] d6de4b400683: Download complete [2024-04-23T04:26:22.903Z] 00f215d4a9da: Verifying Checksum [2024-04-23T04:26:22.903Z] 00f215d4a9da: Download complete [2024-04-23T04:26:35.231Z] d6de4b400683: Pull complete [2024-04-23T04:26:35.231Z] 35cb2a7552d0: Pull complete [2024-04-23T04:26:35.231Z] 4f4fb700ef54: Pull complete [2024-04-23T04:26:35.498Z] 464afbd9ba4c: Pull complete [2024-04-23T04:26:43.700Z] 00f215d4a9da: Pull complete [2024-04-23T04:26:45.109Z] d496ad576159: Pull complete [2024-04-23T04:26:45.109Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-04-23T04:26:45.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-23T04:26:45.109Z] ---> f246e2811388 [2024-04-23T04:26:45.109Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-04-23T04:26:47.046Z] ---> Running in 6c2aeb714bd8 [2024-04-23T04:26:47.313Z] Removing intermediate container 6c2aeb714bd8 [2024-04-23T04:26:47.313Z] ---> 1730fe830c93 [2024-04-23T04:26:47.313Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-04-23T04:26:47.313Z] ---> Running in d3b8f41ae3a2 [2024-04-23T04:26:47.894Z] Removing intermediate container d3b8f41ae3a2 [2024-04-23T04:26:47.894Z] ---> f774b62511e9 [2024-04-23T04:26:47.894Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-04-23T04:26:47.894Z] ---> Running in b4e79013fb66 [2024-04-23T04:26:48.161Z] Removing intermediate container b4e79013fb66 [2024-04-23T04:26:48.161Z] ---> 5f0bfe11e18e [2024-04-23T04:26:48.161Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-04-23T04:26:48.161Z] ---> Running in ac31d8850ba5 [2024-04-23T04:26:48.428Z] Removing intermediate container ac31d8850ba5 [2024-04-23T04:26:48.428Z] ---> 9e360c00974a [2024-04-23T04:26:48.428Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-04-23T04:26:48.909Z] ---> Running in cdb4c62a56ec [2024-04-23T04:26:48.909Z] Removing intermediate container cdb4c62a56ec [2024-04-23T04:26:48.909Z] ---> 1f0fe95c0d29 [2024-04-23T04:26:48.909Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-04-23T04:26:49.490Z] latest: Pulling from library/docker [2024-04-23T04:26:49.490Z] bca4290a9639: Pulling fs layer [2024-04-23T04:26:49.490Z] 17b275a3377f: Pulling fs layer [2024-04-23T04:26:49.490Z] 4f4fb700ef54: Pulling fs layer [2024-04-23T04:26:49.490Z] c7c53acdebd8: Pulling fs layer [2024-04-23T04:26:49.490Z] e635484dd1ab: Pulling fs layer [2024-04-23T04:26:49.490Z] a8a4c7c4c708: Pulling fs layer [2024-04-23T04:26:49.490Z] 10e7f42d3bf7: Pulling fs layer [2024-04-23T04:26:49.490Z] 79cc2000475f: Pulling fs layer [2024-04-23T04:26:49.490Z] ab94a8da1bdf: Pulling fs layer [2024-04-23T04:26:49.490Z] 0660813d8423: Pulling fs layer [2024-04-23T04:26:49.490Z] 31547864bc52: Pulling fs layer [2024-04-23T04:26:49.490Z] e49daf8e6153: Pulling fs layer [2024-04-23T04:26:49.490Z] def376bc3316: Pulling fs layer [2024-04-23T04:26:49.490Z] 63abb2208e69: Pulling fs layer [2024-04-23T04:26:49.490Z] e03e2527e679: Pulling fs layer [2024-04-23T04:26:49.490Z] 5d961c33e209: Pulling fs layer [2024-04-23T04:26:49.490Z] c7c53acdebd8: Waiting [2024-04-23T04:26:49.490Z] e635484dd1ab: Waiting [2024-04-23T04:26:49.490Z] a8a4c7c4c708: Waiting [2024-04-23T04:26:49.490Z] 10e7f42d3bf7: Waiting [2024-04-23T04:26:49.490Z] 79cc2000475f: Waiting [2024-04-23T04:26:49.490Z] ab94a8da1bdf: Waiting [2024-04-23T04:26:49.490Z] 0660813d8423: Waiting [2024-04-23T04:26:49.490Z] 31547864bc52: Waiting [2024-04-23T04:26:49.490Z] e03e2527e679: Waiting [2024-04-23T04:26:49.490Z] e49daf8e6153: Waiting [2024-04-23T04:26:49.490Z] 5d961c33e209: Waiting [2024-04-23T04:26:49.490Z] def376bc3316: Waiting [2024-04-23T04:26:49.490Z] 63abb2208e69: Waiting [2024-04-23T04:26:49.760Z] 4f4fb700ef54: Verifying Checksum [2024-04-23T04:26:49.760Z] 4f4fb700ef54: Download complete [2024-04-23T04:26:49.760Z] 17b275a3377f: Verifying Checksum [2024-04-23T04:26:49.760Z] 17b275a3377f: Download complete [2024-04-23T04:26:49.760Z] bca4290a9639: Verifying Checksum [2024-04-23T04:26:49.760Z] bca4290a9639: Download complete [2024-04-23T04:26:49.760Z] c7c53acdebd8: Download complete [2024-04-23T04:26:50.344Z] e635484dd1ab: Verifying Checksum [2024-04-23T04:26:50.344Z] e635484dd1ab: Download complete [2024-04-23T04:26:50.614Z] a8a4c7c4c708: Verifying Checksum [2024-04-23T04:26:50.614Z] a8a4c7c4c708: Download complete [2024-04-23T04:26:50.614Z] 10e7f42d3bf7: Verifying Checksum [2024-04-23T04:26:50.614Z] 10e7f42d3bf7: Download complete [2024-04-23T04:26:50.614Z] bca4290a9639: Pull complete [2024-04-23T04:26:50.614Z] 79cc2000475f: Verifying Checksum [2024-04-23T04:26:50.614Z] 79cc2000475f: Download complete [2024-04-23T04:26:50.881Z] 0660813d8423: Verifying Checksum [2024-04-23T04:26:50.882Z] 0660813d8423: Download complete [2024-04-23T04:26:50.882Z] ab94a8da1bdf: Verifying Checksum [2024-04-23T04:26:50.882Z] ab94a8da1bdf: Download complete [2024-04-23T04:26:50.882Z] e49daf8e6153: Verifying Checksum [2024-04-23T04:26:50.882Z] e49daf8e6153: Download complete [2024-04-23T04:26:51.149Z] def376bc3316: Verifying Checksum [2024-04-23T04:26:51.149Z] def376bc3316: Download complete [2024-04-23T04:26:51.149Z] 17b275a3377f: Pull complete [2024-04-23T04:26:51.420Z] e03e2527e679: Verifying Checksum [2024-04-23T04:26:51.420Z] e03e2527e679: Download complete [2024-04-23T04:26:51.420Z] 31547864bc52: Verifying Checksum [2024-04-23T04:26:51.420Z] 31547864bc52: Download complete [2024-04-23T04:26:51.420Z] 5d961c33e209: Verifying Checksum [2024-04-23T04:26:51.420Z] 5d961c33e209: Download complete [2024-04-23T04:26:51.689Z] 4f4fb700ef54: Pull complete [2024-04-23T04:26:51.956Z] c7c53acdebd8: Pull complete [2024-04-23T04:26:52.762Z] 63abb2208e69: Verifying Checksum [2024-04-23T04:26:52.762Z] 63abb2208e69: Download complete [2024-04-23T04:26:53.038Z] e635484dd1ab: Pull complete [2024-04-23T04:26:54.446Z] a8a4c7c4c708: Pull complete [2024-04-23T04:26:55.874Z] 10e7f42d3bf7: Pull complete [2024-04-23T04:26:55.874Z] 79cc2000475f: Pull complete [2024-04-23T04:26:56.141Z] ab94a8da1bdf: Pull complete [2024-04-23T04:26:56.413Z] 0660813d8423: Pull complete [2024-04-23T04:26:58.370Z] 31547864bc52: Pull complete [2024-04-23T04:26:58.370Z] e49daf8e6153: Pull complete [2024-04-23T04:26:58.639Z] def376bc3316: Pull complete [2024-04-23T04:27:01.998Z] 63abb2208e69: Pull complete [2024-04-23T04:27:02.264Z] e03e2527e679: Pull complete [2024-04-23T04:27:02.532Z] 5d961c33e209: Pull complete [2024-04-23T04:27:02.533Z] Digest: sha256:c8d3a4b0f8c9f09c8d220fc68028a401f5b7f5c159a7dd62fc0915f8617ea66f [2024-04-23T04:27:02.533Z] Status: Downloaded newer image for docker:latest [2024-04-23T04:27:05.113Z] ---> 8735aa5322d7 [2024-04-23T04:27:05.113Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-23T04:27:05.113Z] ---> Running in 568eef2db0a9 [2024-04-23T04:27:06.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-23T04:27:06.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-23T04:27:07.491Z] OK: 266 MiB in 52 packages [2024-04-23T04:27:08.450Z] Removing intermediate container 568eef2db0a9 [2024-04-23T04:27:08.450Z] ---> 806bea9da398 [2024-04-23T04:27:08.450Z] Step 10/15 : ENV GO111MODULE=on [2024-04-23T04:27:08.450Z] ---> Running in 4bc9067dfa57 [2024-04-23T04:27:08.716Z] Removing intermediate container 4bc9067dfa57 [2024-04-23T04:27:08.716Z] ---> 8228ce585ed9 [2024-04-23T04:27:08.716Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-04-23T04:27:08.716Z] ---> Running in 31a9c063255e [2024-04-23T04:27:09.297Z] Removing intermediate container 31a9c063255e [2024-04-23T04:27:09.297Z] ---> d132c52eaf90 [2024-04-23T04:27:09.297Z] Step 12/15 : COPY go.mod vendor* ./ [2024-04-23T04:27:09.880Z] ---> 304615ceb5a4 [2024-04-23T04:27:09.880Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-23T04:27:09.880Z] ---> Running in fe5874177551 [2024-04-23T04:29:16.828Z] Removing intermediate container fe5874177551 [2024-04-23T04:29:16.828Z] ---> 23ada753b4d8 [2024-04-23T04:29:16.828Z] Step 14/15 : COPY . . [2024-04-23T04:29:16.828Z] ---> db281c3b03d9 [2024-04-23T04:29:16.828Z] Step 15/15 : RUN ${MAKE} [2024-04-23T04:29:16.828Z] ---> Running in ca7d5b29515d [2024-04-23T04:29:16.828Z] noop [2024-04-23T04:29:16.828Z] Removing intermediate container ca7d5b29515d [2024-04-23T04:29:16.828Z] ---> 14f8d232e435 [2024-04-23T04:29:16.828Z] Successfully built 14f8d232e435 [2024-04-23T04:29:16.828Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:29:17.327Z] + docker inspect -f . ci-base-image-arm64 [2024-04-23T04:29:17.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-23T04:29:17.624Z] prd-ubuntu20.04-docker-arm64-4c-16g-3427 does not seem to be running inside a container [2024-04-23T04:29:17.706Z] $ 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 [2024-04-23T04:29:18.909Z] $ docker top fe495d3db1ded366ad073fe2f9621f02a81a96e5e89de3ed6729c4cb787b655e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-23T04:29:19.840Z] + go version [2024-04-23T04:29:19.841Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-04-23T04:29:19.881Z] $ docker stop --time=1 fe495d3db1ded366ad073fe2f9621f02a81a96e5e89de3ed6729c4cb787b655e [2024-04-23T04:29:21.486Z] $ docker rm -f --volumes fe495d3db1ded366ad073fe2f9621f02a81a96e5e89de3ed6729c4cb787b655e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:29:22.367Z] + docker inspect -f . ci-base-image-arm64 [2024-04-23T04:29:22.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-23T04:29:22.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-3427 does not seem to be running inside a container [2024-04-23T04:29:22.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2024-04-23T04:29:24.036Z] $ docker top 4c425430836c2515a2821d47817b542e8ffc2783db7def5dd38619ad17dd1ead -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-23T04:29:24.977Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-23T04:29:25.410Z] + make test [2024-04-23T04:29:25.410Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-04-23T04:29:32.103Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-04-23T04:31:23.827Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-04-23T04:31:23.827Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-04-23T04:31:23.827Z] have (chan any, chan error, any, string) [2024-04-23T04:31:23.827Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-23T04:31:23.827Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-04-23T04:31:23.827Z] have (chan any, chan error, interface{}, string) [2024-04-23T04:31:23.827Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-23T04:31:23.827Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-04-23T04:31:23.827Z] have (chan any, chan error, interface{}, string) [2024-04-23T04:31:23.827Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-04-23T04:32:31.732Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-04-23T04:32:31.732Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-04-23T04:32:31.732Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-04-23T04:32:31.732Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-04-23T04:32:31.732Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-04-23T04:32:31.732Z] FAIL [2024-04-23T04:32:32.313Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-04-23T04:32:32.363Z] $ docker stop --time=1 4c425430836c2515a2821d47817b542e8ffc2783db7def5dd38619ad17dd1ead [2024-04-23T04:32:34.325Z] $ docker rm -f --volumes 4c425430836c2515a2821d47817b542e8ffc2783db7def5dd38619ad17dd1ead [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] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:32:36.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-23T04:32:36.339Z] [2024-04-23T04:32:36.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:32:36.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-23T04:32:37.016Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-23T04:32:37.016Z] 8998bd30e6a1: Pulling fs layer [2024-04-23T04:32:37.016Z] 04944245beec: Pulling fs layer [2024-04-23T04:32:37.016Z] 699f458cf7ca: Pulling fs layer [2024-04-23T04:32:37.016Z] 765212b225bb: Pulling fs layer [2024-04-23T04:32:37.016Z] f23df028b6ca: Pulling fs layer [2024-04-23T04:32:37.016Z] d65c8cfc05b1: Pulling fs layer [2024-04-23T04:32:37.016Z] 2437ff75d9bd: Pulling fs layer [2024-04-23T04:32:37.016Z] 765212b225bb: Waiting [2024-04-23T04:32:37.016Z] f23df028b6ca: Waiting [2024-04-23T04:32:37.016Z] 2437ff75d9bd: Waiting [2024-04-23T04:32:37.016Z] d65c8cfc05b1: Waiting [2024-04-23T04:32:37.016Z] 04944245beec: Verifying Checksum [2024-04-23T04:32:37.016Z] 04944245beec: Download complete [2024-04-23T04:32:37.016Z] 765212b225bb: Verifying Checksum [2024-04-23T04:32:37.016Z] 765212b225bb: Download complete [2024-04-23T04:32:37.016Z] f23df028b6ca: Verifying Checksum [2024-04-23T04:32:37.016Z] f23df028b6ca: Download complete [2024-04-23T04:32:37.281Z] d65c8cfc05b1: Verifying Checksum [2024-04-23T04:32:37.281Z] d65c8cfc05b1: Download complete [2024-04-23T04:32:37.281Z] 699f458cf7ca: Verifying Checksum [2024-04-23T04:32:37.281Z] 699f458cf7ca: Download complete [2024-04-23T04:32:37.549Z] 8998bd30e6a1: Verifying Checksum [2024-04-23T04:32:37.549Z] 8998bd30e6a1: Download complete [2024-04-23T04:32:40.143Z] 2437ff75d9bd: Verifying Checksum [2024-04-23T04:32:40.143Z] 2437ff75d9bd: Download complete [2024-04-23T04:32:42.729Z] 8998bd30e6a1: Pull complete [2024-04-23T04:32:42.729Z] 04944245beec: Pull complete [2024-04-23T04:32:44.680Z] 699f458cf7ca: Pull complete [2024-04-23T04:32:44.680Z] 765212b225bb: Pull complete [2024-04-23T04:32:45.654Z] f23df028b6ca: Pull complete [2024-04-23T04:32:45.654Z] d65c8cfc05b1: Pull complete [2024-04-23T04:33:04.181Z] 2437ff75d9bd: Pull complete [2024-04-23T04:33:04.181Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-23T04:33:04.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-23T04:33:04.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-23T04:33:04.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-3427 does not seem to be running inside a container [2024-04-23T04:33:04.608Z] $ 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 [2024-04-23T04:33:07.273Z] $ docker top 89762cdd719e0fbceb1a04e94a568e3ea8ab873b0059defd13d1ba3656433829 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:33:08.153Z] ---> job-cost.sh [2024-04-23T04:33:08.153Z] lf-activate-venv: SKIPPING [2024-04-23T04:33:08.153Z] INFO: No Stack... [2024-04-23T04:33:08.734Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-23T04:33:09.313Z] INFO: Archiving Costs [Pipeline] sh [2024-04-23T04:33:09.972Z] + cut -d, -f6 [2024-04-23T04:33:09.972Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2024-04-23T04:33:10.046Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] [2024-04-23T04:33:10.050Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] did not exist. Created. [2024-04-23T04:33:10.055Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-23T04:33:10.787Z] /w/workspace/edgex-ui-go/1@tmp/durable-ba4a8f83/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-23T04:33:11.450Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-23T04:33:11.486Z] Warning: overwriting stash ‘stack-cost’ [2024-04-23T04:33:12.091Z] Stashed 1 file(s) [Pipeline] } [2024-04-23T04:33:12.106Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-23T04:33:12.192Z] $ docker stop --time=1 89762cdd719e0fbceb1a04e94a568e3ea8ab873b0059defd13d1ba3656433829 [2024-04-23T04:33:13.698Z] $ docker rm -f --volumes 89762cdd719e0fbceb1a04e94a568e3ea8ab873b0059defd13d1ba3656433829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-23T04:33:14.475Z] 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 [2024-04-23T04:33:16.567Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives ] [2024-04-23T04:33:16.567Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives [2024-04-23T04:33:16.567Z] total 16 [2024-04-23T04:33:16.567Z] drwxr-xr-x 3 root root 4096 Apr 23 04:24 . [2024-04-23T04:33:16.567Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 23 04:24 .. [2024-04-23T04:33:16.567Z] drwxr-xr-x 2 root root 4096 Apr 23 04:24 cost [2024-04-23T04:33:16.567Z] -rw-r--r-- 1 root root 83 Apr 23 04:24 cost.csv [2024-04-23T04:33:16.567Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives [2024-04-23T04:33:16.567Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives [2024-04-23T04:33:16.567Z] total 16 [2024-04-23T04:33:16.567Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 23 04:24 . [2024-04-23T04:33:16.567Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 23 04:24 .. [2024-04-23T04:33:16.567Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 23 04:24 cost [2024-04-23T04:33:16.567Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 23 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:33:16.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:33:17.833Z] ---> package-listing.sh [2024-04-23T04:33:17.833Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-23T04:33:17.833Z] ++ facter osfamily [2024-04-23T04:33:18.093Z] + OS_FAMILY=debian [2024-04-23T04:33:18.093Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-740 [2024-04-23T04:33:18.093Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-23T04:33:18.093Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-23T04:33:18.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-23T04:33:18.093Z] + PACKAGES=/tmp/packages_start.txt [2024-04-23T04:33:18.093Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-740 ']' [2024-04-23T04:33:18.093Z] + PACKAGES=/tmp/packages_end.txt [2024-04-23T04:33:18.093Z] + case "${OS_FAMILY}" in [2024-04-23T04:33:18.093Z] + dpkg -l [2024-04-23T04:33:18.093Z] + grep '^ii' [2024-04-23T04:33:18.093Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-23T04:33:18.093Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-23T04:33:18.093Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-23T04:33:18.093Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-740 ']' [2024-04-23T04:33:18.093Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives/ [2024-04-23T04:33:18.093Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives/ [Pipeline] echo [2024-04-23T04:33:18.132Z] 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-740/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-23T04:33:18.424Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T04:33:19.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-23T04:33:19.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-23T04:33:19.191Z] prd-ubuntu20.04-docker-8c-8g-3425 does not seem to be running inside a container [2024-04-23T04:33:19.221Z] $ 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-740/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-740 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740:/w/workspace/edgexfoundry_edgex-ui-go_PR-740:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-23T04:33:19.393Z] $ docker top 187ed501f829b1f6217765b86b606e47fadc2c410e45d6cee72d6ab22fca47f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-23T04:33:19.793Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-23T04:33:20.101Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-23T04:33:20.410Z] + ls /var/log/sa-host [2024-04-23T04:33:20.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-23T04:33:20.556Z] provisioning config files... [2024-04-23T04:33:20.567Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/config13205952696653643027tmp [Pipeline] { [Pipeline] echo [2024-04-23T04:33:20.628Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:33:20.940Z] ---> create-netrc.sh [Pipeline] } [2024-04-23T04:33:20.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:33:21.381Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-23T04:33:21.416Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:33:21.721Z] ---> sudo-logs.sh [2024-04-23T04:33:21.721Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-23T04:33:21.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:33:22.155Z] ---> job-cost.sh [2024-04-23T04:33:22.155Z] lf-activate-venv: SKIPPING [2024-04-23T04:33:22.155Z] DEBUG: total: 0.2199999988079071 [2024-04-23T04:33:22.155Z] INFO: Retrieving Stack Cost... [2024-04-23T04:33:22.436Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-23T04:33:22.712Z] INFO: Archiving Costs [Pipeline] echo [2024-04-23T04:33:22.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-23T04:33:23.113Z] ---> logs-deploy.sh [2024-04-23T04:33:23.113Z] lf-activate-venv: SKIPPING [2024-04-23T04:33:23.114Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-740/1 [2024-04-23T04:33:23.114Z] INFO: archiving workspace using pattern(s): [2024-04-23T04:33:24.047Z] Archives upload complete. [2024-04-23T04:33:24.047Z] INFO: archiving logs to Nexus