Pull request #704 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4abd88e527efa972eab45bc2219a13b782e00e28+d9fc1cd79997bee2dad67cb4a71f5bce9889504c (ed6920b80a7aa5028d89d91e57adc371504268ea) 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-ssh16637545420861635208.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-ssh10813923485489733000.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-704/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-704/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5691312411543815064.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-704/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1690665111889342763.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-ssh2000806442102265005.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-704/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-704/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15169734895538001552.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1320 in /w/workspace/edgexfoundry_edgex-ui-go_PR-704 [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-704 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d9fc1cd79997bee2dad67cb4a71f5bce9889504c into PR head commit 4abd88e527efa972eab45bc2219a13b782e00e28 Merge succeeded, producing 4abd88e527efa972eab45bc2219a13b782e00e28 Checking out Revision 4abd88e527efa972eab45bc2219a13b782e00e28 (PR-704) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/704/head:refs/remotes/origin/PR-704 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4abd88e527efa972eab45bc2219a13b782e00e28 # 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 d9fc1cd79997bee2dad67cb4a71f5bce9889504c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4abd88e527efa972eab45bc2219a13b782e00e28 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:50:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:50:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:50:53 ========================================================= 04:50:53 EdgeX Global Pipelines Version Info 04:50:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:50:53 ------------------- 04:50:53 stable info: 04:50:53 ------------------- 04:50:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:50:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:50:53 Message: update stable to v1.0.258 04:50:54 ------------------- 04:50:54 experimental info: 04:50:54 ------------------- 04:50:54 Commited By: **** collab-it+edgex@linuxfoundation.org 04:50:54 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:50:54 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:50:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:50:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:50:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:50:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:50:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:50:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:50:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-704 [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-704 [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-704 [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4abd88e527efa972eab45bc2219a13b782e00e28 [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4abd88e [Pipeline] echo 04:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:56 provisioning config files... 04:50:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp/config10940218791998889812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:57 ---> ****-login.sh 04:50:57 nexus3.edgexfoundry.org:10001 04:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:57 Configure a credential helper to remove this warning. See 04:50:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:57 04:50:57 Login Succeeded 04:50:57 nexus3.edgexfoundry.org:10002 04:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:57 Configure a credential helper to remove this warning. See 04:50:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:57 04:50:57 Login Succeeded 04:50:57 nexus3.edgexfoundry.org:10003 04:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:57 Configure a credential helper to remove this warning. See 04:50:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:57 04:50:57 Login Succeeded 04:50:57 nexus3.edgexfoundry.org:10004 04:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:58 Configure a credential helper to remove this warning. See 04:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:58 04:50:58 Login Succeeded 04:50:58 ****.io 04:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:58 Configure a credential helper to remove this warning. See 04:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:58 04:50:58 Login Succeeded 04:50:58 ---> ****-login.sh ends [Pipeline] } 04:50:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:50:59 + git rev-list -1 --merges 4abd88e527efa972eab45bc2219a13b782e00e28~1..4abd88e527efa972eab45bc2219a13b782e00e28 [Pipeline] echo 04:50:59 -----------> git rev-list -1 --merges 4abd88e527efa972eab45bc2219a13b782e00e28~1..4abd88e527efa972eab45bc2219a13b782e00e28 4abd88e527efa972eab45bc2219a13b782e00e28 [false] [Pipeline] sh 04:50:59 + git log --format=format:%s -1 4abd88e527efa972eab45bc2219a13b782e00e28 [Pipeline] echo 04:50:59 ========================================================= 04:50:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:50:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:51:00 + git log --format=format:%s -1 4abd88e527efa972eab45bc2219a13b782e00e28 [Pipeline] echo 04:51:00 [semverPrep] GIT_COMMIT: 4abd88e527efa972eab45bc2219a13b782e00e28, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:51:00 [semverPrep] This is not a build commit. [Pipeline] sh 04:51:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:51:00 + grep -v github /etc/ssh/ssh_known_hosts 04:51:00 + [ -e /tmp/ssh_known_hosts ] 04:51:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:51:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:51:00 + sudo tee -a /etc/ssh/ssh_known_hosts 04:51:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:01 04:51:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:01 0.1.4: Pulling from edgex-devops/py-git-semver 04:51:01 b85a868b505f: Pulling fs layer 04:51:01 e2be974225ed: Pulling fs layer 04:51:01 339a4e72a1f5: Pulling fs layer 04:51:01 988bab9f4d93: Pulling fs layer 04:51:01 1469e6f7b9e6: Pulling fs layer 04:51:01 eaf3925da568: Pulling fs layer 04:51:01 bab4dde63d76: Pulling fs layer 04:51:01 bde34c3a00c8: Pulling fs layer 04:51:01 b352a97aabf1: Pulling fs layer 04:51:01 4872d77fe225: Pulling fs layer 04:51:01 5851b861e8e6: Pulling fs layer 04:51:01 988bab9f4d93: Waiting 04:51:01 bde34c3a00c8: Waiting 04:51:01 1469e6f7b9e6: Waiting 04:51:01 b352a97aabf1: Waiting 04:51:01 5851b861e8e6: Waiting 04:51:01 bab4dde63d76: Waiting 04:51:01 eaf3925da568: Waiting 04:51:01 e2be974225ed: Download complete 04:51:01 988bab9f4d93: Verifying Checksum 04:51:01 988bab9f4d93: Download complete 04:51:01 1469e6f7b9e6: Verifying Checksum 04:51:01 1469e6f7b9e6: Download complete 04:51:01 339a4e72a1f5: Verifying Checksum 04:51:01 339a4e72a1f5: Download complete 04:51:01 eaf3925da568: Download complete 04:51:01 bde34c3a00c8: Download complete 04:51:01 b352a97aabf1: Verifying Checksum 04:51:01 b352a97aabf1: Download complete 04:51:01 4872d77fe225: Verifying Checksum 04:51:01 4872d77fe225: Download complete 04:51:01 5851b861e8e6: Verifying Checksum 04:51:01 5851b861e8e6: Download complete 04:51:01 b85a868b505f: Verifying Checksum 04:51:01 b85a868b505f: Download complete 04:51:02 bab4dde63d76: Verifying Checksum 04:51:02 bab4dde63d76: Download complete 04:51:02 b85a868b505f: Pull complete 04:51:02 e2be974225ed: Pull complete 04:51:03 339a4e72a1f5: Pull complete 04:51:03 988bab9f4d93: Pull complete 04:51:03 1469e6f7b9e6: Pull complete 04:51:03 eaf3925da568: Pull complete 04:51:05 bab4dde63d76: Pull complete 04:51:05 bde34c3a00c8: Pull complete 04:51:05 b352a97aabf1: Pull complete 04:51:05 4872d77fe225: Pull complete 04:51:06 5851b861e8e6: Pull complete 04:51:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:06 prd-ubuntu20.04-docker-8c-8g-1320 does not seem to be running inside a container 04:51:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-704 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-704:/w/workspace/edgexfoundry_edgex-ui-go_PR-704:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-704@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 04:51:09 $ docker top 23dafa6c086e7ea38762bfb9335642933f3714b6525a74a8039507ca1e505855 -eo pid,comm 04:51:09 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). 04:51:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:09 [ssh-agent] Looking for ssh-agent implementation... 04:51:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:09 $ docker exec 23dafa6c086e7ea38762bfb9335642933f3714b6525a74a8039507ca1e505855 ssh-agent 04:51:09 SSH_AUTH_SOCK=/tmp/ssh-MKPAQaVgBSfp/agent.15 04:51:09 SSH_AGENT_PID=21 04:51:09 Running ssh-add (command line suppressed) 04:51:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp/private_key_2137413587376369256.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp/private_key_2137413587376369256.key) 04:51:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:10 + git tag --points-at HEAD [Pipeline] } 04:51:10 $ docker exec --env ******** --env ******** 23dafa6c086e7ea38762bfb9335642933f3714b6525a74a8039507ca1e505855 ssh-agent -k 04:51:10 unset SSH_AUTH_SOCK; 04:51:10 unset SSH_AGENT_PID; 04:51:10 echo Agent pid 21 killed; 04:51:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:51:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:10 [ssh-agent] Looking for ssh-agent implementation... 04:51:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:10 $ docker exec 23dafa6c086e7ea38762bfb9335642933f3714b6525a74a8039507ca1e505855 ssh-agent 04:51:10 SSH_AUTH_SOCK=/tmp/ssh-RQdwAdohD1OG/agent.72 04:51:10 SSH_AGENT_PID=78 04:51:10 Running ssh-add (command line suppressed) 04:51:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp/private_key_7210370337838569571.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp/private_key_7210370337838569571.key) 04:51:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:11 + git semver init 04:51:11 2024-02-20 04:51:11,412 [run_init] DEBUG init version:0.0.0 force:False 04:51:11 2024-02-20 04:51:11,413 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-704/.semver 04:51:11 2024-02-20 04:51:11,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-704/.semver 04:51:11 2024-02-20 04:51:11,413 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-704/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-704, universal_newlines=False, shell=None, istream=None) 04:51:14 2024-02-20 04:51:13,482 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-704/.git/info/exclude 04:51:14 2024-02-20 04:51:13,482 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-704/.semver/PR-704 with force:False 04:51:14 2024-02-20 04:51:13,482 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-704/.semver/PR-704 04:51:14 2024-02-20 04:51:13,486 [execute] INFO git cat-file --batch-check 04:51:14 2024-02-20 04:51:13,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-704/.semver, universal_newlines=False, shell=None, istream=) 04:51:14 2024-02-20 04:51:13,493 [execute] INFO git cat-file --batch 04:51:14 2024-02-20 04:51:13,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-704/.semver, universal_newlines=False, shell=None, istream=) 04:51:14 2024-02-20 04:51:13,498 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-704/.semver/PR-704 04:51:14 0.0.0 [Pipeline] } 04:51:14 $ docker exec --env ******** --env ******** 23dafa6c086e7ea38762bfb9335642933f3714b6525a74a8039507ca1e505855 ssh-agent -k 04:51:14 unset SSH_AUTH_SOCK; 04:51:14 unset SSH_AGENT_PID; 04:51:14 echo Agent pid 78 killed; 04:51:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:14 + git semver [Pipeline] } 04:51:14 $ docker stop --time=1 23dafa6c086e7ea38762bfb9335642933f3714b6525a74a8039507ca1e505855 04:51:16 $ docker rm -f --volumes 23dafa6c086e7ea38762bfb9335642933f3714b6525a74a8039507ca1e505855 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:51:17 Stashed 1 file(s) [Pipeline] echo 04:51:17 [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 04:51:17 provisioning config files... 04:51:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp/config17041547460625090612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:18 ---> ****-login.sh 04:51:18 nexus3.edgexfoundry.org:10001 04:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:18 Configure a credential helper to remove this warning. See 04:51:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:18 04:51:18 Login Succeeded 04:51:18 nexus3.edgexfoundry.org:10002 04:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:18 Configure a credential helper to remove this warning. See 04:51:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:18 04:51:18 Login Succeeded 04:51:18 nexus3.edgexfoundry.org:10003 04:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:18 Configure a credential helper to remove this warning. See 04:51:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:18 04:51:18 Login Succeeded 04:51:18 nexus3.edgexfoundry.org:10004 04:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:18 Configure a credential helper to remove this warning. See 04:51:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:18 04:51:18 Login Succeeded 04:51:18 ****.io 04:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:18 Configure a credential helper to remove this warning. See 04:51:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:18 04:51:18 Login Succeeded 04:51:18 ---> ****-login.sh ends [Pipeline] } 04:51:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:51:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:51:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:51:19 ========================================================= 04:51:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:51:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:19 + 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 . 04:51:20 Sending build context to Docker daemon 59.05MB 04:51:20 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:51:20 Step 2/15 : FROM ${BASE} AS builder 04:51:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:51:20 7264a8db6415: Pulling fs layer 04:51:20 c4d48a809fc2: Pulling fs layer 04:51:20 4f1c88b9dad5: Pulling fs layer 04:51:20 ad3a456e5733: Pulling fs layer 04:51:20 69c7f0334f64: Pulling fs layer 04:51:20 1f1c1a5573a3: Pulling fs layer 04:51:20 ce7588e14bc9: Pulling fs layer 04:51:20 b5e4710f87ac: Pulling fs layer 04:51:20 ad3a456e5733: Waiting 04:51:20 ce7588e14bc9: Waiting 04:51:20 b5e4710f87ac: Waiting 04:51:20 c4d48a809fc2: Verifying Checksum 04:51:20 c4d48a809fc2: Download complete 04:51:20 ad3a456e5733: Verifying Checksum 04:51:20 69c7f0334f64: Verifying Checksum 04:51:20 69c7f0334f64: Download complete 04:51:20 7264a8db6415: Verifying Checksum 04:51:20 7264a8db6415: Download complete 04:51:20 1f1c1a5573a3: Verifying Checksum 04:51:20 1f1c1a5573a3: Download complete 04:51:20 7264a8db6415: Pull complete 04:51:20 c4d48a809fc2: Pull complete 04:51:20 b5e4710f87ac: Verifying Checksum 04:51:20 b5e4710f87ac: Download complete 04:51:20 4f1c88b9dad5: Verifying Checksum 04:51:20 4f1c88b9dad5: Download complete 04:51:21 ce7588e14bc9: Verifying Checksum 04:51:21 ce7588e14bc9: Download complete 04:51:24 4f1c88b9dad5: Pull complete 04:51:24 ad3a456e5733: Pull complete 04:51:24 69c7f0334f64: Pull complete 04:51:24 1f1c1a5573a3: Pull complete 04:51:26 ce7588e14bc9: Pull complete 04:51:26 b5e4710f87ac: Pull complete 04:51:26 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:51:26 ---> 88b5674ff536 04:51:26 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:51:31 ---> Running in b64072e4f45a 04:51:31 Removing intermediate container b64072e4f45a 04:51:31 ---> 2ef8c10eb04e 04:51:31 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:51:31 ---> Running in f516fa5e18df 04:51:31 Removing intermediate container f516fa5e18df 04:51:31 ---> 71c46d4c0539 04:51:31 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:51:31 ---> Running in c97b4fb0e982 04:51:31 Removing intermediate container c97b4fb0e982 04:51:31 ---> f71e4ce5c65f 04:51:31 Step 6/15 : LABEL Name=edgex-ui-go 04:51:31 ---> Running in faf70fc5910d 04:51:31 Removing intermediate container faf70fc5910d 04:51:31 ---> a8039c704bca 04:51:31 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:51:31 ---> Running in c248c962eb18 04:51:31 Removing intermediate container c248c962eb18 04:51:31 ---> 0a899dcd3f25 04:51:31 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:51:31 latest: Pulling from library/docker 04:51:31 4abcf2066143: Pulling fs layer 04:51:31 6a25a43dc0fd: Pulling fs layer 04:51:31 4f4fb700ef54: Pulling fs layer 04:51:31 8453b14f8be1: Pulling fs layer 04:51:31 a5449a857d65: Pulling fs layer 04:51:31 3dde2c9dd264: Pulling fs layer 04:51:31 44b786ed2257: Pulling fs layer 04:51:31 36fa2b1e15e2: Pulling fs layer 04:51:31 4b17757db9c4: Pulling fs layer 04:51:31 aa8480c0a982: Pulling fs layer 04:51:31 6747b4aa1d49: Pulling fs layer 04:51:31 a87b7b228fe9: Pulling fs layer 04:51:31 b71bafe58ee8: Pulling fs layer 04:51:31 a2097d940bc7: Pulling fs layer 04:51:31 d1935d92e1c6: Pulling fs layer 04:51:31 820ac51fb076: Pulling fs layer 04:51:31 aa8480c0a982: Waiting 04:51:31 6747b4aa1d49: Waiting 04:51:31 a87b7b228fe9: Waiting 04:51:31 a5449a857d65: Waiting 04:51:31 b71bafe58ee8: Waiting 04:51:31 a2097d940bc7: Waiting 04:51:31 d1935d92e1c6: Waiting 04:51:31 820ac51fb076: Waiting 04:51:31 3dde2c9dd264: Waiting 04:51:31 44b786ed2257: Waiting 04:51:31 36fa2b1e15e2: Waiting 04:51:31 8453b14f8be1: Waiting 04:51:31 4b17757db9c4: Waiting 04:51:31 4f4fb700ef54: Download complete 04:51:32 4abcf2066143: Verifying Checksum 04:51:32 4abcf2066143: Download complete 04:51:32 6a25a43dc0fd: Verifying Checksum 04:51:32 6a25a43dc0fd: Download complete 04:51:32 8453b14f8be1: Verifying Checksum 04:51:32 8453b14f8be1: Download complete 04:51:32 4abcf2066143: Pull complete 04:51:32 a5449a857d65: Verifying Checksum 04:51:32 a5449a857d65: Download complete 04:51:32 3dde2c9dd264: Verifying Checksum 04:51:32 3dde2c9dd264: Download complete 04:51:32 6a25a43dc0fd: Pull complete 04:51:32 44b786ed2257: Verifying Checksum 04:51:32 44b786ed2257: Download complete 04:51:32 36fa2b1e15e2: Verifying Checksum 04:51:32 36fa2b1e15e2: Download complete 04:51:32 4f4fb700ef54: Pull complete 04:51:32 4b17757db9c4: Download complete 04:51:32 aa8480c0a982: Verifying Checksum 04:51:32 aa8480c0a982: Download complete 04:51:32 Still waiting to schedule task 04:51:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:51:32 8453b14f8be1: Pull complete 04:51:32 a87b7b228fe9: Download complete 04:51:32 6747b4aa1d49: Verifying Checksum 04:51:32 6747b4aa1d49: Download complete 04:51:32 b71bafe58ee8: Download complete 04:51:32 d1935d92e1c6: Verifying Checksum 04:51:32 d1935d92e1c6: Download complete 04:51:32 820ac51fb076: Download complete 04:51:33 a5449a857d65: Pull complete 04:51:33 a2097d940bc7: Verifying Checksum 04:51:33 a2097d940bc7: Download complete 04:51:33 3dde2c9dd264: Pull complete 04:51:33 44b786ed2257: Pull complete 04:51:33 36fa2b1e15e2: Pull complete 04:51:33 4b17757db9c4: Pull complete 04:51:33 aa8480c0a982: Pull complete 04:51:34 6747b4aa1d49: Pull complete 04:51:34 a87b7b228fe9: Pull complete 04:51:34 b71bafe58ee8: Pull complete 04:51:35 a2097d940bc7: Pull complete 04:51:35 d1935d92e1c6: Pull complete 04:51:35 820ac51fb076: Pull complete 04:51:35 Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 04:51:35 Status: Downloaded newer image for docker:latest 04:51:37 ---> 28de9a2412a5 04:51:37 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:51:37 ---> Running in de7cd9957f50 04:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:51:38 OK: 264 MiB in 52 packages 04:51:38 Removing intermediate container de7cd9957f50 04:51:38 ---> 9bfda47a53ae 04:51:38 Step 10/15 : ENV GO111MODULE=on 04:51:38 ---> Running in fde9ef949731 04:51:38 Removing intermediate container fde9ef949731 04:51:38 ---> 3a73567cbb45 04:51:38 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:51:38 ---> Running in 0bc265cdbd5b 04:51:38 Removing intermediate container 0bc265cdbd5b 04:51:38 ---> ad5a4c846248 04:51:38 Step 12/15 : COPY go.mod vendor* ./ 04:51:38 ---> 8bf6bbec4dae 04:51:38 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:38 ---> Running in fe8c2a52ecd1 04:52:11 Removing intermediate container fe8c2a52ecd1 04:52:11 ---> c870992ec22c 04:52:11 Step 14/15 : COPY . . 04:52:11 ---> 256eab976ba2 04:52:11 Step 15/15 : RUN ${MAKE} 04:52:11 ---> Running in 0c3921d27f58 04:52:11 noop 04:52:11 Removing intermediate container 0c3921d27f58 04:52:11 ---> 10b7a6f7d0c1 04:52:11 Successfully built 10b7a6f7d0c1 04:52:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:11 + docker inspect -f . ci-base-image-x86_64 04:52:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:11 prd-ubuntu20.04-docker-8c-8g-1320 does not seem to be running inside a container 04:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-704 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-704:/w/workspace/edgexfoundry_edgex-ui-go_PR-704:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-704@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 04:52:12 $ docker top 92de26ad2b670527dace74ef1cf5c4cdbfbdc1dde81349c09a0270d59a3ee50c -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:12 + go version 04:52:12 go version go1.21.0 linux/amd64 [Pipeline] } 04:52:12 $ docker stop --time=1 92de26ad2b670527dace74ef1cf5c4cdbfbdc1dde81349c09a0270d59a3ee50c 04:52:13 $ docker rm -f --volumes 92de26ad2b670527dace74ef1cf5c4cdbfbdc1dde81349c09a0270d59a3ee50c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:14 + docker inspect -f . ci-base-image-x86_64 04:52:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:15 prd-ubuntu20.04-docker-8c-8g-1320 does not seem to be running inside a container 04:52:15 $ 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-704 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-704:/w/workspace/edgexfoundry_edgex-ui-go_PR-704:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-704@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 04:52:15 $ docker top 25e61014c096bd471f3015bf29674b97f5aa64e9de5959dc9f180c5ff4c5f3c1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-704 [Pipeline] fileExists [Pipeline] sh 04:52:16 + make test 04:52:16 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:52:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:52:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:52:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:52:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:52:27 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:52:27 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:52:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:52:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:52:27 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:52:27 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:52:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:29 ./bin/test-attribution-txt.sh 04:52:29 make -C web test 04:52:29 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-704/web' 04:52:29 make[1]: tput: No such file or directory 04:52:29 make[1]: tput: No such file or directory 04:52:29 warning: generating ./VERSION 04:52:29 echo "0.0.0" > VERSION 04:52:29 docker build \ 04:52:29 -f Dockerfile \ 04:52:29 --build-arg USER=1000 \ 04:52:29 \ 04:52:29 --label "git_sha=4abd88e527efa972eab45bc2219a13b782e00e28" \ 04:52:29 -t edgexfoundry/edgex-web-ui:4abd88e527efa972eab45bc2219a13b782e00e28 \ 04:52:29 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:52:29 . 04:52:29 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:52:29 Install the buildx component to build images with BuildKit: 04:52:29 https://docs.docker.com/go/buildx/ 04:52:29 04:52:30 Sending build context to Docker daemon 2.62MB 04:52:30 Step 1/11 : FROM node:18-alpine3.18 04:52:30 18-alpine3.18: Pulling from library/node 04:52:30 619be1103602: Pulling fs layer 04:52:30 3ca0848cfd88: Pulling fs layer 04:52:30 ea995ae82edc: Pulling fs layer 04:52:30 8ef45897bdf2: Pulling fs layer 04:52:30 8ef45897bdf2: Waiting 04:52:30 ea995ae82edc: Verifying Checksum 04:52:30 ea995ae82edc: Download complete 04:52:30 619be1103602: Verifying Checksum 04:52:30 619be1103602: Download complete 04:52:30 8ef45897bdf2: Download complete 04:52:30 3ca0848cfd88: Verifying Checksum 04:52:30 3ca0848cfd88: Download complete 04:52:30 619be1103602: Pull complete 04:52:32 3ca0848cfd88: Pull complete 04:52:32 ea995ae82edc: Pull complete 04:52:32 8ef45897bdf2: Pull complete 04:52:32 Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 04:52:32 Status: Downloaded newer image for node:18-alpine3.18 04:52:32 ---> 4f966fe318ae 04:52:32 Step 2/11 : RUN apk add --no-cache chromium 04:52:34 ---> Running in 6e8ebb933501 04:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:52:34 (1/154) Installing libexpat (2.6.0-r0) 04:52:34 (2/154) Installing brotli-libs (1.0.9-r14) 04:52:34 (3/154) Installing libbz2 (1.0.8-r5) 04:52:35 (4/154) Installing libpng (1.6.39-r3) 04:52:35 (5/154) Installing freetype (2.13.0-r5) 04:52:35 (6/154) Installing fontconfig (2.14.2-r3) 04:52:35 (7/154) Installing libfontenc (1.1.7-r2) 04:52:35 (8/154) Installing mkfontscale (1.2.2-r3) 04:52:35 (9/154) Installing font-opensans (0_git20210927-r1) 04:52:35 (10/154) Installing pkgconf (1.9.5-r0) 04:52:35 (11/154) Installing libffi (3.4.4-r2) 04:52:35 (12/154) Installing libintl (0.21.1-r7) 04:52:35 (13/154) Installing libblkid (2.38.1-r8) 04:52:35 (14/154) Installing libmount (2.38.1-r8) 04:52:35 (15/154) Installing pcre2 (10.42-r1) 04:52:35 (16/154) Installing glib (2.76.6-r0) 04:52:35 (17/154) Installing xz-libs (5.4.3-r0) 04:52:35 (18/154) Installing libxml2 (2.11.7-r0) 04:52:35 (19/154) Installing shared-mime-info (2.2-r5) 04:52:35 (20/154) Installing hicolor-icon-theme (0.17-r2) 04:52:35 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 04:52:35 (22/154) Installing libwebp (1.3.2-r0) 04:52:35 (23/154) Installing zstd-libs (1.5.5-r4) 04:52:35 (24/154) Installing tiff (4.5.1-r0) 04:52:35 (25/154) Installing gdk-pixbuf (2.42.10-r5) 04:52:35 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 04:52:35 (27/154) Installing libxau (1.0.11-r2) 04:52:35 (28/154) Installing libmd (1.0.4-r2) 04:52:35 (29/154) Installing libbsd (0.11.7-r1) 04:52:35 (30/154) Installing libxdmcp (1.1.4-r2) 04:52:35 (31/154) Installing libxcb (1.15-r1) 04:52:35 (32/154) Installing libx11 (1.8.7-r0) 04:52:35 (33/154) Installing libxcomposite (0.4.6-r3) 04:52:35 (34/154) Installing libxfixes (6.0.1-r2) 04:52:35 (35/154) Installing libxrender (0.9.11-r3) 04:52:35 (36/154) Installing libxcursor (1.2.1-r2) 04:52:35 (37/154) Installing libxdamage (1.1.6-r2) 04:52:35 (38/154) Installing libxext (1.3.5-r2) 04:52:35 (39/154) Installing libxi (1.8.1-r0) 04:52:35 (40/154) Installing libxinerama (1.1.5-r2) 04:52:35 (41/154) Installing libxrandr (1.5.3-r2) 04:52:35 (42/154) Installing libatk-1.0 (2.48.4-r0) 04:52:35 (43/154) Installing libxtst (1.2.4-r2) 04:52:35 (44/154) Installing dbus-libs (1.14.8-r0) 04:52:35 (45/154) Installing at-spi2-core (2.48.4-r0) 04:52:35 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 04:52:35 (47/154) Installing pixman (0.42.2-r1) 04:52:35 (48/154) Installing cairo (1.17.8-r1) 04:52:35 (49/154) Installing cairo-gobject (1.17.8-r1) 04:52:35 (50/154) Installing avahi-libs (0.8-r13) 04:52:35 (51/154) Installing gmp (6.2.1-r3) 04:52:35 (52/154) Installing nettle (3.8.1-r2) 04:52:35 (53/154) Installing libunistring (1.1-r1) 04:52:35 (54/154) Installing libidn2 (2.3.4-r1) 04:52:35 (55/154) Installing p11-kit (0.24.1-r2) 04:52:35 (56/154) Installing libtasn1 (4.19.0-r1) 04:52:35 (57/154) Installing gnutls (3.8.3-r0) 04:52:35 (58/154) Installing cups-libs (2.4.7-r0) 04:52:35 (59/154) Installing libepoxy (1.5.10-r1) 04:52:35 (60/154) Installing fribidi (1.0.13-r0) 04:52:35 (61/154) Installing graphite2 (1.3.14-r5) 04:52:35 (62/154) Installing harfbuzz (7.3.0-r0) 04:52:35 (63/154) Installing libxft (2.3.8-r1) 04:52:35 (64/154) Installing pango (1.50.14-r1) 04:52:35 (65/154) Installing wayland-libs-client (1.22.0-r2) 04:52:35 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 04:52:35 (67/154) Installing wayland-libs-egl (1.22.0-r2) 04:52:35 (68/154) Installing xkeyboard-config (2.38-r0) 04:52:35 (69/154) Installing libxkbcommon (1.5.0-r2) 04:52:35 (70/154) Installing gtk+3.0 (3.24.38-r1) 04:52:35 Executing gtk+3.0-3.24.38-r1.post-install 04:52:35 (71/154) Installing icu-data-full (73.2-r2) 04:52:35 (72/154) Installing mesa (23.0.4-r0) 04:52:35 (73/154) Installing llvm15-libs (15.0.7-r6) 04:52:36 (74/154) Installing hwdata-pci (0.370-r0) 04:52:36 (75/154) Installing libpciaccess (0.17-r2) 04:52:36 (76/154) Installing libdrm (2.4.115-r4) 04:52:36 (77/154) Installing musl-fts (1.2.7-r5) 04:52:36 (78/154) Installing libelf (0.189-r2) 04:52:36 (79/154) Installing mesa-glapi (23.0.4-r0) 04:52:36 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 04:52:36 (81/154) Installing eudev-libs (3.2.11-r8) 04:52:36 (82/154) Installing libmagic (5.45-r0) 04:52:36 (83/154) Installing file (5.45-r0) 04:52:36 (84/154) Installing libice (1.1.1-r2) 04:52:36 (85/154) Installing libuuid (2.38.1-r8) 04:52:36 (86/154) Installing libsm (1.2.4-r1) 04:52:36 (87/154) Installing libxt (1.3.0-r2) 04:52:36 (88/154) Installing libxmu (1.1.4-r2) 04:52:36 (89/154) Installing xset (1.2.5-r1) 04:52:36 (90/154) Installing xprop (1.2.7-r0) 04:52:36 (91/154) Installing xdg-utils (1.1.3-r4) 04:52:37 (92/154) Installing libogg (1.3.5-r4) 04:52:37 (93/154) Installing flac-libs (1.4.3-r0) 04:52:37 (94/154) Installing alsa-lib (1.2.9-r1) 04:52:37 (95/154) Installing libatomic (12.2.1_git20220924-r10) 04:52:37 (96/154) Installing svt-av1-libs (1.6.0-r0) 04:52:37 (97/154) Installing aom-libs (3.6.1-r0) 04:52:37 (98/154) Installing libva (2.18.0-r1) 04:52:37 (99/154) Installing libvdpau (1.5-r1) 04:52:37 (100/154) Installing onevpl-libs (2023.2.1-r0) 04:52:37 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 04:52:37 (102/154) Installing libdav1d (1.2.1-r0) 04:52:37 (103/154) Installing libhwy (1.0.4-r1) 04:52:37 (104/154) Installing lcms2 (2.15-r2) 04:52:37 (105/154) Installing libjxl (0.8.2-r0) 04:52:37 (106/154) Installing lame-libs (3.100-r5) 04:52:37 (107/154) Installing opus (1.4-r0) 04:52:37 (108/154) Installing libgomp (12.2.1_git20220924-r10) 04:52:37 (109/154) Installing soxr (0.1.3-r5) 04:52:37 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 04:52:37 (111/154) Installing libtheora (1.1.1-r17) 04:52:37 (112/154) Installing libvorbis (1.3.7-r1) 04:52:37 (113/154) Installing libvpx (1.13.0-r2) 04:52:37 (114/154) Installing x264-libs (0.164_git20220602-r1) 04:52:37 (115/154) Installing numactl (2.0.16-r4) 04:52:37 (116/154) Installing x265-libs (3.5-r4) 04:52:37 (117/154) Installing xvidcore (1.3.7-r1) 04:52:37 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 04:52:37 (119/154) Installing libbluray (1.3.4-r0) 04:52:37 (120/154) Installing mpg123-libs (1.31.3-r1) 04:52:37 (121/154) Installing libopenmpt (0.7.2-r0) 04:52:37 (122/154) Installing cjson (1.7.17-r0) 04:52:37 (123/154) Installing mbedtls (2.28.7-r0) 04:52:37 (124/154) Installing librist (0.2.7-r0) 04:52:37 (125/154) Installing libsrt (1.5.2-r0) 04:52:37 (126/154) Installing libssh (0.10.5-r0) 04:52:37 (127/154) Installing libsodium (1.0.18-r3) 04:52:37 (128/154) Installing libzmq (4.3.4-r4) 04:52:37 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 04:52:37 (130/154) Installing libevent (2.1.12-r6) 04:52:37 (131/154) Installing wayland-libs-server (1.22.0-r2) 04:52:37 (132/154) Installing mesa-gbm (23.0.4-r0) 04:52:37 (133/154) Installing harfbuzz-subset (7.3.0-r0) 04:52:38 (134/154) Installing icu-libs (73.2-r2) 04:52:38 (135/154) Installing jsoncpp (1.9.5-r0) 04:52:38 (136/154) Installing minizip (1.2.13-r1) 04:52:38 (137/154) Installing nspr (4.35-r2) 04:52:38 (138/154) Installing sqlite-libs (3.41.2-r3) 04:52:38 (139/154) Installing nss (3.94-r0) 04:52:38 (140/154) Installing pipewire-libs (0.3.70-r1) 04:52:38 (141/154) Installing libasyncns (0.8-r1) 04:52:38 (142/154) Installing libltdl (2.4.7-r2) 04:52:38 (143/154) Installing orc (0.4.34-r0) 04:52:38 (144/154) Installing libsndfile (1.2.0-r2) 04:52:38 (145/154) Installing speexdsp (1.2.1-r1) 04:52:38 (146/154) Installing tdb-libs (1.4.8-r1) 04:52:38 (147/154) Installing libpulse (16.1-r10) 04:52:38 (148/154) Installing snappy (1.1.10-r1) 04:52:38 (149/154) Installing libwoff2common (1.0.2-r2) 04:52:38 (150/154) Installing libwoff2enc (1.0.2-r2) 04:52:38 (151/154) Installing libgpg-error (1.47-r1) 04:52:38 (152/154) Installing libgcrypt (1.10.2-r1) 04:52:38 (153/154) Installing libxslt (1.1.38-r0) 04:52:38 (154/154) Installing chromium (119.0.6045.159-r0) 04:52:39 Executing busybox-1.36.1-r5.trigger 04:52:39 Executing fontconfig-2.14.2-r3.trigger 04:52:39 Executing mkfontscale-1.2.2-r3.trigger 04:52:39 Executing glib-2.76.6-r0.trigger 04:52:39 Executing shared-mime-info-2.2-r5.trigger 04:52:40 Executing gdk-pixbuf-2.42.10-r5.trigger 04:52:40 Executing gtk-update-icon-cache-3.24.38-r1.trigger 04:52:40 OK: 580 MiB in 171 packages 04:52:50 Removing intermediate container 6e8ebb933501 04:52:50 ---> 29e97e90ce78 04:52:50 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:52:50 ---> Running in 37e03453c270 04:52:50 Removing intermediate container 37e03453c270 04:52:50 ---> 367852bba208 04:52:50 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 04:52:50 ---> Running in 74e8c98380ad 04:52:50 Removing intermediate container 74e8c98380ad 04:52:50 ---> d6215faf9045 04:52:50 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 04:52:50 ---> Running in 25efbb5d0cab 04:52:50 Removing intermediate container 25efbb5d0cab 04:52:50 ---> 87d2801f3d52 04:52:50 Step 6/11 : RUN npm install -g npm 04:52:50 ---> Running in 6e6f9c4fd551 04:52:56 04:52:56 removed 25 packages, and changed 45 packages in 6s 04:52:56 04:52:56 24 packages are looking for funding 04:52:56 run `npm fund` for details 04:52:57 Removing intermediate container 6e6f9c4fd551 04:52:57 ---> 50ae9cd9bcd1 04:52:57 Step 7/11 : ARG USER=1000 04:52:58 ---> Running in b64f607b51b7 04:52:58 Removing intermediate container b64f607b51b7 04:52:58 ---> 4123b6fe15d4 04:52:58 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:52:58 ---> Running in 969ec82026c7 04:52:58 Removing intermediate container 969ec82026c7 04:52:58 ---> e57e46d8391d 04:52:58 Step 9/11 : USER $USER:$USER 04:52:58 ---> Running in ec2398185e7c 04:52:58 Removing intermediate container ec2398185e7c 04:52:58 ---> 4fb074c1cc68 04:52:58 Step 10/11 : WORKDIR /app 04:52:58 ---> Running in ddd3eb8888be 04:52:58 Removing intermediate container ddd3eb8888be 04:52:58 ---> 003c7c5a45d5 04:52:58 Step 11/11 : LABEL git_sha=4abd88e527efa972eab45bc2219a13b782e00e28 04:52:58 ---> Running in ee1de4b43536 04:52:58 Removing intermediate container ee1de4b43536 04:52:58 ---> 06fb6c655fb2 04:52:58 Successfully built 06fb6c655fb2 04:52:58 Successfully tagged edgexfoundry/edgex-web-ui:4abd88e527efa972eab45bc2219a13b782e00e28 04:52:58 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:52:58 touch edgex-web-ui.imagebuilt 04:52:58 mkdir -p node_modules coverage 04:52:58 chown "1000:1000" . node_modules coverage package-lock.json 04:52:58 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:53:13 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 04:53:13 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 04:53:13 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 04:53:13 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 04:53:13 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 04:53:13 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 04:53:13 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:53:13 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:53:13 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:53:14 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 04:53:15 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 04:53:15 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 04:53:17 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 04:53:20 04:53:20 added 1182 packages, and audited 1183 packages in 21s 04:53:20 04:53:20 100 packages are looking for funding 04:53:20 run `npm fund` for details 04:53:20 04:53:20 20 vulnerabilities (12 moderate, 7 high, 1 critical) 04:53:20 04:53:20 To address issues that do not require attention, run: 04:53:20 npm audit fix 04:53:20 04:53:20 To address all issues (including breaking changes), run: 04:53:20 npm audit fix --force 04:53:20 04:53:20 Run `npm audit` for details. 04:53:29 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 04:53:30 - Generating browser application bundles (phase: setup)... 04:53:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1322 in /w/workspace/edgexfoundry_edgex-ui-go_PR-704 [Pipeline] { [Pipeline] ws 04:53:41 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:53:44 The recommended git tool is: git 04:53:49 using credential edgex-jenkins-ssh 04:53:49 Cloning the remote Git repository 04:53:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:53:49 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:53:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:53:49 > git --version # timeout=10 04:53:49 > git --version # 'git version 2.25.1' 04:53:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:53:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:53:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:53:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:53:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:53:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:56 Merging remotes/origin/main commit d9fc1cd79997bee2dad67cb4a71f5bce9889504c into PR head commit 4abd88e527efa972eab45bc2219a13b782e00e28 04:53:57 Merge succeeded, producing 4abd88e527efa972eab45bc2219a13b782e00e28 04:53:57 Checking out Revision 4abd88e527efa972eab45bc2219a13b782e00e28 (PR-704) 04:53:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/704/head:refs/remotes/origin/PR-704 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:53:56 > git config core.sparsecheckout # timeout=10 04:53:56 > git checkout -f 4abd88e527efa972eab45bc2219a13b782e00e28 # timeout=10 04:53:57 > git remote # timeout=10 04:53:57 > git config --get remote.origin.url # timeout=10 04:53:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:57 > git merge d9fc1cd79997bee2dad67cb4a71f5bce9889504c # timeout=10 04:53:57 > git rev-parse HEAD^{commit} # timeout=10 04:53:57 > git config core.sparsecheckout # timeout=10 04:53:57 > git checkout -f 4abd88e527efa972eab45bc2219a13b782e00e28 # timeout=10 04:53:57 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 04:53:58 > git --version # timeout=10 04:53:58 > git --version # 'git version 2.25.1' 04:53:58 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:53:59 % Total % Received % Xferd Average Speed Time Time Time Current 04:53:59 Dload Upload Total Spent Left Speed 04:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 121k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh 04:53:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:54:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:54:00 + sudo tee /etc/docker/daemon.new 04:54:00 { 04:54:00 "registry-mirrors": [ 04:54:00 "https://nexus3.edgexfoundry.org:10001" 04:54:00 ], 04:54:00 "bip": "10.250.0.254/24", 04:54:00 "hosts": [ 04:54:00 "tcp://0.0.0.0:5555", 04:54:00 "unix:///var/run/docker.sock" 04:54:00 ], 04:54:00 "mtu": 1458, 04:54:00 "selinux-enabled": true, 04:54:00 "seccomp-profile": "/etc/docker/seccomp.json" 04:54:00 } [Pipeline] sh 04:54:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:54:00 + sudo service docker restart 04:54:02 ✔ Browser application bundle generation complete. 04:54:02 20 02 2024 04:53:58.330:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:54:02 20 02 2024 04:53:58.335:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:54:02 20 02 2024 04:53:58.339:INFO [launcher]: Starting browser ChromeHeadless 04:54:02 20 02 2024 04:53:58.686:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket WmMCBEJ8XfRv_edIAAAB with id 17245238 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.021 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.024 secs) 04:54:02 WARN: ' 04:54:02 It looks like you're using ngModel on the same form field as formControlName. 04:54:02 Support for using the ngModel input property and ngModelChange event with 04:54:02 reactive form directives has been deprecated in Angular v6 and will be removed 04:54:02 in a future version of Angular. 04:54:02 04:54:02 For more information on this, see our API docs here: 04:54:02 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:54:02 ' 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.024 secs) 04:54:02 WARN: ' 04:54:02 It looks like you're using ngModel on the same form field as formControlName. 04:54:02 Support for using the ngModel input property and ngModelChange event with 04:54:02 reactive form directives has been deprecated in Angular v6 and will be removed 04:54:02 in a future version of Angular. 04:54:02 04:54:02 For more information on this, see our API docs here: 04:54:02 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:54:02 ' 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.114 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.163 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.199 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.203 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.208 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.24 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.25 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.254 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.264 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.278 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.291 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.294 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.296 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.299 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.327 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.35 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.359 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.366 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.37 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.393 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.401 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.404 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.422 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.438 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.461 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.464 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.465 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.486 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.508 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.518 secs) 04:54:02 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 04:54:02 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 04:54:02 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.518 secs) 04:54:02 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 04:54:02 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 04:54:02 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.522 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.532 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.535 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.543 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.548 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.551 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.56 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.563 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.575 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.59 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.595 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.603 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.605 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.611 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.63 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.636 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.641 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.648 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.657 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.664 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.686 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.689 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.716 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.724 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.729 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.731 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.733 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.735 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.737 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.742 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.751 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.754 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.757 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.762 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.77 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.773 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.774 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.865 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.877 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.88 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.881 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.893 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.911 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.976 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.005 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.019 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.022 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.023 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.028 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.064 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.074 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.103 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.117 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.121 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.132 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.149 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.154 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.158 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.174 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.181 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.183 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.184 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.195 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.208 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.225 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.229 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.232 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.242 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.272 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.29 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.296 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.312 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.325 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.332 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.334 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.336 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.351 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.354 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.358 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.37 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.389 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.396 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.402 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.428 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.431 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.432 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.439 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.442 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.449 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.452 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.458 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.475 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.478 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.481 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.484 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.493 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.495 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.499 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.514 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.516 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.517 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.518 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.543 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.601 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.617 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.623 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.629 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.631 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.644 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.661 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.676 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.681 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.685 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.687 secs) 04:54:02 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.698 secs) 04:54:03 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.811 secs / 1.698 secs) 04:54:03 TOTAL: 147 SUCCESS 04:54:03 ✔ Browser application bundle generation complete. 04:54:03 04:54:03 =============================== Coverage summary =============================== 04:54:03 Statements : 38.95% ( 1371/3519 ) 04:54:03 Branches : 15.3% ( 94/614 ) 04:54:03 Functions : 32.06% ( 423/1319 ) 04:54:03 Lines : 38.88% ( 1340/3446 ) 04:54:03 ================================================================================ 04:54:03 ✔ Browser application bundle generation complete. 04:54:05 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-704/web' [Pipeline] echo 04:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:54:05 $ docker stop --time=1 25e61014c096bd471f3015bf29674b97f5aa64e9de5959dc9f180c5ff4c5f3c1 04:54:06 $ docker rm -f --volumes 25e61014c096bd471f3015bf29674b97f5aa64e9de5959dc9f180c5ff4c5f3c1 [Pipeline] // withDockerContainer [Pipeline] sh 04:54:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:54:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:54:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:54:08 + ls -al . 04:54:08 total 196 04:54:08 drwxrwxr-x 13 jenkins jenkins 4096 Feb 20 04:52 . 04:54:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:50 .. 04:54:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 04:50 .blubracket 04:54:08 -rw-rw-r-- 1 jenkins jenkins 18 Feb 20 04:50 .dockerignore 04:54:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 04:51 .git 04:54:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 04:50 .github 04:54:08 -rw-rw-r-- 1 jenkins jenkins 178 Feb 20 04:50 .gitignore 04:54:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 04:51 .semver 04:54:08 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 20 04:50 Attribution.txt 04:54:08 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 20 04:50 CHANGELOG.md 04:54:08 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 20 04:50 CONTRIBUTING.md 04:54:08 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 20 04:50 Dockerfile 04:54:08 -rw-rw-r-- 1 jenkins jenkins 652 Feb 20 04:50 Jenkinsfile 04:54:08 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 20 04:50 LICENSE 04:54:08 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 20 04:50 Makefile 04:54:08 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 20 04:50 README.md 04:54:08 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 04:51 VERSION 04:54:08 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 20 04:50 angularmigrationlogs.md 04:54:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 04:50 assets 04:54:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 04:50 bin 04:54:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 04:50 cmd 04:54:08 -rw-r--r-- 1 jenkins jenkins 10 Feb 20 04:52 coverage.out 04:54:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 04:50 docs 04:54:08 -rw-rw-r-- 1 jenkins jenkins 3557 Feb 20 04:50 go.mod 04:54:08 -rw-rw-r-- 1 jenkins jenkins 33511 Feb 20 04:50 go.sum 04:54:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 04:50 internal 04:54:08 -rwxrwxr-x 1 jenkins jenkins 568 Feb 20 04:50 redeploy.sh 04:54:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:50 testing 04:54:08 -rw-rw-r-- 1 jenkins jenkins 155 Feb 20 04:50 version.go 04:54:08 drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 04:53 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:08 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4abd88e527efa972eab45bc2219a13b782e00e28 --label arch=amd64 --label version=0.0.0 . 04:54:10 Sending build context to Docker daemon 346MB 04:54:10 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:54:10 Step 2/26 : FROM ${BASE} AS builder 04:54:10 ---> 10b7a6f7d0c1 04:54:10 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:54:12 ---> Running in 87a691c1b1e7 04:54:12 Removing intermediate container 87a691c1b1e7 04:54:12 ---> e5e0277db43d 04:54:12 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 04:54:12 ---> Running in ef01d884e0e0 04:54:12 Removing intermediate container ef01d884e0e0 04:54:12 ---> b8d289972e87 04:54:12 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:54:12 ---> Running in 1a39777d4572 04:54:12 Removing intermediate container 1a39777d4572 04:54:12 ---> 6677f959ef6d 04:54:12 Step 6/26 : LABEL Name=edgex-ui-go 04:54:12 ---> Running in e2c6fde193ff 04:54:12 Removing intermediate container e2c6fde193ff 04:54:12 ---> 824af2204196 04:54:12 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:54:12 ---> Running in 91e58cb6e83f 04:54:12 Removing intermediate container 91e58cb6e83f 04:54:12 ---> 18a215631afc 04:54:12 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:54:13 ---> d2e9a280b7d3 04:54:13 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:54:13 ---> Running in 70af50fb1b87 04:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:14 OK: 264 MiB in 52 packages 04:54:14 Removing intermediate container 70af50fb1b87 04:54:14 ---> 0e00783903a6 04:54:14 Step 10/26 : ENV GO111MODULE=on 04:54:14 ---> Running in 058a68fc7115 04:54:14 Removing intermediate container 058a68fc7115 04:54:14 ---> c21cfd68b482 04:54:14 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:54:15 ---> Running in c69dd91aee32 04:54:15 Removing intermediate container c69dd91aee32 04:54:15 ---> d1ebf7b7553d 04:54:15 Step 12/26 : COPY go.mod vendor* ./ 04:54:15 ---> 87889774c6da 04:54:15 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:15 ---> Running in 33dc02a3d21d 04:54:16 Removing intermediate container 33dc02a3d21d 04:54:16 ---> 6bf3144c9bd1 04:54:16 Step 14/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:19 provisioning config files... 04:54:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7898051742894447676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:19 ---> ****-login.sh 04:54:19 nexus3.edgexfoundry.org:10001 04:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:20 Configure a credential helper to remove this warning. See 04:54:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:20 04:54:20 Login Succeeded 04:54:20 nexus3.edgexfoundry.org:10002 04:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:20 Configure a credential helper to remove this warning. See 04:54:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:20 04:54:20 Login Succeeded 04:54:20 nexus3.edgexfoundry.org:10003 04:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:21 Configure a credential helper to remove this warning. See 04:54:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:21 04:54:21 Login Succeeded 04:54:21 nexus3.edgexfoundry.org:10004 04:54:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:21 Configure a credential helper to remove this warning. See 04:54:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:21 04:54:21 Login Succeeded 04:54:21 ****.io 04:54:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:21 Configure a credential helper to remove this warning. See 04:54:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:21 04:54:21 Login Succeeded 04:54:21 ---> ****-login.sh ends [Pipeline] } 04:54:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:54:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:22 ========================================================= 04:54:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:54:22 ========================================================= [Pipeline] fileExists 04:54:22 ---> 7d9e2a247db1 04:54:22 Step 15/26 : RUN ${MAKE} 04:54:22 ---> Running in 816745cc5d04 04:54:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:23 + 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 . 04:54:24 Sending build context to Docker daemon 35.11MB 04:54:24 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:54:24 Step 2/15 : FROM ${BASE} AS builder 04:54:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:54:24 9fda8d8052c6: Pulling fs layer 04:54:24 5d54e960e981: Pulling fs layer 04:54:24 c4a7e357bf2a: Pulling fs layer 04:54:24 f0e02332f6b5: Pulling fs layer 04:54:24 872ee5b61b7b: Pulling fs layer 04:54:24 0c6a40ed1a82: Pulling fs layer 04:54:24 94ae7d8d031c: Pulling fs layer 04:54:24 f0e02332f6b5: Waiting 04:54:24 872ee5b61b7b: Waiting 04:54:24 0c6a40ed1a82: Waiting 04:54:24 94ae7d8d031c: Waiting 04:54:24 5d54e960e981: Verifying Checksum 04:54:24 5d54e960e981: Download complete 04:54:24 f0e02332f6b5: Verifying Checksum 04:54:24 f0e02332f6b5: Download complete 04:54:24 872ee5b61b7b: Verifying Checksum 04:54:24 872ee5b61b7b: Download complete 04:54:24 9fda8d8052c6: Download complete 04:54:25 94ae7d8d031c: Verifying Checksum 04:54:25 94ae7d8d031c: Download complete 04:54:25 9fda8d8052c6: Pull complete 04:54:26 5d54e960e981: Pull complete 04:54:26 c4a7e357bf2a: Download complete 04:54:27 0c6a40ed1a82: Verifying Checksum 04:54:27 0c6a40ed1a82: Download complete 04:54:40 c4a7e357bf2a: Pull complete 04:54:40 f0e02332f6b5: Pull complete 04:54:40 872ee5b61b7b: Pull complete 04:54:44 Removing intermediate container 816745cc5d04 04:54:44 ---> 22ddf04e0cf0 04:54:44 Step 16/26 : FROM alpine:3.18 04:54:44 3.18: Pulling from library/alpine 04:54:44 619be1103602: Already exists 04:54:44 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:54:44 Status: Downloaded newer image for alpine:3.18 04:54:44 ---> d3782b16ccc9 04:54:44 Step 17/26 : RUN apk --no-cache upgrade 04:54:44 ---> Running in 3461f0af86f9 04:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:44 OK: 7 MiB in 15 packages 04:54:44 Removing intermediate container 3461f0af86f9 04:54:44 ---> 1f6905ad3ad5 04:54:44 Step 18/26 : EXPOSE 4000 04:54:44 ---> Running in 3fcbf5abb217 04:54:44 Removing intermediate container 3fcbf5abb217 04:54:44 ---> 167a6661a09d 04:54:44 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:54:44 ---> c9b5e8935364 04:54:44 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:54:44 ---> 4ee2352b7606 04:54:44 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:54:44 ---> dfa828d3aa7d 04:54:44 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:54:44 ---> Running in 25443be5c050 04:54:44 Removing intermediate container 25443be5c050 04:54:44 ---> 1871f1a14056 04:54:44 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:54:44 ---> Running in c5bd887d5788 04:54:44 Removing intermediate container c5bd887d5788 04:54:44 ---> c21a9ed01a58 04:54:44 Step 24/26 : LABEL arch=amd64 04:54:44 ---> Running in 2e753959b5c6 04:54:44 Removing intermediate container 2e753959b5c6 04:54:44 ---> e8e7a5a78c7b 04:54:44 Step 25/26 : LABEL git_sha=4abd88e527efa972eab45bc2219a13b782e00e28 04:54:44 ---> Running in b955910414f0 04:54:44 Removing intermediate container b955910414f0 04:54:44 ---> f5e0343243f9 04:54:44 Step 26/26 : LABEL version=0.0.0 04:54:44 ---> Running in 559ea32c3d6c 04:54:44 Removing intermediate container 559ea32c3d6c 04:54:44 ---> 91ccf1eb9bad 04:54:44 [Warning] One or more build-args [ARCH] were not consumed 04:54:44 Successfully built 91ccf1eb9bad 04:54:44 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:45 04:54:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:46 latest: Pulling from edgex-lftools-log-publisher 04:54:46 5eb5b503b376: Pulling fs layer 04:54:46 5c69ac0246d0: Pulling fs layer 04:54:46 ec43610c2a17: Pulling fs layer 04:54:46 3a2ae6a8a46f: Pulling fs layer 04:54:46 33b1e0a273af: Pulling fs layer 04:54:46 5d3b04190fa2: Pulling fs layer 04:54:46 2f39f015ded8: Pulling fs layer 04:54:46 3a2ae6a8a46f: Waiting 04:54:46 2f39f015ded8: Waiting 04:54:46 5d3b04190fa2: Waiting 04:54:46 33b1e0a273af: Waiting 04:54:46 5c69ac0246d0: Verifying Checksum 04:54:46 5c69ac0246d0: Download complete 04:54:46 3a2ae6a8a46f: Verifying Checksum 04:54:46 3a2ae6a8a46f: Download complete 04:54:46 33b1e0a273af: Verifying Checksum 04:54:46 33b1e0a273af: Download complete 04:54:46 5d3b04190fa2: Download complete 04:54:46 ec43610c2a17: Download complete 04:54:46 5eb5b503b376: Verifying Checksum 04:54:46 5eb5b503b376: Download complete 04:54:47 2f39f015ded8: Download complete 04:54:47 5eb5b503b376: Pull complete 04:54:47 5c69ac0246d0: Pull complete 04:54:48 ec43610c2a17: Pull complete 04:54:48 3a2ae6a8a46f: Pull complete 04:54:48 0c6a40ed1a82: Pull complete 04:54:48 33b1e0a273af: Pull complete 04:54:48 5d3b04190fa2: Pull complete 04:54:52 2f39f015ded8: Pull complete 04:54:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:53 prd-ubuntu20.04-docker-8c-8g-1320 does not seem to be running inside a container 04:54:53 $ 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-704 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-704:/w/workspace/edgexfoundry_edgex-ui-go_PR-704:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-704@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 04:54:53 94ae7d8d031c: Pull complete 04:54:53 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:54:53 ---> 86de565de09d 04:54:53 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:54:54 ---> Running in df4c1228f81b 04:54:55 Removing intermediate container df4c1228f81b 04:54:55 ---> 8b5655f4387a 04:54:55 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:54:55 ---> Running in 2323782f1dbd 04:54:55 Removing intermediate container 2323782f1dbd 04:54:55 ---> 79e9b335dfbf 04:54:55 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:54:55 ---> Running in 78edf7d35a62 04:54:55 Removing intermediate container 78edf7d35a62 04:54:55 ---> bed8f4df2083 04:54:55 Step 6/15 : LABEL Name=edgex-ui-go 04:54:56 ---> Running in 0c5840ff6b87 04:54:56 Removing intermediate container 0c5840ff6b87 04:54:56 ---> 34cd62348403 04:54:56 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:54:56 ---> Running in 1080147aed6f 04:54:56 Removing intermediate container 1080147aed6f 04:54:56 ---> 437cb7a549e1 04:54:56 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:54:56 $ docker top abcb3b01769f1eeef7c8d9dc73970a7b4900c23e6773f9e4fdc6a21bfa94ec97 -eo pid,comm [Pipeline] { 04:54:57 latest: Pulling from library/docker 04:54:57 bca4290a9639: Pulling fs layer 04:54:57 2cd627277f8a: Pulling fs layer 04:54:57 4f4fb700ef54: Pulling fs layer 04:54:57 a4fb61f641ed: Pulling fs layer 04:54:57 733caa879861: Pulling fs layer 04:54:57 41b482f87146: Pulling fs layer 04:54:57 1ffd3afa1d3e: Pulling fs layer 04:54:57 10d13b96e2ce: Pulling fs layer 04:54:57 872b0ec9e92a: Pulling fs layer 04:54:57 2a41040cfda2: Pulling fs layer 04:54:57 a9a7dbdb4be0: Pulling fs layer 04:54:57 c0f19de4bc80: Pulling fs layer 04:54:57 cd728e783f4c: Pulling fs layer 04:54:57 18b8e706ffed: Pulling fs layer 04:54:57 6c7707c3da47: Pulling fs layer 04:54:57 a763d50092c4: Pulling fs layer 04:54:57 872b0ec9e92a: Waiting 04:54:57 2a41040cfda2: Waiting 04:54:57 a9a7dbdb4be0: Waiting 04:54:57 c0f19de4bc80: Waiting 04:54:57 cd728e783f4c: Waiting 04:54:57 6c7707c3da47: Waiting 04:54:57 733caa879861: Waiting 04:54:57 41b482f87146: Waiting 04:54:57 a763d50092c4: Waiting 04:54:57 1ffd3afa1d3e: Waiting 04:54:57 a4fb61f641ed: Waiting 04:54:57 10d13b96e2ce: Waiting [Pipeline] libraryResource [Pipeline] sh 04:54:57 4f4fb700ef54: Verifying Checksum 04:54:57 4f4fb700ef54: Download complete 04:54:57 2cd627277f8a: Verifying Checksum 04:54:57 2cd627277f8a: Download complete 04:54:57 bca4290a9639: Verifying Checksum 04:54:57 bca4290a9639: Download complete 04:54:57 a4fb61f641ed: Download complete 04:54:57 ---> job-cost.sh 04:54:57 lf-activate-venv: SKIPPING 04:54:57 INFO: No Stack... 04:54:58 INFO: Retrieving Pricing Info for: v3-standard-8 04:54:58 733caa879861: Verifying Checksum 04:54:58 733caa879861: Download complete 04:54:58 INFO: Archiving Costs [Pipeline] sh 04:54:58 1ffd3afa1d3e: Verifying Checksum 04:54:58 1ffd3afa1d3e: Download complete 04:54:58 41b482f87146: Verifying Checksum 04:54:58 41b482f87146: Download complete 04:54:58 10d13b96e2ce: Verifying Checksum 04:54:58 10d13b96e2ce: Download complete 04:54:58 872b0ec9e92a: Download complete 04:54:58 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-704/archives/cost.csv 04:54:58 + cut -d, -f6 04:54:58 2a41040cfda2: Verifying Checksum 04:54:58 2a41040cfda2: Download complete 04:54:58 bca4290a9639: Pull complete 04:54:58 c0f19de4bc80: Download complete 04:54:58 cd728e783f4c: Verifying Checksum 04:54:58 cd728e783f4c: Download complete 04:54:58 6c7707c3da47: Verifying Checksum 04:54:58 6c7707c3da47: Download complete [Pipeline] lock 04:54:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-704-1-stack-cost] 04:54:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-704-1-stack-cost] did not exist. Created. 04:54:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-704-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:54:59 a9a7dbdb4be0: Verifying Checksum 04:54:59 a9a7dbdb4be0: Download complete 04:54:59 a763d50092c4: Download complete 04:54:59 + echo total: 0.2199999988079071 04:54:59 2cd627277f8a: Pull complete [Pipeline] stash 04:54:59 4f4fb700ef54: Pull complete 04:54:59 Stashed 1 file(s) [Pipeline] } 04:54:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-704-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:54:59 $ docker stop --time=1 abcb3b01769f1eeef7c8d9dc73970a7b4900c23e6773f9e4fdc6a21bfa94ec97 04:55:00 a4fb61f641ed: Pull complete 04:55:00 18b8e706ffed: Verifying Checksum 04:55:00 18b8e706ffed: Download complete 04:55:01 733caa879861: Pull complete 04:55:01 $ docker rm -f --volumes abcb3b01769f1eeef7c8d9dc73970a7b4900c23e6773f9e4fdc6a21bfa94ec97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:55:02 41b482f87146: Pull complete 04:55:04 1ffd3afa1d3e: Pull complete 04:55:04 10d13b96e2ce: Pull complete 04:55:04 872b0ec9e92a: Pull complete 04:55:04 2a41040cfda2: Pull complete 04:55:07 a9a7dbdb4be0: Pull complete 04:55:07 c0f19de4bc80: Pull complete 04:55:08 cd728e783f4c: Pull complete 04:55:11 18b8e706ffed: Pull complete 04:55:11 6c7707c3da47: Pull complete 04:55:11 a763d50092c4: Pull complete 04:55:11 Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 04:55:11 Status: Downloaded newer image for docker:latest 04:55:14 ---> ed771e0afd7b 04:55:14 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:55:14 ---> Running in 80b5bdc8ab98 04:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:55:16 OK: 266 MiB in 52 packages 04:55:17 Removing intermediate container 80b5bdc8ab98 04:55:17 ---> e753a8970114 04:55:17 Step 10/15 : ENV GO111MODULE=on 04:55:17 ---> Running in 2de5c18066e0 04:55:17 Removing intermediate container 2de5c18066e0 04:55:17 ---> 07fd44bf972c 04:55:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:55:18 ---> Running in 34e91e0e7dd6 04:55:18 Removing intermediate container 34e91e0e7dd6 04:55:18 ---> e1ee56d28ae4 04:55:18 Step 12/15 : COPY go.mod vendor* ./ 04:55:22 ---> 927c7bababf7 04:55:22 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:22 ---> Running in e09aaa8c2fbc 04:56:30 Removing intermediate container e09aaa8c2fbc 04:56:30 ---> a8b9b4429404 04:56:30 Step 14/15 : COPY . . 04:56:30 ---> 2a913a5cf8a4 04:56:30 Step 15/15 : RUN ${MAKE} 04:56:30 ---> Running in 9b289c9819b5 04:56:30 noop 04:56:30 Removing intermediate container 9b289c9819b5 04:56:30 ---> f6ab590cfe9e 04:56:30 Successfully built f6ab590cfe9e 04:56:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:31 + docker inspect -f . ci-base-image-arm64 04:56:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:31 prd-ubuntu20.04-docker-arm64-4c-16g-1322 does not seem to be running inside a container 04:56:31 $ 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 04:56:37 $ docker top 43ae5b1493bb700af0d78f407f2807a8f62c6f8f69cab26780f804629d033abc -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:38 + go version 04:56:38 go version go1.21.0 linux/arm64 [Pipeline] } 04:56:38 $ docker stop --time=1 43ae5b1493bb700af0d78f407f2807a8f62c6f8f69cab26780f804629d033abc 04:56:40 $ docker rm -f --volumes 43ae5b1493bb700af0d78f407f2807a8f62c6f8f69cab26780f804629d033abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:41 + docker inspect -f . ci-base-image-arm64 04:56:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:41 prd-ubuntu20.04-docker-arm64-4c-16g-1322 does not seem to be running inside a container 04:56:41 $ 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 04:56:43 $ docker top c9d7138cb009314b831aaca2834c8e4eee0c2588d775ba45dec88b67c2825608 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:43 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:56:44 + make test 04:56:44 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:56:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:58:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:58:09 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:58:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:58:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:58:24 ./bin/test-attribution-txt.sh [Pipeline] echo 04:58:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:58:25 $ docker stop --time=1 c9d7138cb009314b831aaca2834c8e4eee0c2588d775ba45dec88b67c2825608 04:58:27 $ docker rm -f --volumes c9d7138cb009314b831aaca2834c8e4eee0c2588d775ba45dec88b67c2825608 [Pipeline] // withDockerContainer [Pipeline] sh 04:58:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:58:28 Warning: overwriting stash ‘coverage-report’ 04:58:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:58:30 + ls -al . 04:58:30 total 192 04:58:30 drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 04:56 . 04:58:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:53 .. 04:58:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 04:53 .blubracket 04:58:30 -rw-rw-r-- 1 jenkins jenkins 18 Feb 20 04:53 .dockerignore 04:58:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 04:53 .git 04:58:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 04:53 .github 04:58:30 -rw-rw-r-- 1 jenkins jenkins 178 Feb 20 04:53 .gitignore 04:58:30 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 20 04:53 Attribution.txt 04:58:30 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 20 04:53 CHANGELOG.md 04:58:30 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 20 04:53 CONTRIBUTING.md 04:58:30 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 20 04:53 Dockerfile 04:58:30 -rw-rw-r-- 1 jenkins jenkins 652 Feb 20 04:53 Jenkinsfile 04:58:30 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 20 04:53 LICENSE 04:58:30 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 20 04:53 Makefile 04:58:30 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 20 04:53 README.md 04:58:30 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 04:51 VERSION 04:58:30 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 20 04:53 angularmigrationlogs.md 04:58:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 04:53 assets 04:58:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 04:53 bin 04:58:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 04:53 cmd 04:58:30 -rw-r--r-- 1 jenkins jenkins 10 Feb 20 04:56 coverage.out 04:58:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 04:53 docs 04:58:30 -rw-rw-r-- 1 jenkins jenkins 3557 Feb 20 04:53 go.mod 04:58:30 -rw-rw-r-- 1 jenkins jenkins 33511 Feb 20 04:53 go.sum 04:58:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 04:53 internal 04:58:30 -rwxrwxr-x 1 jenkins jenkins 568 Feb 20 04:53 redeploy.sh 04:58:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:53 testing 04:58:30 -rw-rw-r-- 1 jenkins jenkins 155 Feb 20 04:53 version.go 04:58:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:53 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:31 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4abd88e527efa972eab45bc2219a13b782e00e28 --label arch=arm64 --label version=0.0.0 . 04:58:32 Sending build context to Docker daemon 35.11MB 04:58:32 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:58:32 Step 2/26 : FROM ${BASE} AS builder 04:58:32 ---> f6ab590cfe9e 04:58:32 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:58:35 ---> Running in 6c28066c7913 04:58:35 Removing intermediate container 6c28066c7913 04:58:35 ---> d87eaea31e87 04:58:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 04:58:35 ---> Running in cb675cb26981 04:58:35 Removing intermediate container cb675cb26981 04:58:35 ---> fd36dce293c5 04:58:35 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:58:35 ---> Running in 6e4afd172324 04:58:36 Removing intermediate container 6e4afd172324 04:58:36 ---> 733e0c5dd31b 04:58:36 Step 6/26 : LABEL Name=edgex-ui-go 04:58:36 ---> Running in 85ec4066824b 04:58:36 Removing intermediate container 85ec4066824b 04:58:36 ---> d7b0c1435622 04:58:36 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:58:36 ---> Running in 685890cbf011 04:58:36 Removing intermediate container 685890cbf011 04:58:36 ---> ad70d8292b46 04:58:36 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:58:38 ---> b26b7f81457d 04:58:38 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:58:38 ---> Running in 910edb43369b 04:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:41 OK: 266 MiB in 52 packages 04:58:42 Removing intermediate container 910edb43369b 04:58:42 ---> c23e9f0ff22c 04:58:42 Step 10/26 : ENV GO111MODULE=on 04:58:42 ---> Running in ae8b35155e7a 04:58:42 Removing intermediate container ae8b35155e7a 04:58:42 ---> 96554b2b25d5 04:58:42 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:58:42 ---> Running in bce2830b138b 04:58:42 Removing intermediate container bce2830b138b 04:58:42 ---> c3daf45ea7ae 04:58:42 Step 12/26 : COPY go.mod vendor* ./ 04:58:43 ---> 9a67238499a0 04:58:43 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:43 ---> Running in 08bd69d8f1e0 04:58:51 Removing intermediate container 08bd69d8f1e0 04:58:51 ---> 05724706e51b 04:58:51 Step 14/26 : COPY . . 04:58:54 ---> 692dc259ceea 04:58:54 Step 15/26 : RUN ${MAKE} 04:58:54 ---> Running in 8a3a6376c5cf 04:58:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:00:46 Removing intermediate container 8a3a6376c5cf 05:00:46 ---> e6b8fb05d38c 05:00:46 Step 16/26 : FROM alpine:3.18 05:00:46 3.18: Pulling from library/alpine 05:00:46 c6b39de5b339: Pulling fs layer 05:00:46 c6b39de5b339: Verifying Checksum 05:00:46 c6b39de5b339: Download complete 05:00:46 c6b39de5b339: Pull complete 05:00:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:00:46 Status: Downloaded newer image for alpine:3.18 05:00:46 ---> 33abbf032149 05:00:46 Step 17/26 : RUN apk --no-cache upgrade 05:00:46 ---> Running in 742226217f67 05:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:00:46 OK: 8 MiB in 15 packages 05:00:46 Removing intermediate container 742226217f67 05:00:46 ---> 8e1df387de20 05:00:46 Step 18/26 : EXPOSE 4000 05:00:46 ---> Running in d431fb7b57e5 05:00:46 Removing intermediate container d431fb7b57e5 05:00:46 ---> d491194c8ea1 05:00:46 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:00:47 ---> 6c039637c750 05:00:47 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:00:48 ---> cef8dba9d7b4 05:00:48 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:00:49 ---> 95ded77e3d18 05:00:49 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:00:49 ---> Running in 36c3fba2788a 05:00:49 Removing intermediate container 36c3fba2788a 05:00:49 ---> 7f197896ee20 05:00:49 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:00:49 ---> Running in c029565366bd 05:00:50 Removing intermediate container c029565366bd 05:00:50 ---> c94888211584 05:00:50 Step 24/26 : LABEL arch=arm64 05:00:50 ---> Running in df4a3321e276 05:00:50 Removing intermediate container df4a3321e276 05:00:50 ---> aa82fa6b85a0 05:00:50 Step 25/26 : LABEL git_sha=4abd88e527efa972eab45bc2219a13b782e00e28 05:00:50 ---> Running in d3496a43ea0c 05:00:50 Removing intermediate container d3496a43ea0c 05:00:50 ---> c3849c2ba07b 05:00:50 Step 26/26 : LABEL version=0.0.0 05:00:50 ---> Running in 869f096bb9a0 05:00:51 Removing intermediate container 869f096bb9a0 05:00:51 ---> 894c3ad6cfc8 05:00:51 [Warning] One or more build-args [ARCH] were not consumed 05:00:51 Successfully built 894c3ad6cfc8 05:00:51 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:00:52 05:00:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:00:52 arm64: Pulling from edgex-lftools-log-publisher 05:00:52 8998bd30e6a1: Pulling fs layer 05:00:52 04944245beec: Pulling fs layer 05:00:52 699f458cf7ca: Pulling fs layer 05:00:52 765212b225bb: Pulling fs layer 05:00:52 f23df028b6ca: Pulling fs layer 05:00:52 d65c8cfc05b1: Pulling fs layer 05:00:52 2437ff75d9bd: Pulling fs layer 05:00:52 f23df028b6ca: Waiting 05:00:52 d65c8cfc05b1: Waiting 05:00:52 2437ff75d9bd: Waiting 05:00:52 765212b225bb: Waiting 05:00:53 04944245beec: Verifying Checksum 05:00:53 04944245beec: Download complete 05:00:53 765212b225bb: Verifying Checksum 05:00:53 765212b225bb: Download complete 05:00:53 f23df028b6ca: Verifying Checksum 05:00:53 f23df028b6ca: Download complete 05:00:53 d65c8cfc05b1: Verifying Checksum 05:00:53 d65c8cfc05b1: Download complete 05:00:53 699f458cf7ca: Verifying Checksum 05:00:53 699f458cf7ca: Download complete 05:00:53 8998bd30e6a1: Verifying Checksum 05:00:53 8998bd30e6a1: Download complete 05:00:56 2437ff75d9bd: Verifying Checksum 05:00:56 2437ff75d9bd: Download complete 05:00:58 8998bd30e6a1: Pull complete 05:00:58 04944245beec: Pull complete 05:00:59 699f458cf7ca: Pull complete 05:01:00 765212b225bb: Pull complete 05:01:01 f23df028b6ca: Pull complete 05:01:01 d65c8cfc05b1: Pull complete 05:01:19 2437ff75d9bd: Pull complete 05:01:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:19 prd-ubuntu20.04-docker-arm64-4c-16g-1322 does not seem to be running inside a container 05:01:19 $ 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 05:01:22 $ docker top 1466237d6dc336183e3258151ec301d4faa30dcdf49e5dc614ed58ee45262db1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:23 ---> job-cost.sh 05:01:23 lf-activate-venv: SKIPPING 05:01:23 INFO: No Stack... 05:01:24 INFO: Retrieving Pricing Info for: v3-standard-4 05:01:24 INFO: Archiving Costs [Pipeline] sh 05:01:24 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:01:24 + cut -d, -f6 [Pipeline] lock 05:01:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-704-1-stack-cost] 05:01:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-704-1-stack-cost] did not exist. Created. 05:01:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-704-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:01:25 /w/workspace/edgex-ui-go/1@tmp/durable-7a461e32/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:01:26 + echo total: 0.10999999940395355 [Pipeline] stash 05:01:26 Warning: overwriting stash ‘stack-cost’ 05:01:26 Stashed 1 file(s) [Pipeline] } 05:01:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-704-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:01:26 $ docker stop --time=1 1466237d6dc336183e3258151ec301d4faa30dcdf49e5dc614ed58ee45262db1 05:01:30 $ docker rm -f --volumes 1466237d6dc336183e3258151ec301d4faa30dcdf49e5dc614ed58ee45262db1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:01:32 provisioning config files... 05:01:32 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp/config2530519731051261652tmp [Pipeline] { [Pipeline] sh 05:01:32 + set +x 05:01:32 + curl -s https://codecov.io/bash 05:01:32 + bash -s -- 05:01:32 05:01:32 _____ _ 05:01:32 / ____| | | 05:01:32 | | ___ __| | ___ ___ _____ __ 05:01:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:01:32 | |___| (_) | (_| | __/ (_| (_) \ V / 05:01:32 \_____\___/ \__,_|\___|\___\___/ \_/ 05:01:32 Bash-1.0.6 05:01:32 05:01:32 05:01:32 ==> git version 2.25.1 found 05:01:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:01:32 Release-Date: 2020-01-08 05:01:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:01:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:01:32 ==> Jenkins CI detected. 05:01:32 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-704 05:01:32 project root: . 05:01:32 --> token set from env 05:01:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:01:33 ==> Running gcov in . (disable via -X gcov) 05:01:33 ==> Python coveragepy not found 05:01:33 ==> Searching for coverage reports in: 05:01:33 + . 05:01:33 -> Found 1 reports 05:01:33 ==> Detecting git/mercurial file structure 05:01:33 ==> Reading reports 05:01:33 + ./coverage.out bytes=10 05:01:33 ==> Appending adjustments 05:01:33 https://docs.codecov.io/docs/fixing-reports 05:01:33 + Found adjustments 05:01:33 ==> Gzipping contents 05:01:33 12K /tmp/codecov.7ZPFnu.gz 05:01:33 ==> Uploading reports 05:01:33 url: https://codecov.io 05:01:33 query: branch=PR-704&commit=4abd88e527efa972eab45bc2219a13b782e00e28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=704&job=&cmd_args= 05:01:33 -> Pinging Codecov 05:01:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-704&commit=4abd88e527efa972eab45bc2219a13b782e00e28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=704&job=&cmd_args= 05:01:33 -> Uploading to 05:01:33 https://storage.googleapis.com/codecov/v4/raw/2024-02-20/FB506323287CE973F263BFD2A0EB1F37/4abd88e527efa972eab45bc2219a13b782e00e28/c2b312f3-481a-4509-b781-46ec2decc744.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T050133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e8f303fa202306c832fd8fbc280e8c11fd86803ab9e33d69c0dd4715da368ba 05:01:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:33 Dload Upload Total Spent Left Speed 05:01:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 28185 --:--:-- --:--:-- --:--:-- 28277 05:01:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/4abd88e527efa972eab45bc2219a13b782e00e28 [Pipeline] } 05:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:01:37 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-704/archives ] 05:01:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-704/archives 05:01:37 total 16 05:01:37 drwxr-xr-x 3 root root 4096 Feb 20 04:54 . 05:01:37 drwxrwxr-x 14 jenkins jenkins 4096 Feb 20 04:54 .. 05:01:37 drwxr-xr-x 2 root root 4096 Feb 20 04:54 cost 05:01:37 -rw-r--r-- 1 root root 83 Feb 20 04:54 cost.csv 05:01:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-704/archives 05:01:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-704/archives 05:01:37 total 16 05:01:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 04:54 . 05:01:37 drwxrwxr-x 14 jenkins jenkins 4096 Feb 20 04:54 .. 05:01:37 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 04:54 cost 05:01:37 -rw-r--r-- 1 jenkins jenkins 83 Feb 20 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:01:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:01:38 ---> package-listing.sh 05:01:38 ++ facter osfamily 05:01:38 ++ tr '[:upper:]' '[:lower:]' 05:01:39 + OS_FAMILY=debian 05:01:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-704 05:01:39 + START_PACKAGES=/tmp/packages_start.txt 05:01:39 + END_PACKAGES=/tmp/packages_end.txt 05:01:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:01:39 + PACKAGES=/tmp/packages_start.txt 05:01:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-704 ']' 05:01:39 + PACKAGES=/tmp/packages_end.txt 05:01:39 + case "${OS_FAMILY}" in 05:01:39 + grep '^ii' 05:01:39 + dpkg -l 05:01:39 + '[' -f /tmp/packages_start.txt ']' 05:01:39 + '[' -f /tmp/packages_end.txt ']' 05:01:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:01:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-704 ']' 05:01:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-704/archives/ 05:01:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-704/archives/ [Pipeline] echo 05:01:39 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-704/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:01:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:40 prd-ubuntu20.04-docker-8c-8g-1320 does not seem to be running inside a container 05:01:40 $ 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-704/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-704 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-704:/w/workspace/edgexfoundry_edgex-ui-go_PR-704:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-704@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 05:01:40 $ docker top 01dc8b0bac0b008cded4d79832dbb4c60baab412768da08fae6670e40cad7f58 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:41 + touch /tmp/pre-build-complete [Pipeline] sh 05:01:41 + mkdir -p /var/log/sysstat [Pipeline] sh 05:01:41 + ls /var/log/sa-host 05:01:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:41 provisioning config files... 05:01:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-704@tmp/config4641032359948689663tmp [Pipeline] { [Pipeline] echo 05:01:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:01:42 ---> create-netrc.sh [Pipeline] } 05:01:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:01:42 ---> python-tools-install.sh [Pipeline] echo 05:01:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:01:43 ---> sudo-logs.sh 05:01:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:01:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:01:43 ---> job-cost.sh 05:01:43 lf-activate-venv: SKIPPING 05:01:43 DEBUG: total: 0.2199999988079071 05:01:43 INFO: Retrieving Stack Cost... 05:01:43 INFO: Retrieving Pricing Info for: v3-standard-8 05:01:44 INFO: Archiving Costs [Pipeline] echo 05:01:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:01:44 ---> logs-deploy.sh 05:01:44 lf-activate-venv: SKIPPING 05:01:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-704/1 05:01:44 INFO: archiving workspace using pattern(s): 05:01:45 Archives upload complete. 05:01:45 INFO: archiving logs to Nexus